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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
d656466ddd7d1d2e8a8265a5b9a9fb45d34b3034 | 3,191 | h | C | Chroma/src/Chroma/Components/SpriteRenderer.h | ttalexander2/chroma | 0e9946e66158938ebd6497d5bf3acfba8fbe9fee | [
"MIT"
] | 1 | 2022-03-07T01:54:59.000Z | 2022-03-07T01:54:59.000Z | Chroma/src/Chroma/Components/SpriteRenderer.h | ttalexander2/chroma | 0e9946e66158938ebd6497d5bf3acfba8fbe9fee | [
"MIT"
] | 20 | 2021-08-16T16:52:43.000Z | 2022-03-26T02:47:09.000Z | Chroma/src/Chroma/Components/SpriteRenderer.h | ttalexander2/chroma | 0e9946e66158938ebd6497d5bf3acfba8fbe9fee | [
"MIT"
] | null | null | null | #pragma once
#include "Chroma/Scene/Component.h"
#include "Chroma/Math/Vec4.h";
#include "Chroma/Renderer/Texture.h"
#include "Chroma/Assets/Sprite.h"
#include "Chroma/Scene/World.h"
namespace Polychrome
{
class ComponentWidgets;
}
namespace Chroma
{
class SpriteRendererSystem;
/// @brief Component to render a ... | 24.736434 | 82 | 0.688812 | [
"render"
] |
d6575a8f651ce59613b06a0981a5b0a87a08580d | 4,583 | h | C | include_niu/GenICam/CameraLink/CLInterface.h | xiaolong1130/R-M_Robot-2 | 247e778659d21986c1bbf756b05bbaab352d39c5 | [
"BSD-3-Clause"
] | null | null | null | include_niu/GenICam/CameraLink/CLInterface.h | xiaolong1130/R-M_Robot-2 | 247e778659d21986c1bbf756b05bbaab352d39c5 | [
"BSD-3-Clause"
] | null | null | null | include_niu/GenICam/CameraLink/CLInterface.h | xiaolong1130/R-M_Robot-2 | 247e778659d21986c1bbf756b05bbaab352d39c5 | [
"BSD-3-Clause"
] | 1 | 2021-05-12T07:49:38.000Z | 2021-05-12T07:49:38.000Z | #ifndef __DAHUA_GENICAM_ICLINTERFACE_H__
#define __DAHUA_GENICAM_ICLINTERFACE_H__
#include "GenICam/Defs.h"
#include "GenICam/Camera.h"
#include "Memory/SharedPtr.h"
GENICAM_NAMESPACE_BEGIN
class ICLInterface;
typedef Memory::TSharedPtr<ICLInterface> ICLInterfacePtr;
/// \~chinese
/// \brief 相机接口类
///... | 30.553333 | 104 | 0.657866 | [
"object"
] |
9615531f6ba8c401b74a9e3da1aa56f93c08a3ef | 227 | h | C | CesiumGltfWriter/src/SkinWriter.h | SC-One/cesium-native | a8232ad039db1bb83ad2204c40c6dfb5d8207bb6 | [
"Apache-2.0"
] | 2 | 2021-10-02T17:45:12.000Z | 2021-10-02T17:45:15.000Z | CesiumGltfWriter/src/SkinWriter.h | SC-One/cesium-native | a8232ad039db1bb83ad2204c40c6dfb5d8207bb6 | [
"Apache-2.0"
] | null | null | null | CesiumGltfWriter/src/SkinWriter.h | SC-One/cesium-native | a8232ad039db1bb83ad2204c40c6dfb5d8207bb6 | [
"Apache-2.0"
] | null | null | null | #pragma once
#include <CesiumGltf/Skin.h>
#include <CesiumJsonWriter/JsonWriter.h>
#include <vector>
namespace CesiumGltf {
void writeSkin(
const std::vector<Skin>& skins,
CesiumJsonWriter::JsonWriter& jsonWriter);
}
| 18.916667 | 46 | 0.748899 | [
"vector"
] |
9615d8011a25679a0aa20b0162147e82f2ea3d27 | 1,653 | h | C | CondFormats/HcalObjects/interface/HcalSiPMCharacteristicsGPU.h | ckamtsikis/cmssw | ea19fe642bb7537cbf58451dcf73aa5fd1b66250 | [
"Apache-2.0"
] | 852 | 2015-01-11T21:03:51.000Z | 2022-03-25T21:14:00.000Z | CondFormats/HcalObjects/interface/HcalSiPMCharacteristicsGPU.h | ckamtsikis/cmssw | ea19fe642bb7537cbf58451dcf73aa5fd1b66250 | [
"Apache-2.0"
] | 30,371 | 2015-01-02T00:14:40.000Z | 2022-03-31T23:26:05.000Z | CondFormats/HcalObjects/interface/HcalSiPMCharacteristicsGPU.h | ckamtsikis/cmssw | ea19fe642bb7537cbf58451dcf73aa5fd1b66250 | [
"Apache-2.0"
] | 3,240 | 2015-01-02T05:53:18.000Z | 2022-03-31T17:24:21.000Z | #ifndef CondFormats_HcalObjects_interface_HcalSiPMCharacteristicsGPU_h
#define CondFormats_HcalObjects_interface_HcalSiPMCharacteristicsGPU_h
#include "CondFormats/HcalObjects/interface/HcalSiPMCharacteristics.h"
#include "FWCore/Utilities/interface/propagate_const_array.h"
#include "HeterogeneousCore/CUDAUtilities/in... | 37.568182 | 103 | 0.785844 | [
"vector"
] |
9616025b0f5fb917ab0df54403625a59bac073fa | 46,043 | h | C | be/src/service/impala-server.h | Altiscale/Impala | 1a57d938ff616669a3111256c548807b10e0bff6 | [
"Apache-2.0"
] | null | null | null | be/src/service/impala-server.h | Altiscale/Impala | 1a57d938ff616669a3111256c548807b10e0bff6 | [
"Apache-2.0"
] | null | null | null | be/src/service/impala-server.h | Altiscale/Impala | 1a57d938ff616669a3111256c548807b10e0bff6 | [
"Apache-2.0"
] | null | null | null | // Copyright 2012 Cloudera 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 to in wr... | 46.982653 | 90 | 0.756488 | [
"render",
"object",
"vector"
] |
961a4e1090bd7ef9cff4a334f47022c1651a66d2 | 5,757 | h | C | sdk_k64f/middleware/emwin/emWin_header/GUI_GIF_Private.h | Sir-Branch/k64f-starter-template | f8959fd185f090363d180d69f84c2727e37cbeeb | [
"MIT"
] | 1 | 2020-08-23T20:24:19.000Z | 2020-08-23T20:24:19.000Z | sdk_k64f/middleware/emwin/emWin_header/GUI_GIF_Private.h | Sir-Branch/xxxx-starter-template | f8959fd185f090363d180d69f84c2727e37cbeeb | [
"MIT"
] | 1 | 2020-08-24T00:41:48.000Z | 2020-08-24T02:17:44.000Z | sdk_k64f/middleware/emwin/emWin_header/GUI_GIF_Private.h | Sir-Branch/xxxx-starter-template | f8959fd185f090363d180d69f84c2727e37cbeeb | [
"MIT"
] | null | null | null | /*********************************************************************
* SEGGER Microcontroller GmbH *
* Solutions for real time microcontroller applications *
**********************************************************************
* ... | 42.644444 | 191 | 0.534132 | [
"model"
] |
961aa06f7477e2bec73ed4f6ac9197745f676995 | 1,000 | h | C | libOPRF/OPPRF/binSet.h | namasikanam/MultipartyPSI | 57fed04b6cb86b88eeede6f7fb50e9ccd3f84528 | [
"Unlicense"
] | 44 | 2017-10-18T07:46:17.000Z | 2022-02-22T08:14:57.000Z | libOPRF/OPPRF/binSet.h | namasikanam/MultipartyPSI | 57fed04b6cb86b88eeede6f7fb50e9ccd3f84528 | [
"Unlicense"
] | 8 | 2019-01-22T14:31:06.000Z | 2021-11-08T09:54:33.000Z | libOPRF/OPPRF/binSet.h | namasikanam/MultipartyPSI | 57fed04b6cb86b88eeede6f7fb50e9ccd3f84528 | [
"Unlicense"
] | 20 | 2017-09-25T03:04:58.000Z | 2022-03-30T11:55:55.000Z | #pragma once
#include "Common/Defines.h"
#include "Network/Channel.h"
#include "NChooseOne/NcoOtExt.h"
#include "Hashing/CuckooHasher1.h"
#include "Hashing/SimpleHasher1.h"
namespace osuCrypto
{
//struct BFParam
//{
// double mBinScaler[2]; //first index is for init step, 2nd index for stash step
// u64 mNumHash... | 19.607843 | 85 | 0.675 | [
"vector"
] |
961acb808377e3732158777f89a931d4207cfd7a | 6,703 | h | C | ams/include/tencentcloud/ams/v20200608/model/MediaModerationConfig.h | suluner/tencentcloud-sdk-cpp | a56c73cc3f488c4d1e10755704107bb15c5e000d | [
"Apache-2.0"
] | 43 | 2019-08-14T08:14:12.000Z | 2022-03-30T12:35:09.000Z | ams/include/tencentcloud/ams/v20200608/model/MediaModerationConfig.h | suluner/tencentcloud-sdk-cpp | a56c73cc3f488c4d1e10755704107bb15c5e000d | [
"Apache-2.0"
] | 12 | 2019-07-15T10:44:59.000Z | 2021-11-02T12:35:00.000Z | ams/include/tencentcloud/ams/v20200608/model/MediaModerationConfig.h | suluner/tencentcloud-sdk-cpp | a56c73cc3f488c4d1e10755704107bb15c5e000d | [
"Apache-2.0"
] | 28 | 2019-07-12T09:06:22.000Z | 2022-03-30T08:04:18.000Z | /*
* Copyright (c) 2017-2019 THL A29 Limited, a Tencent company. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
... | 33.019704 | 116 | 0.442936 | [
"vector",
"model"
] |
961d731cea184817bd716a480727e060fbb4e6a4 | 1,640 | h | C | include/Graphics.h | helgrima/shader-system | 3574862c8df97f91d8d5fc7e12848e85f92f1c1b | [
"Unlicense"
] | 1 | 2020-03-18T23:13:35.000Z | 2020-03-18T23:13:35.000Z | include/Graphics.h | tahtituho/shader-system | 1029f673892aacd8612b1d458773a37db067d2ac | [
"Unlicense"
] | 29 | 2018-12-14T20:20:35.000Z | 2021-04-11T19:48:41.000Z | include/Graphics.h | tahtituho/shader-system | 1029f673892aacd8612b1d458773a37db067d2ac | [
"Unlicense"
] | null | null | null | #ifndef GRAPHICS_H
#define GRAPHICS_H
#include <GL/glew.h>
#include <GLFW/glfw3.h>
#include <string>
#include <map>
#include "lodepng.h"
#include "Configuration.h"
#include "Synchronizer.h"
#include "Textures.h"
#include "Logger.h"
#include "Variable.h"
#include "Camera.h"
#include "Vector3.h"
namespace DemoSystem
{
... | 29.818182 | 112 | 0.675 | [
"render"
] |
961f1c91e0b996c52e4e6449a4a1122d153d02fd | 734 | h | C | source/Framework/Pipeline.h | markridgewell/Teide | def3958012c96ffccdad0a0bcc8a26cb0e2f233a | [
"MIT"
] | 1 | 2021-12-05T23:12:43.000Z | 2021-12-05T23:12:43.000Z | source/Framework/Pipeline.h | markridgewell/Teide | def3958012c96ffccdad0a0bcc8a26cb0e2f233a | [
"MIT"
] | null | null | null | source/Framework/Pipeline.h | markridgewell/Teide | def3958012c96ffccdad0a0bcc8a26cb0e2f233a | [
"MIT"
] | null | null | null |
#pragma once
#include "Framework/Internal/Vulkan.h"
#include <vector>
struct VertexLayout
{
vk::PipelineInputAssemblyStateCreateInfo inputAssembly;
std::vector<vk::VertexInputBindingDescription> vertexInputBindings;
std::vector<vk::VertexInputAttributeDescription> vertexInputAttributes;
};
struct RenderStates
{... | 23.677419 | 72 | 0.826975 | [
"vector"
] |
9624829958d90150493b5bdbaa2e98dc8553a128 | 29,223 | c | C | lib/sphinxbase/src/libsphinxbase/util/cmd_ln.c | robojamison/hello-git | 8579e8d342e9d7425fa064585be8e6e9b0e306b1 | [
"MIT"
] | null | null | null | lib/sphinxbase/src/libsphinxbase/util/cmd_ln.c | robojamison/hello-git | 8579e8d342e9d7425fa064585be8e6e9b0e306b1 | [
"MIT"
] | 1 | 2015-04-11T16:07:00.000Z | 2015-04-11T16:21:52.000Z | lib/sphinxbase/src/libsphinxbase/util/cmd_ln.c | robojamison/hello-git | 8579e8d342e9d7425fa064585be8e6e9b0e306b1 | [
"MIT"
] | null | null | null | /* -*- c-basic-offset: 4; indent-tabs-mode: nil -*- */
/* ====================================================================
* Copyright (c) 1999-2004 Carnegie Mellon University. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided ... | 26.98338 | 108 | 0.516545 | [
"object"
] |
96294c2456853ee82b73c23496cfd33d8bce2236 | 5,582 | h | C | TED/include/localTecSim.h | jingwei87/ted | 112ec68b33fd00b4adb89c99af2fe94a9376da47 | [
"MIT"
] | 4 | 2020-03-04T18:36:23.000Z | 2021-06-11T10:25:25.000Z | TED/include/localTecSim.h | XieQingfeng/ted | a91673c4786f2252230bb5dd317e402766176ec0 | [
"MIT"
] | null | null | null | TED/include/localTecSim.h | XieQingfeng/ted | a91673c4786f2252230bb5dd317e402766176ec0 | [
"MIT"
] | 3 | 2020-11-22T23:29:52.000Z | 2021-11-05T14:00:29.000Z | /// \file localTecSim.h
/// \author Zuoru YANG (zryang@cse.cuhk.edu.hk)
/// \brief define the interface of local tec simulator
/// \version 0.1
/// \date 2019-07-12
///
/// \copyright Copyright (c) 2019
///
#ifndef __LOCAL_TEC_SIM_H__
#define __LOCAL_TEC_SIM_H__
#include "sim.h"
#include "sparsepp/spp.h" /**for in mem... | 32.643275 | 95 | 0.604085 | [
"object",
"vector"
] |
962a09170b47b3bfd71fc59daf28bee993a7768e | 1,606 | h | C | tools/test/misc/vds/UC_common.h | mannau/hdf5 | baf67a0ee99b484d09411d177670018a803960d3 | [
"BSD-3-Clause-LBNL"
] | 1 | 2021-09-29T20:43:03.000Z | 2021-09-29T20:43:03.000Z | tools/test/misc/vds/UC_common.h | mannau/hdf5 | baf67a0ee99b484d09411d177670018a803960d3 | [
"BSD-3-Clause-LBNL"
] | 1 | 2021-09-29T20:42:47.000Z | 2021-10-12T21:40:57.000Z | tools/test/misc/vds/UC_common.h | mannau/hdf5 | baf67a0ee99b484d09411d177670018a803960d3 | [
"BSD-3-Clause-LBNL"
] | 1 | 2018-10-26T22:56:15.000Z | 2018-10-26T22:56:15.000Z | /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* Copyright by The HDF Group. *
* Copyright by the Board of Trustees of the University of Illinois. *
* All rights reserved. *
* ... | 40.15 | 86 | 0.468244 | [
"3d"
] |
962a89a8e763b0ac0770cb495650b0808c2e4cfc | 3,675 | h | C | src/Common/NamePrompter.h | chalice19/ClickHouse | 2f38e7bc5c2113935ab86260439bb543a1737291 | [
"Apache-2.0"
] | 8,629 | 2016-06-14T21:03:01.000Z | 2019-09-23T07:46:38.000Z | src/Common/NamePrompter.h | chalice19/ClickHouse | 2f38e7bc5c2113935ab86260439bb543a1737291 | [
"Apache-2.0"
] | 4,335 | 2016-06-15T12:58:31.000Z | 2019-09-23T11:18:43.000Z | src/Common/NamePrompter.h | chalice19/ClickHouse | 2f38e7bc5c2113935ab86260439bb543a1737291 | [
"Apache-2.0"
] | 1,700 | 2016-06-15T09:25:11.000Z | 2019-09-23T11:16:38.000Z | #pragma once
#include <base/types.h>
#include <Common/PODArray.h>
#include <algorithm>
#include <cctype>
#include <cmath>
#include <memory>
#include <queue>
#include <utility>
namespace DB
{
template <size_t MaxNumHints>
class NamePrompter
{
public:
using DistanceIndex = std::pair<size_t, size_t>;
using Dist... | 28.710938 | 137 | 0.589116 | [
"vector"
] |
9632df74781c1fb2ccb846befb9cbc7f78f7dfed | 431,206 | h | C | third_party/skia_m63/win10/Include/10.0.14393.0/um/MSClus.h | kniefliu/Win32Samples | 37cef26b5dbf4300cea54b931f60be6664e15bbc | [
"MIT"
] | 5 | 2020-05-29T06:22:17.000Z | 2021-11-28T08:21:38.000Z | third_party/skia_m63/win10/Include/10.0.14393.0/um/MSClus.h | kniefliu/Win32Samples | 37cef26b5dbf4300cea54b931f60be6664e15bbc | [
"MIT"
] | null | null | null | third_party/skia_m63/win10/Include/10.0.14393.0/um/MSClus.h | kniefliu/Win32Samples | 37cef26b5dbf4300cea54b931f60be6664e15bbc | [
"MIT"
] | 5 | 2020-05-30T04:15:11.000Z | 2021-11-28T08:48:56.000Z |
/* this ALWAYS GENERATED file contains the definitions for the interfaces */
/* File created by MIDL compiler version 8.01.0618 */
/* @@MIDL_FILE_HEADING( ) */
/* verify that the <rpcndr.h> version is high enough to compile this file*/
#ifndef __REQUIRED_RPCNDR_H_VERSION__
#define __REQUIRED_RPCNDR_H_VERSION__... | 40.534499 | 1,240 | 0.647565 | [
"object"
] |
9634e21138282f7dede572977518da20e6852514 | 972 | h | C | chrome/browser/ui/webauthn/transport_utils.h | iridium-browser/iridium-browser | 907e31cf5ce5ad14d832796e3a7c11e496828959 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 575 | 2015-06-18T23:58:20.000Z | 2022-03-23T09:32:39.000Z | chrome/browser/ui/webauthn/transport_utils.h | iridium-browser/iridium-browser | 907e31cf5ce5ad14d832796e3a7c11e496828959 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 113 | 2015-05-04T09:58:14.000Z | 2022-01-31T19:35:03.000Z | chrome/browser/ui/webauthn/transport_utils.h | iridium-browser/iridium-browser | 907e31cf5ce5ad14d832796e3a7c11e496828959 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 52 | 2015-07-14T10:40:50.000Z | 2022-03-15T01:11:49.000Z | // Copyright 2018 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CHROME_BROWSER_UI_WEBAUTHN_TRANSPORT_UTILS_H_
#define CHROME_BROWSER_UI_WEBAUTHN_TRANSPORT_UTILS_H_
#include <string>
#include "chrome/browser/w... | 32.4 | 80 | 0.782922 | [
"vector"
] |
96368cb26a977b21ad7ad9c87a0ca67a659db335 | 19,472 | h | C | components/SE050/COMPONENT_SE050/sss/inc/fsl_sss_sscp.h | scpf19/mbed-os | 041765eaa846f984870301e5f20871f503f6d521 | [
"Apache-2.0"
] | 1 | 2020-08-23T20:24:19.000Z | 2020-08-23T20:24:19.000Z | sdk_k64f/middleware/se_hostlib/sss/inc/fsl_sss_sscp.h | Sir-Branch/xxxx-starter-template | f8959fd185f090363d180d69f84c2727e37cbeeb | [
"MIT"
] | 1 | 2020-08-24T00:41:48.000Z | 2020-08-24T02:17:44.000Z | sdk_k64f/middleware/se_hostlib/sss/inc/fsl_sss_sscp.h | Sir-Branch/xxxx-starter-template | f8959fd185f090363d180d69f84c2727e37cbeeb | [
"MIT"
] | null | null | null | /*
* Copyright 2018,2019 NXP
* All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#ifndef _FSL_SSS_SSCP_H_
#define _FSL_SSS_SSCP_H_
#include "fsl_sscp.h"
#include "fsl_sss_api.h"
#if defined(SSS_USE_FTR_FILE)
#include "fsl_sss_ftr.h"
#else
#include "fsl_sss_ftr_default.h"
#endif
#if !defined(SSS... | 25.060489 | 118 | 0.721549 | [
"object"
] |
9637155343b4ac349870335127bf7959ca380ab3 | 5,658 | h | C | core/fpdfapi/page/pageint.h | imxiangpeng/pdfium | 1a89e3691b320b2e577dad8e4617be6356545396 | [
"BSD-3-Clause"
] | 2 | 2019-01-12T07:06:12.000Z | 2021-01-23T00:47:10.000Z | core/fpdfapi/page/pageint.h | imxiangpeng/pdfium | 1a89e3691b320b2e577dad8e4617be6356545396 | [
"BSD-3-Clause"
] | null | null | null | core/fpdfapi/page/pageint.h | imxiangpeng/pdfium | 1a89e3691b320b2e577dad8e4617be6356545396 | [
"BSD-3-Clause"
] | null | null | null | // Copyright 2014 PDFium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
#ifndef CORE_FPDFAPI_PAGE_PAGEINT_H_
#define CORE_FPDFAPI_PAGE_PAGEINT_H_
#in... | 27.201923 | 80 | 0.709968 | [
"vector",
"transform"
] |
963fdbd14200cf4713e787b42e5555e3e2128035 | 84,187 | h | C | 10.0.16299.0/winrt/impl/Windows.Graphics.Printing3D.0.h | Scottj1s/cppwinrt | 6b7266d14678141b4f42395e8d6e81aab0395808 | [
"MIT"
] | null | null | null | 10.0.16299.0/winrt/impl/Windows.Graphics.Printing3D.0.h | Scottj1s/cppwinrt | 6b7266d14678141b4f42395e8d6e81aab0395808 | [
"MIT"
] | null | null | null | 10.0.16299.0/winrt/impl/Windows.Graphics.Printing3D.0.h | Scottj1s/cppwinrt | 6b7266d14678141b4f42395e8d6e81aab0395808 | [
"MIT"
] | 1 | 2019-11-22T07:17:34.000Z | 2019-11-22T07:17:34.000Z | // C++/WinRT v1.0.171013.2
// Copyright (c) 2017 Microsoft Corporation. All rights reserved.
#pragma once
WINRT_EXPORT namespace winrt::Windows::Foundation::Collections {
struct IPropertySet;
}
WINRT_EXPORT namespace winrt::Windows::Storage::Streams {
struct IBuffer;
struct IRandomAccessStream;
struct IRandomAcc... | 75.707734 | 240 | 0.803236 | [
"mesh",
"model"
] |
96400edeed746520753de2a43a631262882bc5fd | 16,644 | c | C | opal/class/opal_rb_tree.c | abouteiller/ompi-aurelien | 3fedbf777c4864c9c4f864228d787b27fadf0f74 | [
"BSD-3-Clause-Open-MPI"
] | 1,585 | 2015-01-03T04:10:59.000Z | 2022-03-31T19:48:54.000Z | opal/class/opal_rb_tree.c | abouteiller/ompi-aurelien | 3fedbf777c4864c9c4f864228d787b27fadf0f74 | [
"BSD-3-Clause-Open-MPI"
] | 7,655 | 2015-01-04T14:42:56.000Z | 2022-03-31T22:51:57.000Z | opal/class/opal_rb_tree.c | shintaro-iwasaki/ompi | aa5803c1e40018f1df374f347e3706dc62da8467 | [
"BSD-3-Clause-Open-MPI"
] | 846 | 2015-01-20T15:01:44.000Z | 2022-03-27T13:06:07.000Z | /* -*- Mode: C; c-basic-offset:4 ; indent-tabs-mode:nil -*- */
/*
* Copyright (c) 2004-2005 The Trustees of Indiana University and Indiana
* University Research and Technology
* Corporation. All rights reserved.
* Copyright (c) 2004-2013 The University of Tennessee a... | 29.989189 | 98 | 0.577806 | [
"object"
] |
96404c449be37eadcb3fbb2575ff3f90b862fae3 | 5,304 | c | C | usr/vmkitmon/console.c | HawxChen/barrelfishOS | d8fbca601bfac61cc92ac06f5f5dd79ab18a8eaa | [
"MIT"
] | 81 | 2015-01-02T23:53:38.000Z | 2021-12-26T23:04:47.000Z | usr/vmkitmon/console.c | salivarick/barrelfish | 252246b89117b0a23f6caa48a8b166c7bf12f885 | [
"MIT"
] | 1 | 2016-09-21T06:27:06.000Z | 2016-10-05T07:16:28.000Z | usr/vmkitmon/console.c | salivarick/barrelfish | 252246b89117b0a23f6caa48a8b166c7bf12f885 | [
"MIT"
] | 7 | 2015-03-11T14:27:15.000Z | 2017-11-08T23:03:45.000Z | /**
* \file
*/
/*
* Copyright (c) 2009, ETH Zurich.
* All rights reserved.
*
* This file is distributed under the terms in the attached LICENSE file.
* If you do not find this file, copies can be found by writing to:
* ETH Zurich D-INFK, Haldeneggsteig 4, CH-8092 Zurich. Attn: Systems Group.
*/
#include "vmk... | 25.257143 | 80 | 0.6431 | [
"shape"
] |
9645e27cf2d8ade18f9dfdc72411816a3e6f4049 | 3,338 | h | C | c_VSIP_testing/crvsub_f.h | rrjudd/jvsip | 56a965fff595b027139ff151d27d434f2480b9e8 | [
"MIT"
] | 10 | 2016-01-16T04:10:13.000Z | 2022-03-22T02:17:44.000Z | c_VSIP_testing/crvsub_f.h | rrjudd/jvsip | 56a965fff595b027139ff151d27d434f2480b9e8 | [
"MIT"
] | 1 | 2015-09-11T04:48:03.000Z | 2015-09-11T13:44:29.000Z | c_VSIP_testing/crvsub_f.h | rrjudd/jvsip | 56a965fff595b027139ff151d27d434f2480b9e8 | [
"MIT"
] | 4 | 2017-06-13T21:48:23.000Z | 2020-08-26T15:07:44.000Z | /* Created RJudd */
/* SPAWARSYSCEN D857 */
/**********************************************************************
// For TASP VSIPL Documentation and Code neither the United States /
// Government, the United States Navy, nor any of their employees, /
// makes any warranty, express or implied, including the war... | 42.794872 | 98 | 0.619832 | [
"vector"
] |
964718b54d104fda87dd56a1d55c259bf61b5558 | 31,518 | c | C | src/liboyranos_config/oyranos.c | Acidburn0zzz/oyranos | b87dcf0e7a88e9b2f5f6c2e3314ddbd3af045575 | [
"BSD-3-Clause"
] | null | null | null | src/liboyranos_config/oyranos.c | Acidburn0zzz/oyranos | b87dcf0e7a88e9b2f5f6c2e3314ddbd3af045575 | [
"BSD-3-Clause"
] | null | null | null | src/liboyranos_config/oyranos.c | Acidburn0zzz/oyranos | b87dcf0e7a88e9b2f5f6c2e3314ddbd3af045575 | [
"BSD-3-Clause"
] | null | null | null | /** @file oyranos.c
*
* Oyranos is an open source Color Management System
*
* @par Copyright:
* 2004-2015 (C) Kai-Uwe Behrmann
*
* @brief public Oyranos API's
* @author Kai-Uwe Behrmann <ku.b@gmx.de>
* @par License:
* new BSD <http://www.opensource.org/licenses/BSD-3-Clause>
... | 27.695958 | 134 | 0.587347 | [
"object"
] |
9651985a4beb176d40abe7e48473a8dc4d9c073e | 2,987 | h | C | target/COMPONENT_WCM/wifi_cert_sigma.h | HectorTa1989/WFA-Wi-Fi-Cert-middleware | cd7db43f805df80c553e42976253afb049f918bb | [
"MIT"
] | null | null | null | target/COMPONENT_WCM/wifi_cert_sigma.h | HectorTa1989/WFA-Wi-Fi-Cert-middleware | cd7db43f805df80c553e42976253afb049f918bb | [
"MIT"
] | null | null | null | target/COMPONENT_WCM/wifi_cert_sigma.h | HectorTa1989/WFA-Wi-Fi-Cert-middleware | cd7db43f805df80c553e42976253afb049f918bb | [
"MIT"
] | null | null | null | #include "wifi_cert_commands.h"
#ifndef WIFICERT_NO_HARDWARE
#include "task.h"
#endif
#define GET_TARGET_NAME_STR(tgt_name) #tgt_name
#define GET_TARGET_NAME(tgt_name) GET_TARGET_NAME_STR(tgt_name)
#define MODEL GET_TARGET_NAME(TARGET_NAME)
#define GET_BUILD_TIME(str) #str
#define GET_BUILD_TIME_STRING(str) GE... | 43.289855 | 83 | 0.719786 | [
"model"
] |
965209a1108d32061f021a9da38c8436cde276df | 10,837 | h | C | ScreenCopy/PresetsDlg.h | wjongman/ScreenCopy | 4420078c501d93d48193a019dce07613ecbd4da9 | [
"MIT"
] | null | null | null | ScreenCopy/PresetsDlg.h | wjongman/ScreenCopy | 4420078c501d93d48193a019dce07613ecbd4da9 | [
"MIT"
] | null | null | null | ScreenCopy/PresetsDlg.h | wjongman/ScreenCopy | 4420078c501d93d48193a019dce07613ecbd4da9 | [
"MIT"
] | null | null | null | #pragma once
#include "PresetsListCtl.h"
////////////////////////////////////////////////////////////////////////////////
///
/// Dialog for adding and editing a grabber-preset
///
class CEditPresetDlg : public CDialogImpl<CEditPresetDlg>
{
CEdit m_nameEdit;
CButton m_okButton;
std::wstring m_title = L"E... | 34.733974 | 99 | 0.496171 | [
"vector"
] |
96582608bd093342cf6a8c286dd461be2c5d8c66 | 3,079 | h | C | common/WhirlyGlobeLib/include/ParticleSystemDrawableGLES.h | akovalov/WhirlyGlobe | 09f3e7447ce8c049dedfb92550ff649ad1895bb7 | [
"Apache-2.0"
] | null | null | null | common/WhirlyGlobeLib/include/ParticleSystemDrawableGLES.h | akovalov/WhirlyGlobe | 09f3e7447ce8c049dedfb92550ff649ad1895bb7 | [
"Apache-2.0"
] | null | null | null | common/WhirlyGlobeLib/include/ParticleSystemDrawableGLES.h | akovalov/WhirlyGlobe | 09f3e7447ce8c049dedfb92550ff649ad1895bb7 | [
"Apache-2.0"
] | null | null | null | /*
* ParticleSystemDrawableGLES.h
* WhirlyGlobeLib
*
* Created by Steve Gifford on 4/28/15.
* Copyright 2011-2022 mousebird consulting
*
* 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 Lic... | 37.096386 | 148 | 0.763235 | [
"vector"
] |
966063e149cbd8621d11bc3266b358f1e4373399 | 958 | h | C | contrib/depends/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/EventKit.framework/Versions/A/Headers/EKObject.h | Amity-Network/amity | 3e57379f01af4ca851079c8e469fbda7c8165b47 | [
"MIT"
] | 416 | 2016-08-20T03:40:59.000Z | 2022-03-30T14:27:47.000Z | contrib/depends/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/EventKit.framework/Versions/A/Headers/EKObject.h | Amity-Network/amity | 3e57379f01af4ca851079c8e469fbda7c8165b47 | [
"MIT"
] | 41 | 2016-08-22T14:41:42.000Z | 2022-02-25T11:38:16.000Z | contrib/depends/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/EventKit.framework/Versions/A/Headers/EKObject.h | Amity-Network/amity | 3e57379f01af4ca851079c8e469fbda7c8165b47 | [
"MIT"
] | 173 | 2016-08-28T15:09:18.000Z | 2022-03-23T15:42:52.000Z | //
// EKObject.h
// EventKit
//
// Copyright 2011 Apple Inc. All rights reserved.
//
#import <Foundation/Foundation.h>
@interface EKObject : NSObject
// Returns YES if this object or any sub-object (alarm, etc.) has uncommitted changes.
@property (nonatomic, readonly) BOOL hasChanges;
// Returns YES if this obj... | 27.371429 | 103 | 0.740084 | [
"object"
] |
96615a2d56f5d8d27cebba2aceacd1cb8e1ccb67 | 39,991 | h | C | contrib/gnu/gdb/dist/sim/mips/sim-main.h | TheSledgeHammer/2.11BSD | fe61f0b9aaa273783cd027c7b5ec77e95ead2153 | [
"BSD-3-Clause"
] | 3 | 2021-05-04T17:09:06.000Z | 2021-10-04T07:19:26.000Z | contrib/gnu/gdb/dist/sim/mips/sim-main.h | TheSledgeHammer/2.11BSD | fe61f0b9aaa273783cd027c7b5ec77e95ead2153 | [
"BSD-3-Clause"
] | null | null | null | contrib/gnu/gdb/dist/sim/mips/sim-main.h | TheSledgeHammer/2.11BSD | fe61f0b9aaa273783cd027c7b5ec77e95ead2153 | [
"BSD-3-Clause"
] | null | null | null | /* MIPS Simulator definition.
Copyright (C) 1997-2020 Free Software Foundation, Inc.
Contributed by Cygnus Support.
This file is part of the MIPS sim.
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 Found... | 38.750969 | 231 | 0.705409 | [
"vector",
"3d"
] |
966846006194024593fca79273993a85b172d64b | 5,622 | h | C | 3rd_party/PxShared/src/pvd/src/PxProfileZoneManager.h | THISISAGOODNAME/phsyxOpenGL | 41564c07d6c86c71b711136cbe9d4ac8fe01204d | [
"MIT"
] | 5 | 2017-09-24T17:05:47.000Z | 2022-01-27T06:00:21.000Z | 3rd_party/PxShared/src/pvd/src/PxProfileZoneManager.h | THISISAGOODNAME/phsyxOpenGL | 41564c07d6c86c71b711136cbe9d4ac8fe01204d | [
"MIT"
] | null | null | null | 3rd_party/PxShared/src/pvd/src/PxProfileZoneManager.h | THISISAGOODNAME/phsyxOpenGL | 41564c07d6c86c71b711136cbe9d4ac8fe01204d | [
"MIT"
] | null | null | null | // This code contains NVIDIA Confidential Information and is disclosed to you
// under a form of NVIDIA software license agreement provided separately to you.
//
// Notice
// NVIDIA Corporation and its licensors retain all intellectual property and
// proprietary rights in and to this software and related documentation... | 36.038462 | 164 | 0.763785 | [
"object"
] |
96688abe80a27ca924e35a3183736c77d87f85ff | 6,721 | h | C | Convex_hull_d/include/CGAL/Convex_hull_d_traits_3.h | ffteja/cgal | c1c7f4ad9a4cd669e33ca07a299062a461581812 | [
"CC0-1.0"
] | 3,227 | 2015-03-05T00:19:18.000Z | 2022-03-31T08:20:35.000Z | Convex_hull_d/include/CGAL/Convex_hull_d_traits_3.h | ffteja/cgal | c1c7f4ad9a4cd669e33ca07a299062a461581812 | [
"CC0-1.0"
] | 5,574 | 2015-03-05T00:01:56.000Z | 2022-03-31T15:08:11.000Z | Convex_hull_d/include/CGAL/Convex_hull_d_traits_3.h | ffteja/cgal | c1c7f4ad9a4cd669e33ca07a299062a461581812 | [
"CC0-1.0"
] | 1,274 | 2015-03-05T00:01:12.000Z | 2022-03-31T14:47:56.000Z | // Copyright (c) 1997-2000 Max-Planck-Institute Saarbruecken (Germany).
// All rights reserved.
//
// This file is part of CGAL (www.cgal.org).
//
// $URL$
// $Id$
// SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial
//
//
// Author(s) : Michael Seel <seel@mpi-sb.mpg.de>
#ifndef CGAL_CONVEX_HULL_... | 24.089606 | 101 | 0.581759 | [
"vector"
] |
966b378ccce7e7351b8b49dd42bf9f529b2e6744 | 3,500 | h | C | src/path.h | fstromback/mymake | 1ccb9adbc5a336e29ca222f11e9368cdd026ee1b | [
"MIT"
] | 3 | 2017-05-30T11:29:06.000Z | 2021-09-04T15:32:23.000Z | src/path.h | fstromback/mymake | 1ccb9adbc5a336e29ca222f11e9368cdd026ee1b | [
"MIT"
] | 5 | 2016-01-22T20:06:19.000Z | 2019-02-03T18:30:58.000Z | src/path.h | fstromback/mymake | 1ccb9adbc5a336e29ca222f11e9368cdd026ee1b | [
"MIT"
] | null | null | null | #pragma once
#include "timestamp.h"
/**
* Information about a file. Returned from the Path::info() member. Avoids calling exists(), cTime()
* and mTime() separately if they are all needed.
*/
class FileInfo {
public:
// Create.
FileInfo(bool exists, Timestamp cTime = Timestamp(0), Timestamp mTime = Timestamp(0))... | 24.475524 | 100 | 0.698 | [
"object",
"vector"
] |
966c4033750686dcb977648aa79e1eb2737e46b7 | 1,269 | c | C | DistanceField/DistanceField/src/core/Font.c | chunkyguy/EWOGL | 29fd10b37e2e19e5e586c7ca794649200c514b7b | [
"MIT"
] | 2 | 2015-03-25T23:20:33.000Z | 2016-12-03T04:37:46.000Z | DistanceField/DistanceField/src/core/Font.c | chunkyguy/EWOGL | 29fd10b37e2e19e5e586c7ca794649200c514b7b | [
"MIT"
] | null | null | null | DistanceField/DistanceField/src/core/Font.c | chunkyguy/EWOGL | 29fd10b37e2e19e5e586c7ca794649200c514b7b | [
"MIT"
] | null | null | null | /* example1.c */
/* */
/* This small program shows how to print a rotated string with the */
/* FreeType 2 library. */
#include "Font.h"
#include <assert.h>
#... | 23.072727 | 91 | 0.587864 | [
"object"
] |
966f3515cf36ca68d5ce6980cb762202ace0a429 | 10,646 | h | C | VART/samples/adas_detection/src/utils.h | dendisuhubdy/Vitis-AI | 524f65224c52314155dafc011d488ed30e458fcb | [
"Apache-2.0"
] | 848 | 2019-12-03T00:16:17.000Z | 2022-03-31T22:53:17.000Z | dsa/WAA-TRD/app/adas_detection/src/utils.h | wangyifan778/Vitis-AI | f61061eef7550d98bf02a171604c9a9f283a7c47 | [
"Apache-2.0"
] | 656 | 2019-12-03T00:48:46.000Z | 2022-03-31T18:41:54.000Z | dsa/WAA-TRD/app/adas_detection/src/utils.h | wangyifan778/Vitis-AI | f61061eef7550d98bf02a171604c9a9f283a7c47 | [
"Apache-2.0"
] | 506 | 2019-12-03T00:46:26.000Z | 2022-03-30T10:34:56.000Z | /*
* Copyright 2019 Xilinx 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 to ... | 28.772973 | 110 | 0.495116 | [
"vector"
] |
966f4302d66e74af06d067ce78b1aa351aac74a2 | 26,013 | c | C | libs/gum/heap/gumallocatorprobe.c | bannsec/frida-gum | b992f7aeea0e342882a6a20d814e9996109c0c24 | [
"BSD-2-Clause",
"BSD-3-Clause"
] | 1 | 2020-02-01T19:50:06.000Z | 2020-02-01T19:50:06.000Z | libs/gum/heap/gumallocatorprobe.c | bannsec/frida-gum | b992f7aeea0e342882a6a20d814e9996109c0c24 | [
"BSD-2-Clause",
"BSD-3-Clause"
] | null | null | null | libs/gum/heap/gumallocatorprobe.c | bannsec/frida-gum | b992f7aeea0e342882a6a20d814e9996109c0c24 | [
"BSD-2-Clause",
"BSD-3-Clause"
] | null | null | null | /*
* Copyright (C) 2008-2019 Ole André Vadla Ravnås <oleavr@nowsecure.com>
* Copyright (C) 2008 Christian Berentsen <jc.berentsen@gmail.com>
*
* Licence: wxWindows Library Licence, Version 3.1
*/
#include "gumallocatorprobe.h"
#include "gum-init.h"
#include "guminterceptor.h"
#include "gumprocess.h"
#include "gu... | 30.212544 | 88 | 0.728597 | [
"object"
] |
96759b6da3307bb05c29c12c3d8eb63e1ada7d7b | 771 | h | C | Shoot/include/OpenGL/OpenGLVertexBufferES_1_1_NoVAO.h | franticsoftware/vlad-heavy-strike | a4da4df617e9ccd6ebd9819ad166d892924638ce | [
"MIT"
] | 3 | 2019-10-04T19:44:44.000Z | 2021-07-27T15:59:39.000Z | Shoot/include/OpenGL/OpenGLVertexBufferES_1_1_NoVAO.h | franticsoftware/vlad-heavy-strike | a4da4df617e9ccd6ebd9819ad166d892924638ce | [
"MIT"
] | 1 | 2019-07-20T05:36:31.000Z | 2019-07-20T22:22:49.000Z | Shoot/include/OpenGL/OpenGLVertexBufferES_1_1_NoVAO.h | aminere/vlad-heavy-strike | a4da4df617e9ccd6ebd9819ad166d892924638ce | [
"MIT"
] | null | null | null | /*
Amine Rehioui
Created: July 11th 2013
*/
#ifndef _OPENGL_VERTEX_BUFFER_ES_1_1_NoVAO_H_INCLUDED_
#define _OPENGL_VERTEX_BUFFER_ES_1_1_NoVAO_H_INCLUDED_
#include "OpenGLVertexBufferES_1_1.h"
namespace shoot
{
//! OpenGL vertex buffer ES 1.1 No VAO
class OpenGLVertexBufferES_1_1_NoVAO : public OpenGLVertexBuffe... | 18.357143 | 71 | 0.7393 | [
"object"
] |
323484ab43b4d04648b6e37126698fff69d0b5ba | 60,387 | c | C | dlls/wined3d/nvidia_texture_shader.c | Rondom/wine | 47b50cfc2644572c61accb8d4badad50efd495e8 | [
"MIT"
] | 42 | 2018-12-28T11:06:21.000Z | 2022-02-26T23:29:51.000Z | dlls/wined3d/nvidia_texture_shader.c | jzengc/wine-git | cab0766d9b038c52ca9a39d1baef5ad906d54fbd | [
"MIT"
] | 20 | 2018-12-15T13:10:16.000Z | 2019-10-21T09:51:56.000Z | dlls/wined3d/nvidia_texture_shader.c | jzengc/wine-git | cab0766d9b038c52ca9a39d1baef5ad906d54fbd | [
"MIT"
] | 3 | 2019-01-03T21:40:44.000Z | 2019-05-20T12:53:35.000Z | /*
* Fixed function pipeline replacement using GL_NV_register_combiners
* and GL_NV_texture_shader
*
* Copyright 2006 Henri Verbeet
* Copyright 2008 Stefan Dösinger(for CodeWeavers)
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* ... | 63.901587 | 169 | 0.632719 | [
"3d"
] |
3235d64cbbbfad4513a6f0bc887bc8fd415baa64 | 9,107 | c | C | source/blender/modifiers/intern/MOD_datatransfer.c | juangea/B28_boneMaster | 6be9d19951ed460829d379aa90953b14a9f281f2 | [
"Naumen",
"Condor-1.1",
"MS-PL"
] | 2 | 2019-06-03T02:47:42.000Z | 2020-04-03T10:23:33.000Z | source/blender/modifiers/intern/MOD_datatransfer.c | juangea/B28_boneMaster | 6be9d19951ed460829d379aa90953b14a9f281f2 | [
"Naumen",
"Condor-1.1",
"MS-PL"
] | null | null | null | source/blender/modifiers/intern/MOD_datatransfer.c | juangea/B28_boneMaster | 6be9d19951ed460829d379aa90953b14a9f281f2 | [
"Naumen",
"Condor-1.1",
"MS-PL"
] | 1 | 2019-10-23T12:02:29.000Z | 2019-10-23T12:02:29.000Z | /*
* 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 distributed in the hope that it will be use... | 34.89272 | 96 | 0.647524 | [
"mesh",
"object"
] |
3237c6a0a40e7f50adf45e5cbc4eb67b6a973ae9 | 5,256 | h | C | aws-cpp-sdk-pinpoint/include/aws/pinpoint/model/CampaignHook.h | woohoou/aws-sdk-cpp | a42835a8aad2eac1e334d899a3fbfedcaa341d51 | [
"Apache-2.0"
] | 1 | 2020-07-16T19:03:13.000Z | 2020-07-16T19:03:13.000Z | aws-cpp-sdk-pinpoint/include/aws/pinpoint/model/CampaignHook.h | woohoou/aws-sdk-cpp | a42835a8aad2eac1e334d899a3fbfedcaa341d51 | [
"Apache-2.0"
] | 18 | 2018-05-15T16:41:07.000Z | 2018-05-21T00:46:30.000Z | aws-cpp-sdk-pinpoint/include/aws/pinpoint/model/CampaignHook.h | woohoou/aws-sdk-cpp | a42835a8aad2eac1e334d899a3fbfedcaa341d51 | [
"Apache-2.0"
] | 1 | 2019-10-31T11:19:50.000Z | 2019-10-31T11:19:50.000Z | /*
* 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.04878 | 142 | 0.686644 | [
"model"
] |
32385c56eeb58ee8a075657dfe2fa186f1eee538 | 4,233 | h | C | nitan/kungfu/class/ultra/ultra.h | cantona/NT6 | 073f4d491b3cfe6bfbe02fbad12db8983c1b9201 | [
"MIT"
] | 1 | 2019-03-27T07:25:16.000Z | 2019-03-27T07:25:16.000Z | nitan/kungfu/class/ultra/ultra.h | cantona/NT6 | 073f4d491b3cfe6bfbe02fbad12db8983c1b9201 | [
"MIT"
] | null | null | null | nitan/kungfu/class/ultra/ultra.h | cantona/NT6 | 073f4d491b3cfe6bfbe02fbad12db8983c1b9201 | [
"MIT"
] | null | null | null | // ultra.h 宗師評價玩家的公共代碼
int calc_level(object me, string skill);
void check_ultra(object me);
// check level
// level is calculate as:
// level = (skill effect level) + (action["force"] - 200) / 5
mapping opinions_rank = ([
520 : "宗師",
490 : "登峯造極",
460 : "超凡脱俗",
430 : "臻至化境",
4... | 31.125 | 66 | 0.389086 | [
"object"
] |
32386429f836152d8882683b7c25d47aaeea4ca4 | 8,500 | h | C | client/include/wx/statusbr.h | bateman/speech-translation-tools | cb1c92895b329b32678d5037cbe36bc43bdf3e5d | [
"MIT"
] | null | null | null | client/include/wx/statusbr.h | bateman/speech-translation-tools | cb1c92895b329b32678d5037cbe36bc43bdf3e5d | [
"MIT"
] | null | null | null | client/include/wx/statusbr.h | bateman/speech-translation-tools | cb1c92895b329b32678d5037cbe36bc43bdf3e5d | [
"MIT"
] | null | null | null | /////////////////////////////////////////////////////////////////////////////
// Name: wx/statusbr.h
// Purpose: wxStatusBar class interface
// Author: Vadim Zeitlin
// Modified by:
// Created: 05.02.00
// RCS-ID: $Id$
// Copyright: (c) Vadim Zeitlin
// Licence: wxWindows licence
... | 33.333333 | 109 | 0.605647 | [
"geometry",
"3d"
] |
324271540a1298ae58ee665311a46645a726cc73 | 9,241 | h | C | NewClockWorkEngine/Wwise/AK/SoundEngine/Common/AkSimdMath.h | xsiro/NewClockWorkEngine | 973627ac98261f1009b5a0fd1f8a4b4d706d330a | [
"MIT"
] | null | null | null | NewClockWorkEngine/Wwise/AK/SoundEngine/Common/AkSimdMath.h | xsiro/NewClockWorkEngine | 973627ac98261f1009b5a0fd1f8a4b4d706d330a | [
"MIT"
] | null | null | null | NewClockWorkEngine/Wwise/AK/SoundEngine/Common/AkSimdMath.h | xsiro/NewClockWorkEngine | 973627ac98261f1009b5a0fd1f8a4b4d706d330a | [
"MIT"
] | null | null | null | /***********************************************************************
The content of this file includes source code for the sound engine
portion of the AUDIOKINETIC Wwise Technology and constitutes "Level
Two Source Code" as defined in the Source Code Addendum attached
with this file. Any use of the Level T... | 44.859223 | 174 | 0.701656 | [
"vector"
] |
324ba8797af2dcf0be1194f49c9c4ce787fc3d55 | 825 | h | C | unit_tests/problem_examples/problem_example_3.h | RodolfoALopes/decomposition_library | a7d19d63074fefd8f0ac0c92f37f90beed441da8 | [
"MIT"
] | 1 | 2021-08-23T03:22:50.000Z | 2021-08-23T03:22:50.000Z | unit_tests/problem_examples/problem_example_3.h | RodolfoALopes/decomposition_library | a7d19d63074fefd8f0ac0c92f37f90beed441da8 | [
"MIT"
] | null | null | null | unit_tests/problem_examples/problem_example_3.h | RodolfoALopes/decomposition_library | a7d19d63074fefd8f0ac0c92f37f90beed441da8 | [
"MIT"
] | null | null | null | #ifndef DECOMPOSITION_LIBRARY_PROBLEM_EXAMPLE_3_H
#define DECOMPOSITION_LIBRARY_PROBLEM_EXAMPLE_3_H
#include <decomposition/optimization_problem.h>
/*
* problem_example_3 class
* NonSeparable Problem
*/
using namespace decompose;
class problem_example_3 : public optimization_problem {
public:
using super = o... | 25.78125 | 81 | 0.660606 | [
"vector"
] |
32578114d73f4163fe1a13ffb0459e152e1c3636 | 11,593 | h | C | src/async/future.h | myxor/ceema | e0a9f299fd488da38a9a1492502017995d59e183 | [
"Apache-2.0"
] | null | null | null | src/async/future.h | myxor/ceema | e0a9f299fd488da38a9a1492502017995d59e183 | [
"Apache-2.0"
] | null | null | null | src/async/future.h | myxor/ceema | e0a9f299fd488da38a9a1492502017995d59e183 | [
"Apache-2.0"
] | null | null | null | /**
* Copyright 2017 Harold Bruintjes
*
* 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 agre... | 29.956072 | 116 | 0.54369 | [
"object"
] |
32587f42ff5a70cc78afc22cf63d38246d87f491 | 10,385 | h | C | Plugins/RunebergVR_Plugin/Source/Public/RunebergVR_Teleporter.h | 1runeberg/OpenJam2017 | a2ed232d6120acd0ae20358305ce189d2d1a7677 | [
"MIT"
] | 1 | 2018-01-31T06:20:01.000Z | 2018-01-31T06:20:01.000Z | Plugins/RunebergVR_Plugin/Source/Public/RunebergVR_Teleporter.h | 1runeberg/OpenJam2017 | a2ed232d6120acd0ae20358305ce189d2d1a7677 | [
"MIT"
] | null | null | null | Plugins/RunebergVR_Plugin/Source/Public/RunebergVR_Teleporter.h | 1runeberg/OpenJam2017 | a2ed232d6120acd0ae20358305ce189d2d1a7677 | [
"MIT"
] | null | null | null | // Copyright (C) 2016, 2017 Runeberg (github: 1runeberg, UE4 Forums: runeberg)
/*
The MIT License (MIT)
Copyright (c) 2016, 2017 runeberg (github: 1runeberg, UE4 Forums: runeberg)
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Sof... | 39.942308 | 460 | 0.773519 | [
"mesh"
] |
325b32ce80fe11041115460b2e5b1ba28b418a2b | 10,132 | h | C | sdk/robocore/include/hSensors/Mindsensors_LineLeader.h | varun-iyer/husarion-novscode | 6188a64815c8b18c3d3cfad685bdc4a56336afc7 | [
"MIT"
] | null | null | null | sdk/robocore/include/hSensors/Mindsensors_LineLeader.h | varun-iyer/husarion-novscode | 6188a64815c8b18c3d3cfad685bdc4a56336afc7 | [
"MIT"
] | null | null | null | sdk/robocore/include/hSensors/Mindsensors_LineLeader.h | varun-iyer/husarion-novscode | 6188a64815c8b18c3d3cfad685bdc4a56336afc7 | [
"MIT"
] | null | null | null | #ifndef __MINDSENSOR_LINELEADER_H__
#define __MINDSENSOR_LINELEADER_H__
#include <hFramework.h>
namespace hSensors
{
/**
* @brief Provides interface for LineLeader sensor.
*/
class Mindsensors_LineLeader
{
public:
enum EError { ERROR_OK, ERROR_PROTO };
/**
* @brief Create sensor object.
* @param sensor - I2C... | 28.460674 | 113 | 0.687919 | [
"object"
] |
32613c0b2fe014c7da636f6531993f043fdfd5fe | 3,753 | h | C | YBImageBrowser/ImageBrowse/YBImageBrowseCellData.h | zhongguoming/YBImageBrowser | 863f0bdec3229e94fca82ade22361ce758ab417c | [
"MIT"
] | 1 | 2018-10-23T13:13:12.000Z | 2018-10-23T13:13:12.000Z | YBImageBrowser/ImageBrowse/YBImageBrowseCellData.h | zhongguoming/YBImageBrowser | 863f0bdec3229e94fca82ade22361ce758ab417c | [
"MIT"
] | null | null | null | YBImageBrowser/ImageBrowse/YBImageBrowseCellData.h | zhongguoming/YBImageBrowser | 863f0bdec3229e94fca82ade22361ce758ab417c | [
"MIT"
] | null | null | null | //
// YBImageBrowseCellData.h
// YBImageBrowserDemo
//
// Created by 杨波 on 2018/8/25.
// Copyright © 2018年 杨波. All rights reserved.
//
#import <Foundation/Foundation.h>
#import <Photos/Photos.h>
#import "YBImage.h"
#import "YBImageBrowserCellDataProtocol.h"
typedef NS_ENUM(NSUInteger, YBImageBrowseFillType) {
... | 37.53 | 135 | 0.75886 | [
"object",
"model"
] |
3265225d1a55513e5e7fc051820eb491140a53d2 | 758 | h | C | include/il2cpp/Dpr/Battle/Logic/BTL_CLIENT/ClientMainProc.h | martmists-gh/BDSP | d6326c5d3ad9697ea65269ed47aa0b63abac2a0a | [
"MIT"
] | 1 | 2022-01-15T20:20:27.000Z | 2022-01-15T20:20:27.000Z | include/il2cpp/Dpr/Battle/Logic/BTL_CLIENT/ClientMainProc.h | martmists-gh/BDSP | d6326c5d3ad9697ea65269ed47aa0b63abac2a0a | [
"MIT"
] | null | null | null | include/il2cpp/Dpr/Battle/Logic/BTL_CLIENT/ClientMainProc.h | martmists-gh/BDSP | d6326c5d3ad9697ea65269ed47aa0b63abac2a0a | [
"MIT"
] | null | null | null | #pragma once
#include "il2cpp.h"
void Dpr_Battle_Logic_BTL_CLIENT_ClientMainProc___ctor (Dpr_Battle_Logic_BTL_CLIENT_ClientMainProc_o* __this, Il2CppObject* object, intptr_t method, const MethodInfo* method_info);
bool Dpr_Battle_Logic_BTL_CLIENT_ClientMainProc__Invoke (Dpr_Battle_Logic_BTL_CLIENT_ClientMainProc_o* _... | 84.222222 | 221 | 0.890501 | [
"object"
] |
326d6890003ab1a99444e9468e950da1cd5b4243 | 4,877 | h | C | src/android/android-uvc.h | KroniKare/RealSense-NewAndroid | f60eec84eb977f46f31b8a39bf7d5ba4767165b0 | [
"Apache-2.0"
] | 1 | 2019-02-25T19:49:53.000Z | 2019-02-25T19:49:53.000Z | src/android/android-uvc.h | leeecheng/RealSense-NewAndroid | f60eec84eb977f46f31b8a39bf7d5ba4767165b0 | [
"Apache-2.0"
] | null | null | null | src/android/android-uvc.h | leeecheng/RealSense-NewAndroid | f60eec84eb977f46f31b8a39bf7d5ba4767165b0 | [
"Apache-2.0"
] | 2 | 2019-04-22T07:02:14.000Z | 2020-10-07T14:05:32.000Z | // License: Apache 2.0. See LICENSE file in root directory.
// Copyright(c) 2015 Intel Corporation. All Rights Reserved.
#pragma once
#include "../backend.h"
#include "usb_host/android_uvc.h"
#include <unordered_map>
#include <mutex>
#include <atomic>
#define UVC_AE_MODE_D0_MANUAL ( 1 << 0 )
#define UVC_AE_MODE_D1_... | 42.780702 | 124 | 0.613697 | [
"vector"
] |
326ed8026f8036f0dcd65b6b424f29fb8ef8b135 | 11,481 | h | C | map_manager/include/dbdriver/dbdriver.h | MarvinStuede/cmr_localization | 25392ed993242ba48a61ece19490d73be97ba2e2 | [
"BSD-3-Clause"
] | 3 | 2020-12-02T05:56:12.000Z | 2021-03-22T06:45:45.000Z | map_manager/include/dbdriver/dbdriver.h | MarvinStuede/cmr_localization | 25392ed993242ba48a61ece19490d73be97ba2e2 | [
"BSD-3-Clause"
] | null | null | null | map_manager/include/dbdriver/dbdriver.h | MarvinStuede/cmr_localization | 25392ed993242ba48a61ece19490d73be97ba2e2 | [
"BSD-3-Clause"
] | 2 | 2022-02-02T15:08:57.000Z | 2022-02-17T08:24:26.000Z | /* *****************************************************************
*
* map_manager
*
* Copyright (c) 2019
* Institute of Mechatronic Systems,
* Leibniz Universitaet Hannover.
* (BSD License)
* All rights reserved.
*
* http://www.imes.uni-hannover.de
*
* This software is distributed WITHOUT ANY WARRANTY; w... | 30.780161 | 118 | 0.624771 | [
"vector",
"transform"
] |
3273158c2b769a3c9f892f542a8a776be5633f7a | 437 | h | C | Sourceress.h | dimitroffangel/PathfindingGame | 38e725a2c67fabc4f4b88e6a62a9b01bee731f00 | [
"MIT"
] | null | null | null | Sourceress.h | dimitroffangel/PathfindingGame | 38e725a2c67fabc4f4b88e6a62a9b01bee731f00 | [
"MIT"
] | null | null | null | Sourceress.h | dimitroffangel/PathfindingGame | 38e725a2c67fabc4f4b88e6a62a9b01bee731f00 | [
"MIT"
] | null | null | null | #ifndef SOURCERESS_H_GUARD
#define SOURCERESS_H_GUARD
#include "EnitityComponent.h"
#include "PlayerCharacter.h"
#include <vector>
#include <string>
#include <stack>
class Sourceress : public PlayerCharacter
{
private:
std::stack<Position> m_ShortestWay;
public:
virtual void Move() override;
virtual void Initial... | 16.807692 | 69 | 0.778032 | [
"vector"
] |
3273342fbdd2948f8407ebfaac395689837dc70c | 35,604 | c | C | dmach~.c | Lucarda/pd-lyonpotpourri | 74a106d5f07b558cf8e42e612417ff4cf2f45a43 | [
"MIT"
] | 9 | 2021-02-02T16:57:14.000Z | 2021-09-16T19:58:22.000Z | dmach~.c | Lucarda/pd-lyonpotpourri | 74a106d5f07b558cf8e42e612417ff4cf2f45a43 | [
"MIT"
] | 15 | 2021-02-04T00:22:57.000Z | 2022-01-07T05:23:54.000Z | dmach~.c | Lucarda/pd-lyonpotpourri | 74a106d5f07b558cf8e42e612417ff4cf2f45a43 | [
"MIT"
] | 4 | 2021-02-04T11:46:05.000Z | 2022-02-12T04:13:27.000Z | #include "MSPd.h"
#define MAX_ATTACKS (512)
#define MAX_PATTERNS (1024)
#define OBJECT_NAME "dmach~"
static t_class *dmach_class;
typedef struct
{
float trigger_point;
float increment;
float amplitude;
} t_attack;
typedef struct
{
short active; // flag for if this drum slot is used in current pattern
... | 29.06449 | 107 | 0.639844 | [
"object",
"vector"
] |
327498a9e1e9a7fb46f1ba04f6a8e9dd115e2fae | 4,715 | h | C | source/visual/cShadow.h | MausGames/project-one | 157c93e8b4a926528ce5e77efacfcd950ea361f9 | [
"Zlib"
] | 3 | 2015-06-30T00:10:29.000Z | 2021-03-09T21:05:11.000Z | source/visual/cShadow.h | MausGames/project-one | 157c93e8b4a926528ce5e77efacfcd950ea361f9 | [
"Zlib"
] | null | null | null | source/visual/cShadow.h | MausGames/project-one | 157c93e8b4a926528ce5e77efacfcd950ea361f9 | [
"Zlib"
] | null | null | null | ///////////////////////////////////////////////////////
//*-------------------------------------------------*//
//| Part of Project One (https://www.maus-games.at) |//
//*-------------------------------------------------*//
//| Released under the zlib License |//
//| More information available in the re... | 44.904762 | 150 | 0.651962 | [
"render",
"object"
] |
327ab393d6fd3e58cea3cd4a9d5bf69a978d1da6 | 5,437 | h | C | src/drive/inc/MemoryRegion.h | chisuhua/codrive | 9b4cd8649004d1bee1fe90a49a41e8f44f2bb5be | [
"MIT"
] | null | null | null | src/drive/inc/MemoryRegion.h | chisuhua/codrive | 9b4cd8649004d1bee1fe90a49a41e8f44f2bb5be | [
"MIT"
] | null | null | null | src/drive/inc/MemoryRegion.h | chisuhua/codrive | 9b4cd8649004d1bee1fe90a49a41e8f44f2bb5be | [
"MIT"
] | null | null | null | #pragma once
// #include "inc/hsakmt.h"
// #include "inc/Device.h"
#include "inc/Runtime.h"
#include "core/IMemoryRegion.h"
// #include "inc/platform.h"
#include "util/locks.h"
#include "simple_heap.h"
#include "inc/hsakmttypes.h"
#include "inc/drive_api.h"
#include "inc/Platform.h"
#include "core/IAgent.h"
// #incl... | 28.465969 | 137 | 0.676108 | [
"object"
] |
3280f4d0ed6739a19274e5b68a822cf2e147eef1 | 1,012 | h | C | Rocket/Engine/Parser/ImageParser.h | rocketman123456/RocketEngine | ede1670d70c4689a5dc8543ca5351e8f23fcb840 | [
"Apache-2.0"
] | null | null | null | Rocket/Engine/Parser/ImageParser.h | rocketman123456/RocketEngine | ede1670d70c4689a5dc8543ca5351e8f23fcb840 | [
"Apache-2.0"
] | null | null | null | Rocket/Engine/Parser/ImageParser.h | rocketman123456/RocketEngine | ede1670d70c4689a5dc8543ca5351e8f23fcb840 | [
"Apache-2.0"
] | null | null | null | #pragma once
#include "Memory/MemoryDefine.h"
#include "Core/Declare.h"
#include <Eigen/Eigen>
#include <string>
#include <string_view>
#include <vector>
#include <utility>
namespace Rocket {
class ImageParser {
public:
ImageParser() = default;
ImageParser(const std::string& full) : full_path... | 30.666667 | 133 | 0.639328 | [
"vector"
] |
3289900af6e337462208863fe17c102b537afe75 | 2,123 | h | C | src/behaviorPlannerCPlusPlus/vehicle.h | yinzixuan126/my_udacity | cada1bc047cd21282b008a0eb85a1df52fd94034 | [
"MIT"
] | 1 | 2019-11-05T02:23:47.000Z | 2019-11-05T02:23:47.000Z | src/behaviorPlannerCPlusPlus/vehicle.h | yinzixuan126/my_udacity | cada1bc047cd21282b008a0eb85a1df52fd94034 | [
"MIT"
] | null | null | null | src/behaviorPlannerCPlusPlus/vehicle.h | yinzixuan126/my_udacity | cada1bc047cd21282b008a0eb85a1df52fd94034 | [
"MIT"
] | 1 | 2019-11-05T02:23:51.000Z | 2019-11-05T02:23:51.000Z | //
// Created by Tianzi Harrison on 8/5/17.
//
#ifndef BEHAVIORPLANNERCPLUSPLUS_VEHICLE_H
#define BEHAVIORPLANNERCPLUSPLUS_VEHICLE_H
#include <iostream>
#include <random>
#include <sstream>
#include <fstream>
#include <math.h>
#include <vector>
#include <map>
#include <string>
#include <iterator>
using namespace std... | 20.219048 | 97 | 0.645313 | [
"vector"
] |
328a8b7405800bbb4ae02c944a8c489ccd9afaee | 5,395 | h | C | Kernel/VM/AnonymousVMObject.h | holdengreen/serenity | 0fccada6e9f714f76b2fbe0d189dcf4f26de38d4 | [
"BSD-2-Clause"
] | 1 | 2021-10-05T14:07:23.000Z | 2021-10-05T14:07:23.000Z | Kernel/VM/AnonymousVMObject.h | holdengreen/serenity | 0fccada6e9f714f76b2fbe0d189dcf4f26de38d4 | [
"BSD-2-Clause"
] | null | null | null | Kernel/VM/AnonymousVMObject.h | holdengreen/serenity | 0fccada6e9f714f76b2fbe0d189dcf4f26de38d4 | [
"BSD-2-Clause"
] | null | null | null | /*
* Copyright (c) 2018-2020, Andreas Kling <kling@serenityos.org>
*
* SPDX-License-Identifier: BSD-2-Clause
*/
#pragma once
#include <Kernel/PhysicalAddress.h>
#include <Kernel/VM/AllocationStrategy.h>
#include <Kernel/VM/PageFaultResponse.h>
#include <Kernel/VM/PurgeablePageRanges.h>
#include <Kernel/VM/VMObjec... | 38.81295 | 106 | 0.67266 | [
"vector"
] |
328eae8e81d3ba9895f1224b9016f7c1e59db1f4 | 5,457 | h | C | serialisation/include/serialisation/internal/memory/memoryPool.h | Zefiros-Software/SerLib2 | 63ea5ddab58313b29a1cbb95166f69ec179cf991 | [
"MIT"
] | null | null | null | serialisation/include/serialisation/internal/memory/memoryPool.h | Zefiros-Software/SerLib2 | 63ea5ddab58313b29a1cbb95166f69ec179cf991 | [
"MIT"
] | null | null | null | serialisation/include/serialisation/internal/memory/memoryPool.h | Zefiros-Software/SerLib2 | 63ea5ddab58313b29a1cbb95166f69ec179cf991 | [
"MIT"
] | null | null | null | /**
* @cond ___LICENSE___
*
* Copyright (c) 2016-2018 Zefiros Software.
*
* 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
... | 26.490291 | 166 | 0.622137 | [
"object",
"vector"
] |
329657d4f10643bbc794a7fa421838b5a1f7e8d0 | 3,930 | h | C | src/include/execution/compiler/operator/insert_translator.h | Poojita-Raj/terrier | 43fb57c264b3c1b33ee3eb4f7e701af73680ee1c | [
"MIT"
] | null | null | null | src/include/execution/compiler/operator/insert_translator.h | Poojita-Raj/terrier | 43fb57c264b3c1b33ee3eb4f7e701af73680ee1c | [
"MIT"
] | null | null | null | src/include/execution/compiler/operator/insert_translator.h | Poojita-Raj/terrier | 43fb57c264b3c1b33ee3eb4f7e701af73680ee1c | [
"MIT"
] | null | null | null | #pragma once
#include <vector>
#include "catalog/schema.h"
#include "execution/compiler/ast_fwd.h"
#include "execution/compiler/operator/operator_translator.h"
namespace terrier::planner {
class InsertPlanNode;
} // namespace terrier::planner
namespace terrier::execution::compiler {
/**
* InsertTranslator
*/
cl... | 34.173913 | 117 | 0.742494 | [
"vector"
] |
d0cd7fec9f7002bf5f25c2f90dbb52377d51fc31 | 1,059 | h | C | dir600b_v2.03/kernels/rt305x/include/asm-sparc64/pconf.h | ghsecuritylab/DIR600B2 | 78510ce13e037c430c84b4cdc7f49939481fe894 | [
"BSD-2-Clause"
] | 1 | 2019-07-21T01:58:19.000Z | 2019-07-21T01:58:19.000Z | dir600b_v2.03/kernels/rt305x/include/asm-sparc64/pconf.h | ghsecuritylab/DIR600B2 | 78510ce13e037c430c84b4cdc7f49939481fe894 | [
"BSD-2-Clause"
] | null | null | null | dir600b_v2.03/kernels/rt305x/include/asm-sparc64/pconf.h | ghsecuritylab/DIR600B2 | 78510ce13e037c430c84b4cdc7f49939481fe894 | [
"BSD-2-Clause"
] | 2 | 2020-03-06T22:45:39.000Z | 2021-12-23T13:58:14.000Z | /* $Id: pconf.h,v 1.1.1.1 2007-05-25 06:50:14 bruce Exp $
* pconf.h: pathconf() and fpathconf() defines for SunOS
* system call compatibility.
*
* Copyright (C) 1995, 1996 David S. Miller (davem@caip.rutgers.edu)
*/
#ifndef _SPARC64_PCONF_H
#define _SPARC64_PCONF_H
#include <linux/fs.h>
#include <linux/... | 40.730769 | 73 | 0.625118 | [
"object"
] |
d0d65a4569dd272987662ad8035f9f12ff9a8b74 | 19,000 | c | C | Life-2.33/Life-1.02/Source/xdisplaylist.c | djdarland/WildLIFE | e2496b76bf3fdafd861d8ed36a4e3ad4a254b6b3 | [
"FSFAP",
"ADSL"
] | 3 | 2022-02-16T20:11:27.000Z | 2022-02-16T20:11:50.000Z | Life-2.33/Life-1.02/Source/xdisplaylist.c | djdarland/WildLIFE | e2496b76bf3fdafd861d8ed36a4e3ad4a254b6b3 | [
"FSFAP",
"ADSL"
] | 2 | 2019-08-20T19:21:25.000Z | 2019-08-20T21:23:57.000Z | Life-2.33/Life-1.02/Source/xdisplaylist.c | djdarland/WildLIFE | e2496b76bf3fdafd861d8ed36a4e3ad4a254b6b3 | [
"FSFAP",
"ADSL"
] | null | null | null | /* Copyright 1991 Digital Equipment Corporation.
** All Rights Reserved.
** Last modified on Thu Feb 17 16:32:31 MET 1994 by rmeyer
*****************************************************************/
/* $Id: xdisplaylist.c,v 1.2 1994/12/08 23:37:00 duchier Exp $ */
#ifndef lint
static char vcid[] = "$Id: xdisplayl... | 23.227384 | 83 | 0.579684 | [
"geometry"
] |
d0d6d190cbdd84bafba3ac67218b0f09f25849ad | 991 | h | C | C++/OOPBasics/OOP/Set.h | Yeva9/ITC-projects | 19e967d656c86c64f04cc1ffbe03540f97c6eb34 | [
"MIT"
] | null | null | null | C++/OOPBasics/OOP/Set.h | Yeva9/ITC-projects | 19e967d656c86c64f04cc1ffbe03540f97c6eb34 | [
"MIT"
] | null | null | null | C++/OOPBasics/OOP/Set.h | Yeva9/ITC-projects | 19e967d656c86c64f04cc1ffbe03540f97c6eb34 | [
"MIT"
] | null | null | null | #pragma once
#include <iostream>
/*Class objects are sets with value limitation [0, 10000]*/
class Set {
friend std::ostream& operator<<(std::ostream&, const Set&);
public:
Set(); // default ctor
Set(int, const int*); // ctor with parameters
Set(const Set&); // copy ctor
Set& operator=(const Set&); // assignemt... | 23.595238 | 90 | 0.691221 | [
"object"
] |
d0da6da099de680af5e8e8ad212c52eee8ed1067 | 27,286 | h | C | src/dataStyleCSS.h | loisspitz/ESPUI | a9505b9b4de43d13fe0375773e3f129ca09380d8 | [
"MIT"
] | null | null | null | src/dataStyleCSS.h | loisspitz/ESPUI | a9505b9b4de43d13fe0375773e3f129ca09380d8 | [
"MIT"
] | null | null | null | src/dataStyleCSS.h | loisspitz/ESPUI | a9505b9b4de43d13fe0375773e3f129ca09380d8 | [
"MIT"
] | null | null | null | const char CSS_STYLE[] PROGMEM = R"=====(
.container{position:relative;width:79%;margin:20px;box-sizing:border-box}.column,.columns{width:100%;float:left}.card{margin-top:2%;border-radius:6px;box-shadow:0 4px 4px rgba(204,197,185,0.5);padding-left:20px;padding-right:20px;margin-bottom:10px;min-width:500px;color:#fff}@m... | 4,547.666667 | 15,023 | 0.754966 | [
"transform",
"solid"
] |
d0e133785b3f8139fa162e275188fc94b1980c57 | 11,952 | h | C | services/camera/libcameraservice/device3/Camera3Stream.h | rubis-lab/NANS_framework_av | fc0e7dfab044f96b33c641d7ddf60d5a8f1ac46e | [
"Apache-2.0"
] | null | null | null | services/camera/libcameraservice/device3/Camera3Stream.h | rubis-lab/NANS_framework_av | fc0e7dfab044f96b33c641d7ddf60d5a8f1ac46e | [
"Apache-2.0"
] | null | null | null | services/camera/libcameraservice/device3/Camera3Stream.h | rubis-lab/NANS_framework_av | fc0e7dfab044f96b33c641d7ddf60d5a8f1ac46e | [
"Apache-2.0"
] | null | null | null | /*
* Copyright (C) 2013 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | 35.784431 | 83 | 0.68658 | [
"vector"
] |
d0e3d5adb0187e415d094fb275e6b522fbe048fa | 3,165 | h | C | src/dawn_wire/client/Client.h | jhanssen/dawn | 73668344d656e4bad2f6a1dd75c85ffae1e56973 | [
"Apache-2.0"
] | 1 | 2021-03-29T02:42:47.000Z | 2021-03-29T02:42:47.000Z | src/dawn_wire/client/Client.h | jhanssen/dawn | 73668344d656e4bad2f6a1dd75c85ffae1e56973 | [
"Apache-2.0"
] | null | null | null | src/dawn_wire/client/Client.h | jhanssen/dawn | 73668344d656e4bad2f6a1dd75c85ffae1e56973 | [
"Apache-2.0"
] | null | null | null | // Copyright 2019 The Dawn 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 agreed t... | 33.670213 | 92 | 0.69763 | [
"object"
] |
d0e4a09b58d612c2fb7d0b7104b41f19253e120b | 3,592 | c | C | code/graphics.c | sinf/aircraftgame | 3c52dc663e123ba1d98c79a4dca376db1efdaa3b | [
"MIT"
] | null | null | null | code/graphics.c | sinf/aircraftgame | 3c52dc663e123ba1d98c79a4dca376db1efdaa3b | [
"MIT"
] | null | null | null | code/graphics.c | sinf/aircraftgame | 3c52dc663e123ba1d98c79a4dca376db1efdaa3b | [
"MIT"
] | null | null | null | #include <stdlib.h>
#include "system.h"
#include "support.h"
#include "game.h"
#include "graphics.h"
#include "models.h"
#include "lowgfx.h"
/* You can see this many game units horizontally on the screen */
#define HORZ_VISION_RANGE 90.0f
#define VERT_VISION_RANGE (HORZ_VISION_RANGE/P_SCREEN_RATIO)
/* Size of the b... | 24.27027 | 125 | 0.650891 | [
"object"
] |
d0e52559033176c9936fc49ada49d508fa18a95b | 655 | h | C | onnx/version_converter/helper.h | pchandrasekaran1595/onnx | 10da6f2e919c8515877e227a41cd44e86ae0bb2d | [
"Apache-2.0"
] | 12,820 | 2017-09-07T07:00:24.000Z | 2022-03-31T14:41:57.000Z | onnx/version_converter/helper.h | pchandrasekaran1595/onnx | 10da6f2e919c8515877e227a41cd44e86ae0bb2d | [
"Apache-2.0"
] | 3,213 | 2017-09-07T17:48:17.000Z | 2022-03-31T19:44:57.000Z | onnx/version_converter/helper.h | pchandrasekaran1595/onnx | 10da6f2e919c8515877e227a41cd44e86ae0bb2d | [
"Apache-2.0"
] | 2,922 | 2017-09-07T07:46:00.000Z | 2022-03-31T15:55:24.000Z | /*
* SPDX-License-Identifier: Apache-2.0
*/
// Helper Methods for Adapters
#pragma once
#include "onnx/common/ir.h"
namespace ONNX_NAMESPACE { namespace version_conversion {
int check_numpy_unibroadcastable_and_require_broadcast(
const std::vector<Dimension>& input1_sizes,
const std::vector<Di... | 28.478261 | 102 | 0.745038 | [
"vector"
] |
d0e5d7098fa75b6d5dff1f87a356e4fb405252a4 | 30,414 | h | C | ThirdParty/MiniDDK/include/ntiologc.h | Vicshann/Common | f5f5145382ecac5e44459ad9fceb4bc281afd5df | [
"MIT"
] | 4 | 2018-05-22T13:43:34.000Z | 2021-12-21T08:33:59.000Z | ThirdParty/MiniDDK/include/ntiologc.h | Vicshann/Common | f5f5145382ecac5e44459ad9fceb4bc281afd5df | [
"MIT"
] | null | null | null | ThirdParty/MiniDDK/include/ntiologc.h | Vicshann/Common | f5f5145382ecac5e44459ad9fceb4bc281afd5df | [
"MIT"
] | 3 | 2020-03-21T10:56:17.000Z | 2021-12-24T11:31:10.000Z | /*++ BUILD Version: 0001 // Increment this if a change has global effects
Copyright (c) 1991 Microsoft Corporation
Module Name:
ntiologc.h
Abstract:
Constant definitions for the I/O error code log values.
Author:
Jeff Havens (jhavens) 21-Aug-1991
Revision History:
--*/
#ifndef _NTIOLOGC_
#defi... | 27.499096 | 207 | 0.706747 | [
"vector"
] |
d0eda209538e52b01c711ea1b320cc33658fce17 | 6,240 | c | C | Chapter_6/VertexArrayObjects/VertexArrayObjects.c | 176zane/opengles3-book | 1bc2959c37f35399eff869c28182be1640c8a2fb | [
"MIT"
] | null | null | null | Chapter_6/VertexArrayObjects/VertexArrayObjects.c | 176zane/opengles3-book | 1bc2959c37f35399eff869c28182be1640c8a2fb | [
"MIT"
] | null | null | null | Chapter_6/VertexArrayObjects/VertexArrayObjects.c | 176zane/opengles3-book | 1bc2959c37f35399eff869c28182be1640c8a2fb | [
"MIT"
] | null | null | null | // The MIT License (MIT)
//
// Copyright (c) 2013 Dan Ginsburg, Budirijanto Purnomo
//
// 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... | 32 | 95 | 0.627564 | [
"object",
"3d"
] |
d0eddf025ce8ffd4770b6eb8a2dda7f5b3087636 | 14,196 | h | C | src/cascadia/TerminalSettingsEditor/Utils.h | NotWearingPants/terminal | 37e8769b3706402706d62f19202554080796b3e3 | [
"MIT"
] | 4 | 2021-01-17T22:56:36.000Z | 2021-08-29T16:28:33.000Z | src/cascadia/TerminalSettingsEditor/Utils.h | WilliamMajanja/terminal | fbd50af8afb2d0bcdd7b4a252515c6d7fe729e84 | [
"MIT"
] | null | null | null | src/cascadia/TerminalSettingsEditor/Utils.h | WilliamMajanja/terminal | fbd50af8afb2d0bcdd7b4a252515c6d7fe729e84 | [
"MIT"
] | 1 | 2021-09-30T09:27:32.000Z | 2021-09-30T09:27:32.000Z | // Copyright (c) Microsoft Corporation.
// Licensed under the MIT license.
#pragma once
#include "../inc/cppwinrt_utils.h"
// This macro must be used alongside GETSET_BINDABLE_ENUM_SETTING.
// Use this in your class's constructor after Initialize_Component().
// It sorts and initializes the observable list ... | 79.307263 | 159 | 0.405185 | [
"vector",
"model"
] |
d0f05426b823fcefd622b618a7492693e38e53d3 | 19,726 | c | C | apps/driver/usart/sync/usart_multi_instance/firmware/src/config/sam_e54_xpro_freertos/driver/usart/src/drv_usart.c | apapillon/core | f0a1fe8dbd292ff75dcc8e60dcd59ff67b165db1 | [
"0BSD"
] | 1 | 2020-03-10T07:27:17.000Z | 2020-03-10T07:27:17.000Z | apps/driver/usart/sync/usart_multi_instance/firmware/src/config/sam_e54_xpro_freertos/driver/usart/src/drv_usart.c | apapillon/core | f0a1fe8dbd292ff75dcc8e60dcd59ff67b165db1 | [
"0BSD"
] | null | null | null | apps/driver/usart/sync/usart_multi_instance/firmware/src/config/sam_e54_xpro_freertos/driver/usart/src/drv_usart.c | apapillon/core | f0a1fe8dbd292ff75dcc8e60dcd59ff67b165db1 | [
"0BSD"
] | null | null | null | /*******************************************************************************
USART Driver Implementation.
Company:
Microchip Technology Inc.
File Name:
drv_usart.c
Summary:
Source code for the USART driver dynamic implementation.
Description:
This file contains the source code for the ... | 33.097315 | 171 | 0.593075 | [
"object"
] |
d0f4ed3155df2638ef72b195f42b02399bdd1ff7 | 672 | h | C | src/utils/SkMatrix22.h | llluiop/skia | 0dd01ee5b5abc06935dced8430d5290c6ac3f958 | [
"BSD-3-Clause"
] | 1 | 2015-11-06T00:05:58.000Z | 2015-11-06T00:05:58.000Z | src/utils/SkMatrix22.h | llluiop/skia | 0dd01ee5b5abc06935dced8430d5290c6ac3f958 | [
"BSD-3-Clause"
] | null | null | null | src/utils/SkMatrix22.h | llluiop/skia | 0dd01ee5b5abc06935dced8430d5290c6ac3f958 | [
"BSD-3-Clause"
] | null | null | null | /*
* Copyright 2014 Google Inc.
*
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
#include "SkPoint.h"
class SkMatrix;
/** Find the Givens matrix G, which is the rotational matrix
* that rotates the vector h to the positive hoizontal axis.
* G * h = [... | 24.888889 | 73 | 0.671131 | [
"vector"
] |
d0f7c562cf3c93f3cd1844b263dac3db4261415c | 1,515 | h | C | include/component/Renderer.h | FuriousProton/proton | 1bb790932e730d119ad68266159a77ad93eeef99 | [
"MIT"
] | null | null | null | include/component/Renderer.h | FuriousProton/proton | 1bb790932e730d119ad68266159a77ad93eeef99 | [
"MIT"
] | null | null | null | include/component/Renderer.h | FuriousProton/proton | 1bb790932e730d119ad68266159a77ad93eeef99 | [
"MIT"
] | null | null | null | //
// Created by teeebor on 2017-10-25.
//
#pragma once
#include "../utility.h"
#include "../interface/Uniform.h"
#include <map>
#include "Component.h"
#include <glm/gtc/type_ptr.hpp>
#include <glbinding/gl/gl.h>
namespace proton {
class Shader;
class Component;
class IndexBuffer;
class VertexArra... | 20.753425 | 93 | 0.623762 | [
"render",
"vector"
] |
d0fa9f5c5659ba3366c73df3e3ba2345d0b15c2c | 19,817 | c | C | source/blender/python/mathutils/mathutils.c | juangea/B28_boneMaster | 6be9d19951ed460829d379aa90953b14a9f281f2 | [
"Naumen",
"Condor-1.1",
"MS-PL"
] | 2 | 2019-06-03T02:47:42.000Z | 2020-04-03T10:23:33.000Z | source/blender/python/mathutils/mathutils.c | juangea/B28_boneMaster | 6be9d19951ed460829d379aa90953b14a9f281f2 | [
"Naumen",
"Condor-1.1",
"MS-PL"
] | null | null | null | source/blender/python/mathutils/mathutils.c | juangea/B28_boneMaster | 6be9d19951ed460829d379aa90953b14a9f281f2 | [
"Naumen",
"Condor-1.1",
"MS-PL"
] | null | null | null | /*
* 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 distributed in the hope that it will be use... | 28.513669 | 99 | 0.627138 | [
"geometry",
"object",
"vector",
"solid"
] |
d0faa0464dbefdbe6b06ed45dd3aa1da4d9d8a5e | 1,715 | h | C | src/plane.h | gulesh/raytracer | 744f5038685905226adb24173a18bce624088ac4 | [
"CC0-1.0"
] | null | null | null | src/plane.h | gulesh/raytracer | 744f5038685905226adb24173a18bce624088ac4 | [
"CC0-1.0"
] | null | null | null | src/plane.h | gulesh/raytracer | 744f5038685905226adb24173a18bce624088ac4 | [
"CC0-1.0"
] | null | null | null | #ifndef PLANE_H_
#define PLANE_H_
#include "hittable.h"
#include "AGLM.h"
class plane : public hittable {
public:
plane() : a(0), n(0), mat_ptr(0) {}
plane(const glm::point3& p, const glm::vec3& normal,
std::shared_ptr<material> m) : a(p), n(normal), mat_ptr(m) {};
virtual bool hit(const ray& r, hit_... | 23.493151 | 90 | 0.460641 | [
"object"
] |
190386493299b7321e08edbe899f81110ac1f30b | 7,371 | c | C | kernel-3.10/drivers/misc/mediatek/gpu/mt8127/mali/mali/linux/mali_sync.c | zhengdejin/SC1_Code | dccccf55f2875fb64ec621f4356c625cd48bef7e | [
"Apache-2.0"
] | null | null | null | kernel-3.10/drivers/misc/mediatek/gpu/mt8127/mali/mali/linux/mali_sync.c | zhengdejin/SC1_Code | dccccf55f2875fb64ec621f4356c625cd48bef7e | [
"Apache-2.0"
] | null | null | null | kernel-3.10/drivers/misc/mediatek/gpu/mt8127/mali/mali/linux/mali_sync.c | zhengdejin/SC1_Code | dccccf55f2875fb64ec621f4356c625cd48bef7e | [
"Apache-2.0"
] | null | null | null | /*
* This confidential and proprietary software may be used only as
* authorised by a licensing agreement from ARM Limited
* (C) COPYRIGHT 2012-2013 ARM Limited
* ALL RIGHTS RESERVED
* The entire notice above must be reproduced on all authorised
* copies and copies may only be made to the extent permitted
* by a... | 24.088235 | 121 | 0.743454 | [
"object"
] |
190c05ba265a446d25283a0d3fe84cec45a1a8f1 | 8,631 | h | C | src/qt/qtbase/src/gui/opengl/qopengl.h | viewdy/phantomjs | eddb0db1d253fd0c546060a4555554c8ee08c13c | [
"BSD-3-Clause"
] | 3 | 2015-03-18T03:12:27.000Z | 2020-11-19T10:40:12.000Z | src/qt/qtbase/src/gui/opengl/qopengl.h | mrampersad/phantomjs | dca6f77a36699eb4e1c46f7600cca618f01b0ac3 | [
"BSD-3-Clause"
] | null | null | null | src/qt/qtbase/src/gui/opengl/qopengl.h | mrampersad/phantomjs | dca6f77a36699eb4e1c46f7600cca618f01b0ac3 | [
"BSD-3-Clause"
] | 1 | 2022-02-18T10:41:38.000Z | 2022-02-18T10:41:38.000Z | /****************************************************************************
**
** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtGui module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** Commercial License Usage
** Licensees ... | 30.606383 | 148 | 0.757039 | [
"object"
] |
190d26e2e75f9e7a8c5bf2fd35fe4c202d9380f3 | 8,947 | c | C | openeuler-kernel/drivers/watchdog/sp805_wdt.c | Ddnirvana/test-CI | dd7a0a71281075e8ab300bddbab4a9fa039958f0 | [
"MulanPSL-1.0"
] | 31 | 2021-04-27T08:50:40.000Z | 2022-03-01T02:26:21.000Z | openeuler-kernel/drivers/watchdog/sp805_wdt.c | Ddnirvana/test-CI | dd7a0a71281075e8ab300bddbab4a9fa039958f0 | [
"MulanPSL-1.0"
] | 13 | 2021-07-10T04:36:17.000Z | 2022-03-03T10:50:05.000Z | openeuler-kernel/drivers/watchdog/sp805_wdt.c | Ddnirvana/test-CI | dd7a0a71281075e8ab300bddbab4a9fa039958f0 | [
"MulanPSL-1.0"
] | 12 | 2021-04-06T02:23:10.000Z | 2022-02-28T11:43:19.000Z | /*
* drivers/char/watchdog/sp805-wdt.c
*
* Watchdog driver for ARM SP805 watchdog module
*
* Copyright (C) 2010 ST Microelectronics
* Viresh Kumar <vireshk@kernel.org>
*
* This file is licensed under the terms of the GNU General Public
* License version 2 or later. This program is licensed "as is" without any
... | 24.512329 | 77 | 0.712865 | [
"object"
] |
190dea17934e7e763c5857df88c115197d92063c | 11,722 | h | C | Classes/LevelDB.h | trthtai/Objective-LevelDB | 44d6010c0622f8a6bbb5b4b5dbc07b1c7cb36c8b | [
"MIT"
] | null | null | null | Classes/LevelDB.h | trthtai/Objective-LevelDB | 44d6010c0622f8a6bbb5b4b5dbc07b1c7cb36c8b | [
"MIT"
] | null | null | null | Classes/LevelDB.h | trthtai/Objective-LevelDB | 44d6010c0622f8a6bbb5b4b5dbc07b1c7cb36c8b | [
"MIT"
] | null | null | null | //
// LevelDB.h
//
// Copyright 2011 Pave Labs.
// See LICENCE for details.
//
#import <Foundation/Foundation.h>
@class LDBSnapshot;
@class LDBWritebatch;
typedef struct LevelDBOptions {
BOOL createIfMissing ;
BOOL createIntermediateDirectories;
BOOL errorIfExists ;
BOOL paranoidCheck ;
B... | 33.78098 | 492 | 0.729739 | [
"object"
] |
1910a693c0a8240ac3fa174c5c292f9c9b9d140f | 9,574 | h | C | src/prod/src/ServiceGroup/Service/ServiceGroup.ServiceGroupCommonEventSource.h | gridgentoo/ServiceFabricAzure | c3e7a07617e852322d73e6cc9819d266146866a4 | [
"MIT"
] | 2,542 | 2018-03-14T21:56:12.000Z | 2019-05-06T01:18:20.000Z | src/prod/src/ServiceGroup/Service/ServiceGroup.ServiceGroupCommonEventSource.h | gridgentoo/ServiceFabricAzure | c3e7a07617e852322d73e6cc9819d266146866a4 | [
"MIT"
] | 994 | 2019-05-07T02:39:30.000Z | 2022-03-31T13:23:04.000Z | src/prod/src/ServiceGroup/Service/ServiceGroup.ServiceGroupCommonEventSource.h | gridgentoo/ServiceFabricAzure | c3e7a07617e852322d73e6cc9819d266146866a4 | [
"MIT"
] | 300 | 2018-03-14T21:57:17.000Z | 2019-05-06T20:07:00.000Z | // ------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License (MIT). See License.txt in the repo root for license information.
// ------------------------------------------------------------
#pragma once
namespace Servic... | 105.208791 | 249 | 0.757259 | [
"object"
] |
191c3c5c032bb39177022f7e49e2d67654e66f0e | 185,425 | h | C | cswinrt/code_writers.h | angelazhangmsft/CsWinRT | 58e0224e985f87594c81dc0aaa124d18b2b8a54a | [
"MIT"
] | 1 | 2022-02-11T16:49:13.000Z | 2022-02-11T16:49:13.000Z | cswinrt/code_writers.h | angelazhangmsft/CsWinRT | 58e0224e985f87594c81dc0aaa124d18b2b8a54a | [
"MIT"
] | null | null | null | cswinrt/code_writers.h | angelazhangmsft/CsWinRT | 58e0224e985f87594c81dc0aaa124d18b2b8a54a | [
"MIT"
] | null | null | null | #pragma once
#include <functional>
#include <set>
#include <filesystem>
namespace cswinrt
{
using namespace winmd::reader;
static inline bool starts_with(std::string_view const& value, std::string_view const& match) noexcept
{
return 0 == value.compare(0, match.size(), match);
}
static c... | 36.422117 | 279 | 0.502047 | [
"object",
"vector"
] |
1923415cecf646785cfd920765d5ca44d8983362 | 983 | h | C | src/GpsPosition/GpsPosition.h | Andrewiski/GPS_HardwareSerial_Parsing | c792755bcb09114570750501c249a8e9ae3fbfc6 | [
"MIT"
] | null | null | null | src/GpsPosition/GpsPosition.h | Andrewiski/GPS_HardwareSerial_Parsing | c792755bcb09114570750501c249a8e9ae3fbfc6 | [
"MIT"
] | null | null | null | src/GpsPosition/GpsPosition.h | Andrewiski/GPS_HardwareSerial_Parsing | c792755bcb09114570750501c249a8e9ae3fbfc6 | [
"MIT"
] | null | null | null | #ifndef _GPSPOSITION_H
#define _GPSPOSITION_H
#include "Arduino.h"
#include <Adafruit_GPS.h>
class GpsPosition
{
public:
GpsPosition(); // Constructor
GpsPosition(Adafruit_GPS GPS); // Constructor
bool valid;
uint8_t hour; ///< GMT hours
uint8_t minute; ///< GMT minutes
u... | 26.567568 | 80 | 0.618515 | [
"3d"
] |
19261b47af2f5339719e6cd62f4b027afdd8d015 | 11,418 | c | C | tool/vapid.c | web-push-libs/ecec | 9c51ad6b959bc775b6a99018a43803d090ed9f05 | [
"MIT"
] | 13 | 2017-05-04T04:08:33.000Z | 2021-04-27T11:28:34.000Z | tool/vapid.c | web-push-libs/ecec | 9c51ad6b959bc775b6a99018a43803d090ed9f05 | [
"MIT"
] | 32 | 2017-03-21T21:08:07.000Z | 2021-07-19T15:59:06.000Z | tool/vapid.c | kitcambridge/ecec | 9c51ad6b959bc775b6a99018a43803d090ed9f05 | [
"MIT"
] | 8 | 2017-04-03T13:13:56.000Z | 2021-07-29T00:33:16.000Z | #include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <openssl/bn.h>
#include <openssl/ec.h>
#include <openssl/obj_mac.h>
#include <openssl/sha.h>
#include <ece.h>
#include <ece/keys.h>
#define VAPID_HEADER "{\"alg\":\"ES256\",\"typ\":\"JWT\"}"
#define VAPID_HEADER_LENGTH 27
static const char vapid_h... | 26.802817 | 80 | 0.646435 | [
"object"
] |
19271bfc1bd23e47dd716fc055ea2681e00eb0e6 | 12,701 | h | C | src/PyVM.h | kumokay/zippypy | 63b60d432996111669889d2fe49b91e0b96555cc | [
"Apache-2.0"
] | 1 | 2021-01-30T12:22:57.000Z | 2021-01-30T12:22:57.000Z | src/PyVM.h | kumokay/zippypy | 63b60d432996111669889d2fe49b91e0b96555cc | [
"Apache-2.0"
] | null | null | null | src/PyVM.h | kumokay/zippypy | 63b60d432996111669889d2fe49b91e0b96555cc | [
"Apache-2.0"
] | 1 | 2018-01-18T08:06:55.000Z | 2018-01-18T08:06:55.000Z | // Copyright 2015 by Intigua, 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 to in writing,... | 28.099558 | 126 | 0.64491 | [
"object",
"vector"
] |
192d4adbe794325aa4d181d3ff6856d39347b0fb | 4,751 | h | C | aws-cpp-sdk-glue/include/aws/glue/model/BatchGetBlueprintsRequest.h | perfectrecall/aws-sdk-cpp | fb8cbebf2fd62720b65aeff841ad2950e73d8ebd | [
"Apache-2.0"
] | 1 | 2022-02-10T08:06:54.000Z | 2022-02-10T08:06:54.000Z | aws-cpp-sdk-glue/include/aws/glue/model/BatchGetBlueprintsRequest.h | perfectrecall/aws-sdk-cpp | fb8cbebf2fd62720b65aeff841ad2950e73d8ebd | [
"Apache-2.0"
] | 1 | 2022-01-03T23:59:37.000Z | 2022-01-03T23:59:37.000Z | aws-cpp-sdk-glue/include/aws/glue/model/BatchGetBlueprintsRequest.h | ravindra-wagh/aws-sdk-cpp | 7d5ff01b3c3b872f31ca98fb4ce868cd01e97696 | [
"Apache-2.0"
] | 1 | 2021-11-09T12:02:58.000Z | 2021-11-09T12:02:58.000Z | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include <aws/glue/Glue_EXPORTS.h>
#include <aws/glue/GlueRequest.h>
#include <aws/core/utils/memory/stl/AWSVector.h>
#include <aws/core/utils/memory/stl/AWSString.h>
#include <utility>
... | 32.993056 | 148 | 0.683225 | [
"vector",
"model"
] |
aaac889e6ed2a92e52132a6827b897d0e0cf83fb | 3,853 | h | C | lldb/include/lldb/Expression/Expression.h | rarutyun/llvm | 76fa6b3bcade074bdedef740001c4528e1aa08a8 | [
"Apache-2.0"
] | 305 | 2019-09-14T17:16:05.000Z | 2022-03-31T15:05:20.000Z | lldb/include/lldb/Expression/Expression.h | rarutyun/llvm | 76fa6b3bcade074bdedef740001c4528e1aa08a8 | [
"Apache-2.0"
] | 410 | 2019-06-06T20:52:32.000Z | 2022-01-18T14:21:48.000Z | lldb/include/lldb/Expression/Expression.h | rarutyun/llvm | 76fa6b3bcade074bdedef740001c4528e1aa08a8 | [
"Apache-2.0"
] | 50 | 2019-05-10T21:12:24.000Z | 2022-01-21T06:39:47.000Z | //===-- Expression.h --------------------------------------------*- C++ -*-===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
//===---------------------------... | 36.009346 | 80 | 0.677135 | [
"vector"
] |
aaacc0941a121cd8d5c8179ac9bb05fce28c342c | 2,101 | h | C | venv/lib/python3.7/site-packages/torch/include/ATen/native/TensorTransformations.h | GOOGLE-M/SGC | 78ad8d02b80808302e38559e2d0f430f66a809bd | [
"MIT"
] | 6 | 2021-09-05T06:00:59.000Z | 2022-01-07T07:05:18.000Z | venv/lib/python3.7/site-packages/torch/include/ATen/native/TensorTransformations.h | GOOGLE-M/SGC | 78ad8d02b80808302e38559e2d0f430f66a809bd | [
"MIT"
] | 2 | 2022-01-10T03:56:45.000Z | 2022-02-01T03:39:54.000Z | venv/lib/python3.7/site-packages/torch/include/ATen/native/TensorTransformations.h | GOOGLE-M/SGC | 78ad8d02b80808302e38559e2d0f430f66a809bd | [
"MIT"
] | 1 | 2021-09-05T06:01:04.000Z | 2021-09-05T06:01:04.000Z | #include <ATen/ATen.h>
#include <ATen/WrapDimUtils.h>
#include <c10/util/Exception.h>
#include <algorithm>
#include <vector>
namespace at {
namespace native {
static inline void flip_check_errors(int64_t total_dims, int64_t flip_dims_size, IntArrayRef dims) {
if (flip_dims_size==0) {
return;
}
// check i... | 35.016667 | 102 | 0.695859 | [
"vector"
] |
aaaecacff25f6724dced6996bdcb84fc633dd1e9 | 4,714 | h | C | server/gis_pointgeom.h | Amine-El-Ghaoual/griddb | fa1d5698711b0243efa4f216c22210e2bb77f081 | [
"Apache-2.0"
] | 646 | 2016-02-24T13:44:26.000Z | 2022-03-30T19:24:55.000Z | server/gis_pointgeom.h | ouellani/griddb_nosql | 2ccb037d7ea2d79d3b9ee5830cdcb209f8d6d612 | [
"Apache-2.0"
] | 57 | 2020-06-20T01:17:56.000Z | 2022-03-12T02:22:48.000Z | server/gis_pointgeom.h | ouellani/griddb_nosql | 2ccb037d7ea2d79d3b9ee5830cdcb209f8d6d612 | [
"Apache-2.0"
] | 1,697 | 2020-06-17T08:43:28.000Z | 2022-03-31T21:25:58.000Z | /*
Copyright (c) 2017 TOSHIBA Digital Solutions Corporation
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
This... | 25.344086 | 74 | 0.667374 | [
"geometry",
"object",
"3d"
] |
aab3a97f85074b7530bf41fb289b9972f7c7cbe8 | 5,015 | c | C | web/JsRequset.c | Sc-Softs/Multi-Threading-JS-Engine | 3f58ae7c2098b2084a71281d9c911510ae6e0c48 | [
"MIT"
] | null | null | null | web/JsRequset.c | Sc-Softs/Multi-Threading-JS-Engine | 3f58ae7c2098b2084a71281d9c911510ae6e0c48 | [
"MIT"
] | null | null | null | web/JsRequset.c | Sc-Softs/Multi-Threading-JS-Engine | 3f58ae7c2098b2084a71281d9c911510ae6e0c48 | [
"MIT"
] | null | null | null | #include"JsObject.h"
#include"JsContext.h"
#include"JsEngine.h"
#include"JsVm.h"
#include"JsList.h"
#include"JsValue.h"
#include"JsSys.h"
#include"JsDebug.h"
#include"JsException.h"
#include"JsAst.h"
#include"JsParser.h"
#include"JsEval.h"
#include"JsWeb.h"
#include<stdlib.h>
#include<stdio.h>
#include<string.h>
#inclu... | 33.657718 | 129 | 0.71346 | [
"object"
] |
aab7ceeeef175b520e1c50b9bbbbbc97c5531b4c | 1,082 | h | C | MultiSource/Benchmarks/Prolangs-C/loader/pass2.h | Nuullll/llvm-test-suite | afbdd0a9ee7770e074708b68b34a6a5312bb0b36 | [
"Apache-2.0"
] | 70 | 2019-01-15T03:03:55.000Z | 2022-03-28T02:16:13.000Z | MultiSource/Benchmarks/Prolangs-C/loader/pass2.h | Nuullll/llvm-test-suite | afbdd0a9ee7770e074708b68b34a6a5312bb0b36 | [
"Apache-2.0"
] | 519 | 2020-09-15T07:40:51.000Z | 2022-03-31T20:51:15.000Z | MultiSource/Benchmarks/Prolangs-C/loader/pass2.h | Nuullll/llvm-test-suite | afbdd0a9ee7770e074708b68b34a6a5312bb0b36 | [
"Apache-2.0"
] | 117 | 2020-06-24T13:11:04.000Z | 2022-03-23T15:44:23.000Z | /* %%%%%%%%%%%%%%%%%%%% (c) William Landi 1991 %%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/* Permission to use this code is granted as long as the copyright */
/* notice remains in place. */
/* ============================== pass2.h ================================== */
/* --------------------------------- pass2 ----------------... | 63.647059 | 79 | 0.410351 | [
"object"
] |
aaba494dd292f29f0bc50b8249f4b418354416f3 | 513 | c | C | src/vector/foreach.c | brendan-rius/babc | 30c5ae08d4fafdf6f67e00bae5f28e54468898dc | [
"MIT"
] | 3 | 2017-01-23T15:44:41.000Z | 2019-01-07T18:42:20.000Z | src/vector/foreach.c | brendan-rius/babc | 30c5ae08d4fafdf6f67e00bae5f28e54468898dc | [
"MIT"
] | 5 | 2016-06-20T07:23:55.000Z | 2016-06-20T07:25:55.000Z | src/vector/foreach.c | brendan-rius/babc | 30c5ae08d4fafdf6f67e00bae5f28e54468898dc | [
"MIT"
] | 2 | 2017-10-06T16:58:00.000Z | 2020-07-16T15:37:24.000Z | /*
** foreach.c for libmy in /home/person_l
**
** Made by Louis Person
** Login <person_l@epitech.net>
**
** Started on Tue Apr 28 14:38:58 2015 Louis Person
** Last update Tue Apr 28 14:41:32 2015 Louis Person
*/
#include <sys/types.h>
#include <assert.h>
#include <stdlib.h>
#include "vector.h"
int vec_foreach... | 17.1 | 53 | 0.608187 | [
"vector"
] |
aabe070b7e1457c922e12c66dd25197fe3940a50 | 3,867 | h | C | src/TCPServer.h | IgVelasco/Marvel_Vs_Capcom | a714453d1cba9596c1fdc99383a0228e62334cf7 | [
"MIT"
] | null | null | null | src/TCPServer.h | IgVelasco/Marvel_Vs_Capcom | a714453d1cba9596c1fdc99383a0228e62334cf7 | [
"MIT"
] | null | null | null | src/TCPServer.h | IgVelasco/Marvel_Vs_Capcom | a714453d1cba9596c1fdc99383a0228e62334cf7 | [
"MIT"
] | 1 | 2020-05-06T23:30:36.000Z | 2020-05-06T23:30:36.000Z | //
// Created by IgVelasco on 5/4/19.
//
#ifndef TCP_SERVER_H
#define TCP_SERVER_H
#include <iostream>
#include <vector>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <string.h>
#include <arpa/inet.h>
#incl... | 21.483333 | 117 | 0.727696 | [
"vector"
] |
aac135b08a49b356270c28bada0d05ea9427f11e | 5,903 | c | C | lib/xdr_stdio.c | myousefi2016/libtirpc | d5aff1aedd2140bb135bd5eb5f08fb112187d7f3 | [
"MIT"
] | 1 | 2019-01-10T04:18:30.000Z | 2019-01-10T04:18:30.000Z | lib/xdr_stdio.c | myousefi2016/libtirpc | d5aff1aedd2140bb135bd5eb5f08fb112187d7f3 | [
"MIT"
] | null | null | null | lib/xdr_stdio.c | myousefi2016/libtirpc | d5aff1aedd2140bb135bd5eb5f08fb112187d7f3 | [
"MIT"
] | 1 | 2019-01-10T04:18:33.000Z | 2019-01-10T04:18:33.000Z | /*
* Copyright (c) 2009, Sun Microsystems, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* - Redistributions of source code must retain the above copyright notice,
* this list of c... | 30.271795 | 78 | 0.681857 | [
"vector"
] |
aac3e5c6580ebf69ba08dd731dca0bc74d115945 | 1,187 | h | C | Hiya-Why-You-Use-Reinforcement-Learning-To-Play-Tetris-You-Dont-Know-How-To-Play-It-Yourself-Uncle-Roger-So-Sad-Now/include/client.h | lawrence910426/ProgrammingII_FinalProject | 493183dc2a674310e65bffe3a5e00395e8bebb4b | [
"MIT"
] | null | null | null | Hiya-Why-You-Use-Reinforcement-Learning-To-Play-Tetris-You-Dont-Know-How-To-Play-It-Yourself-Uncle-Roger-So-Sad-Now/include/client.h | lawrence910426/ProgrammingII_FinalProject | 493183dc2a674310e65bffe3a5e00395e8bebb4b | [
"MIT"
] | null | null | null | Hiya-Why-You-Use-Reinforcement-Learning-To-Play-Tetris-You-Dont-Know-How-To-Play-It-Yourself-Uncle-Roger-So-Sad-Now/include/client.h | lawrence910426/ProgrammingII_FinalProject | 493183dc2a674310e65bffe3a5e00395e8bebb4b | [
"MIT"
] | null | null | null | #pragma once
#include <allegro5/allegro5.h>
#include <arpa/inet.h>
#include <netdb.h>
#include <netinet/in.h>
#include <sys/socket.h>
#include <sys/types.h>
#include <unistd.h>
#include <algorithm>
#include <cstdio>
#include <cstdlib>
#include <cstring>
#include <iostream>
#include <map>
#include <set>
#include "gam... | 16.71831 | 64 | 0.641955 | [
"vector"
] |
aac7753219b6032c74551ff466341306deb79adf | 4,838 | h | C | cvplot/include/cvplot/figure.h | farzingkh/RoboND-MCL-Lab | db580d33cc5fb93ab7268fa2e4b8edf2d104ab16 | [
"MIT"
] | 1 | 2022-03-05T08:43:09.000Z | 2022-03-05T08:43:09.000Z | cvplot/include/cvplot/figure.h | farzingkh/Occupancy-Grid-Mapping | 07fa03d343a1970a7ee46c7ab6a973819549258e | [
"MIT"
] | null | null | null | cvplot/include/cvplot/figure.h | farzingkh/Occupancy-Grid-Mapping | 07fa03d343a1970a7ee46c7ab6a973819549258e | [
"MIT"
] | null | null | null | #ifndef CVPLOT_FIGURE_H
#define CVPLOT_FIGURE_H
#include "color.h"
#include "window.h"
#include <map>
#include <string>
#include <vector>
namespace cvplot
{
struct Point2
{
float x, y;
Point2() : Point2(0, 0) {}
Point2(float x, float y) : x(x), y(y) {}
};
struct Point3
{
float x, y, z;
... | 27.488636 | 81 | 0.633733 | [
"vector"
] |
aac9b81178b4336555afabba8554a2771f12627a | 13,751 | h | C | src/base/image.h | backwardn/colmap | 07b46598471e8bd2185c843dd6450e3108aaa640 | [
"BSD-3-Clause"
] | 23 | 2019-12-03T03:01:17.000Z | 2021-12-10T07:30:32.000Z | src/base/image.h | backwardn/colmap | 07b46598471e8bd2185c843dd6450e3108aaa640 | [
"BSD-3-Clause"
] | 1 | 2020-04-14T08:40:19.000Z | 2020-04-15T08:33:39.000Z | src/base/image.h | backwardn/colmap | 07b46598471e8bd2185c843dd6450e3108aaa640 | [
"BSD-3-Clause"
] | 7 | 2020-01-04T16:23:46.000Z | 2021-12-10T06:28:24.000Z | // Copyright (c) 2018, ETH Zurich and UNC Chapel Hill.
// 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
// notic... | 37.673973 | 80 | 0.742128 | [
"vector",
"3d"
] |
aacf7d5d28806a57b617904ef1d4171df84323a5 | 12,661 | h | C | HLT/BASE/HLTbaseLinkDef.h | AllaMaevskaya/AliRoot | c53712645bf1c7d5f565b0d3228e3a6b9b09011a | [
"BSD-3-Clause"
] | null | null | null | HLT/BASE/HLTbaseLinkDef.h | AllaMaevskaya/AliRoot | c53712645bf1c7d5f565b0d3228e3a6b9b09011a | [
"BSD-3-Clause"
] | 2 | 2016-11-25T08:40:56.000Z | 2019-10-11T12:29:29.000Z | HLT/BASE/HLTbaseLinkDef.h | AllaMaevskaya/AliRoot | c53712645bf1c7d5f565b0d3228e3a6b9b09011a | [
"BSD-3-Clause"
] | null | null | null | // $Id$
#ifdef __CINT__
#pragma link off all globals;
#pragma link off all classes;
#pragma link off all functions;
#pragma link C++ class AliHLTAsyncProcessor;
#pragma link C++ class AliHLTComponent+;
#pragma link C++ class AliHLTComponentHandler+;
#pragma link C++ class AliHLTSystem+;
#pragma link C++ class AliHLTRec... | 47.777358 | 289 | 0.774267 | [
"object"
] |
aadd732b59b8b92ee94abaeebd17a2ddb3bae3fe | 6,927 | h | C | util/math/funcs.h | Kelendral-gh/godot_voxel | 36cc952daa5d17d6e1996bd6e874a81d45c5dcc6 | [
"MIT"
] | null | null | null | util/math/funcs.h | Kelendral-gh/godot_voxel | 36cc952daa5d17d6e1996bd6e874a81d45c5dcc6 | [
"MIT"
] | null | null | null | util/math/funcs.h | Kelendral-gh/godot_voxel | 36cc952daa5d17d6e1996bd6e874a81d45c5dcc6 | [
"MIT"
] | null | null | null | #ifndef VOXEL_MATH_FUNCS_H
#define VOXEL_MATH_FUNCS_H
#include "vector2f.h"
#include "vector3f.h"
#include <core/math/vector3.h>
namespace zylann::math {
// Trilinear interpolation between corner values of a cube.
//
// 6---------------7
// /| /|
// / | / |
// 5---------------4... | 25.097826 | 116 | 0.597084 | [
"geometry"
] |
aade68961df1f7e16e6693f6bea701ac7fbda62d | 25,518 | h | C | public/util/network/method/server_method_handler.h | room77/77up | 736806fbf52a5e722e8e57ef5c248823b067175d | [
"MIT"
] | 3 | 2015-05-18T14:52:47.000Z | 2018-11-12T07:51:00.000Z | public/util/network/method/server_method_handler.h | room77/77up | 736806fbf52a5e722e8e57ef5c248823b067175d | [
"MIT"
] | null | null | null | public/util/network/method/server_method_handler.h | room77/77up | 736806fbf52a5e722e8e57ef5c248823b067175d | [
"MIT"
] | 3 | 2015-08-04T05:58:18.000Z | 2018-11-12T07:51:01.000Z | // Copyright 2012 Room77 Inc. All Rights Reserved.
// Author: pramodg@room77.com (Pramod Gupta)
// File created as part of refactoring rpcserver.h
// Handler for server method.
#ifndef _PUBLIC_UTIL_NETWORK_METHOD_SERVER_METHOD_HANDLER_H_
#define _PUBLIC_UTIL_NETWORK_METHOD_SERVER_METHOD_HANDLER_H_
#include <algorith... | 37.804444 | 140 | 0.677679 | [
"vector"
] |
aae0cd09c2b8927126504f912f69fa76811a8e70 | 59,226 | c | C | usr/src/uts/common/io/fd.c | AsahiOS/gate | 283d47da4e17a5871d9d575e7ffb81e8f6c52e51 | [
"MIT"
] | null | null | null | usr/src/uts/common/io/fd.c | AsahiOS/gate | 283d47da4e17a5871d9d575e7ffb81e8f6c52e51 | [
"MIT"
] | null | null | null | usr/src/uts/common/io/fd.c | AsahiOS/gate | 283d47da4e17a5871d9d575e7ffb81e8f6c52e51 | [
"MIT"
] | 1 | 2020-12-30T00:04:16.000Z | 2020-12-30T00:04:16.000Z | /*
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
* Common Development and Distribution License (the "License").
* You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolar... | 25.407979 | 79 | 0.653244 | [
"geometry",
"3d"
] |
aae3b10096bb320373e4fb1546b384ff5dc41a3e | 905 | h | C | packages/wasmcsg/src/cpp/polygon.h | avalero/bitbloq-junior | 981d8731760018d91d91ac76617e3f65742ce440 | [
"MIT"
] | 3 | 2019-04-16T08:10:33.000Z | 2019-08-05T16:57:05.000Z | packages/wasmcsg/src/cpp/polygon.h | avalero/bitbloq | 981d8731760018d91d91ac76617e3f65742ce440 | [
"MIT"
] | null | null | null | packages/wasmcsg/src/cpp/polygon.h | avalero/bitbloq | 981d8731760018d91d91ac76617e3f65742ce440 | [
"MIT"
] | null | null | null | #ifndef POLYGON_H
#define POLYGON_H
#include <vector>
#include "vertex.h"
using namespace std;
class Polygon
{
public:
Polygon(const vector<Vertex> &_vertices);
Polygon(const Polygon & p);
Polygon();
Polygon &calculateProperties();
Polygon clone() const;
Polygon & flip();
char classifyVe... | 22.625 | 56 | 0.630939 | [
"vector"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.