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
c8aa7ed4454bc593dce0ef0dcec9395963998d48
1,410
h
C
src/third_party/skia/include/c/sk_maskfilter.h
rhencke/engine
1016db292c4e73374a0a11536b18303c9522a224
[ "BSD-3-Clause" ]
6,304
2015-01-05T23:45:12.000Z
2022-03-31T09:48:13.000Z
src/third_party/skia/include/c/sk_maskfilter.h
rhencke/engine
1016db292c4e73374a0a11536b18303c9522a224
[ "BSD-3-Clause" ]
67
2016-04-18T13:30:02.000Z
2022-03-31T23:06:55.000Z
src/third_party/skia/include/c/sk_maskfilter.h
rhencke/engine
1016db292c4e73374a0a11536b18303c9522a224
[ "BSD-3-Clause" ]
1,231
2015-01-05T03:17:39.000Z
2022-03-31T22:54:58.000Z
/* * Copyright 2014 Google Inc. * * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ // EXPERIMENTAL EXPERIMENTAL EXPERIMENTAL EXPERIMENTAL // DO NOT USE -- FOR INTERNAL TESTING ONLY #ifndef sk_maskfilter_DEFINED #define sk_maskfilter_DEFINED #include "inclu...
29.375
79
0.75461
[ "solid" ]
c8aa8143dcfce20e2db1d1c883151d5697b8d577
25,086
h
C
src/plugins/camera/include/plugins/camera/camera.h
pome90/MAVSDK
e1b3a3d056efedf34f5c6c2ef67400d521d5c88f
[ "BSD-3-Clause" ]
null
null
null
src/plugins/camera/include/plugins/camera/camera.h
pome90/MAVSDK
e1b3a3d056efedf34f5c6c2ef67400d521d5c88f
[ "BSD-3-Clause" ]
null
null
null
src/plugins/camera/include/plugins/camera/camera.h
pome90/MAVSDK
e1b3a3d056efedf34f5c6c2ef67400d521d5c88f
[ "BSD-3-Clause" ]
null
null
null
#pragma once #include <functional> #include <memory> #include <string> #include <vector> #include <map> #include "plugin_base.h" // On Windows the build fails if a define for ERROR is leaked after // above includes. // // The compile error is: // "illegal token on right side of '::'" // in Camera::Result::ERROR. #if...
32.621586
100
0.643546
[ "object", "vector", "model" ]
c8b0b470ccc1c6051d149cd180ed36ba87b502f2
79,558
h
C
test/mock/moto-g-gen5.h
clayne/cpuinfo
b40bae27785787b6dd70788986fd96434cf90ae2
[ "BSD-2-Clause" ]
511
2018-05-11T20:39:24.000Z
2022-03-29T02:47:58.000Z
test/mock/moto-g-gen5.h
clayne/cpuinfo
b40bae27785787b6dd70788986fd96434cf90ae2
[ "BSD-2-Clause" ]
66
2018-07-06T10:32:08.000Z
2022-03-30T08:40:04.000Z
test/mock/moto-g-gen5.h
clayne/cpuinfo
b40bae27785787b6dd70788986fd96434cf90ae2
[ "BSD-2-Clause" ]
184
2018-05-23T22:04:40.000Z
2022-03-22T08:06:22.000Z
struct cpuinfo_mock_file filesystem[] = { { .path = "/proc/cpuinfo", .size = 2488, .content = "processor\t: 0\n" "model name\t: ARMv7 Processor rev 4 (v7l)\n" "BogoMIPS\t: 38.00\n" "Features\t: half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm aes pmull sha1 sha2 crc32...
20.664416
127
0.591631
[ "model" ]
c8b0c723ac5368f241567d54c714ca20fd7039b4
7,741
h
C
Modules/Filtering/ImageFilterBase/include/itkMaskNeighborhoodOperatorImageFilter.h
HongdaZ/ITK
f5d004fa3607b8e11edc30f1ba299df35af8aff8
[ "Apache-2.0" ]
1
2021-01-10T14:19:08.000Z
2021-01-10T14:19:08.000Z
Modules/Filtering/ImageFilterBase/include/itkMaskNeighborhoodOperatorImageFilter.h
HongdaZ/ITK
f5d004fa3607b8e11edc30f1ba299df35af8aff8
[ "Apache-2.0" ]
1
2017-03-19T12:56:50.000Z
2018-10-24T10:40:21.000Z
Modules/Filtering/ImageFilterBase/include/itkMaskNeighborhoodOperatorImageFilter.h
HongdaZ/ITK
f5d004fa3607b8e11edc30f1ba299df35af8aff8
[ "Apache-2.0" ]
1
2020-07-24T22:58:19.000Z
2020-07-24T22:58:19.000Z
/*========================================================================= * * Copyright NumFOCUS * * 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.or...
40.742105
112
0.759592
[ "object" ]
c8b73a761ed873f612ef749f6aa3a159a5bba449
6,421
h
C
win/devkit/ExternalWebBrowser/Windows/src/PlugIn/gecko-sdk/include/nsIASN1Sequence.h
leegoonz/Maya-devkit
b81fe799b58e854e4ef16435426d60446e975871
[ "ADSL" ]
10
2018-03-30T16:09:02.000Z
2021-12-07T07:29:19.000Z
win/devkit/ExternalWebBrowser/Windows/src/PlugIn/gecko-sdk/include/nsIASN1Sequence.h
leegoonz/Maya-devkit
b81fe799b58e854e4ef16435426d60446e975871
[ "ADSL" ]
null
null
null
win/devkit/ExternalWebBrowser/Windows/src/PlugIn/gecko-sdk/include/nsIASN1Sequence.h
leegoonz/Maya-devkit
b81fe799b58e854e4ef16435426d60446e975871
[ "ADSL" ]
9
2018-06-02T09:18:49.000Z
2021-12-20T09:24:35.000Z
/* * DO NOT EDIT. THIS FILE IS GENERATED FROM d:/BUILDS/tinderbox/Mozilla1.7/WINNT_5.0_Clobber/mozilla/security/manager/ssl/public/nsIASN1Sequence.idl */ #ifndef __gen_nsIASN1Sequence_h__ #define __gen_nsIASN1Sequence_h__ #ifndef __gen_nsISupports_h__ #include "nsISupports.h" #endif #ifndef __gen_nsIASN1Object_h...
35.28022
149
0.774801
[ "object" ]
c8b94311e0755d84d9d6fd6ebe8d5d333d0a65c5
9,783
h
C
Remoting/Views/vtkGridAxes3DActor.h
qiangwushuang/ParaView
f35ed90a6582e9d21924b66a905498f6a38ab4a3
[ "Apache-2.0", "BSD-3-Clause" ]
2
2021-07-07T22:53:19.000Z
2021-07-31T19:29:35.000Z
Remoting/Views/vtkGridAxes3DActor.h
qiangwushuang/ParaView
f35ed90a6582e9d21924b66a905498f6a38ab4a3
[ "Apache-2.0", "BSD-3-Clause" ]
2
2020-11-18T16:50:34.000Z
2022-01-21T13:31:47.000Z
Remoting/Views/vtkGridAxes3DActor.h
qiangwushuang/ParaView
f35ed90a6582e9d21924b66a905498f6a38ab4a3
[ "Apache-2.0", "BSD-3-Clause" ]
5
2020-10-02T10:14:35.000Z
2022-03-10T07:50:22.000Z
/*========================================================================= Program: Visualization Toolkit Module: vtkGridAxes3DActor.h Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen All rights reserved. See Copyright.txt or http://www.kitware.com/Copyright.htm for details. This software...
31.660194
92
0.676684
[ "geometry", "render", "3d" ]
c8be49adfcc015530aece3abd2cc047d284c527a
2,995
h
C
Shared/Include/EKNPropertyDescription.h
aleffert/knobs
503c80ffac4c3f8416286f54d17344f3a4ae129c
[ "MIT" ]
1
2015-10-29T13:47:45.000Z
2015-10-29T13:47:45.000Z
Shared/Include/EKNPropertyDescription.h
aleffert/knobs
503c80ffac4c3f8416286f54d17344f3a4ae129c
[ "MIT" ]
null
null
null
Shared/Include/EKNPropertyDescription.h
aleffert/knobs
503c80ffac4c3f8416286f54d17344f3a4ae129c
[ "MIT" ]
null
null
null
// // EKNPropertyDescription.h // Knobs-iOS // // Created by Akiva Leffert on 5/17/13. // Copyright (c) 2013 Akiva Leffert. All rights reserved. // #import <Foundation/Foundation.h> typedef NS_ENUM(NSUInteger, EKNPropertyType) { EKNPropertyTypeAffineTransform, EKNPropertyTypeColor, EKNPropertyTypeFloa...
34.425287
124
0.801669
[ "object" ]
c8c537e3e79aec1735d0c029bd23540d96c2cbb3
21,904
h
C
hphp/runtime/base/array-iterator.h
wmde/hhvm
f43ae21551b3e37ec955bce770ca9a99677388fc
[ "PHP-3.01", "Zend-2.0" ]
1
2017-09-13T22:07:37.000Z
2017-09-13T22:07:37.000Z
hphp/runtime/base/array-iterator.h
wmde/hhvm
f43ae21551b3e37ec955bce770ca9a99677388fc
[ "PHP-3.01", "Zend-2.0" ]
null
null
null
hphp/runtime/base/array-iterator.h
wmde/hhvm
f43ae21551b3e37ec955bce770ca9a99677388fc
[ "PHP-3.01", "Zend-2.0" ]
null
null
null
/* +----------------------------------------------------------------------+ | HipHop for PHP | +----------------------------------------------------------------------+ | Copyright (c) 2010-2014 Facebook, Inc. (http://www.facebook.com) | +---------...
31.381089
79
0.655862
[ "object", "vector" ]
c8cadd90f005db2fcfa1286efee27cac5d2ca69d
1,085
c
C
d/attaya/base/wall27.c
Dbevan/SunderingShadows
6c15ec56cef43c36361899bae6dc08d0ee907304
[ "MIT" ]
13
2019-07-19T05:24:44.000Z
2021-11-18T04:08:19.000Z
d/attaya/base/wall27.c
Dbevan/SunderingShadows
6c15ec56cef43c36361899bae6dc08d0ee907304
[ "MIT" ]
4
2021-03-15T18:56:39.000Z
2021-08-17T17:08:22.000Z
d/attaya/base/wall27.c
Dbevan/SunderingShadows
6c15ec56cef43c36361899bae6dc08d0ee907304
[ "MIT" ]
13
2019-09-12T06:22:38.000Z
2022-01-31T01:15:12.000Z
#include <std.h> inherit "/d/attaya/base/spec/oubliette"; void create() { ::create(); set_properties( ([ "light" : 2, "indoors" : 1 ]) ); set_short("Inside the walls of the Tower of the Black Dawn."); set_long(" This is the southeast guard tower. Benches are built into all four walls, and firein...
31
190
0.63871
[ "object" ]
c8cc03d21a5a86e64023631bedb838239f85f868
1,554
h
C
include/nighthaunt/Mourngul.h
rweyrauch/AoSSimulator
d2bfbbe0fab904cc543f1a01e62e0b82cf67c27b
[ "MIT" ]
5
2019-02-01T01:41:19.000Z
2021-06-17T02:16:13.000Z
include/nighthaunt/Mourngul.h
rweyrauch/AoSSimulator
d2bfbbe0fab904cc543f1a01e62e0b82cf67c27b
[ "MIT" ]
2
2020-01-14T16:57:42.000Z
2021-04-01T00:53:18.000Z
include/nighthaunt/Mourngul.h
rweyrauch/AoSSimulator
d2bfbbe0fab904cc543f1a01e62e0b82cf67c27b
[ "MIT" ]
1
2019-03-02T20:03:51.000Z
2019-03-02T20:03:51.000Z
/* * Warhammer Age of Sigmar battle simulator. * * Copyright (C) 2020 by Rick Weyrauch - rpweyrauch@gmail.com * * This code is licensed under the MIT license (MIT) (http://opensource.org/licenses/MIT) */ #pragma once #include <nighthaunt/Nighthaunt.h> #include <Weapon.h> namespace Nighthaunt { class Mourng...
25.9
142
0.636422
[ "model" ]
c8ce00dcc35f52525c8765a5b2931840b6d0d979
8,369
h
C
nntrainer/graph/graph_core.h
SIJUN0725/nntrainer
d22eeaa6591bedeff2480fc7853ebca60ebaa80c
[ "Apache-2.0" ]
91
2020-03-24T06:52:34.000Z
2022-03-27T18:56:32.000Z
nntrainer/graph/graph_core.h
SIJUN0725/nntrainer
d22eeaa6591bedeff2480fc7853ebca60ebaa80c
[ "Apache-2.0" ]
1,815
2020-03-24T08:15:43.000Z
2022-03-31T09:14:47.000Z
nntrainer/graph/graph_core.h
SIJUN0725/nntrainer
d22eeaa6591bedeff2480fc7853ebca60ebaa80c
[ "Apache-2.0" ]
45
2020-03-24T06:17:05.000Z
2022-03-28T23:47:12.000Z
// SPDX-License-Identifier: Apache-2.0 /** * Copyright (C) 2021 Parichay Kapoor <pk.kapoor@samsung.com> * * @file network_graph.h * @date 12 May 2020 * @see https://github.com/nnstreamer/nntrainer * @author Jijoong Moon <jijoong.moon@samsung.com> * @author Parichay Kapoor <pk.kapoor@samsung.com> * @...
28.660959
80
0.648823
[ "object", "vector", "model" ]
c8cf3ef57adf25eda46855dfab5455743866eeb2
4,266
h
C
src/geometry/Mesh3DTriangle.h
erwincoumans/RTQL8
dbd06b89963724a0ec5e8a55f4b725c79f4ee2c7
[ "Unlicense" ]
5
2015-03-17T17:41:00.000Z
2022-01-22T12:23:31.000Z
src/geometry/Mesh3DTriangle.h
erwincoumans/RTQL8
dbd06b89963724a0ec5e8a55f4b725c79f4ee2c7
[ "Unlicense" ]
null
null
null
src/geometry/Mesh3DTriangle.h
erwincoumans/RTQL8
dbd06b89963724a0ec5e8a55f4b725c79f4ee2c7
[ "Unlicense" ]
3
2021-04-25T15:59:47.000Z
2021-08-20T14:02:51.000Z
/* * RTQL8, Copyright (c) 2011, Georgia Tech Research Corporation * All rights reserved. * * Author(s): Sumit Jain <sumit@cc.gatech.edu> * * Geoorgia Tech Graphics Lab * * This file is provided under the following "BSD-style" License: * Redistribution and use in source and binary forms, with or * without ...
43.530612
214
0.684482
[ "geometry", "vector" ]
c8d266b576ba1295f0ec5b3db6cf54fdc520823a
12,292
h
C
vpr/src/pack/pack_types.h
brycejh/vtr-verilog-to-routing
f61da5eb2d4e008728a01def827d55a0e9f285d0
[ "MIT" ]
32
2018-01-10T11:47:44.000Z
2022-03-18T15:17:36.000Z
vpr/src/pack/pack_types.h
brycejh/vtr-verilog-to-routing
f61da5eb2d4e008728a01def827d55a0e9f285d0
[ "MIT" ]
179
2018-08-22T22:48:59.000Z
2021-10-10T10:00:56.000Z
vpr/src/pack/pack_types.h
brycejh/vtr-verilog-to-routing
f61da5eb2d4e008728a01def827d55a0e9f285d0
[ "MIT" ]
25
2019-02-10T16:55:40.000Z
2021-08-29T05:28:47.000Z
#ifndef PACK_TYPES_H #define PACK_TYPES_H /** * Jason Luu * July 22, 2013 * * Defines core data structures used in packing */ #include <map> #include <unordered_map> #include <vector> #include "arch_types.h" #include "atom_netlist_fwd.h" /**************************************************************************...
43.28169
241
0.632281
[ "vector" ]
c8d30ddc9031c77b85b7d67a4817cd05e67b37cc
2,718
h
C
HaikuPlus/HomeViewController.h
googleplus/gplus-haiku-client-ios
cb2d0579723a48c07d5fefce9647d0dcb6f0623a
[ "Apache-2.0" ]
null
null
null
HaikuPlus/HomeViewController.h
googleplus/gplus-haiku-client-ios
cb2d0579723a48c07d5fefce9647d0dcb6f0623a
[ "Apache-2.0" ]
1
2022-01-18T11:31:22.000Z
2022-01-18T11:31:22.000Z
HaikuPlus/HomeViewController.h
isabella232/gplus-haiku-client-ios
cb2d0579723a48c07d5fefce9647d0dcb6f0623a
[ "Apache-2.0" ]
1
2019-03-06T23:30:48.000Z
2019-03-06T23:30:48.000Z
/* * * Copyright 2014 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed ...
30.2
98
0.747609
[ "object" ]
c8d7fb53b16464792730d6d6e632bc880de67b60
12,620
h
C
projects/lab3/code/Matrix4D.h
potispenserr/reallab3
64d6c18588bd3b418960d6436c40466cca023d4b
[ "MIT" ]
null
null
null
projects/lab3/code/Matrix4D.h
potispenserr/reallab3
64d6c18588bd3b418960d6436c40466cca023d4b
[ "MIT" ]
null
null
null
projects/lab3/code/Matrix4D.h
potispenserr/reallab3
64d6c18588bd3b418960d6436c40466cca023d4b
[ "MIT" ]
null
null
null
#pragma once #include "Vector4D.h" #include "math.h" #include <iostream> /// ///\copyright{ ///This file is part of Lab 1. /// ///Lab 1 is free software : you can redistribute itand /or modify ///it under the terms of the GNU General Public License as published by ///the Free Software Foundation, either version 3 of th...
26.851064
185
0.506101
[ "vector" ]
c8dd098bda180fdd24a59d4522d80ae9f0214498
3,623
h
C
aws-cpp-sdk-alexaforbusiness/include/aws/alexaforbusiness/model/DeviceStatusDetail.h
crazecdwn/aws-sdk-cpp
e74b9181a56e82ee04cf36a4cb31686047f4be42
[ "Apache-2.0" ]
1
2020-03-11T05:36:20.000Z
2020-03-11T05:36:20.000Z
aws-cpp-sdk-alexaforbusiness/include/aws/alexaforbusiness/model/DeviceStatusDetail.h
novaquark/aws-sdk-cpp
a0969508545bec9ae2864c9e1e2bb9aff109f90c
[ "Apache-2.0" ]
null
null
null
aws-cpp-sdk-alexaforbusiness/include/aws/alexaforbusiness/model/DeviceStatusDetail.h
novaquark/aws-sdk-cpp
a0969508545bec9ae2864c9e1e2bb9aff109f90c
[ "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...
29.217742
115
0.679547
[ "model" ]
c8df7f026b9e24741b5fb4e9be19032bee055939
3,287
c
C
llvm-gcc-4.2-2.9/gcc/testsuite/gcc.apple/altivec-1.c
vidkidz/crossbridge
ba0bf94aee0ce6cf7eb5be882382e52bc57ba396
[ "MIT" ]
1
2016-04-09T02:58:13.000Z
2016-04-09T02:58:13.000Z
llvm-gcc-4.2-2.9/gcc/testsuite/gcc.apple/altivec-1.c
vidkidz/crossbridge
ba0bf94aee0ce6cf7eb5be882382e52bc57ba396
[ "MIT" ]
null
null
null
llvm-gcc-4.2-2.9/gcc/testsuite/gcc.apple/altivec-1.c
vidkidz/crossbridge
ba0bf94aee0ce6cf7eb5be882382e52bc57ba396
[ "MIT" ]
null
null
null
/* APPLE LOCAL file AltiVec */ /* { dg-do run { target powerpc*-*-* } } */ /* { dg-options "-faltivec" } */ /* Test for correct handling of AltiVec constants passed through '...' (va_arg). */ #include <stdarg.h> #include <stdio.h> #include <stdlib.h> #define CHECK_INVARIANT(expr) \ if (!(expr)) { \ printf ...
26.296
89
0.585945
[ "vector" ]
c8e28f17d0fed20620c0b4e812e808c24c068a3e
11,870
h
C
code/SDK/include/Max_16/iassemblymgr.h
porames25/xray-oxygen
1f3f46a7a1ffc2be1de04a1ec665862127894ef7
[ "Apache-2.0" ]
7
2018-03-27T12:36:07.000Z
2020-06-26T11:31:52.000Z
code/SDK/include/Max_16/iassemblymgr.h
porames25/xray-oxygen
1f3f46a7a1ffc2be1de04a1ec665862127894ef7
[ "Apache-2.0" ]
2
2018-05-26T23:17:14.000Z
2019-04-14T18:33:27.000Z
code/SDK/include/Max_16/iassemblymgr.h
Graff46/xray-oxygen
543e79929c0e8debe57f5c567eaf11e5fe08216f
[ "Apache-2.0" ]
6
2015-03-24T06:40:20.000Z
2019-03-18T13:56:13.000Z
/********************************************************************** FILE: IAssemblyMgr.h DESCRIPTION: Public interface for defining and working with assemblies CREATED BY: Attila Szabo, Discreet HISTORY: - created April 03, 2001 *> Copyright (c) 1998-2000, All Rights Reserved. ************************...
38.290323
118
0.693597
[ "geometry", "object" ]
c8e486ad0c1a4d98d87ba6e3e4eb6e980522d12d
8,195
h
C
core/renderer/CCRenderState.h
DelinWorks/adxe
0f1ba3a086d744bb52e157e649fa986ae3c7ab05
[ "MIT" ]
76
2021-05-20T12:27:10.000Z
2022-03-23T15:27:42.000Z
core/renderer/CCRenderState.h
DelinWorks/adxe
0f1ba3a086d744bb52e157e649fa986ae3c7ab05
[ "MIT" ]
171
2021-05-18T11:07:25.000Z
2022-03-29T20:53:27.000Z
core/renderer/CCRenderState.h
DelinWorks/adxe
0f1ba3a086d744bb52e157e649fa986ae3c7ab05
[ "MIT" ]
42
2021-05-18T10:05:06.000Z
2022-03-22T05:40:56.000Z
/**************************************************************************** Copyright (c) 2015-2016 Chukong Technologies Inc. Copyright (c) 2017-2018 Xiamen Yaji Software Co., Ltd. Copyright (c) 2014 GamePlay3D team https://adxeproject.github.io/ Licensed under the Apache License, Version 2.0 (the "License");...
31.278626
103
0.58975
[ "render", "object" ]
c8ea9a0cd1bb0cd3058c8f9e4b3078f47a904c31
40,063
h
C
nx/include/switch/applets/web.h
tiliarou/libnx
372825b1bac0b50b92b8c824fe1542939cc39ebb
[ "ISC" ]
null
null
null
nx/include/switch/applets/web.h
tiliarou/libnx
372825b1bac0b50b92b8c824fe1542939cc39ebb
[ "ISC" ]
null
null
null
nx/include/switch/applets/web.h
tiliarou/libnx
372825b1bac0b50b92b8c824fe1542939cc39ebb
[ "ISC" ]
null
null
null
/** * @file web.h * @brief Wrapper for using the web LibraryApplets. See also: https://switchbrew.org/wiki/Internet_Browser * @author p-sam, yellows8 * @copyright libnx Authors */ #pragma once #include "../types.h" #include "../services/applet.h" #include "../services/caps.h" #include "../services/acc.h" /// This...
55.031593
429
0.709308
[ "object" ]
c8f40262fb0c9d8813b2d65d5ce0810b3b925b54
4,866
h
C
Validation/DTRecHits/plugins/DTRecHitQuality.h
NTrevisani/cmssw
a212a27526f34eb9507cf8b875c93896e6544781
[ "Apache-2.0" ]
3
2018-08-24T19:10:26.000Z
2019-02-19T11:45:32.000Z
Validation/DTRecHits/plugins/DTRecHitQuality.h
NTrevisani/cmssw
a212a27526f34eb9507cf8b875c93896e6544781
[ "Apache-2.0" ]
7
2016-07-17T02:34:54.000Z
2019-08-13T07:58:37.000Z
Validation/DTRecHits/plugins/DTRecHitQuality.h
NTrevisani/cmssw
a212a27526f34eb9507cf8b875c93896e6544781
[ "Apache-2.0" ]
5
2018-08-21T16:37:52.000Z
2020-01-09T13:33:17.000Z
#ifndef Validation_DTRecHits_DTRecHitQuality_h #define Validation_DTRecHits_DTRecHitQuality_h /** \class DTRecHitQuality * Basic analyzer class which accesses 1D DTRecHits * and plot resolution comparing reconstructed and simulated quantities * * Residual/pull plots are filled for the rechit with distance from ...
36.313433
119
0.733662
[ "vector" ]
c8f4662ac6a609f358ef339d33b9b508ad1eb3ab
28,525
h
C
mptrack/TrackerSettings.h
Wapitiii/openmpt
339c5f7f7e2c4a522415b42f0b6a9f4b2e2ab3bd
[ "BSD-3-Clause" ]
null
null
null
mptrack/TrackerSettings.h
Wapitiii/openmpt
339c5f7f7e2c4a522415b42f0b6a9f4b2e2ab3bd
[ "BSD-3-Clause" ]
null
null
null
mptrack/TrackerSettings.h
Wapitiii/openmpt
339c5f7f7e2c4a522415b42f0b6a9f4b2e2ab3bd
[ "BSD-3-Clause" ]
null
null
null
/* * TrackerSettings.h * ----------------- * Purpose: Header file for application setting handling. * Notes : (currently none) * Authors: Olivier Lapicque * OpenMPT Devs * The OpenMPT source code is released under the BSD license. Read LICENSE for more details. */ #pragma once #include "BuildSettin...
31.415198
209
0.783138
[ "object", "vector" ]
c8fb771f96ae4b37cd8170dc2d976351fb346b4b
368
c
C
nitan/kungfu/condition/tongji.c
cantona/NT6
073f4d491b3cfe6bfbe02fbad12db8983c1b9201
[ "MIT" ]
1
2019-03-27T07:25:16.000Z
2019-03-27T07:25:16.000Z
nitan/kungfu/condition/tongji.c
cantona/NT6
073f4d491b3cfe6bfbe02fbad12db8983c1b9201
[ "MIT" ]
null
null
null
nitan/kungfu/condition/tongji.c
cantona/NT6
073f4d491b3cfe6bfbe02fbad12db8983c1b9201
[ "MIT" ]
null
null
null
#include <ansi.h> #include <condition.h> inherit F_CLEAN_UP; int update_condition(object me, int duration) { if (duration < 1) { tell_object(me,HIW"大宋汴梁不再通緝你了!\n"NOR); return 0; } me->apply_condition("tongji", duration -...
23
54
0.494565
[ "object" ]
740024970601a9ecfe0a2388d812b2d5b7d8617d
5,210
h
C
runtime/helpers/task_information.h
Paulonso/https-github.com-Paulonso-intel-compute-runtime
91f33138ed7ed1bf24c1d6dce552ec3669e37248
[ "MIT" ]
3
2019-09-20T23:26:36.000Z
2019-10-03T17:44:12.000Z
runtime/helpers/task_information.h
PRGA-eng/intel-compute-runtime
91f33138ed7ed1bf24c1d6dce552ec3669e37248
[ "MIT" ]
null
null
null
runtime/helpers/task_information.h
PRGA-eng/intel-compute-runtime
91f33138ed7ed1bf24c1d6dce552ec3669e37248
[ "MIT" ]
null
null
null
/* * Copyright (C) 2017-2019 Intel Corporation * * SPDX-License-Identifier: MIT * */ #pragma once #include "core/command_stream/linear_stream.h" #include "core/utilities/iflist.h" #include "runtime/helpers/blit_commands_helper.h" #include "runtime/helpers/completion_stamp.h" #include "runtime/helpers/hw_info.h" #...
32.974684
140
0.745681
[ "object", "vector" ]
74025d749112c3b1155b8557696d97334747ed30
1,561
h
C
test/mock.h
davidtazy/conan-gui
32b1a455f939508909259cb89577479123ed5e25
[ "MIT" ]
3
2020-07-17T02:45:33.000Z
2021-02-04T13:43:27.000Z
test/mock.h
davidtazy/conan-gui
32b1a455f939508909259cb89577479123ed5e25
[ "MIT" ]
1
2020-07-14T09:29:57.000Z
2020-07-14T20:48:08.000Z
test/mock.h
davidtazy/conan-gui
32b1a455f939508909259cb89577479123ed5e25
[ "MIT" ]
null
null
null
#pragma once #include <interfaces/iprocess.h> #include <util.h> #include <numeric> struct MockProcess : IProcess { Args _args; OutProcess _out{0, "out", "err"}; std::string _path; struct Out { std::string data; Std stream; }; std::vector<Out> _outs; OutputStream _callback; MockProcess(OutProce...
24.777778
88
0.596413
[ "vector" ]
7402efce578fbd0383b73d82d35d9e28a330dd28
5,648
h
C
aws-cpp-sdk-cloudsearchdomain/include/aws/cloudsearchdomain/model/Hits.h
capeanalytics/aws-sdk-cpp
e88f75add5a9433601b6d46fe738e493da56ac3b
[ "Apache-2.0" ]
null
null
null
aws-cpp-sdk-cloudsearchdomain/include/aws/cloudsearchdomain/model/Hits.h
capeanalytics/aws-sdk-cpp
e88f75add5a9433601b6d46fe738e493da56ac3b
[ "Apache-2.0" ]
null
null
null
aws-cpp-sdk-cloudsearchdomain/include/aws/cloudsearchdomain/model/Hits.h
capeanalytics/aws-sdk-cpp
e88f75add5a9433601b6d46fe738e493da56ac3b
[ "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...
32.837209
113
0.657578
[ "vector", "model" ]
4e088cbc959632735a46b6f2691a39c57ffce623
6,351
h
C
src/C/Security-57031.40.6/Security/sec/Security/SecAccessControlPriv.h
GaloisInc/hacrypto
5c99d7ac73360e9b05452ac9380c1c7dc6784849
[ "BSD-3-Clause" ]
34
2015-02-04T18:03:14.000Z
2020-11-10T06:45:28.000Z
src/C/Security-57031.40.6/Security/sec/Security/SecAccessControlPriv.h
GaloisInc/hacrypto
5c99d7ac73360e9b05452ac9380c1c7dc6784849
[ "BSD-3-Clause" ]
5
2015-06-30T21:17:00.000Z
2016-06-14T22:31:51.000Z
src/C/Security-57031.40.6/Security/sec/Security/SecAccessControlPriv.h
GaloisInc/hacrypto
5c99d7ac73360e9b05452ac9380c1c7dc6784849
[ "BSD-3-Clause" ]
15
2015-10-29T14:21:58.000Z
2022-01-19T07:33:14.000Z
/* * Copyright (c) 2014 Apple Inc. All Rights Reserved. * * @APPLE_LICENSE_HEADER_START@ * * This file contains Original Code and/or Modifications of Original Code * as defined in and that are subject to the Apple Public Source License * Version 2.0 (the 'License'). You may not use this file except in * compli...
49.232558
145
0.801291
[ "object" ]
4e0e64759acf106fda05c0b075a431847880c58b
912
h
C
src/tools.h
gokhanbarisaker/CarND-Extended-Kalman-Filter-Project
e65495746e78b6b707aba14d39f2fb8c63e37214
[ "MIT" ]
null
null
null
src/tools.h
gokhanbarisaker/CarND-Extended-Kalman-Filter-Project
e65495746e78b6b707aba14d39f2fb8c63e37214
[ "MIT" ]
null
null
null
src/tools.h
gokhanbarisaker/CarND-Extended-Kalman-Filter-Project
e65495746e78b6b707aba14d39f2fb8c63e37214
[ "MIT" ]
null
null
null
#ifndef TOOLS_H_ #define TOOLS_H_ #include <vector> #include "Eigen/Dense" class Tools { public: /** * Constructor. */ Tools(); /** * Destructor. */ virtual ~Tools(); /** * A helper method to calculate RMSE. */ Eigen::VectorXd CalculateRMSE(const std::vector<Eigen::VectorXd> &estimatio...
17.882353
88
0.622807
[ "vector" ]
4e11b7c56ac3562796b800f5d69785e9c19d7376
322
h
C
Raycaster/src/utils/stringutils.h
kom-a/Raycaster
da2377a9437bb74d06dd3585f199345093786a10
[ "MIT" ]
null
null
null
Raycaster/src/utils/stringutils.h
kom-a/Raycaster
da2377a9437bb74d06dd3585f199345093786a10
[ "MIT" ]
null
null
null
Raycaster/src/utils/stringutils.h
kom-a/Raycaster
da2377a9437bb74d06dd3585f199345093786a10
[ "MIT" ]
null
null
null
#pragma once #include <string> #include <sstream> #include <vector> static std::vector<std::string> split_string(const std::string& s, char delimeter) { std::vector<std::string> elems; std::stringstream ss(s); std::string item; while (std::getline(ss, item, delimeter)) { elems.push_back(item); } return elems;...
21.466667
84
0.704969
[ "vector" ]
4e148ee9617a175cf0f8303e4ea3bf57680e8310
4,992
h
C
2.4/include/guava/com/google/common/hash/PrimitiveSink.h
yaohb/J2ObjCAuto
8b5252896999f367066e3f68226620f78c020923
[ "MIT" ]
null
null
null
2.4/include/guava/com/google/common/hash/PrimitiveSink.h
yaohb/J2ObjCAuto
8b5252896999f367066e3f68226620f78c020923
[ "MIT" ]
null
null
null
2.4/include/guava/com/google/common/hash/PrimitiveSink.h
yaohb/J2ObjCAuto
8b5252896999f367066e3f68226620f78c020923
[ "MIT" ]
null
null
null
// // Generated by the J2ObjC translator. DO NOT EDIT! // source: /Users/antoniocortes/j2objcprj/relases/j2objc/guava/build_result/java/com/google/common/hash/PrimitiveSink.java // #include "J2ObjC_header.h" #pragma push_macro("INCLUDE_ALL_ComGoogleCommonHashPrimitiveSink") #ifdef RESTRICT_ComGoogleCommonHashPrimi...
33.503356
151
0.756611
[ "object" ]
4e14e84684f8530f5f06fd76eb9df106bf780c49
2,085
h
C
Official Windows Platform Sample/Windows Phone 8.1 samples/[C++]-Windows Phone 8.1 samples/Background sensors for Windows Phone 8.1 sample/C++/Scenario1_DeviceUse.xaml.h
zzgchina888/msdn-code-gallery-microsoft
21cb9b6bc0da3b234c5854ecac449cb3bd261f29
[ "MIT" ]
2
2022-01-21T01:40:58.000Z
2022-01-21T01:41:10.000Z
Official Windows Platform Sample/Windows Phone 8.1 samples/[C++]-Windows Phone 8.1 samples/Background sensors for Windows Phone 8.1 sample/C++/Scenario1_DeviceUse.xaml.h
zzgchina888/msdn-code-gallery-microsoft
21cb9b6bc0da3b234c5854ecac449cb3bd261f29
[ "MIT" ]
1
2022-03-15T04:21:41.000Z
2022-03-15T04:21:41.000Z
Official Windows Platform Sample/Windows Phone 8.1 samples/[C++]-Windows Phone 8.1 samples/Background sensors for Windows Phone 8.1 sample/C++/Scenario1_DeviceUse.xaml.h
zzgchina888/msdn-code-gallery-microsoft
21cb9b6bc0da3b234c5854ecac449cb3bd261f29
[ "MIT" ]
null
null
null
// Copyright (c) Microsoft. All rights reserved. #pragma once #include "Scenario1_DeviceUse.g.h" #include "MainPage.xaml.h" namespace SDKSample { [Windows::Foundation::Metadata::WebHostHidden] public ref class Scenario1_DeviceUse sealed { public: Scenario1_DeviceUse(); virtual ~Scenar...
37.232143
112
0.726139
[ "object" ]
4e1a48c515c870d746b02c464bc72ac86dbb4650
1,776
h
C
pytorch-encoding/encoding/lib/cpu/operator.h
YacobBY/DFF
d8b9175b8bc43176ce9cae29c92e921c6bd46051
[ "MIT" ]
196
2019-06-05T09:47:14.000Z
2022-03-16T03:34:50.000Z
pytorch-encoding/encoding/lib/cpu/operator.h
YacobBY/DFF
d8b9175b8bc43176ce9cae29c92e921c6bd46051
[ "MIT" ]
27
2019-06-09T00:31:23.000Z
2021-10-21T20:05:24.000Z
pytorch-encoding/encoding/lib/cpu/operator.h
YacobBY/DFF
d8b9175b8bc43176ce9cae29c92e921c6bd46051
[ "MIT" ]
51
2019-06-06T13:12:14.000Z
2022-02-19T06:12:54.000Z
#include <torch/torch.h> #include <vector> at::Tensor ROIAlign_Forward_CPU( const at::Tensor& input, const at::Tensor& bottom_rois, int64_t pooled_height, int64_t pooled_width, double spatial_scale, int64_t sampling_ratio); at::Tensor ROIAlign_Backward_CPU( const at::Tensor& bottom_rois, const at::Ten...
23.68
48
0.71509
[ "vector" ]
4e20505d46bddd1c145e1b1bdd6b94dc694cc27a
2,981
h
C
sources/Collision/CollisionDetection.h
vapandris/Archipelago
aebda0fb0fa4f500a519d1483fd0bdbd9d7979de
[ "MIT" ]
null
null
null
sources/Collision/CollisionDetection.h
vapandris/Archipelago
aebda0fb0fa4f500a519d1483fd0bdbd9d7979de
[ "MIT" ]
null
null
null
sources/Collision/CollisionDetection.h
vapandris/Archipelago
aebda0fb0fa4f500a519d1483fd0bdbd9d7979de
[ "MIT" ]
null
null
null
// Based on David Barr's, aka javidx9's design: /* One-Size-Fits-All Rectangle Vs Rectangle Collisions "Stupid scanners... making me miss at archery..." - javidx9 License (OLC-3) ~~~~~~~~~~~~~~~ Copyright 2018-2020 OneLoneCoder.com Redistribution and use in source and binary forms, with or without modification, ...
38.714286
72
0.766521
[ "vector" ]
4e30c66fb0612e4f0463b81ed9d7c210e117d654
12,417
h
C
Tests/UnitTests/MathTests/TensorTestsHelper.h
sunkwei/CNTK
08691e97707538b110ca71bce4ad06c46d840517
[ "Intel" ]
null
null
null
Tests/UnitTests/MathTests/TensorTestsHelper.h
sunkwei/CNTK
08691e97707538b110ca71bce4ad06c46d840517
[ "Intel" ]
null
null
null
Tests/UnitTests/MathTests/TensorTestsHelper.h
sunkwei/CNTK
08691e97707538b110ca71bce4ad06c46d840517
[ "Intel" ]
1
2019-10-24T00:35:07.000Z
2019-10-24T00:35:07.000Z
// // Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE.md file in the project root for full license information. // #pragma once #include "Matrix.h" #include "CPUMatrix.h" #include "TensorView.h" #include "Sequences.h" #include <chrono> #include <iostream> #include <vector>...
39.798077
283
0.660707
[ "object", "shape", "vector" ]
4e384130688777c8d1186c4e1b4ac5d4da64d880
9,211
h
C
Software/CPU/myscrypt/build/cmake-3.12.3/Source/cmQtAutoGenerator.h
duonglvtnaist/Multi-ROMix-Scrypt-Accelerator
9cb9d96c72c3e912fb7cfd5a786e50e4844a1ee8
[ "MIT" ]
null
null
null
Software/CPU/myscrypt/build/cmake-3.12.3/Source/cmQtAutoGenerator.h
duonglvtnaist/Multi-ROMix-Scrypt-Accelerator
9cb9d96c72c3e912fb7cfd5a786e50e4844a1ee8
[ "MIT" ]
null
null
null
Software/CPU/myscrypt/build/cmake-3.12.3/Source/cmQtAutoGenerator.h
duonglvtnaist/Multi-ROMix-Scrypt-Accelerator
9cb9d96c72c3e912fb7cfd5a786e50e4844a1ee8
[ "MIT" ]
1
2021-09-07T07:20:33.000Z
2021-09-07T07:20:33.000Z
/* Distributed under the OSI-approved BSD 3-Clause License. See accompanying file Copyright.txt or https://cmake.org/licensing for details. */ #ifndef cmQtAutoGenerator_h #define cmQtAutoGenerator_h #include "cmConfigure.h" // IWYU pragma: keep #include "cmFilePathChecksum.h" #include "cmQtAutoGen.h" #include "c...
31.871972
79
0.652698
[ "vector" ]
4e3cadf45d54353819e68f72519911df28eb32e6
5,474
c
C
kubernetes/model/v1beta1_custom_resource_conversion.c
ityuhui/c-preview
9a7964827bcfd936905f41bf03caf5ce5c1bc9b9
[ "Apache-2.0" ]
1
2020-03-25T19:45:53.000Z
2020-03-25T19:45:53.000Z
kubernetes/model/v1beta1_custom_resource_conversion.c
brendandburns/c
ea2fb243e1fd71e96a1ae470b728c3767bf0f328
[ "Apache-2.0" ]
null
null
null
kubernetes/model/v1beta1_custom_resource_conversion.c
brendandburns/c
ea2fb243e1fd71e96a1ae470b728c3767bf0f328
[ "Apache-2.0" ]
null
null
null
#include <stdlib.h> #include <string.h> #include <stdio.h> #include "v1beta1_custom_resource_conversion.h" v1beta1_custom_resource_conversion_t *v1beta1_custom_resource_conversion_create( list_t *conversion_review_versions, char *strategy, apiextensions_v1beta1_webhook_client_config_t *webhook_client_con...
38.013889
163
0.786993
[ "model" ]
4e3f2233f35ee7ac2e217cb9051aa6dafe1d00c7
2,223
h
C
catboost/cuda/methods/add_oblivious_tree_model_feature_parallel.h
HeyLey/catboost
f472aed90604ebe727537d9d4a37147985e10ec2
[ "Apache-2.0" ]
6,989
2017-07-18T06:23:18.000Z
2022-03-31T15:58:36.000Z
catboost/cuda/methods/add_oblivious_tree_model_feature_parallel.h
HeyLey/catboost
f472aed90604ebe727537d9d4a37147985e10ec2
[ "Apache-2.0" ]
1,978
2017-07-18T09:17:58.000Z
2022-03-31T14:28:43.000Z
catboost/cuda/methods/add_oblivious_tree_model_feature_parallel.h
HeyLey/catboost
f472aed90604ebe727537d9d4a37147985e10ec2
[ "Apache-2.0" ]
1,228
2017-07-18T09:03:13.000Z
2022-03-29T05:57:40.000Z
#pragma once #include <catboost/cuda/cuda_lib/cuda_buffer.h> #include <catboost/cuda/cuda_lib/cuda_manager.h> #include <catboost/cuda/gpu_data/feature_parallel_dataset.h> #include <catboost/cuda/models/oblivious_model.h> namespace NCatboostCuda { class TAddObliviousTreeFeatureParallel { public: using ...
37.677966
90
0.565002
[ "model" ]
4e416cae487b11cc526666c8467ed9ffa0c2769d
10,173
h
C
src/CommandLine/CommandLineParser.h
parzival3/Surelog
cf126533ebfb2af7df321057af9e3535feb30487
[ "Apache-2.0" ]
null
null
null
src/CommandLine/CommandLineParser.h
parzival3/Surelog
cf126533ebfb2af7df321057af9e3535feb30487
[ "Apache-2.0" ]
null
null
null
src/CommandLine/CommandLineParser.h
parzival3/Surelog
cf126533ebfb2af7df321057af9e3535feb30487
[ "Apache-2.0" ]
null
null
null
/* Copyright 2019 Alain Dargelas 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, softwar...
39.277992
80
0.736656
[ "vector" ]
4e44acffe80abbdbfc94e4ec0d45d292a5c8022f
80,465
h
C
Tools/jamplus/src/luaplus/Src/LuaPlus/LuaPlusCD.h
arventwei/WioEngine
4cc5d6e9d9f9ceda0a61007364ecc94d97b634bb
[ "MIT" ]
null
null
null
Tools/jamplus/src/luaplus/Src/LuaPlus/LuaPlusCD.h
arventwei/WioEngine
4cc5d6e9d9f9ceda0a61007364ecc94d97b634bb
[ "MIT" ]
null
null
null
Tools/jamplus/src/luaplus/Src/LuaPlus/LuaPlusCD.h
arventwei/WioEngine
4cc5d6e9d9f9ceda0a61007364ecc94d97b634bb
[ "MIT" ]
null
null
null
/////////////////////////////////////////////////////////////////////////////// // This source file is part of the LuaPlus source distribution and is Copyright // 2001-2012 by Joshua C. Jensen (jjensen@workspacewhiz.com). // // The latest version may be obtained from http://luaplus.org/. // // The code presented in thi...
33.794624
171
0.632772
[ "object" ]
4e48af1a7103daa79357d19b499c7965720b79e1
70,300
c
C
src/Hcpv.c
AllenDowney/pysam
66b9ce1eedf3835d82df047637b9491bc4e2f5da
[ "BSD-3-Clause" ]
null
null
null
src/Hcpv.c
AllenDowney/pysam
66b9ce1eedf3835d82df047637b9491bc4e2f5da
[ "BSD-3-Clause" ]
null
null
null
src/Hcpv.c
AllenDowney/pysam
66b9ce1eedf3835d82df047637b9491bc4e2f5da
[ "BSD-3-Clause" ]
null
null
null
#include <Python.h> #include <SAM_Hcpv.h> #include <SAM_api.h> #include "PySAM_utils.h" /* * SolarResourceData Group */ typedef struct { PyObject_HEAD SAM_Hcpv data_ptr; } SolarResourceDataObject; static PyTypeObject SolarResourceData_Type; static PyObject * SolarResourceData_new(SAM_Hcpv data_ptr) { PyO...
34.275963
336
0.699587
[ "object", "model" ]
4e505835faa91a3afca4695397f82c36408a4d97
1,478
h
C
src/ds/test/stub_writer.h
heidihoward/CCF
2a048e2ef9da7a5b09e759f232b7abe0fe497e93
[ "Apache-2.0" ]
null
null
null
src/ds/test/stub_writer.h
heidihoward/CCF
2a048e2ef9da7a5b09e759f232b7abe0fe497e93
[ "Apache-2.0" ]
22
2021-11-09T00:42:40.000Z
2022-01-13T11:54:37.000Z
src/ds/test/stub_writer.h
heidihoward/CCF
2a048e2ef9da7a5b09e759f232b7abe0fe497e93
[ "Apache-2.0" ]
1
2021-12-04T22:44:27.000Z
2021-12-04T22:44:27.000Z
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the Apache 2.0 License. #pragma once #include "ds/ring_buffer_types.h" #include <limits> #include <mutex> #include <vector> struct StubWriter : public ringbuffer::AbstractWriter { public: struct Write { ringbuffer::Message m; ...
23.460317
74
0.67659
[ "vector" ]
4e59b973f37ec1dba2d47d306269e22769ff2738
12,444
h
C
pint-size-packer/pe.h
uafio/pint-size-packer
c089f9c3ddc8edf60080e3a42df63e29520f6fa2
[ "MIT" ]
null
null
null
pint-size-packer/pe.h
uafio/pint-size-packer
c089f9c3ddc8edf60080e3a42df63e29520f6fa2
[ "MIT" ]
null
null
null
pint-size-packer/pe.h
uafio/pint-size-packer
c089f9c3ddc8edf60080e3a42df63e29520f6fa2
[ "MIT" ]
null
null
null
#pragma once #include <Windows.h> #include <stdio.h> #include <vector> #include <fstream> #include <assert.h> #include "strings.h" class Section { private: public: IMAGE_SECTION_HEADER hdr; void* data; Section( PIMAGE_SECTION_HEADER hdr, void* data, size_t size ) { this->hdr = *hdr; if...
26.703863
162
0.545564
[ "vector" ]
4e5b8cd4c5bf16f621f5cec45c86f9621f870f04
2,966
h
C
core/src/engine.h
castle-xyz/castle-client
ad43c91a60b8d9137008bb752fe755a75b2ad61b
[ "MIT" ]
20
2020-09-18T18:45:56.000Z
2022-02-10T22:29:54.000Z
core/src/engine.h
castle-xyz/castle-client
ad43c91a60b8d9137008bb752fe755a75b2ad61b
[ "MIT" ]
8
2021-01-27T01:02:47.000Z
2022-03-09T16:41:48.000Z
core/src/engine.h
castle-xyz/castle-client
ad43c91a60b8d9137008bb752fe755a75b2ad61b
[ "MIT" ]
null
null
null
#pragma once #include "precomp.h" #include "lv.h" #include "variables.h" #include "tests.h" #include "archive.h" #include "bridge.h" #include "player.h" #include "editor/editor.h" #include "editor/library_clipboard.h" class Engine { // The top-level instance of Castle core. There should just be one of these for th...
23.539683
98
0.722185
[ "vector" ]
bda0b07ae89d0e9c05035f5fb9a3d258af039eeb
16,185
h
C
system.h
timocaldwell/agile_rrt
d0b8fe4464c86dc3b9843d7110eaeef4f2589993
[ "MIT" ]
null
null
null
system.h
timocaldwell/agile_rrt
d0b8fe4464c86dc3b9843d7110eaeef4f2589993
[ "MIT" ]
null
null
null
system.h
timocaldwell/agile_rrt
d0b8fe4464c86dc3b9843d7110eaeef4f2589993
[ "MIT" ]
null
null
null
// // system.h // Agile_RRT // // Created by Timothy M. Caldwell. // Copyright (c) 2015 Timothy M. Caldwell. Refer to license.txt // // Within is the namespace sys which includes all integrations and differential equation solving for the dynamic system and equations relevant to Agile RRT and trajectory exploration...
64.74
564
0.740192
[ "object", "vector" ]
bdad1fc52dfc98a92df5ab281c62424b31854f42
10,160
h
C
opensim-jam-release/opensim/centos7/sdk/include/OpenSim/Tools/CMCTool.h
clnsmith/OpenSimJAM
fb777056217ec60e8eb2eedc93fefa5a6e4885e0
[ "Apache-2.0" ]
16
2019-11-07T17:35:44.000Z
2022-02-16T15:31:10.000Z
opensim-jam-release/opensim/centos7/sdk/include/OpenSim/Tools/CMCTool.h
clnsmith/OpenSimJAM
fb777056217ec60e8eb2eedc93fefa5a6e4885e0
[ "Apache-2.0" ]
2
2020-07-13T05:00:45.000Z
2020-08-11T15:38:15.000Z
opensim-jam-release/opensim/centos7/sdk/include/OpenSim/Tools/CMCTool.h
clnsmith/OpenSimJAM
fb777056217ec60e8eb2eedc93fefa5a6e4885e0
[ "Apache-2.0" ]
2
2019-11-13T22:36:34.000Z
2020-10-22T14:05:44.000Z
/* -------------------------------------------------------------------------- * * OpenSim: CMCTool.h * * -------------------------------------------------------------------------- * * The OpenSim API is a toolkit for musculoskeletal modeling and simulation. ...
45.765766
145
0.541831
[ "model" ]
bdadb9d4c703038c701338b59713dedf7414146d
14,044
h
C
shared/source/kernel/kernel_descriptor.h
againull/compute-runtime
3ef1ab88a4d9fad5c72e343f349365817c54da17
[ "Intel", "MIT" ]
null
null
null
shared/source/kernel/kernel_descriptor.h
againull/compute-runtime
3ef1ab88a4d9fad5c72e343f349365817c54da17
[ "Intel", "MIT" ]
null
null
null
shared/source/kernel/kernel_descriptor.h
againull/compute-runtime
3ef1ab88a4d9fad5c72e343f349365817c54da17
[ "Intel", "MIT" ]
null
null
null
/* * Copyright (C) 2020-2021 Intel Corporation * * SPDX-License-Identifier: MIT * */ #pragma once #include "shared/source/helpers/aligned_memory.h" #include "shared/source/helpers/debug_helpers.h" #include "shared/source/kernel/debug_data.h" #include "shared/source/kernel/kernel_arg_descriptor.h" #include "share...
47.60678
173
0.642125
[ "vector" ]
bdb06fc7fb9ac0be6f2f7be307464409afc77feb
713
h
C
src/World.h
Joilnen/rge
df20a68a9f86239d9801fcd77f2131e8977a594e
[ "MIT" ]
null
null
null
src/World.h
Joilnen/rge
df20a68a9f86239d9801fcd77f2131e8977a594e
[ "MIT" ]
null
null
null
src/World.h
Joilnen/rge
df20a68a9f86239d9801fcd77f2131e8977a594e
[ "MIT" ]
null
null
null
#ifndef WORLD_H #define WORLD_H #include "Actor.h" #include <vector> #include <OGRE/Ogre.h> using namespace Ogre; class World { std::vector<Actor*> actorList; Root *root; Vector3 oldPos, originalPos; World(); void testMouseDrop(SceneManager *s); MovableObject *getNode(float mouseScreenX, f...
16.97619
67
0.604488
[ "vector" ]
bdbce1c83db736d94f45dbe966c403f1fd9527ff
13,104
h
C
rle/MergeRunlines-inl.h
plisdku/trogdor6
d77eb137dd0c03635c0016801ada54117697e521
[ "MIT" ]
null
null
null
rle/MergeRunlines-inl.h
plisdku/trogdor6
d77eb137dd0c03635c0016801ada54117697e521
[ "MIT" ]
null
null
null
rle/MergeRunlines-inl.h
plisdku/trogdor6
d77eb137dd0c03635c0016801ada54117697e521
[ "MIT" ]
null
null
null
/* * MergeRunlines-inl.h * rle * * Created by Paul Hansen on 3/18/11. * Copyright 2011 Stanford University. All rights reserved. * * This file is covered by the MIT license. See LICENSE.txt. */ #ifdef _RUNLINE_ namespace RLE { template<class Callback> void merge(std::vector<int64> indexArray[], st...
34.851064
86
0.479777
[ "vector" ]
bdbd46fae3a6b408e1a0c711d0a4d14cbe4e92a1
3,139
h
C
src/storage/fileWrite.h
marco44/pgbackrest
d211c2b8b51ae5b796bbb581d21a4a406e3ed972
[ "MIT" ]
null
null
null
src/storage/fileWrite.h
marco44/pgbackrest
d211c2b8b51ae5b796bbb581d21a4a406e3ed972
[ "MIT" ]
null
null
null
src/storage/fileWrite.h
marco44/pgbackrest
d211c2b8b51ae5b796bbb581d21a4a406e3ed972
[ "MIT" ]
null
null
null
/*********************************************************************************************************************************** Storage File Write Interface ***********************************************************************************************************************************/ #ifndef STORAGE_FILEWRITE...
59.226415
132
0.376872
[ "object" ]
bdc109f813e4a4fcdfe9b9f4a7aab152e46d878b
4,926
h
C
src/Moon/96/mask_1_96.h
MHotchin/RLEBitmap
ebea6f7f032c235ff2301e2aced1e6180b71882e
[ "MIT" ]
8
2020-07-05T17:00:15.000Z
2022-02-08T04:34:50.000Z
src/Moon/96/mask_1_96.h
Bodmer/RLEBitmap
ed2bf7ec6497371415878a7a5a07b7938294aad6
[ "MIT" ]
2
2020-07-04T21:11:49.000Z
2020-08-11T20:23:06.000Z
src/Moon/96/mask_1_96.h
Bodmer/RLEBitmap
ed2bf7ec6497371415878a7a5a07b7938294aad6
[ "MIT" ]
3
2020-07-05T17:00:22.000Z
2020-11-03T11:18:34.000Z
// // This file is AUTOMATICALLY GENERATED, and should not be edited unless you are certain // that it will not be re-generated anytime in the future. As generated code, the // copyright owner(s) of the generating program do NOT claim any copyright on the code // generated. // // Run Length Encoded (RLE) bitmaps...
30.981132
89
0.670118
[ "render" ]
bdc493d866528c854b3ede1d4b4c80b46fa70730
1,500
h
C
StaticLib/Headers/Blur.h
Esentiel/dx3d
caf8423b69032518c3abeab08781190c41947b63
[ "MIT" ]
null
null
null
StaticLib/Headers/Blur.h
Esentiel/dx3d
caf8423b69032518c3abeab08781190c41947b63
[ "MIT" ]
18
2019-09-18T15:21:03.000Z
2020-01-28T21:43:08.000Z
StaticLib/Headers/Blur.h
Esentiel/dx3d
caf8423b69032518c3abeab08781190c41947b63
[ "MIT" ]
null
null
null
#pragma once #include <wrl.h> #include <string> #include <vector> #include <DirectXMath.h> struct ID3D11Texture2D; struct ID3D11UnorderedAccessView; struct ID3D11ShaderResourceView; struct ID3D11Buffer; namespace Library { class Blur { public: Blur(); ~Blur(); void Initialize(int width, int height, int fo...
25
152
0.754667
[ "vector" ]
bdc57c2666f08d17156bdd5f6d2f903e008d5ae8
4,372
h
C
include/LevelCFUN.h
rstancioiu/ERforDataCleaning
b4cc06d148ffa17300ca3c033341efee61d77b73
[ "MIT" ]
null
null
null
include/LevelCFUN.h
rstancioiu/ERforDataCleaning
b4cc06d148ffa17300ca3c033341efee61d77b73
[ "MIT" ]
null
null
null
include/LevelCFUN.h
rstancioiu/ERforDataCleaning
b4cc06d148ffa17300ca3c033341efee61d77b73
[ "MIT" ]
null
null
null
/*************************************************************************** * Copyright (C) 2000-2010 by Noel Novelli * * novelli@lif.univ-mrs.fr * * * * Thi...
33.630769
96
0.56107
[ "vector" ]
bdc91f7c9dfc1cfe1e6ce30a51c7470450c71d1d
2,536
h
C
Include/ARBCommon/BreakLine.h
dconnet/AgilityBookLibs
253ff3c528a93f5236e1124ac17fea082a0140a6
[ "MIT" ]
1
2020-11-23T20:33:41.000Z
2020-11-23T20:33:41.000Z
Include/ARBCommon/BreakLine.h
dconnet/AgilityBookLibs
253ff3c528a93f5236e1124ac17fea082a0140a6
[ "MIT" ]
null
null
null
Include/ARBCommon/BreakLine.h
dconnet/AgilityBookLibs
253ff3c528a93f5236e1124ac17fea082a0140a6
[ "MIT" ]
3
2020-05-04T19:42:26.000Z
2022-03-08T09:36:54.000Z
#pragma once /* * Copyright (c) David Connet. All Rights Reserved. * * License: See License.txt */ /** * @file * @brief BreakLine and CSV handling. * @author David Connet * * Revision History * 2020-11-12 Added option to force quotes on writing CSV. * 2010-10-30 Moved BreakLine from Globals.h, added CSV ro...
29.835294
120
0.72082
[ "vector" ]
bdc9a16e50571514a843898ef8758a5c1a325bd9
178
h
C
2_openmp/multithread.h
eseshinpu/swing-for-python-tutorial
2de3a996ab2fbf835e6ffce04bfe1c7b821a1cbe
[ "Apache-2.0" ]
null
null
null
2_openmp/multithread.h
eseshinpu/swing-for-python-tutorial
2de3a996ab2fbf835e6ffce04bfe1c7b821a1cbe
[ "Apache-2.0" ]
null
null
null
2_openmp/multithread.h
eseshinpu/swing-for-python-tutorial
2de3a996ab2fbf835e6ffce04bfe1c7b821a1cbe
[ "Apache-2.0" ]
null
null
null
#include <iostream> #include <vector> #include <windows.h> void countNumber(int num); void countNumberUsingOpenmp(int num); void sleep(int num); void sleepUsingOpenmp(int num);
19.777778
37
0.769663
[ "vector" ]
bdc9c3295bfe23e141f7ad9cb972beb4de0b16e6
2,078
h
C
types.h
wangg12/deepboost
ea3298aa4f9c18040729f9a54d35ac8a31f27d71
[ "Apache-2.0" ]
158
2015-01-05T14:50:52.000Z
2022-01-06T04:38:03.000Z
types.h
wangg12/deepboost
ea3298aa4f9c18040729f9a54d35ac8a31f27d71
[ "Apache-2.0" ]
null
null
null
types.h
wangg12/deepboost
ea3298aa4f9c18040729f9a54d35ac8a31f27d71
[ "Apache-2.0" ]
68
2015-01-17T09:11:19.000Z
2021-09-20T05:13:03.000Z
/* Copyright 2015 Google Inc. 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 by applicable law or agreed to in ...
31.014925
79
0.745428
[ "vector", "model" ]
bddea44281f44fbeaffd3d95f8a863ce08dd9bf8
315
h
C
ios/utils/STFileNamingFormatter.h
czarcoin/czarcoin-mobile
57f8045edca9f700f6e5e17a6e658f4eef09fdc6
[ "Apache-2.0" ]
19
2018-06-19T23:46:17.000Z
2022-03-25T16:26:27.000Z
ios/utils/STFileNamingFormatter.h
czarcoin/czarcoin-mobile
57f8045edca9f700f6e5e17a6e658f4eef09fdc6
[ "Apache-2.0" ]
18
2018-04-13T18:04:06.000Z
2018-06-12T04:35:07.000Z
ios/utils/STFileNamingFormatter.h
czarcoin/czarcoin-mobile
57f8045edca9f700f6e5e17a6e658f4eef09fdc6
[ "Apache-2.0" ]
9
2018-05-10T10:06:40.000Z
2022-02-01T04:53:21.000Z
// // STFileNamingFormatter.h // StorjMobile // // Created by Bogdan Artemenko on 6/4/18. // Copyright © 2018 Storj. All rights reserved. // @import Foundation; @class STAssetFileModel; @interface STFileNamingFormatter : NSObject +(NSString *) fileNameWithSTAssetFileModel: (STAssetFileModel *) model; @end
18.529412
71
0.739683
[ "model" ]
bde1958a9e6bff1b5201f57e3683d65e2cadd2ea
3,009
h
C
eglibc-2.15/ports/sysdeps/unix/sysv/linux/generic/bits/statfs.h
huhong789/shortcut
bce8a64c4d99b3dca72ffa0a04c9f3485cbab13a
[ "BSD-2-Clause" ]
47
2015-03-10T23:21:52.000Z
2022-02-17T01:04:14.000Z
eglibc-2.15/ports/sysdeps/unix/sysv/linux/generic/bits/statfs.h
shortcut-sosp19/shortcut
f0ff3d9170dbc6de38e0d8c200db056aa26b9c48
[ "BSD-2-Clause" ]
1
2020-06-30T18:01:37.000Z
2020-06-30T18:01:37.000Z
eglibc-2.15/ports/sysdeps/unix/sysv/linux/generic/bits/statfs.h
shortcut-sosp19/shortcut
f0ff3d9170dbc6de38e0d8c200db056aa26b9c48
[ "BSD-2-Clause" ]
19
2015-02-25T19:50:05.000Z
2021-10-05T14:35:54.000Z
/* Copyright (C) 2011 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011. The GNU C 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...
34.193182
77
0.744433
[ "shape" ]
bde5391c34b3c8697c3691afe6e2a731f71922d1
228
h
C
src/mesh/mesh_sample.h
bartyang9/dart
f99746acef3eeaef377f671d40b347d08fe4fd2d
[ "BSD-2-Clause" ]
101
2016-04-29T08:42:29.000Z
2022-02-23T11:04:53.000Z
src/mesh/mesh_sample.h
bartyang9/dart
f99746acef3eeaef377f671d40b347d08fe4fd2d
[ "BSD-2-Clause" ]
5
2016-06-30T07:40:31.000Z
2022-03-07T03:14:11.000Z
src/mesh/mesh_sample.h
bartyang9/dart
f99746acef3eeaef377f671d40b347d08fe4fd2d
[ "BSD-2-Clause" ]
40
2016-04-04T09:12:54.000Z
2022-02-24T06:34:29.000Z
#ifndef MESH_SAMPLE_H #define MESH_SAMPLE_H #include <vector> #include "mesh.h" namespace dart { void sampleMesh(std::vector<float3> & sampledPoints, const Mesh & mesh, const float sampleDensity); } #endif // MESH_SAMPLE_H
16.285714
99
0.754386
[ "mesh", "vector" ]
bde5d881d03e4d716580bc14dc73c6c7a9a126cf
413
h
C
Blockchain/Blockchain.h
hsravat-4590/P2PMultiplayer
47463a7904e04421bd984e4d60f8bab02fe37bc2
[ "Apache-2.0" ]
null
null
null
Blockchain/Blockchain.h
hsravat-4590/P2PMultiplayer
47463a7904e04421bd984e4d60f8bab02fe37bc2
[ "Apache-2.0" ]
null
null
null
Blockchain/Blockchain.h
hsravat-4590/P2PMultiplayer
47463a7904e04421bd984e4d60f8bab02fe37bc2
[ "Apache-2.0" ]
null
null
null
//// // Created by hanza on 14/10/2020. // // #ifndef P2PMULTIPLAYER_BLOCKCHAIN_H #define P2PMULTIPLAYER_BLOCKCHAIN_H #include <cstdint> #include <vector> #include "Block.h" using namespace std; class Blockchain{ public: Blockchain(); void AddBlock(Block bNew); private: uint32_t _nDifficulty; vecto...
14.75
36
0.723971
[ "vector" ]
bde62ba23700198613d71b81503f30151486c4f0
1,362
h
C
avogadro/qtplugins/selectiontool/selectiontoolwidget.h
serk12/avogadrolibs
f2dd0fda7e0d2ca4a0586354ea253cc05242f022
[ "BSD-3-Clause" ]
244
2015-09-09T15:08:54.000Z
2022-03-30T17:44:21.000Z
avogadro/qtplugins/selectiontool/selectiontoolwidget.h
serk12/avogadrolibs
f2dd0fda7e0d2ca4a0586354ea253cc05242f022
[ "BSD-3-Clause" ]
670
2015-05-08T18:59:38.000Z
2022-03-29T19:47:08.000Z
avogadro/qtplugins/selectiontool/selectiontoolwidget.h
serk12/avogadrolibs
f2dd0fda7e0d2ca4a0586354ea253cc05242f022
[ "BSD-3-Clause" ]
129
2015-01-28T01:18:36.000Z
2022-03-17T08:50:25.000Z
/****************************************************************************** This source file is part of the Avogadro project. Copyright 2013 Kitware, Inc. This source code is released under the New BSD License, (the "License"). Unless required by applicable law or agreed to in writing, software distri...
24.321429
79
0.689427
[ "vector" ]
bde82263315c12576623ea41e3505341e70005cb
4,663
h
C
ds/security/cryptoapi/pki/activex/capicom/certificatestatus.h
npocmaka/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
17
2020-11-13T13:42:52.000Z
2021-09-16T09:13:13.000Z
ds/security/cryptoapi/pki/activex/capicom/certificatestatus.h
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
2
2020-10-19T08:02:06.000Z
2020-10-19T08:23:18.000Z
ds/security/cryptoapi/pki/activex/capicom/certificatestatus.h
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
14
2020-11-14T09:43:20.000Z
2021-08-28T08:59:57.000Z
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Microsoft Windows, Copyright (C) Microsoft Corporation, 2000 File: CertificateStatus.h Content: Declaration of CCertificateStatus. History: 11-15-99 dsie created --------------------------------------------...
28.260606
114
0.557367
[ "object" ]
bdf05a2e6ffac031d0760872a14ed2c94f63e580
3,850
h
C
usr/lib/libcoreroutine.dylib/RTPersistenceMigrator.h
lechium/tvOS145Headers
9940da19adb0017f8037853e9cfccbe01b290dd5
[ "MIT" ]
5
2021-04-29T04:31:43.000Z
2021-08-19T18:59:58.000Z
usr/lib/libcoreroutine.dylib/RTPersistenceMigrator.h
lechium/tvOS145Headers
9940da19adb0017f8037853e9cfccbe01b290dd5
[ "MIT" ]
null
null
null
usr/lib/libcoreroutine.dylib/RTPersistenceMigrator.h
lechium/tvOS145Headers
9940da19adb0017f8037853e9cfccbe01b290dd5
[ "MIT" ]
1
2022-03-19T11:16:23.000Z
2022-03-19T11:16:23.000Z
/* * This header is generated by classdump-dyld 1.5 * on Wednesday, April 28, 2021 at 9:09:53 PM Mountain Standard Time * Operating System: Version 14.5 (Build 18L204) * Image Source: /usr/lib/libcoreroutine.dylib ...
55.797101
192
0.73013
[ "model" ]
bdf58961096607a03f021efaf73c1265430db042
351
h
C
src/lab_m1/shooter/object2D.h
Cristi29P/2D-OpenGL-Shooter
5d9b31cc84e6a038b274c84d9fc380ac048af22a
[ "MIT", "BSD-3-Clause" ]
null
null
null
src/lab_m1/shooter/object2D.h
Cristi29P/2D-OpenGL-Shooter
5d9b31cc84e6a038b274c84d9fc380ac048af22a
[ "MIT", "BSD-3-Clause" ]
null
null
null
src/lab_m1/shooter/object2D.h
Cristi29P/2D-OpenGL-Shooter
5d9b31cc84e6a038b274c84d9fc380ac048af22a
[ "MIT", "BSD-3-Clause" ]
null
null
null
#pragma once #include <string> #include "core/gpu/mesh.h" #include "utils/glm_utils.h" namespace object2D { Mesh* CreateSquare(const std::string& name, glm::vec3 leftBottomCorner, float length, glm::vec3 color, bool fill = false); Mesh* CreateCircle(const std::string& name, glm::vec3 center, float radius, glm::vec...
27
123
0.732194
[ "mesh" ]
bdfa8ce01235b253690e1aab89e009388b74f78d
10,163
c
C
extract/ExtNghbors.c
wisehackermonkey/magic
fb85e97b9233cff352d964823173c18527c714aa
[ "TCL", "X11", "MIT" ]
null
null
null
extract/ExtNghbors.c
wisehackermonkey/magic
fb85e97b9233cff352d964823173c18527c714aa
[ "TCL", "X11", "MIT" ]
null
null
null
extract/ExtNghbors.c
wisehackermonkey/magic
fb85e97b9233cff352d964823173c18527c714aa
[ "TCL", "X11", "MIT" ]
null
null
null
/* * ExtNeighbors.c -- * * Circuit extraction. * This file contains the primitive function ExtFindNeighbors() * for visiting all neighbors of a tile that connect to it, and * applying a filter function at each tile. * * ********************************************************************* * * Copyright...
27.029255
138
0.587031
[ "geometry" ]
bdfba725964cdaaf8c0af78c65d2d8dba64886c6
13,187
h
C
src/app/ReadClient.h
prashanthswami/connectedhomeip
8cde2e0bb89ffeb7e57a2ce7679de320690dffea
[ "Apache-2.0" ]
null
null
null
src/app/ReadClient.h
prashanthswami/connectedhomeip
8cde2e0bb89ffeb7e57a2ce7679de320690dffea
[ "Apache-2.0" ]
null
null
null
src/app/ReadClient.h
prashanthswami/connectedhomeip
8cde2e0bb89ffeb7e57a2ce7679de320690dffea
[ "Apache-2.0" ]
null
null
null
/* * * Copyright (c) 2021 Project CHIP Authors * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE...
47.265233
131
0.683552
[ "object", "model" ]
bdfcaa94f0e48b072b0913a59bcfa1aee5fda8c1
4,858
h
C
include/RayTracer_shape.h
MaxAlzner/RayTracer3
973dac472a00c0773d8802e7f9cdccda798feb2b
[ "MIT" ]
null
null
null
include/RayTracer_shape.h
MaxAlzner/RayTracer3
973dac472a00c0773d8802e7f9cdccda798feb2b
[ "MIT" ]
null
null
null
include/RayTracer_shape.h
MaxAlzner/RayTracer3
973dac472a00c0773d8802e7f9cdccda798feb2b
[ "MIT" ]
null
null
null
#pragma once namespace ray { /// <summary> /// Contains methods and properties for a shape that is traceable by a ray. /// </summary> struct traceable_t { inline traceable_t() : _material(0) {} inline ~traceable_t() {} /// <summary> /// Attaches a material object to the shape. /// </summary> /...
34.211268
157
0.657678
[ "object", "shape", "vector" ]
bdffc5d604c8becc2aaf2eed30f1c6ecfb896661
2,686
h
C
ofxMagicMirror/src/core/MagicMirrorApp.h
htw-inka/ofxMagicMirror
916cdff481f4a0bc4d58f1d25f1b08c80f7db779
[ "BSD-3-Clause" ]
8
2015-01-21T20:27:14.000Z
2021-03-14T14:53:02.000Z
ofxMagicMirror/src/core/MagicMirrorApp.h
htw-inka/ofxMagicMirror
916cdff481f4a0bc4d58f1d25f1b08c80f7db779
[ "BSD-3-Clause" ]
null
null
null
ofxMagicMirror/src/core/MagicMirrorApp.h
htw-inka/ofxMagicMirror
916cdff481f4a0bc4d58f1d25f1b08c80f7db779
[ "BSD-3-Clause" ]
3
2015-02-19T01:32:32.000Z
2017-05-24T10:23:46.000Z
#pragma once #include "ofMain.h" #include <iostream> #include <vector> #include <fstream> #include <sstream> #include "conf.h" #include "aruco.h" #include "FrameProcessor.h" #include "ContentLoader.h" #include "GLView.h" class GLView; /** * Main controller class. Handles the setup, draw and update cycles. */ c...
23.155172
94
0.546538
[ "render", "object", "vector" ]
da017f6399c6994b6cf4993391de83a77f6f8b8e
54,372
h
C
3rdParty/rocksdb/6.27/util/ribbon_alg.h
Mu-L/arangodb
a6bd3ccd6f622fab2a288d2e3a06ab8e338d3ec1
[ "BSL-1.0", "Apache-2.0" ]
15
2018-12-16T13:11:33.000Z
2021-12-08T10:38:08.000Z
3rdParty/rocksdb/6.27/util/ribbon_alg.h
Mu-L/arangodb
a6bd3ccd6f622fab2a288d2e3a06ab8e338d3ec1
[ "BSL-1.0", "Apache-2.0" ]
26
2021-06-08T16:20:23.000Z
2022-03-30T03:42:21.000Z
3rdParty/rocksdb/6.27/util/ribbon_alg.h
Mu-L/arangodb
a6bd3ccd6f622fab2a288d2e3a06ab8e338d3ec1
[ "BSL-1.0", "Apache-2.0" ]
26
2018-12-13T05:44:22.000Z
2021-11-17T21:22:41.000Z
// Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. // This source code is licensed under both the GPLv2 (found in the // COPYING file in the root directory) and Apache 2.0 License // (found in the LICENSE.Apache file in the root directory). #pragma once #include <array> #include <memory> #i...
44.349103
80
0.681601
[ "object", "vector" ]
08016bc38d19191bc1a6591243457a53137a3bb5
5,191
h
C
ios/Pods/Headers/Public/gRPC-C++/grpcpp/src/core/ext/filters/client_channel/resolver_result_parsing.h
irinavla/React-Native-Firebase-Auth
0aea04f1324614dbeedf9471efa7c426020612f6
[ "CC-BY-3.0", "Apache-2.0" ]
47
2019-01-30T19:01:27.000Z
2021-12-09T22:13:22.000Z
Pods/Headers/Public/gRPC-C++/grpcpp/src/core/ext/filters/client_channel/resolver_result_parsing.h
linaalkhodair/SightsApp
070fa9319220071ce8fa5984ba98c2e719fed32e
[ "MIT" ]
137
2020-08-15T02:41:20.000Z
2022-03-11T04:32:05.000Z
Pods/Headers/Public/gRPC-C++/grpcpp/src/core/ext/filters/client_channel/resolver_result_parsing.h
linaalkhodair/SightsApp
070fa9319220071ce8fa5984ba98c2e719fed32e
[ "MIT" ]
16
2019-03-04T17:28:54.000Z
2022-01-24T21:44:43.000Z
/* * * Copyright 2018 gRPC authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agree...
35.312925
80
0.757272
[ "object" ]
080caf0747c29fe6b561da8a9481680923578e4a
10,829
h
C
Engine/Source/Runtime/SlateRHIRenderer/Private/SlateRHIRenderer.h
windystrife/UnrealEngine_NVIDIAGameWork
b50e6338a7c5b26374d66306ebc7807541ff815e
[ "MIT" ]
1
2022-01-29T18:36:12.000Z
2022-01-29T18:36:12.000Z
Engine/Source/Runtime/SlateRHIRenderer/Private/SlateRHIRenderer.h
windystrife/UnrealEngine_NVIDIAGameWork
b50e6338a7c5b26374d66306ebc7807541ff815e
[ "MIT" ]
null
null
null
Engine/Source/Runtime/SlateRHIRenderer/Private/SlateRHIRenderer.h
windystrife/UnrealEngine_NVIDIAGameWork
b50e6338a7c5b26374d66306ebc7807541ff815e
[ "MIT" ]
null
null
null
// Copyright 1998-2017 Epic Games, Inc. All Rights Reserved. #pragma once #include "CoreMinimal.h" #include "Textures/SlateShaderResource.h" #include "Rendering/DrawElements.h" #include "RHI.h" #include "RenderResource.h" #include "SlateRHIResourceManager.h" #include "UnrealClient.h" #include "Rendering/SlateRenderer...
36.338926
214
0.781143
[ "render" ]
0820ec1f3ed85fcf4deef7a4560f345412263dd1
4,474
h
C
Src/Evora/Engine/game.h
medovina/Evora
95e41e7b2d5c408d515a01a5649ddfaa211e9349
[ "Apache-2.0" ]
null
null
null
Src/Evora/Engine/game.h
medovina/Evora
95e41e7b2d5c408d515a01a5649ddfaa211e9349
[ "Apache-2.0" ]
null
null
null
Src/Evora/Engine/game.h
medovina/Evora
95e41e7b2d5c408d515a01a5649ddfaa211e9349
[ "Apache-2.0" ]
null
null
null
#pragma once #include "bag.h" #include "board.h" #include "center.h" #include "factory.h" #include "lid.h" #include <memory> namespace model { /** * \brief A class representing game model and containing current game state */ class game { bag m_bag; center m_center; std::vector<factory> m_factories; li...
41.425926
117
0.778274
[ "vector", "model" ]
0827cf8c3bdaec252cab96bd6f2bf77d0683a50a
4,609
h
C
vcgapps/vcglib/vcg/complex/algorithms/inside.h
mattjr/structured
0cb4635af7602f2a243a9b739e5ed757424ab2a7
[ "Apache-2.0" ]
14
2015-01-11T02:53:04.000Z
2021-11-25T17:31:22.000Z
vcgapps/vcglib/vcg/complex/algorithms/inside.h
skair39/structured
0cb4635af7602f2a243a9b739e5ed757424ab2a7
[ "Apache-2.0" ]
null
null
null
vcgapps/vcglib/vcg/complex/algorithms/inside.h
skair39/structured
0cb4635af7602f2a243a9b739e5ed757424ab2a7
[ "Apache-2.0" ]
14
2015-07-21T04:47:52.000Z
2020-03-12T12:31:25.000Z
/**************************************************************************** * IDOLib * * Interactive Deformable Objects Library * * http://idolib.sf.net * * * * Copyright(C) 2005 * * Visual Computi...
40.078261
166
0.522022
[ "mesh" ]
08295ea9b88b331f7a112400b2e4575a66ef3c5d
3,169
h
C
lite/backends/nnadapter/nnadapter/src/driver/nvidia_tensorrt/converter/plugin/split.h
Danielmic/Paddle-Lite
8bf08425035cfae077754ac72629292fac7bb996
[ "Apache-2.0" ]
808
2018-04-17T17:43:12.000Z
2019-08-18T07:39:13.000Z
lite/backends/nnadapter/nnadapter/src/driver/nvidia_tensorrt/converter/plugin/split.h
Danielmic/Paddle-Lite
8bf08425035cfae077754ac72629292fac7bb996
[ "Apache-2.0" ]
728
2018-04-18T08:15:25.000Z
2019-08-16T07:14:43.000Z
lite/backends/nnadapter/nnadapter/src/driver/nvidia_tensorrt/converter/plugin/split.h
Danielmic/Paddle-Lite
8bf08425035cfae077754ac72629292fac7bb996
[ "Apache-2.0" ]
364
2018-04-18T17:05:02.000Z
2019-08-18T03:25:38.000Z
// Copyright (c) 2022 PaddlePaddle Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required...
30.180952
79
0.660776
[ "vector" ]
082b1d0c7a6780bb74447f8dd92eee32a160fe14
210
h
C
RawScript/Operator.h
danzhu/RawScript
4e447dc7e7237ece7a68891b8cb1d339c79fb637
[ "MIT" ]
null
null
null
RawScript/Operator.h
danzhu/RawScript
4e447dc7e7237ece7a68891b8cb1d339c79fb637
[ "MIT" ]
null
null
null
RawScript/Operator.h
danzhu/RawScript
4e447dc7e7237ece7a68891b8cb1d339c79fb637
[ "MIT" ]
null
null
null
#pragma once #include "Function.h" namespace RawScript { struct OperatorDefinition { Function *defaultOperation; std::string method; static Object *Equals(Runtime *rt, Object *obj, Args &args); }; }
15
62
0.719048
[ "object" ]
082bc0ff61057730a9ba2752de5d35574a510e24
3,089
h
C
Modules/Numerics/Optimizers/include/itkQuaternionRigidTransformGradientDescentOptimizer.h
HongdaZ/ITK
f5d004fa3607b8e11edc30f1ba299df35af8aff8
[ "Apache-2.0" ]
1
2021-01-10T14:19:08.000Z
2021-01-10T14:19:08.000Z
Modules/Numerics/Optimizers/include/itkQuaternionRigidTransformGradientDescentOptimizer.h
HongdaZ/ITK
f5d004fa3607b8e11edc30f1ba299df35af8aff8
[ "Apache-2.0" ]
1
2017-03-19T12:56:50.000Z
2018-10-24T10:40:21.000Z
Modules/Numerics/Optimizers/include/itkQuaternionRigidTransformGradientDescentOptimizer.h
HongdaZ/ITK
f5d004fa3607b8e11edc30f1ba299df35af8aff8
[ "Apache-2.0" ]
1
2020-07-24T22:58:19.000Z
2020-07-24T22:58:19.000Z
/*========================================================================= * * Copyright NumFOCUS * * 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.or...
36.77381
109
0.720298
[ "object", "transform" ]
082d3e12e875fea0dda57c6afb19c0a6ec171ce3
2,352
h
C
src/CCA/Components/Wasatch/Expressions/DensitySolvers/HelperFunctions.h
abagusetty/Uintah
fa1bf819664fa6f09c5a7cd076870a40816d35c9
[ "MIT" ]
null
null
null
src/CCA/Components/Wasatch/Expressions/DensitySolvers/HelperFunctions.h
abagusetty/Uintah
fa1bf819664fa6f09c5a7cd076870a40816d35c9
[ "MIT" ]
null
null
null
src/CCA/Components/Wasatch/Expressions/DensitySolvers/HelperFunctions.h
abagusetty/Uintah
fa1bf819664fa6f09c5a7cd076870a40816d35c9
[ "MIT" ]
null
null
null
/* * The MIT License * * Copyright (c) 1997-2021 The University of Utah * * 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 * right...
34.086957
91
0.678571
[ "vector" ]
082fd393df6251d228390d9304ede9b081acc7e6
6,827
h
C
GPU/GPUTracking/Base/opencl/GPUReconstructionOCLInternals.h
shahor02/AliRoot
37118c83effe7965a2a24b3b868bf9012727fb7e
[ "BSD-3-Clause" ]
null
null
null
GPU/GPUTracking/Base/opencl/GPUReconstructionOCLInternals.h
shahor02/AliRoot
37118c83effe7965a2a24b3b868bf9012727fb7e
[ "BSD-3-Clause" ]
null
null
null
GPU/GPUTracking/Base/opencl/GPUReconstructionOCLInternals.h
shahor02/AliRoot
37118c83effe7965a2a24b3b868bf9012727fb7e
[ "BSD-3-Clause" ]
null
null
null
//**************************************************************************\ //* This file is property of and copyright by the ALICE Project *\ //* ALICE Experiment at CERN, All rights reserved. *\ //* *\ //* Prim...
35.743455
181
0.684195
[ "object", "vector" ]
0842d8b2c2b73a649cbbe694c2d70ae2f37c3e3f
29,335
c
C
deps/mozjs/incs/nss/nss/lib/pki/tdcache.c
ktrzeciaknubisa/jxcore-binary-packaging
5759df084be10a259a4a4f1b38c214c6084a7c0f
[ "Apache-2.0" ]
2,494
2015-02-11T04:34:13.000Z
2022-03-31T14:21:47.000Z
deps/mozjs/incs/nss/nss/lib/pki/tdcache.c
ktrzeciaknubisa/jxcore-binary-packaging
5759df084be10a259a4a4f1b38c214c6084a7c0f
[ "Apache-2.0" ]
685
2015-02-11T17:14:26.000Z
2021-04-13T09:58:39.000Z
deps/mozjs/incs/nss/nss/lib/pki/tdcache.c
ktrzeciaknubisa/jxcore-binary-packaging
5759df084be10a259a4a4f1b38c214c6084a7c0f
[ "Apache-2.0" ]
442
2015-02-12T13:45:46.000Z
2022-03-21T05:28:05.000Z
/* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #ifndef PKIM_H #include "pkim.h" #endif /* PKIM_H */ #ifndef PKIT_H #include "pkit.h" #endif /* PKIT_H */ #ifnde...
25.553136
79
0.665008
[ "object" ]
0846999363b96ee08e65ddb303b3b712634743f9
198,485
c
C
oclHashcat-2.01/OpenCL/common.c
badeesindi/oclHashcat-2.01-master
1f3d94597f9caa5b097868dbbd32e9370009ba5d
[ "MIT" ]
null
null
null
oclHashcat-2.01/OpenCL/common.c
badeesindi/oclHashcat-2.01-master
1f3d94597f9caa5b097868dbbd32e9370009ba5d
[ "MIT" ]
null
null
null
oclHashcat-2.01/OpenCL/common.c
badeesindi/oclHashcat-2.01-master
1f3d94597f9caa5b097868dbbd32e9370009ba5d
[ "MIT" ]
null
null
null
/** * Author......: Jens Steube <jens.steube@gmail.com> * License.....: MIT */ /** * pure scalar functions */ inline int hash_comp (const u32 d1[4], __global u32 *d2) { if (d1[3] > d2[DGST_R3]) return ( 1); if (d1[3] < d2[DGST_R3]) return (-1); if (d1[2] > d2[DGST_R2]) return ( 1); if (d1[2] < d2[DGST_R2...
23.461584
327
0.452991
[ "vector" ]
085032028c9d2272f3c1c82129865dbacf17ad1d
35,536
h
C
emulator/src/devices/cpu/t11/t11.h
rjw57/tiw-computer
5ef1c79893165b8622d1114d81cd0cded58910f0
[ "MIT" ]
1
2022-01-15T21:38:38.000Z
2022-01-15T21:38:38.000Z
emulator/src/devices/cpu/t11/t11.h
rjw57/tiw-computer
5ef1c79893165b8622d1114d81cd0cded58910f0
[ "MIT" ]
null
null
null
emulator/src/devices/cpu/t11/t11.h
rjw57/tiw-computer
5ef1c79893165b8622d1114d81cd0cded58910f0
[ "MIT" ]
null
null
null
// license:BSD-3-Clause // copyright-holders:Aaron Giles /*** T-11: Portable DEC T-11 emulator ******************************************/ #ifndef MAME_CPU_T11_T11_H #define MAME_CPU_T11_T11_H #pragma once enum { T11_R0=1, T11_R1, T11_R2, T11_R3, T11_R4, T11_R5, T11_SP, T11_PC, T11_PSW }; #define T11_IRQ0 ...
30.687392
136
0.764605
[ "object", "vector" ]
08532e13a5b5bc2f95eb0c99be0f962f66751b43
4,411
h
C
Sources/Elastos/LibCore/inc/org/apache/harmony/security/pkcs7/SignerInfo.h
jingcao80/Elastos
d0f39852356bdaf3a1234743b86364493a0441bc
[ "Apache-2.0" ]
7
2017-07-13T10:34:54.000Z
2021-04-16T05:40:35.000Z
Sources/Elastos/LibCore/inc/org/apache/harmony/security/pkcs7/SignerInfo.h
jingcao80/Elastos
d0f39852356bdaf3a1234743b86364493a0441bc
[ "Apache-2.0" ]
null
null
null
Sources/Elastos/LibCore/inc/org/apache/harmony/security/pkcs7/SignerInfo.h
jingcao80/Elastos
d0f39852356bdaf3a1234743b86364493a0441bc
[ "Apache-2.0" ]
9
2017-07-13T12:33:20.000Z
2021-06-19T02:46:48.000Z
//========================================================================= // Copyright (C) 2012 The Elastos Open Source Project // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // ...
31.283688
76
0.667422
[ "object" ]
085648c9d10ccaab49b1e6f64921ad81bbda4e20
1,504
h
C
include/ccapi_cpp/ccapi_queue.h
brucewaynebrucewayne/ccapi_cpp
b4313bf028bcb10113a848820292eef224b46c2f
[ "MIT" ]
null
null
null
include/ccapi_cpp/ccapi_queue.h
brucewaynebrucewayne/ccapi_cpp
b4313bf028bcb10113a848820292eef224b46c2f
[ "MIT" ]
null
null
null
include/ccapi_cpp/ccapi_queue.h
brucewaynebrucewayne/ccapi_cpp
b4313bf028bcb10113a848820292eef224b46c2f
[ "MIT" ]
null
null
null
#ifndef INCLUDE_CCAPI_CPP_CCAPI_QUEUE_H_ #define INCLUDE_CCAPI_CPP_CCAPI_QUEUE_H_ #include <queue> #include <mutex> #include <vector> #include "ccapi_cpp/ccapi_logger.h" namespace ccapi { template <class T> class Queue { public: std::string EXCEPTION_QUEUE_FULL = "queue is full"; std::string EXCEPTION_QUEUE_EMPTY ...
26.857143
85
0.643617
[ "vector" ]
0858f58aedd3013d7754ff360195c3d8ea92c12c
1,297
h
C
actor-apps/core-async-cocoa/src/im/actor/model/api/rpc/RequestGetBalance.h
DragonStuff/actor-platform
d262e6bb3c18b20eb35551313bce16c471cd2928
[ "MIT" ]
null
null
null
actor-apps/core-async-cocoa/src/im/actor/model/api/rpc/RequestGetBalance.h
DragonStuff/actor-platform
d262e6bb3c18b20eb35551313bce16c471cd2928
[ "MIT" ]
null
null
null
actor-apps/core-async-cocoa/src/im/actor/model/api/rpc/RequestGetBalance.h
DragonStuff/actor-platform
d262e6bb3c18b20eb35551313bce16c471cd2928
[ "MIT" ]
null
null
null
// // Generated by the J2ObjC translator. DO NOT EDIT! // source: /Users/ex3ndr/Develop/actor-platform/actor-apps/core/src/main/java/im/actor/model/api/rpc/RequestGetBalance.java // #ifndef _APRequestGetBalance_H_ #define _APRequestGetBalance_H_ #include "J2ObjC_header.h" #include "im/actor/model/network/parser/Re...
25.431373
124
0.829607
[ "model" ]
0859951f3d5ae5d0ab7d9bcf388125fedf81a10a
11,180
c
C
src/hg/makeDb/genbank/src/lib/gbIndex.c
diekhans/kent
f714d84de41a802085b997abac94bb1abab4bd7a
[ "IJG" ]
null
null
null
src/hg/makeDb/genbank/src/lib/gbIndex.c
diekhans/kent
f714d84de41a802085b997abac94bb1abab4bd7a
[ "IJG" ]
null
null
null
src/hg/makeDb/genbank/src/lib/gbIndex.c
diekhans/kent
f714d84de41a802085b997abac94bb1abab4bd7a
[ "IJG" ]
null
null
null
/* * Implementation notes: * - The database represented by loading the index files can be quite * large, so a fair about of effort has gone into keeping this fitting * in memory. Take care about increasing the size any of the data * structures. * - we don't use autoSql because it doesn't support long ...
30.298103
78
0.625581
[ "object" ]
086097b69de6a463f3ea78676b2ad6a7a948d276
2,715
h
C
include/util.h
maxwelldergosits/raytracer
bc78e5efbabe20e1a12b047f7456da710ebce69b
[ "Apache-2.0" ]
null
null
null
include/util.h
maxwelldergosits/raytracer
bc78e5efbabe20e1a12b047f7456da710ebce69b
[ "Apache-2.0" ]
null
null
null
include/util.h
maxwelldergosits/raytracer
bc78e5efbabe20e1a12b047f7456da710ebce69b
[ "Apache-2.0" ]
null
null
null
#ifndef _UTIL_H_ #define _UTIL_H_ #include <iostream> #include <math.h> #include<vector> namespace MD { struct vec3 { double x; double y; double z; vec3 cross(const vec3 & v) const { vec3 newVec; vec3 u = *this; newVec.x = u.y*v.z - u.z*v.y; newVec.y = u.z*v.x - u.x*v.z; ...
18.59589
104
0.541436
[ "shape", "vector" ]
0861827f94f54252fbb5a74415f81b549a3469ce
4,073
h
C
dependencies/panda/include/pythonTask.h
SuperM0use24/Project-Altis
8dec7518a4d3f902cee261fd522ebebc3c171a42
[ "Apache-2.0" ]
null
null
null
dependencies/panda/include/pythonTask.h
SuperM0use24/Project-Altis
8dec7518a4d3f902cee261fd522ebebc3c171a42
[ "Apache-2.0" ]
null
null
null
dependencies/panda/include/pythonTask.h
SuperM0use24/Project-Altis
8dec7518a4d3f902cee261fd522ebebc3c171a42
[ "Apache-2.0" ]
null
null
null
/** * PANDA 3D SOFTWARE * Copyright (c) Carnegie Mellon University. All rights reserved. * * All use of this software is subject to the terms of the revised BSD * license. You should have received a copy of this license along * with this source code in a file named "LICENSE." * * @file pythonTask.h * @author...
27.52027
84
0.737049
[ "3d" ]
08639dff947027dd0d563455f5c425df047285d7
1,030
h
C
include/polyscope/render/opengl/shaders/sphere_shaders.h
hydrocarborane/polyscope
bee34c22cd7ac1b1e01686b55b7b8ceeee20d2fe
[ "MIT" ]
1
2022-03-02T10:49:52.000Z
2022-03-02T10:49:52.000Z
include/polyscope/render/opengl/shaders/sphere_shaders.h
hydrocarborane/polyscope
bee34c22cd7ac1b1e01686b55b7b8ceeee20d2fe
[ "MIT" ]
null
null
null
include/polyscope/render/opengl/shaders/sphere_shaders.h
hydrocarborane/polyscope
bee34c22cd7ac1b1e01686b55b7b8ceeee20d2fe
[ "MIT" ]
1
2020-12-26T07:02:43.000Z
2020-12-26T07:02:43.000Z
#pragma once #include "polyscope/render/opengl/gl_shaders.h" namespace polyscope { namespace render { namespace backend_openGL3_glfw { // High level pipeline extern const ShaderStageSpecification FLEX_SPHERE_VERT_SHADER; extern const ShaderStageSpecification FLEX_SPHERE_GEOM_SHADER; extern const ShaderStageSpecifica...
34.333333
67
0.878641
[ "render" ]
08643cb78cebf7371695ea0e5a3e24fc6c0c3830
8,758
c
C
ext/src/swow_watch_dog.c
twose/swow
59959f8730171928d5d79d42a1cd8fcb7aa0cc9b
[ "Apache-2.0" ]
null
null
null
ext/src/swow_watch_dog.c
twose/swow
59959f8730171928d5d79d42a1cd8fcb7aa0cc9b
[ "Apache-2.0" ]
null
null
null
ext/src/swow_watch_dog.c
twose/swow
59959f8730171928d5d79d42a1cd8fcb7aa0cc9b
[ "Apache-2.0" ]
null
null
null
/* +--------------------------------------------------------------------------+ | Swow | +--------------------------------------------------------------------------+ | Licensed under the Apache License, Version 2.0 (the "License"); | ...
33.30038
114
0.631879
[ "object" ]
08672e612e56f5fcb022c175a3640ece82848810
2,694
h
C
src/cc/meta/ChunkServerFactory.h
nzinfo/my-kfs-022
739a92f9bfce3bb94b41853608a693eb224fa16c
[ "Apache-2.0" ]
null
null
null
src/cc/meta/ChunkServerFactory.h
nzinfo/my-kfs-022
739a92f9bfce3bb94b41853608a693eb224fa16c
[ "Apache-2.0" ]
null
null
null
src/cc/meta/ChunkServerFactory.h
nzinfo/my-kfs-022
739a92f9bfce3bb94b41853608a693eb224fa16c
[ "Apache-2.0" ]
null
null
null
//---------------------------------------------------------- -*- Mode: C++ -*- // $Id: ChunkServerFactory.h 71 2008-07-07 15:49:14Z sriramsrao $ // // Created 2006/06/06 // Author: Sriram Rao // // Copyright 2008 Quantcast Corp. // Copyright 2006-2008 Kosmix Corp. // // This file is part of Kosmos File System (KFS). //...
28.357895
78
0.701559
[ "object" ]
086f95eb67bdd1a09dd7ec0880ceac89d17d48b2
3,725
h
C
src/ace/ACE_wrappers/Kokyu/Kokyu.h
wfnex/OpenBRAS
b8c2cd836ae85d5307f7f5ca87573b964342bb49
[ "BSD-3-Clause" ]
8
2017-06-05T08:56:27.000Z
2020-04-08T16:50:11.000Z
src/ace/ACE_wrappers/Kokyu/Kokyu.h
wfnex/OpenBRAS
b8c2cd836ae85d5307f7f5ca87573b964342bb49
[ "BSD-3-Clause" ]
null
null
null
src/ace/ACE_wrappers/Kokyu/Kokyu.h
wfnex/OpenBRAS
b8c2cd836ae85d5307f7f5ca87573b964342bb49
[ "BSD-3-Clause" ]
17
2017-06-05T08:54:27.000Z
2021-08-29T14:19:12.000Z
/* -*- C++ -*- */ /** * @file Kokyu.h * * @author Venkita Subramonian (venkita@cs.wustl.edu) * * Based on previous work by Tim Harrison Chris Gill, * Carlos O'Ryan and other members of the DOC group. */ #ifndef KOKYU_H #define KOKYU_H #include /**/ "ace/pre.h" #include "ace/Copy_Disabled.h" #if !defined (A...
32.675439
80
0.685906
[ "object" ]
0871765386972edba6a8ea8cdef240aa9a6656e0
1,439
h
C
src/Plugins/hardlight/zone_logic/hardlightdevice.h
cwaldren/HL-engine
0a303759eaed6331e4e0022f59d71fd2cc5c4379
[ "MIT" ]
8
2019-01-18T04:39:08.000Z
2020-05-16T01:11:54.000Z
src/Plugins/hardlight/zone_logic/hardlightdevice.h
cwaldren/HL-engine
0a303759eaed6331e4e0022f59d71fd2cc5c4379
[ "MIT" ]
null
null
null
src/Plugins/hardlight/zone_logic/hardlightdevice.h
cwaldren/HL-engine
0a303759eaed6331e4e0022f59d71fd2cc5c4379
[ "MIT" ]
4
2019-01-18T21:20:32.000Z
2020-06-29T14:34:06.000Z
#pragma once #include <vector> #include <memory> #include "HardwareCommands.h" #include "HardlightMk3ZoneDriver.h" #include <unordered_map> typedef struct NSVR_Core_t NSVR_Core; class InstructionSet; class HardlightDevice { public: HardlightDevice(const InstructionSet& instructions); void Configure(nsvr_core* ctx)...
31.282609
130
0.801946
[ "vector" ]
087b30f3e6a0585b9dbda07424a8742b9d684a67
5,402
h
C
thirdparty/bullet/Bullet3OpenCL/NarrowphaseCollision/b3StridingMeshInterface.h
georgikoemdzhiev/godot
5dac35a300504bfa193e98102eac727b287323ea
[ "CC-BY-3.0", "Apache-2.0", "MIT" ]
162
2020-09-18T19:42:43.000Z
2022-03-30T20:27:42.000Z
thirdparty/bullet/Bullet3OpenCL/NarrowphaseCollision/b3StridingMeshInterface.h
georgikoemdzhiev/godot
5dac35a300504bfa193e98102eac727b287323ea
[ "CC-BY-3.0", "Apache-2.0", "MIT" ]
162
2020-10-10T11:16:52.000Z
2022-03-30T17:09:11.000Z
thirdparty/bullet/Bullet3OpenCL/NarrowphaseCollision/b3StridingMeshInterface.h
georgikoemdzhiev/godot
5dac35a300504bfa193e98102eac727b287323ea
[ "CC-BY-3.0", "Apache-2.0", "MIT" ]
51
2017-05-24T10:20:25.000Z
2022-03-17T15:07:02.000Z
/* Bullet Continuous Collision Detection and Physics Library Copyright (c) 2003-2009 Erwin Coumans http://bulletphysics.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 grant...
33.974843
253
0.790633
[ "mesh" ]
087c34468cb98d26d0720693eb387aeea8632f58
15,915
h
C
inc/behaviac/base/object/containertypehandlerex.h
pjkui/behaviac_2.0.7
db4bec559c184c4af125005bf07bc0b25e2c6e66
[ "BSD-3-Clause" ]
null
null
null
inc/behaviac/base/object/containertypehandlerex.h
pjkui/behaviac_2.0.7
db4bec559c184c4af125005bf07bc0b25e2c6e66
[ "BSD-3-Clause" ]
null
null
null
inc/behaviac/base/object/containertypehandlerex.h
pjkui/behaviac_2.0.7
db4bec559c184c4af125005bf07bc0b25e2c6e66
[ "BSD-3-Clause" ]
null
null
null
///////////////////////////////////////////////////////////////////////////////////////////////////////////////// // Tencent is pleased to support the open source community by making behaviac available. // // Copyright (C) 2015 THL A29 Limited, a Tencent company. All rights reserved. // // Licensed under the BSD 3-Clau...
35.288248
320
0.66962
[ "object" ]
087f64a3ba5b9299a1ce81a897999914ebb568ae
348
h
C
include/matrixcontainer.h
Martsim/Linear-Batch-Code-Finder
f814727df6abc1fc2f71b7817eec2fbff36f1532
[ "MIT" ]
null
null
null
include/matrixcontainer.h
Martsim/Linear-Batch-Code-Finder
f814727df6abc1fc2f71b7817eec2fbff36f1532
[ "MIT" ]
null
null
null
include/matrixcontainer.h
Martsim/Linear-Batch-Code-Finder
f814727df6abc1fc2f71b7817eec2fbff36f1532
[ "MIT" ]
null
null
null
#ifndef MATRIXCONTAINER_H #define MATRIXCONTAINER_H class MatrixContainer { public: MatrixContainer(int* matCols); //MatrixContainer(const MatrixContainer &obj); int* getMatrixCols(); //Must be called when deleting the final vector containing the codes. void deleteMatrix() { delete matrixCols; } private: ...
16.571429
70
0.758621
[ "vector" ]
0883f8e9af4a8954db0951f8ec716902e287a85c
2,193
h
C
libjsonld-cpp/Context.h
dcdpr/jsonld-cpp
d89a3eacabaecf20ff286e78ff431b9e5eb1d05f
[ "BSD-3-Clause" ]
4
2019-11-08T21:36:21.000Z
2021-06-28T07:31:28.000Z
libjsonld-cpp/Context.h
dcdpr/jsonld-cpp
d89a3eacabaecf20ff286e78ff431b9e5eb1d05f
[ "BSD-3-Clause" ]
1
2020-07-15T21:02:34.000Z
2021-06-22T16:08:58.000Z
libjsonld-cpp/Context.h
dcdpr/jsonld-cpp
d89a3eacabaecf20ff286e78ff431b9e5eb1d05f
[ "BSD-3-Clause" ]
2
2019-12-19T01:26:56.000Z
2020-09-13T12:49:15.000Z
#ifndef LIBJSONLD_CPP_CONTEXT_H #define LIBJSONLD_CPP_CONTEXT_H #include "jsoninc.h" #include "JsonLdConsts.h" #include "JsonLdUtils.h" #include "JsonLdOptions.h" #include "JsonLdError.h" #include <utility> #include <memory> class Context { public: typedef std::map<std::string, std::string> StringMap; private: ...
34.809524
142
0.711354
[ "vector" ]
08885018bd577b0c4cd89426f61da2e0ec01f011
31,167
h
C
generation/WinSDK/RecompiledIdlHeaders/um/d3d11shader.h
forksnd/win32metadata
3e92612032578896ca3eebd543701c97a95d5214
[ "MIT" ]
984
2021-01-21T17:39:07.000Z
2022-03-30T16:29:34.000Z
generation/WinSDK/RecompiledIdlHeaders/um/d3d11shader.h
forksnd/win32metadata
3e92612032578896ca3eebd543701c97a95d5214
[ "MIT" ]
684
2021-01-21T20:24:26.000Z
2022-03-31T23:06:50.000Z
generation/WinSDK/RecompiledIdlHeaders/um/d3d11shader.h
forksnd/win32metadata
3e92612032578896ca3eebd543701c97a95d5214
[ "MIT" ]
65
2021-01-21T18:21:34.000Z
2022-03-24T05:08:12.000Z
////////////////////////////////////////////////////////////////////////////// // // Copyright (c) Microsoft Corporation. All rights reserved. // // File: D3D11Shader.h // Content: D3D11 Shader Types and APIs // ////////////////////////////////////////////////////////////////////////////// #ifndef __D3D11...
51.772425
137
0.654603
[ "geometry", "object", "vector" ]
088a01f6ae1d00280a79453d90d18589fcf816ee
10,653
h
C
include/votca/xtp/elements.h
choudarykvsp/xtp
9a249fd34615abcf790d5f0ecd3ddf1ed0ac0e7a
[ "Apache-2.0" ]
1
2018-03-05T17:36:53.000Z
2018-03-05T17:36:53.000Z
include/votca/xtp/elements.h
choudarykvsp/xtp
9a249fd34615abcf790d5f0ecd3ddf1ed0ac0e7a
[ "Apache-2.0" ]
null
null
null
include/votca/xtp/elements.h
choudarykvsp/xtp
9a249fd34615abcf790d5f0ecd3ddf1ed0ac0e7a
[ "Apache-2.0" ]
null
null
null
/* * Copyright 2009-2017 The VOTCA Development Team * (http://www.votca.org) * * 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 * * ...
28.257294
119
0.492913
[ "vector" ]
088c402803ca1ffee906148b9054956e44c21107
15,915
h
C
emulator/src/devices/bus/nes/nes_slot.h
rjw57/tiw-computer
5ef1c79893165b8622d1114d81cd0cded58910f0
[ "MIT" ]
1
2022-01-15T21:38:38.000Z
2022-01-15T21:38:38.000Z
emulator/src/devices/bus/nes/nes_slot.h
rjw57/tiw-computer
5ef1c79893165b8622d1114d81cd0cded58910f0
[ "MIT" ]
null
null
null
emulator/src/devices/bus/nes/nes_slot.h
rjw57/tiw-computer
5ef1c79893165b8622d1114d81cd0cded58910f0
[ "MIT" ]
null
null
null
// license:BSD-3-Clause // copyright-holders:Fabio Priuli #ifndef MAME_BUS_NES_NES_SLOT_H #define MAME_BUS_NES_NES_SLOT_H #pragma once #include "softlist_dev.h" /*************************************************************************** TYPE DEFINITIONS ***********************************************************...
36.840278
133
0.753126
[ "vector" ]
088d428152d18424b68a9110b3e38393450f9e55
6,823
h
C
stormG2/include/storm/ia32/cpu.h
chaos4ever/chaos-old
97d96d78d0b5f7961b9b062ccfcdbad2f977b0fa
[ "BSD-3-Clause" ]
null
null
null
stormG2/include/storm/ia32/cpu.h
chaos4ever/chaos-old
97d96d78d0b5f7961b9b062ccfcdbad2f977b0fa
[ "BSD-3-Clause" ]
null
null
null
stormG2/include/storm/ia32/cpu.h
chaos4ever/chaos-old
97d96d78d0b5f7961b9b062ccfcdbad2f977b0fa
[ "BSD-3-Clause" ]
null
null
null
/* $Id$ */ /* Abstract: CPU detection and some lowlevel routines. */ /* Author: Per Lundberg <plundis@chaosdev.org> Henrik Hallin <hal@chaosdev.org> */ /* Copyright 1999-2000 chaos development. */ /* This program is free software; you can redistribute it and/or modify it under the terms of the GNU Gene...
17.908136
70
0.635204
[ "model" ]
088e69f5177c1521177ee93e4c9e43995a367bde
2,704
h
C
Tesseract-Engine (Forked)/Source/JSONManager.h
FurryGhoul/Wrath-Engine
af72e8e438fff366dd8cb4111ab551082100263e
[ "MIT" ]
1
2021-12-13T23:27:40.000Z
2021-12-13T23:27:40.000Z
Tesseract-Engine (Forked)/Source/JSONManager.h
FurryGhoul/Wrath-Engine
af72e8e438fff366dd8cb4111ab551082100263e
[ "MIT" ]
null
null
null
Tesseract-Engine (Forked)/Source/JSONManager.h
FurryGhoul/Wrath-Engine
af72e8e438fff366dd8cb4111ab551082100263e
[ "MIT" ]
null
null
null
#ifndef __JASONMANAGER_H__ #define __JASONMANAGER_H__ #include "rapidjson/rapidjson.h" #include "rapidjson/document.h"// rapidjson's DOM-style API #include "rapidjson/prettywriter.h" #include "rapidjson/filewritestream.h" #include "rapidjson/filereadstream.h" #include "Globals.h" #include "MathGeoLib\MathGeoLib.h" #i...
26
80
0.75037
[ "vector" ]