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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
e564a24d5577d40e9efbdef69aab9ce617ca8016 | 1,469 | h | C | src/Linear/ObjectiveFunction.h | alibabach/deformabletracker | 1ef5631f7d91488da27abd83b468e2668670ad9d | [
"BSD-2-Clause-FreeBSD"
] | 29 | 2015-09-07T17:51:22.000Z | 2022-01-14T08:48:11.000Z | src/Linear/ObjectiveFunction.h | alibabach/deformabletracker | 1ef5631f7d91488da27abd83b468e2668670ad9d | [
"BSD-2-Clause-FreeBSD"
] | 1 | 2017-12-07T07:58:19.000Z | 2017-12-07T09:26:39.000Z | src/Linear/ObjectiveFunction.h | alibabach/deformabletracker | 1ef5631f7d91488da27abd83b468e2668670ad9d | [
"BSD-2-Clause-FreeBSD"
] | 5 | 2016-08-10T05:16:18.000Z | 2020-12-30T20:13:31.000Z | //////////////////////////////////////////////////////////////////////////
// Author : Ngo Tien Dat
// Email : dat.ngo@epfl.ch
// Organization : EPFL
// Purpose : Objective function f: R^m --> R^n
// f(x) = A*x - b
// Used to pass function as parameter into an algorithm
... | 29.38 | 89 | 0.562968 | [
"object"
] |
e56dcdbde14de06f0d00914b2549fdc47109fe9d | 1,053 | h | C | progressivebuffer.h | kevinlul/ygopro-core | 0006d49bbcdf4ff35e850dc2593f5bdae1f98270 | [
"MIT"
] | null | null | null | progressivebuffer.h | kevinlul/ygopro-core | 0006d49bbcdf4ff35e850dc2593f5bdae1f98270 | [
"MIT"
] | null | null | null | progressivebuffer.h | kevinlul/ygopro-core | 0006d49bbcdf4ff35e850dc2593f5bdae1f98270 | [
"MIT"
] | null | null | null | /*
* progressivebuffer.h
*
* Created on: 16/3/2019
* Author: edo9300
*/
#ifndef PROGRESSIVEBUFFER_H_
#define PROGRESSIVEBUFFER_H_
#include <cmath>
#include <vector>
class ProgressiveBuffer {
public:
std::vector<uint8_t> data;
ProgressiveBuffer() {};
void clear() {
data.clear();
}
template<class T>... | 18.473684 | 50 | 0.60019 | [
"vector"
] |
e56edba187ebbf68ddc479b0d47a7c09c0a806e0 | 9,269 | c | C | ext/libxml/ruby_xml_schema.c | d-hansen/libxml-ruby | 1aef72acaad091ac6d112d607527dc870c6a5a03 | [
"MIT"
] | null | null | null | ext/libxml/ruby_xml_schema.c | d-hansen/libxml-ruby | 1aef72acaad091ac6d112d607527dc870c6a5a03 | [
"MIT"
] | null | null | null | ext/libxml/ruby_xml_schema.c | d-hansen/libxml-ruby | 1aef72acaad091ac6d112d607527dc870c6a5a03 | [
"MIT"
] | null | null | null | #include "ruby_libxml.h"
#define LIBXML_OUTPUT_ENABLED
#define DUMP_CONTENT_MODEL
#include "ruby_xml_schema.h"
#include "ruby_xml_schema_type.h"
#include "ruby_xml_schema_element.h"
#include "ruby_xml_schema_attribute.h"
#include "ruby_xml_schema_facet.h"
/*
* Document-class: LibXML::XML::Schema
*
* The XML::Schem... | 26.407407 | 107 | 0.743338 | [
"object"
] |
e57e5bdae11715f44102db3ae6a307f17f76bb6e | 1,793 | h | C | syncer/client/encoded_msg_map.h | wahidHarb/rdp-1 | 73a0813d9a08f0aad34b56ba678167e6387b5e74 | [
"Apache-2.0"
] | 112 | 2018-12-05T07:45:42.000Z | 2022-01-24T11:28:11.000Z | syncer/client/encoded_msg_map.h | wahidHarb/rdp-1 | 73a0813d9a08f0aad34b56ba678167e6387b5e74 | [
"Apache-2.0"
] | 2 | 2020-02-29T02:34:59.000Z | 2020-05-12T06:34:29.000Z | syncer/client/encoded_msg_map.h | wahidHarb/rdp-1 | 73a0813d9a08f0aad34b56ba678167e6387b5e74 | [
"Apache-2.0"
] | 88 | 2018-12-16T07:35:10.000Z | 2022-03-09T17:41:16.000Z | //
//Copyright 2018 vip.com.
//
//Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
//the License. You may obtain a copy of the License at
//
//http://www.apache.org/licenses/LICENSE-2.0
//
//Unless required by applicable law or agreed to in writing, sof... | 22.4125 | 117 | 0.721695 | [
"vector"
] |
e580ddff706d6053922173b4d48a44550972a651 | 1,343 | h | C | third_party/spirv-tools/test/val/val_code_generator.h | Alan-love/filament | 87ee5783b7f72bb5b045d9334d719ea2de9f5247 | [
"Apache-2.0"
] | 20 | 2019-04-18T07:37:34.000Z | 2022-02-02T21:43:47.000Z | test/val/val_code_generator.h | indrarahul2013/SPIRV-Tools | 636f449e1529a10d259eb7dc37d97192cf2820f8 | [
"Apache-2.0"
] | 11 | 2019-10-21T13:39:41.000Z | 2021-11-05T08:11:54.000Z | test/val/val_code_generator.h | indrarahul2013/SPIRV-Tools | 636f449e1529a10d259eb7dc37d97192cf2820f8 | [
"Apache-2.0"
] | 9 | 2021-07-21T10:53:59.000Z | 2022-03-03T10:27:33.000Z | // Copyright (c) 2019 Google LLC.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to... | 26.86 | 75 | 0.743112 | [
"vector"
] |
e58ad5adb1da49da3db6c5481f4e5712a34c0b3c | 2,132 | h | C | include/AST/ASTNodeBase.h | fly-lang/fly | 4c219c5c5cdb16a8d341de28a1e15f1109c7cfdf | [
"Apache-2.0"
] | 3 | 2021-01-29T09:00:19.000Z | 2021-08-29T18:36:35.000Z | include/AST/ASTNodeBase.h | fly-lang/fly | 4c219c5c5cdb16a8d341de28a1e15f1109c7cfdf | [
"Apache-2.0"
] | 30 | 2021-02-07T23:19:05.000Z | 2022-03-23T10:28:55.000Z | include/AST/ASTNodeBase.h | fly-lang/fly | 4c219c5c5cdb16a8d341de28a1e15f1109c7cfdf | [
"Apache-2.0"
] | 2 | 2022-02-18T02:51:54.000Z | 2022-03-29T20:48:32.000Z | //===--------------------------------------------------------------------------------------------------------------===//
// include/AST/ASTNodeBase.h - Base AST Node
//
// Part of the Fly Project https://flylang.org
// Under the Apache License v2.0 see LICENSE for details.
// Thank you to LLVM Project https://llvm.org/... | 26.320988 | 120 | 0.588649 | [
"vector"
] |
e58af4a8896413a1eadc6e1e17c97830644fa1e9 | 17,056 | h | C | Source/Application.h | omercier01/basisfluid | a2db0690a8c13ce652e174d696bf92ed634924bc | [
"MIT"
] | 13 | 2020-03-23T15:27:04.000Z | 2021-12-25T13:17:55.000Z | Source/Application.h | omercier01/basisfluid | a2db0690a8c13ce652e174d696bf92ed634924bc | [
"MIT"
] | null | null | null | Source/Application.h | omercier01/basisfluid | a2db0690a8c13ce652e174d696bf92ed634924bc | [
"MIT"
] | 2 | 2020-03-24T00:36:30.000Z | 2020-04-11T05:43:03.000Z |
// Some comments refer to the paper "Local Bases for Model-reduced Smoke Simulations" for more details.
#ifndef APPLICATION_H
#define APPLICATION_H
#include "VectorField2D.h"
#include "GridData2D.h"
#include "BasisFlows.h"
#define GLM_FORCE_RADIANS
#include <GL/glew.h>
#include <GLFW/glfw3.h>
#include <glm/glm.hpp>... | 39.665116 | 121 | 0.721623 | [
"render",
"vector",
"model"
] |
e58dcd001ff1739a4c56601c072ede139f4cfd04 | 45,395 | h | C | SAI-P4-BM/p4-switch/sai-p4-target/gen-cpp/bm/SimpleSwitch.h | bocon13/stratum-sonic | 9be75505869ee81d30ef9b65276f7d55f495658f | [
"Apache-2.0"
] | null | null | null | SAI-P4-BM/p4-switch/sai-p4-target/gen-cpp/bm/SimpleSwitch.h | bocon13/stratum-sonic | 9be75505869ee81d30ef9b65276f7d55f495658f | [
"Apache-2.0"
] | null | null | null | SAI-P4-BM/p4-switch/sai-p4-target/gen-cpp/bm/SimpleSwitch.h | bocon13/stratum-sonic | 9be75505869ee81d30ef9b65276f7d55f495658f | [
"Apache-2.0"
] | null | null | null | /**
* Autogenerated by Thrift Compiler (0.11.0)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
#ifndef SimpleSwitch_H
#define SimpleSwitch_H
#include <thrift/TDispatchProcessor.h>
#include <thrift/async/TConcurrentClientSyncInfo.h>
#include "simple_switch_types.h"
namespace... | 34.865591 | 196 | 0.784558 | [
"vector"
] |
e5958676aae8cebb8fd44210611ee69757077d52 | 3,766 | h | C | src/lib/lgui/internal/dragdroptrackhelper.h | frank256/lgui | 4eae1ae100756256863a84f7698ced6584387e0f | [
"BSD-3-Clause"
] | 8 | 2018-09-25T21:09:07.000Z | 2022-01-25T10:37:17.000Z | src/lib/lgui/internal/dragdroptrackhelper.h | frank256/lgui | 4eae1ae100756256863a84f7698ced6584387e0f | [
"BSD-3-Clause"
] | 3 | 2018-09-28T21:44:06.000Z | 2021-12-23T17:34:39.000Z | src/lib/lgui/internal/dragdroptrackhelper.h | frank256/lgui | 4eae1ae100756256863a84f7698ced6584387e0f | [
"BSD-3-Clause"
] | 2 | 2021-03-01T14:10:05.000Z | 2022-01-27T02:09:43.000Z | /* _ _
* | | (_)
* | | __ _ _ _ _
* | | / _` || | | || |
* | || (_| || |_| || |
* |_| \__, | \__,_||_|
* __/ |
* |___/
*
* Copyright (c) 2015-22 frank256
*
* License (BSD):
*
* Redistribution and use in source and binary forms, with or without modification,
* ar... | 40.934783 | 104 | 0.698885 | [
"vector"
] |
e5b81f1ca6417b934664654f4b0b25c68e21b101 | 4,428 | h | C | kernel/src/drivers/ahci/ahci_device.h | Andrispowq/HackOS | 73b24450281abbbe5f37b8f2c02904d82a255c25 | [
"Apache-2.0"
] | 10 | 2020-12-10T16:36:41.000Z | 2021-11-08T12:01:05.000Z | kernel/src/drivers/ahci/ahci_device.h | Andrispowq/HackOS | 73b24450281abbbe5f37b8f2c02904d82a255c25 | [
"Apache-2.0"
] | null | null | null | kernel/src/drivers/ahci/ahci_device.h | Andrispowq/HackOS | 73b24450281abbbe5f37b8f2c02904d82a255c25 | [
"Apache-2.0"
] | 1 | 2020-10-02T05:42:21.000Z | 2020-10-02T05:42:21.000Z | #ifndef AHCI_DEVICE_H
#define AHCI_DEVICE_H
#include "lib/stdio.h"
#include "acpi/pci/pci.h"
#include "lib/data_structures/vector.h"
#include "drivers/device/device.h"
#define ATA_DEV_BUSY 0x80
#define ATA_DEV_DRQ 0x08
#define ATA_CMD_READ_DMA_EX 0x25
#define HBA_PxIS_TFES (1 << 30)
namespace AHCI
{
enum PortT... | 22.591837 | 79 | 0.607046 | [
"vector"
] |
d5f9181361207871eb8d28aa0de99b63492f2bb8 | 6,277 | h | C | lib/overnet/router.h | PowerOlive/garnet | 16b5b38b765195699f41ccb6684cc58dd3512793 | [
"BSD-3-Clause"
] | null | null | null | lib/overnet/router.h | PowerOlive/garnet | 16b5b38b765195699f41ccb6684cc58dd3512793 | [
"BSD-3-Clause"
] | null | null | null | lib/overnet/router.h | PowerOlive/garnet | 16b5b38b765195699f41ccb6684cc58dd3512793 | [
"BSD-3-Clause"
] | null | null | null | // Copyright 2018 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.
#pragma once
#include <unordered_map>
#include "callback.h"
#include "closed_ptr.h"
#include "lazy_slice.h"
#include "once_fn.h"
#include "routable_messag... | 29.469484 | 80 | 0.671977 | [
"vector"
] |
9102460c05c601950abf0715257665c57057dcbe | 910 | h | C | src/aadcUser/src/HSOG_Runtime/adtf/decoder/DepthImageDecoder.h | AppliedAutonomyOffenburg/AADC_2015_A2O | 19a2ac67d743ad23e5a259ca70aed6b3d1f2e3ac | [
"BSD-4-Clause"
] | 1 | 2018-09-09T21:39:29.000Z | 2018-09-09T21:39:29.000Z | src/aadcUser/src/HSOG_Runtime/adtf/decoder/DepthImageDecoder.h | TeamAutonomousCarOffenburg/A2O_2015 | 19a2ac67d743ad23e5a259ca70aed6b3d1f2e3ac | [
"BSD-4-Clause"
] | null | null | null | src/aadcUser/src/HSOG_Runtime/adtf/decoder/DepthImageDecoder.h | TeamAutonomousCarOffenburg/A2O_2015 | 19a2ac67d743ad23e5a259ca70aed6b3d1f2e3ac | [
"BSD-4-Clause"
] | 1 | 2016-04-05T06:34:08.000Z | 2016-04-05T06:34:08.000Z | #pragma once
#include "Decoder.h"
#include "meta/ICameraConfig.h"
#include <vector>
namespace A2O {
/**
* The DepthImageDecoder manages the decoding of a depth image pin.
*
* \author Stefan Glaser
*/
class DepthImageDecoder : public Decoder {
public:
DepthImageDecoder(ICameraConfig::ConstPtr config, IEventL... | 20.681818 | 83 | 0.706593 | [
"vector"
] |
910f5c59527e062f3cc473aa39cba3002952c2c2 | 40,189 | h | C | win32/srkwin32app_defs.h | matiasinsaurralde/sonork | 25514411bca36368fc2719b6fb8ab1367e1bb218 | [
"BSD-Source-Code"
] | 2 | 2016-06-17T07:40:53.000Z | 2019-10-31T19:37:55.000Z | win32/srkwin32app_defs.h | matiasinsaurralde/sonork | 25514411bca36368fc2719b6fb8ab1367e1bb218 | [
"BSD-Source-Code"
] | null | null | null | win32/srkwin32app_defs.h | matiasinsaurralde/sonork | 25514411bca36368fc2719b6fb8ab1367e1bb218 | [
"BSD-Source-Code"
] | null | null | null | #if !defined(SRKWIN32APP_DEFS_H)
#define SRKWIN32APP_DEFS_H
/*
Sonork Messaging System
Portions Copyright (C) 2001 Sonork SRL:
This program is free software; you can redistribute it and/or modify
it under the terms of the Sonork Source Code License (SSCL).
This program is distributed in the hope tha... | 36.206306 | 112 | 0.710891 | [
"transform"
] |
911224da86aaeca8e50ff8ece1bb5554c8b167a9 | 347 | h | C | KaiLib/KaiThread.h | DaisukeT-GitHub/KaiLib | 4994443265eb84594da601af4f631803d9c74a1b | [
"MIT"
] | null | null | null | KaiLib/KaiThread.h | DaisukeT-GitHub/KaiLib | 4994443265eb84594da601af4f631803d9c74a1b | [
"MIT"
] | null | null | null | KaiLib/KaiThread.h | DaisukeT-GitHub/KaiLib | 4994443265eb84594da601af4f631803d9c74a1b | [
"MIT"
] | null | null | null | //
// KaiThread.h
//
#import "KaiLib.h"
/**
* @brief スレッド制御プロトコル
*
* スレッド処理などのメソッドを定義
*
*/
@protocol KaiThreadProtocol
- (void)runOnThread:(id)object;
- (NSString*)threadName;
@end
/**
* @brief スレッド制御クラス
*
* スレッド起動するクラスのベースクラス
*
*/
@interface KaiThread : NSObject <KaiThreadProtocol>
{
}
- (void)sta... | 9.378378 | 51 | 0.648415 | [
"object"
] |
91189cd6b86f607f909443604102d654085c09a8 | 655 | h | C | rss-reader/Presentation/ChannelFeed/View/Cell/UVFeedTableViewCell.h | trotnic/rss-reader | 846e7db45ed427a04b01536cd7a64de159592f57 | [
"MIT"
] | null | null | null | rss-reader/Presentation/ChannelFeed/View/Cell/UVFeedTableViewCell.h | trotnic/rss-reader | 846e7db45ed427a04b01536cd7a64de159592f57 | [
"MIT"
] | 1 | 2021-02-20T20:23:28.000Z | 2021-02-20T20:28:58.000Z | rss-reader/Presentation/ChannelFeed/View/Cell/UVFeedTableViewCell.h | trotnic/rss-reader | 846e7db45ed427a04b01536cd7a64de159592f57 | [
"MIT"
] | null | null | null | //
// UVFeedTableViewCell.h
// rss-reader
//
// Created by Uladzislau on 11/18/20.
//
#import <UIKit/UIKit.h>
#import "UVFeedItemDisplayModel.h"
NS_ASSUME_NONNULL_BEGIN
@interface UVFeedTableViewCell : UITableViewCell
@property (nonatomic, strong, readonly) UILabel *titleLabel;
@property (nonatomic, strong, read... | 25.192308 | 117 | 0.774046 | [
"model"
] |
9125a136c28c75037f51734d516c413a020fd0cd | 3,893 | h | C | Entity.h | Predator-SD/SDF-Tests | b7ed64a97528122a3c9a55afb21eb27fec98c622 | [
"MIT"
] | 2 | 2018-01-26T12:05:49.000Z | 2018-01-26T15:31:31.000Z | Entity.h | Predator-SD/SDF-Tests | b7ed64a97528122a3c9a55afb21eb27fec98c622 | [
"MIT"
] | null | null | null | Entity.h | Predator-SD/SDF-Tests | b7ed64a97528122a3c9a55afb21eb27fec98c622 | [
"MIT"
] | null | null | null | #ifndef ENTITY_H
#define ENTITY_H
#include<vector>
#include<cstdlib>
#include<cstdio>
#include "Profile.h"
#define SAFE_DELETE(p) do{delete (p);(p)=NULL;}while(false)
#define PI 3.141592653589
#define W 512
#define H 512
#define N 1024
#define BIAS 1e-6
#define MAX_DEPTH 7
using std::vector;
int cnt=0;
class Ent... | 21.748603 | 110 | 0.639353 | [
"vector"
] |
912a540dcdd122029e215d58b6511309fc0d13af | 4,370 | h | C | examples/pxScene2d/external/libnode-v10.15.3/deps/v8/third_party/antlr4/runtime/Cpp/runtime/src/tree/pattern/ParseTreePattern.h | madanagopaltcomcast/pxCore | c4a3a40a190521c8b6383d126c87612eca5b3c42 | [
"Apache-2.0"
] | 2,151 | 2020-04-18T07:31:17.000Z | 2022-03-31T08:39:18.000Z | examples/pxScene2d/external/libnode-v10.15.3/deps/v8/third_party/antlr4/runtime/Cpp/runtime/src/tree/pattern/ParseTreePattern.h | madanagopaltcomcast/pxCore | c4a3a40a190521c8b6383d126c87612eca5b3c42 | [
"Apache-2.0"
] | 1,432 | 2017-06-21T04:08:48.000Z | 2020-08-25T16:21:15.000Z | examples/pxScene2d/external/libnode-v10.15.3/deps/v8/third_party/antlr4/runtime/Cpp/runtime/src/tree/pattern/ParseTreePattern.h | madanagopaltcomcast/pxCore | c4a3a40a190521c8b6383d126c87612eca5b3c42 | [
"Apache-2.0"
] | 338 | 2020-04-18T08:03:10.000Z | 2022-03-29T12:33:22.000Z | /* Copyright (c) 2012-2017 The ANTLR Project. All rights reserved.
* Use of this file is governed by the BSD 3-clause license that
* can be found in the LICENSE.txt file in the project root.
*/
#pragma once
#include "antlr4-common.h"
namespace antlr4 {
namespace tree {
namespace pattern {
/// <summary>
/// A pa... | 39.017857 | 80 | 0.686499 | [
"object",
"vector"
] |
91334ee439f9ce801928e6c17820a8e940ffeae4 | 698 | h | C | aliyun-api-yundun/2015-04-16/include/ali_yundun_ddos_flow_graph_types.h | zcy421593/aliyun-openapi-cpp-sdk | 8af0a59dedf303fa6c6911a61c356237fa6105a1 | [
"Apache-2.0"
] | 1 | 2015-11-28T16:46:56.000Z | 2015-11-28T16:46:56.000Z | aliyun-api-yundun/2015-04-16/include/ali_yundun_ddos_flow_graph_types.h | zcy421593/aliyun-openapi-cpp-sdk | 8af0a59dedf303fa6c6911a61c356237fa6105a1 | [
"Apache-2.0"
] | null | null | null | aliyun-api-yundun/2015-04-16/include/ali_yundun_ddos_flow_graph_types.h | zcy421593/aliyun-openapi-cpp-sdk | 8af0a59dedf303fa6c6911a61c356237fa6105a1 | [
"Apache-2.0"
] | null | null | null | #ifndef ALI_YUNDUN_DDOS_FLOW_GRAPH_TYPESH
#define ALI_YUNDUN_DDOS_FLOW_GRAPH_TYPESH
#include <stdio.h>
#include <string>
#include <vector>
namespace aliyun {
struct YundunDdosFlowGraphRequestType {
std::string instance_id;
std::string instance_type;
};
struct YundunDdosFlowGraphNormalFlowType {
long ti... | 24.068966 | 63 | 0.766476 | [
"vector"
] |
9135b49a1dc8acb1059acbba1aecffaf550e03dd | 3,129 | h | C | algorithms/calibexecutive.h | gaugecam/GRIME2 | a9d197243bc073edbdc822053178ad750c82c7d6 | [
"Apache-2.0"
] | 3 | 2021-02-16T05:46:20.000Z | 2021-03-08T08:38:21.000Z | algorithms/calibexecutive.h | gaugecam-dev/GRIME2 | a9d197243bc073edbdc822053178ad750c82c7d6 | [
"Apache-2.0"
] | 6 | 2021-04-10T14:55:24.000Z | 2021-08-28T17:54:24.000Z | algorithms/calibexecutive.h | gaugecam/GRIME2 | a9d197243bc073edbdc822053178ad750c82c7d6 | [
"Apache-2.0"
] | 1 | 2021-04-15T02:20:19.000Z | 2021-04-15T02:20:19.000Z | #ifndef CALIBEXECUTIVE_H
#define CALIBEXECUTIVE_H
#include "calib.h"
#include "findcalibgrid.h"
#include "findsymbol.h"
namespace gc
{
class CalibExecParams
{
public:
CalibExecParams() :
stopSignFacetLength( -1.0 ),
drawCalib( false ),
drawMoveSearchROIs( false ),
drawWaterLineSea... | 35.556818 | 117 | 0.691914 | [
"vector"
] |
913aada8a9b0b86b04d26251cf5be396622281e7 | 6,940 | h | C | network-manager-applet/src/libnma/nma-mobile-providers.h | apiraino/sway-ubuntu-build | bb774627867b2b72d5e149f870330933b10bba30 | [
"MIT"
] | null | null | null | network-manager-applet/src/libnma/nma-mobile-providers.h | apiraino/sway-ubuntu-build | bb774627867b2b72d5e149f870330933b10bba30 | [
"MIT"
] | null | null | null | network-manager-applet/src/libnma/nma-mobile-providers.h | apiraino/sway-ubuntu-build | bb774627867b2b72d5e149f870330933b10bba30 | [
"MIT"
] | null | null | null | // SPDX-License-Identifier: LGPL-2.1+
/*
* Copyright (C) 2009 Novell, Inc.
* Author: Tambet Ingo (tambet@gmail.com).
*
* Copyright (C) 2009 - 2012 Red Hat, Inc.
* Copyright (C) 2012 Lanedo GmbH.
*/
#ifndef NM_MOBILE_PROVIDERS_H
#define NM_MOBILE_PROVIDERS_H
#include <glib.h>
#include <glib-object.h>
#include <g... | 52.575758 | 158 | 0.640058 | [
"object"
] |
914b8cdf34ccde9e4e828b0a49d5298fd85dee12 | 1,380 | h | C | src/chunk_manager.h | donqustix/colvox-cpp | 26d881484f3bd106be881bca5a0b2c9ad485eac3 | [
"MIT"
] | null | null | null | src/chunk_manager.h | donqustix/colvox-cpp | 26d881484f3bd106be881bca5a0b2c9ad485eac3 | [
"MIT"
] | null | null | null | src/chunk_manager.h | donqustix/colvox-cpp | 26d881484f3bd106be881bca5a0b2c9ad485eac3 | [
"MIT"
] | null | null | null | #ifndef CHUNKMANAGER_H
#define CHUNKMANAGER_H
#include "chunk_location_hash.h"
#include <unordered_map>
#include <memory>
#include <queue>
namespace minecpp
{
class RenderData;
class ChunkLoadService;
class ChunkUpdateService;
class Chunk;
class ResourceContainer;
class MeshChunkBuilder;
... | 25.090909 | 77 | 0.697101 | [
"render"
] |
915f532e2b15e557349d5f36142bbe0b392c0f91 | 3,407 | h | C | sources/multikey_tree/multikey_tree.h | marozau/system_utilities | ec165b91477c405c3b50a63072df3e8dc1dc7e7a | [
"BSL-1.0"
] | null | null | null | sources/multikey_tree/multikey_tree.h | marozau/system_utilities | ec165b91477c405c3b50a63072df3e8dc1dc7e7a | [
"BSL-1.0"
] | null | null | null | sources/multikey_tree/multikey_tree.h | marozau/system_utilities | ec165b91477c405c3b50a63072df3e8dc1dc7e7a | [
"BSL-1.0"
] | null | null | null | #ifndef _SYSTEM_UTILITIES_COMMON_MULTIKEY_TREE_H_
#define _SYSTEM_UTILITIES_COMMON_MULTIKEY_TREE_H_
#include <string>
#include <boost/thread.hpp>
#include <boost/bind.hpp>
namespace system_utilities
{
namespace common
{
namespace details
{
class multikey_tree_hasher : public std::unary_function< const std::... | 27.699187 | 155 | 0.697975 | [
"vector"
] |
916ce3560c28c829409f149511e6b6badb036b61 | 1,380 | h | C | Aplicacion Movil/generated/bundles/login-transition/build/Android/Preview/app/src/main/include/Uno.IntPtr.h | marferfer/SpinOff-LoL | a9dba8ac9dd476ec1ef94712d9a8e76d3b45aca8 | [
"Apache-2.0"
] | null | null | null | Aplicacion Movil/generated/bundles/login-transition/build/Android/Preview/app/src/main/include/Uno.IntPtr.h | marferfer/SpinOff-LoL | a9dba8ac9dd476ec1ef94712d9a8e76d3b45aca8 | [
"Apache-2.0"
] | null | null | null | Aplicacion Movil/generated/bundles/login-transition/build/Android/Preview/app/src/main/include/Uno.IntPtr.h | marferfer/SpinOff-LoL | a9dba8ac9dd476ec1ef94712d9a8e76d3b45aca8 | [
"Apache-2.0"
] | null | null | null | // This file was generated based on C:/Users/JuanJose/AppData/Local/Fusetools/Packages/UnoCore/1.9.0/Source/Uno/IntPtr.uno.
// WARNING: Changes might be lost if you edit this file directly.
#pragma once
#include <Uno.Object.h>
namespace g{
namespace Uno{
// public intrinsic struct IntPtr :11
// {
uStructType* IntPtr... | 41.818182 | 150 | 0.734783 | [
"object"
] |
9190522a57919240ebca58b4d3b12f63bb8dfc04 | 1,943 | h | C | SW4STM32/Tetris/Application/User/Player.h | PUT-PTM/2018_LEDTetris | 4089528e39653fd279bda14c078339f7d22fb810 | [
"MIT"
] | null | null | null | SW4STM32/Tetris/Application/User/Player.h | PUT-PTM/2018_LEDTetris | 4089528e39653fd279bda14c078339f7d22fb810 | [
"MIT"
] | null | null | null | SW4STM32/Tetris/Application/User/Player.h | PUT-PTM/2018_LEDTetris | 4089528e39653fd279bda14c078339f7d22fb810 | [
"MIT"
] | null | null | null | #ifndef PLAYER_H
#define PLAYER_H
#include "MAX7219_MatrixDisplay.h"
class Player {
// Class fields
bool block[3][3];
bool landed;
bool gameOver;
// Top Left position of 3x3 block
int topLeft[2]; //row col
//possible rotations 0 90 180 270;
int rotation;
// letter of block used to rotate
char letter;
pub... | 22.858824 | 73 | 0.755018 | [
"shape"
] |
8c8020e67c85cad9c261bc7296a7253c736466c8 | 6,117 | c | C | Space Invaders/drawUtility.c | NicolaLancellotti/Space-Invaders | 6528ea0e4ef9f32f22083d984d9845863f52e563 | [
"Apache-2.0"
] | null | null | null | Space Invaders/drawUtility.c | NicolaLancellotti/Space-Invaders | 6528ea0e4ef9f32f22083d984d9845863f52e563 | [
"Apache-2.0"
] | null | null | null | Space Invaders/drawUtility.c | NicolaLancellotti/Space-Invaders | 6528ea0e4ef9f32f22083d984d9845863f52e563 | [
"Apache-2.0"
] | null | null | null | #include "drawUtility.h"
#include "preferences.h"
//______________________________________________________________________________
#pragma mark - Variables
#define ALPHA 0.1
const GLfloat MY_COLOR_ORANGE_1[] = {1.00, 0.57, 0.00, 1.0};
const GLfloat MY_COLOR_ORANGE_2[] = {0.93, 0.53, 0.00, 1.0};
const GLfloat MY_COLO... | 34.954286 | 81 | 0.657021 | [
"shape"
] |
8c8b1225b8bb41889234decfed995959201f4f14 | 424,022 | c | C | src/pdb_drv/silo_pdb.c | markcmiller86/silo | 2597088f1b0c48873fee8635ce788df0defaf5b2 | [
"Apache-2.0"
] | 8 | 2021-10-08T00:22:19.000Z | 2022-03-21T02:17:31.000Z | src/pdb_drv/silo_pdb.c | markcmiller86/silo | 2597088f1b0c48873fee8635ce788df0defaf5b2 | [
"Apache-2.0"
] | 184 | 2019-03-20T03:02:33.000Z | 2019-03-24T18:08:08.000Z | src/pdb_drv/silo_pdb.c | markcmiller86/silo | 2597088f1b0c48873fee8635ce788df0defaf5b2 | [
"Apache-2.0"
] | 4 | 2021-12-28T11:40:36.000Z | 2022-03-30T08:51:51.000Z | /*
Copyright (C) 1994-2016 Lawrence Livermore National Security, LLC.
LLNL-CODE-425250.
All rights reserved.
This file is part of Silo. For details, see silo.llnl.gov.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
* R... | 32.732901 | 238 | 0.536892 | [
"mesh",
"object",
"vector",
"3d"
] |
8c913d79803a3dc0408c5d12402d59805be804f4 | 296 | h | C | guodegangjingxuanji/guodegangjingxuanji/Views/ProgrammeHeadView.h | lynnx4869/guodegangjingxuanji | 0d6fe47a13d63c1b13bdb45fdf9bd7c92cee0d9d | [
"MIT"
] | null | null | null | guodegangjingxuanji/guodegangjingxuanji/Views/ProgrammeHeadView.h | lynnx4869/guodegangjingxuanji | 0d6fe47a13d63c1b13bdb45fdf9bd7c92cee0d9d | [
"MIT"
] | null | null | null | guodegangjingxuanji/guodegangjingxuanji/Views/ProgrammeHeadView.h | lynnx4869/guodegangjingxuanji | 0d6fe47a13d63c1b13bdb45fdf9bd7c92cee0d9d | [
"MIT"
] | null | null | null | //
// ProgrammeHeadView.h
// guodegangjingxuanji
//
// Created by qianfeng on 15/9/7.
// Copyright (c) 2015年 lyning. All rights reserved.
//
#import <UIKit/UIKit.h>
#import "ProgrammeModel.h"
@interface ProgrammeHeadView : UIView
@property (nonatomic, strong) ProgrammeModel *model;
@end
| 17.411765 | 52 | 0.719595 | [
"model"
] |
8c9209bb9b555783deca87f96742317740ff320a | 7,109 | h | C | npp/include/tencentcloud/npp/v20190823/model/RreCallerHandle.h | li5ch/tencentcloud-sdk-cpp | 12ebfd75a399ee2791f6ac1220a79ce8a9faf7c4 | [
"Apache-2.0"
] | 43 | 2019-08-14T08:14:12.000Z | 2022-03-30T12:35:09.000Z | npp/include/tencentcloud/npp/v20190823/model/RreCallerHandle.h | li5ch/tencentcloud-sdk-cpp | 12ebfd75a399ee2791f6ac1220a79ce8a9faf7c4 | [
"Apache-2.0"
] | 12 | 2019-07-15T10:44:59.000Z | 2021-11-02T12:35:00.000Z | npp/include/tencentcloud/npp/v20190823/model/RreCallerHandle.h | li5ch/tencentcloud-sdk-cpp | 12ebfd75a399ee2791f6ac1220a79ce8a9faf7c4 | [
"Apache-2.0"
] | 28 | 2019-07-12T09:06:22.000Z | 2022-03-30T08:04:18.000Z | /*
* Copyright (c) 2017-2019 THL A29 Limited, a Tencent company. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
... | 35.019704 | 116 | 0.474328 | [
"vector",
"model"
] |
8ca4f36792d5e490d14772c454189fb9be69dd35 | 4,320 | h | C | Ray/Scene/REntity.h | CAt0mIcS/Ray | 898ebbfe1207513045718a4fb1df339621568de4 | [
"MIT"
] | null | null | null | Ray/Scene/REntity.h | CAt0mIcS/Ray | 898ebbfe1207513045718a4fb1df339621568de4 | [
"MIT"
] | null | null | null | Ray/Scene/REntity.h | CAt0mIcS/Ray | 898ebbfe1207513045718a4fb1df339621568de4 | [
"MIT"
] | null | null | null | #pragma once
#include "../RBase.h"
#include "../Utils/RAssert.h"
#include <../../Extern/entt/src/entt/entt.hpp>
namespace At0::Ray
{
class RAY_EXPORT Entity
{
public:
static constexpr entt::entity Null = (entt::entity)-1;
public:
Entity() = default;
/**
* Construct an entity from an existing entitty... | 26.832298 | 93 | 0.67037 | [
"vector"
] |
8ca7d03e89609dc27674a694ed3729b812995693 | 788 | h | C | plugins/core/scene/renderer_tools/Madgine_Tools/sceneeditor/gridpass.h | MadManRises/Madgine | c9949bc9cf8b30d63db0da2382c9fbc5b60bcd0f | [
"MIT"
] | 5 | 2018-05-16T14:09:34.000Z | 2019-10-24T19:01:15.000Z | plugins/core/scene/renderer_tools/Madgine_Tools/sceneeditor/gridpass.h | MadManRises/Madgine | c9949bc9cf8b30d63db0da2382c9fbc5b60bcd0f | [
"MIT"
] | 71 | 2017-06-20T06:41:42.000Z | 2021-01-11T11:18:53.000Z | plugins/core/scene/renderer_tools/Madgine_Tools/sceneeditor/gridpass.h | MadManRises/Madgine | c9949bc9cf8b30d63db0da2382c9fbc5b60bcd0f | [
"MIT"
] | 2 | 2018-05-16T13:57:25.000Z | 2018-05-16T13:57:51.000Z | #pragma once
#include "Madgine/render/renderpass.h"
/*#include "OpenGL/util/openglprogram.h"
#include "OpenGL/util/openglbuffer.h"
#include "OpenGL/util/openglvertexarray.h"*/
#include "gpumeshloader.h"
#include "programloader.h"
#include "Madgine/render/shadinglanguage/sl.h"
#define SL_SHADER grid
#include INCLUDE_... | 21.888889 | 85 | 0.71066 | [
"render"
] |
8cabf5eb7e6009b45f7df1cce016a1209b4bd6b1 | 3,532 | h | C | include/stp/Simplifier/constantBitP/ConstantBitPropagation.h | eurecom-s3/stp | f8510975ecc2c9774d9dbd5759f95e90f0a32cd6 | [
"BSL-1.0",
"MIT"
] | null | null | null | include/stp/Simplifier/constantBitP/ConstantBitPropagation.h | eurecom-s3/stp | f8510975ecc2c9774d9dbd5759f95e90f0a32cd6 | [
"BSL-1.0",
"MIT"
] | null | null | null | include/stp/Simplifier/constantBitP/ConstantBitPropagation.h | eurecom-s3/stp | f8510975ecc2c9774d9dbd5759f95e90f0a32cd6 | [
"BSL-1.0",
"MIT"
] | null | null | null | // -*- c++ -*-
/********************************************************************
* AUTHORS: Trevor Hansen
*
* BEGIN DATE: Jul 5, 2010
*
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 witho... | 24.027211 | 93 | 0.652039 | [
"vector"
] |
8cade7ad88f09431343582736df4afbe99970c27 | 5,364 | h | C | include/ibc/gl/model/model_base.h | dairoku/libibc | d99d8802c70263455df438588f97b38d401dd34a | [
"MIT"
] | null | null | null | include/ibc/gl/model/model_base.h | dairoku/libibc | d99d8802c70263455df438588f97b38d401dd34a | [
"MIT"
] | 1 | 2019-01-06T06:37:13.000Z | 2019-06-01T07:12:33.000Z | include/ibc/gl/model/model_base.h | dairoku/libibc | d99d8802c70263455df438588f97b38d401dd34a | [
"MIT"
] | null | null | null | // =============================================================================
// model_base.h
//
// MIT License
//
// Copyright (c) 2019 Dairoku Sekiguchi
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), t... | 37.25 | 92 | 0.422632 | [
"model"
] |
8cb3c027aa13e24fc7dc43ef659c76eccef74c89 | 6,638 | h | C | apps/RAMDanceToolkit/src/scenes/SoundCube/SoundCube.h | YCAMInterlab/RAMDanceToolkit | 5db15135f4ad6f6a9116610b909df99036f74797 | [
"Apache-2.0"
] | 52 | 2015-01-13T05:17:23.000Z | 2021-05-09T14:09:39.000Z | apps/RAMDanceToolkit/src/scenes/SoundCube/SoundCube.h | YCAMInterlab/RAMDanceToolkit | 5db15135f4ad6f6a9116610b909df99036f74797 | [
"Apache-2.0"
] | 7 | 2015-01-12T10:25:14.000Z | 2018-09-18T12:34:15.000Z | apps/RAMDanceToolkit/src/scenes/SoundCube/SoundCube.h | YCAMInterlab/RAMDanceToolkit | 5db15135f4ad6f6a9116610b909df99036f74797 | [
"Apache-2.0"
] | 31 | 2015-01-12T06:39:15.000Z | 2020-04-06T07:05:08.000Z | //
// SoundCube.h - RAMDanceToolkit
//
// Copyright 2012-2013 YCAM InterLab, Yoshito Onishi, Satoru Higa, Motoi Shimizu, and Kyle McDonald
//
// 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 ... | 20.424615 | 173 | 0.578186 | [
"shape",
"vector"
] |
8cb5a6693cc6122b27acda160d8233155eadf895 | 2,554 | h | C | garnet/bin/trace/tests/run_test.h | opensource-assist/fuschia | 66646c55b3d0b36aae90a4b6706b87f1a6261935 | [
"BSD-3-Clause"
] | 3 | 2020-08-02T04:46:18.000Z | 2020-08-07T10:10:53.000Z | garnet/bin/trace/tests/run_test.h | opensource-assist/fuschia | 66646c55b3d0b36aae90a4b6706b87f1a6261935 | [
"BSD-3-Clause"
] | null | null | null | garnet/bin/trace/tests/run_test.h | opensource-assist/fuschia | 66646c55b3d0b36aae90a4b6706b87f1a6261935 | [
"BSD-3-Clause"
] | 1 | 2020-08-07T10:11:49.000Z | 2020-08-07T10:11:49.000Z | // Copyright 2018 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 GARNET_BIN_TRACE_TESTS_RUN_TEST_H_
#define GARNET_BIN_TRACE_TESTS_RUN_TEST_H_
#include <fuchsia/sys/cpp/fidl.h>
#include <lib/zx/job.h>
#include <... | 41.193548 | 99 | 0.742365 | [
"vector"
] |
8cbc0779200ba5da16941163eb3f63d0dffc7c87 | 6,944 | h | C | include/core/particle.h | cubic1271/leaps | 492cdcddfc0b3f63b657da94fc4a4303980dd07f | [
"Zlib",
"CC0-1.0",
"MIT"
] | null | null | null | include/core/particle.h | cubic1271/leaps | 492cdcddfc0b3f63b657da94fc4a4303980dd07f | [
"Zlib",
"CC0-1.0",
"MIT"
] | null | null | null | include/core/particle.h | cubic1271/leaps | 492cdcddfc0b3f63b657da94fc4a4303980dd07f | [
"Zlib",
"CC0-1.0",
"MIT"
] | null | null | null | #ifndef TWILIGHT_PARTICLE_H
#define TWILIGHT_PARTICLE_H
#include <cmath>
#include <vector>
#include <map>
#include <string>
#include <simple2d/simple2d.h>
#include "util.h"
namespace twilight {
class vec2 {
public:
double x;
double y;
vec2() : x(0), y(0) { }
vec2(double x, do... | 37.535135 | 123 | 0.546803 | [
"render",
"vector"
] |
8cc3da2833fcf0e6a4c9b4fb24f4c7ee85bc98fe | 658 | h | C | tutorials/es/bibliotecas-gui/sdl/src/SdlTexture.h | mlafroce/mlafroce.github.io | b9d652801d9ce4f1126532139b419090be27f032 | [
"CC-BY-4.0"
] | 1 | 2017-03-23T18:51:28.000Z | 2017-03-23T18:51:28.000Z | tutorials/es/bibliotecas-gui/sdl/src/SdlTexture.h | mlafroce/mlafroce.github.io | b9d652801d9ce4f1126532139b419090be27f032 | [
"CC-BY-4.0"
] | null | null | null | tutorials/es/bibliotecas-gui/sdl/src/SdlTexture.h | mlafroce/mlafroce.github.io | b9d652801d9ce4f1126532139b419090be27f032 | [
"CC-BY-4.0"
] | 1 | 2017-08-14T14:50:33.000Z | 2017-08-14T14:50:33.000Z | #ifndef __SDL_TEXTURE_H__
#define __SDL_TEXTURE_H__
#include <string>
class SDL_Texture;
class SDL_Renderer;
class SdlWindow;
class Area;
class SdlTexture {
public:
/**
* Crea un SDL_Texture, lanza una excepción si el filename es inválido
**/
SdlTexture(const std::string &filename, const SdlWindow& ... | 21.225806 | 74 | 0.680851 | [
"render"
] |
8ccf7ba587102128b4ee52d88a290c044da7da05 | 632 | h | C | src/game/game_tank0_state.h | sea-kg/sdl2-example | 71389fef00ee7c9573832f3ebdfb96696606e3a1 | [
"MIT"
] | 1 | 2021-04-10T04:55:57.000Z | 2021-04-10T04:55:57.000Z | src/game/game_tank0_state.h | sea-kg/sdl2-example | 71389fef00ee7c9573832f3ebdfb96696606e3a1 | [
"MIT"
] | 44 | 2021-03-11T04:07:24.000Z | 2021-05-10T06:22:34.000Z | src/game/game_tank0_state.h | sea-kg/yourCityIsInvadedByAliens | 71389fef00ee7c9573832f3ebdfb96696606e3a1 | [
"MIT"
] | null | null | null | #pragma once
#include <vector>
#include "coordxy.h"
#include "move_object_direction.h"
#include "game_rocket_state.h"
class GameTank0State {
public:
GameTank0State(const CoordXY &p0);
MoveObjectDirection getDirection();
const CoordXY &getPosition();
void turnLeft();
void tur... | 24.307692 | 50 | 0.632911 | [
"vector"
] |
8ccf855ffe81546b200701bd2eec3c6064f71174 | 1,381 | h | C | tests/juliet/testcases/CWE36_Absolute_Path_Traversal/s01/CWE36_Absolute_Path_Traversal__char_environment_fopen_83.h | RanerL/analyzer | a401da4680f163201326881802ee535d6cf97f5a | [
"MIT"
] | 28 | 2017-01-20T15:25:54.000Z | 2020-03-17T00:28:31.000Z | testcases/CWE36_Absolute_Path_Traversal/s01/CWE36_Absolute_Path_Traversal__char_environment_fopen_83.h | mellowCS/cwe_checker_juliet_suite | ae604f6fd94964251fbe88ef04d5287f6c1ffbe2 | [
"MIT"
] | 1 | 2017-01-20T15:26:27.000Z | 2018-08-20T00:55:37.000Z | testcases/CWE36_Absolute_Path_Traversal/s01/CWE36_Absolute_Path_Traversal__char_environment_fopen_83.h | mellowCS/cwe_checker_juliet_suite | ae604f6fd94964251fbe88ef04d5287f6c1ffbe2 | [
"MIT"
] | 2 | 2019-07-15T19:07:04.000Z | 2019-09-07T14:21:04.000Z | /* TEMPLATE GENERATED TESTCASE FILE
Filename: CWE36_Absolute_Path_Traversal__char_environment_fopen_83.h
Label Definition File: CWE36_Absolute_Path_Traversal.label.xml
Template File: sources-sink-83.tmpl.h
*/
/*
* @description
* CWE: 36 Absolute Path Traversal
* BadSource: environment Read input from an envi... | 25.109091 | 122 | 0.768284 | [
"object"
] |
8ceaa6c082db45982550c2954809d0ec7e3d7b4b | 10,577 | c | C | graph.c | shoumodip/graph | 670bea777af1d0dbec1f74d8b8f80ae3e6370d1b | [
"MIT"
] | null | null | null | graph.c | shoumodip/graph | 670bea777af1d0dbec1f74d8b8f80ae3e6370d1b | [
"MIT"
] | null | null | null | graph.c | shoumodip/graph | 670bea777af1d0dbec1f74d8b8f80ae3e6370d1b | [
"MIT"
] | null | null | null | #include <ctype.h>
#include <stdio.h>
#include <errno.h>
#include <stdlib.h>
#include <string.h>
#include <stdint.h>
#include <stdbool.h>
/*
* The usage information of the program
*/
#define USAGE \
"usage: graph [EQUATION] [FLAG]\n" ... | 26.575377 | 81 | 0.535974 | [
"render"
] |
8ceaf79f519a779145baf7bb9d82e52fa8ff648d | 3,001 | h | C | include/FunctionalPlus/Generate.h | okam/FunctionalPlus | 6cdf23dd9e7a8149a9e651488cd503cb2e8ed421 | [
"BSL-1.0"
] | 1 | 2021-06-25T21:00:47.000Z | 2021-06-25T21:00:47.000Z | include/FunctionalPlus/Generate.h | okam/FunctionalPlus | 6cdf23dd9e7a8149a9e651488cd503cb2e8ed421 | [
"BSL-1.0"
] | null | null | null | include/FunctionalPlus/Generate.h | okam/FunctionalPlus | 6cdf23dd9e7a8149a9e651488cd503cb2e8ed421 | [
"BSL-1.0"
] | null | null | null | // Copyright Tobias Hermann 2015.
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
#pragma once
#include "ContainerCommon.h"
namespace FunctionalPlus
{
// Generate(f, 3) == [f(), f(), f()]
template <typename ... | 30.313131 | 163 | 0.66078 | [
"vector"
] |
8cf07ab44b1c5a4b575f193eac84c7e8a93d0389 | 2,746 | h | C | chrome/browser/history/download_database.h | leiferikb/bitpop-private | 4c967307d228e86f07f2576068a169e846c833ca | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 1 | 2021-11-15T15:17:43.000Z | 2021-11-15T15:17:43.000Z | chrome/browser/history/download_database.h | houseoflifeproperty/bitpop-private | 4c967307d228e86f07f2576068a169e846c833ca | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | chrome/browser/history/download_database.h | houseoflifeproperty/bitpop-private | 4c967307d228e86f07f2576068a169e846c833ca | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 1 | 2020-11-04T07:24:02.000Z | 2020-11-04T07:24:02.000Z | // Copyright (c) 2012 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CHROME_BROWSER_HISTORY_DOWNLOAD_DATABASE_H_
#define CHROME_BROWSER_HISTORY_DOWNLOAD_DATABASE_H_
#include <string>
#include <vector>
#include... | 29.212766 | 80 | 0.752003 | [
"object",
"vector"
] |
8cf3d7a99a979219303b8ccc2535c8a3b260ff73 | 3,692 | h | C | SampleApp/include/SampleApp/DefaultEndpoint/DefaultEndpointRangeControllerHandler.h | AndersSpringborg/avs-device-sdk | 8e77a64c5be5a0b7b19c53549d91b0c45c37df3a | [
"Apache-2.0"
] | 1,272 | 2017-08-17T04:58:05.000Z | 2022-03-27T03:28:29.000Z | SampleApp/include/SampleApp/DefaultEndpoint/DefaultEndpointRangeControllerHandler.h | AndersSpringborg/avs-device-sdk | 8e77a64c5be5a0b7b19c53549d91b0c45c37df3a | [
"Apache-2.0"
] | 1,948 | 2017-08-17T03:39:24.000Z | 2022-03-30T15:52:41.000Z | SampleApp/include/SampleApp/DefaultEndpoint/DefaultEndpointRangeControllerHandler.h | AndersSpringborg/avs-device-sdk | 8e77a64c5be5a0b7b19c53549d91b0c45c37df3a | [
"Apache-2.0"
] | 630 | 2017-08-17T06:35:59.000Z | 2022-03-29T04:04:44.000Z | /*
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0/
*
* or in the "license" f... | 38.458333 | 120 | 0.756501 | [
"object"
] |
8cfb972b00076943d444a5b389897f0157466a99 | 8,644 | h | C | QCA4020_SDK/target/thirdparty/qurt/2.0/qurt_internal.h | r8d8/lastlock | 78c02e5fbb129b1bc4147bd55eec2882267d7e87 | [
"Apache-2.0"
] | null | null | null | QCA4020_SDK/target/thirdparty/qurt/2.0/qurt_internal.h | r8d8/lastlock | 78c02e5fbb129b1bc4147bd55eec2882267d7e87 | [
"Apache-2.0"
] | null | null | null | QCA4020_SDK/target/thirdparty/qurt/2.0/qurt_internal.h | r8d8/lastlock | 78c02e5fbb129b1bc4147bd55eec2882267d7e87 | [
"Apache-2.0"
] | null | null | null | #ifndef QURT_INTERNAL_H
#define QURT_INTERNAL_H
/*=============================================================================
Copyright (c) 2015-2016, The Linux Foundation. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted (subject to the... | 33.634241 | 107 | 0.618117 | [
"object"
] |
8cfd4967b8129b3b75877db9a16588588d810b0c | 3,872 | c | C | game/g_abel_monster.c | AimHere/thirty-flights-of-linux | cd154b82e1e61535f01445ca46f38b36499a4ca4 | [
"Libpng",
"Zlib"
] | 3 | 2019-02-23T22:38:55.000Z | 2020-03-16T14:08:19.000Z | game/g_abel_monster.c | AimHere/thirty-flights-of-linux | cd154b82e1e61535f01445ca46f38b36499a4ca4 | [
"Libpng",
"Zlib"
] | null | null | null | game/g_abel_monster.c | AimHere/thirty-flights-of-linux | cd154b82e1e61535f01445ca46f38b36499a4ca4 | [
"Libpng",
"Zlib"
] | null | null | null |
#include "g_local.h"
void npc_think (edict_t *self)
{
if (self->style == 0) // gun
{
if (self->s.frame < 13)
self->s.frame++;
else
self->s.frame = 0;
}
else if (self->style == 1) // sit on chair
{
if (self->s.frame < 23)
self->s.frame++;
else
self->s.frame = 14;
}
else if... | 20.595745 | 78 | 0.60124 | [
"model",
"solid"
] |
ea0a1a4c328fdc0b55bc78529365a15166b163f0 | 1,380 | h | C | Src/GLRenderer/GLFrameBuffer.h | lai001/LearningComputerGraphics | 83760374cacdf3d178fa0818dbe5e30f445a75ab | [
"MIT"
] | null | null | null | Src/GLRenderer/GLFrameBuffer.h | lai001/LearningComputerGraphics | 83760374cacdf3d178fa0818dbe5e30f445a75ab | [
"MIT"
] | null | null | null | Src/GLRenderer/GLFrameBuffer.h | lai001/LearningComputerGraphics | 83760374cacdf3d178fa0818dbe5e30f445a75ab | [
"MIT"
] | null | null | null | #pragma once
#include <string>
#include <functional>
#include <array>
#include "ThirdParty/opengl.h"
#include "ThirdParty/glm.h"
#include "ThirdParty/noncopyable.hpp"
#include "GLShader.h"
#include "GLTexture.h"
#include "GLVertexObject.h"
enum EClearBufferFlags
{
None = 1 << 0,
Depth = 1 << 1,
Color = 1 << 2,
Ste... | 18.648649 | 98 | 0.734058 | [
"render"
] |
86bda246d8b81d369930a762053d410c0fe2acfe | 3,593 | c | C | lib/wizards/nalle/wwb_daemon_cp.c | vlehtola/questmud | 8bc3099b5ad00a9e0261faeb6637c76b521b6dbe | [
"MIT"
] | null | null | null | lib/wizards/nalle/wwb_daemon_cp.c | vlehtola/questmud | 8bc3099b5ad00a9e0261faeb6637c76b521b6dbe | [
"MIT"
] | null | null | null | lib/wizards/nalle/wwb_daemon_cp.c | vlehtola/questmud | 8bc3099b5ad00a9e0261faeb6637c76b521b6dbe | [
"MIT"
] | null | null | null | // a secret channel - don't touch/see/hear this.
#include <ansi.h>
#define CHAN "wwb"
//#define DATA_FILE "/wizards/nalle/daemons/wwb_last"
#define DATA_FILE "/data/wwb_last"
#define TP this_player()
#define COLOURS "/cmds/std/_lite"
#define LAST_MAX 31
string *last_messages;
static string *chan_members;
string id... | 19.741758 | 84 | 0.601169 | [
"object"
] |
86c462a40187ac21db982754b98a5d393dce9ef7 | 1,957 | h | C | 2006/inc/rxsrvice.h | kevinzhwl/ObjectARXCore | ce09e150aa7d87675ca15c9416497c0487e3d4d4 | [
"MIT"
] | 12 | 2015-10-05T07:11:57.000Z | 2021-11-20T10:22:38.000Z | 2012/inc/rxsrvice.h | HelloWangQi/ObjectARXCore | ce09e150aa7d87675ca15c9416497c0487e3d4d4 | [
"MIT"
] | null | null | null | 2012/inc/rxsrvice.h | HelloWangQi/ObjectARXCore | ce09e150aa7d87675ca15c9416497c0487e3d4d4 | [
"MIT"
] | 14 | 2015-12-04T08:42:08.000Z | 2022-01-08T02:09:23.000Z | //
// Copyright (C) 1992-1999 by Autodesk, Inc.
//
// Permission to use, copy, modify, and distribute this software in
// object code form for any purpose and without fee is hereby granted,
// provided that the above copyright notice appears in all copies and
// that both that copyright notice and the limited war... | 30.107692 | 72 | 0.706694 | [
"object"
] |
86c5879666483618581dd19adffcd96cf148b790 | 7,533 | h | C | sstmac/hardware/vtk/vtk_stats.h | jpkenny/sst-macro | bcc1f43034281885104962586d8b104df84b58bd | [
"BSD-Source-Code"
] | 20 | 2017-01-26T09:28:23.000Z | 2022-01-17T11:31:55.000Z | sstmac/hardware/vtk/vtk_stats.h | jpkenny/sst-macro | bcc1f43034281885104962586d8b104df84b58bd | [
"BSD-Source-Code"
] | 542 | 2016-03-29T22:50:58.000Z | 2022-03-22T20:14:08.000Z | sstmac/hardware/vtk/vtk_stats.h | jpkenny/sst-macro | bcc1f43034281885104962586d8b104df84b58bd | [
"BSD-Source-Code"
] | 36 | 2016-03-10T21:33:54.000Z | 2021-12-01T07:44:12.000Z | /**
Copyright 2009-2021 National Technology and Engineering Solutions of Sandia,
LLC (NTESS). Under the terms of Contract DE-NA-0003525, the U.S. Government
retains certain rights in this software.
Sandia National Laboratories is a multimission laboratory managed and operated
by National Technology and Engineering ... | 28.319549 | 81 | 0.707819 | [
"vector"
] |
86c590ca99a363f3401b1f4652ca4adb01c6a90a | 808 | h | C | include/backend/base/base_prewhiten.h | ViewFaceCore/TenniS | c1d21a71c1cd025ddbbe29924c8b3296b3520fc0 | [
"BSD-2-Clause"
] | null | null | null | include/backend/base/base_prewhiten.h | ViewFaceCore/TenniS | c1d21a71c1cd025ddbbe29924c8b3296b3520fc0 | [
"BSD-2-Clause"
] | null | null | null | include/backend/base/base_prewhiten.h | ViewFaceCore/TenniS | c1d21a71c1cd025ddbbe29924c8b3296b3520fc0 | [
"BSD-2-Clause"
] | null | null | null | //
// Created by kier on 2019/2/20.
//
#ifndef TENSORSTACK_BACKEND_BASE_BASE_PREWHITEN_H
#define TENSORSTACK_BACKEND_BASE_BASE_PREWHITEN_H
#include "base_activation.h"
namespace ts {
namespace base {
class PreWhiten : public Activation {
public:
using self = PreWhiten;
usi... | 25.25 | 99 | 0.610149 | [
"shape"
] |
86c9dc34d176a06b6a1b05ccc80713e00d51caff | 3,815 | h | C | Geometry/MeshTopologyQueries.h | elix22/IogramSource | 3a4ce55d94920e060776b4aa4db710f57a4280bc | [
"MIT"
] | 28 | 2017-03-01T04:09:18.000Z | 2022-02-01T13:33:50.000Z | Geometry/MeshTopologyQueries.h | elix22/IogramSource | 3a4ce55d94920e060776b4aa4db710f57a4280bc | [
"MIT"
] | 3 | 2017-03-09T05:22:49.000Z | 2017-08-02T18:38:05.000Z | Geometry/MeshTopologyQueries.h | elix22/IogramSource | 3a4ce55d94920e060776b4aa4db710f57a4280bc | [
"MIT"
] | 17 | 2017-03-01T14:00:01.000Z | 2022-02-08T06:36:54.000Z | //
// Copyright (c) 2016 - 2017 Mesh Consultants Inc.
// 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, mod... | 48.910256 | 147 | 0.777195 | [
"mesh",
"vector"
] |
86ca6fed0de28003472ad93ea2dfdb972c6ff85e | 291 | h | C | include/utility/fofn.h | isovic/raptor | 171e0f1b94366f20250a00389400a2fcd267bcc6 | [
"BSD-3-Clause-Clear"
] | 60 | 2019-07-09T14:57:48.000Z | 2022-03-29T06:53:39.000Z | include/utility/fofn.h | isovic/raptor | 171e0f1b94366f20250a00389400a2fcd267bcc6 | [
"BSD-3-Clause-Clear"
] | 2 | 2019-05-28T01:59:50.000Z | 2021-05-18T13:15:10.000Z | include/utility/fofn.h | isovic/raptor | 171e0f1b94366f20250a00389400a2fcd267bcc6 | [
"BSD-3-Clause-Clear"
] | 4 | 2019-05-25T15:41:56.000Z | 2019-07-10T11:44:22.000Z | /*
* fofn.h
*
* Created on: Mar 12, 2019
* Author: Ivan Sovic
*/
#ifndef SRC_UTILITY_FOFN_HPP_
#define SRC_UTILITY_FOFN_HPP_
#include <string>
#include <vector>
namespace raptor {
std::vector<std::string> ParseFOFN(const std::string& in_path);
} // namespace raptor
#endif
| 13.857143 | 63 | 0.690722 | [
"vector"
] |
86d30dd89aa047a80fa4bae03a8a4c40e24ab7c5 | 2,533 | h | C | API/API.h | ZSYTY/MiniSQL | 69115d8a5d7f2e0b70a4da331066dfd1a5c4a8f6 | [
"MIT"
] | 1 | 2020-06-30T23:53:51.000Z | 2020-06-30T23:53:51.000Z | API/API.h | MagicAtom/MiniSQL | 69115d8a5d7f2e0b70a4da331066dfd1a5c4a8f6 | [
"MIT"
] | null | null | null | API/API.h | MagicAtom/MiniSQL | 69115d8a5d7f2e0b70a4da331066dfd1a5c4a8f6 | [
"MIT"
] | 1 | 2020-06-30T23:53:28.000Z | 2020-06-30T23:53:28.000Z | /*
* @Author: Tianyu You
* @Date: 2020-05-24 16:27:42
* @Last Modified by: Tianyu You
* @Last Modified time: 2020-06-21 21:57:28
*/
#ifndef MINISQL_API_H
#define MINISQL_API_H
#include "../Common/Common.h"
#include "../RecordManager/RecordManager.h"
#include "../CatalogManager/CatalogManager.h"
#include "../In... | 26.946809 | 91 | 0.620608 | [
"vector"
] |
86e1311014cfff62706a1b1f59ca782380f6d3b2 | 4,076 | h | C | murphi2murphi/src/Printer.h | civic-fv/rumur-romp | 194ad7307d9452bd265e6da5f4f6a5439fe01c10 | [
"Unlicense"
] | 4 | 2020-10-21T21:12:27.000Z | 2021-10-05T23:22:10.000Z | murphi2murphi/src/Printer.h | civic-fv/rumur-romp | 194ad7307d9452bd265e6da5f4f6a5439fe01c10 | [
"Unlicense"
] | 216 | 2018-02-11T00:05:20.000Z | 2022-03-10T02:31:58.000Z | murphi2murphi/src/Printer.h | civic-fv/rumur-romp | 194ad7307d9452bd265e6da5f4f6a5439fe01c10 | [
"Unlicense"
] | 6 | 2020-05-05T08:29:48.000Z | 2022-03-08T20:15:52.000Z | #pragma once
#include "Stage.h"
#include <cstddef>
#include <iostream>
#include <rumur/rumur.h>
class Printer : public Stage {
private:
std::istream ∈
std::ostream &out;
// current position within the input file
unsigned long line = 1;
unsigned long column = 1;
public:
Printer(std::istream &in_, std... | 39.572816 | 64 | 0.738224 | [
"model"
] |
86e7675e8c2f47e5a68456b8f22e612607434e98 | 15,755 | h | C | package/wav6/iwlwav-dev/drivers/net/wireless/intel/iwlwav/wireless/shared_mbss_mac/HwRegs/Wave500B/MacGenriscTxRegs.h | opensag/atom-openwrt | ff4f04f2f2c36a507d27406a040105cc763d2f89 | [
"Apache-2.0"
] | 3 | 2019-06-04T14:29:04.000Z | 2020-05-07T04:47:09.000Z | package/wav6/iwlwav-dev/drivers/net/wireless/intel/iwlwav/wireless/shared_mbss_mac/HwRegs/Wave500B/MacGenriscTxRegs.h | opensag/atom-openwrt | ff4f04f2f2c36a507d27406a040105cc763d2f89 | [
"Apache-2.0"
] | null | null | null | package/wav6/iwlwav-dev/drivers/net/wireless/intel/iwlwav/wireless/shared_mbss_mac/HwRegs/Wave500B/MacGenriscTxRegs.h | opensag/atom-openwrt | ff4f04f2f2c36a507d27406a040105cc763d2f89 | [
"Apache-2.0"
] | 2 | 2019-06-04T11:02:20.000Z | 2021-12-07T03:08:02.000Z |
/***********************************************************************************
File: MacGenriscTxRegs.h
Module: macGenriscTx
SOC Revision: 843
Purpose:
Description: This File was auto generated using SOC Online
************************************************************************************/
#ifndef... | 26.70339 | 95 | 0.748397 | [
"vector"
] |
86ef64f94440ba657ffbe0034e4cfe178060270f | 2,279 | h | C | vtkm/worklet/DispatcherMapField.h | rushah05/VTKm_FP16 | 487819a1dbdd8dc3f95cca2942e3f2706a2514b5 | [
"BSD-3-Clause"
] | 2 | 2021-07-07T22:53:19.000Z | 2021-07-31T19:29:35.000Z | vtkm/worklet/DispatcherMapField.h | rushah05/VTKm_FP16 | 487819a1dbdd8dc3f95cca2942e3f2706a2514b5 | [
"BSD-3-Clause"
] | 2 | 2020-11-18T16:50:34.000Z | 2022-01-21T13:31:47.000Z | vtkm/worklet/DispatcherMapField.h | rushah05/VTKm_FP16 | 487819a1dbdd8dc3f95cca2942e3f2706a2514b5 | [
"BSD-3-Clause"
] | 5 | 2020-10-02T10:14:35.000Z | 2022-03-10T07:50:22.000Z | //============================================================================
// Copyright (c) Kitware, Inc.
// All rights reserved.
// See LICENSE.txt for details.
//
// This software is distributed WITHOUT ANY WARRANTY; without even
// the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
// PURP... | 34.014925 | 98 | 0.697236 | [
"object"
] |
86f3485cb6d83e3ba5536a6574fbec42078ae518 | 3,958 | h | C | include/mujinvision/imagesubscribermanager.h | ompugao/mujinvision | ab6b2cb23573158227082a3d02620647d0d6b06f | [
"Apache-2.0"
] | 2 | 2021-01-29T07:47:36.000Z | 2022-02-17T02:29:19.000Z | include/mujinvision/imagesubscribermanager.h | ompugao/mujinvision | ab6b2cb23573158227082a3d02620647d0d6b06f | [
"Apache-2.0"
] | null | null | null | include/mujinvision/imagesubscribermanager.h | ompugao/mujinvision | ab6b2cb23573158227082a3d02620647d0d6b06f | [
"Apache-2.0"
] | null | null | null | // -*- coding: utf-8 -*-
// Copyright (C) 2012-2014 MUJIN Inc. <rosen.diankov@mujin.co.jp>
//
// 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.... | 42.106383 | 203 | 0.733199 | [
"vector"
] |
8102bfc3f90612f0abc9e2f4de06fa5da9daddfc | 2,643 | h | C | inc/basedatamanager.h | sunjinbo/roadmap | f6e8feccc2b41b88e70c59cb5599d2dd121ae0c0 | [
"MIT"
] | null | null | null | inc/basedatamanager.h | sunjinbo/roadmap | f6e8feccc2b41b88e70c59cb5599d2dd121ae0c0 | [
"MIT"
] | null | null | null | inc/basedatamanager.h | sunjinbo/roadmap | f6e8feccc2b41b88e70c59cb5599d2dd121ae0c0 | [
"MIT"
] | null | null | null | /*
* ============================================================================
* Name : basedatamanager.h
* Part of : RoadMap
* Interface :
* Description :
* Version :
*
* Copyright 2007 Nokia. All rights reserved.
* This material, including documentation and any related computer
* progr... | 24.027273 | 78 | 0.58305 | [
"object"
] |
81133f6018c75846c6b53309882c8efeed7bfdf9 | 2,629 | h | C | ImgReconstruction/Core/utils.h | SanCHEESE/ImgBlurRemoval | 0d92eee97ed26a503ead9f4802025a2d73498fdd | [
"MIT"
] | 1 | 2016-01-06T16:03:52.000Z | 2016-01-06T16:03:52.000Z | ImgReconstruction/Core/utils.h | SanCHEESE/ImgReconstruction | 0d92eee97ed26a503ead9f4802025a2d73498fdd | [
"MIT"
] | null | null | null | ImgReconstruction/Core/utils.h | SanCHEESE/ImgReconstruction | 0d92eee97ed26a503ead9f4802025a2d73498fdd | [
"MIT"
] | null | null | null | //
// utils.h
// ImgReconstruction
//
// Created by Alexander Bochkarev on 26.10.15.
// Copyright © 2015 Alexander Bochkarev. All rights reserved.
//
#pragma once
#include "CImagePatch.h"
namespace utils
{
template<typename T>
int hamming(T p1, T p2)
{
int hammingDistance = 0;
for (int i = sizeof(T) * 8 -... | 33.278481 | 156 | 0.568277 | [
"vector"
] |
8114688131bd6f31646a802f2c4db388ea0ef6ad | 1,130 | h | C | src/Injections/SpyGlass.Injection.x86/Hook.h | Washi1337/SpyGlass | 4b4a3c1c3d523f124c0bf6638c1f314963278ebf | [
"MIT"
] | 52 | 2019-07-08T01:24:30.000Z | 2022-03-23T03:39:12.000Z | src/Injections/SpyGlass.Injection.x86/Hook.h | Washi1337/SpyGlass | 4b4a3c1c3d523f124c0bf6638c1f314963278ebf | [
"MIT"
] | null | null | null | src/Injections/SpyGlass.Injection.x86/Hook.h | Washi1337/SpyGlass | 4b4a3c1c3d523f124c0bf6638c1f314963278ebf | [
"MIT"
] | 15 | 2019-07-12T01:03:11.000Z | 2021-10-17T21:42:38.000Z | #pragma once
#include <vector>
/**
* Specifies parameters for setting hooks.
*/
struct HookParameters
{
void* Address;
int BytesToOverwrite;
std::vector<int> OffsetsNeedingFixup;
};
#define REGISTER_COUNT 9
#define REGISTER_EAX 0
#define REGISTER_ECX 1
#define REGISTER_EDX 2
#define REGISTER_EBX 3
#define REGI... | 19.152542 | 97 | 0.752212 | [
"vector"
] |
81211796cf49026c94000345e9cae04049b45955 | 980 | h | C | Src/Math/CRandom.h | RudiBik/Breakanoid | 70c1eeb7f311ed3903dcf20ed8098fe7e1b44131 | [
"MIT"
] | null | null | null | Src/Math/CRandom.h | RudiBik/Breakanoid | 70c1eeb7f311ed3903dcf20ed8098fe7e1b44131 | [
"MIT"
] | null | null | null | Src/Math/CRandom.h | RudiBik/Breakanoid | 70c1eeb7f311ed3903dcf20ed8098fe7e1b44131 | [
"MIT"
] | null | null | null | #pragma once
/* Period parameters */
#define CMATH_N 624
#define CMATH_M 397
#define CMATH_MATRIX_A 0x9908b0df /* constant vector a */
#define CMATH_UPPER_MASK 0x80000000 /* most significant w-r bits */
#define CMATH_LOWER_MASK 0x7fffffff /* least significant r bits */
/* Tempering parameters */
#define CMATH... | 26.486486 | 67 | 0.728571 | [
"vector"
] |
bcbf26921ccad107f88e4a3db5dd2abfc576da96 | 800 | h | C | iPhoneOS11.2.sdk/System/Library/Frameworks/ARKit.framework/Headers/ARPointCloud.h | onezens/sdks | a194d40f2ef4c4a00d8d3d1b3a2d7a9a110449b7 | [
"MIT"
] | 304 | 2018-03-07T06:24:31.000Z | 2022-03-02T02:37:45.000Z | iPhoneOS11.2.sdk/System/Library/Frameworks/ARKit.framework/Headers/ARPointCloud.h | tobygrand/sdks | d43e7efaa664af3f92e6a4b306ee56a8e7a3eef6 | [
"MIT"
] | 6 | 2018-05-10T12:15:00.000Z | 2022-01-11T03:32:36.000Z | iPhoneOS11.2.sdk/System/Library/Frameworks/ARKit.framework/Headers/ARPointCloud.h | tobygrand/sdks | d43e7efaa664af3f92e6a4b306ee56a8e7a3eef6 | [
"MIT"
] | 62 | 2018-03-07T07:03:01.000Z | 2022-03-23T14:03:42.000Z | //
// ARPointCloud.h
// ARKit
//
// Copyright © 2016-2017 Apple Inc. All rights reserved.
//
#import <Foundation/Foundation.h>
#import <simd/simd.h>
NS_ASSUME_NONNULL_BEGIN
API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, watchos, tvos)
@interface ARPointCloud : NSObject
/**
The number of points in the point clo... | 21.052632 | 81 | 0.7575 | [
"3d"
] |
bcd2827ce3974ca245d2c59014eb8368724c69c5 | 25,881 | c | C | main.c | rainli323/tqcorr | a150773ec8ad3e55bd81bf6893b6cc48d7d31709 | [
"Xnet",
"X11"
] | null | null | null | main.c | rainli323/tqcorr | a150773ec8ad3e55bd81bf6893b6cc48d7d31709 | [
"Xnet",
"X11"
] | null | null | null | main.c | rainli323/tqcorr | a150773ec8ad3e55bd81bf6893b6cc48d7d31709 | [
"Xnet",
"X11"
] | null | null | null | // this version uses mpi version of scratch files. it also expects imcr's to
// be seperated to different processors dynaimcally
/***********************************************************************
* *
* main program for MRCISD(TQ) based on CFG... | 31.833948 | 132 | 0.455083 | [
"model"
] |
bce10994569495abbc77325c35e3d333b95b9f2a | 1,188 | c | C | lib/wizards/jenny/linnake/mosut/hallguard.c | vlehtola/questmud | 8bc3099b5ad00a9e0261faeb6637c76b521b6dbe | [
"MIT"
] | null | null | null | lib/wizards/jenny/linnake/mosut/hallguard.c | vlehtola/questmud | 8bc3099b5ad00a9e0261faeb6637c76b521b6dbe | [
"MIT"
] | null | null | null | lib/wizards/jenny/linnake/mosut/hallguard.c | vlehtola/questmud | 8bc3099b5ad00a9e0261faeb6637c76b521b6dbe | [
"MIT"
] | null | null | null | inherit "obj/monster";
reset(arg) {
object armour,weapon;
::reset(arg);
if(arg) { return; }
set_race("human");
set_gender(1);
call_other(this_object(), "set_level", 24);
call_other(this_object(), "set_name", "guard");
call_other(this_object(), "set_alias", "human");
call_other(this... | 42.428571 | 113 | 0.612795 | [
"object"
] |
bce30e8265e9962e8a25816445575f5211950ee4 | 776 | h | C | src/VM/types/object.h | joakimthun/Elsa | 3be901149c1102d190dda1c7f3340417f03666c7 | [
"MIT"
] | 16 | 2015-10-12T14:24:45.000Z | 2021-07-20T01:56:04.000Z | src/VM/types/object.h | haifenghuang/Elsa | 3be901149c1102d190dda1c7f3340417f03666c7 | [
"MIT"
] | null | null | null | src/VM/types/object.h | haifenghuang/Elsa | 3be901149c1102d190dda1c7f3340417f03666c7 | [
"MIT"
] | 2 | 2017-11-12T01:39:09.000Z | 2021-07-20T01:56:09.000Z | #pragma once
#include <stdlib.h>
#include "object_types\vm_type.h"
#include "gcobject.h"
#include "exceptions/runtime_exception.h"
#include "constants/struct_info.h"
namespace elsa {
namespace vm {
typedef union {
int i;
float f;
wchar_t c;
GCObject* gco;
uint8_t b;
} Value;
class Object
{
... | 16.166667 | 41 | 0.639175 | [
"object"
] |
bce65370fbdca0bb63b1afe9c5ace5077594c553 | 4,760 | h | C | renderer/parameter.h | khoehlein/fV-SRN | 601f3e952b090df92e875c233c2c9ca646523948 | [
"MIT"
] | null | null | null | renderer/parameter.h | khoehlein/fV-SRN | 601f3e952b090df92e875c233c2c9ca646523948 | [
"MIT"
] | null | null | null | renderer/parameter.h | khoehlein/fV-SRN | 601f3e952b090df92e875c233c2c9ca646523948 | [
"MIT"
] | null | null | null | #pragma once
#include <variant>
#include <vector_types.h>
#include <torch/types.h>
BEGIN_RENDERER_NAMESPACE
enum class ParameterType
{
Bool, Int, Int2, Int3, Int4,
Double, Double2, Double3, Double4,
Tensor
};
struct ParameterBase {};
/**
* \brief A (differentiable) parameter of the renderer.
* These parameters... | 33.286713 | 94 | 0.688025 | [
"shape"
] |
bcf3a4d694f78380a9323ce20b9e3847a9499428 | 1,625 | h | C | zircon/system/ulib/inspect-vmo/include/lib/inspect-vmo/inspect.h | zhangpf/fuchsia-rs | 903568f28ddf45f09157ead36d61b50322c9cf49 | [
"BSD-3-Clause"
] | 1 | 2019-10-09T10:50:57.000Z | 2019-10-09T10:50:57.000Z | zircon/system/ulib/inspect-vmo/include/lib/inspect-vmo/inspect.h | zhangpf/fuchsia-rs | 903568f28ddf45f09157ead36d61b50322c9cf49 | [
"BSD-3-Clause"
] | 5 | 2020-09-06T09:02:06.000Z | 2022-03-02T04:44:22.000Z | zircon/system/ulib/inspect-vmo/include/lib/inspect-vmo/inspect.h | ZVNexus/fuchsia | c5610ad15208208c98693618a79c705af935270c | [
"BSD-3-Clause"
] | null | null | null | // Copyright 2018 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 LIB_INSPECT_VMO_INSPECT_H_
#define LIB_INSPECT_VMO_INSPECT_H_
#include <lib/inspect-vmo/state.h>
namespace inspect {
namespace vmo {
// Entry po... | 33.163265 | 99 | 0.725538 | [
"object"
] |
bcfdfde0018bf3daf413450afb74a8803727e2e5 | 8,199 | c | C | src/PJ/muparts.c | AnimatorPro/Animator-Pro | 6d0b68cd94bb5cfde2cdd05e9a7c8ee1e1cb3cbb | [
"BSD-3-Clause"
] | 119 | 2015-01-10T15:13:50.000Z | 2022-01-24T04:54:34.000Z | src/PJ/muparts.c | AnimatorPro/Animator-Pro | 6d0b68cd94bb5cfde2cdd05e9a7c8ee1e1cb3cbb | [
"BSD-3-Clause"
] | 6 | 2015-10-22T20:14:59.000Z | 2021-07-10T03:25:21.000Z | src/PJ/muparts.c | AnimatorPro/Animator-Pro | 6d0b68cd94bb5cfde2cdd05e9a7c8ee1e1cb3cbb | [
"BSD-3-Clause"
] | 27 | 2015-04-24T22:55:30.000Z | 2022-01-21T13:54:00.000Z | #define MUPARTS_INTERNALS
#include "jimk.h"
#include "broadcas.h"
#include "brush.h"
#include "celmenu.h"
#include "flicel.h"
#include "menus.h"
#include "palmenu.h"
#include "pentools.h"
#include "rastcurs.h"
#include "softmenu.h"
#include "timemenu.h"
#include "zoom.h"
static void pget_color(Button *b)... | 19.756627 | 75 | 0.591414 | [
"3d"
] |
bcffceefd6ce9ae98f9186055c6de1b695f73b12 | 378 | h | C | XiaoYa/MemberCollectionViewCell.h | huixinHu/XiaoYa | 21df920f18cc46034282d37f6560c1877c33b1ec | [
"MIT"
] | null | null | null | XiaoYa/MemberCollectionViewCell.h | huixinHu/XiaoYa | 21df920f18cc46034282d37f6560c1877c33b1ec | [
"MIT"
] | null | null | null | XiaoYa/MemberCollectionViewCell.h | huixinHu/XiaoYa | 21df920f18cc46034282d37f6560c1877c33b1ec | [
"MIT"
] | null | null | null | //
// MemberCollectionViewCell.h
// XiaoYa
//
// Created by commet on 2017/7/11.
// Copyright © 2017年 commet. All rights reserved.
//
#import <UIKit/UIKit.h>
@class GroupMemberModel;
@interface MemberCollectionViewCell : UICollectionViewCell
@property (nonatomic ,strong ,nonnull)GroupMemberModel *model;
@property... | 22.235294 | 62 | 0.756614 | [
"model"
] |
4c13b4a87033e7cf6e93198579c381947800fc97 | 2,787 | c | C | src/fs/xfs/xfsprogs-dev/spaceman/file.c | fengjixuchui/hydra | d49e652018a007bae9d22cb59dfa086deff7ad2f | [
"MIT"
] | 110 | 2019-08-21T04:23:22.000Z | 2022-01-20T16:08:36.000Z | src/fs/xfs/xfsprogs-dev/spaceman/file.c | fengjixuchui/hydra | d49e652018a007bae9d22cb59dfa086deff7ad2f | [
"MIT"
] | 16 | 2019-11-19T03:46:35.000Z | 2021-12-19T19:26:07.000Z | src/fs/xfs/xfsprogs-dev/spaceman/file.c | fengjixuchui/hydra | d49e652018a007bae9d22cb59dfa086deff7ad2f | [
"MIT"
] | 24 | 2019-09-30T21:38:08.000Z | 2021-11-22T00:22:18.000Z | /*
* Copyright (c) 2004-2005 Silicon Graphics, Inc.
* Copyright (c) 2012 Red Hat, Inc.
* All Rights Reserved.
*
* 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.
*
* This program is distr... | 20.05036 | 71 | 0.667743 | [
"geometry"
] |
4c14fc81fe9dfbffee8a98aa1dcc2697a64232c3 | 380 | h | C | PauseMenu.h | bsurmanski/qt-settlers | 114741a0d9ea8712d323ee9ce8a46c814bc333b1 | [
"MIT"
] | 1 | 2019-03-01T10:43:30.000Z | 2019-03-01T10:43:30.000Z | PauseMenu.h | bsurmanski/qt-settlers | 114741a0d9ea8712d323ee9ce8a46c814bc333b1 | [
"MIT"
] | null | null | null | PauseMenu.h | bsurmanski/qt-settlers | 114741a0d9ea8712d323ee9ce8a46c814bc333b1 | [
"MIT"
] | null | null | null | /*
* File: PauseMenu.h
* Author: brandon
*
* Created on May 31, 2011, 1:21 PM
*/
#ifndef PAUSEMENU_H
#define PAUSEMENU_H
#include "Model.h"
class PauseMenu {
public:
PauseMenu();
PauseMenu(const PauseMenu& orig);
virtual ~PauseMenu();
bool Update();
void Draw();
private:
Model* pauseM... | 13.571429 | 37 | 0.634211 | [
"model"
] |
4c1c0bcea9a20a278948484b63a007eb9a56e80f | 1,945 | h | C | examples/pxScene2d/external/libnode-v0.12.7/deps/v8/src/compiler/pipeline.h | madanagopaltcomcast/pxCore | c4a3a40a190521c8b6383d126c87612eca5b3c42 | [
"Apache-2.0"
] | 2,494 | 2015-02-11T04:34:13.000Z | 2022-03-31T14:21:47.000Z | examples/pxScene2d/external/libnode-v0.12.7/deps/v8/src/compiler/pipeline.h | madanagopaltcomcast/pxCore | c4a3a40a190521c8b6383d126c87612eca5b3c42 | [
"Apache-2.0"
] | 1,432 | 2017-06-21T04:08:48.000Z | 2020-08-25T16:21:15.000Z | examples/pxScene2d/external/libnode-v0.12.7/deps/v8/src/compiler/pipeline.h | madanagopaltcomcast/pxCore | c4a3a40a190521c8b6383d126c87612eca5b3c42 | [
"Apache-2.0"
] | 442 | 2015-02-12T13:45:46.000Z | 2022-03-21T05:28:05.000Z | // Copyright 2014 the V8 project authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef V8_COMPILER_PIPELINE_H_
#define V8_COMPILER_PIPELINE_H_
#include "src/v8.h"
#include "src/compiler.h"
// Note: TODO(turbofan) implies a perfo... | 28.188406 | 79 | 0.71671 | [
"object"
] |
4c1e6ec1426db4a4575501395ac3d35c19abee22 | 1,307 | h | C | source/cpp/core/IComparable.h | Glympse/CrossCompiling | 8bf179d6e07a17591a09f05b808b888d2a9785b5 | [
"MIT"
] | 15 | 2015-06-23T07:14:53.000Z | 2021-12-27T12:10:58.000Z | source/cpp/core/IComparable.h | Glympse/CrossCompiling | 8bf179d6e07a17591a09f05b808b888d2a9785b5 | [
"MIT"
] | 6 | 2016-03-02T08:15:26.000Z | 2016-04-05T21:56:45.000Z | source/cpp/core/IComparable.h | Glympse/CrossCompiling | 8bf179d6e07a17591a09f05b808b888d2a9785b5 | [
"MIT"
] | 5 | 2015-06-23T04:40:36.000Z | 2018-07-15T02:52:04.000Z | //------------------------------------------------------------------------------
//
// Copyright (c) 2014 Glympse Inc. All rights reserved.
//
//------------------------------------------------------------------------------
#ifndef ICOMPARABLE_H__GLYMPSE__
#define ICOMPARABLE_H__GLYMPSE__
namespace Glympse
{
/*... | 35.324324 | 113 | 0.629686 | [
"object"
] |
878efbd3fb5e1430623906f1641137ee8cc27349 | 1,089 | h | C | realsense2_camera/include/sensor_params.h | yushijinhun/realsense-ros | d227d612f91c83c526cc74e059f024b0d812499f | [
"Apache-2.0"
] | null | null | null | realsense2_camera/include/sensor_params.h | yushijinhun/realsense-ros | d227d612f91c83c526cc74e059f024b0d812499f | [
"Apache-2.0"
] | null | null | null | realsense2_camera/include/sensor_params.h | yushijinhun/realsense-ros | d227d612f91c83c526cc74e059f024b0d812499f | [
"Apache-2.0"
] | null | null | null | // License: Apache 2.0. See LICENSE file in root directory.
// Copyright(c) 2022 Intel Corporation. All Rights Reserved.
#pragma once
#include <librealsense2/rs.hpp>
#include <rclcpp/rclcpp.hpp>
#include <dynamic_params.h>
namespace realsense2_camera
{
class SensorParams
{
public:
SensorPa... | 32.029412 | 147 | 0.640037 | [
"vector"
] |
8791eaa07db3af6e1efc8101741933d048dcbac3 | 7,508 | h | C | cpp/src/arrow/array/array_dict.h | timkpaine/arrow | a96297e65e17e728e4321cdecc7ace146e1363fb | [
"CC-BY-3.0",
"Apache-2.0",
"CC0-1.0",
"MIT"
] | 9,734 | 2016-02-17T13:22:12.000Z | 2022-03-31T09:35:00.000Z | cpp/src/arrow/array/array_dict.h | timkpaine/arrow | a96297e65e17e728e4321cdecc7ace146e1363fb | [
"CC-BY-3.0",
"Apache-2.0",
"CC0-1.0",
"MIT"
] | 11,470 | 2016-02-19T15:30:28.000Z | 2022-03-31T23:27:21.000Z | cpp/src/arrow/array/array_dict.h | XpressAI/arrow | eafd885e06f6bbc1eb169ed64016f804c1810bec | [
"CC-BY-3.0",
"Apache-2.0",
"CC0-1.0",
"MIT"
] | 2,637 | 2016-02-17T10:56:29.000Z | 2022-03-31T08:20:13.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 may... | 41.480663 | 88 | 0.711375 | [
"object"
] |
8796a22b3ea9add141585936a7efc7816ae6a1e4 | 76,941 | c | C | jdwp/mainHandler.c | ztimekeeper/SedonaVM_Debug | c5a30d6841462574c815e2877c2e6741a4f05c00 | [
"MIT",
"AFL-3.0"
] | null | null | null | jdwp/mainHandler.c | ztimekeeper/SedonaVM_Debug | c5a30d6841462574c815e2877c2e6741a4f05c00 | [
"MIT",
"AFL-3.0"
] | null | null | null | jdwp/mainHandler.c | ztimekeeper/SedonaVM_Debug | c5a30d6841462574c815e2877c2e6741a4f05c00 | [
"MIT",
"AFL-3.0"
] | null | null | null | //#define LOG_PACKETS
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <errno.h>
#include <pthread.h>
#include "misc/MConstants.h"
#include "misc/MTypes.h"
#include "misc/MEventkind.h"
#include "commandsets/MCommandsets.h"
#include "commandsets/VirtualMachine.h"
#include "commandsets/ReferenceType... | 32.05875 | 138 | 0.632277 | [
"object"
] |
8797636bd5de9d1df9017dcea7361f47e193262d | 4,449 | h | C | Lite Foundation/Source/LFAutoreleasePool.h | JustSid/Lite-C | 3ae5cc2fda2ebcd4f5b0f532ffec8a37e37512b6 | [
"MIT"
] | 1 | 2021-12-31T16:30:38.000Z | 2021-12-31T16:30:38.000Z | Lite Foundation/Source/LFAutoreleasePool.h | JustSid/Lite-C | 3ae5cc2fda2ebcd4f5b0f532ffec8a37e37512b6 | [
"MIT"
] | null | null | null | Lite Foundation/Source/LFAutoreleasePool.h | JustSid/Lite-C | 3ae5cc2fda2ebcd4f5b0f532ffec8a37e37512b6 | [
"MIT"
] | null | null | null | //
// LFAutoreleasePool.h
// Lite Foundation
//
// Copyright (c) 2011 by Sidney Just
// 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
/... | 38.686957 | 193 | 0.756125 | [
"object"
] |
87a14f0607a35a41b562b647f94b92cdc9b74d3c | 807 | h | C | Big2lib/Big2lib/Player.h | ISDProjectGp/Big2 | d776d6fcdaa6faa9a63ab6e8a8b80ecb10a1e436 | [
"Apache-2.0"
] | null | null | null | Big2lib/Big2lib/Player.h | ISDProjectGp/Big2 | d776d6fcdaa6faa9a63ab6e8a8b80ecb10a1e436 | [
"Apache-2.0"
] | null | null | null | Big2lib/Big2lib/Player.h | ISDProjectGp/Big2 | d776d6fcdaa6faa9a63ab6e8a8b80ecb10a1e436 | [
"Apache-2.0"
] | null | null | null | #ifndef _ABSTRACT_PLAYER_H_
#define _ABSTRACT_PLAYER_H_
#include "AbstractPlayer.h"
#include "Hand.h"
using namespace AbstractPlayerCode;
using namespace HandCode;
namespace PlayerCode {
// The class of player , store his hand //
class Player : public AbstractPlayer
{
private:
Hand* _hand; ... | 17.543478 | 71 | 0.651797 | [
"object"
] |
87a7aff6e114beba388ee1039994410cef41fec5 | 7,507 | h | C | logdevice/common/RecoveryNode.h | mickvav/LogDevice | 24a8b6abe4576418eceb72974083aa22d7844705 | [
"BSD-3-Clause"
] | 1 | 2021-05-19T23:01:58.000Z | 2021-05-19T23:01:58.000Z | logdevice/common/RecoveryNode.h | mickvav/LogDevice | 24a8b6abe4576418eceb72974083aa22d7844705 | [
"BSD-3-Clause"
] | null | null | null | logdevice/common/RecoveryNode.h | mickvav/LogDevice | 24a8b6abe4576418eceb72974083aa22d7844705 | [
"BSD-3-Clause"
] | null | null | null | /**
* Copyright (c) 2017-present, 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
#include "logdevice/common/Address.h"
#include "logdevice/common/Exponent... | 31.809322 | 80 | 0.693353 | [
"object"
] |
87a87973a5b61ea9b06b2516515e47fe6bc77a4f | 50,871 | h | C | 3rdparty/QxOrm/include/QxDao/QxDaoThrowable.h | kevinlq/QxOrm_Example | 25c8c535a7602c0102e76df48969bb64f7711175 | [
"Apache-2.0"
] | 2 | 2021-06-07T10:07:57.000Z | 2021-07-20T23:02:55.000Z | 3rdparty/QxOrm/include/QxDao/QxDaoThrowable.h | kevinlq/QxOrm_Example | 25c8c535a7602c0102e76df48969bb64f7711175 | [
"Apache-2.0"
] | null | null | null | 3rdparty/QxOrm/include/QxDao/QxDaoThrowable.h | kevinlq/QxOrm_Example | 25c8c535a7602c0102e76df48969bb64f7711175 | [
"Apache-2.0"
] | null | null | null | /****************************************************************************
**
** https://www.qxorm.com/
** Copyright (C) 2013 Lionel Marty (contact@qxorm.com)
**
** This file is part of the QxOrm library
**
** This software is provided 'as-is', without any express or implied
** warranty. In no event will the authors... | 73.301153 | 451 | 0.737827 | [
"object"
] |
87b03e98328bf83b2269793fab45ad85cc1be5d8 | 1,620 | h | C | include/icsneo/device/tree/neovifire2/neovifire2.h | bretzlaff/libicsneo | 1796cf9487ebf04013118cb2b577c0eea2ad8e18 | [
"BSD-3-Clause"
] | null | null | null | include/icsneo/device/tree/neovifire2/neovifire2.h | bretzlaff/libicsneo | 1796cf9487ebf04013118cb2b577c0eea2ad8e18 | [
"BSD-3-Clause"
] | null | null | null | include/icsneo/device/tree/neovifire2/neovifire2.h | bretzlaff/libicsneo | 1796cf9487ebf04013118cb2b577c0eea2ad8e18 | [
"BSD-3-Clause"
] | null | null | null | #ifndef __NEOVIFIRE2_H_
#define __NEOVIFIRE2_H_
#ifdef __cplusplus
#include "icsneo/device/device.h"
#include "icsneo/device/devicetype.h"
#include "icsneo/platform/ftdi.h"
namespace icsneo {
class NeoVIFIRE2 : public Device {
public:
static constexpr DeviceType::Enum DEVICE_TYPE = DeviceType::FIRE2;
static const... | 24.179104 | 123 | 0.735802 | [
"vector"
] |
87c43483b38a4ab048d0c478fbae760d22a969a8 | 3,354 | h | C | Code/Components/Synthesis/synthesis/current/measurementequation/IMeasurementEquation.h | rtobar/askapsoft | 6bae06071d7d24f41abe3f2b7f9ee06cb0a9445e | [
"BSL-1.0",
"Apache-2.0",
"OpenSSL"
] | 1 | 2020-06-18T08:37:43.000Z | 2020-06-18T08:37:43.000Z | Code/Components/Synthesis/synthesis/current/measurementequation/IMeasurementEquation.h | ATNF/askapsoft | d839c052d5c62ad8a511e58cd4b6548491a6006f | [
"BSL-1.0",
"Apache-2.0",
"OpenSSL"
] | null | null | null | Code/Components/Synthesis/synthesis/current/measurementequation/IMeasurementEquation.h | ATNF/askapsoft | d839c052d5c62ad8a511e58cd4b6548491a6006f | [
"BSL-1.0",
"Apache-2.0",
"OpenSSL"
] | null | null | null | /// @file
///
/// @brief An abstract measurement equation.
/// @details To be able to use common code regardless on the type of the
/// measurement equaiton used (i.e. ComponentEquation, ImageFFTEquation, etc)
/// we need a common ancestor of the measurement equation classes.
/// askap::scimath::Equation is not specia... | 40.409639 | 79 | 0.737329 | [
"model"
] |
87c5342ff09c355112bcea4d991d3169ae5fac49 | 1,256 | h | C | TileMap.h | Conr86/DarkWaterMapEditor | 0a544e8c55f2c7a2e6a1fb21f5674202207ad55d | [
"MIT"
] | null | null | null | TileMap.h | Conr86/DarkWaterMapEditor | 0a544e8c55f2c7a2e6a1fb21f5674202207ad55d | [
"MIT"
] | null | null | null | TileMap.h | Conr86/DarkWaterMapEditor | 0a544e8c55f2c7a2e6a1fb21f5674202207ad55d | [
"MIT"
] | null | null | null | #ifndef TILEMAP_H
#define TILEMAP_H
#include <SFML/Graphics.hpp>
#include <vector>
#include <map>
class TileMap : public sf::Drawable, public sf::Transformable
{
public:
// the map size is stored as a Vector2i, basically a pair, but accessable using .x and .y
std::pair<int,int> map_size;
... | 33.052632 | 116 | 0.657643 | [
"vector"
] |
87ca34f384fc64dd45ac150641fa31ff38b78cc4 | 3,024 | h | C | kmer_counter/kb_collector.h | RabbitBio/RabbitUniq | 63b2ac93690e28c024adb83264e644b187472697 | [
"MIT"
] | null | null | null | kmer_counter/kb_collector.h | RabbitBio/RabbitUniq | 63b2ac93690e28c024adb83264e644b187472697 | [
"MIT"
] | null | null | null | kmer_counter/kb_collector.h | RabbitBio/RabbitUniq | 63b2ac93690e28c024adb83264e644b187472697 | [
"MIT"
] | null | null | null | /*
This file is a part of KMC software distributed under GNU GPL 3 licence.
The homepage of the KMC project is http://sun.aei.polsl.pl/kmc
Authors: Sebastian Deorowicz, Agnieszka Debudaj-Grabysz, Marek Kokot
Version: 3.1.1
Date : 2019-05-19
*/
#ifndef _KB_COLLECTOR_H
#define _KB_COLLECTOR_H
#include... | 24 | 142 | 0.631283 | [
"vector"
] |
87cc120e99ef9ef2cec096e9628924ce7422df3a | 1,857 | h | C | lite/backends/cuda/nvtx_wrapper.h | wanglei91/Paddle-Lite | 8b2479f4cdd6970be507203d791bede5a453c09d | [
"Apache-2.0"
] | 1,799 | 2019-08-19T03:29:38.000Z | 2022-03-31T14:30:50.000Z | lite/backends/cuda/nvtx_wrapper.h | wanglei91/Paddle-Lite | 8b2479f4cdd6970be507203d791bede5a453c09d | [
"Apache-2.0"
] | 3,767 | 2019-08-19T03:36:04.000Z | 2022-03-31T14:37:26.000Z | lite/backends/cuda/nvtx_wrapper.h | wanglei91/Paddle-Lite | 8b2479f4cdd6970be507203d791bede5a453c09d | [
"Apache-2.0"
] | 798 | 2019-08-19T02:28:23.000Z | 2022-03-31T08:31:54.000Z | // Copyright (c) 2020 PaddlePaddle Authors. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required... | 29.015625 | 75 | 0.756058 | [
"object"
] |
0ce1539aee5bfe1577926c9bee83d27ccb049c0f | 6,206 | h | C | ThirdParty/JSBSim/include/models/FGInput.h | Lynnvon/FlightSimulator | 2dca6f8364b7f4972a248de3dbc3a711740f5ed4 | [
"MIT"
] | 1 | 2022-02-03T08:29:35.000Z | 2022-02-03T08:29:35.000Z | ThirdParty/JSBSim/include/models/FGInput.h | Lynnvon/FlightSimulator | 2dca6f8364b7f4972a248de3dbc3a711740f5ed4 | [
"MIT"
] | null | null | null | ThirdParty/JSBSim/include/models/FGInput.h | Lynnvon/FlightSimulator | 2dca6f8364b7f4972a248de3dbc3a711740f5ed4 | [
"MIT"
] | null | null | null | /*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Header: FGInput.h
Author: Jon Berndt
Date started: 12/2/98
------------- Copyright (C) 1999 Jon S. Berndt (jon@jsbsim.org) -------------
This program is free software; you can redistribute it and/or modify it under
th... | 40.03871 | 90 | 0.581212 | [
"vector",
"model"
] |
0ce8be9ce2ad8950ce5c230e616bcb086ccecf37 | 6,621 | h | C | modules/platforms/cpp/benchmarks/include/ignite/benchmarks/odbc_utils.h | tsdb-io/gridgain | 6726ed9cc34a7d2671a3625600c375939d40bc35 | [
"CC0-1.0"
] | 218 | 2015-01-04T13:20:55.000Z | 2022-03-28T05:28:55.000Z | modules/platforms/cpp/benchmarks/include/ignite/benchmarks/odbc_utils.h | tsdb-io/gridgain | 6726ed9cc34a7d2671a3625600c375939d40bc35 | [
"CC0-1.0"
] | 175 | 2015-02-04T23:16:56.000Z | 2022-03-28T18:34:24.000Z | modules/platforms/cpp/benchmarks/include/ignite/benchmarks/odbc_utils.h | tsdb-io/gridgain | 6726ed9cc34a7d2671a3625600c375939d40bc35 | [
"CC0-1.0"
] | 93 | 2015-01-06T20:54:23.000Z | 2022-03-31T08:09:00.000Z | /*
* Copyright 2020 GridGain Systems, Inc. and Contributors.
*
* Licensed under the GridGain Community Edition License (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.gridgain.com/products/software/community-edition... | 21.923841 | 117 | 0.640085 | [
"vector"
] |
0cf12b53286cbc37eaab478574bc47688b1af538 | 3,857 | h | C | core/sql/common/NAHeap.h | anoopsharma00/incubator-trafodion | b109e2cf5883f8e763af853ab6fad7ce7110d9e8 | [
"Apache-2.0"
] | null | null | null | core/sql/common/NAHeap.h | anoopsharma00/incubator-trafodion | b109e2cf5883f8e763af853ab6fad7ce7110d9e8 | [
"Apache-2.0"
] | null | null | null | core/sql/common/NAHeap.h | anoopsharma00/incubator-trafodion | b109e2cf5883f8e763af853ab6fad7ce7110d9e8 | [
"Apache-2.0"
] | null | null | null | /* -*-C++-*-
*****************************************************************************
*
* File: NAHeap.h
* Description: The memory management classes for Noah Ark sql.
*
* Created: 9/28/96
* Language: C++
*
// @@@ START COPYRIGHT @@@
//
// Licensed to the Apache Software Foundation (ASF) ... | 28.783582 | 78 | 0.609023 | [
"object"
] |
4904b1bbf43db562936de2db745ea9321965f5e5 | 952 | h | C | Engine/Renderable.h | metalheadjohny/Stale_Memes | 69717ff036471fa642141ac2ff9a23525b475cea | [
"MIT"
] | 1 | 2019-09-02T08:23:40.000Z | 2019-09-02T08:23:40.000Z | Engine/Renderable.h | metalheadjohny/Stale_Memes | 69717ff036471fa642141ac2ff9a23525b475cea | [
"MIT"
] | 3 | 2021-05-09T20:19:23.000Z | 2021-08-10T19:00:19.000Z | Engine/Renderable.h | metalheadjohny/Stale_Memes | 69717ff036471fa642141ac2ff9a23525b475cea | [
"MIT"
] | null | null | null | #pragma once
#include "Model.h"
#include "Material.h"
#include "Shader.h"
class Renderable
{
public:
// Memory heavy but... useful for now I guess?
SMatrix _localTransform;
SMatrix _transform;
Mesh* mesh{};
Material* mat{};
float zDepth{0.f};
Renderable() = default;
Renderable(Mesh& mesh, const SMatrix& tr... | 23.219512 | 116 | 0.704832 | [
"mesh",
"model",
"transform"
] |
4904b3eca0363ba11ab9d6f06e2671980e66d2bf | 143 | h | C | models/particles2.h | resetius/graphtoys | 28cc9bcfc4dbb60e49ff49dff7cee1c5952518c3 | [
"BSD-3-Clause"
] | null | null | null | models/particles2.h | resetius/graphtoys | 28cc9bcfc4dbb60e49ff49dff7cee1c5952518c3 | [
"BSD-3-Clause"
] | 13 | 2022-01-30T20:37:30.000Z | 2022-02-23T21:15:31.000Z | models/particles2.h | resetius/graphtoys | 28cc9bcfc4dbb60e49ff49dff7cee1c5952518c3 | [
"BSD-3-Clause"
] | null | null | null | #pragma once
#include <lib/object.h>
struct Render;
struct Config;
struct Object* CreateParticles2(struct Render* r, struct Config* config);
| 17.875 | 73 | 0.769231 | [
"render",
"object"
] |
490e372bd356b44ab752af2fa1426c0ee84ba89e | 8,224 | h | C | aws-cpp-sdk-lexv2-models/include/aws/lexv2-models/model/WaitAndContinueSpecification.h | fboranek/aws-sdk-cpp | 2aa01e7d5c5431d9702caf9bf21f4e07b6ef15ae | [
"Apache-2.0"
] | null | null | null | aws-cpp-sdk-lexv2-models/include/aws/lexv2-models/model/WaitAndContinueSpecification.h | fboranek/aws-sdk-cpp | 2aa01e7d5c5431d9702caf9bf21f4e07b6ef15ae | [
"Apache-2.0"
] | null | null | null | aws-cpp-sdk-lexv2-models/include/aws/lexv2-models/model/WaitAndContinueSpecification.h | fboranek/aws-sdk-cpp | 2aa01e7d5c5431d9702caf9bf21f4e07b6ef15ae | [
"Apache-2.0"
] | null | null | null | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include <aws/lexv2-models/LexModelsV2_EXPORTS.h>
#include <aws/lexv2-models/model/ResponseSpecification.h>
#include <aws/lexv2-models/model/StillWaitingResponseSpecification.h>
#include ... | 40.512315 | 170 | 0.715953 | [
"model"
] |
491041b417667fa6ca30750727d91b4164566bb9 | 4,278 | h | C | DisplayLib/OpenGL/Display.h | cdoty/SuperPlay | e2d33cb52635251cd3f180b73f5fb08944940d18 | [
"MIT"
] | 26 | 2015-01-23T03:07:12.000Z | 2021-11-14T20:35:03.000Z | DisplayLib/OpenGL/Display.h | cdoty/SuperPlay | e2d33cb52635251cd3f180b73f5fb08944940d18 | [
"MIT"
] | 1 | 2016-05-09T22:04:21.000Z | 2016-05-10T03:27:07.000Z | DisplayLib/OpenGL/Display.h | cdoty/SuperPlay | e2d33cb52635251cd3f180b73f5fb08944940d18 | [
"MIT"
] | 8 | 2015-04-13T19:15:36.000Z | 2021-01-13T13:24:45.000Z | #pragma once
#ifdef WIN32
#include <windows.h>
#endif
#if defined __APPLE__
#include <TargetConditionals.h>
#if (TARGET_OS_IPHONE || TARGET_IPHONE_SIMULATOR)
#define __IOS__
#endif
#endif
#if !defined __ANDROID__ && !defined __IOS__ && !defined MARMALADE && !defined EMSCRIPTEN && !defined ANGLE
#inclu... | 20.76699 | 118 | 0.694717 | [
"render",
"vector",
"transform"
] |
49190320e399befb933e8c9b16019f784c1c177b | 569 | h | C | oneEngine/oneGame/source/after/entities/menu/CTerrainLoadscreen.h | jonting/1Engine | f22ba31f08fa96fe6405ebecec4f374138283803 | [
"BSD-3-Clause"
] | 8 | 2017-12-08T02:59:31.000Z | 2022-02-02T04:30:03.000Z | oneEngine/oneGame/source/after/entities/menu/CTerrainLoadscreen.h | jonting/1Engine | f22ba31f08fa96fe6405ebecec4f374138283803 | [
"BSD-3-Clause"
] | 2 | 2021-04-16T03:44:42.000Z | 2021-08-30T06:48:44.000Z | oneEngine/oneGame/source/after/entities/menu/CTerrainLoadscreen.h | jonting/1Engine | f22ba31f08fa96fe6405ebecec4f374138283803 | [
"BSD-3-Clause"
] | 1 | 2021-04-16T02:09:54.000Z | 2021-04-16T02:09:54.000Z |
#ifndef _C_TERRAIN_LOADSCREEN_H_
#define _C_TERRAIN_LOADSCREEN_H_
#include "renderer/object/CRenderableObject.h"
#include "engine/behavior/CGameBehavior.h"
class CBitmapFont;
class CTerrainLoadscreen : public CRenderableObject, public CGameBehavior
{
public:
CTerrainLoadscreen ( void );
~CTerrainLoadscreen ( voi... | 17.78125 | 73 | 0.780316 | [
"render",
"object"
] |
492b79946d08db68a8411939501d95326f86c9b8 | 3,170 | h | C | rt_common.h | fixstars/ion-bb-demo | 1cb6183baf453be61e5bb3f8ecbf0cac9d77f841 | [
"MIT"
] | null | null | null | rt_common.h | fixstars/ion-bb-demo | 1cb6183baf453be61e5bb3f8ecbf0cac9d77f841 | [
"MIT"
] | null | null | null | rt_common.h | fixstars/ion-bb-demo | 1cb6183baf453be61e5bb3f8ecbf0cac9d77f841 | [
"MIT"
] | null | null | null | #ifndef ION_BB_DEMO_RT_COMMON_H
#define ION_BB_DEMO_RT_COMMON_H
#include <algorithm>
#include <cstdio>
#include <string>
#ifdef _WIN32
#define WIN32_LEAN_AND_MEAN
#include <windows.h>
#else
#include <dlfcn.h>
#endif
#ifdef _WIN32
#define ION_EXPORT __declspec(dllexport)
#else
#define ION_EXPORT
#endif
namespace ion... | 25.564516 | 151 | 0.615457 | [
"vector"
] |
4930282b0d4dc87fe7f7c733ed5fe66304c34ef1 | 1,125 | h | C | app/tenncor/tests/include/util_test.h | mingkaic/rocnnet | b0e6b9ef1b80ee3d33d68f48dd051a99c2df39ab | [
"MIT"
] | 3 | 2017-01-18T20:42:56.000Z | 2018-11-07T12:56:15.000Z | app/tenncor/tests/include/util_test.h | mingkaic/rocnnet | b0e6b9ef1b80ee3d33d68f48dd051a99c2df39ab | [
"MIT"
] | 10 | 2016-12-01T08:15:28.000Z | 2018-09-28T17:16:32.000Z | app/tenncor/tests/include/util_test.h | mingkaic/rocnnet | b0e6b9ef1b80ee3d33d68f48dd051a99c2df39ab | [
"MIT"
] | null | null | null | //
// Created by Mingkai Chen on 2017-03-09.
//
#include <vector>
#include <iostream>
#include "tensor/tensorshape.hpp"
#include "tensor/tensor_handler.hpp"
#ifndef UTIL_TEST_H
#define UTIL_TEST_H
using namespace nnet;
bool tensorshape_equal (
const tensorshape& ts1,
const tensorshape& ts2);
bool tensorshap... | 19.396552 | 107 | 0.744 | [
"shape",
"vector"
] |
493770d7f3064331fb449877a45cc5fb4e466ca8 | 3,935 | h | C | modules/none_core/framework/Envelope.h | 0x07dc/none | 9fd20137427a92bab232e2af781f0fc5836a2656 | [
"MIT"
] | null | null | null | modules/none_core/framework/Envelope.h | 0x07dc/none | 9fd20137427a92bab232e2af781f0fc5836a2656 | [
"MIT"
] | null | null | null | modules/none_core/framework/Envelope.h | 0x07dc/none | 9fd20137427a92bab232e2af781f0fc5836a2656 | [
"MIT"
] | null | null | null | #ifndef FRAMEWORK_ENVELOPE_H
#define FRAMEWORK_ENVELOPE_H
#include <limits>
#include <juce_audio_basics/juce_audio_basics.h>
#include "TypeDef.h"
#include "EnvelopeConstructorInput.h"
namespace none {
template<class ThisType, class ConstructorMementoType>
class Envelope {
std::vector<LargeNum> longBuf... | 37.122642 | 129 | 0.571283 | [
"vector"
] |
402c00659aae33e2facbea0991bc28e6b961c32a | 23,433 | h | C | Include/xsapi-cpp/social_manager.h | natiskan/xbox-live-api | 9e7e51e0863b5983c2aa334a7b0db579b3bdf1de | [
"MIT"
] | 118 | 2019-05-13T22:56:02.000Z | 2022-03-16T06:12:39.000Z | Include/xsapi-cpp/social_manager.h | aspavlov/xbox-live-api | 4bec6f92347d0ad6c85463b601821333de631e3a | [
"MIT"
] | 31 | 2019-05-07T13:09:28.000Z | 2022-01-26T10:02:59.000Z | Include/xsapi-cpp/social_manager.h | aspavlov/xbox-live-api | 4bec6f92347d0ad6c85463b601821333de631e3a | [
"MIT"
] | 48 | 2019-05-28T23:55:31.000Z | 2021-12-22T03:47:56.000Z | // Copyright (c) Microsoft Corporation
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
#pragma once
#include "xsapi-cpp/presence.h"
#include "xsapi-c/social_manager_c.h"
#include "xsapi-cpp/mem.h"
#include "xsapi-cpp/types.h"
namespace xbox {
namespace servic... | 34.460294 | 148 | 0.704989 | [
"vector"
] |
403998e4c5de56bcbda2441371dd1f844f57ee06 | 2,790 | h | C | sourceCode/application/logic/vecttype.h | lp-rep/stackprof-1 | 62d9cb96ad7dcdaa26b6383559f542cadc1c7af2 | [
"CECILL-B"
] | 2 | 2022-02-27T20:08:04.000Z | 2022-03-03T13:45:40.000Z | sourceCode/application/logic/vecttype.h | lp-rep/stackprof-1 | 62d9cb96ad7dcdaa26b6383559f542cadc1c7af2 | [
"CECILL-B"
] | 1 | 2021-06-07T17:09:04.000Z | 2021-06-11T11:48:23.000Z | sourceCode/application/logic/vecttype.h | lp-rep/stackprof-1 | 62d9cb96ad7dcdaa26b6383559f542cadc1c7af2 | [
"CECILL-B"
] | 1 | 2021-06-03T21:06:55.000Z | 2021-06-03T21:06:55.000Z | #ifndef VECTTYPE_H
#define VECTTYPE_H
#include <vector>
#include <stddef.h>
#include <memory>
using namespace std;
//inheritance way with virtual
class VectorType {
public:
virtual void resize(uint32_t count) = 0; //@LP:because size_type is vector<T> dependant, we can not use size_type as method parameter her... | 24.473684 | 171 | 0.65914 | [
"vector"
] |
404548f028a8b8fa4e8836ef69867475810a0e15 | 6,484 | h | C | git/attr.h | jjcoderzero/git-source-code-reading | a630f12e853cfad0a44c78820cca21c4b75dd502 | [
"MIT"
] | null | null | null | git/attr.h | jjcoderzero/git-source-code-reading | a630f12e853cfad0a44c78820cca21c4b75dd502 | [
"MIT"
] | 1 | 2020-02-11T10:13:18.000Z | 2020-02-18T18:54:42.000Z | _site/git/attr.h | astabschneider/astabschneider.github.io | 65dbdc6007ffff572b30ac97b6a154699bd88863 | [
"MIT"
] | null | null | null | #ifndef ATTR_H
#define ATTR_H
/**
* gitattributes mechanism gives a uniform way to associate various attributes
* to set of paths.
*
*
* Querying Specific Attributes
* ----------------------------
*
* - Prepare `struct attr_check` using attr_check_initl() function, enumerating
* the names of attributes whos... | 30.441315 | 80 | 0.688772 | [
"object"
] |
4048542f3cd1a8f031789334ff2ce32232aab748 | 14,259 | c | C | mex/include/sisl-4.5.0/src/sh1779.c | sangyoonHan/extern | a3c874538a7262b895b60d3c4d493e5b34cf81f8 | [
"BSD-2-Clause"
] | null | null | null | mex/include/sisl-4.5.0/src/sh1779.c | sangyoonHan/extern | a3c874538a7262b895b60d3c4d493e5b34cf81f8 | [
"BSD-2-Clause"
] | null | null | null | mex/include/sisl-4.5.0/src/sh1779.c | sangyoonHan/extern | a3c874538a7262b895b60d3c4d493e5b34cf81f8 | [
"BSD-2-Clause"
] | null | null | null | //===========================================================================
// SISL - SINTEF Spline Library, version 4.5.0.
// Definition and interrogation of NURBS curves and surfaces.
//
// Copyright (C) 2000-2005, 2010 SINTEF ICT, Applied Mathematics, Norway.
//
// This program is free software; you can redistrib... | 29.893082 | 87 | 0.538397 | [
"geometry",
"object",
"vector"
] |
404de5f6f1d419a04fef14c81cca11d70de8af85 | 543 | h | C | include/xmol/geom/SpatialIndex.h | sizmailov/pyxmolpp2 | 9395ba1b1ddc957e0b33dc6decccdb711e720764 | [
"MIT"
] | 4 | 2020-06-24T11:07:57.000Z | 2022-01-15T23:00:30.000Z | include/xmol/geom/SpatialIndex.h | sizmailov/pyxmolpp2 | 9395ba1b1ddc957e0b33dc6decccdb711e720764 | [
"MIT"
] | 84 | 2018-04-22T12:29:31.000Z | 2020-06-17T15:03:37.000Z | include/xmol/geom/SpatialIndex.h | sizmailov/pyxmolpp2 | 9395ba1b1ddc957e0b33dc6decccdb711e720764 | [
"MIT"
] | 6 | 2018-06-04T09:16:26.000Z | 2022-03-12T11:05:54.000Z | #pragma once
#include "fwd.h"
#include "xmol/future/span.h"
#include <map>
#include <vector>
namespace xmol::geom {
class SpatialIndex {
public:
using bin_id_t = std::tuple<int, int, int>;
using index_t = int;
using indices_t = std::vector<index_t>;
SpatialIndex(const future::Span<XYZ>& coords, double bin_si... | 22.625 | 72 | 0.71639 | [
"vector"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.