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
45654b1c28882c8355a2333dce2274bf032b82be
3,646
h
C
ThirdParty/maslib/src/common/mas/core/queue.h
siavashk/GMM-FEM
045d5d9c19ef152c5268c04c111bbb9252a8b809
[ "BSD-2-Clause" ]
37
2015-06-22T07:53:38.000Z
2022-03-08T07:23:48.000Z
ThirdParty/maslib/src/common/mas/core/queue.h
jtpils/GMM-FEM
045d5d9c19ef152c5268c04c111bbb9252a8b809
[ "BSD-2-Clause" ]
null
null
null
ThirdParty/maslib/src/common/mas/core/queue.h
jtpils/GMM-FEM
045d5d9c19ef152c5268c04c111bbb9252a8b809
[ "BSD-2-Clause" ]
13
2015-06-17T06:17:01.000Z
2020-10-09T00:38:58.000Z
#ifndef MAS_CORE_QUEUE_H_ #define MAS_CORE_QUEUE_H_ #include <vector> #include <stack> namespace mas { namespace queue { // Null callback template<typename ReferenceType, typename SizeType> struct null_callback { void operator()(ReferenceType v, const SizeType a, const SizeType b) {} }; /** * @brief A modified...
29.642276
123
0.708173
[ "vector" ]
4565d3407aa7a0634370985e21b6a64e07717898
8,490
h
C
include/atbus_endpoint.h
sidyhe/libatbus
cc3f5371375c0a24405d11795105c502a3bdfd3f
[ "BSL-1.0", "Apache-2.0", "MIT" ]
179
2016-06-22T06:30:43.000Z
2022-03-27T16:02:26.000Z
include/atbus_endpoint.h
sidyhe/libatbus
cc3f5371375c0a24405d11795105c502a3bdfd3f
[ "BSL-1.0", "Apache-2.0", "MIT" ]
11
2019-01-12T05:03:20.000Z
2022-03-21T04:09:46.000Z
include/atbus_endpoint.h
sidyhe/libatbus
cc3f5371375c0a24405d11795105c502a3bdfd3f
[ "BSL-1.0", "Apache-2.0", "MIT" ]
55
2016-06-06T07:27:26.000Z
2021-11-22T12:22:07.000Z
/** * atbus_endpoint.h * * Created on: 2015年11月20日 * Author: owent */ #pragma once #ifndef LIBATBUS_ENDPOINT_H # define LIBATBUS_ENDPOINT_H # pragma once # include <list> # include <memory> # include <vector> # ifdef __cpp_impl_three_way_comparison # include <compare> # endif # ifdef _MSC_VE...
30.872727
118
0.745936
[ "vector" ]
4567a57674655e077071be3bd294eda090c0f179
52,635
h
C
src/VitaSound.h
MyLegGuy/libGeneralGood
09e7c8d35c11406e24519ee0eeaa59315544f1a6
[ "Zlib" ]
4
2017-10-27T16:25:12.000Z
2018-08-25T15:53:04.000Z
src/VitaSound.h
MyLegGuy/libGeneralGood
09e7c8d35c11406e24519ee0eeaa59315544f1a6
[ "Zlib" ]
null
null
null
src/VitaSound.h
MyLegGuy/libGeneralGood
09e7c8d35c11406e24519ee0eeaa59315544f1a6
[ "Zlib" ]
null
null
null
//zlib license (c) mylegguy // oldest to newest //https://pastebin.com/4R59NH12 //https://pastebin.com/raw/m9k41uD7 //https://pastebin.com/raw/SP4tpNga #if HEADER_MLGVITASOUND #warning reincluded #else #define HEADER_MLGVITASOUND #endif // If this is libGeneralGood #if PLATFORM #define INCLUDETESTCODE 0 #else #defin...
37.623302
312
0.761736
[ "object" ]
45720d140fcabc3fd330d527f58710f7eb44b7cd
4,146
c
C
contrib/8086/a86/rel.c
doolinius/unix-v7-galileo
403dfb4fbb875095e84763553a952cfbc8d558fd
[ "MIT" ]
null
null
null
contrib/8086/a86/rel.c
doolinius/unix-v7-galileo
403dfb4fbb875095e84763553a952cfbc8d558fd
[ "MIT" ]
null
null
null
contrib/8086/a86/rel.c
doolinius/unix-v7-galileo
403dfb4fbb875095e84763553a952cfbc8d558fd
[ "MIT" ]
null
null
null
#include "mical.h" #include <a.out.h> /* Handle output file processing for a.out files */ FILE *tout; /* text portion of output file */ FILE *dout; /* data portion of output file */ FILE *rtout; /* text relocation commands */ FILE *rdout; /* data relocation commands */ long rtsize; /* size of text relocation a...
27.276316
68
0.657984
[ "object" ]
457274d9bdea9852db469c52c2151c248a22a150
70,575
h
C
src/utilities/_hypre_utilities.h
CZHU20/hypre
ff45ecef32c9c92760d3e3e5777bdb1a3f41ea19
[ "ECL-2.0", "Apache-2.0", "MIT" ]
null
null
null
src/utilities/_hypre_utilities.h
CZHU20/hypre
ff45ecef32c9c92760d3e3e5777bdb1a3f41ea19
[ "ECL-2.0", "Apache-2.0", "MIT" ]
null
null
null
src/utilities/_hypre_utilities.h
CZHU20/hypre
ff45ecef32c9c92760d3e3e5777bdb1a3f41ea19
[ "ECL-2.0", "Apache-2.0", "MIT" ]
null
null
null
/*** DO NOT EDIT THIS FILE DIRECTLY (use 'headers' to generate) ***/ #ifndef hypre_UTILITIES_HEADER #define hypre_UTILITIES_HEADER #include "HYPRE_utilities.h" #ifdef HYPRE_USING_OPENMP #include <omp.h> #endif #ifdef __cplusplus extern "C" { #endif /****************************************************************...
46.278689
374
0.631796
[ "vector", "model" ]
457357091a54b065765734ab5b9bae020759667b
11,670
h
C
ADSL/include/ADSL/DirectiveProcessor.h
jh14778/avs-device-sdk
4def446a92cc43d1fce37be3cfb30a6f85cf2d66
[ "Apache-2.0" ]
null
null
null
ADSL/include/ADSL/DirectiveProcessor.h
jh14778/avs-device-sdk
4def446a92cc43d1fce37be3cfb30a6f85cf2d66
[ "Apache-2.0" ]
null
null
null
ADSL/include/ADSL/DirectiveProcessor.h
jh14778/avs-device-sdk
4def446a92cc43d1fce37be3cfb30a6f85cf2d66
[ "Apache-2.0" ]
1
2019-02-08T19:49:13.000Z
2019-02-08T19:49:13.000Z
/* * DirectiveProcessor.h * * Copyright 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/apache...
43.87218
121
0.728363
[ "object" ]
45769cce1969f210463425e951c057e9f88e667e
1,959
h
C
CalibMuon/DTCalibration/test/stubs/DTMeanTimerPlotter.h
ckamtsikis/cmssw
ea19fe642bb7537cbf58451dcf73aa5fd1b66250
[ "Apache-2.0" ]
852
2015-01-11T21:03:51.000Z
2022-03-25T21:14:00.000Z
CalibMuon/DTCalibration/test/stubs/DTMeanTimerPlotter.h
ckamtsikis/cmssw
ea19fe642bb7537cbf58451dcf73aa5fd1b66250
[ "Apache-2.0" ]
30,371
2015-01-02T00:14:40.000Z
2022-03-31T23:26:05.000Z
CalibMuon/DTCalibration/test/stubs/DTMeanTimerPlotter.h
ckamtsikis/cmssw
ea19fe642bb7537cbf58451dcf73aa5fd1b66250
[ "Apache-2.0" ]
3,240
2015-01-02T05:53:18.000Z
2022-03-31T17:24:21.000Z
#ifndef DTMeanTimerPlotter_H #define DTMeanTimerPlotter_H /** \class DTMeanTimerPlotter * Utility class to plot MeanTimer produced with DTVDriftCalibration. * The tmax histograms can be fitted using exactly the same code that is * used by the calibration application. * * \author S. Bolognesi - INFN Torino */...
29.681818
109
0.722818
[ "vector" ]
457786b0a541cc9cf467b87619e1cef70e34298d
3,623
h
C
dev/Code/Framework/AzCore/AzCore/Math/Crc.h
jeikabu/lumberyard
07228c605ce16cbf5aaa209a94a3cb9d6c1a4115
[ "AML" ]
null
null
null
dev/Code/Framework/AzCore/AzCore/Math/Crc.h
jeikabu/lumberyard
07228c605ce16cbf5aaa209a94a3cb9d6c1a4115
[ "AML" ]
null
null
null
dev/Code/Framework/AzCore/AzCore/Math/Crc.h
jeikabu/lumberyard
07228c605ce16cbf5aaa209a94a3cb9d6c1a4115
[ "AML" ]
null
null
null
/* * All or portions of this file Copyright (c) Amazon.com, Inc. 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 license below or t...
36.59596
108
0.637317
[ "transform" ]
457851ed2a2fc1e066ac3dc12ea9377f31c760fe
5,211
h
C
src/asp/Sessions/RPC/RPCModel.h
fenglang12345/StereoPipeline-2.4.0
a9cb9129013f278e9f65e435193b735a6b051eb9
[ "Apache-2.0" ]
null
null
null
src/asp/Sessions/RPC/RPCModel.h
fenglang12345/StereoPipeline-2.4.0
a9cb9129013f278e9f65e435193b735a6b051eb9
[ "Apache-2.0" ]
null
null
null
src/asp/Sessions/RPC/RPCModel.h
fenglang12345/StereoPipeline-2.4.0
a9cb9129013f278e9f65e435193b735a6b051eb9
[ "Apache-2.0" ]
null
null
null
// __BEGIN_LICENSE__ // Copyright (c) 2009-2013, United States Government as represented by the // Administrator of the National Aeronautics and Space Administration. All // rights reserved. // // The NGT platform is licensed under the Apache License, Version 2.0 (the // "License"); you may not use this file excep...
40.710938
114
0.715026
[ "vector", "model", "3d" ]
4581a7a4e41e35c1dc904a8464c13f91f40ce068
15,527
h
C
src/glsl/ralloc.h
cwabbott0/lima_compiler
51f162b1e25efddc5084782c530f503cdc843b08
[ "MIT" ]
9
2015-12-20T05:31:29.000Z
2022-01-04T11:18:36.000Z
src/glsl/ralloc.h
cwabbott0/lima_compiler
51f162b1e25efddc5084782c530f503cdc843b08
[ "MIT" ]
1
2017-04-19T15:45:54.000Z
2017-04-19T15:45:54.000Z
src/glsl/ralloc.h
cwabbott0/lima_compiler
51f162b1e25efddc5084782c530f503cdc843b08
[ "MIT" ]
2
2019-01-12T04:07:29.000Z
2020-10-27T12:31:05.000Z
/* * Copyright © 2010 Intel Corporation * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, pub...
34.813901
80
0.654408
[ "object" ]
45821db1ee8378d84a5a8aa40abf2195fa78e1b0
3,727
h
C
tensorflow/core/grappler/clusters/cluster.h
AlexChrisF/udacity
b7f85a74058fc63ccb7601c418450ab934ef5953
[ "Apache-2.0" ]
28
2017-04-08T09:47:57.000Z
2020-07-12T03:10:46.000Z
tensorflow/core/grappler/clusters/cluster.h
AlexChrisF/udacity
b7f85a74058fc63ccb7601c418450ab934ef5953
[ "Apache-2.0" ]
7
2017-07-13T09:40:59.000Z
2019-04-08T22:46:51.000Z
tensorflow/core/grappler/clusters/cluster.h
AlexChrisF/udacity
b7f85a74058fc63ccb7601c418450ab934ef5953
[ "Apache-2.0" ]
38
2017-04-28T04:15:48.000Z
2019-09-28T05:11:46.000Z
/* Copyright 2017 The TensorFlow 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 by applicable law or a...
38.030612
80
0.734371
[ "vector", "model" ]
4586224ed8d6f6c5372ca0ee963de31d367d70bb
17,009
h
C
service/simulator/inc/simulator_resource_model_schema.h
jonghenhan/iotivity
7dfc2bc6a5c0506cf88bc23e88e38fe1b795da31
[ "Apache-2.0" ]
301
2015-01-20T16:11:32.000Z
2021-11-25T04:29:36.000Z
service/simulator/inc/simulator_resource_model_schema.h
jonghenhan/iotivity
7dfc2bc6a5c0506cf88bc23e88e38fe1b795da31
[ "Apache-2.0" ]
13
2015-06-04T09:55:15.000Z
2020-09-23T00:38:07.000Z
service/simulator/inc/simulator_resource_model_schema.h
jonghenhan/iotivity
7dfc2bc6a5c0506cf88bc23e88e38fe1b795da31
[ "Apache-2.0" ]
233
2015-01-26T03:41:59.000Z
2022-03-18T23:54:04.000Z
/****************************************************************** * * Copyright 2016 Samsung Electronics 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 * ...
27.389694
97
0.545417
[ "object", "vector", "model" ]
4587befb6e60d89c984dae3760ae67e883377fe1
70,062
c
C
audio/windows/openal-soft-1.18.2/Alc/ALu.c
HecateTech/engine
30f5a7a4fe70925fd41fb2408c359d550cb8eab4
[ "BSD-2-Clause" ]
null
null
null
audio/windows/openal-soft-1.18.2/Alc/ALu.c
HecateTech/engine
30f5a7a4fe70925fd41fb2408c359d550cb8eab4
[ "BSD-2-Clause" ]
null
null
null
audio/windows/openal-soft-1.18.2/Alc/ALu.c
HecateTech/engine
30f5a7a4fe70925fd41fb2408c359d550cb8eab4
[ "BSD-2-Clause" ]
1
2020-02-07T02:37:09.000Z
2020-02-07T02:37:09.000Z
/** * OpenAL cross platform audio library * Copyright (C) 1999-2007 by authors. * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public * License as published by the Free Software Foundation; either * version 2 of the License, or (at y...
38.264336
141
0.528974
[ "render", "vector", "transform" ]
458b338c9f1c923e4bffdbd5965aca1c3e01b284
2,210
h
C
ui/ozone/platform/drm/host/host_cursor_proxy.h
chromium/chromium
df46e572c3449a4b108d6e02fbe4f6d24cf98381
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
14,668
2015-01-01T01:57:10.000Z
2022-03-31T23:33:32.000Z
ui/ozone/platform/drm/host/host_cursor_proxy.h
chromium/chromium
df46e572c3449a4b108d6e02fbe4f6d24cf98381
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
86
2015-10-21T13:02:42.000Z
2022-03-14T07:50:50.000Z
ui/ozone/platform/drm/host/host_cursor_proxy.h
chromium/chromium
df46e572c3449a4b108d6e02fbe4f6d24cf98381
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
5,941
2015-01-02T11:32:21.000Z
2022-03-31T16:35:46.000Z
// Copyright 2016 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 UI_OZONE_PLATFORM_DRM_HOST_HOST_CURSOR_PROXY_H_ #define UI_OZONE_PLATFORM_DRM_HOST_HOST_CURSOR_PROXY_H_ #include "base/task/single_thread_task_ru...
38.103448
80
0.761538
[ "vector" ]
4590dcce52375161cd5cc65c5bb5b8b56e0902be
3,532
h
C
src/HapticDirectoryTools.h
HardlightVR/HL-haptictools
c177a92ce3adab80416f0e85c1ad89083d9da6b6
[ "MIT" ]
null
null
null
src/HapticDirectoryTools.h
HardlightVR/HL-haptictools
c177a92ce3adab80416f0e85c1ad89083d9da6b6
[ "MIT" ]
null
null
null
src/HapticDirectoryTools.h
HardlightVR/HL-haptictools
c177a92ce3adab80416f0e85c1ad89083d9da6b6
[ "MIT" ]
1
2020-06-29T14:42:24.000Z
2020-06-29T14:42:24.000Z
#pragma once #include <string> #include <vector> #include <unordered_map> #include <boost\filesystem.hpp> #include "IJsonSerializable.h" #include "rapidjson\document.h" #include <unordered_map> #include <boost\functional\hash\hash.hpp> #include "HapticsLoadingException.h" class JsonValueInvalidException : public std:...
26.556391
129
0.749151
[ "vector" ]
45952bb8aea1df771a863de7452a49e6f59898da
5,454
c
C
word2vectocluto/word2vectocluto.c
LexicalCategoryInduction/NeuralNetworkLexicalCategoryInduction
d1f230af76dbdba370a2c0dc917f8beb44f5b2f6
[ "Apache-2.0" ]
1
2016-05-02T15:53:07.000Z
2016-05-02T15:53:07.000Z
word2vectocluto/word2vectocluto.c
LexicalCategoryInduction/NeuralNetworkLexicalCategoryInduction
d1f230af76dbdba370a2c0dc917f8beb44f5b2f6
[ "Apache-2.0" ]
null
null
null
word2vectocluto/word2vectocluto.c
LexicalCategoryInduction/NeuralNetworkLexicalCategoryInduction
d1f230af76dbdba370a2c0dc917f8beb44f5b2f6
[ "Apache-2.0" ]
null
null
null
/** * Copyright 2016 Marianna D'Errico, Simone Bna' * * 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...
26.475728
157
0.589292
[ "vector" ]
459f5c2858efa1c7e99f8f8b44ba4abe6c8e9eb0
25,028
c
C
src/dR_nodes_math.c
mrjel/deepracin
42fc93a915b69d49d2f6d9b8603276bd23fd370e
[ "Apache-2.0" ]
8
2018-07-10T17:39:16.000Z
2018-10-22T18:13:30.000Z
src/dR_nodes_math.c
mrjel/deepracin
42fc93a915b69d49d2f6d9b8603276bd23fd370e
[ "Apache-2.0" ]
null
null
null
src/dR_nodes_math.c
mrjel/deepracin
42fc93a915b69d49d2f6d9b8603276bd23fd370e
[ "Apache-2.0" ]
1
2018-07-11T02:20:29.000Z
2018-07-11T02:20:29.000Z
#include "dR_nodes_math.h" #include "dR_core.h" // /////////////////////////// // Element-wise 2-operation // // /////////////////////////// dR_Node* dR_ElemWise2Operation(dR_Graph* net, dR_Node* inputLayer1, dR_Node* inputLayer2, dR_ElemWise2OperationType op){ dR_ElemWise2Op_Data* elemwise2op = g_malloc(sizeof(...
32.588542
159
0.666773
[ "shape" ]
45a2884b4c24bb777ba3aed10b2d8b04baa46770
106,337
h
C
includes/rtm/vector4d.h
sufalroy/rtm
f7f08c749cad90096626941351546bb1cdbb5ced
[ "MIT" ]
null
null
null
includes/rtm/vector4d.h
sufalroy/rtm
f7f08c749cad90096626941351546bb1cdbb5ced
[ "MIT" ]
null
null
null
includes/rtm/vector4d.h
sufalroy/rtm
f7f08c749cad90096626941351546bb1cdbb5ced
[ "MIT" ]
null
null
null
#pragma once //////////////////////////////////////////////////////////////////////////////// // The MIT License (MIT) // // Copyright (c) 2017 Nicholas Frechette & Animation Compression Library contributors // Copyright (c) 2018 Nicholas Frechette & Realtime Math contributors // // Permission is hereby granted, free ...
46.906484
216
0.594732
[ "vector", "3d" ]
45abbcf4337a604cbffa489a03e2e19ba0c85ed5
9,101
h
C
libs/SalesforceSDKCore/SalesforceSDKCore/Classes/Network/Network/Queue/CSFNetwork.h
appstronomy/SalesforceMobileSDK-iOS
f7aa1224c1cfc82614155145779c695d7595cb94
[ "Apache-2.0" ]
null
null
null
libs/SalesforceSDKCore/SalesforceSDKCore/Classes/Network/Network/Queue/CSFNetwork.h
appstronomy/SalesforceMobileSDK-iOS
f7aa1224c1cfc82614155145779c695d7595cb94
[ "Apache-2.0" ]
null
null
null
libs/SalesforceSDKCore/SalesforceSDKCore/Classes/Network/Network/Queue/CSFNetwork.h
appstronomy/SalesforceMobileSDK-iOS
f7aa1224c1cfc82614155145779c695d7595cb94
[ "Apache-2.0" ]
null
null
null
/* Copyright (c) 2015-present, salesforce.com, inc. All rights reserved. Redistribution and use of this software 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 lis...
37.920833
334
0.78343
[ "object" ]
45b5c575f6a54eb09c2f65fc8ff556ec0a36af38
31,438
c
C
DualAxisGantryStab.X/SALTStabilizationInnerOuterLoop.c
FrauBluher/SALT
0a329fbbc574dae6cf6b99ac6683441f2e7f41eb
[ "MIT" ]
1
2015-01-31T07:30:41.000Z
2015-01-31T07:30:41.000Z
SALTStabilizationInnerOuterLoop_ert_rtw/SALTStabilizationInnerOuterLoop.c
FrauBluher/SALT
0a329fbbc574dae6cf6b99ac6683441f2e7f41eb
[ "MIT" ]
null
null
null
SALTStabilizationInnerOuterLoop_ert_rtw/SALTStabilizationInnerOuterLoop.c
FrauBluher/SALT
0a329fbbc574dae6cf6b99ac6683441f2e7f41eb
[ "MIT" ]
null
null
null
/* * File: SALTStabilizationInnerOuterLoop.c * * Code generated for Simulink model 'SALTStabilizationInnerOuterLoop'. * * Model version : 1.16 * Simulink Coder version : 8.1 (R2011b) 08-Jul-2011 * TLC version : 8.1 (Jul 9 2011) * C/C++ source code generated on : Fri ...
34.50933
125
0.695591
[ "model" ]
45b817b01eea57ff18e12aa0525db72edb7e4d13
23,783
h
C
aws-cpp-sdk-gamelift/include/aws/gamelift/model/ScalingPolicy.h
ambasta/aws-sdk-cpp
c81192e00b572b76d175d84dff77185bd17ae1ac
[ "Apache-2.0" ]
null
null
null
aws-cpp-sdk-gamelift/include/aws/gamelift/model/ScalingPolicy.h
ambasta/aws-sdk-cpp
c81192e00b572b76d175d84dff77185bd17ae1ac
[ "Apache-2.0" ]
null
null
null
aws-cpp-sdk-gamelift/include/aws/gamelift/model/ScalingPolicy.h
ambasta/aws-sdk-cpp
c81192e00b572b76d175d84dff77185bd17ae1ac
[ "Apache-2.0" ]
null
null
null
/* * Copyright 2010-2016 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...
51.367171
155
0.666527
[ "model" ]
45bc02043766410823ce1c77486b93f63a82db6d
2,150
h
C
inc/BootPIC18NonJ.h
bitgamma/palitra-bootloader
4203e48e6e13132c12c8202d6cf7d90a523c4676
[ "Apache-2.0" ]
null
null
null
inc/BootPIC18NonJ.h
bitgamma/palitra-bootloader
4203e48e6e13132c12c8202d6cf7d90a523c4676
[ "Apache-2.0" ]
null
null
null
inc/BootPIC18NonJ.h
bitgamma/palitra-bootloader
4203e48e6e13132c12c8202d6cf7d90a523c4676
[ "Apache-2.0" ]
null
null
null
/******************************************************************************* Copyright 2016 Microchip Technology Inc. (www.microchip.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 ...
51.190476
203
0.686512
[ "vector" ]
45c06f02dd1dc3f05c96172ddf493416152d8525
2,220
h
C
src/game/etj_custom_map_votes.h
Aciz/etjump
6215e86cf9aeef504dc4eb24a57ecdc797cb7a2e
[ "BSL-1.0", "MIT" ]
16
2019-09-07T18:08:08.000Z
2022-03-04T21:37:06.000Z
src/game/etj_custom_map_votes.h
Aciz/etjump
6215e86cf9aeef504dc4eb24a57ecdc797cb7a2e
[ "BSL-1.0", "MIT" ]
121
2019-09-07T19:30:39.000Z
2022-01-31T20:59:48.000Z
src/game/etj_custom_map_votes.h
etjump/etjump
8dcc3ca939e95063e630367d98cac7ffeec6d88c
[ "BSL-1.0", "MIT" ]
14
2019-09-07T17:20:40.000Z
2022-01-30T06:47:15.000Z
/* * MIT License * * Copyright (c) 2021 ETJump team <zero@etjump.com> * * 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 ...
30
81
0.736937
[ "vector" ]
45c1fa0484617d74a1e25c9d38abe4092ef4183e
1,605
h
C
igl/readWRL.h
aviadtzemah/animation2
9a3f980fbe27672fe71f8f61f73b5713f2af5089
[ "Apache-2.0" ]
2,392
2016-12-17T14:14:12.000Z
2022-03-30T19:40:40.000Z
igl/readWRL.h
aviadtzemah/animation2
9a3f980fbe27672fe71f8f61f73b5713f2af5089
[ "Apache-2.0" ]
106
2018-04-19T17:47:31.000Z
2022-03-01T19:44:11.000Z
igl/readWRL.h
aviadtzemah/animation2
9a3f980fbe27672fe71f8f61f73b5713f2af5089
[ "Apache-2.0" ]
184
2017-11-15T09:55:37.000Z
2022-02-21T16:30:46.000Z
// This file is part of libigl, a simple c++ geometry processing library. // // Copyright (C) 2013 Alec Jacobson <alecjacobson@gmail.com> // // 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 htt...
29.722222
79
0.680374
[ "mesh", "geometry", "vector", "model" ]
45c351dcfdbea120aecc54f3a703ab6007322656
4,511
h
C
chrome/browser/vr/ui_input_manager.h
zipated/src
2b8388091c71e442910a21ada3d97ae8bc1845d3
[ "BSD-3-Clause" ]
2,151
2020-04-18T07:31:17.000Z
2022-03-31T08:39:18.000Z
chrome/browser/vr/ui_input_manager.h
cangulcan/src
2b8388091c71e442910a21ada3d97ae8bc1845d3
[ "BSD-3-Clause" ]
395
2020-04-18T08:22:18.000Z
2021-12-08T13:04:49.000Z
chrome/browser/vr/ui_input_manager.h
cangulcan/src
2b8388091c71e442910a21ada3d97ae8bc1845d3
[ "BSD-3-Clause" ]
338
2020-04-18T08:03:10.000Z
2022-03-29T12:33:22.000Z
// Copyright 2017 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROME_BROWSER_VR_UI_INPUT_MANAGER_H_ #define CHROME_BROWSER_VR_UI_INPUT_MANAGER_H_ #include <memory> #include <vector> #include "base/time/time...
34.968992
80
0.717358
[ "geometry", "vector", "transform" ]
45c4dfa1ff8a6042fe9b8c645a889f8dc0918270
2,998
h
C
projects/vectorization/src/vectorization.h
goliat90/edg4x-rose
75984d718a5235fb1433e7cab1991ade8d44f9ac
[ "BSD-3-Clause" ]
4
2017-12-19T17:15:00.000Z
2021-02-05T12:25:50.000Z
projects/vectorization/src/vectorization.h
goliat90/edg4x-rose
75984d718a5235fb1433e7cab1991ade8d44f9ac
[ "BSD-3-Clause" ]
null
null
null
projects/vectorization/src/vectorization.h
goliat90/edg4x-rose
75984d718a5235fb1433e7cab1991ade8d44f9ac
[ "BSD-3-Clause" ]
2
2019-02-19T01:27:51.000Z
2019-02-19T12:29:49.000Z
#ifndef _VECTORIZATION_H #define _VECTORIZATION_H #include "rose.h" #include "sageBuilder.h" #include <vector> #include <iostream> #include <fstream> namespace SIMDVectorization { class conditionalStmts { SgExpression* lhsExpr; SgExpression* trueExpr; SgExpression* falseExpr; /* We use map...
33.685393
114
0.762175
[ "vector" ]
45c75b284a1e19bb4d2b3d14a8cf9b0b306de76b
1,832
h
C
tests/ut/common/graph/testcase/ge_graph/graph_builder_utils.h
Ascend/graphengine
45d6a09b12a07eb3c854452f83dab993eba79716
[ "Apache-2.0" ]
207
2020-03-28T02:12:50.000Z
2021-11-23T18:27:45.000Z
tests/ut/common/graph/testcase/ge_graph/graph_builder_utils.h
zengchen1024/graphengine
0c33e9d12562953ca4bd6c03cb77da2c2da74acd
[ "Apache-2.0" ]
4
2020-04-17T07:32:44.000Z
2021-06-26T04:55:03.000Z
tests/ut/common/graph/testcase/ge_graph/graph_builder_utils.h
zengchen1024/graphengine
0c33e9d12562953ca4bd6c03cb77da2c2da74acd
[ "Apache-2.0" ]
13
2020-03-28T02:52:26.000Z
2021-07-03T23:12:54.000Z
/** * Copyright 2019-2020 Huawei Technologies Co., Ltd * * 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 applicabl...
35.230769
99
0.73417
[ "shape", "vector" ]
45c9e1654443390b7a3ead6b4b5cd178c708d5a4
1,968
h
C
graphics/cgal/HalfedgeDS/doc/HalfedgeDS/CGAL/HalfedgeDS_halfedge_base.h
hlzz/dotfiles
0591f71230c919c827ba569099eb3b75897e163e
[ "BSD-3-Clause" ]
4
2016-03-30T14:31:52.000Z
2019-02-02T05:01:32.000Z
graphics/cgal/HalfedgeDS/doc/HalfedgeDS/CGAL/HalfedgeDS_halfedge_base.h
hlzz/dotfiles
0591f71230c919c827ba569099eb3b75897e163e
[ "BSD-3-Clause" ]
null
null
null
graphics/cgal/HalfedgeDS/doc/HalfedgeDS/CGAL/HalfedgeDS_halfedge_base.h
hlzz/dotfiles
0591f71230c919c827ba569099eb3b75897e163e
[ "BSD-3-Clause" ]
null
null
null
namespace CGAL { /*! \ingroup PkgHDS_VHF The class `HalfedgeDS_halfedge_base` is a model of the `HalfedgeDSHalfedge` concept. `Refs` is an instantiation of a `HalfedgeDS`. The full declaration states four template parameters: <TABLE border="0"><TR><TD ALIGN=LEFT VALIGN=TOP NOWRAP> <span class="mbox"></span> <T...
22.62069
76
0.71748
[ "model" ]
45cd65db2df7c9f237db580aa69c18bccc80219e
2,597
h
C
torch/csrc/jit/codegen/cuda/index_reference_replay.h
sanchitintel/pytorch
416f59308023b5d98f6ea4ecdd0bcd3829edb7a7
[ "Intel" ]
60,067
2017-01-18T17:21:31.000Z
2022-03-31T21:37:45.000Z
torch/csrc/jit/codegen/cuda/index_reference_replay.h
sanchitintel/pytorch
416f59308023b5d98f6ea4ecdd0bcd3829edb7a7
[ "Intel" ]
66,955
2017-01-18T17:21:38.000Z
2022-03-31T23:56:11.000Z
torch/csrc/jit/codegen/cuda/index_reference_replay.h
sanchitintel/pytorch
416f59308023b5d98f6ea4ecdd0bcd3829edb7a7
[ "Intel" ]
19,210
2017-01-18T17:45:04.000Z
2022-03-31T23:51:56.000Z
#pragma once #include <torch/csrc/WindowsTorchApiMacro.h> #include <torch/csrc/jit/codegen/cuda/index_compute.h> #include <torch/csrc/jit/codegen/cuda/kernel_ir.h> #include <vector> namespace torch { namespace jit { namespace fuser { namespace cuda { struct ReferenceTensor { TensorDomain* domain = nullptr; //...
30.916667
80
0.750096
[ "vector" ]
45dc805de742bc090c4fd9259c1b5ef30cee1844
3,192
h
C
chrome/browser/devtools/protocol/devtools_protocol_test_support.h
chromium/chromium
df46e572c3449a4b108d6e02fbe4f6d24cf98381
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
14,668
2015-01-01T01:57:10.000Z
2022-03-31T23:33:32.000Z
chrome/browser/devtools/protocol/devtools_protocol_test_support.h
chromium/chromium
df46e572c3449a4b108d6e02fbe4f6d24cf98381
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
86
2015-10-21T13:02:42.000Z
2022-03-14T07:50:50.000Z
chrome/browser/devtools/protocol/devtools_protocol_test_support.h
chromium/chromium
df46e572c3449a4b108d6e02fbe4f6d24cf98381
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
5,941
2015-01-02T11:32:21.000Z
2022-03-31T16:35:46.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_DEVTOOLS_PROTOCOL_DEVTOOLS_PROTOCOL_TEST_SUPPORT_H_ #define CHROME_BROWSER_DEVTOOLS_PROTOCOL_DEVTOOLS_PROTOCOL_TEST_SUPPORT_H_ #in...
34.322581
80
0.755013
[ "vector" ]
45dfbbd5077a35cc428f40017ff26e28aeb95201
4,450
h
C
server/include/chilkat/CkEmailBundleW.h
SKKU-Tizen-SecBTKey/FrameworkVirtualKeyboard
6962d4ef499e333f53bb25bed5ef0fe9c48be717
[ "Apache-2.0" ]
null
null
null
server/include/chilkat/CkEmailBundleW.h
SKKU-Tizen-SecBTKey/FrameworkVirtualKeyboard
6962d4ef499e333f53bb25bed5ef0fe9c48be717
[ "Apache-2.0" ]
null
null
null
server/include/chilkat/CkEmailBundleW.h
SKKU-Tizen-SecBTKey/FrameworkVirtualKeyboard
6962d4ef499e333f53bb25bed5ef0fe9c48be717
[ "Apache-2.0" ]
null
null
null
// CkEmailBundleW.h: interface for the CkEmailBundleW class. // ////////////////////////////////////////////////////////////////////// // This header is generated for Chilkat v9.5.0 #ifndef _CkEmailBundleW_H #define _CkEmailBundleW_H #include "chilkatDefs.h" #include "CkString.h" #include "CkWideCharBa...
29.865772
109
0.691236
[ "object" ]
45e0874694b4c591d595a0a98c0a70077f4fa077
4,552
h
C
third_party/blink/renderer/modules/vibration/vibration_controller.h
zealoussnow/chromium
fd8a8914ca0183f0add65ae55f04e287543c7d4a
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
110
2020-10-27T02:15:35.000Z
2022-03-30T10:24:52.000Z
third_party/blink/renderer/modules/vibration/vibration_controller.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
third_party/blink/renderer/modules/vibration/vibration_controller.h
zealoussnow/chromium
fd8a8914ca0183f0add65ae55f04e287543c7d4a
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
37
2020-11-13T15:44:23.000Z
2022-03-25T09:08:22.000Z
/* * Copyright (C) 2012 Samsung Electronics * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public * License as published by the Free Software Foundation; either * version 2 of the License, or (at your option) any later version. * * ...
37.933333
99
0.779218
[ "vector" ]
45e0eb084f4feee11861173f7f82f9f56125fd04
33,117
h
C
third_party/fwkacllib/inc/ops/nn_norm_ops.h
laekov/akg
5316b8cb2340bbf71bdc724dc9d81513a67b3104
[ "Apache-2.0" ]
1
2020-08-31T02:43:43.000Z
2020-08-31T02:43:43.000Z
third_party/fwkacllib/inc/ops/nn_norm_ops.h
laekov/akg
5316b8cb2340bbf71bdc724dc9d81513a67b3104
[ "Apache-2.0" ]
null
null
null
third_party/fwkacllib/inc/ops/nn_norm_ops.h
laekov/akg
5316b8cb2340bbf71bdc724dc9d81513a67b3104
[ "Apache-2.0" ]
null
null
null
/** * Copyright 2019-2020 Huawei Technologies Co., Ltd * * 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 applicabl...
42.133588
309
0.706797
[ "shape", "vector" ]
0495fd06c6183e8165108509f0318480ebe1aeed
2,046
h
C
mindspore/lite/src/huffman_decode.h
ZLkanyo009/mindspore
0a6ed86bb443ed233504fa7eee931a24637d50bb
[ "Apache-2.0" ]
2
2021-07-08T13:10:42.000Z
2021-11-08T02:48:57.000Z
mindspore/lite/src/huffman_decode.h
peixinhou/mindspore
fcb2ec2779b753e95c762cf292b23bd81d1f561b
[ "Apache-2.0" ]
null
null
null
mindspore/lite/src/huffman_decode.h
peixinhou/mindspore
fcb2ec2779b753e95c762cf292b23bd81d1f561b
[ "Apache-2.0" ]
null
null
null
/** * Copyright 2021 Huawei Technologies Co., Ltd * * 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...
25.898734
109
0.697947
[ "vector" ]
049b58740a97018fa7b0cb9022845c217a22c524
5,815
h
C
3rd/xulrunner-sdk/include/nsISAXLexicalHandler.h
ShoufuLuo/csaw
0d030d5ab93e61b62dff10b27a15c83fcfce3ff3
[ "Apache-2.0" ]
null
null
null
3rd/xulrunner-sdk/include/nsISAXLexicalHandler.h
ShoufuLuo/csaw
0d030d5ab93e61b62dff10b27a15c83fcfce3ff3
[ "Apache-2.0" ]
null
null
null
3rd/xulrunner-sdk/include/nsISAXLexicalHandler.h
ShoufuLuo/csaw
0d030d5ab93e61b62dff10b27a15c83fcfce3ff3
[ "Apache-2.0" ]
null
null
null
/* * DO NOT EDIT. THIS FILE IS GENERATED FROM /builds/slave/rel-m-rel-xr-osx64-bld/build/parser/xml/public/nsISAXLexicalHandler.idl */ #ifndef __gen_nsISAXLexicalHandler_h__ #define __gen_nsISAXLexicalHandler_h__ #ifndef __gen_nsISupports_h__ #include "nsISupports.h" #endif /* For IDL files that don't want to in...
35.457317
200
0.759587
[ "object" ]
04a1b00cecd95b8aab33a3bbf1dc2c92515264b6
1,583
h
C
include/CQChartsPropertyViewTree.h
Qt-Widgets/CQCharts
0ee923c5a2794b9e3845d0d88fa519fcdea7694a
[ "MIT" ]
14
2018-05-22T15:06:08.000Z
2022-01-20T12:18:28.000Z
include/CQChartsPropertyViewTree.h
Qt-Widgets/CQCharts
0ee923c5a2794b9e3845d0d88fa519fcdea7694a
[ "MIT" ]
6
2020-09-04T15:49:24.000Z
2022-01-12T19:06:45.000Z
include/CQChartsPropertyViewTree.h
Qt-Widgets/CQCharts
0ee923c5a2794b9e3845d0d88fa519fcdea7694a
[ "MIT" ]
9
2019-04-01T13:10:11.000Z
2022-01-22T01:46:27.000Z
#ifndef CQChartsPropertyViewTree_H #define CQChartsPropertyViewTree_H #include <CQPropertyViewTree.h> class CQChartsViewSettings; class CQPropertyViewModel; class CQChartsEditTitleDlg; class CQChartsEditKeyDlg; class CQChartsEditAxisDlg; /*! * \brief Charts Property View Tree * \ingroup Charts */ class CQChartsPr...
26.830508
87
0.753632
[ "model" ]
04a335791f51d3b5ea4c9a756ea613a5d0710690
8,641
h
C
tree/include/btree.h
raikken/data-struct-sample
24e4a3113991f81693156aa244b0e135d282e585
[ "MIT" ]
1
2019-12-07T02:42:48.000Z
2019-12-07T02:42:48.000Z
tree/include/btree.h
Raikkenon/data-struct-sample
24e4a3113991f81693156aa244b0e135d282e585
[ "MIT" ]
null
null
null
tree/include/btree.h
Raikkenon/data-struct-sample
24e4a3113991f81693156aa244b0e135d282e585
[ "MIT" ]
null
null
null
/** * @file: base_method.cpp * @author: xxx * @mail: xxx@yyy.com * @date 2019-11-16 17:16:52 * @brief **/ #include "base_method.h" #ifndef AVL_TREE_H__ #define AVL_TREE_H__ template<typename Key, typename Value, typename KeyofValue> class Node { public: typedef Key key_type; typedef Value value_ty...
29.192568
108
0.624118
[ "vector" ]
04a474b37e52c213d129fca126025f02f42b7f9b
722
c
C
src/rmutil/test_heap.c
maguec/RediSearch
c6ecf9de36b7aa5f3603ead7c8fc18c330882668
[ "MIT", "Ruby", "Apache-2.0", "BSD-3-Clause" ]
2,098
2019-05-13T09:11:54.000Z
2022-03-31T06:24:50.000Z
src/rmutil/test_heap.c
maguec/RediSearch
c6ecf9de36b7aa5f3603ead7c8fc18c330882668
[ "MIT", "Ruby", "Apache-2.0", "BSD-3-Clause" ]
1,659
2019-05-13T07:55:29.000Z
2022-03-31T02:42:57.000Z
src/rmutil/test_heap.c
maguec/RediSearch
c6ecf9de36b7aa5f3603ead7c8fc18c330882668
[ "MIT", "Ruby", "Apache-2.0", "BSD-3-Clause" ]
227
2019-05-17T07:54:49.000Z
2022-03-28T03:50:19.000Z
#include <stdio.h> #include "heap.h" #include "assert.h" #include "redismodule.h" #include "alloc.h" int cmp(void *a, void *b) { int *__a = (int *)a; int *__b = (int *)b; return *__a - *__b; } int main(int argc, char **argv) { RMUTil_InitAlloc(); int myints[] = {10, 20, 30, 5, 15}; Vector *v = NewVector(i...
17.609756
37
0.549861
[ "vector" ]
04a75a0a4db08ee6547b83e055e51302b8206dd8
763
h
C
data/test/cpp/04a75a0a4db08ee6547b83e055e51302b8206dd8model.h
harshp8l/deep-learning-lang-detection
2a54293181c1c2b1a2b840ddee4d4d80177efb33
[ "MIT" ]
84
2017-10-25T15:49:21.000Z
2021-11-28T21:25:54.000Z
data/test/cpp/04a75a0a4db08ee6547b83e055e51302b8206dd8model.h
vassalos/deep-learning-lang-detection
cbb00b3e81bed3a64553f9c6aa6138b2511e544e
[ "MIT" ]
5
2018-03-29T11:50:46.000Z
2021-04-26T13:33:18.000Z
data/test/cpp/04a75a0a4db08ee6547b83e055e51302b8206dd8model.h
vassalos/deep-learning-lang-detection
cbb00b3e81bed3a64553f9c6aa6138b2511e544e
[ "MIT" ]
24
2017-11-22T08:31:00.000Z
2022-03-27T01:22:31.000Z
#ifndef __THERMAL_MODEL_H__ #define __THERMAL_MODEL_H__ #include "source/models/model_type.h" #include "source/misc/common_types.h" #include "source/misc/config_parser.h" namespace Thermal { class Model { public: virtual ~Model(); static Model* createModel(ModelType model_type); ...
20.078947
61
0.627785
[ "model" ]
04a91f5e182d97ea03b023c3a28067c8c68b072e
13,974
h
C
src/monosat/dgl/Dinics.h
copumpkin/monosat
cbaf79cfd01cba97b46cae5a9d7b832771ff442c
[ "MIT" ]
1
2021-11-11T14:01:44.000Z
2021-11-11T14:01:44.000Z
src/monosat/dgl/Dinics.h
copumpkin/monosat
cbaf79cfd01cba97b46cae5a9d7b832771ff442c
[ "MIT" ]
null
null
null
src/monosat/dgl/Dinics.h
copumpkin/monosat
cbaf79cfd01cba97b46cae5a9d7b832771ff442c
[ "MIT" ]
1
2021-11-11T14:01:34.000Z
2021-11-11T14:01:34.000Z
/************************************************************************************************** The MIT License (MIT) Copyright (c) 2014, Sam Bayless 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 th...
25.925788
111
0.585874
[ "vector" ]
04a95ae300d91543b2cb5bd04838b497852bb804
3,966
c
C
patchsum.c
philpem/riscos-romtools
22fa6945b561f5bd4874204bd43eb3d5884a3180
[ "Apache-2.0" ]
3
2020-07-12T18:23:28.000Z
2020-09-15T12:34:42.000Z
patchsum.c
philpem/riscos-romtools
22fa6945b561f5bd4874204bd43eb3d5884a3180
[ "Apache-2.0" ]
null
null
null
patchsum.c
philpem/riscos-romtools
22fa6945b561f5bd4874204bd43eb3d5884a3180
[ "Apache-2.0" ]
null
null
null
/** * Patchsum -- a tool to fix RISC OS 3.1x ROM headers and footers. * * Based on Bigsplit2 and CRC by Acorn, released by RISC OS Open Ltd: * https://gitlab.riscosopen.org/RiscOS/Utilities/Release/bigsplit2 */ #include <stdio.h> #include <stdint.h> /* A fundamental constant of the CRC algorithm */ #define CRC_M...
23.607143
104
0.619264
[ "vector" ]
04ac6b32baf7c6d7b8c04bf8d419c94e7bd31fa4
4,769
h
C
views/window/window_delegate.h
Gitman1989/chromium
2b1cceae1075ef012fb225deec8b4c8bbe4bc897
[ "BSD-3-Clause" ]
2
2017-09-02T19:08:28.000Z
2021-11-15T15:15:14.000Z
views/window/window_delegate.h
Gitman1989/chromium
2b1cceae1075ef012fb225deec8b4c8bbe4bc897
[ "BSD-3-Clause" ]
null
null
null
views/window/window_delegate.h
Gitman1989/chromium
2b1cceae1075ef012fb225deec8b4c8bbe4bc897
[ "BSD-3-Clause" ]
1
2020-04-13T05:45:10.000Z
2020-04-13T05:45:10.000Z
// Copyright (c) 2010 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 VIEWS_WINDOW_WINDOW_DELEGATE_H_ #define VIEWS_WINDOW_WINDOW_DELEGATE_H_ #pragma once #include <string> #include "base/scoped_ptr.h" #include...
30.183544
80
0.707696
[ "object" ]
04b08c8f52bf9f46ab028865f139c39ce126ca06
9,011
h
C
projects/backstroke/pluggableReverser/handlerTypes.h
maurizioabba/rose
7597292cf14da292bdb9a4ef573001b6c5b9b6c0
[ "BSD-3-Clause" ]
14
2017-03-07T00:14:33.000Z
2022-02-09T00:59:22.000Z
projects/backstroke/pluggableReverser/handlerTypes.h
maurizioabba/rose
7597292cf14da292bdb9a4ef573001b6c5b9b6c0
[ "BSD-3-Clause" ]
11
2016-11-22T13:14:55.000Z
2021-12-14T00:56:51.000Z
projects/backstroke/pluggableReverser/handlerTypes.h
maurizioabba/rose
7597292cf14da292bdb9a4ef573001b6c5b9b6c0
[ "BSD-3-Clause" ]
6
2016-11-07T13:38:45.000Z
2021-04-04T12:13:31.000Z
#ifndef HANDLERBASE_H #define HANDLERBASE_H #include <boost/shared_ptr.hpp> #include <boost/any.hpp> #include "variableVersionTable.h" #include <staticSingleAssignment.h> #include "costModel.h" //Forward declarations class ExpressionReversalHandler; class StatementReversalHandler; class ReversalHandlerBase; class Eve...
33.250923
135
0.775386
[ "object", "vector", "model" ]
04b1f24c6f4e18b954223cab2b3550ccf566a9a0
2,925
h
C
light_node.h
giuliandenicola1/deconz-rest-plugin
f01c40bcb73f17339216bd3c15af4a6bbc3b54e4
[ "BSD-3-Clause" ]
1,765
2015-06-09T08:10:44.000Z
2022-03-29T16:20:41.000Z
light_node.h
giuliandenicola1/deconz-rest-plugin
f01c40bcb73f17339216bd3c15af4a6bbc3b54e4
[ "BSD-3-Clause" ]
5,354
2015-01-09T21:18:14.000Z
2022-03-31T21:41:56.000Z
light_node.h
giuliandenicola1/deconz-rest-plugin
f01c40bcb73f17339216bd3c15af4a6bbc3b54e4
[ "BSD-3-Clause" ]
506
2015-04-15T14:08:41.000Z
2022-03-28T09:23:35.000Z
/* * Copyright (c) 2016-2017 dresden elektronik ingenieurtechnik gmbh. * All rights reserved. * * The software in this package is published under the terms of the BSD * style license a copy of which has been included with this distribution in * the LICENSE.txt file. * */ #ifndef LIGHT_NODE_H #define LIGHT_NODE...
29.25
76
0.705983
[ "vector" ]
04b8a657f3586029b4c9413f4622e2b53919dfc6
5,484
h
C
PrivateFrameworks/iWorkImport.framework/TSKCOReplaceRangeOperation.h
shaojiankui/iOS10-Runtime-Headers
6b0d842bed0c52c2a7c1464087b3081af7e10c43
[ "MIT" ]
36
2016-04-20T04:19:04.000Z
2018-10-08T04:12:25.000Z
PrivateFrameworks/iWorkImport.framework/TSKCOReplaceRangeOperation.h
shaojiankui/iOS10-Runtime-Headers
6b0d842bed0c52c2a7c1464087b3081af7e10c43
[ "MIT" ]
null
null
null
PrivateFrameworks/iWorkImport.framework/TSKCOReplaceRangeOperation.h
shaojiankui/iOS10-Runtime-Headers
6b0d842bed0c52c2a7c1464087b3081af7e10c43
[ "MIT" ]
10
2016-06-16T02:40:44.000Z
2019-01-15T03:31:45.000Z
/* Generated by RuntimeBrowser Image: /System/Library/PrivateFrameworks/iWorkImport.framework/iWorkImport */ @interface TSKCOReplaceRangeOperation : TSKCOReplaceOperation <TSKCORangeOperation, TSKCOReplaceRangeOperationSubset, TSKCOTransforming> { TSKCORangeAddress * mAddress; unsigned long long mInsertLe...
127.534884
1,571
0.770058
[ "vector" ]
04bb5ad1e84ac862f7ae99556a397aacd3bcfc92
19,258
c
C
source/programs/Xserver/hw/xfree86/drivers/neomagic/neo_2200.c
binaryblob01/zfree86
e80ea992d87501b8e3e2d7c07a414591c2e11c70
[ "Xnet", "X11" ]
1
2021-09-08T21:13:25.000Z
2021-09-08T21:13:25.000Z
source/programs/Xserver/hw/xfree86/drivers/neomagic/neo_2200.c
binaryblob01/zfree86
e80ea992d87501b8e3e2d7c07a414591c2e11c70
[ "Xnet", "X11" ]
null
null
null
source/programs/Xserver/hw/xfree86/drivers/neomagic/neo_2200.c
binaryblob01/zfree86
e80ea992d87501b8e3e2d7c07a414591c2e11c70
[ "Xnet", "X11" ]
1
2021-01-22T00:19:47.000Z
2021-01-22T00:19:47.000Z
/******************************************************************** Copyright 1998, 1999 by Precision Insight, Inc., Cedar Park, Texas. All Rights Reserved Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee,...
29.627692
111
0.645602
[ "solid" ]
04bfef0018e31091ce3ea5b5bfc190b0f7ccf3a6
3,903
h
C
Pods/Headers/Public/Metawear-iOSAPI/MBLConstants.h
aarons2222/Neofit
0acf17c3840809d17091d7d3baf3403a77c77d58
[ "Apache-2.0" ]
null
null
null
Pods/Headers/Public/Metawear-iOSAPI/MBLConstants.h
aarons2222/Neofit
0acf17c3840809d17091d7d3baf3403a77c77d58
[ "Apache-2.0" ]
null
null
null
Pods/Headers/Public/Metawear-iOSAPI/MBLConstants.h
aarons2222/Neofit
0acf17c3840809d17091d7d3baf3403a77c77d58
[ "Apache-2.0" ]
null
null
null
/** * MBLConstants.h * MetaWear * * Created by Stephen Schiffli on 7/30/14. * Copyright 2014 MbientLab Inc. All rights reserved. * * IMPORTANT: Your use of this Software is limited to those specific rights * granted under the terms of a software license agreement between the user who * downloaded the software,...
49.405063
92
0.784525
[ "object" ]
04c0ddfee0a6b85fbf52c1e7d3adc4492b3eac95
1,343
h
C
webrtc_dsp/modules/audio_processing/echo_detector/circular_buffer.h
kovdan01/libtgvoip
6fec40ea1acd40fddba927b049f78962507d4922
[ "Unlicense" ]
null
null
null
webrtc_dsp/modules/audio_processing/echo_detector/circular_buffer.h
kovdan01/libtgvoip
6fec40ea1acd40fddba927b049f78962507d4922
[ "Unlicense" ]
null
null
null
webrtc_dsp/modules/audio_processing/echo_detector/circular_buffer.h
kovdan01/libtgvoip
6fec40ea1acd40fddba927b049f78962507d4922
[ "Unlicense" ]
null
null
null
/* * Copyright (c) 2016 The WebRTC 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 in the root of the source * tree. An additional intellectual property rights grant can be found * in the file PATENTS. All contribut...
29.195652
79
0.749069
[ "vector" ]
04c5a8dff15e2ac91fcb6ed2211dce9c49f9b47e
18,752
h
C
common/SimGeometry/MatrixAffine2.h
Mason-Wmx/ViewFramework
d8117adc646c369ad29d64477788514c7a75a797
[ "Apache-2.0" ]
1
2021-10-03T16:47:04.000Z
2021-10-03T16:47:04.000Z
common/SimGeometry/MatrixAffine2.h
Mason-Wmx/ViewFramework
d8117adc646c369ad29d64477788514c7a75a797
[ "Apache-2.0" ]
null
null
null
common/SimGeometry/MatrixAffine2.h
Mason-Wmx/ViewFramework
d8117adc646c369ad29d64477788514c7a75a797
[ "Apache-2.0" ]
null
null
null
/* Copyright (c) 2012, The Cinder Project: http://libcinder.org 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: * ...
24.969374
145
0.623347
[ "geometry", "vector" ]
04c6eac9211d777afc074a72f14c668411cd74f8
1,390
h
C
src/editor/private/project/scripted/QScriptedProjectExporter.h
Dandielo/mooned-editor
72f9068e3d6daaf42c1bc4be23dce2c5a260a6e8
[ "MIT" ]
null
null
null
src/editor/private/project/scripted/QScriptedProjectExporter.h
Dandielo/mooned-editor
72f9068e3d6daaf42c1bc4be23dce2c5a260a6e8
[ "MIT" ]
null
null
null
src/editor/private/project/scripted/QScriptedProjectExporter.h
Dandielo/mooned-editor
72f9068e3d6daaf42c1bc4be23dce2c5a260a6e8
[ "MIT" ]
null
null
null
#pragma once #include "project/interfaces/QProjectExporter.h" #include "scripts/CNativeScriptObject.h" #include <sstream> namespace editor { //! The script node type. class QScriptedNode; //! A AngelScript defined project exporter. class QScriptedProjectExporter : public QProjectExporter, public Scripts::CNativeScr...
28.958333
119
0.745324
[ "object" ]
04c7a038d3eb73f7776c828cf7b0375bd16e1a85
3,358
h
C
IQ-TREE/pda/greedy.h
joshlvmh/iqtree_arm_neon
7bc67d3449428b0b683fb7359c8945da218f5775
[ "MIT" ]
1
2020-11-04T23:02:03.000Z
2020-11-04T23:02:03.000Z
IQ-TREE/pda/greedy.h
joshlvmh/iqtree_arm_neon
7bc67d3449428b0b683fb7359c8945da218f5775
[ "MIT" ]
4
2020-10-20T07:37:46.000Z
2022-01-11T14:31:32.000Z
IQ-TREE/pda/greedy.h
joshlvmh/iqtree_arm_neon
7bc67d3449428b0b683fb7359c8945da218f5775
[ "MIT" ]
1
2020-10-13T08:50:06.000Z
2020-10-13T08:50:06.000Z
/*************************************************************************** * Copyright (C) 2006 by BUI Quang Minh, Steffen Klaere, Arndt von Haeseler * * minh.bui@univie.ac.at * * * * This program is free software; you can redistrib...
29.716814
105
0.589934
[ "vector" ]
04cf8b5a6143d9e5a19a766101a0cb6fe06207b9
18,646
c
C
src/plugins/RePlugin/RePlugin.c
p3anoman/vm
4bb3d87ad955dc4fa8f6465aec1f3a70109c28e5
[ "MIT" ]
null
null
null
src/plugins/RePlugin/RePlugin.c
p3anoman/vm
4bb3d87ad955dc4fa8f6465aec1f3a70109c28e5
[ "MIT" ]
null
null
null
src/plugins/RePlugin/RePlugin.c
p3anoman/vm
4bb3d87ad955dc4fa8f6465aec1f3a70109c28e5
[ "MIT" ]
null
null
null
/* Automatically generated by SmartSyntaxPluginCodeGenerator VMMaker.oscog-eem.2987 uuid: a04be31b-0684-47d9-8eab-044c097bce29 from RePlugin VMMaker.oscog-eem.2987 uuid: a04be31b-0684-47d9-8eab-044c097bce29 */ static char __buildInfo[] = "RePlugin VMMaker.oscog-eem.2987 uuid: a04be31b-0684-47d9-8eab-044c097bce29 ...
29.271586
116
0.757964
[ "object" ]
04d23cc7cd4a64f3a614299d3ae95045fabfcffd
68,005
c
C
linux/drivers/staging/mt7621-mmc/sd.c
WUSTL-CSPL/RT-TEE
aafb3e9ff6c6e744c6bce1e42bcb198e1063efcc
[ "MIT" ]
3
2020-11-06T05:17:03.000Z
2020-11-06T07:32:34.000Z
linux/drivers/staging/mt7621-mmc/sd.c
WUSTL-CSPL/RT-TEE
aafb3e9ff6c6e744c6bce1e42bcb198e1063efcc
[ "MIT" ]
null
null
null
linux/drivers/staging/mt7621-mmc/sd.c
WUSTL-CSPL/RT-TEE
aafb3e9ff6c6e744c6bce1e42bcb198e1063efcc
[ "MIT" ]
1
2020-11-06T07:32:55.000Z
2020-11-06T07:32:55.000Z
/* Copyright Statement: * * This software/firmware and related documentation ("MediaTek Software") are * protected under relevant copyright laws. The information contained herein * is confidential and proprietary to MediaTek Inc. and/or its licensors. * Without the prior written permission of MediaTek inc. and/or ...
28.418303
124
0.639512
[ "object" ]
04e0b86ada2ddb56bc09c286f2ef9d7b8f019894
25,645
h
C
runtime/legion/legion_c_util.h
elliottslaughter/legion_test
9381cd25bc92a6d119aef8be9a91189080533c63
[ "Apache-2.0" ]
null
null
null
runtime/legion/legion_c_util.h
elliottslaughter/legion_test
9381cd25bc92a6d119aef8be9a91189080533c63
[ "Apache-2.0" ]
1
2017-05-11T19:48:20.000Z
2017-05-11T19:48:20.000Z
runtime/legion/legion_c_util.h
elliottslaughter/legion_test
9381cd25bc92a6d119aef8be9a91189080533c63
[ "Apache-2.0" ]
2
2017-05-11T19:18:34.000Z
2018-08-28T16:40:08.000Z
/* Copyright 2018 Stanford University * * 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.667594
106
0.609982
[ "vector", "transform" ]
04e6426ed9fb087d1e5dd3d47c957f6e7e29e404
9,429
c
C
m_fire.c
viciious/jaguardoom
7ccec30b164317ad7e0c822e3e1de32ae89f0ba7
[ "MIT" ]
null
null
null
m_fire.c
viciious/jaguardoom
7ccec30b164317ad7e0c822e3e1de32ae89f0ba7
[ "MIT" ]
null
null
null
m_fire.c
viciious/jaguardoom
7ccec30b164317ad7e0c822e3e1de32ae89f0ba7
[ "MIT" ]
null
null
null
/* Victor Luchits, Samuel Villarreal and Fabien Sanglard The MIT License (MIT) Copyright (c) 2021 Victor Luchits, Derek John Evans, id Software and ZeniMax Media Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software")...
23.931472
112
0.63135
[ "mesh" ]
04eab50e5f2b2a0ff08ee062cf13e09c83115f91
20,828
c
C
src/locfit/pout.c
idiv-biodiversity/cufflinks
e17bfcb3190b12ade76a5e326234dc490444bf42
[ "BSL-1.0" ]
278
2015-01-21T03:30:45.000Z
2022-03-24T02:59:53.000Z
src/locfit/pout.c
idiv-biodiversity/cufflinks
e17bfcb3190b12ade76a5e326234dc490444bf42
[ "BSL-1.0" ]
116
2015-01-07T18:57:16.000Z
2022-02-20T03:47:24.000Z
src/locfit/pout.c
idiv-biodiversity/cufflinks
e17bfcb3190b12ade76a5e326234dc490444bf42
[ "BSL-1.0" ]
148
2015-01-08T18:14:17.000Z
2022-03-17T01:45:29.000Z
/* * Copyright (c) 1996-2000 Lucent Technologies. * See README file for details. * * * print a plot structure in the format of various graph packages */ #include "local.h" #ifdef CVERSION #define XCON(x) (INT)(i0+(i1-i0)*(x-px[0])/(px[1]-px[0])) #define YCON(y) (INT)(k0+(k1-k0)*(y-py[0])/(py[1]-py[0])) ex...
26.668374
120
0.473449
[ "mesh" ]
04ecbb2f9746fedfd21971be00621f2b151f8df3
4,890
c
C
src/firmware/main/primitives/spin.c
matthewberends/Software
4681c7cffc9c1ca8f739ea692daffc490a8c1910
[ "MIT" ]
null
null
null
src/firmware/main/primitives/spin.c
matthewberends/Software
4681c7cffc9c1ca8f739ea692daffc490a8c1910
[ "MIT" ]
null
null
null
src/firmware/main/primitives/spin.c
matthewberends/Software
4681c7cffc9c1ca8f739ea692daffc490a8c1910
[ "MIT" ]
null
null
null
#include "spin.h" #include "bangbang.h" #include "control.h" #include "physics.h" #include <math.h> #include <stdio.h> #ifndef FWSIM #include "dr.h" #else #include "simulate.h" #endif #define TIME_HORIZON 0.5f static float x_final; static float y_final; static float avel_final; static float end_speed; static bool sl...
27.784091
88
0.671779
[ "vector" ]
04f47031ec2940d4cd6e53e344be4e9742312431
6,703
h
C
OpenSim 3.2-64bit-VS12/sdk/include/SimTK/include/SimTKcommon/internal/ReferencePtr.h
chrisdembia/opensim-metabolicsprobes
7be20df24c2a3f1f3fb4a56e244ba4a3295b4fc0
[ "Apache-2.0" ]
2
2020-01-15T05:03:30.000Z
2021-01-16T06:18:47.000Z
OpenSim 3.2-64bit-VS12/sdk/include/SimTK/include/SimTKcommon/internal/ReferencePtr.h
chrisdembia/opensim-metabolicsprobes
7be20df24c2a3f1f3fb4a56e244ba4a3295b4fc0
[ "Apache-2.0" ]
1
2021-01-11T13:45:54.000Z
2021-01-11T13:45:54.000Z
OpenSim 3.2-64bit-VS12/sdk/include/SimTK/include/SimTKcommon/internal/ReferencePtr.h
chrisdembia/opensim-metabolicsprobes
7be20df24c2a3f1f3fb4a56e244ba4a3295b4fc0
[ "Apache-2.0" ]
3
2019-05-17T02:17:10.000Z
2020-11-05T20:31:55.000Z
#ifndef SimTK_SimTKCOMMON_REFERENCE_PTR_H_ #define SimTK_SimTKCOMMON_REFERENCE_PTR_H_ /* -------------------------------------------------------------------------- * * Simbody(tm): SimTKcommon * * ----------------------------------------------------------------------...
45.290541
80
0.609279
[ "object" ]
04f88a3e64da7a87240d0f26addff9c4b268b230
4,863
h
C
arangod/Indexes/SortedIndexAttributeMatcher.h
rajeev02101987/arangodb
817e6c04cb82777d266f3b444494140676da98e2
[ "Apache-2.0" ]
1
2019-11-25T07:14:41.000Z
2019-11-25T07:14:41.000Z
arangod/Indexes/SortedIndexAttributeMatcher.h
rajeev02101987/arangodb
817e6c04cb82777d266f3b444494140676da98e2
[ "Apache-2.0" ]
109
2022-01-06T07:05:24.000Z
2022-03-21T01:39:35.000Z
arangod/Indexes/SortedIndexAttributeMatcher.h
rajeev02101987/arangodb
817e6c04cb82777d266f3b444494140676da98e2
[ "Apache-2.0" ]
null
null
null
//////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// /// Copyright 2018 ArangoDB GmbH, Cologne, Germany /// /// 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...
47.676471
107
0.6533
[ "vector" ]
04fbafcc62cbdb7aec01220d438a72c0fcb299bc
707
h
C
VkEngine/Include/Rendering/Vertex.h
JanVijfhuizen/VkRenderer
5f5848f637dcf587b55ff8bd52bdb56fcf9caab4
[ "MIT" ]
null
null
null
VkEngine/Include/Rendering/Vertex.h
JanVijfhuizen/VkRenderer
5f5848f637dcf587b55ff8bd52bdb56fcf9caab4
[ "MIT" ]
null
null
null
VkEngine/Include/Rendering/Vertex.h
JanVijfhuizen/VkRenderer
5f5848f637dcf587b55ff8bd52bdb56fcf9caab4
[ "MIT" ]
null
null
null
#pragma once // Standard (optional) struct that can be used to define renderable triangles in shaders. struct Vertex final { // Using uint16_t for this, because the models for this game won't be that large. typedef uint16_t Index; glm::vec3 position{0}; // The forward vector for this vertex. glm::vec3 normal{0...
35.35
95
0.768034
[ "vector" ]
04ff1653276c2cbfb418e9db861818e65888cbfa
2,513
h
C
Event.h
bhallstein/OGLW
051871b54c89b6a7008c136867d776620bb23e8a
[ "MIT" ]
null
null
null
Event.h
bhallstein/OGLW
051871b54c89b6a7008c136867d776620bb23e8a
[ "MIT" ]
null
null
null
Event.h
bhallstein/OGLW
051871b54c89b6a7008c136867d776620bb23e8a
[ "MIT" ]
null
null
null
#ifndef WEvent_h #define WEvent_h #include <vector> namespace W { class Window; namespace EventType { typedef unsigned int T; enum { // Key KeyDown, KeyUp, // Positional LMouseUp, LMouseDown, RMouseUp, RMouseDown, MouseMove, // Mouse TouchDown, TouchMoved, TouchUp, TouchCancelled, ...
18.343066
76
0.6347
[ "object", "vector" ]
ca10e74faeda85bb9c21ec5ae026dd8b2be066a8
3,177
h
C
deform_control/external_libs/OpenSceneGraph-2.8.5/src/osgPlugins/shp/ESRIShapeParser.h
UM-ARM-Lab/mab_ms
f199f05b88060182cfbb47706bd1ff3479032c43
[ "BSD-2-Clause" ]
3
2018-08-20T12:12:43.000Z
2021-06-06T09:43:27.000Z
deform_control/external_libs/OpenSceneGraph-2.8.5/src/osgPlugins/shp/ESRIShapeParser.h
UM-ARM-Lab/mab_ms
f199f05b88060182cfbb47706bd1ff3479032c43
[ "BSD-2-Clause" ]
null
null
null
deform_control/external_libs/OpenSceneGraph-2.8.5/src/osgPlugins/shp/ESRIShapeParser.h
UM-ARM-Lab/mab_ms
f199f05b88060182cfbb47706bd1ff3479032c43
[ "BSD-2-Clause" ]
1
2022-03-31T03:12:23.000Z
2022-03-31T03:12:23.000Z
#ifndef ESRI_SHAPE_PARSER_H #define ESRI_SHAPE_PARSER_H #include <string> #include <osg/Geode> #include "ESRIShape.h" namespace ESRIShape { class ArrayHelper { public: ArrayHelper(bool useDouble) { if (useDouble) _vec3darray = new osg::Vec3dArray; else _vec3farray = new o...
29.146789
90
0.590809
[ "vector" ]
ca11580d3f5a24d618b4daa25081ab836c2327a8
5,153
h
C
scenegraph-camera/include/Root.h
nickveys/opengl-play
a297b4ea804255fd54e4b1e78fb7d79d3e185b23
[ "MIT" ]
null
null
null
scenegraph-camera/include/Root.h
nickveys/opengl-play
a297b4ea804255fd54e4b1e78fb7d79d3e185b23
[ "MIT" ]
null
null
null
scenegraph-camera/include/Root.h
nickveys/opengl-play
a297b4ea804255fd54e4b1e78fb7d79d3e185b23
[ "MIT" ]
null
null
null
#ifndef ROOT_H_ #define ROOT_H_ #include <GL/gl.h> #include <GL/glu.h> #include <GL/glut.h> #include <glui.h> #include "Camera.h" /* * Unique implementation of Group. This class is a singleton meant to be the sole root * of the scene graph. In addition to simply being a group, it maintains which object * is the...
25.014563
87
0.651853
[ "object", "vector" ]
ca14c4c1b1e0047114485dd131f41d0d0c17e683
16,281
h
C
src/lib/OpenEXRCore/openexr_attr.h
waebbl/openexr
b624e1cb037651fc7de69adba47c764570382410
[ "BSD-3-Clause" ]
null
null
null
src/lib/OpenEXRCore/openexr_attr.h
waebbl/openexr
b624e1cb037651fc7de69adba47c764570382410
[ "BSD-3-Clause" ]
null
null
null
src/lib/OpenEXRCore/openexr_attr.h
waebbl/openexr
b624e1cb037651fc7de69adba47c764570382410
[ "BSD-3-Clause" ]
null
null
null
/* ** SPDX-License-Identifier: BSD-3-Clause ** Copyright Contributors to the OpenEXR Project. */ #ifndef OPENEXR_ATTR_H #define OPENEXR_ATTR_H #include "openexr_context.h" #include <stddef.h> #include <stdint.h> #ifdef __cplusplus extern "C" { #endif /** * @defgroup AttributeTypes Attribute / metadata value type...
30.431776
115
0.658068
[ "vector" ]
ca16c8670da0965a3e0b79a1997cc5fa18d988cd
41,982
c
C
Software/RN2483_LoRAWAN_v1.10.X/mcc_generated_files/LoRaWAN/lorawan_eu.c
kamval/RN2483
3d7abf6deac1c315faf2d1c6fd8420c931fd1436
[ "MIT" ]
1
2020-03-22T11:37:55.000Z
2020-03-22T11:37:55.000Z
Software/RN2483_LoRAWAN_v1.20.X/mcc_generated_files/LoRaWAN/lorawan_eu.c
kamval/RN2483
3d7abf6deac1c315faf2d1c6fd8420c931fd1436
[ "MIT" ]
null
null
null
Software/RN2483_LoRAWAN_v1.20.X/mcc_generated_files/LoRaWAN/lorawan_eu.c
kamval/RN2483
3d7abf6deac1c315faf2d1c6fd8420c931fd1436
[ "MIT" ]
1
2021-02-13T20:30:49.000Z
2021-02-13T20:30:49.000Z
/******************************************************************** * Copyright (C) 2016 Microchip Technology Inc. and its subsidiaries * (Microchip). All rights reserved. * * You are permitted to use the software and its derivatives with Microchip * products. See the license agreement accompanying this software, if...
32.901254
342
0.62291
[ "vector" ]
ca183fe53eb0efbb1ce25f1826fee47d68a1ec27
3,469
h
C
ui/views/controls/combobox/native_combobox_views.h
gavinp/chromium
681563ea0f892a051f4ef3d5e53438e0bb7d2261
[ "BSD-3-Clause" ]
1
2016-03-10T09:13:57.000Z
2016-03-10T09:13:57.000Z
ui/views/controls/combobox/native_combobox_views.h
gavinp/chromium
681563ea0f892a051f4ef3d5e53438e0bb7d2261
[ "BSD-3-Clause" ]
1
2022-03-13T08:39:05.000Z
2022-03-13T08:39:05.000Z
ui/views/controls/combobox/native_combobox_views.h
gavinp/chromium
681563ea0f892a051f4ef3d5e53438e0bb7d2261
[ "BSD-3-Clause" ]
null
null
null
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef UI_VIEWS_CONTROLS_COMBOBOX_NATIVE_COMBOBOX_VIEWS_H_ #define UI_VIEWS_CONTROLS_COMBOBOX_NATIVE_COMBOBOX_VIEWS_H_ #pragma once #include "ui/vie...
33.355769
77
0.764485
[ "object", "model" ]
ca1dac477dbdedf6468b5e7117275068b17dca2b
3,898
h
C
aws-cpp-sdk-s3/include/aws/s3/model/PutBucketAccelerateConfigurationRequest.h
capeanalytics/aws-sdk-cpp
e88f75add5a9433601b6d46fe738e493da56ac3b
[ "Apache-2.0" ]
null
null
null
aws-cpp-sdk-s3/include/aws/s3/model/PutBucketAccelerateConfigurationRequest.h
capeanalytics/aws-sdk-cpp
e88f75add5a9433601b6d46fe738e493da56ac3b
[ "Apache-2.0" ]
null
null
null
aws-cpp-sdk-s3/include/aws/s3/model/PutBucketAccelerateConfigurationRequest.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...
35.761468
175
0.728066
[ "model" ]
ca1ed30db2ea7812174b92ae4bfb20a6ea1b9ae3
212
h
C
iv/lv5/hint.h
ste72phen/iv
64c3a9c7c517063f29d90d449180ea8f6f4d946f
[ "MIT", "BSD-2-Clause", "BSD-3-Clause" ]
248
2015-01-06T00:05:11.000Z
2022-03-03T23:33:32.000Z
iv/lv5/hint.h
ste72phen/iv
64c3a9c7c517063f29d90d449180ea8f6f4d946f
[ "MIT", "BSD-2-Clause", "BSD-3-Clause" ]
3
2015-01-10T09:37:33.000Z
2018-08-17T14:28:22.000Z
iv/lv5/hint.h
mmalinin/iv
e73342707510436254a4120ae1f9ff19a2b88083
[ "MIT", "BSD-2-Clause", "BSD-3-Clause" ]
32
2015-07-19T13:32:12.000Z
2022-03-17T19:52:45.000Z
#ifndef IV_LV5_HINT_H_ #define IV_LV5_HINT_H_ namespace iv { namespace lv5 { struct Hint { enum Object { NONE = 0, STRING = 1, NUMBER = 2 }; }; } } // namespace iv::lv5 #endif // IV_LV5_HINT_H_
15.142857
25
0.636792
[ "object" ]
ca20b2316ee991a5588f37916006d807ff75d66e
6,362
h
C
third_party/ipus/tools/include/ipu/poplar_executable_runner.h
chenzhengda/tensorflow
8debb698097670458b5f21d728bc6f734a7b5a53
[ "Apache-2.0" ]
74
2020-07-06T17:11:39.000Z
2022-01-28T06:31:28.000Z
third_party/ipus/tools/include/ipu/poplar_executable_runner.h
chenzhengda/tensorflow
8debb698097670458b5f21d728bc6f734a7b5a53
[ "Apache-2.0" ]
9
2020-10-13T23:25:29.000Z
2022-02-10T06:54:48.000Z
third_party/ipus/tools/include/ipu/poplar_executable_runner.h
chenzhengda/tensorflow
8debb698097670458b5f21d728bc6f734a7b5a53
[ "Apache-2.0" ]
12
2020-07-08T07:27:17.000Z
2021-12-27T08:54:27.000Z
/* Copyright 2020 The TensorFlow 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 by applicable law or a...
33.840426
80
0.738133
[ "vector" ]
ca23559f984d4d268fe49df55730d86331c5e2ee
4,878
h
C
devices/LinearScanMirror.h
MouseLightProject/Fetch
48114d648db6794aae91554310172680b8c5b1af
[ "BSD-3-Clause" ]
2
2015-08-18T18:07:32.000Z
2016-03-24T23:07:18.000Z
devices/LinearScanMirror.h
MouseLightProject/MouseLight_Microscope_Software
48114d648db6794aae91554310172680b8c5b1af
[ "BSD-3-Clause" ]
57
2016-08-17T21:10:51.000Z
2020-03-11T15:00:51.000Z
devices/LinearScanMirror.h
MouseLightProject/MouseLight_Microscope_Software
48114d648db6794aae91554310172680b8c5b1af
[ "BSD-3-Clause" ]
2
2017-10-21T20:17:50.000Z
2019-12-29T16:27:04.000Z
/* * LinearScanMirror.h * * Created on: Apr 20, 2010 * Author: Nathan Clack <clackn@janelia.hhmi.org> */ /* * Copyright 2010 Howard Hughes Medical Institute. * All rights reserved. * Use is subject to Janelia Farm Research Campus Software Copyright 1.1 * license terms (http://license.janelia.org/license...
38.409449
162
0.689832
[ "object" ]
ca24a31a505ea07aa0643d3286b1f6c260ec7e61
163
h
C
tools/gfx/d3d11/render-d3d11.h
djohansson/slang
69227ad7d46b8741274c93a42a891d70458f2d45
[ "MIT" ]
2
2019-08-16T13:33:28.000Z
2020-08-12T21:48:24.000Z
tools/gfx/d3d11/render-d3d11.h
djohansson/slang
69227ad7d46b8741274c93a42a891d70458f2d45
[ "MIT" ]
null
null
null
tools/gfx/d3d11/render-d3d11.h
djohansson/slang
69227ad7d46b8741274c93a42a891d70458f2d45
[ "MIT" ]
null
null
null
// render-d3d11.h #pragma once #include <slang.h> namespace gfx { class Renderer; namespace dx11 { SLANG_API Renderer* createD3D11Renderer(); } // dx11 } // gfx
13.583333
42
0.711656
[ "render" ]
ca262b1db600a0e8440a060dfffab02257e810b0
7,686
h
C
content/common/gpu/client/command_buffer_proxy_impl.h
justremotephone/android_external_chromium_org
246856e61da7acf5494076c74198f2aea894a721
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
2
2020-01-25T10:18:18.000Z
2021-01-23T15:29:56.000Z
content/common/gpu/client/command_buffer_proxy_impl.h
justremotephone/android_external_chromium_org
246856e61da7acf5494076c74198f2aea894a721
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
content/common/gpu/client/command_buffer_proxy_impl.h
justremotephone/android_external_chromium_org
246856e61da7acf5494076c74198f2aea894a721
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
1
2020-11-04T07:24:13.000Z
2020-11-04T07:24:13.000Z
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CONTENT_COMMON_GPU_CLIENT_COMMAND_BUFFER_PROXY_IMPL_H_ #define CONTENT_COMMON_GPU_CLIENT_COMMAND_BUFFER_PROXY_IMPL_H_ #include <map> #include...
36.77512
80
0.747073
[ "vector" ]
ca2851c9777139a5d306db20d79e55b9d9984874
4,798
h
C
src/ValProfile.h
data-bridge/build
1bd37f7061d9bd5caf0c1bd9c5cbbd85c7a45486
[ "BSD-2-Clause", "Apache-2.0" ]
null
null
null
src/ValProfile.h
data-bridge/build
1bd37f7061d9bd5caf0c1bd9c5cbbd85c7a45486
[ "BSD-2-Clause", "Apache-2.0" ]
null
null
null
src/ValProfile.h
data-bridge/build
1bd37f7061d9bd5caf0c1bd9c5cbbd85c7a45486
[ "BSD-2-Clause", "Apache-2.0" ]
null
null
null
/* Part of BridgeData. Copyright (C) 2016-17 by Soren Hein. See LICENSE and README. */ #ifndef BRIDGE_VALPROF_H #define BRIDGE_VALPROF_H #include <string> #include <iostream> #include <vector> #include "bconst.h" using namespace std; enum ValError { // This group of errors covers different or missi...
24.731959
68
0.682993
[ "vector" ]
ca314d335b7df87a73ff10ca9b982e3d1c770369
5,439
c
C
src/ViennaRNA/part_func_wrappers.c
visigoth/ViennaRNA
0b8ca4c6604e7a8bea366af62d82f8f40cea49bf
[ "Python-2.0" ]
157
2016-10-12T22:11:56.000Z
2022-03-20T05:45:15.000Z
src/ViennaRNA/part_func_wrappers.c
visigoth/ViennaRNA
0b8ca4c6604e7a8bea366af62d82f8f40cea49bf
[ "Python-2.0" ]
136
2016-11-07T19:06:30.000Z
2022-03-10T23:50:55.000Z
src/ViennaRNA/part_func_wrappers.c
visigoth/ViennaRNA
0b8ca4c6604e7a8bea366af62d82f8f40cea49bf
[ "Python-2.0" ]
59
2016-11-17T20:23:55.000Z
2022-01-27T15:23:17.000Z
#ifdef HAVE_CONFIG_H #include "config.h" #endif #include <stdio.h> #include <stdlib.h> #include "ViennaRNA/fold_compound.h" #include "ViennaRNA/model.h" #include "ViennaRNA/utils/basic.h" #include "ViennaRNA/utils/structures.h" #include "ViennaRNA/mfe.h" #include "ViennaRNA/part_func.h" #include "ViennaRNA/part_func_...
25.777251
92
0.602317
[ "model" ]
ca32bc471344033e9dcb9789524cbd82d9a681f5
11,445
h
C
src/lib/3rdParty/osqp++/osqp++.h
magic3007/AMF-Placer
b6fbc10c37c3259c2b4f99ce0bb03c9d96bc29bd
[ "Apache-2.0" ]
37
2021-09-25T04:31:27.000Z
2022-03-24T13:46:52.000Z
src/lib/3rdParty/osqp++/osqp++.h
magic3007/AMF-Placer
b6fbc10c37c3259c2b4f99ce0bb03c9d96bc29bd
[ "Apache-2.0" ]
5
2021-11-01T13:27:46.000Z
2022-03-10T07:52:51.000Z
src/lib/3rdParty/osqp++/osqp++.h
magic3007/AMF-Placer
b6fbc10c37c3259c2b4f99ce0bb03c9d96bc29bd
[ "Apache-2.0" ]
7
2021-09-26T07:34:09.000Z
2022-02-15T08:06:20.000Z
// Copyright 2020 Google LLC // // 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 // // Unless required by applicable law or agreed to in ...
42.388889
119
0.710004
[ "shape", "vector" ]
ca331783c9eb809566c54f2345bdea8b13c6d530
5,444
h
C
headers/C/PDF/TRN_Font.h
NityaNandPandey/AndroidPDF
7a61d488c718dcb1246ed168502a6a3e6921fc87
[ "Apache-2.0" ]
1
2019-04-25T01:24:43.000Z
2019-04-25T01:24:43.000Z
headers/C/PDF/TRN_Font.h
NityaNandPandey/AndroidPDF
7a61d488c718dcb1246ed168502a6a3e6921fc87
[ "Apache-2.0" ]
null
null
null
headers/C/PDF/TRN_Font.h
NityaNandPandey/AndroidPDF
7a61d488c718dcb1246ed168502a6a3e6921fc87
[ "Apache-2.0" ]
null
null
null
//--------------------------------------------------------------------------------------- // Copyright (c) 2001-2018 by PDFTron Systems Inc. All Rights Reserved. // Consult legal.txt regarding legal and license information. //--------------------------------------------------------------------------------------- #ifnde...
40.029412
150
0.786003
[ "transform" ]
ca3548813ff2039531de668aacc6729e62fc605f
69,892
c
C
generic/vectcl.c
auriocus/VecTcl
61fff4f7a8a733e2d59b8b80729f36483d4fe49b
[ "TCL", "BSD-2-Clause", "BSD-3-Clause" ]
26
2015-01-12T07:53:02.000Z
2021-09-22T16:52:45.000Z
generic/vectcl.c
auriocus/VecTcl
61fff4f7a8a733e2d59b8b80729f36483d4fe49b
[ "TCL", "BSD-2-Clause", "BSD-3-Clause" ]
7
2015-06-13T17:00:24.000Z
2020-04-01T08:35:36.000Z
generic/vectcl.c
auriocus/VecTcl
61fff4f7a8a733e2d59b8b80729f36483d4fe49b
[ "TCL", "BSD-2-Clause", "BSD-3-Clause" ]
5
2016-10-27T10:37:28.000Z
2020-02-22T07:16:52.000Z
/* * vectcl.c -- */ #include "vectclInt.h" #include "arrayshape.h" #include "linalg.h" #include "fft.h" #include "svd.h" #include "eig.h" #include "schur.h" #include "bcexecute.h" #include "vmparser.h" #include "intconv.h" #include <string.h> #include <stdlib.h> #include <math.h> /* Copy of this, because it is not...
25.667279
147
0.683311
[ "object", "shape", "vector" ]
ca36ab63c7baf7ecf8f03eaca86a2939f65f9540
6,170
h
C
molecular/util/Mesh.h
cmdrf/molecular-util
20c25140da377525f2699147a56569c0634fbebf
[ "MIT" ]
null
null
null
molecular/util/Mesh.h
cmdrf/molecular-util
20c25140da377525f2699147a56569c0634fbebf
[ "MIT" ]
null
null
null
molecular/util/Mesh.h
cmdrf/molecular-util
20c25140da377525f2699147a56569c0634fbebf
[ "MIT" ]
null
null
null
/* Mesh.h MIT License Copyright (c) 2018-2019 Fabian Herb Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge...
30.245098
121
0.753323
[ "mesh", "vector" ]
ca396c9e0673f3114070d20c8e1fa4c1f4b11cfd
2,933
h
C
Win32.Carberp/all source/BJWJ/include/dom/nsIDOM3DocumentEvent.h
010001111/Vx-Suites
6b4b90a60512cce48aa7b87aec5e5ac1c4bb9a79
[ "MIT" ]
2
2021-02-04T06:47:45.000Z
2021-07-28T10:02:10.000Z
Win32.Carberp/all source/BlackJoeWhiteJoe/include/dom/nsIDOM3DocumentEvent.h
010001111/Vx-Suites
6b4b90a60512cce48aa7b87aec5e5ac1c4bb9a79
[ "MIT" ]
null
null
null
Win32.Carberp/all source/BlackJoeWhiteJoe/include/dom/nsIDOM3DocumentEvent.h
010001111/Vx-Suites
6b4b90a60512cce48aa7b87aec5e5ac1c4bb9a79
[ "MIT" ]
null
null
null
/* * DO NOT EDIT. THIS FILE IS GENERATED FROM e:/builds/moz2_slave/mozilla-1.9.1-win32-xulrunner/build/dom/public/idl/events/nsIDOM3DocumentEvent.idl */ #ifndef __gen_nsIDOM3DocumentEvent_h__ #define __gen_nsIDOM3DocumentEvent_h__ #ifndef __gen_domstubs_h__ #include "domstubs.h" #endif /* For IDL files that don'...
29.626263
158
0.785544
[ "object" ]
ca3c8cd7d88fb4eddd0c1c5e3e787413f6858326
6,695
h
C
webrtc/include/third_party/blink/public/web/web_plugin_container.h
yxlao/webrtc-cpp-sample
60bb1948f714693e7c8ade2fc6ffba218ea13859
[ "MIT" ]
null
null
null
webrtc/include/third_party/blink/public/web/web_plugin_container.h
yxlao/webrtc-cpp-sample
60bb1948f714693e7c8ade2fc6ffba218ea13859
[ "MIT" ]
null
null
null
webrtc/include/third_party/blink/public/web/web_plugin_container.h
yxlao/webrtc-cpp-sample
60bb1948f714693e7c8ade2fc6ffba218ea13859
[ "MIT" ]
null
null
null
/* * Copyright (C) 2009 Google Inc. All rights reserved. * Copyright (C) 2014 Opera Software ASA. 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 m...
39.152047
79
0.728603
[ "geometry", "object" ]
ca40f3c7aaebbb2e3232016b926f4d2bb8cbbbd3
3,226
h
C
Gems/Atom/RHI/Metal/Code/Source/RHI/CommandListPool.h
cypherdotXd/o3de
bb90c4ddfe2d495e9c00ebf1e2650c6d603a5676
[ "Apache-2.0", "MIT" ]
1
2022-03-12T14:13:45.000Z
2022-03-12T14:13:45.000Z
Gems/Atom/RHI/Metal/Code/Source/RHI/CommandListPool.h
cypherdotXd/o3de
bb90c4ddfe2d495e9c00ebf1e2650c6d603a5676
[ "Apache-2.0", "MIT" ]
2
2022-01-13T04:29:38.000Z
2022-03-12T01:05:31.000Z
Gems/Atom/RHI/Metal/Code/Source/RHI/CommandListPool.h
cypherdotXd/o3de
bb90c4ddfe2d495e9c00ebf1e2650c6d603a5676
[ "Apache-2.0", "MIT" ]
null
null
null
/* * Copyright (c) Contributors to the Open 3D Engine Project. * For complete copyright and license terms please see the LICENSE at the root of this distribution. * * SPDX-License-Identifier: Apache-2.0 OR MIT * */ #pragma once #include <Atom/RHI/ObjectPool.h> #include <Atom/RHI/ThreadLocalContext.h> #include <A...
31.320388
132
0.584315
[ "vector", "3d" ]
ca414ac45d8a25388e9884e3e37a4e5ea9921702
1,286
h
C
dcmcore/dicom_reader.h
feliwir/dcmlite
70a5891b0c8409f351242da8f5c9cd8649453950
[ "MIT" ]
6
2019-05-20T11:16:55.000Z
2022-01-03T08:48:53.000Z
dcmcore/dicom_reader.h
feliwir/dcmlite
70a5891b0c8409f351242da8f5c9cd8649453950
[ "MIT" ]
null
null
null
dcmcore/dicom_reader.h
feliwir/dcmlite
70a5891b0c8409f351242da8f5c9cd8649453950
[ "MIT" ]
null
null
null
#pragma once #include <cstdint> #include <string_view> #include <vector> #include "dcmcore/defs.h" namespace dcmcore { class DataElement; class DataSet; class BinaryFile; class ReadHandler; class Tag; // DICOM reader reads data set from a DICOM file. class DicomReader { public: explicit DicomReader(ReadHandler...
24.730769
66
0.726283
[ "vector" ]
ca41ebcefe6c1e866abe40248435e0bd87951017
1,030
h
C
hphp/runtime/ext/curl/curl-multi-await.h
lavagetto/hhvm
f9ed7ff466944c533733f3d49dcf6405c22ce57d
[ "PHP-3.01", "Zend-2.0" ]
3
2015-07-05T07:32:31.000Z
2015-07-13T02:31:10.000Z
hphp/runtime/ext/curl/curl-multi-await.h
lavagetto/hhvm
f9ed7ff466944c533733f3d49dcf6405c22ce57d
[ "PHP-3.01", "Zend-2.0" ]
null
null
null
hphp/runtime/ext/curl/curl-multi-await.h
lavagetto/hhvm
f9ed7ff466944c533733f3d49dcf6405c22ce57d
[ "PHP-3.01", "Zend-2.0" ]
null
null
null
#ifndef incl_HPHP_CURL_MULTI_AWAIT_H #define incl_HPHP_CURL_MULTI_AWAIT_H #include "hphp/runtime/ext/asio/asio-external-thread-event.h" #include "hphp/runtime/ext/curl/curl-multi-resource.h" namespace HPHP { ///////////////////////////////////////////////////////////////////////////// struct CurlEventHandler; struct...
27.837838
77
0.664078
[ "vector" ]
ca60b4d435968c5cfd50d425e0acb68f62eb7eb6
3,457
h
C
SpatialUnderstanding/Src/Engine/Vec2f_Z.h
matthejo/MixedRealityToolkit
c97ace84cfc4cdf97044b35b568bd9182497497a
[ "MIT" ]
300
2017-08-12T12:57:42.000Z
2019-05-06T00:31:29.000Z
SpatialUnderstanding/Src/Engine/Vec2f_Z.h
matthejo/MixedRealityToolkit
c97ace84cfc4cdf97044b35b568bd9182497497a
[ "MIT" ]
84
2017-08-14T11:03:37.000Z
2019-04-24T22:59:59.000Z
SpatialUnderstanding/Src/Engine/Vec2f_Z.h
matthejo/MixedRealityToolkit
c97ace84cfc4cdf97044b35b568bd9182497497a
[ "MIT" ]
114
2017-08-12T03:51:58.000Z
2019-05-06T03:36:26.000Z
// Copyright (C) Microsoft. All rights reserved. // Licensed under the MIT License. See LICENSE in the project root for license information. #ifndef _MATH_VECTOR2D_Z_H #define _MATH_VECTOR2D_Z_H #include <BeginDef_Z.h> struct Vec3f; //---------------------------------------------------------------- // Vec2f //-----...
38.842697
160
0.631472
[ "shape" ]
ca61616187ae5151b854a10a3d11c0aa6908ae00
10,091
h
C
thirdparty/geogram/src/lib/geogram/basic/quaternion.h
AmericaMakes/OASIS-marcwang
7aa10040251d7a1b807a773a45d123e1a52faac5
[ "BSD-2-Clause" ]
1
2021-03-07T14:47:09.000Z
2021-03-07T14:47:09.000Z
thirdparty/geogram/src/lib/geogram/basic/quaternion.h
AmericaMakes/OASIS-marcwang
7aa10040251d7a1b807a773a45d123e1a52faac5
[ "BSD-2-Clause" ]
null
null
null
thirdparty/geogram/src/lib/geogram/basic/quaternion.h
AmericaMakes/OASIS-marcwang
7aa10040251d7a1b807a773a45d123e1a52faac5
[ "BSD-2-Clause" ]
1
2021-03-07T00:24:57.000Z
2021-03-07T00:24:57.000Z
/* * Copyright (c) 2010-2016, Inria, project ALICE * 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, ...
32.446945
81
0.547121
[ "geometry", "vector", "3d" ]
ca62587c6736804c72d377164c5ff6562e7fd251
7,173
h
C
deps/libgeos/geos/include/geos/operation/buffer/OffsetCurveBuilder.h
khrushjing/node-gdal-async
6546b0c8690f2db677d5385b40b407523503b314
[ "Apache-2.0" ]
42
2021-03-26T17:34:52.000Z
2022-03-18T14:15:31.000Z
deps/libgeos/geos/include/geos/operation/buffer/OffsetCurveBuilder.h
khrushjing/node-gdal-async
6546b0c8690f2db677d5385b40b407523503b314
[ "Apache-2.0" ]
29
2021-06-03T14:24:01.000Z
2022-03-23T15:43:58.000Z
deps/libgeos/geos/include/geos/operation/buffer/OffsetCurveBuilder.h
khrushjing/node-gdal-async
6546b0c8690f2db677d5385b40b407523503b314
[ "Apache-2.0" ]
8
2021-05-14T19:26:37.000Z
2022-03-21T13:44:42.000Z
/********************************************************************** * * GEOS - Geometry Engine Open Source * http://geos.osgeo.org * * Copyright (C) 2009-2011 Sandro Santilli <strk@kbt.io> * Copyright (C) 2006-2007 Refractions Research Inc. * * This is free software; you can redistribute and/or modify it u...
33.518692
107
0.633766
[ "geometry", "object", "vector" ]
ca62b9bef8953a93669c33e16f5ce7dd0169b947
1,562
h
C
Engine/Source/Runtime/CoreUObject/Public/Serialization/ArchiveObjectCrc32.h
windystrife/UnrealEngine_NVIDIAGameWork
b50e6338a7c5b26374d66306ebc7807541ff815e
[ "MIT" ]
1
2022-01-29T18:36:12.000Z
2022-01-29T18:36:12.000Z
Engine/Source/Runtime/CoreUObject/Public/Serialization/ArchiveObjectCrc32.h
windystrife/UnrealEngine_NVIDIAGameWork
b50e6338a7c5b26374d66306ebc7807541ff815e
[ "MIT" ]
null
null
null
Engine/Source/Runtime/CoreUObject/Public/Serialization/ArchiveObjectCrc32.h
windystrife/UnrealEngine_NVIDIAGameWork
b50e6338a7c5b26374d66306ebc7807541ff815e
[ "MIT" ]
null
null
null
// Copyright 1998-2017 Epic Games, Inc. All Rights Reserved. #pragma once #include "CoreMinimal.h" #include "Serialization/ArchiveUObject.h" #include "Serialization/MemoryWriter.h" #include "Containers/Queue.h" /*---------------------------------------------------------------------------- FArchiveObjectCrc32 -------...
30.038462
79
0.678617
[ "object" ]
ca62e8d5d31f3a54831bef37f583e47922df5120
3,170
h
C
content/public/browser/background_fetch_response.h
zealoussnow/chromium
fd8a8914ca0183f0add65ae55f04e287543c7d4a
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
14,668
2015-01-01T01:57:10.000Z
2022-03-31T23:33:32.000Z
content/public/browser/background_fetch_response.h
zealoussnow/chromium
fd8a8914ca0183f0add65ae55f04e287543c7d4a
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
86
2015-10-21T13:02:42.000Z
2022-03-14T07:50:50.000Z
content/public/browser/background_fetch_response.h
zealoussnow/chromium
fd8a8914ca0183f0add65ae55f04e287543c7d4a
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
5,941
2015-01-02T11:32:21.000Z
2022-03-31T16:35:46.000Z
// Copyright 2017 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CONTENT_PUBLIC_BROWSER_BACKGROUND_FETCH_RESPONSE_H_ #define CONTENT_PUBLIC_BROWSER_BACKGROUND_FETCH_RESPONSE_H_ #include <vector> #include "base...
36.022727
79
0.738801
[ "vector" ]
ca73627d56219452afb6a6e674558740d8ab1b99
6,161
h
C
Modules/Filtering/ImageGrid/include/itkSliceImageFilter.h
floryst/ITK
321e673bcbac15aae2fcad863fd0977b7fbdb3e9
[ "Apache-2.0" ]
1
2020-10-09T18:12:53.000Z
2020-10-09T18:12:53.000Z
Modules/Filtering/ImageGrid/include/itkSliceImageFilter.h
floryst/ITK
321e673bcbac15aae2fcad863fd0977b7fbdb3e9
[ "Apache-2.0" ]
1
2017-08-18T19:28:52.000Z
2017-08-18T19:28:52.000Z
Modules/Filtering/ImageGrid/include/itkSliceImageFilter.h
floryst/ITK
321e673bcbac15aae2fcad863fd0977b7fbdb3e9
[ "Apache-2.0" ]
1
2017-08-18T19:07:39.000Z
2017-08-18T19:07:39.000Z
/*========================================================================= * * Copyright Insight Software Consortium * * 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 * * h...
37.339394
115
0.73949
[ "object" ]
ca76322125c5ed295270cb0060f17fd1c358381b
2,535
h
C
contrib/edi/EDIConfig.h
akhand1010/ODR-AudioEnc
550dcf24ce19e9819c0bad0061fbd5ce9dbd34e3
[ "Apache-2.0" ]
null
null
null
contrib/edi/EDIConfig.h
akhand1010/ODR-AudioEnc
550dcf24ce19e9819c0bad0061fbd5ce9dbd34e3
[ "Apache-2.0" ]
null
null
null
contrib/edi/EDIConfig.h
akhand1010/ODR-AudioEnc
550dcf24ce19e9819c0bad0061fbd5ce9dbd34e3
[ "Apache-2.0" ]
null
null
null
/* Copyright (C) 2019 Matthias P. Braendli, matthias.braendli@mpb.li http://www.opendigitalradio.org EDI output, UDP and TCP transports and their configuration */ /* This file is part of the ODR-mmbTools. This program is free software: you can redistribute it and/or modify it under the t...
29.823529
110
0.704931
[ "vector" ]
ca772b1f5a112767429d4aad19292c495220c850
11,348
c
C
control/estimator/estimator.c
leozz37/makani
c94d5c2b600b98002f932e80a313a06b9285cc1b
[ "Apache-2.0" ]
1,178
2020-09-10T17:15:42.000Z
2022-03-31T14:59:35.000Z
control/estimator/estimator.c
leozz37/makani
c94d5c2b600b98002f932e80a313a06b9285cc1b
[ "Apache-2.0" ]
1
2020-05-22T05:22:35.000Z
2020-05-22T05:22:35.000Z
control/estimator/estimator.c
leozz37/makani
c94d5c2b600b98002f932e80a313a06b9285cc1b
[ "Apache-2.0" ]
107
2020-09-10T17:29:30.000Z
2022-03-18T09:00:14.000Z
/* * Copyright 2020 Makani Technologies LLC * * 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 ...
44.677165
80
0.717131
[ "geometry" ]
ca77537b285a501c77ca35f08e97e91ce650805d
2,035
c
C
RfCore/uart/src/uart.c
kaseat/HC-12
bec7d50b1172c93bd03799880051801e9e351448
[ "Apache-2.0" ]
null
null
null
RfCore/uart/src/uart.c
kaseat/HC-12
bec7d50b1172c93bd03799880051801e9e351448
[ "Apache-2.0" ]
null
null
null
RfCore/uart/src/uart.c
kaseat/HC-12
bec7d50b1172c93bd03799880051801e9e351448
[ "Apache-2.0" ]
null
null
null
// Copyright 2019 Oleg Petrochenko // // 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 ...
22.611111
75
0.7086
[ "vector" ]
ca7a21a90affdbcbaae4e42819546ff79c47cf02
11,959
h
C
Frameworks/MaxLeap.framework/Headers/MLPrivateFile.h
LeapAppServices/LAS-Demo-PrivateFile-iOS
381021079f896fee10e25d5cad99f9b91179b353
[ "CC0-1.0" ]
1
2020-02-29T08:35:21.000Z
2020-02-29T08:35:21.000Z
Frameworks/MaxLeap.framework/Headers/MLPrivateFile.h
MaxLeap/Demo-PrivateFile-iOS
381021079f896fee10e25d5cad99f9b91179b353
[ "CC0-1.0" ]
null
null
null
Frameworks/MaxLeap.framework/Headers/MLPrivateFile.h
MaxLeap/Demo-PrivateFile-iOS
381021079f896fee10e25d5cad99f9b91179b353
[ "CC0-1.0" ]
null
null
null
// // MLPrivateFile.h // MaxLeap // // Created by Sun Jin on 15/4/8. // Copyright (c) 2015年 ilegendsoft. All rights reserved. // #ifdef EXTENSION_IOS #import <MaxLeapExt/MLConstants.h> #else #import <MaxLeap/MLConstants.h> #endif /** * A MaxLeap Framework object that represents metadata of private file....
38.085987
311
0.721549
[ "object" ]
ca7dbe4f73c364277f141a3293809dc37832631d
11,918
h
C
source/blender/editors/space_outliner/outliner_intern.h
1-MillionParanoidTterabytes/Blender-2.79b-blackened
e8d767324e69015aa66850d13bee7db1dc7d084b
[ "Unlicense" ]
2
2018-06-18T01:50:25.000Z
2018-06-18T01:50:32.000Z
source/blender/editors/space_outliner/outliner_intern.h
1-MillionParanoidTterabytes/Blender-2.79b-blackened
e8d767324e69015aa66850d13bee7db1dc7d084b
[ "Unlicense" ]
null
null
null
source/blender/editors/space_outliner/outliner_intern.h
1-MillionParanoidTterabytes/Blender-2.79b-blackened
e8d767324e69015aa66850d13bee7db1dc7d084b
[ "Unlicense" ]
null
null
null
/* * ***** BEGIN GPL LICENSE BLOCK ***** * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 * of the License, or (at your option) any later version. * * This program is ...
43.025271
129
0.732841
[ "object" ]
ca7e4aadf7b552404525518b5204a84515543ecc
3,573
h
C
src/resource_manager.h
anneriet/OpenQL
f47ded9c2ab3840c7c8e6709d2444ff1b010f5dc
[ "Apache-2.0" ]
null
null
null
src/resource_manager.h
anneriet/OpenQL
f47ded9c2ab3840c7c8e6709d2444ff1b010f5dc
[ "Apache-2.0" ]
null
null
null
src/resource_manager.h
anneriet/OpenQL
f47ded9c2ab3840c7c8e6709d2444ff1b010f5dc
[ "Apache-2.0" ]
null
null
null
/** \file * Resource manager interface for the scheduler. */ #pragma once #include "utils/num.h" #include "utils/str.h" #include "utils/vec.h" #include "platform.h" namespace ql { typedef enum { forward_scheduling = 0, backward_scheduling = 1 } scheduling_direction_t; namespace arch { class resource_t {...
34.68932
116
0.747551
[ "object" ]
ca8018d6dc49db4335bcb799eed8b8bf88a62837
6,093
h
C
src/main/cpp/hw/DragonLimelight.h
Team302/mainRepotest
4d0099ae5fc9597126adc420e1eea3a70a6ba9a8
[ "BSD-3-Clause", "MIT" ]
null
null
null
src/main/cpp/hw/DragonLimelight.h
Team302/mainRepotest
4d0099ae5fc9597126adc420e1eea3a70a6ba9a8
[ "BSD-3-Clause", "MIT" ]
null
null
null
src/main/cpp/hw/DragonLimelight.h
Team302/mainRepotest
4d0099ae5fc9597126adc420e1eea3a70a6ba9a8
[ "BSD-3-Clause", "MIT" ]
null
null
null
//==================================================================================================================================================== // Copyright 2020 Lake Orion Robotics FIRST Team 302 // // Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated...
37.152439
150
0.549811
[ "object", "vector" ]
ca806aa4d25c52282bca6cb5a010e00b6987a32f
5,014
h
C
model/sources/util.h
CATIA-Systems/FMU-Standalone-App
d2203eaea0723809466e2541d428897dcc35f518
[ "BSD-2-Clause" ]
8
2020-10-28T08:39:08.000Z
2021-09-02T21:46:35.000Z
model/sources/util.h
CATIA-Systems/FMU-Standalone-App
d2203eaea0723809466e2541d428897dcc35f518
[ "BSD-2-Clause" ]
3
2022-02-17T14:47:32.000Z
2022-03-17T07:39:15.000Z
model/sources/util.h
CATIA-Systems/FMU-Standalone-App
d2203eaea0723809466e2541d428897dcc35f518
[ "BSD-2-Clause" ]
3
2021-01-26T18:39:33.000Z
2022-01-29T21:43:07.000Z
/* Utility header file for Dymosim FMI implementation. */ #ifndef util_h #define util_h /* need to include first so that correct files are included */ #include "conf.h" #include "types.h" #include <float.h> /* ----------------- macros ----------------- */ /* Standard value reference */ /* idemand: 31-28, category: ...
44.371681
148
0.726964
[ "model" ]
ca80e98a365745ea14170c747328d8cffac2d1f6
7,466
h
C
cytofpipe/v1.3/Rlibs/Rclusterpp/include/Rclusterpp/algorithm.h
UCL-BLIC/legion-buildscripts
5fd6c4e2a36b5ca35fa06577b2face58174a7d78
[ "MIT" ]
null
null
null
cytofpipe/v1.3/Rlibs/Rclusterpp/include/Rclusterpp/algorithm.h
UCL-BLIC/legion-buildscripts
5fd6c4e2a36b5ca35fa06577b2face58174a7d78
[ "MIT" ]
null
null
null
cytofpipe/v1.3/Rlibs/Rclusterpp/include/Rclusterpp/algorithm.h
UCL-BLIC/legion-buildscripts
5fd6c4e2a36b5ca35fa06577b2face58174a7d78
[ "MIT" ]
null
null
null
#ifndef RCLUSTERP_ALGORITHM_H #define RCLUSTERP_ALGORITHM_H #include <limits> #include <utility> #include <algorithm> #include <functional> #include <stack> #include <Rclusterpp/cluster.h> #include <Rclusterpp/util.h> namespace Rclusterpp { template<class RandomIterator, class Distancer> std::pair<RandomIterator,...
31.238494
136
0.674123
[ "object", "vector" ]
ca841fb48bf3bc1e3121c2c315b03befd3230f6a
69,163
c
C
gromacs-4.6.5/src/mdlib/fftpack.c
farajilab/gifs_release
ffa674110bcd15de851a8b6a703b4f4bc96fcd2d
[ "MIT" ]
2
2022-03-04T18:56:08.000Z
2022-03-22T16:49:22.000Z
gromacs-4.6.5/src/mdlib/fftpack.c
farajilab/gifs_release
ffa674110bcd15de851a8b6a703b4f4bc96fcd2d
[ "MIT" ]
null
null
null
gromacs-4.6.5/src/mdlib/fftpack.c
farajilab/gifs_release
ffa674110bcd15de851a8b6a703b4f4bc96fcd2d
[ "MIT" ]
1
2022-02-08T00:11:00.000Z
2022-02-08T00:11:00.000Z
/* * This file is part of the GROMACS molecular simulation package. * * Copyright (c) 1991-2000, University of Groningen, The Netherlands. * Copyright (c) 2001-2012, The GROMACS development team, * check out http://www.gromacs.org for more information. * Copyright (c) 2012,2013, by the GROMACS development team, l...
36.078769
125
0.337464
[ "transform" ]
ca8a237f4e304e0c45fcc1fb654c298bf7a912a2
375
h
C
MVP/MVP/Models/Model.h
yimao009/MVC-MVP-MVVM
07af63249a05d09818d4034bbc4d55279acaec32
[ "MIT" ]
1
2020-07-27T07:31:17.000Z
2020-07-27T07:31:17.000Z
MVP/MVP/Models/Model.h
yimao009/MVC-MVP-MVVM
07af63249a05d09818d4034bbc4d55279acaec32
[ "MIT" ]
1
2020-08-18T01:43:56.000Z
2020-08-18T01:43:56.000Z
NormalMVC/NormalMVC/Models/Model.h
yimao009/MVC-MVP-MVVM
07af63249a05d09818d4034bbc4d55279acaec32
[ "MIT" ]
null
null
null
// // Model.h // MVCDemo // // Created by guoruize on 2020/6/16. // Copyright © 2020 guoruize. All rights reserved. // #import <Foundation/Foundation.h> NS_ASSUME_NONNULL_BEGIN @interface Model : NSObject @property (nonatomic, copy) NSString *name; @property (nonatomic, copy) NSString *imageUrl; @property (nonat...
18.75
51
0.733333
[ "model" ]