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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ea76f9f3b60f8b70aa1dfcdc8c866c54470a3b54 | 1,657 | h | C | example/MultiThreadParallelMachine/include/MGPExecutor.h | jxt1234/Genetic-Program-Frame | c0a801e337a31de05f49047fd11920a3c2e32ed6 | [
"Apache-2.0"
] | 3 | 2016-01-04T09:23:31.000Z | 2019-08-06T11:52:07.000Z | example/MultiThreadParallelMachine/include/MGPExecutor.h | jxt1234/Renascence | c0a801e337a31de05f49047fd11920a3c2e32ed6 | [
"Apache-2.0"
] | null | null | null | example/MultiThreadParallelMachine/include/MGPExecutor.h | jxt1234/Renascence | c0a801e337a31de05f49047fd11920a3c2e32ed6 | [
"Apache-2.0"
] | 6 | 2016-05-10T16:05:12.000Z | 2019-12-30T09:14:21.000Z | /******************************************************************
Copyright 2016, Jiang Xiao-tang
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/L... | 38.534884 | 96 | 0.697043 | [
"vector"
] |
ea7f5709fb616593e8a698e1e67ce1639584b011 | 10,058 | h | C | src/Math.h | AndresTraks/BulletSharp | c277666667f91c58191f4cfa97f117053de679ef | [
"MIT"
] | 245 | 2015-01-02T14:11:26.000Z | 2022-03-18T08:56:36.000Z | src/Math.h | AndresTraks/BulletSharp | c277666667f91c58191f4cfa97f117053de679ef | [
"MIT"
] | 50 | 2015-01-04T22:32:21.000Z | 2021-06-08T20:26:24.000Z | src/Math.h | AndresTraks/BulletSharp | c277666667f91c58191f4cfa97f117053de679ef | [
"MIT"
] | 69 | 2015-04-03T15:38:44.000Z | 2022-01-20T14:27:30.000Z | #pragma once
#if GRAPHICS_MOGRE
#define Matrix Matrix4^
using namespace Mogre;
#elif GRAPHICS_NUMERICS
#define Matrix Matrix4x4
#elif GRAPHICS_OPENTK
#ifdef BT_USE_DOUBLE_PRECISION
#define Vector3 Vector3d
#define Vector4 Vector4d
#define Matrix Matrix4d
#else
#define Matrix Matrix4
#endif
#elif GRAPHIC... | 37.81203 | 118 | 0.738914 | [
"vector",
"transform"
] |
ea865893bb5a7396e8cf91a8f3f54ec0cd9aeabe | 7,616 | h | C | Sources/Elastos/Packages/Apps/Dialer/inc/elastos/droid/incallui/CallerInfoAsyncQuery.h | jingcao80/Elastos | d0f39852356bdaf3a1234743b86364493a0441bc | [
"Apache-2.0"
] | 7 | 2017-07-13T10:34:54.000Z | 2021-04-16T05:40:35.000Z | Sources/Elastos/Packages/Apps/Dialer/inc/elastos/droid/incallui/CallerInfoAsyncQuery.h | jingcao80/Elastos | d0f39852356bdaf3a1234743b86364493a0441bc | [
"Apache-2.0"
] | null | null | null | Sources/Elastos/Packages/Apps/Dialer/inc/elastos/droid/incallui/CallerInfoAsyncQuery.h | jingcao80/Elastos | d0f39852356bdaf3a1234743b86364493a0441bc | [
"Apache-2.0"
] | 9 | 2017-07-13T12:33:20.000Z | 2021-06-19T02:46:48.000Z | //=========================================================================
// Copyright (C) 2012 The Elastos Open Source Project
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// ... | 34 | 94 | 0.622111 | [
"object"
] |
ea8a0a70bc8b8871de4fe4737293c52a9adbe086 | 2,248 | h | C | Assignment.h | iu-vail/iAuction-algorithm | e9ecc06c9349e23a978c892e23aeddee885b4ed1 | [
"MIT"
] | 3 | 2018-08-15T05:44:51.000Z | 2020-11-16T03:14:40.000Z | Assignment.h | iu-vail/iAuction-algorithm | e9ecc06c9349e23a978c892e23aeddee885b4ed1 | [
"MIT"
] | null | null | null | Assignment.h | iu-vail/iAuction-algorithm | e9ecc06c9349e23a978c892e23aeddee885b4ed1 | [
"MIT"
] | 3 | 2019-04-09T11:49:04.000Z | 2021-12-10T06:42:27.000Z |
///////////////////////////////////////////////////////////////////////////////
// File name: Assignment.h
// This file defines the class of Assignment.
// The assignment matrix can be obtained either by randomly generated, or by
// reading from a specified input file. For the input file, user is required to
// spe... | 28.1 | 80 | 0.615214 | [
"vector"
] |
ea8adf4a6307e7c10056fa89b9fb57062e5de176 | 4,425 | h | C | include/dai/utils/timer.h | flurischt/libDAI | 20683a222e2ef307209290f79081fe428d9c5050 | [
"BSD-2-Clause"
] | 1 | 2015-05-03T00:17:48.000Z | 2015-05-03T00:17:48.000Z | include/dai/utils/timer.h | flurischt/libDAI | 20683a222e2ef307209290f79081fe428d9c5050 | [
"BSD-2-Clause"
] | null | null | null | include/dai/utils/timer.h | flurischt/libDAI | 20683a222e2ef307209290f79081fe428d9c5050 | [
"BSD-2-Clause"
] | null | null | null | #ifndef __defined_libdai_utils_timer_h
#define __defined_libdai_utils_timer_h
#include <cstdint>
#include <string>
#include <vector>
#include <iostream>
/*
* We use the RDTSC timer code from the FNC Lecture.
* Our timer is based on the homework code taken from here:
* http://www.inf.ethz.ch/personal/markusp/tea... | 24.313187 | 106 | 0.539887 | [
"vector"
] |
ea8c4d73b1fe6146416597a6c1f6e948c15d680c | 15,720 | c | C | SPI_Prog/flashrom-master/print_wiki.c | vernonet/stm32F4_prj | 7e150e9ad9e9991bbb831724fdcd1792b5e1c470 | [
"Unlicense"
] | 4 | 2019-05-20T18:10:44.000Z | 2022-02-27T11:17:27.000Z | SPI_Prog/flashrom-master/print_wiki.c | vernonet/stm32F4_prj | 7e150e9ad9e9991bbb831724fdcd1792b5e1c470 | [
"Unlicense"
] | null | null | null | SPI_Prog/flashrom-master/print_wiki.c | vernonet/stm32F4_prj | 7e150e9ad9e9991bbb831724fdcd1792b5e1c470 | [
"Unlicense"
] | 3 | 2020-12-10T10:35:22.000Z | 2021-11-25T23:05:47.000Z | /*
* This file is part of the flashrom project.
*
* Copyright (C) 2009 Uwe Hermann <uwe@hermann-uwe.de>
* Copyright (C) 2009 Carl-Daniel Hailfinger
*
* 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 ... | 34.701987 | 117 | 0.642112 | [
"solid"
] |
ea8e172f71afcd660490ecd82807e46df73a773b | 17,237 | h | C | include/vgpu.h | joeldevahl/vgpu | fca23b51f886a1d7139d161940597226062d7287 | [
"MIT"
] | 1 | 2017-04-11T12:55:31.000Z | 2017-04-11T12:55:31.000Z | include/vgpu.h | joeldevahl/vgpu | fca23b51f886a1d7139d161940597226062d7287 | [
"MIT"
] | null | null | null | include/vgpu.h | joeldevahl/vgpu | fca23b51f886a1d7139d161940597226062d7287 | [
"MIT"
] | null | null | null | #ifndef VGPU_H
#define VGPU_H
#include <stdint.h>
#ifdef __cplusplus
extern "C" {
#endif
/******************************************************************************\
*
* General defines
*
\******************************************************************************/
#define VGPU_MAX_RENDER_TARGETS 8
#define ... | 27.360317 | 284 | 0.711957 | [
"render"
] |
ea8e34b56e42610eaedf646131f6e411469714fa | 1,870 | h | C | src/storage/mutate/AddVerticesProcessor.h | WPH95/nebula | 408d731d564837c9fcd156a26048445bf89dae93 | [
"Apache-2.0"
] | 2 | 2021-12-22T11:21:18.000Z | 2022-01-20T11:49:56.000Z | src/storage/mutate/AddVerticesProcessor.h | WPH95/nebula | 408d731d564837c9fcd156a26048445bf89dae93 | [
"Apache-2.0"
] | null | null | null | src/storage/mutate/AddVerticesProcessor.h | WPH95/nebula | 408d731d564837c9fcd156a26048445bf89dae93 | [
"Apache-2.0"
] | null | null | null | /* Copyright (c) 2018 vesoft inc. All rights reserved.
*
* This source code is licensed under Apache 2.0 License.
*/
#ifndef STORAGE_MUTATE_ADDVERTICESPROCESSOR_H_
#define STORAGE_MUTATE_ADDVERTICESPROCESSOR_H_
#include "common/base/Base.h"
#include "common/base/ConcurrentLRUCache.h"
#include "kvstore/LogEncoder.h... | 33.392857 | 100 | 0.663636 | [
"vector"
] |
ea948c440c5ef25a0975ec5a11f80188281883ad | 464 | h | C | KidsTC/KidsTC/Business/Main/Product/FlashBuy/Settlement/FlashAdvanceSettlement/V/FlashAdvanceSettlementToolBar.h | zhpigh/KidsTC_Objective-C | ef095ae4d7fd7c3a69565ba5f0eb44f9e93e40b6 | [
"MIT"
] | null | null | null | KidsTC/KidsTC/Business/Main/Product/FlashBuy/Settlement/FlashAdvanceSettlement/V/FlashAdvanceSettlementToolBar.h | zhpigh/KidsTC_Objective-C | ef095ae4d7fd7c3a69565ba5f0eb44f9e93e40b6 | [
"MIT"
] | null | null | null | KidsTC/KidsTC/Business/Main/Product/FlashBuy/Settlement/FlashAdvanceSettlement/V/FlashAdvanceSettlementToolBar.h | zhpigh/KidsTC_Objective-C | ef095ae4d7fd7c3a69565ba5f0eb44f9e93e40b6 | [
"MIT"
] | 1 | 2018-09-18T07:26:36.000Z | 2018-09-18T07:26:36.000Z | //
// FlashAdvanceSettlementToolBar.h
// KidsTC
//
// Created by zhanping on 8/16/16.
// Copyright © 2016 詹平. All rights reserved.
//
#import <UIKit/UIKit.h>
#import "FlashSettlementModel.h"
@interface FlashAdvanceSettlementToolBar : UIView
@property (weak, nonatomic) IBOutlet UILabel *label;
@property (weak, nona... | 27.294118 | 56 | 0.74569 | [
"model"
] |
ea966ad9112247b101780bed0f10a6a22d30fa0c | 8,162 | c | C | benchmarks/Olden_Custom1/health/ht/health.c | mcai/Archimulator | 039b8ba31d76a769e2bac84ed9c83e706a307e64 | [
"MIT"
] | 3 | 2016-08-04T05:01:36.000Z | 2020-01-17T19:48:37.000Z | benchmarks/Olden_Custom1/health/ht/health.c | mcai/Archimulator | 039b8ba31d76a769e2bac84ed9c83e706a307e64 | [
"MIT"
] | null | null | null | benchmarks/Olden_Custom1/health/ht/health.c | mcai/Archimulator | 039b8ba31d76a769e2bac84ed9c83e706a307e64 | [
"MIT"
] | 3 | 2015-08-05T13:18:11.000Z | 2022-02-01T23:03:27.000Z | /* For copyright information, see olden_v1.0/COPYRIGHT */
/*******************************************************************
* Health.c : Model of the Columbian Health Care System *
*******************************************************************/
#include "push.h"
#include <stdio.h>
#include <stdl... | 25.426791 | 80 | 0.569468 | [
"model"
] |
ea97f015d2deb7e487bd3aa5efab04cc6c1c4737 | 38,207 | c | C | openbmc/build/tmp/deploy/sdk/witherspoon-2019-08-08/sysroots/armv6-openbmc-linux-gnueabi/usr/src/debug/krb5/1.17-r0/krb5-1.17/src/lib/kdb/kdb_convert.c | sotaoverride/backup | ca53a10b72295387ef4948a9289cb78ab70bc449 | [
"Apache-2.0"
] | null | null | null | openbmc/build/tmp/deploy/sdk/witherspoon-2019-08-08/sysroots/armv6-openbmc-linux-gnueabi/usr/src/debug/krb5/1.17-r0/krb5-1.17/src/lib/kdb/kdb_convert.c | sotaoverride/backup | ca53a10b72295387ef4948a9289cb78ab70bc449 | [
"Apache-2.0"
] | null | null | null | openbmc/build/tmp/deploy/sdk/witherspoon-2019-08-08/sysroots/armv6-openbmc-linux-gnueabi/usr/src/debug/krb5/1.17-r0/krb5-1.17/src/lib/kdb/kdb_convert.c | sotaoverride/backup | ca53a10b72295387ef4948a9289cb78ab70bc449 | [
"Apache-2.0"
] | null | null | null | /* -*- mode: c; c-basic-offset: 4; indent-tabs-mode: nil -*- */
/*
* Copyright 2005 Sun Microsystems, Inc. All rights reserved.
* Use is subject to license terms.
*/
/* #pragma ident "@(#)kdb_convert.c 1.3 05/01/05 SMI" */
/*
* This file contains api's for conversion of the kdb_incr_update_t
* s... | 34.482852 | 80 | 0.449551 | [
"object",
"model"
] |
ea9d557a285c238c731a498f0518289d7abfaf3f | 23,236 | h | C | Roller/Content/CWS_WaveFrontReader.h | GarrettVance/Roller | ce996a4e9df785a4d2259360b048dc25b1686696 | [
"MIT"
] | 1 | 2020-06-20T08:27:29.000Z | 2020-06-20T08:27:29.000Z | Roller/Content/CWS_WaveFrontReader.h | GarrettVance/Roller | ce996a4e9df785a4d2259360b048dc25b1686696 | [
"MIT"
] | null | null | null | Roller/Content/CWS_WaveFrontReader.h | GarrettVance/Roller | ce996a4e9df785a4d2259360b048dc25b1686696 | [
"MIT"
] | null | null | null | //--------------------------------------------------------------------------------------
// File: WaveFrontReader.h
//
// Code for loading basic mesh data from a WaveFront OBJ file
//
// http://en.wikipedia.org/wiki/Wavefront_.obj_file
//
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed ... | 28.028951 | 152 | 0.437855 | [
"mesh",
"object",
"vector"
] |
eaa37cf3396ce59420025557fde183240f8db8e4 | 1,432 | h | C | src/ofApp.h | saba12m/VenationDiagram | 963c9ff2ec83a889cf8b463f3d9d9b2427801b4b | [
"MIT"
] | 1 | 2021-02-23T11:06:13.000Z | 2021-02-23T11:06:13.000Z | src/ofApp.h | saba12m/VenationDiagram | 963c9ff2ec83a889cf8b463f3d9d9b2427801b4b | [
"MIT"
] | null | null | null | src/ofApp.h | saba12m/VenationDiagram | 963c9ff2ec83a889cf8b463f3d9d9b2427801b4b | [
"MIT"
] | null | null | null | #pragma once
#include "ofMain.h"
#include "Venation2DOpen.h"
#include "Venation2DClosed.h"
#include "Venation3D.h"
#include "Venation3DOpen.h"
#include "Venation3DClosed.h"
#include "BranchMesh.h"
//#include "ofxAssimpModelLoader.h"
//#include "ofxRayTriangleIntersection.h"
class ofApp : public ofBaseApp{
public:
... | 22.030769 | 49 | 0.656425 | [
"mesh",
"geometry",
"vector"
] |
eaad0a267e34a9888043629f1e7e330c16ddab93 | 9,955 | h | C | src/game/client/c_team_objectiveresource.h | DeadZoneLuna/csso-src | 6c978ea304ee2df3796bc9c0d2916bac550050d5 | [
"Unlicense"
] | 3 | 2020-12-15T23:09:28.000Z | 2022-01-13T15:55:04.000Z | src/game/client/c_team_objectiveresource.h | cafeed28/what | 08e51d077f0eae50afe3b592543ffa07538126f5 | [
"Unlicense"
] | null | null | null | src/game/client/c_team_objectiveresource.h | cafeed28/what | 08e51d077f0eae50afe3b592543ffa07538126f5 | [
"Unlicense"
] | 2 | 2021-07-14T11:03:04.000Z | 2021-11-08T08:32:17.000Z | //========= Copyright Valve Corporation, All rights reserved. ============//
//
// Purpose:
//
//=============================================================================
#ifndef C_TEAM_OBJECTIVERESOURCE_H
#define C_TEAM_OBJECTIVERESOURCE_H
#ifdef _WIN32
#pragma once
#endif
#include "shareddefs.h"
#include "cons... | 28.606322 | 172 | 0.737217 | [
"vector"
] |
eaae4880be806e889fa3aece83818f606a50e6cf | 1,784 | h | C | sources/Renderer/Vulkan/RenderState/VKQueryHeap.h | beldenfox/LLGL | 3a54125ebfa79bb06fccf8c413d308ff22186b52 | [
"BSD-3-Clause"
] | 1,403 | 2016-09-28T21:48:07.000Z | 2022-03-31T23:58:57.000Z | sources/Renderer/Vulkan/RenderState/VKQueryHeap.h | beldenfox/LLGL | 3a54125ebfa79bb06fccf8c413d308ff22186b52 | [
"BSD-3-Clause"
] | 70 | 2016-10-13T20:15:58.000Z | 2022-01-12T23:51:12.000Z | sources/Renderer/Vulkan/RenderState/VKQueryHeap.h | beldenfox/LLGL | 3a54125ebfa79bb06fccf8c413d308ff22186b52 | [
"BSD-3-Clause"
] | 122 | 2016-10-23T15:33:44.000Z | 2022-03-07T07:41:23.000Z | /*
* VKQueryHeap.h
*
* This file is part of the "LLGL" project (Copyright (c) 2015-2019 by Lukas Hermanns)
* See "LICENSE.txt" for license information.
*/
#ifndef LLGL_VK_QUERY_HEAP_H
#define LLGL_VK_QUERY_HEAP_H
#include <LLGL/QueryHeap.h>
#include "../Vulkan.h"
#include "../VKPtr.h"
namespace LLGL
{
// B... | 22.871795 | 133 | 0.584641 | [
"object"
] |
eab0d317df4134e7400407b4da3a3426e73cde8a | 45,603 | h | C | mindspore/ccsrc/frontend/optimizer/irpass/incorporate_getitem.h | httpsgithu/mindspore | c29d6bb764e233b427319cb89ba79e420f1e2c64 | [
"Apache-2.0"
] | 1 | 2022-02-23T09:13:43.000Z | 2022-02-23T09:13:43.000Z | mindspore/ccsrc/frontend/optimizer/irpass/incorporate_getitem.h | 949144093/mindspore | c29d6bb764e233b427319cb89ba79e420f1e2c64 | [
"Apache-2.0"
] | null | null | null | mindspore/ccsrc/frontend/optimizer/irpass/incorporate_getitem.h | 949144093/mindspore | c29d6bb764e233b427319cb89ba79e420f1e2c64 | [
"Apache-2.0"
] | null | null | null | /**
* Copyright 2020-2021 Huawei Technologies Co., Ltd
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicabl... | 41.608577 | 120 | 0.663158 | [
"vector",
"transform"
] |
eab58f0708f804fd0089d9175933ee3e3a947f03 | 39,839 | h | C | root/RooT.h | clayne/QuadRay-engine | b5eb8a9b63b7a53cf7c55c23697b78da7ae11502 | [
"MIT"
] | 21 | 2015-04-14T16:04:59.000Z | 2021-05-18T03:01:05.000Z | root/RooT.h | clayne/QuadRay-engine | b5eb8a9b63b7a53cf7c55c23697b78da7ae11502 | [
"MIT"
] | null | null | null | root/RooT.h | clayne/QuadRay-engine | b5eb8a9b63b7a53cf7c55c23697b78da7ae11502 | [
"MIT"
] | 8 | 2017-03-18T15:32:33.000Z | 2021-04-02T01:04:57.000Z | /******************************************************************************/
/* Copyright (c) 2013-2021 VectorChief (at github, bitbucket, sourceforge) */
/* Distributed under the MIT software license, see the accompanying */
/* file COPYING or http://www.opensource.org/licenses/mit-license.php ... | 32.548203 | 81 | 0.405708 | [
"render"
] |
eac38b1e25e350a676237f979f69a748497cdf75 | 1,845 | h | C | src/components/autofill/browser/autofill_scanner.h | jxjnjjn/chromium | 435c1d02fd1b99001dc9e1e831632c894523580d | [
"Apache-2.0"
] | 9 | 2018-09-21T05:36:12.000Z | 2021-11-15T15:14:36.000Z | components/autofill/browser/autofill_scanner.h | devasia1000/chromium | 919a8a666862fb866a6bb7aa7f3ae8c0442b4828 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | components/autofill/browser/autofill_scanner.h | devasia1000/chromium | 919a8a666862fb866a6bb7aa7f3ae8c0442b4828 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 3 | 2018-11-28T14:54:13.000Z | 2020-07-02T07:36:07.000Z | // Copyright (c) 2011 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef COMPONENTS_AUTOFILL_BROWSER_AUTOFILL_SCANNER_H_
#define COMPONENTS_AUTOFILL_BROWSER_AUTOFILL_SCANNER_H_
#include <vector>
#include "base/bas... | 29.758065 | 78 | 0.746883 | [
"vector"
] |
eac960f7ffab314ddb333994935238177e01b980 | 2,647 | h | C | Game_exe/release_mode/windows/obj/include/flixel/system/frontEnds/WatchFrontEnd.h | hisatsuga/Salty-Psyche-Engine-Port-Main | 0c6afc6ef57f6f6a8b83ff23bb6a26bb05117ab7 | [
"Apache-2.0"
] | 1 | 2021-07-19T05:10:43.000Z | 2021-07-19T05:10:43.000Z | export/release/windows/obj/include/flixel/system/frontEnds/WatchFrontEnd.h | Tyrcnex/tai-mod | b83152693bb3139ee2ae73002623934f07d35baf | [
"Apache-2.0"
] | null | null | null | export/release/windows/obj/include/flixel/system/frontEnds/WatchFrontEnd.h | Tyrcnex/tai-mod | b83152693bb3139ee2ae73002623934f07d35baf | [
"Apache-2.0"
] | null | null | null | #ifndef INCLUDED_flixel_system_frontEnds_WatchFrontEnd
#define INCLUDED_flixel_system_frontEnds_WatchFrontEnd
#ifndef HXCPP_H
#include <hxcpp.h>
#endif
HX_DECLARE_STACK_FRAME(_hx_pos_25766fbc3da200fe_10_new)
HX_DECLARE_CLASS3(flixel,_hx_system,frontEnds,WatchFrontEnd)
namespace flixel{
namespace _hx_system{
namespac... | 29.411111 | 154 | 0.738194 | [
"object"
] |
eacb6550fa0c15c5af2acaf4823b6fa930828fd1 | 3,178 | h | C | src/WebSocket.h | l1kw1d/uWebSockets | 3a0d77a1a5f0bf4b73c64bbeea4c78ccf3e596a9 | [
"Zlib"
] | 686 | 2017-01-28T20:31:00.000Z | 2022-03-26T09:02:12.000Z | src/WebSocket.h | l1kw1d/uWebSockets | 3a0d77a1a5f0bf4b73c64bbeea4c78ccf3e596a9 | [
"Zlib"
] | 62 | 2017-01-31T21:44:23.000Z | 2020-11-09T03:52:53.000Z | src/WebSocket.h | l1kw1d/uWebSockets | 3a0d77a1a5f0bf4b73c64bbeea4c78ccf3e596a9 | [
"Zlib"
] | 132 | 2017-01-31T20:28:12.000Z | 2022-02-13T07:09:31.000Z | #ifndef WEBSOCKET_UWS_H
#define WEBSOCKET_UWS_H
#include "WebSocketProtocol.h"
#include "Socket.h"
namespace uWS {
template <bool isServer>
struct Group;
template <const bool isServer>
struct WIN32_EXPORT WebSocket : protected uS::Socket {
struct Data : uS::SocketData, WebSocketProtocol<isServer> {
std:... | 36.528736 | 240 | 0.680302 | [
"vector"
] |
eace146b623a976417bd39872a9463b489dce910 | 4,298 | h | C | exercises/Optimization_Based_Planning/template_ws/src/pick_and_place/include/test_bed_core/trajopt_pick_and_place_constructor.h | JonathanPlasse/industrial_training | 2de2ecbc8d1f7d2b4b724cc6badd003ca2d653d7 | [
"Apache-2.0"
] | 324 | 2015-01-31T07:35:37.000Z | 2022-03-27T09:30:14.000Z | exercises/Optimization_Based_Planning/template_ws/src/pick_and_place/include/test_bed_core/trajopt_pick_and_place_constructor.h | AhmedMounir/industrial_training | e6761c7bee65d3802fee6cf7c99e3113d3dc1af2 | [
"Apache-2.0"
] | 226 | 2015-01-20T17:15:56.000Z | 2022-01-19T04:55:23.000Z | exercises/Optimization_Based_Planning/template_ws/src/pick_and_place/include/test_bed_core/trajopt_pick_and_place_constructor.h | AhmedMounir/industrial_training | e6761c7bee65d3802fee6cf7c99e3113d3dc1af2 | [
"Apache-2.0"
] | 219 | 2015-03-29T03:05:11.000Z | 2022-03-23T11:12:43.000Z | #pragma once
#include <tesseract_planning/trajopt/trajopt_planner.h>
#include <tesseract_ros/kdl/kdl_env.h>
#include <trajopt/problem_description.hpp>
/**
* @brief The TrajoptPickAndPlaceConstructor class
*/
class TrajoptPickAndPlaceConstructor
{
private:
/**< @brief Problem Construction Info */
std::string man... | 44.770833 | 117 | 0.64402 | [
"object"
] |
eace87cd64b77a66a54c9f2e22e562eca6adc96e | 4,644 | c | C | qmk_firmware/keyboards/mechwild/murphpad/keymaps/default/keymap.c | DanTupi/personal_setup | 911b4951e4d8b78d6ea8ca335229e2e970fda871 | [
"MIT"
] | null | null | null | qmk_firmware/keyboards/mechwild/murphpad/keymaps/default/keymap.c | DanTupi/personal_setup | 911b4951e4d8b78d6ea8ca335229e2e970fda871 | [
"MIT"
] | null | null | null | qmk_firmware/keyboards/mechwild/murphpad/keymaps/default/keymap.c | DanTupi/personal_setup | 911b4951e4d8b78d6ea8ca335229e2e970fda871 | [
"MIT"
] | null | null | null | /* Copyright 2021 Kyle McCreery
*
* 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... | 31.378378 | 80 | 0.599053 | [
"render"
] |
ead1a5d4a89cab26c6e9bfa6a7677292307c4ab4 | 39,410 | h | C | src/cxx_supportlib/UnionStationFilterSupport.h | freshdesk/passenger | 7f6fbb6e8136b41cb0ad3815465fa307528127ee | [
"MIT"
] | null | null | null | src/cxx_supportlib/UnionStationFilterSupport.h | freshdesk/passenger | 7f6fbb6e8136b41cb0ad3815465fa307528127ee | [
"MIT"
] | null | null | null | src/cxx_supportlib/UnionStationFilterSupport.h | freshdesk/passenger | 7f6fbb6e8136b41cb0ad3815465fa307528127ee | [
"MIT"
] | 1 | 2020-11-04T07:56:27.000Z | 2020-11-04T07:56:27.000Z | /*
* Phusion Passenger - https://www.phusionpassenger.com/
* Copyright (c) 2011-2015 Phusion Holding B.V.
*
* "Passenger", "Phusion Passenger" and "Union Station" are registered
* trademarks of Phusion Holding B.V.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this ... | 24.267241 | 122 | 0.669728 | [
"object",
"vector"
] |
eae3198bea285839751b1febb59ac68e6b914781 | 6,092 | h | C | render_pipeline/kde/matlab_kde_package/mex/cpp/BallTreeDensity.h | aniketpokale10/RenderForCNN_modified | a7bd8d808bac7e361cc9b3331fc75483e2e9b1a0 | [
"MIT"
] | 261 | 2015-09-25T04:39:42.000Z | 2022-03-17T20:06:31.000Z | render_pipeline/kde/matlab_kde_package/mex/cpp/BallTreeDensity.h | aniketpokale10/RenderForCNN_modified | a7bd8d808bac7e361cc9b3331fc75483e2e9b1a0 | [
"MIT"
] | 15 | 2016-01-25T15:24:51.000Z | 2021-03-13T03:35:05.000Z | render_pipeline/kde/matlab_kde_package/mex/cpp/BallTreeDensity.h | aniketpokale10/RenderForCNN_modified | a7bd8d808bac7e361cc9b3331fc75483e2e9b1a0 | [
"MIT"
] | 104 | 2015-09-25T17:06:19.000Z | 2022-02-08T04:46:56.000Z | //////////////////////////////////////////////////////////////////////////////////////
// BallTreeDensity.h -- class definition for a tree-based kernel density estimate
//
// A few functions are defined only for MEX calls (construction & load from matlab)
// Most others can be used more generally.
//
/////////... | 47.224806 | 137 | 0.655778 | [
"object"
] |
eaf0b1d67467ed06a7d4e6ace705c8e6304aa8f6 | 3,015 | h | C | src/Vulkan/VkConfig.h | ZhymabekRoman/swiftshader | db5d836d001f1313f574ffa71f02e567a2098214 | [
"Apache-2.0"
] | null | null | null | src/Vulkan/VkConfig.h | ZhymabekRoman/swiftshader | db5d836d001f1313f574ffa71f02e567a2098214 | [
"Apache-2.0"
] | null | null | null | src/Vulkan/VkConfig.h | ZhymabekRoman/swiftshader | db5d836d001f1313f574ffa71f02e567a2098214 | [
"Apache-2.0"
] | null | null | null | // Copyright 2018 The SwiftShader Authors. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required b... | 30.765306 | 108 | 0.78209 | [
"vector"
] |
eaf1fb94df76894aaaeab7c070ae9e454c3ed6ae | 5,023 | h | C | ContentLoader.h | lethosor/stonesense | 205851212e02638393ce018eb71baa33e1dde8bc | [
"Artistic-1.0-Perl"
] | null | null | null | ContentLoader.h | lethosor/stonesense | 205851212e02638393ce018eb71baa33e1dde8bc | [
"Artistic-1.0-Perl"
] | null | null | null | ContentLoader.h | lethosor/stonesense | 205851212e02638393ce018eb71baa33e1dde8bc | [
"Artistic-1.0-Perl"
] | null | null | null | #pragma once
#include "tinyxml.h"
#include "BuildingConfiguration.h"
#include "CreatureConfiguration.h"
#include "VegetationConfiguration.h"
#include "GroundMaterialConfiguration.h"
#include "ColorConfiguration.h"
#include "commonTypes.h"
#include "FluidConfiguration.h"
#include "ItemConfiguration.h"
#include "common.h... | 38.343511 | 147 | 0.755326 | [
"vector"
] |
eaf2180762013321655a59c9dcc8a066a5a79cea | 2,208 | h | C | src/myscene.h | nfette/sorpsim-opt | d85df8c6a99fa181bd1fdc6f7fbea5f7f8be2c77 | [
"RSA-MD"
] | null | null | null | src/myscene.h | nfette/sorpsim-opt | d85df8c6a99fa181bd1fdc6f7fbea5f7f8be2c77 | [
"RSA-MD"
] | 1 | 2018-01-26T21:15:43.000Z | 2018-01-31T19:42:21.000Z | src/myscene.h | nfette/sorpsim-opt | d85df8c6a99fa181bd1fdc6f7fbea5f7f8be2c77 | [
"RSA-MD"
] | null | null | null | /*! \file myscene.h
This file is part of SorpSim and is distributed under terms in the file LICENSE.
Developed by Zhiyao Yang and Dr. Ming Qu for ORNL.
\author Zhiyao Yang (zhiyaoYang)
\author Dr. Ming Qu
\author Nicholas Fette (nfette)
\copyright 2015, UT-Battelle, LLC
\copyright 2017-2... | 25.37931 | 84 | 0.734601 | [
"object"
] |
eaf300ed950ebc13fb98a9889dd8997af9ab1c5e | 2,264 | h | C | cpprevolve/revolve/gazebo/brains/ThymioBrain.h | braj29/robo_swimmers | b3c3fa91976884095eb6b5e67844167598ec573d | [
"Apache-1.1"
] | null | null | null | cpprevolve/revolve/gazebo/brains/ThymioBrain.h | braj29/robo_swimmers | b3c3fa91976884095eb6b5e67844167598ec573d | [
"Apache-1.1"
] | null | null | null | cpprevolve/revolve/gazebo/brains/ThymioBrain.h | braj29/robo_swimmers | b3c3fa91976884095eb6b5e67844167598ec573d | [
"Apache-1.1"
] | null | null | null | /*
* Copyright (C) 2015-2018 Vrije Universiteit Amsterdam
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | 32.342857 | 78 | 0.664311 | [
"object",
"vector"
] |
eaf51dc67f231d8ab2334b2af2ee8b5b2fc170d5 | 982 | h | C | src/BotConfig.h | zarifmahfuz/SmartSC2Bot | f54cbc11d50126e3275aa864c00e1f66bf9c79b9 | [
"MIT"
] | 2 | 2022-01-01T21:36:51.000Z | 2022-01-05T16:41:14.000Z | src/BotConfig.h | zarifmahfuz/SmartSC2Bot | f54cbc11d50126e3275aa864c00e1f66bf9c79b9 | [
"MIT"
] | null | null | null | src/BotConfig.h | zarifmahfuz/SmartSC2Bot | f54cbc11d50126e3275aa864c00e1f66bf9c79b9 | [
"MIT"
] | 1 | 2022-01-05T16:41:33.000Z | 2022-01-05T16:41:33.000Z | #ifndef BASICSC2BOT_BOTCONFIG_H
#define BASICSC2BOT_BOTCONFIG_H
#include <string>
#include <yaml-cpp/yaml.h>
#include <unordered_map>
class BotConfig {
public:
static BotConfig from_file(const std::string &filename);
const int engineeringBayFirst;
const int attackTriggerTimeSeconds;
const int attackT... | 28.057143 | 89 | 0.747454 | [
"vector"
] |
eafef11f124a89c544ad30870ad6027d000be26e | 5,054 | h | C | vnext/Desktop/Sandbox/SandboxJSExecutor.h | cknestri/react-native-windows | 1343142c06fd9fcc241496f5eb26a20ba72712f2 | [
"MIT"
] | null | null | null | vnext/Desktop/Sandbox/SandboxJSExecutor.h | cknestri/react-native-windows | 1343142c06fd9fcc241496f5eb26a20ba72712f2 | [
"MIT"
] | null | null | null | vnext/Desktop/Sandbox/SandboxJSExecutor.h | cknestri/react-native-windows | 1343142c06fd9fcc241496f5eb26a20ba72712f2 | [
"MIT"
] | null | null | null | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
#pragma once
#include <cstdint>
#include <memory>
#include <unordered_map>
#include <DevSupportManager.h>
#include <cxxreact/JSExecutor.h>
#include <cxxreact/JSModulesUnbundle.h>
#include "Sandbox/SandboxEndpo... | 32.818182 | 80 | 0.737634 | [
"object"
] |
d8043352870850d9c83f5774e84d4ace85ba2801 | 3,963 | h | C | include/jet/bvh2.h | Whitemane/fluid-engine-dev | 93c3e942182cd73d54b74b7c2a283854e79911be | [
"MIT"
] | 1 | 2018-04-16T13:09:03.000Z | 2018-04-16T13:09:03.000Z | include/jet/bvh2.h | kentbarber/fluid-engine-dev | fb2256badb80c04702db536b63b14754699038ca | [
"MIT"
] | null | null | null | include/jet/bvh2.h | kentbarber/fluid-engine-dev | fb2256badb80c04702db536b63b14754699038ca | [
"MIT"
] | null | null | null | // Copyright (c) 2018 Doyub Kim
//
// I am making my contributions/submissions to this project solely in my
// personal capacity and am not conveying any rights to any intellectual
// property of any third parties.
#ifndef INCLUDE_JET_BVH2_H_
#define INCLUDE_JET_BVH2_H_
#include <jet/intersection_query_engine2.h>
#in... | 31.959677 | 80 | 0.692909 | [
"vector"
] |
23811cb83dc43252a4250d29872a3306f76fc16e | 3,921 | h | C | Operations/albaOpLabelizeSurface.h | IOR-BIC/ALBA | b574968b05d9a3a2756dd2ac61d015a0d20232a4 | [
"Apache-2.0",
"BSD-3-Clause"
] | 9 | 2018-11-19T10:15:29.000Z | 2021-08-30T11:52:07.000Z | Operations/albaOpLabelizeSurface.h | IOR-BIC/ALBA | b574968b05d9a3a2756dd2ac61d015a0d20232a4 | [
"Apache-2.0",
"BSD-3-Clause"
] | null | null | null | Operations/albaOpLabelizeSurface.h | IOR-BIC/ALBA | b574968b05d9a3a2756dd2ac61d015a0d20232a4 | [
"Apache-2.0",
"BSD-3-Clause"
] | 3 | 2018-06-10T22:56:29.000Z | 2019-12-12T06:22:56.000Z | /*=========================================================================
Program: ALBA (Agile Library for Biomedical Applications)
Module: albaOpLabelizeSurface
Authors: Matteo Giacomoni
Copyright (c) BIC
All rights reserved. See Copyright.txt or
This software is distributed WITHOUT ANY WARRANTY; without ... | 27.41958 | 78 | 0.673043 | [
"vector"
] |
23876e33046ed1519722421e89d144f4a787191a | 22,818 | c | C | src/debug/harness.c | gacha/simba | c31af7018990015784af0d84d427812db37917d8 | [
"MIT"
] | null | null | null | src/debug/harness.c | gacha/simba | c31af7018990015784af0d84d427812db37917d8 | [
"MIT"
] | null | null | null | src/debug/harness.c | gacha/simba | c31af7018990015784af0d84d427812db37917d8 | [
"MIT"
] | null | null | null | /*
* The MIT License (MIT)
*
* Copyright (c) 2014-2018, Erik Moqvist
*
* 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 t... | 25.870748 | 83 | 0.537821 | [
"object"
] |
238eadcdb8ee4787786f5dc0ccdcce94a0197a44 | 21,936 | c | C | src/router_core/agent_config_address.c | prvn002/qpid-dispatch | f277905077e164aac2d38736441be5c49d2dfaf7 | [
"Apache-2.0"
] | 59 | 2015-09-22T18:49:09.000Z | 2022-03-08T03:38:02.000Z | src/router_core/agent_config_address.c | ErnieAllen/qpid-dispatch | db1170421c051e48defd2eee62be21da583021a1 | [
"Apache-2.0"
] | 861 | 2015-10-07T14:07:09.000Z | 2022-03-25T18:24:47.000Z | src/router_core/agent_config_address.c | ErnieAllen/qpid-dispatch | db1170421c051e48defd2eee62be21da583021a1 | [
"Apache-2.0"
] | 91 | 2015-09-02T19:01:48.000Z | 2022-01-31T11:52:34.000Z | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 34.115086 | 137 | 0.614925 | [
"object"
] |
239515c210916508d776cb87466309d23df396bd | 2,343 | h | C | include/linux_parser.h | christophomos/CppND-System-Monitor | d6e86909da4f97ebffdd0f518c236acd48b83ede | [
"MIT"
] | null | null | null | include/linux_parser.h | christophomos/CppND-System-Monitor | d6e86909da4f97ebffdd0f518c236acd48b83ede | [
"MIT"
] | null | null | null | include/linux_parser.h | christophomos/CppND-System-Monitor | d6e86909da4f97ebffdd0f518c236acd48b83ede | [
"MIT"
] | null | null | null | #ifndef SYSTEM_PARSER_H
#define SYSTEM_PARSER_H
#include <fstream>
#include <regex>
#include <string>
#include <string_view>
#include "proc_pid_stat.h"
#include "procstat.h"
namespace LinuxParser {
// Paths
const std::string kProcDirectory{"/proc/"};
//
const std::string kCmdlineFilename{"/cmdline"};
const std::str... | 23.908163 | 71 | 0.738796 | [
"vector"
] |
2395171acfdbb860d9e8a158c4610044bae20b57 | 21,180 | c | C | qemu/target/i386/sev.c | WUSTL-CSPL/RT-TEE | aafb3e9ff6c6e744c6bce1e42bcb198e1063efcc | [
"MIT"
] | 55 | 2019-12-20T03:25:14.000Z | 2022-01-16T07:19:47.000Z | qemu/target/i386/sev.c | WUSTL-CSPL/RT-TEE | aafb3e9ff6c6e744c6bce1e42bcb198e1063efcc | [
"MIT"
] | 3 | 2021-07-27T19:36:05.000Z | 2021-12-31T02:20:53.000Z | qemu/target/i386/sev.c | WUSTL-CSPL/RT-TEE | aafb3e9ff6c6e744c6bce1e42bcb198e1063efcc | [
"MIT"
] | 11 | 2020-08-06T03:59:45.000Z | 2022-02-25T02:31:59.000Z | /*
* QEMU SEV support
*
* Copyright Advanced Micro Devices 2016-2018
*
* Author:
* Brijesh Singh <brijesh.singh@amd.com>
*
* This work is licensed under the terms of the GNU GPL, version 2 or later.
* See the COPYING file in the top-level directory.
*
*/
#include <linux/kvm.h>
#include <linux/psp-sev.h... | 25.955882 | 79 | 0.629981 | [
"object"
] |
239c241fb4cba6cca752f1f93e97336509acc582 | 1,896 | h | C | ds/pq_cbh.h | liang2kl/2021-Fall-DSA-Utilities | 9f2cd0567ffe4c8d6be14281c42ab02860257312 | [
"MIT"
] | null | null | null | ds/pq_cbh.h | liang2kl/2021-Fall-DSA-Utilities | 9f2cd0567ffe4c8d6be14281c42ab02860257312 | [
"MIT"
] | null | null | null | ds/pq_cbh.h | liang2kl/2021-Fall-DSA-Utilities | 9f2cd0567ffe4c8d6be14281c42ab02860257312 | [
"MIT"
] | null | null | null | #ifndef __PQ_CBH_H
#define __PQ_CBH_H
#include "pq.h"
template <typename T>
class PQ_CBH : public PQ<T>, public Vector<T> {
private:
static inline int parent(int r) {
return (r - 1) / 2;
}
static inline int lc(int r) {
return 2 * r + 1;
}
static inline int rc(int r) {
re... | 22.843373 | 68 | 0.429325 | [
"vector"
] |
23a58d6c53e71b685126a74d9c4f58a77e390ae0 | 45,249 | c | C | src/router_core/exchange_bindings.c | cliffjansen/qpid-dispatch | 136940b55a6c0d269726f27e3c0087deafa492e5 | [
"Apache-2.0"
] | 1 | 2019-03-17T04:08:43.000Z | 2019-03-17T04:08:43.000Z | src/router_core/exchange_bindings.c | DalavanCloud/qpid-dispatch | 933b9df940983282067033e05b46e9665a266058 | [
"Apache-2.0"
] | null | null | null | src/router_core/exchange_bindings.c | DalavanCloud/qpid-dispatch | 933b9df940983282067033e05b46e9665a266058 | [
"Apache-2.0"
] | null | null | null | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 34.201814 | 127 | 0.602091 | [
"object"
] |
23ada0b977d841ca16daa9bd1217260d49167b94 | 1,973 | h | C | include/kerberos/capture/IPCamera.h | wollars/kerberos-machinery | 95c648133a7229b94b78af74283b3a8a1574922b | [
"Unlicense"
] | 1 | 2018-06-12T21:48:53.000Z | 2018-06-12T21:48:53.000Z | include/kerberos/capture/IPCamera.h | wollars/kerberos-machinery | 95c648133a7229b94b78af74283b3a8a1574922b | [
"Unlicense"
] | null | null | null | include/kerberos/capture/IPCamera.h | wollars/kerberos-machinery | 95c648133a7229b94b78af74283b3a8a1574922b | [
"Unlicense"
] | null | null | null | //
// Class: IPCamera
// Description: Class that handles an IP camera.
// Created: 23/07/2015
// Author: Cédric Verstraeten
// Mail: cedric@verstraeten.io
// Website: www.verstraeten.io
//
// The copyright to the computer program(s) herein
// is the property of Verstraeten.io, Belgium.
// T... | 28.185714 | 92 | 0.514952 | [
"model"
] |
23b8077723f5fe1289dc23726c24ab46efa5f786 | 5,362 | h | C | src/Robot.h | PEQUI-MEC/VSSS-MBED | 7489e1ffaa850403983bfdf4c8cb773c73b06c11 | [
"MIT"
] | 3 | 2018-05-22T21:45:53.000Z | 2019-03-29T13:21:44.000Z | src/Robot.h | PEQUI-MEC/VSSS-MBED | 7489e1ffaa850403983bfdf4c8cb773c73b06c11 | [
"MIT"
] | null | null | null | src/Robot.h | PEQUI-MEC/VSSS-MBED | 7489e1ffaa850403983bfdf4c8cb773c73b06c11 | [
"MIT"
] | 1 | 2018-10-16T23:43:02.000Z | 2018-10-16T23:43:02.000Z | #ifndef VSSS_ROBOT2_H
#define VSSS_ROBOT2_H
#include <mbed.h>
#include "Controller.h"
#include "Messenger.h"
#include <string>
class Messenger;
#define VECTOR_CONTROL 0
#define POSITION_CONTROL 1
#define ORIENTATION_CONTROL 2
#define NO_CONTROL 3
#define UVF_CONTROL 4
struct robot_state {
float x;
float y;
float ... | 36.97931 | 114 | 0.746363 | [
"vector"
] |
23bb6ac1381e049ba8429d26a582efd1fd7ba68b | 9,536 | h | C | Gems/EMotionFX/Code/EMotionFX/Source/AnimGraphReferenceNode.h | sandeel31/o3de | db88812d61eef77c6f4451b7f8c7605d6db07412 | [
"Apache-2.0",
"MIT"
] | 1 | 2022-03-12T14:13:45.000Z | 2022-03-12T14:13:45.000Z | Gems/EMotionFX/Code/EMotionFX/Source/AnimGraphReferenceNode.h | sandeel31/o3de | db88812d61eef77c6f4451b7f8c7605d6db07412 | [
"Apache-2.0",
"MIT"
] | 2 | 2022-01-13T04:29:38.000Z | 2022-03-12T01:05:31.000Z | Gems/EMotionFX/Code/EMotionFX/Source/AnimGraphReferenceNode.h | sandeel31/o3de | db88812d61eef77c6f4451b7f8c7605d6db07412 | [
"Apache-2.0",
"MIT"
] | null | null | null | /*
* Copyright (c) Contributors to the Open 3D Engine Project.
* For complete copyright and license terms please see the LICENSE at the root of this distribution.
*
* SPDX-License-Identifier: Apache-2.0 OR MIT
*
*/
#pragma once
#include <AzCore/Asset/AssetCommon.h>
#include <EMotionFX/Source/EMotionFXConfig.h>
... | 47.68 | 163 | 0.670617 | [
"vector",
"3d"
] |
23bd46b049f35695d9a2f4cbeed7a14e4f4229f6 | 5,812 | h | C | src/StandardTetrahedralFEMForceFieldTwoMaterials.h | thejohnhoffer/physics_simulation | e387ed475ae5ad5429f679ba8a1be50e77494be1 | [
"Apache-2.0"
] | null | null | null | src/StandardTetrahedralFEMForceFieldTwoMaterials.h | thejohnhoffer/physics_simulation | e387ed475ae5ad5429f679ba8a1be50e77494be1 | [
"Apache-2.0"
] | null | null | null | src/StandardTetrahedralFEMForceFieldTwoMaterials.h | thejohnhoffer/physics_simulation | e387ed475ae5ad5429f679ba8a1be50e77494be1 | [
"Apache-2.0"
] | 1 | 2020-08-20T21:03:21.000Z | 2020-08-20T21:03:21.000Z |
#ifndef SOFA_COMPONENT_FORCEFIELD_StandardTetrahedralFEMForceFieldTwoMaterials_H
#define SOFA_COMPONENT_FORCEFIELD_StandardTetrahedralFEMForceFieldTwoMaterials_H
#if !defined(__GNUC__) || (__GNUC__ > 3 || (_GNUC__ == 3 && __GNUC_MINOR__ > 3))
#pragma once
#endif
#include "initPlugin.h"
#include <SofaMiscFem/Standar... | 36.325 | 189 | 0.747247 | [
"shape",
"vector"
] |
23c0900afb53beeec683c20fbced72eb4eda8b5d | 986 | h | C | src/Transformation.h | hixio-mh/node-occ | 033e94044712750f7eab869fc74f7661746fc552 | [
"MIT"
] | 213 | 2017-02-16T08:39:54.000Z | 2022-03-22T09:38:00.000Z | src/Transformation.h | hixio-mh/node-occ | 033e94044712750f7eab869fc74f7661746fc552 | [
"MIT"
] | 28 | 2017-04-16T17:01:12.000Z | 2022-02-08T04:55:22.000Z | src/Transformation.h | hixio-mh/node-occ | 033e94044712750f7eab869fc74f7661746fc552 | [
"MIT"
] | 62 | 2017-03-07T10:49:47.000Z | 2022-03-31T16:38:56.000Z | #pragma once
#include "NodeV8.h"
#include "OCC.h"
#include "Util.h"
#include "Point3Wrap.h"
class Transformation : public Nan::ObjectWrap {
public:
typedef class Transformation _ThisType ;
Transformation()
{}
static NAN_METHOD(makeTranslation);
static NAN_METHOD(makePlaneMirror);
static NAN_... | 21.434783 | 68 | 0.706897 | [
"object"
] |
23c24857f464b2cda3491abbba6388bf73584108 | 3,764 | h | C | Gems/Multiplayer/Code/Source/Debug/MultiplayerDebugSystemComponent.h | psy-repos-c/o3de | 42d917e4726b1cae8c39c10834b0e621c9e8300d | [
"Apache-2.0",
"MIT"
] | null | null | null | Gems/Multiplayer/Code/Source/Debug/MultiplayerDebugSystemComponent.h | psy-repos-c/o3de | 42d917e4726b1cae8c39c10834b0e621c9e8300d | [
"Apache-2.0",
"MIT"
] | null | null | null | Gems/Multiplayer/Code/Source/Debug/MultiplayerDebugSystemComponent.h | psy-repos-c/o3de | 42d917e4726b1cae8c39c10834b0e621c9e8300d | [
"Apache-2.0",
"MIT"
] | null | null | null | /*
* Copyright (c) Contributors to the Open 3D Engine Project.
* For complete copyright and license terms please see the LICENSE at the root of this distribution.
*
* SPDX-License-Identifier: Apache-2.0 OR MIT
*
*/
#pragma once
#include "MultiplayerDebugAuditTrail.h"
#include "MultiplayerDebugHierarchyReporter.... | 35.509434 | 143 | 0.719182 | [
"vector",
"3d"
] |
23c86f39cd968f5f32e168961cf786cba5073894 | 8,571 | h | C | chrome/browser/ui/views/browser_action_view.h | hujiajie/pa-chromium | 1816ff80336a6efd1616f9e936880af460b1e105 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 2 | 2020-05-03T06:33:56.000Z | 2021-11-14T18:39:42.000Z | chrome/browser/ui/views/browser_action_view.h | devasia1000/chromium | 919a8a666862fb866a6bb7aa7f3ae8c0442b4828 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | chrome/browser/ui/views/browser_action_view.h | devasia1000/chromium | 919a8a666862fb866a6bb7aa7f3ae8c0442b4828 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | // Copyright (c) 2012 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CHROME_BROWSER_UI_VIEWS_BROWSER_ACTION_VIEW_H_
#define CHROME_BROWSER_UI_VIEWS_BROWSER_ACTION_VIEW_H_
#include <string>
#include "chrome/bro... | 36.012605 | 80 | 0.726403 | [
"object"
] |
d97784b9226dc015f486bb2159c5baa3479e4f29 | 1,204 | h | C | sympiler/HTree.h | kobeliu85/MatRox_RU | 31a77155229d8f28ca98a0098c5c263003b881cf | [
"MIT"
] | 2 | 2019-12-11T03:08:27.000Z | 2020-01-04T03:13:16.000Z | sympiler/HTree.h | kobeliu85/MatRox_RU | 31a77155229d8f28ca98a0098c5c263003b881cf | [
"MIT"
] | null | null | null | sympiler/HTree.h | kobeliu85/MatRox_RU | 31a77155229d8f28ca98a0098c5c263003b881cf | [
"MIT"
] | null | null | null | //
// Created by Bangtian Liu on 6/8/19.
//
#ifndef PROJECT_HTREE_H
#define PROJECT_HTREE_H
#include "ClusterTree.h"
namespace Sympiler {
namespace Internal {
class HTree {
public:
Setup setup;
clustertree *tree;
//Paramters for Code Generation
std::string DM, BM, TVM;
std::string DM_ptr, BM_p... | 14.506024 | 63 | 0.634551 | [
"vector"
] |
d97dfb2f498edf90d59a408cace896cd1bd2f4e6 | 22,388 | h | C | lib/util/include/hse_util/bonsai_tree.h | leroyjvargis/hse | 586550622c5a0cb9bb5a3de5e4b6c43ce3751906 | [
"Apache-2.0"
] | null | null | null | lib/util/include/hse_util/bonsai_tree.h | leroyjvargis/hse | 586550622c5a0cb9bb5a3de5e4b6c43ce3751906 | [
"Apache-2.0"
] | 7 | 2021-04-08T16:08:13.000Z | 2021-08-17T18:20:41.000Z | lib/util/include/hse_util/bonsai_tree.h | leroyjvargis/hse | 586550622c5a0cb9bb5a3de5e4b6c43ce3751906 | [
"Apache-2.0"
] | 2 | 2021-05-18T19:35:17.000Z | 2021-07-15T21:02:13.000Z | /* SPDX-License-Identifier: Apache-2.0 */
/*
* Copyright (C) 2015-2021 Micron Technology, Inc. All rights reserved.
*/
/*
* This file contains the type definitions and prototypes of bonsai
* tree implementation
*/
#ifndef HSE_BONSAI_TREE_H
#define HSE_BONSAI_TREE_H
#include <hse_util/arch.h>
#include <hse_util... | 33.069424 | 97 | 0.671699 | [
"object",
"vector"
] |
d981ab277bf2cd0c26771560111964f010684acf | 3,996 | h | C | src/vw/Math/Statistics.h | tkeemon/visionworkbench | df59fcb31191e1fc4fecfe1901963da1614a52b1 | [
"NASA-1.3"
] | 1 | 2020-06-02T04:06:43.000Z | 2020-06-02T04:06:43.000Z | src/vw/Math/Statistics.h | tkeemon/visionworkbench | df59fcb31191e1fc4fecfe1901963da1614a52b1 | [
"NASA-1.3"
] | null | null | null | src/vw/Math/Statistics.h | tkeemon/visionworkbench | df59fcb31191e1fc4fecfe1901963da1614a52b1 | [
"NASA-1.3"
] | null | null | null | // __BEGIN_LICENSE__
// Copyright (C) 2006-2010 United States Government as represented by
// the Administrator of the National Aeronautics and Space Administration.
// All Rights Reserved.
// __END_LICENSE__
/// \file Statistics.h
///
/// Assorted useful statistical routines and functors.
///
#ifndef __MATH_STATISTI... | 31.968 | 74 | 0.610611 | [
"vector"
] |
d983aebaee0b4b9d4f906bde8468bcf1d26a8796 | 10,478 | h | C | Source/ThirdParty/openvdb/8.1/openvdb/tools/LevelSetFracture.h | c0rvus-ix/unreal-vdb | 70efcac08ec02c432150f9a2bcb7e4eee936d95b | [
"Apache-2.0"
] | 55 | 2022-01-11T14:06:00.000Z | 2022-03-31T22:29:09.000Z | Source/ThirdParty/openvdb/8.1/openvdb/tools/LevelSetFracture.h | c0rvus-ix/unreal-vdb | 70efcac08ec02c432150f9a2bcb7e4eee936d95b | [
"Apache-2.0"
] | 3 | 2022-03-12T20:06:53.000Z | 2022-03-27T11:49:20.000Z | Source/ThirdParty/openvdb/8.1/openvdb/tools/LevelSetFracture.h | c0rvus-ix/unreal-vdb | 70efcac08ec02c432150f9a2bcb7e4eee936d95b | [
"Apache-2.0"
] | 4 | 2022-01-15T16:27:28.000Z | 2022-03-30T03:23:08.000Z | // Copyright Contributors to the OpenVDB Project
// SPDX-License-Identifier: MPL-2.0
//
/// @file tools/LevelSetFracture.h
///
/// @brief Divide volumes represented by level set grids into multiple,
/// disjoint pieces by intersecting them with one or more "cutter" volumes,
/// also represented by level sets.
#ifndef ... | 32.74375 | 95 | 0.646688 | [
"object",
"vector",
"transform"
] |
d983bcab3609319b83c809c827440e1afe632c57 | 48,321 | c | C | libraries/mbed/targets/hal/TARGET_STM/TARGET_STM32F4/serial_api.c | OmarValdez/mbed | bd78f98496fab2f02162521d7e279d7bd0f0840e | [
"Apache-2.0"
] | null | null | null | libraries/mbed/targets/hal/TARGET_STM/TARGET_STM32F4/serial_api.c | OmarValdez/mbed | bd78f98496fab2f02162521d7e279d7bd0f0840e | [
"Apache-2.0"
] | null | null | null | libraries/mbed/targets/hal/TARGET_STM/TARGET_STM32F4/serial_api.c | OmarValdez/mbed | bd78f98496fab2f02162521d7e279d7bd0f0840e | [
"Apache-2.0"
] | null | null | null | /* mbed Microcontroller Library
*******************************************************************************
* Copyright (c) 2015, STMicroelectronics
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following condition... | 30.106542 | 151 | 0.639225 | [
"object",
"vector"
] |
d98458376747c76f14116e5bb294ec6e2c36f632 | 15,004 | c | C | bsp/hc32/libraries/hc32f4a0_ddl/midwares/hc32/usb/usb_device_lib/device_class/hid_cdc_composite/usb_dev_hid_cdc_wrapper.c | BreederBai/rt-thread | 53ed0314982556dfa9c5db75d4f3e02485d16ab5 | [
"Apache-2.0"
] | 1 | 2018-11-27T02:48:44.000Z | 2018-11-27T02:48:44.000Z | bsp/hc32/libraries/hc32f4a0_ddl/midwares/hc32/usb/usb_device_lib/device_class/hid_cdc_composite/usb_dev_hid_cdc_wrapper.c | BreederBai/rt-thread | 53ed0314982556dfa9c5db75d4f3e02485d16ab5 | [
"Apache-2.0"
] | null | null | null | bsp/hc32/libraries/hc32f4a0_ddl/midwares/hc32/usb/usb_device_lib/device_class/hid_cdc_composite/usb_dev_hid_cdc_wrapper.c | BreederBai/rt-thread | 53ed0314982556dfa9c5db75d4f3e02485d16ab5 | [
"Apache-2.0"
] | null | null | null | /**
*******************************************************************************
* @file usb_dev_hid_cdc_wrapper.c
* @brief HID CDC composite functions.
@verbatim
Change Logs:
Date Author Notes
2022-03-31 CDT First version
@endverbatim
**************************... | 41.106849 | 116 | 0.479139 | [
"model"
] |
d986777fe9a659505e634ef64f7207fb273c94a6 | 1,168 | h | C | SODAClient/SODADataTypesMapper.h | mingsai/soda-ios-sdk | aba43df6e306492e7d44304a8d7bde4ea0e0d14b | [
"Apache-2.0"
] | 36 | 2015-01-12T03:22:18.000Z | 2021-10-06T02:58:04.000Z | SODAClient/SODADataTypesMapper.h | ZeusbaseObjectiveC/soda-ios-sdk | aba43df6e306492e7d44304a8d7bde4ea0e0d14b | [
"Apache-2.0"
] | 4 | 2015-09-07T04:56:41.000Z | 2016-08-26T00:35:34.000Z | SODAClient/SODADataTypesMapper.h | ZeusbaseObjectiveC/soda-ios-sdk | aba43df6e306492e7d44304a8d7bde4ea0e0d14b | [
"Apache-2.0"
] | 11 | 2015-02-13T15:28:13.000Z | 2018-09-20T15:41:21.000Z | //
// SODA iOS SDK - Socrata, Inc
//
// Copyright (C) 2013 Socrata, Inc
// All rights reserved.
//
// Developed for Socrata, Inc by:
// 47 Degrees, LLC
// http://47deg.com
// hello@47deg.com
//
#import <Foundation/Foundation.h>
/**
* Service that serializes and maps SODA responses to model classes based on th... | 28.487805 | 142 | 0.744863 | [
"object",
"model"
] |
d994c07d3523d7e8a5b2214e0616aa1cfd98557d | 7,669 | h | C | include/fbgemm/FbgemmFP16.h | jorgtied/FBGEMM | 6f45243cb8ab7d7ab921af18d313ae97144618b8 | [
"BSD-3-Clause"
] | 2 | 2020-01-21T07:20:40.000Z | 2020-02-01T12:10:02.000Z | include/fbgemm/FbgemmFP16.h | jorgtied/FBGEMM | 6f45243cb8ab7d7ab921af18d313ae97144618b8 | [
"BSD-3-Clause"
] | 3 | 2020-02-25T18:26:56.000Z | 2022-03-22T09:21:38.000Z | include/fbgemm/FbgemmFP16.h | jorgtied/FBGEMM | 6f45243cb8ab7d7ab921af18d313ae97144618b8 | [
"BSD-3-Clause"
] | 2 | 2020-02-24T20:01:06.000Z | 2022-03-21T21:23:32.000Z | /*
* Copyright (c) Facebook, Inc. and its affiliates.
* All rights reserved.
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree.
*/
#pragma once
// WARNING: this is a legacy fp16 fbgemm implementation and will soon be
// upgraded to mat... | 28.298893 | 91 | 0.609597 | [
"vector"
] |
d995a3268f29858b00f9684b9ac826213183885c | 1,723 | h | C | Treap.h | researchGit/AgreementTesting | 49356b46be812fa8afd6ba291d910fa1f8f91ff9 | [
"MIT"
] | null | null | null | Treap.h | researchGit/AgreementTesting | 49356b46be812fa8afd6ba291d910fa1f8f91ff9 | [
"MIT"
] | null | null | null | Treap.h | researchGit/AgreementTesting | 49356b46be812fa8afd6ba291d910fa1f8f91ff9 | [
"MIT"
] | null | null | null | //
// Created by Lei on 7/29/20.
//
#ifndef AGREEMENTTESTING_TREAP_H
#define AGREEMENTTESTING_TREAP_H
#include "TreapNode.h"
#include <vector>
#include "HelperDataStructure.h"
#include <unordered_set>
#include <unordered_map>
using namespace std;
class Treap {
public:
Treap();
~Treap() = default;
void... | 26.921875 | 139 | 0.739988 | [
"vector"
] |
d9a19a4bbab5d4e165adc1a56297c64acd743202 | 4,023 | c | C | core_blas/core_sgeqp3_larfg.c | zhuangsc/Plasma-ompss1 | bcc99c164a256bc7df7c936b9c43afd38c12aea2 | [
"BSD-3-Clause"
] | null | null | null | core_blas/core_sgeqp3_larfg.c | zhuangsc/Plasma-ompss1 | bcc99c164a256bc7df7c936b9c43afd38c12aea2 | [
"BSD-3-Clause"
] | null | null | null | core_blas/core_sgeqp3_larfg.c | zhuangsc/Plasma-ompss1 | bcc99c164a256bc7df7c936b9c43afd38c12aea2 | [
"BSD-3-Clause"
] | null | null | null | /**
*
* @file core_sgeqp3_larfg.c
*
* PLASMA core_blas kernel
* PLASMA is a software package provided by Univ. of Tennessee,
* Univ. of California Berkeley and Univ. of Colorado Denver
*
* @version 2.6.0
* @author Mark Gates
* @date 2010-11-15
* @generated s Tue Jan 7 11:44:49 2014
*
**/
#include <math... | 28.735714 | 82 | 0.489436 | [
"vector"
] |
d9a38e40be6e65ed678a71d0b137f688cc10d49b | 12,113 | h | C | src/secp256k1/include/secp256k1_surjectionproof.h | romanz/libwally-core | e29408ea70fc85f9efa27e13c905eb9fd1652da0 | [
"MIT"
] | null | null | null | src/secp256k1/include/secp256k1_surjectionproof.h | romanz/libwally-core | e29408ea70fc85f9efa27e13c905eb9fd1652da0 | [
"MIT"
] | null | null | null | src/secp256k1/include/secp256k1_surjectionproof.h | romanz/libwally-core | e29408ea70fc85f9efa27e13c905eb9fd1652da0 | [
"MIT"
] | null | null | null | #ifndef _SECP256K1_SURJECTIONPROOF_
#define _SECP256K1_SURJECTIONPROOF_
#include "secp256k1.h"
#include "secp256k1_rangeproof.h"
#ifdef __cplusplus
extern "C" {
#endif
/** Maximum number of inputs that may be given in a surjection proof */
#define SECP256K1_SURJECTIONPROOF_MAX_N_INPUTS 256
/** Number of bytes a ser... | 46.057034 | 152 | 0.738133 | [
"object"
] |
d9a48c8418abf2c01f57f9d23ee84d2f17a928f6 | 2,028 | h | C | analytical_engine/core/utils/trivial_tensor.h | LI-Mingyu/GraphScope-MY | 942060983d3f7f8d3a3377467386e27aba285b33 | [
"Apache-2.0"
] | 1,521 | 2020-10-28T03:20:24.000Z | 2022-03-31T12:42:51.000Z | analytical_engine/core/utils/trivial_tensor.h | LI-Mingyu/GraphScope-MY | 942060983d3f7f8d3a3377467386e27aba285b33 | [
"Apache-2.0"
] | 850 | 2020-12-15T03:17:32.000Z | 2022-03-31T11:40:13.000Z | analytical_engine/core/utils/trivial_tensor.h | LI-Mingyu/GraphScope-MY | 942060983d3f7f8d3a3377467386e27aba285b33 | [
"Apache-2.0"
] | 180 | 2020-11-10T03:43:21.000Z | 2022-03-28T11:13:31.000Z | /** Copyright 2020 Alibaba Group Holding Limited.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law... | 27.405405 | 78 | 0.682446 | [
"shape",
"vector"
] |
d9a6a7341f6019adebb457bc312b69dd50fb0f5b | 3,143 | h | C | third_party/gecko-2/win32/include/nsIIDBDatabaseException.h | akiellor/selenium | 239490f9c5f3c7e7d4082bbe53c86eb5158d70a3 | [
"Apache-2.0"
] | 1 | 2018-08-24T18:01:34.000Z | 2018-08-24T18:01:34.000Z | third_party/gecko-2/win32/include/nsIIDBDatabaseException.h | akiellor/selenium | 239490f9c5f3c7e7d4082bbe53c86eb5158d70a3 | [
"Apache-2.0"
] | 1 | 2021-10-18T12:23:37.000Z | 2021-10-18T12:23:37.000Z | third_party/gecko-2/win32/include/nsIIDBDatabaseException.h | akiellor/selenium | 239490f9c5f3c7e7d4082bbe53c86eb5158d70a3 | [
"Apache-2.0"
] | 2 | 2018-04-30T21:35:30.000Z | 2021-05-14T08:11:46.000Z | /*
* DO NOT EDIT. THIS FILE IS GENERATED FROM e:/builds/moz2_slave/rel-2.0-xr-w32-bld/build/dom/indexedDB/nsIIDBDatabaseException.idl
*/
#ifndef __gen_nsIIDBDatabaseException_h__
#define __gen_nsIIDBDatabaseException_h__
#ifndef __gen_nsISupports_h__
#include "nsISupports.h"
#endif
/* For IDL files t... | 26.635593 | 133 | 0.732103 | [
"object"
] |
d9b1c3156380e2c3648b0c14e7fcb56637ef04f8 | 24,047 | h | C | applications/ULFapplication/custom_utilities/pfem_gid_io.h | lkusch/Kratos | e8072d8e24ab6f312765185b19d439f01ab7b27b | [
"BSD-4-Clause"
] | 778 | 2017-01-27T16:29:17.000Z | 2022-03-30T03:01:51.000Z | applications/ULFapplication/custom_utilities/pfem_gid_io.h | lkusch/Kratos | e8072d8e24ab6f312765185b19d439f01ab7b27b | [
"BSD-4-Clause"
] | 6,634 | 2017-01-15T22:56:13.000Z | 2022-03-31T15:03:36.000Z | applications/ULFapplication/custom_utilities/pfem_gid_io.h | lkusch/Kratos | e8072d8e24ab6f312765185b19d439f01ab7b27b | [
"BSD-4-Clause"
] | 224 | 2017-02-07T14:12:49.000Z | 2022-03-06T23:09:34.000Z | /*
==============================================================================
Kratos
A General Purpose Software for Multi-Physics Finite Element Analysis
Version 1.0 (Released on march 05, 2007).
Copyright 2007
Pooyan Dadvand, Riccardo Rossi
pooyan@cimne.upc.edu
rrossi@cimne.upc.edu
CIMNE (International Center for... | 41.388985 | 131 | 0.531376 | [
"mesh",
"geometry",
"vector",
"model",
"3d",
"solid"
] |
d9b598528cd26b67a7268c60b5710462f9732976 | 4,324 | h | C | build-viewer-qml/include/buildfetcher.h | hbirchtree/coffeecutie-build-daemon | f29ce65896822d4f1358fee5b20c25e54ec1864f | [
"MIT"
] | null | null | null | build-viewer-qml/include/buildfetcher.h | hbirchtree/coffeecutie-build-daemon | f29ce65896822d4f1358fee5b20c25e54ec1864f | [
"MIT"
] | 2 | 2016-06-06T19:31:16.000Z | 2017-01-30T12:46:30.000Z | build-viewer-qml/include/buildfetcher.h | hbirchtree/coffeecutie-build-daemon | f29ce65896822d4f1358fee5b20c25e54ec1864f | [
"MIT"
] | null | null | null | #include <QObject>
#include <QJsonDocument>
#include <QJsonObject>
#include <QJsonArray>
#include <QStandardItemModel>
#include <QtNetwork/QNetworkAccessManager>
#include <QtNetwork/QNetworkRequest>
#include <QtNetwork/QNetworkReply>
class BuildInformationFetcher : public QStandardItemModel
{
Q_OBJECT
Q_PROPER... | 26.048193 | 91 | 0.558279 | [
"object"
] |
d9b609944651102bdf585c71a545acbe063682b7 | 10,189 | h | C | build/djgpp/include/libm/math.h | Cwc-Test/CpcdosOS2.1 | d52c170be7f11cc50de38ef536d4355743d21706 | [
"Apache-2.0"
] | 1 | 2021-05-05T20:42:24.000Z | 2021-05-05T20:42:24.000Z | build/djgpp/include/libm/math.h | Cwc-Test/CpcdosOS2.1 | d52c170be7f11cc50de38ef536d4355743d21706 | [
"Apache-2.0"
] | null | null | null | build/djgpp/include/libm/math.h | Cwc-Test/CpcdosOS2.1 | d52c170be7f11cc50de38ef536d4355743d21706 | [
"Apache-2.0"
] | null | null | null | /* Copyright (C) 2015 DJ Delorie, see COPYING.DJ for details */
/* Copyright (C) 2013 DJ Delorie, see COPYING.DJ for details */
/* Copyright (C) 1998 DJ Delorie, see COPYING.DJ for details */
/* Copyright (C) 1995 DJ Delorie, see COPYING.DJ for details */
/* Provided by Cygnus Support (jtc@cygnus.com) */
/*
* =======... | 29.278736 | 72 | 0.715772 | [
"vector"
] |
d9b71e11ed5378a14016bdc8752693506990172c | 10,819 | h | C | components/data_reduction_proxy/core/browser/data_reduction_proxy_io_data.h | xzhan96/chromium.src | 1bd0cf3997f947746c0fc5406a2466e7b5f6159e | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 3 | 2018-02-22T18:06:56.000Z | 2021-08-28T12:49:27.000Z | components/data_reduction_proxy/core/browser/data_reduction_proxy_io_data.h | emilio/chromium.src | 1bd0cf3997f947746c0fc5406a2466e7b5f6159e | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | components/data_reduction_proxy/core/browser/data_reduction_proxy_io_data.h | emilio/chromium.src | 1bd0cf3997f947746c0fc5406a2466e7b5f6159e | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 6 | 2020-09-23T08:56:12.000Z | 2021-11-18T03:40:49.000Z | // Copyright 2015 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef COMPONENTS_DATA_REDUCTION_PROXY_CORE_BROWSER_DATA_REDUCTION_PROXY_IO_DATA_H_
#define COMPONENTS_DATA_REDUCTION_PROXY_CORE_BROWSER_DATA_REDUCTION_P... | 37.565972 | 100 | 0.776966 | [
"object"
] |
8ac3acc7f491fb911939df4df79258ca816ac8de | 177 | h | C | plugins/ball_plugin.h | timrobot/ArmRL | 7de4588d7df288735a4995f216c809768ea8f59f | [
"MIT"
] | null | null | null | plugins/ball_plugin.h | timrobot/ArmRL | 7de4588d7df288735a4995f216c809768ea8f59f | [
"MIT"
] | 1 | 2017-12-15T04:25:25.000Z | 2017-12-15T04:25:25.000Z | plugins/ball_plugin.h | timrobot/ArmRL | 7de4588d7df288735a4995f216c809768ea8f59f | [
"MIT"
] | 1 | 2020-12-22T08:16:24.000Z | 2020-12-22T08:16:24.000Z | #pragma once
#include <vector>
extern "C" {
void ball_plugin_init(void);
void ball_plugin_destroy(void);
void ball_plugin_setPosition(double x, double y, double z);
}
| 14.75 | 61 | 0.728814 | [
"vector"
] |
8ac9d4e9a46612b31b07528613d2f59c488c6763 | 5,176 | h | C | msv_teleop/include/msv_teleop/msv_teleop.h | daconjurer/ros_msv | dbf70083588b869172ac74f187b81166e78c8da1 | [
"BSD-3-Clause"
] | 2 | 2021-07-13T22:02:43.000Z | 2022-03-10T15:46:58.000Z | msv_teleop/include/msv_teleop/msv_teleop.h | daconjurer/ros_msv | dbf70083588b869172ac74f187b81166e78c8da1 | [
"BSD-3-Clause"
] | null | null | null | msv_teleop/include/msv_teleop/msv_teleop.h | daconjurer/ros_msv | dbf70083588b869172ac74f187b81166e78c8da1 | [
"BSD-3-Clause"
] | null | null | null | /*********************************************************************
* Software License Agreement (BSD License)
*
* Copyright (c) 2019, Robótica de la Mixteca
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the follow... | 36.195804 | 89 | 0.683346 | [
"vector"
] |
8ad4c02e32201c100bf8385dd5734a063a5e743b | 84,221 | c | C | apps/mysql-5.1.65/storage/innodb_plugin/srv/srv0srv.c | vusec/firestarter | 2048c1f731b8f3c5570a920757f9d7730d5f716a | [
"Apache-2.0"
] | 3 | 2021-04-29T07:59:16.000Z | 2021-12-10T02:23:05.000Z | apps/mysql-5.1.65/storage/innodb_plugin/srv/srv0srv.c | vusec/firestarter | 2048c1f731b8f3c5570a920757f9d7730d5f716a | [
"Apache-2.0"
] | null | null | null | apps/mysql-5.1.65/storage/innodb_plugin/srv/srv0srv.c | vusec/firestarter | 2048c1f731b8f3c5570a920757f9d7730d5f716a | [
"Apache-2.0"
] | null | null | null | /*****************************************************************************
Copyright (c) 1995, 2010, Innobase Oy. All Rights Reserved.
Copyright (c) 2008, 2009 Google Inc.
Copyright (c) 2009, Percona Inc.
Portions of this file contain modifications contributed and copyrighted by
Google, Inc. Those modifications a... | 29.437609 | 79 | 0.71202 | [
"object",
"transform"
] |
8adb6198357057971382a49ae98fcb55ec717d7e | 8,769 | h | C | rgbdscan/include/include.old/framebufferObject.h | ttykkala/recon | fe73b0f1023ff177e6870ed1426604e380e078b7 | [
"Apache-2.0"
] | 1 | 2017-06-20T13:52:14.000Z | 2017-06-20T13:52:14.000Z | src/tools/kinect_rgbd_to_stereo/stereogen/include/framebufferObject.h | kamarain/rgbd_dense_slam-code | 0ace518f9e9640ac2d61df868e4a6a73cdd89cf8 | [
"MIT"
] | 2 | 2017-06-21T08:49:34.000Z | 2017-06-24T15:39:53.000Z | src/tools/kinect_rgbd_to_stereo/stereogen/include/framebufferObject.h | kamarain/rgbd_dense_slam-code | 0ace518f9e9640ac2d61df868e4a6a73cdd89cf8 | [
"MIT"
] | null | null | null | /*
* Copyright 1993-2013 NVIDIA Corporation. All rights reserved.
*
* Please refer to the NVIDIA end user license agreement (EULA) associated
* with this source code for terms and conditions that govern your use of
* this software. Any use, reproduction, disclosure, or distribution of
* this software and related... | 39.32287 | 86 | 0.661535 | [
"render",
"object"
] |
8aded71ffcbae0f2e4b69fb6c0c67c74ac795be5 | 500 | h | C | semantic/semantic.h | minghust/WYJ-Compiler | 80adb9a6c7c4547b76ddc4498f6bcde8476bf727 | [
"MIT"
] | null | null | null | semantic/semantic.h | minghust/WYJ-Compiler | 80adb9a6c7c4547b76ddc4498f6bcde8476bf727 | [
"MIT"
] | null | null | null | semantic/semantic.h | minghust/WYJ-Compiler | 80adb9a6c7c4547b76ddc4498f6bcde8476bf727 | [
"MIT"
] | null | null | null | //
// Created by MingZhang on 2018-05-31
//
#ifndef SEMANTIC_H_
#define SEMANTIC_H_
#include <sstream>
#include "symbolTable.h"
extern vector<ParameterTable> parameter_table;
extern vector<FunctionTable> function_table;
extern vector<VariableTable> variable_table;
bool checkConstant(string leftname, string rightnam... | 23.809524 | 54 | 0.812 | [
"vector"
] |
8adef07cfe5f0bb1b4ee1a7b6f6e6936022f9cba | 4,650 | h | C | ios/Frameworks/QCloudCOSXML.framework/Versions/Current/Headers/QCloudGetObjectRequest.h | david-woody/flutter_vod | 8005e5e2900631bc438a043ec467e04f969144c7 | [
"Apache-2.0"
] | 6 | 2020-09-26T15:15:09.000Z | 2022-01-25T07:46:20.000Z | ios/Frameworks/QCloudCOSXML.framework/Versions/Current/Headers/QCloudGetObjectRequest.h | david-woody/flutter_vod | 8005e5e2900631bc438a043ec467e04f969144c7 | [
"Apache-2.0"
] | 4 | 2020-10-16T08:37:16.000Z | 2022-01-26T07:06:34.000Z | ios/Frameworks/QCloudCOSXML.framework/Versions/Current/Headers/QCloudGetObjectRequest.h | david-woody/flutter_vod | 8005e5e2900631bc438a043ec467e04f969144c7 | [
"Apache-2.0"
] | 3 | 2021-01-27T04:25:33.000Z | 2021-10-08T02:39:19.000Z | //
// GetObject.h
// GetObject
//
// Created by tencent
// Copyright (c) 2015年 tencent. All rights reserved.
//
// ██████╗ ██████╗██╗ ██████╗ ██╗ ██╗██████╗ ████████╗███████╗██████╗ ███╗ ███╗██╗███╗ ██╗ █████╗ ██╗ ██╗ █████╗ ██████╗
// ██╔═══██╗██╔════╝██║ ██╔═══██╗██║ ██║██╔══... | 38.429752 | 177 | 0.473763 | [
"object"
] |
8adf66628f35d045c49830d171ffc08d30e7ad42 | 7,660 | h | C | lib/sw_services/xilskey/examples/xilskey_puf_registration.h | wincle626/Xilinx_Embedded_Driver_Example | 45c989dc5b56a0449d5102fdefbabca626860e19 | [
"BSD-3-Clause"
] | 2 | 2019-03-12T17:57:32.000Z | 2020-08-15T07:28:08.000Z | lib/sw_services/xilskey/examples/xilskey_puf_registration.h | wincle626/Xilinx_Embedded_Driver_Example | 45c989dc5b56a0449d5102fdefbabca626860e19 | [
"BSD-3-Clause"
] | null | null | null | lib/sw_services/xilskey/examples/xilskey_puf_registration.h | wincle626/Xilinx_Embedded_Driver_Example | 45c989dc5b56a0449d5102fdefbabca626860e19 | [
"BSD-3-Clause"
] | 1 | 2021-08-10T01:50:25.000Z | 2021-08-10T01:50:25.000Z | /******************************************************************************
*
* Copyright (C) 2016 - 17 Xilinx, Inc. All rights reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Softwar... | 36.47619 | 91 | 0.684204 | [
"vector"
] |
8ae21e026ec88bebae189b96fa0d01ea795805a3 | 5,931 | h | C | ZNews/NewsBasicInfo.h | zhaowave/ZNews | dd8cb532aa7555812b62b21974ec79b7ac67ca90 | [
"Apache-2.0"
] | 4 | 2017-08-29T08:48:07.000Z | 2021-04-10T19:00:18.000Z | ZNews/NewsBasicInfo.h | zhaowave/ZNews | dd8cb532aa7555812b62b21974ec79b7ac67ca90 | [
"Apache-2.0"
] | null | null | null | ZNews/NewsBasicInfo.h | zhaowave/ZNews | dd8cb532aa7555812b62b21974ec79b7ac67ca90 | [
"Apache-2.0"
] | null | null | null | //
// NewsBasicInfo.h
// ZNews
//
// Created by zhawei on 2017/7/7.
// Copyright © 2017年 wei zhao. All rights reserved.
//
#import <Foundation/Foundation.h>
#import <WCDB/WCDB.h>
#import "ZDatabase.h"
typedef void(^GetNewsList)(NSMutableArray *newsArray, NSError *error);
@interface NewsBasicInfo : NSObject <WCTT... | 31.380952 | 73 | 0.688923 | [
"object"
] |
8ae6663b419c53db58c1723330f82b4dc3c843db | 3,157 | h | C | components/safe_browsing_db/remote_database_manager.h | google-ar/chromium | 2441c86a5fd975f09a6c30cddb57dfb7fc239699 | [
"Apache-2.0",
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 777 | 2017-08-29T15:15:32.000Z | 2022-03-21T05:29:41.000Z | components/safe_browsing_db/remote_database_manager.h | harrymarkovskiy/WebARonARCore | 2441c86a5fd975f09a6c30cddb57dfb7fc239699 | [
"Apache-2.0",
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 66 | 2017-08-30T18:31:18.000Z | 2021-08-02T10:59:35.000Z | components/safe_browsing_db/remote_database_manager.h | harrymarkovskiy/WebARonARCore | 2441c86a5fd975f09a6c30cddb57dfb7fc239699 | [
"Apache-2.0",
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 123 | 2017-08-30T01:19:34.000Z | 2022-03-17T22:55:31.000Z | // Copyright 2015 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.
//
// Implementation of the SafeBrowsingDatabaseManager that sends URLs
// via IPC to a database that chromium doesn't manage locally.
#ifndef COMPONENTS_... | 36.709302 | 80 | 0.784289 | [
"vector"
] |
8ae895c6f2b0d8129d2226d1c2c7d880ba9cdb60 | 26,480 | h | C | src/uti_phgrm/TiepTri/TiepTri.h | kikislater/micmac | 3009dbdad62b3ad906ec882b74b85a3db86ca755 | [
"CECILL-B"
] | 451 | 2016-11-25T09:40:28.000Z | 2022-03-30T04:20:42.000Z | src/uti_phgrm/TiepTri/TiepTri.h | kikislater/micmac | 3009dbdad62b3ad906ec882b74b85a3db86ca755 | [
"CECILL-B"
] | 143 | 2016-11-25T20:35:57.000Z | 2022-03-01T11:58:02.000Z | src/uti_phgrm/TiepTri/TiepTri.h | kikislater/micmac | 3009dbdad62b3ad906ec882b74b85a3db86ca755 | [
"CECILL-B"
] | 139 | 2016-12-02T10:26:21.000Z | 2022-03-10T19:40:29.000Z | /*Header-MicMac-eLiSe-25/06/2007
MicMac : Multi Image Correspondances par Methodes Automatiques de Correlation
eLiSe : ELements of an Image Software Environnement
www.micmac.ign.fr
Copyright : Institut Geographique National
Author : Marc Pierrot Deseilligny
Contributors : Gregoire Maille... | 35.543624 | 134 | 0.567674 | [
"vector"
] |
8af24522148561b9a7d967cd6a1530dd53784fb7 | 2,376 | h | C | src/entity.h | adamjedlicka/yarpg | 6c8a3fde76ec340b76b046c05822e09aabb6e830 | [
"MIT"
] | 1 | 2016-06-04T12:11:53.000Z | 2016-06-04T12:11:53.000Z | src/entity.h | adamjedlicka/yarpg | 6c8a3fde76ec340b76b046c05822e09aabb6e830 | [
"MIT"
] | null | null | null | src/entity.h | adamjedlicka/yarpg | 6c8a3fde76ec340b76b046c05822e09aabb6e830 | [
"MIT"
] | null | null | null | #ifndef __ENTITY_H
#define __ENTITY_H
#include "engine.h"
class Fireball : public Entity {
protected:
int damage;
public:
Fireball(int, int, int, int);
virtual ~Fireball();
virtual void Tick(Engine *);
virtual void Render(Buffer *) const;
virtual void Colide(Structure *) { Destroy(); };
virtual void Coli... | 18.276923 | 71 | 0.686448 | [
"render"
] |
8af2571869ef255a95441d7cdcf6fbf44375b1d6 | 5,075 | h | C | src/ui/light/drivers/aml-light/aml-light.h | dahliaOS/fuchsia-pi4 | 5b534fccefd918b5f03205393c1fe5fddf8031d0 | [
"BSD-2-Clause"
] | 3 | 2021-09-02T07:21:06.000Z | 2022-03-12T03:20:10.000Z | src/ui/light/drivers/aml-light/aml-light.h | dahliaOS/fuchsia-pi4 | 5b534fccefd918b5f03205393c1fe5fddf8031d0 | [
"BSD-2-Clause"
] | null | null | null | src/ui/light/drivers/aml-light/aml-light.h | dahliaOS/fuchsia-pi4 | 5b534fccefd918b5f03205393c1fe5fddf8031d0 | [
"BSD-2-Clause"
] | 2 | 2022-02-25T12:22:49.000Z | 2022-03-12T03:20:10.000Z | // Copyright 2019 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef SRC_UI_LIGHT_DRIVERS_AML_LIGHT_AML_LIGHT_H_
#define SRC_UI_LIGHT_DRIVERS_AML_LIGHT_AML_LIGHT_H_
#include <fuchsia/hardware/gpio/cpp/banjo.h>
#incl... | 38.740458 | 99 | 0.741084 | [
"vector"
] |
8afc4bbabaaed0342b445fb4f22dff76e9f4eda9 | 9,173 | h | C | src/autopas/utils/SoA.h | ssauermann/AutoPas | 309f9a43840101933b8d06324ea910c780954f61 | [
"BSD-2-Clause"
] | null | null | null | src/autopas/utils/SoA.h | ssauermann/AutoPas | 309f9a43840101933b8d06324ea910c780954f61 | [
"BSD-2-Clause"
] | null | null | null | src/autopas/utils/SoA.h | ssauermann/AutoPas | 309f9a43840101933b8d06324ea910c780954f61 | [
"BSD-2-Clause"
] | null | null | null | /**
* @file SoA.h
* @authors tchipevn, seckler
* @date 18.01.2018
*/
#pragma once
#include <algorithm>
#include <initializer_list>
#include <map>
#include <tuple>
#include <vector>
#include "autopas/utils/AlignedAllocator.h"
#include "autopas/utils/ExceptionHandler.h"
#include "autopas/utils/SoAStorage.h"
#inclu... | 32.644128 | 118 | 0.686907 | [
"vector"
] |
8afd90b2964f165d71337bf597d7bac403c9cf4b | 784 | h | C | src/controller/scan/ScanControllerGUI.h | seanngpack/swag-scanner-c- | afc905cbba40de424488d2b60bb0b506e5fee5f2 | [
"MIT"
] | 8 | 2020-09-03T21:39:27.000Z | 2022-02-21T07:18:24.000Z | src/controller/scan/ScanControllerGUI.h | seanngpack/swag-scanner-c- | afc905cbba40de424488d2b60bb0b506e5fee5f2 | [
"MIT"
] | 13 | 2020-05-05T18:33:03.000Z | 2020-10-27T06:04:00.000Z | src/controller/scan/ScanControllerGUI.h | seanngpack/swag-scanner-c- | afc905cbba40de424488d2b60bb0b506e5fee5f2 | [
"MIT"
] | 2 | 2020-11-29T18:04:03.000Z | 2020-12-20T01:34:58.000Z | #ifndef SWAG_SCANNER_SCANCONTROLLERGUI_H
#define SWAG_SCANNER_SCANCONTROLLERGUI_H
#include "ScanController.h"
#include "IControllerGUI.h"
namespace controller {
class ScanControllerGUI : public ScanController, public IControllerGUI {
public:
ScanControllerGUI(std::shared_ptr<camera::ICamera> camera,
... | 30.153846 | 103 | 0.654337 | [
"model"
] |
c1001d6754294277baad5390f64d44b07b70d16c | 85,125 | h | C | src/ftacmp/query_plan.h | o-ran-sc/com-gs-lite | 2bc6bde491e4ae54fb54302c052f23a98482eb92 | [
"Apache-2.0"
] | null | null | null | src/ftacmp/query_plan.h | o-ran-sc/com-gs-lite | 2bc6bde491e4ae54fb54302c052f23a98482eb92 | [
"Apache-2.0"
] | null | null | null | src/ftacmp/query_plan.h | o-ran-sc/com-gs-lite | 2bc6bde491e4ae54fb54302c052f23a98482eb92 | [
"Apache-2.0"
] | null | null | null | /* ------------------------------------------------
Copyright 2014 AT&T Intellectual Property
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... | 32.502864 | 248 | 0.695836 | [
"object",
"vector",
"transform"
] |
c1053f3b895a60251f2b4ebf487c79518bb3ebde | 11,517 | h | C | libwfs/request/GetPropertyValue.h | nakkim/smartmet-plugin-wfs | 851334dd3be1a24b9708f66696f088fdc857a999 | [
"MIT"
] | null | null | null | libwfs/request/GetPropertyValue.h | nakkim/smartmet-plugin-wfs | 851334dd3be1a24b9708f66696f088fdc857a999 | [
"MIT"
] | 2 | 2018-04-17T10:02:46.000Z | 2019-10-21T08:57:55.000Z | libwfs/request/GetPropertyValue.h | nakkim/smartmet-plugin-wfs | 851334dd3be1a24b9708f66696f088fdc857a999 | [
"MIT"
] | 2 | 2017-05-10T12:03:51.000Z | 2021-07-06T07:05:25.000Z | #pragma once
#include "PluginImpl.h"
#include "QueryBase.h"
#include "RequestBase.h"
#include "StandardPresentationParameters.h"
#include "StoredQueryMap.h"
#include "XPathSnapshot.h"
#include <macgyver/TimedCache.h>
#include <xercesc/dom/DOMDocument.hpp>
namespace SmartMet
{
namespace Plugin
{
namespace WFS
{
namesp... | 41.27957 | 99 | 0.673092 | [
"vector"
] |
c1064d309235a1434cd099f099ea666f920281e5 | 938 | h | C | Ch17/02.Kernel64/Source/InterruptHandler.h | ybjeon01/my-operating-system-programming-skills | 02b233bac30acd6bc530889250fc3cacc861e0f3 | [
"MIT"
] | null | null | null | Ch17/02.Kernel64/Source/InterruptHandler.h | ybjeon01/my-operating-system-programming-skills | 02b233bac30acd6bc530889250fc3cacc861e0f3 | [
"MIT"
] | null | null | null | Ch17/02.Kernel64/Source/InterruptHandler.h | ybjeon01/my-operating-system-programming-skills | 02b233bac30acd6bc530889250fc3cacc861e0f3 | [
"MIT"
] | null | null | null | #ifndef __INTERRUPTHANDLER_H__
#define __INTERRUPTHANDLER_H__
#include "Types.h"
// common exception handler for exceptions that do not have handler
// info:
// This handler is for reserved exception/interrupt: 0 ~ 31
// params:
// iVectorNumber: IDT gate descriptor index number
// qwErrorCode: error code for ... | 34.740741 | 69 | 0.779318 | [
"vector"
] |
c10c168c72a4fe4380626944ec1f05057f0de943 | 27,255 | h | C | platform/mcu/msp432p4xx/ti/drivers/Power.h | ruoranluomu/AliOS-Things | d0f3431bcacac5b61645e9beb231a0a53be8078b | [
"Apache-2.0"
] | 4 | 2019-11-22T04:28:29.000Z | 2021-07-06T10:45:10.000Z | platform/mcu/msp432p4xx/ti/drivers/Power.h | ewfweftwer/AliOS-Things | 26a5c1a2d6b1771590f5d302f0b2e7fe2fcf843e | [
"Apache-2.0"
] | 2 | 2022-03-29T05:16:50.000Z | 2022-03-29T05:16:50.000Z | vendors/ti/SimpleLink_CC32xx/v2_10_00_04/source/ti/drivers/Power.h | ictk-solution-dev/amazon-freertos | cc76512292ddfb70bba3030dbcb740ef3c6ead8b | [
"MIT"
] | 6 | 2019-08-30T09:43:03.000Z | 2021-04-05T04:20:41.000Z | /*
* Copyright (c) 2015-2018, Texas Instruments Incorporated
* 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... | 44.827303 | 95 | 0.711649 | [
"object"
] |
c11c9f2a0c9fd6f90424d7d521f0b3508a85df1a | 714 | h | C | include/thundergbm/dataset.h | Haiga/thundergbm | e7a1cca68ad076f112c48642f05651fb1f01e43a | [
"Apache-2.0"
] | 1 | 2019-10-06T21:22:59.000Z | 2019-10-06T21:22:59.000Z | include/thundergbm/dataset.h | Haiga/gbm | d7a3f98271f15bd94d064f93b4ae3ce57f3b67da | [
"Apache-2.0"
] | null | null | null | include/thundergbm/dataset.h | Haiga/gbm | d7a3f98271f15bd94d064f93b4ae3ce57f3b67da | [
"Apache-2.0"
] | null | null | null | //
// Created by jiashuai on 18-1-17.
//
#ifndef THUNDERGBM_DATASET_H
#define THUNDERGBM_DATASET_H
#include "common.h"
#include "syncarray.h"
class DataSet {
public:
///load dataset from file
void load_from_sparse(int row_size, float* val, int* row_ptr, int* col_ptr, float* label);
void load_from_file(st... | 21.636364 | 94 | 0.711485 | [
"vector"
] |
c132bc287d6efaa7619fa0d45d834efcf7421849 | 23,563 | c | C | src/examples/media-session/default-routes.c | mikhailnov/pipewire | 2405f0942b0019a5bcc49a52e6634248c1bbd456 | [
"MIT"
] | null | null | null | src/examples/media-session/default-routes.c | mikhailnov/pipewire | 2405f0942b0019a5bcc49a52e6634248c1bbd456 | [
"MIT"
] | null | null | null | src/examples/media-session/default-routes.c | mikhailnov/pipewire | 2405f0942b0019a5bcc49a52e6634248c1bbd456 | [
"MIT"
] | null | null | null | /* PipeWire
*
* Copyright © 2020 Wim Taymans
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
* to deal in the Software without restriction, including without limitation
* the rights to use, copy, modify, merg... | 25.864984 | 102 | 0.66893 | [
"object"
] |
c13445859794fccc40058a5d25aed0e9dda7494b | 15,446 | c | C | clone/misc/fifa2002.c | ttwings/WuXiaAndJiangHu_Godot | a12bb9028d5625ea01de1ea9cb16fef665472275 | [
"MIT"
] | 34 | 2019-04-16T03:32:27.000Z | 2022-03-29T08:05:25.000Z | clone/misc/fifa2002.c | ttwings/WuXiaAndJiangHu_Godot | a12bb9028d5625ea01de1ea9cb16fef665472275 | [
"MIT"
] | null | null | null | clone/misc/fifa2002.c | ttwings/WuXiaAndJiangHu_Godot | a12bb9028d5625ea01de1ea9cb16fef665472275 | [
"MIT"
] | 12 | 2019-03-06T05:15:45.000Z | 2022-03-17T02:43:48.000Z | // jingcaiban.c
#include <ansi.h>
inherit ITEM;
inherit F_SAVE;
// 全局变量,即储存玩家押注的所有数据
mapping *all_biao;
// 全局变量,此处为目前数量
int num;
// 全局变量,此处为最终结杲
mapping *end_biao;
int jieguo;
// 以下七行为函数声明
int do_read(string);
int do_post(string);
int do_ya(string);
void enough_rest();
string codetoteam(string arg);
string ordercode... | 25.700499 | 281 | 0.555484 | [
"object"
] |
c13845474c759787afa14029461efd6dccba55c4 | 3,938 | c | C | ncdump/utils.c | iridl/netcdf | 9be5d2b38242dec78679ba84e9be43f0e6e6f066 | [
"NetCDF"
] | 1 | 2021-12-01T07:24:43.000Z | 2021-12-01T07:24:43.000Z | ncdump/utils.c | iridl/netcdf | 9be5d2b38242dec78679ba84e9be43f0e6e6f066 | [
"NetCDF"
] | null | null | null | ncdump/utils.c | iridl/netcdf | 9be5d2b38242dec78679ba84e9be43f0e6e6f066 | [
"NetCDF"
] | 3 | 2019-04-29T14:57:37.000Z | 2021-12-01T07:24:44.000Z | /*********************************************************************
* Copyright 2011, University Corporation for Atmospheric Research
* See netcdf/README file for copying and redistribution conditions.
* $Id$
*********************************************************************/
#include "config.h"
#inclu... | 22.632184 | 77 | 0.548756 | [
"render"
] |
c13cd49f006c11a75458e90d3fa737d30ccd8190 | 792 | h | C | src/core/transform.h | jjzhang166/MirageRender | a51c3dff7db6eacaf111b868ad498caa8fe5a3d2 | [
"MIT"
] | 166 | 2015-11-28T21:24:03.000Z | 2022-03-17T12:29:47.000Z | src/core/transform.h | jjzhang166/MirageRender | a51c3dff7db6eacaf111b868ad498caa8fe5a3d2 | [
"MIT"
] | 5 | 2016-09-27T06:18:32.000Z | 2017-05-26T09:31:29.000Z | src/core/transform.h | jjzhang166/MirageRender | a51c3dff7db6eacaf111b868ad498caa8fe5a3d2 | [
"MIT"
] | 16 | 2016-01-24T07:57:27.000Z | 2021-08-04T03:31:40.000Z | #ifndef TRANSFORM_H
#define TRANSFORM_H
// mirage includes
#include "../math/vec3.h"
#include "../math/quaternion.h"
#include "../math/mat4.h"
namespace mirage
{
class Transform
{
public:
Transform(vec3 position = vec3(), quaternion orientation = quaternion(), vec3 scale = vec3(1, 1, 1));
void setPosition(co... | 22 | 105 | 0.699495 | [
"transform"
] |
c1446ace9cae9df87fe22a6000f02c15324fb91b | 11,739 | c | C | source/example_pair_host_and_optiga_using_pre_shared_secret.c | Infineon/mtb-example-optiga-crypto | 6748c6dfe0504a3c78c7c2332e48dc9407064b6c | [
"MIT"
] | null | null | null | source/example_pair_host_and_optiga_using_pre_shared_secret.c | Infineon/mtb-example-optiga-crypto | 6748c6dfe0504a3c78c7c2332e48dc9407064b6c | [
"MIT"
] | null | null | null | source/example_pair_host_and_optiga_using_pre_shared_secret.c | Infineon/mtb-example-optiga-crypto | 6748c6dfe0504a3c78c7c2332e48dc9407064b6c | [
"MIT"
] | null | null | null | /******************************************************************************
* File Name: example_pair_host_and_optiga_using_pre_shared_secret.c
*
* Description: This file provides an example for pairing the Host and OPTIGA
* using a preshared secret.
*
* Related Document: See README.md
*
*
*... | 39.79322 | 128 | 0.622881 | [
"object"
] |
c147920d9f0ba66314392d611293ed17b94037ba | 3,397 | h | C | chrome/browser/media/router/providers/cast/cast_media_controller.h | Yannic/chromium | ab32e8aacb08c9fce0dc4bf09eec456ba46e3710 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 76 | 2020-09-02T03:05:41.000Z | 2022-03-30T04:40:55.000Z | chrome/browser/media/router/providers/cast/cast_media_controller.h | blueboxd/chromium-legacy | 07223bc94bd97499909c9ed3c3f5769d718fe2e0 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 45 | 2020-09-02T03:21:37.000Z | 2022-03-31T22:19:45.000Z | chrome/browser/media/router/providers/cast/cast_media_controller.h | Yannic/chromium | ab32e8aacb08c9fce0dc4bf09eec456ba46e3710 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 8 | 2020-07-22T18:49:18.000Z | 2022-02-08T10:27:16.000Z | // Copyright 2019 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_MEDIA_ROUTER_PROVIDERS_CAST_CAST_MEDIA_CONTROLLER_H_
#define CHROME_BROWSER_MEDIA_ROUTER_PROVIDERS_CAST_CAST_MEDIA_CONTROLLER_H_
#... | 35.385417 | 80 | 0.773918 | [
"object"
] |
c14e63a99afba11ea67858e3481d56570c5e75f8 | 8,954 | h | C | tools/analyzer/index.h | sekiguchi-nagisa/ydsh | 19b94962e076d4dffacb6b0236147d84dbe0fd53 | [
"Apache-2.0"
] | 16 | 2017-04-30T18:12:59.000Z | 2022-01-10T10:04:02.000Z | tools/analyzer/index.h | sekiguchi-nagisa/ydsh | 19b94962e076d4dffacb6b0236147d84dbe0fd53 | [
"Apache-2.0"
] | 564 | 2015-01-30T19:14:26.000Z | 2022-03-31T15:16:36.000Z | tools/analyzer/index.h | sekiguchi-nagisa/ydsh | 19b94962e076d4dffacb6b0236147d84dbe0fd53 | [
"Apache-2.0"
] | 2 | 2020-05-12T11:04:20.000Z | 2021-04-05T19:20:25.000Z | /*
* Copyright (C) 2021 Nagisa Sekiguchi
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agree... | 27.550769 | 100 | 0.666183 | [
"vector"
] |
267c8749c81460130327b18b5c4daf7ca7ffedfe | 111,150 | c | C | develop/vagrant/rbus_sprint_2010/src/rbus.c | StefanosVorkas/Dobby | c865ce0cfb0bb45f872ab0b3c4fa03ace6811ba2 | [
"Apache-2.0"
] | null | null | null | develop/vagrant/rbus_sprint_2010/src/rbus.c | StefanosVorkas/Dobby | c865ce0cfb0bb45f872ab0b3c4fa03ace6811ba2 | [
"Apache-2.0"
] | null | null | null | develop/vagrant/rbus_sprint_2010/src/rbus.c | StefanosVorkas/Dobby | c865ce0cfb0bb45f872ab0b3c4fa03ace6811ba2 | [
"Apache-2.0"
] | null | null | null | /*
* If not stated otherwise in this file or this component's Licenses.txt file
* the following copyright and licenses apply:
*
* Copyright 2019 RDK Management
*
* 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 ... | 34.18948 | 205 | 0.58081 | [
"object",
"vector",
"model"
] |
267f77ea1c3d8bffedf51833c7600dc244d683c8 | 2,314 | h | C | include/rumba_autocar/csv_input.h | tamago117/rumba_autocar | 53c9ea56cdfc5fe8074652611938bd315693c0fc | [
"Apache-2.0"
] | 8 | 2021-07-03T22:08:57.000Z | 2021-09-26T06:44:18.000Z | include/rumba_autocar/csv_input.h | tamago117/rumba_autocar | 53c9ea56cdfc5fe8074652611938bd315693c0fc | [
"Apache-2.0"
] | null | null | null | include/rumba_autocar/csv_input.h | tamago117/rumba_autocar | 53c9ea56cdfc5fe8074652611938bd315693c0fc | [
"Apache-2.0"
] | 1 | 2021-09-10T07:41:32.000Z | 2021-09-10T07:41:32.000Z | /**
* @file csv_input.h
* @brief input csv header file
* @author Michikuni Eguchi
* @date 2021.7.28
* @details
*/
#include <iostream>
#include <fstream>
#include <sstream>
#include <string>
#include <vector>
namespace csv{
class csv_input
{
public:
csv_input(const std::string filePath);
double readCSV(int li... | 23.14 | 119 | 0.593345 | [
"vector"
] |
267f8087a915ecadb0128e77410ac1e895ed24c0 | 2,395 | h | C | libs/kinematics/include/mrpt/kinematics/CVehicleVelCmd_DiffDriven.h | feroze/mrpt-shivang | 95bf524c5e10ed2e622bd199f1b0597951b45370 | [
"BSD-3-Clause"
] | 2 | 2017-03-25T18:09:17.000Z | 2017-05-22T08:14:48.000Z | libs/kinematics/include/mrpt/kinematics/CVehicleVelCmd_DiffDriven.h | shivangag/mrpt | 95bf524c5e10ed2e622bd199f1b0597951b45370 | [
"BSD-3-Clause"
] | null | null | null | libs/kinematics/include/mrpt/kinematics/CVehicleVelCmd_DiffDriven.h | shivangag/mrpt | 95bf524c5e10ed2e622bd199f1b0597951b45370 | [
"BSD-3-Clause"
] | 1 | 2017-06-30T18:23:45.000Z | 2017-06-30T18:23:45.000Z | /* +---------------------------------------------------------------------------+
| Mobile Robot Programming Toolkit (MRPT) |
| http://www.mrpt.org/ |
| ... | 42.767857 | 140 | 0.656367 | [
"model"
] |
269732f8e53c973dccb89570b649b3bcf150e637 | 5,350 | h | C | samples/sample_fei/include/auxiliary_interfaces.h | strassek-snapshots/MediaSDK | 1d419006b9bb10d93c1ade7bd6643c6d73e63efc | [
"MIT"
] | null | null | null | samples/sample_fei/include/auxiliary_interfaces.h | strassek-snapshots/MediaSDK | 1d419006b9bb10d93c1ade7bd6643c6d73e63efc | [
"MIT"
] | null | null | null | samples/sample_fei/include/auxiliary_interfaces.h | strassek-snapshots/MediaSDK | 1d419006b9bb10d93c1ade7bd6643c6d73e63efc | [
"MIT"
] | 1 | 2018-01-04T06:53:11.000Z | 2018-01-04T06:53:11.000Z | /******************************************************************************\
Copyright (c) 2005-2017, Intel Corporation
All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
1. Redistributions of source c... | 39.051095 | 755 | 0.706355 | [
"vector"
] |
2697691905f34ad680c1a344918088c1a22c9c91 | 136,467 | c | C | drivers/pcie/al_hal_pcie.c | delroth/alpine_hal | eb6b9f132c08eb3cd70a6a94586bcd689a244d0a | [
"Unlicense"
] | 1 | 2022-02-03T01:04:47.000Z | 2022-02-03T01:04:47.000Z | drivers/pcie/al_hal_pcie.c | delroth/alpine_hal | eb6b9f132c08eb3cd70a6a94586bcd689a244d0a | [
"Unlicense"
] | null | null | null | drivers/pcie/al_hal_pcie.c | delroth/alpine_hal | eb6b9f132c08eb3cd70a6a94586bcd689a244d0a | [
"Unlicense"
] | null | null | null | /*******************************************************************************
Copyright (C) 2015 Annapurna Labs Ltd.
This file may be licensed under the terms of the Annapurna Labs Commercial
License Agreement.
Alternatively, this file can be distributed under the terms of the GNU General
Public License V2 as publ... | 31.043449 | 112 | 0.75065 | [
"vector"
] |
26a13083f367913358df95273d975bbf6fd452d3 | 13,344 | c | C | Python/mactoolboxglue.c | jasonadu/Python-2.5 | 93e24b88564de120b1296165b5c55975fdcb8a3c | [
"PSF-2.0"
] | 1 | 2018-08-21T09:19:46.000Z | 2018-08-21T09:19:46.000Z | Python/mactoolboxglue.c | jasonadu/Python-2.5 | 93e24b88564de120b1296165b5c55975fdcb8a3c | [
"PSF-2.0"
] | null | null | null | Python/mactoolboxglue.c | jasonadu/Python-2.5 | 93e24b88564de120b1296165b5c55975fdcb8a3c | [
"PSF-2.0"
] | 2 | 2017-01-30T21:52:13.000Z | 2019-07-18T21:33:17.000Z | /***********************************************************
Copyright 1991-1997 by Stichting Mathematisch Centrum, Amsterdam,
The Netherlands.
All Rights Reserved
Permission to use, copy, modify, and distribute this software and its
documentation for any purpose and without fee is hereby gra... | 28.33121 | 109 | 0.698291 | [
"object"
] |
26a285bab78f18eed99dcc1c7ba639d456b67907 | 6,250 | h | C | Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/gdcmImageHelper.h | jcfr/ITK | 6632b7f968c3827e8a3bcc9812e05b4e2064676e | [
"Apache-2.0"
] | 1 | 2019-04-22T09:09:17.000Z | 2019-04-22T09:09:17.000Z | Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/gdcmImageHelper.h | JamesLinus/ITK | 01fb2f2a97ae7767b7835dd92b40b6cc2c82e750 | [
"Apache-2.0"
] | null | null | null | Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/gdcmImageHelper.h | JamesLinus/ITK | 01fb2f2a97ae7767b7835dd92b40b6cc2c82e750 | [
"Apache-2.0"
] | null | null | null | /*=========================================================================
Program: GDCM (Grassroots DICOM). A DICOM library
Copyright (c) 2006-2011 Mathieu Malaterre
All rights reserved.
See Copyright.txt or http://gdcm.sourceforge.net/Copyright.html for details.
This software is distributed WITHOUT A... | 44.964029 | 127 | 0.73872 | [
"object",
"vector"
] |
26a65497a9d4a6d9b249ad4cc68e93d71ce62c88 | 5,268 | h | C | projects/dpg/discontinuous_scalar_reference_finite_element.h | Fytch/lehrfempp | c804b3e350aa893180f1a02ce57a93b3d7686e91 | [
"MIT"
] | 16 | 2018-08-30T19:55:43.000Z | 2022-02-16T16:38:06.000Z | projects/dpg/discontinuous_scalar_reference_finite_element.h | Fytch/lehrfempp | c804b3e350aa893180f1a02ce57a93b3d7686e91 | [
"MIT"
] | 151 | 2018-05-27T13:01:50.000Z | 2021-08-04T14:50:50.000Z | projects/dpg/discontinuous_scalar_reference_finite_element.h | Fytch/lehrfempp | c804b3e350aa893180f1a02ce57a93b3d7686e91 | [
"MIT"
] | 20 | 2018-11-13T13:46:38.000Z | 2022-02-18T17:33:52.000Z | #ifndef PROJECTS_DPG_DISCONTINUOUS_SCALAR_REFERENCE_FINITE_ELEMENT
#define PROJECTS_DPG_DISCONTINUOUS_SCALAR_REFERENCE_FINITE_ELEMENT
/**
* @file
* @brief A Decorator around a ScalarReferenceFiniteElement to represent
* discontinuous shape functions
* @author Philippe Peter
* @date June 2019
* @copyright MIT L... | 37.361702 | 80 | 0.748861 | [
"object",
"shape"
] |
26a9e4c702da364a9a55d162701099a92a356882 | 2,699 | h | C | rothko/window/common/window_backend.h | cristiandonosoc/rothko | 0d488e10cc3b4150f638da9cf6711e66ba19b1c5 | [
"MIT",
"BSL-1.0",
"BSD-4-Clause",
"Unlicense"
] | 5 | 2019-05-26T00:04:06.000Z | 2020-12-28T19:20:12.000Z | rothko/window/common/window_backend.h | cristiandonosoc/rothko | 0d488e10cc3b4150f638da9cf6711e66ba19b1c5 | [
"MIT",
"BSL-1.0",
"BSD-4-Clause",
"Unlicense"
] | null | null | null | rothko/window/common/window_backend.h | cristiandonosoc/rothko | 0d488e10cc3b4150f638da9cf6711e66ba19b1c5 | [
"MIT",
"BSL-1.0",
"BSD-4-Clause",
"Unlicense"
] | 1 | 2019-06-02T19:35:59.000Z | 2019-06-02T19:35:59.000Z | // Copyright 2019, Cristián Donoso.
// This code has a BSD license. See LICENSE.
#pragma once
#include <stdint.h>
#include <utility>
#include <vector>
namespace rothko {
// WindowBackend
// =================================================================================================
//
// Abstract interface ea... | 33.7375 | 100 | 0.690997 | [
"vector"
] |
26b300fc4228a91fe5f46f230e13a88029427417 | 3,344 | h | C | common/memory_reader.h | OwlcatGames/OwlcatMonoProfiler | 1104be18e16107d13ff2082da0c3723361f0c2ac | [
"MIT"
] | 85 | 2020-12-04T09:12:35.000Z | 2022-02-08T18:55:54.000Z | common/memory_reader.h | OwlcatGames/OwlcatMonoProfiler | 1104be18e16107d13ff2082da0c3723361f0c2ac | [
"MIT"
] | 6 | 2021-01-08T13:56:22.000Z | 2022-01-07T20:56:46.000Z | common/memory_reader.h | OwlcatGames/OwlcatMonoProfiler | 1104be18e16107d13ff2082da0c3723361f0c2ac | [
"MIT"
] | 2 | 2020-12-04T12:21:56.000Z | 2021-08-19T20:11:07.000Z | #pragma once
#include <string>
#include <iterator>
/**
\brief A helper class for safely reading data from a std::vector of bytes
*/
class memory_reader
{
public:
memory_reader(const std::vector<uint8_t>& storage)
: m_storage(storage)
{}
template<typename T>
bool read(T& value)
{
... | 25.142857 | 109 | 0.545754 | [
"vector"
] |
26b320c6868b3326bad2f98be2d17602ee2845e3 | 10,129 | h | C | tesseract_command_language/include/tesseract_command_language/core/waypoint.h | jdlangs/tesseract_planning | c009664e1bb8cdd50df25c16b2e34a2070b127af | [
"Apache-2.0",
"BSD-2-Clause"
] | null | null | null | tesseract_command_language/include/tesseract_command_language/core/waypoint.h | jdlangs/tesseract_planning | c009664e1bb8cdd50df25c16b2e34a2070b127af | [
"Apache-2.0",
"BSD-2-Clause"
] | null | null | null | tesseract_command_language/include/tesseract_command_language/core/waypoint.h | jdlangs/tesseract_planning | c009664e1bb8cdd50df25c16b2e34a2070b127af | [
"Apache-2.0",
"BSD-2-Clause"
] | null | null | null | /**
* @file waypoint.h
* @brief
*
* @author Levi Armstrong
* @date June 15, 2020
* @version TODO
* @bug No known bugs
*
* @copyright Copyright (c) 2020, Southwest Research Institute
*
* @par License
* Software License Agreement (Apache License)
* @par
* Licensed under the Apache License, Version 2.0 (the ... | 34.688356 | 120 | 0.708658 | [
"object",
"vector"
] |
26b7dc8e7c8595e6ce7d1a2a4d73a37d45052dba | 11,818 | h | C | src/policy/fees.h | discoltk/bitcoin-abc | ffc7102e6230384bfd9d500ba9c86c3b5d60c7b1 | [
"MIT"
] | 10 | 2018-05-01T19:24:54.000Z | 2019-11-18T09:24:19.000Z | src/policy/fees.h | discoltk/bitcoin-abc | ffc7102e6230384bfd9d500ba9c86c3b5d60c7b1 | [
"MIT"
] | 2 | 2017-08-02T15:48:07.000Z | 2017-08-04T16:54:18.000Z | src/policy/fees.h | discoltk/bitcoin-abc | ffc7102e6230384bfd9d500ba9c86c3b5d60c7b1 | [
"MIT"
] | 18 | 2017-07-28T20:12:05.000Z | 2019-05-21T16:31:14.000Z | // Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2016 The Bitcoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#ifndef BITCOIN_POLICYESTIMATOR_H
#define BITCOIN_POLICYESTIMATOR_H
#include "amo... | 40.892734 | 80 | 0.720934 | [
"vector"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.