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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
922436bfef591cd4dceb04934566a96cb91b678b | 9,748 | h | C | Header/CGAffineTransform.h | lightank/iOS_Header | e6602dc74b6225561401724c1a7a3435711ff91a | [
"MIT"
] | 2 | 2018-11-02T12:30:53.000Z | 2020-09-18T16:10:48.000Z | Header/CGAffineTransform.h | lightank/iOS_Header | e6602dc74b6225561401724c1a7a3435711ff91a | [
"MIT"
] | null | null | null | Header/CGAffineTransform.h | lightank/iOS_Header | e6602dc74b6225561401724c1a7a3435711ff91a | [
"MIT"
] | null | null | null | /* CoreGraphics - CGAffineTransform.h
Copyright (c) 1998-2011 Apple Inc.
All rights reserved. */
#ifndef CGAFFINETRANSFORM_H_
#define CGAFFINETRANSFORM_H_
typedef struct CGAffineTransform CGAffineTransform;
#include <CoreGraphics/CGBase.h>
#include <CoreGraphics/CGGeometry.h>
//固定桥接
//对于ARC来说,最让人迷惑和容易出错的地方大概就是桥接的概... | 42.754386 | 173 | 0.711838 | [
"transform"
] |
9224f97a368329e5962067cf860b038aad29a8ab | 9,545 | h | C | lib/pool.h | djpetti/gaia | a9befa9f89a002dc2fa7696a44936055a98de413 | [
"MIT"
] | 2 | 2020-08-24T06:38:10.000Z | 2021-07-05T09:31:30.000Z | lib/pool.h | djpetti/tachyon | a9befa9f89a002dc2fa7696a44936055a98de413 | [
"MIT"
] | null | null | null | lib/pool.h | djpetti/tachyon | a9befa9f89a002dc2fa7696a44936055a98de413 | [
"MIT"
] | null | null | null | #ifndef TACHYON_LIB_IPC_POOL_H_
#define TACHYON_LIB_IPC_POOL_H_
#include <assert.h>
#include <stdint.h>
#include "mutex.h"
#include "constants.h"
namespace tachyon {
// Manages a pool of shared memory that queue messages are made from.
class Pool {
public:
// Gets a pointer to a block of memory from the pool.
... | 37.431373 | 80 | 0.6923 | [
"object"
] |
92403cc23699d2672f79151a7979b9ac7ddba0b5 | 834 | h | C | AmazingEngine/ModuleScene.h | RoperoIvan/AmazingEngine | 7c1149c13da13255789c9ad5c315b8b6cbc26a4c | [
"MIT"
] | 3 | 2020-10-17T06:47:00.000Z | 2021-11-30T11:42:21.000Z | AmazingEngine/ModuleScene.h | RoperoIvan/AmazingEngine | 7c1149c13da13255789c9ad5c315b8b6cbc26a4c | [
"MIT"
] | null | null | null | AmazingEngine/ModuleScene.h | RoperoIvan/AmazingEngine | 7c1149c13da13255789c9ad5c315b8b6cbc26a4c | [
"MIT"
] | null | null | null | #ifndef _MODULESCENE_H_
#define _MODULESCENE_H_
#include "Module.h"
#include <vector>
#include "GameObject.h"
#include "Image.h"
#include "Camera.h"
#include "Octree.h"
class ModuleScene : public Module
{
public:
ModuleScene(Application* app, bool start_enable = true);
~ModuleScene();
bool Init();
bool Start();
... | 20.85 | 57 | 0.742206 | [
"vector"
] |
92446ddfe16c4e3af3a276b3b5ea7c9772783785 | 1,915 | h | C | src/k2/common/VecUtil.h | jfunston/chogori-platform | e329e892411eeb2142c8d4b603944244d3c559d4 | [
"MIT"
] | 33 | 2020-05-16T10:12:05.000Z | 2022-01-26T07:33:44.000Z | src/k2/common/VecUtil.h | jfunston/chogori-platform | e329e892411eeb2142c8d4b603944244d3c559d4 | [
"MIT"
] | 131 | 2020-05-18T21:39:40.000Z | 2022-03-31T21:10:09.000Z | src/k2/common/VecUtil.h | jfunston/chogori-platform | e329e892411eeb2142c8d4b603944244d3c559d4 | [
"MIT"
] | 16 | 2020-06-02T02:56:01.000Z | 2021-12-07T07:42:32.000Z | /*
MIT License
Copyright(c) 2020 Futurewei Cloud
Permission is hereby granted,
free of charge, to any person obtaining a copy of this software and associated documentation files(the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, p... | 39.895833 | 408 | 0.736292 | [
"vector"
] |
9253d0c38f7131bf5bda373cfa5d5f45ff6b483d | 1,184 | h | C | evproto/rpcchannel.h | taurzk/evproto | e203cc6300308adc75bd7e1df9662db8716563f0 | [
"BSD-3-Clause"
] | 16 | 2016-09-23T02:08:13.000Z | 2021-04-01T03:09:04.000Z | evproto/rpcchannel.h | austgl/evproto | e203cc6300308adc75bd7e1df9662db8716563f0 | [
"BSD-3-Clause"
] | null | null | null | evproto/rpcchannel.h | austgl/evproto | e203cc6300308adc75bd7e1df9662db8716563f0 | [
"BSD-3-Clause"
] | 6 | 2016-07-14T05:47:31.000Z | 2018-09-23T14:52:23.000Z | // Copyright 2010, Shuo Chen. All rights reserved.
// http://code.google.com/p/evproto/
//
// Use of this source code is governed by a BSD-style license
// that can be found in the License file.
// Author: Shuo Chen (chenshuo at chenshuo dot com)
//
#ifndef EVPROTO_RPCCHANNEL_H
#define EVPROTO_RPCCHANNEL_H
#include... | 23.68 | 62 | 0.691723 | [
"vector"
] |
92548e87192ad2d17bd9314f0cd0f96195ac3328 | 155 | h | C | src/classes/Player.h | gamma-delta/adventure | 8c6ae364e161c71dbf1812ce30ce3fc889000fc8 | [
"Unlicense"
] | null | null | null | src/classes/Player.h | gamma-delta/adventure | 8c6ae364e161c71dbf1812ce30ce3fc889000fc8 | [
"Unlicense"
] | null | null | null | src/classes/Player.h | gamma-delta/adventure | 8c6ae364e161c71dbf1812ce30ce3fc889000fc8 | [
"Unlicense"
] | null | null | null | #ifndef PLAYER_H
#define PLAYER_H
#include "Object.h"
class Player : public Object {
public:
Player(int x, int y);
void move(int x, int y);
};
#endif
| 11.923077 | 30 | 0.683871 | [
"object"
] |
926c6050537942a311255c30af1989df76032916 | 9,965 | c | C | WalletKitCore/src/support/json/BRJsonParse.c | cryptodev100/walletkit | 07998077c1725e0c5b23288fe9e6040bf661e824 | [
"MIT"
] | null | null | null | WalletKitCore/src/support/json/BRJsonParse.c | cryptodev100/walletkit | 07998077c1725e0c5b23288fe9e6040bf661e824 | [
"MIT"
] | null | null | null | WalletKitCore/src/support/json/BRJsonParse.c | cryptodev100/walletkit | 07998077c1725e0c5b23288fe9e6040bf661e824 | [
"MIT"
] | null | null | null | // BRJson
// WalletKitCore
//
// Created by Ed Gamble on 9/28/21.
// Copyright © 2021 Breadwinner AG. All rights reserved.
//
// See the LICENSE file at the project root for license information.
// See the CONTRIBUTORS file at the project root for a list of contributors.
#include "support/json/BRJson.h"
#includ... | 28.968023 | 120 | 0.655193 | [
"object"
] |
926c9bff5fae3bad962dc1d3a9fb06a6167c2d99 | 347 | h | C | HotChat/IM/JPGiftManager/JPGiftCollectionViewCell.h | ilumanxi/HotChat | ab8cfdf83a3cc40bbb57232f19fbe261c972f367 | [
"MIT"
] | 1 | 2021-01-11T03:44:02.000Z | 2021-01-11T03:44:02.000Z | HotChat/IM/JPGiftManager/JPGiftCollectionViewCell.h | ilumanxi/HotChat | ab8cfdf83a3cc40bbb57232f19fbe261c972f367 | [
"MIT"
] | null | null | null | HotChat/IM/JPGiftManager/JPGiftCollectionViewCell.h | ilumanxi/HotChat | ab8cfdf83a3cc40bbb57232f19fbe261c972f367 | [
"MIT"
] | null | null | null | //
// JPGiftCollectionViewCell.h 礼物选择页面--展示礼物测cell
// JPGiftManager
//
// Created by Keep丶Dream on 2018/3/13.
// Copyright © 2018年 dong. All rights reserved.
//
#import <UIKit/UIKit.h>
@class JPGiftCellModel;
@interface JPGiftCollectionViewCell : UICollectionViewCell
/** model */
@property(nonatomic,strong) JPGi... | 18.263158 | 58 | 0.740634 | [
"model"
] |
f382e045e6ff5acaaed515ebeab855d8b17e8d0e | 6,034 | h | C | omip_common/include/omip_common/Feature.h | tu-rbo/omip | 825442774d1a9712937b535e5ced4e4c1aa32fcc | [
"MIT"
] | 27 | 2016-11-10T16:11:28.000Z | 2021-12-21T20:11:39.000Z | omip_common/include/omip_common/Feature.h | tu-rbo/omip | 825442774d1a9712937b535e5ced4e4c1aa32fcc | [
"MIT"
] | 2 | 2017-11-28T13:22:02.000Z | 2019-10-22T22:01:58.000Z | omip_common/include/omip_common/Feature.h | tu-rbo/omip | 825442774d1a9712937b535e5ced4e4c1aa32fcc | [
"MIT"
] | 9 | 2016-11-25T18:24:12.000Z | 2020-05-24T03:20:33.000Z | /*
* Feature.h
*
* Author: roberto
*
* This is a modified implementation of the method for online estimation of kinematic structures described in our paper
* "Online Interactive Perception of Articulated Objects with Multi-Level Recursive Estimation Based on Task-Specific Priors"
* (Martín-Martín and Brock,... | 27.552511 | 134 | 0.709811 | [
"object",
"vector",
"3d"
] |
f38565cf0b6ab21f33e4c53762f115c39103e87f | 481 | h | C | src/xmorphy/morph/WordFormPrinter.h | fakemoon123/XMorphy | 58ead04bccc3f134d8f3d52244629f46d38e9da0 | [
"MIT"
] | 29 | 2017-07-27T12:47:28.000Z | 2022-01-23T12:20:47.000Z | src/xmorphy/morph/WordFormPrinter.h | fakemoon123/XMorphy | 58ead04bccc3f134d8f3d52244629f46d38e9da0 | [
"MIT"
] | 1 | 2018-04-24T19:56:00.000Z | 2021-04-27T15:37:15.000Z | src/xmorphy/morph/WordFormPrinter.h | fakemoon123/XMorphy | 58ead04bccc3f134d8f3d52244629f46d38e9da0 | [
"MIT"
] | 5 | 2020-10-21T08:11:24.000Z | 2021-11-02T08:18:21.000Z | #pragma once
#include <sstream>
#include <boost/algorithm/string.hpp>
#include <boost/property_tree/ptree.hpp>
#include <xmorphy/morph/WordForm.h>
namespace X
{
class WordFormPrinter
{
public:
static std::string write(WordFormPtr wform);
static boost::property_tree::ptree writeToJSON(WordFormPtr wform);
sta... | 28.294118 | 105 | 0.762994 | [
"vector"
] |
f387f12a739a6b9c29d7523245348e2e1247e93c | 3,491 | h | C | dev/Code/CryEngine/CryCommon/ILMSerializationManager.h | jeikabu/lumberyard | 07228c605ce16cbf5aaa209a94a3cb9d6c1a4115 | [
"AML"
] | 1,738 | 2017-09-21T10:59:12.000Z | 2022-03-31T21:05:46.000Z | dev/Code/CryEngine/CryCommon/ILMSerializationManager.h | jeikabu/lumberyard | 07228c605ce16cbf5aaa209a94a3cb9d6c1a4115 | [
"AML"
] | 427 | 2017-09-29T22:54:36.000Z | 2022-02-15T19:26:50.000Z | dev/Code/CryEngine/CryCommon/ILMSerializationManager.h | jeikabu/lumberyard | 07228c605ce16cbf5aaa209a94a3cb9d6c1a4115 | [
"AML"
] | 671 | 2017-09-21T08:04:01.000Z | 2022-03-29T14:30:07.000Z | /*
* All or portions of this file Copyright (c) Amazon.com, Inc. or its affiliates or
* its licensors.
*
* For complete copyright and license terms please see the LICENSE at the root of this
* distribution (the "License"). All use of this software is governed by the License,
* or, if provided, by the license below or t... | 39.224719 | 312 | 0.720137 | [
"object"
] |
f38fd4efba2a0e0ea0631f03b3601a106ec813a3 | 1,045 | h | C | src/MPC.h | Zhanghq8/Udacity_MPC | 20b3df774c9ebacbdefa85650cd53279407d7438 | [
"MIT"
] | 1 | 2020-10-12T05:31:23.000Z | 2020-10-12T05:31:23.000Z | src/MPC.h | Zhanghq8/Udacity_MPC | 20b3df774c9ebacbdefa85650cd53279407d7438 | [
"MIT"
] | null | null | null | src/MPC.h | Zhanghq8/Udacity_MPC | 20b3df774c9ebacbdefa85650cd53279407d7438 | [
"MIT"
] | 1 | 2020-06-03T03:21:53.000Z | 2020-06-03T03:21:53.000Z | #ifndef MPC_H
#define MPC_H
#include <vector>
#include "Eigen-3.3/Eigen/Core"
class MPC {
public:
/**
* TODO: Set the timestep length and duration
*/
const double dt = 0.1;
const double Lf = 2.67;
const int num_of_states = 6; // px, py, psi, v, cte, epsi
const int num_of_actutions = 2; // acceleration, ste... | 26.794872 | 88 | 0.708134 | [
"vector",
"model"
] |
f3ad701204f68fd321c2aa3a1e8fbbd6085d103e | 2,718 | c | C | sdk-6.5.20/libs/sdklt/bcmcth/l2/bcmcth_l2_drv.c | copslock/broadcom_cpri | 8e2767676e26faae270cf485591902a4c50cf0c5 | [
"Spencer-94"
] | null | null | null | sdk-6.5.20/libs/sdklt/bcmcth/l2/bcmcth_l2_drv.c | copslock/broadcom_cpri | 8e2767676e26faae270cf485591902a4c50cf0c5 | [
"Spencer-94"
] | null | null | null | sdk-6.5.20/libs/sdklt/bcmcth/l2/bcmcth_l2_drv.c | copslock/broadcom_cpri | 8e2767676e26faae270cf485591902a4c50cf0c5 | [
"Spencer-94"
] | null | null | null | /*! \file bcmcth_l2_drv.c
*
* BCMCTH L2 driver APIs.
*/
/*
* This license is set out in https://raw.githubusercontent.com/Broadcom-Network-Switching-Software/OpenBCM/master/Legal/LICENSE file.
*
* Copyright 2007-2020 Broadcom Inc. All rights reserved.
*/
#include <bsl/bsl.h>
#include <shr/shr_debug.h>
#include... | 19.140845 | 134 | 0.622884 | [
"object"
] |
f3af5af517751760124b35f66a03fd7f0e4800d8 | 3,785 | h | C | pemc/lmc/lmc.h | joleuger/pemc | 14deb5b97d4219ba3c92d3834ab71332997e9b13 | [
"MIT"
] | null | null | null | pemc/lmc/lmc.h | joleuger/pemc | 14deb5b97d4219ba3c92d3834ab71332997e9b13 | [
"MIT"
] | null | null | null | pemc/lmc/lmc.h | joleuger/pemc | 14deb5b97d4219ba3c92d3834ab71332997e9b13 | [
"MIT"
] | null | null | null | // SPDX-License-Identifier: MIT
// The MIT License (MIT)
//
// Copyright (c) 2014-2018, Institute for Software & Systems Engineering
// Copyright (c) 2018-2019, Johannes Leupolz
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the... | 35.046296 | 80 | 0.757464 | [
"vector"
] |
f3bc0d42174fe2aa0f4e04c842c87e001f9eb39a | 9,792 | h | C | chromiumos-wide-profiling/test_perf_data.h | tcwanggoogle/autofdo | 153c17801358fb9692ed1ec7d0065057d0541eb8 | [
"Apache-2.0"
] | null | null | null | chromiumos-wide-profiling/test_perf_data.h | tcwanggoogle/autofdo | 153c17801358fb9692ed1ec7d0065057d0541eb8 | [
"Apache-2.0"
] | 1 | 2018-06-12T19:47:39.000Z | 2018-06-12T19:47:39.000Z | chromiumos-wide-profiling/test_perf_data.h | tcwanggoogle/autofdo | 153c17801358fb9692ed1ec7d0065057d0541eb8 | [
"Apache-2.0"
] | 1 | 2018-06-12T15:13:47.000Z | 2018-06-12T15:13:47.000Z | // Copyright (c) 2014 The Chromium OS 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 CHROMIUMOS_WIDE_PROFILING_TEST_PERF_DATA_H_
#define CHROMIUMOS_WIDE_PROFILING_TEST_PERF_DATA_H_
#include <ostream> // NOLINT
#include <ve... | 30.129231 | 79 | 0.725797 | [
"vector"
] |
f3c2df96a85a48946aa2a986a43feba11bf28068 | 67,634 | c | C | Mac/Modules/menu/Menumodule.c | SaadBazaz/ChinesePython | 800955539dda912d4a1621bcf5a700aaaddc012f | [
"CNRI-Python-GPL-Compatible"
] | 3 | 2022-01-30T20:08:24.000Z | 2022-02-12T08:51:12.000Z | Mac/Modules/menu/Menumodule.c | SaadBazaz/ChinesePython | 800955539dda912d4a1621bcf5a700aaaddc012f | [
"CNRI-Python-GPL-Compatible"
] | null | null | null | Mac/Modules/menu/Menumodule.c | SaadBazaz/ChinesePython | 800955539dda912d4a1621bcf5a700aaaddc012f | [
"CNRI-Python-GPL-Compatible"
] | null | null | null |
/* ========================== Module Menu =========================== */
#include "Python.h"
#include "macglue.h"
#include "pymactoolbox.h"
#ifdef WITHOUT_FRAMEWORKS
#include <Devices.h> /* Defines OpenDeskAcc in universal headers */
#include <Menus.h>
#else
#include <Carbon/Carbon.h>
#endif
#ifdef USE_TOOLBOX_... | 26.429855 | 128 | 0.646287 | [
"object"
] |
f3cdf9272378b4eff3a30344eea0bd9519ca8b34 | 3,957 | h | C | src/audio/aubio/src/io/ioutils.h | vrushank-agrawal/video_editor_BX23 | 3a458114f499e0ba3d1c61afde2b9d30bc76459b | [
"Apache-2.0"
] | null | null | null | src/audio/aubio/src/io/ioutils.h | vrushank-agrawal/video_editor_BX23 | 3a458114f499e0ba3d1c61afde2b9d30bc76459b | [
"Apache-2.0"
] | null | null | null | src/audio/aubio/src/io/ioutils.h | vrushank-agrawal/video_editor_BX23 | 3a458114f499e0ba3d1c61afde2b9d30bc76459b | [
"Apache-2.0"
] | null | null | null | /*
Copyright (C) 2016 Paul Brossier <piem@aubio.org>
This file is part of aubio.
aubio is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later v... | 29.529851 | 76 | 0.752085 | [
"object",
"vector"
] |
f3d030aec0bda3f9686222cfe17febbf71c38e4e | 12,827 | h | C | release/src-rt-6.x.4708/cfe/cfe/arch/mips/cpu/sb1250/include/sb1250_draminit.h | afeng11/tomato-arm | 1ca18a88480b34fd495e683d849f46c2d47bb572 | [
"FSFAP"
] | 278 | 2015-11-03T03:01:20.000Z | 2022-01-20T18:21:05.000Z | release/src-rt-6.x.4708/cfe/cfe/arch/mips/cpu/sb1250/include/sb1250_draminit.h | afeng11/tomato-arm | 1ca18a88480b34fd495e683d849f46c2d47bb572 | [
"FSFAP"
] | 374 | 2015-11-03T12:37:22.000Z | 2021-12-17T14:18:08.000Z | release/src-rt-6.x.4708/cfe/cfe/arch/mips/cpu/sb1250/include/sb1250_draminit.h | afeng11/tomato-arm | 1ca18a88480b34fd495e683d849f46c2d47bb572 | [
"FSFAP"
] | 96 | 2015-11-22T07:47:26.000Z | 2022-01-20T19:52:19.000Z | /* *********************************************************************
* Broadcom Common Firmware Environment (CFE)
*
* DRAM Initialization routine definitions File: sb1250_draminit.h
*
* This file contains constants and data structures specific to
* the operation of sb1250_draminit.c... | 37.396501 | 99 | 0.646527 | [
"geometry"
] |
f3d1b95c987cf6a69bb9d4b20aa31bf02bbc35a8 | 12,048 | h | C | Submodules/Peano/src/peano/performanceanalysis/SpeedupLaws.h | linusseelinger/ExaHyPE-Tsunami | 92a6e14926862e1584ef1e935874c91d252e8112 | [
"BSD-3-Clause"
] | 2 | 2019-08-14T22:41:26.000Z | 2020-02-04T19:30:24.000Z | Submodules/Peano/src/peano/performanceanalysis/SpeedupLaws.h | linusseelinger/ExaHyPE-Tsunami | 92a6e14926862e1584ef1e935874c91d252e8112 | [
"BSD-3-Clause"
] | null | null | null | Submodules/Peano/src/peano/performanceanalysis/SpeedupLaws.h | linusseelinger/ExaHyPE-Tsunami | 92a6e14926862e1584ef1e935874c91d252e8112 | [
"BSD-3-Clause"
] | 3 | 2019-07-22T10:27:36.000Z | 2020-05-11T12:25:29.000Z | // This file is part of the Peano project. For conditions of distribution and
// use, please see the copyright notice at www.peano-framework.org
#ifndef _PEANO_PERFORMANCE_ANALYIS_SPEEDUP_LAWS_H_
#define _PEANO_PERFORMANCE_ANALYIS_SPEEDUP_LAWS_H_
#include "peano/performanceanalysis/Analyser.h"
#include "tarch/logging... | 30.971722 | 101 | 0.60342 | [
"vector",
"model"
] |
f3dcf6f06e14f00f61f02f8c43bfc0cd98c3667b | 1,175 | h | C | tests/integration/ring/ring_ref_solution.h | alexsavulescu/CoreNeuron | af7e95d98819c052b07656961d20de6a71b70740 | [
"BSD-3-Clause"
] | 109 | 2016-04-08T09:27:54.000Z | 2022-03-15T02:10:47.000Z | tests/integration/ring/ring_ref_solution.h | alexsavulescu/CoreNeuron | af7e95d98819c052b07656961d20de6a71b70740 | [
"BSD-3-Clause"
] | 595 | 2016-04-01T09:12:47.000Z | 2022-03-31T23:44:58.000Z | tests/integration/ring/ring_ref_solution.h | alexsavulescu/CoreNeuron | af7e95d98819c052b07656961d20de6a71b70740 | [
"BSD-3-Clause"
] | 52 | 2016-03-29T08:11:35.000Z | 2022-03-11T07:37:38.000Z | /*
# =============================================================================
# Copyright (c) 2016 - 2021 Blue Brain Project/EPFL
#
# See top-level LICENSE file for details.
# =============================================================================.
*/
#include <stdio.h>
#include <iostream>
struct referenc... | 23.5 | 80 | 0.425532 | [
"vector"
] |
f3dd74763b0a30a0ac8cb07dcf0a0c444655f7fa | 2,320 | h | C | realtime/util/adcdebuglogger.h | MakerButt/chaipcr | a4c0521d1b2ffb2aa1c90ff21f3ca4779b6831d1 | [
"Apache-2.0"
] | 1 | 2021-06-25T19:58:26.000Z | 2021-06-25T19:58:26.000Z | realtime/util/adcdebuglogger.h | MakerButt/chaipcr | a4c0521d1b2ffb2aa1c90ff21f3ca4779b6831d1 | [
"Apache-2.0"
] | null | null | null | realtime/util/adcdebuglogger.h | MakerButt/chaipcr | a4c0521d1b2ffb2aa1c90ff21f3ca4779b6831d1 | [
"Apache-2.0"
] | null | null | null | #ifndef ADCDEBUGLOGGER_H
#define ADCDEBUGLOGGER_H
#include "adccontroller.h"
#include <tuple>
#include <array>
#include <string>
#include <vector>
#include <atomic>
#include <mutex>
#include <boost/chrono.hpp>
#include <boost/circular_buffer.hpp>
class BaseADCDebugLogger
{
public:
enum WorkState
{
No... | 22.970297 | 108 | 0.691379 | [
"vector"
] |
f3e573a17bd79426606bf881e120a3dec2a439bc | 779 | h | C | ds/security/services/smartcrd/tools/sctest/sctest/testitem.h | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | ds/security/services/smartcrd/tools/sctest/sctest/testitem.h | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | ds/security/services/smartcrd/tools/sctest/sctest/testitem.h | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | /*++
Copyright (C) Microsoft Corporation, 2000
Module Name:
TestItem
Abstract:
Virtual test item declaration.
Author:
Eric Perlin (ericperl) 06/07/2000
Environment:
Win32
Notes:
?Notes?
--*/
#ifndef _TestItem_H_DEF_
#define _TestItem_H_DEF_
#include "tcha... | 14.163636 | 89 | 0.655969 | [
"vector"
] |
f3e7f6830d0049e3926ae560a11e27f84678a6fb | 1,971 | h | C | src/validator/demo_obligation_checker.h | bchurchill/pldi19-equivalence-checker | 2e7707be99c10828970f1d96c2bcbb058936cbdc | [
"ECL-2.0",
"Apache-2.0"
] | 30 | 2019-03-14T04:17:34.000Z | 2022-03-29T21:54:21.000Z | src/validator/demo_obligation_checker.h | bchurchill/pldi19-equivalence-checker | 2e7707be99c10828970f1d96c2bcbb058936cbdc | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | src/validator/demo_obligation_checker.h | bchurchill/pldi19-equivalence-checker | 2e7707be99c10828970f1d96c2bcbb058936cbdc | [
"ECL-2.0",
"Apache-2.0"
] | 7 | 2019-07-26T17:43:39.000Z | 2020-04-28T16:16:10.000Z | // Copyright 2013-2019 Stanford University
//
// Licensed under the Apache License, Version 2.0 (the License);
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or ag... | 27 | 89 | 0.682395 | [
"vector"
] |
137b88113f4eab2effe2b0afd6940ad03b0697d4 | 490 | h | C | MarkovNames.h | Axelwickm/HunterGatherers | 7996b645dfbb6658fdf63bd4859ebded194b69f2 | [
"MIT"
] | 1 | 2019-02-21T21:05:32.000Z | 2019-02-21T21:05:32.000Z | MarkovNames.h | Axelwickm/HunterGatherers | 7996b645dfbb6658fdf63bd4859ebded194b69f2 | [
"MIT"
] | null | null | null | MarkovNames.h | Axelwickm/HunterGatherers | 7996b645dfbb6658fdf63bd4859ebded194b69f2 | [
"MIT"
] | null | null | null | //
// Created by Axel on 2019-01-08.
//
#ifndef HUNTERGATHERERS_MARKOVNAMES_H
#define HUNTERGATHERERS_MARKOVNAMES_H
#include "json/json.hpp"
class MarkovNames {
public:
MarkovNames(const bool random, unsigned long seed);
static void loadResources();
std::string generate(const std::vector<double> genome... | 16.896552 | 59 | 0.730612 | [
"vector"
] |
138538e2dba7c4765388ee74da857b854574e415 | 1,986 | h | C | online-norm/pytorch/online_norm_pytorch/csrc/norm/norm.h | ClashLuke/online-normalization | fe08b9f8e288d628eee4f9991e562cdb4f9e997b | [
"BSD-3-Clause"
] | 55 | 2019-09-04T06:24:39.000Z | 2022-02-27T21:07:36.000Z | online-norm/pytorch/online_norm_pytorch/csrc/norm/norm.h | ClashLuke/online-normalization | fe08b9f8e288d628eee4f9991e562cdb4f9e997b | [
"BSD-3-Clause"
] | 7 | 2019-12-28T05:17:19.000Z | 2021-10-19T20:45:56.000Z | online-norm/pytorch/online_norm_pytorch/csrc/norm/norm.h | ClashLuke/online-normalization | fe08b9f8e288d628eee4f9991e562cdb4f9e997b | [
"BSD-3-Clause"
] | 16 | 2019-09-08T09:54:42.000Z | 2022-03-22T22:32:59.000Z | /*
* Released under BSD 3-Clause License,
* Copyright (c) 2019 Cerebras Systems Inc.
* All rights reserved.
*
* Define norm func signatures
*
* Author: Vitaliy Chiley
* Contact: {vitaliy, info}@cerebras.net
*/
#pragma once
#include <torch/extension.h>
#include <torch/types.h>
std::vector<at::Tensor> norm_... | 19.096154 | 46 | 0.60423 | [
"vector"
] |
13853fc1d7a158d0731e14c6d53387e1c22b0a01 | 19,028 | c | C | firmware/freertos/semaphore/lib/FreeRTOSV8.2.3/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_LPC1830_GCC/cr_startup_lpc18xx.c | NCTU-AUV/stm32_write_data_to_rpi | 95ab0c653badfb635aa06e86b87055ddb7d8ce21 | [
"MIT"
] | 60 | 2017-01-12T18:14:33.000Z | 2018-01-05T00:15:13.000Z | firmware/freertos/semaphore/lib/FreeRTOSV8.2.3/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_LPC1830_GCC/cr_startup_lpc18xx.c | NCTU-AUV/stm32_write_data_to_rpi | 95ab0c653badfb635aa06e86b87055ddb7d8ce21 | [
"MIT"
] | 120 | 2016-10-26T20:18:32.000Z | 2018-01-05T23:27:36.000Z | firmware/freertos/semaphore/lib/FreeRTOSV8.2.3/FreeRTOS-Plus/Demo/FreeRTOS_Plus_UDP_and_CLI_LPC1830_GCC/cr_startup_lpc18xx.c | NCTU-AUV/stm32_write_data_to_rpi | 95ab0c653badfb635aa06e86b87055ddb7d8ce21 | [
"MIT"
] | 20 | 2016-11-23T15:25:37.000Z | 2018-01-06T21:52:07.000Z | // *****************************************************************************
// +--+
// | ++----+
// +-++ |
// | |
// +-+--+ |
// | +--+--+
// +----+ Copyright (c) 2011-12 Code Red Technologies Ltd.
//
// LPC43xx Microcontroller Startup code for use with Red Suite
//
// Version... | 35.766917 | 85 | 0.605108 | [
"vector"
] |
1388d3aaa38e16535a2ba51eda8f20eee5f47ee1 | 4,976 | h | C | dbsbrly/BrlyMOperator.h | mpsitech/brly-BeamRelay | 481ccb3e83ea6151fb78eba293b44ade62a0ec78 | [
"MIT"
] | null | null | null | dbsbrly/BrlyMOperator.h | mpsitech/brly-BeamRelay | 481ccb3e83ea6151fb78eba293b44ade62a0ec78 | [
"MIT"
] | null | null | null | dbsbrly/BrlyMOperator.h | mpsitech/brly-BeamRelay | 481ccb3e83ea6151fb78eba293b44ade62a0ec78 | [
"MIT"
] | null | null | null | /**
* \file BrlyMOperator.h
* database access for table TblBrlyMOperator (declarations)
* \copyright (C) 2016-2020 MPSI Technologies GmbH
* \author Alexander Wirthmueller (auto-generation)
* \date created: 11 Jan 2021
*/
// IP header --- ABOVE
#ifndef BRLYMOPERATOR_H
#define BRLYMOPERATOR_H
#include <sbecore/T... | 30.716049 | 180 | 0.755627 | [
"vector"
] |
138e8f1ca07dee9015e04380f794c7413d0b7b5c | 6,752 | h | C | Code/Engine/Resource/MaterialBlueprint/BufferManager/PassBufferManager.h | WarzesProject/Micro3DRPG | 36604d51d5dd640836cad77995abbfecfe4bdccc | [
"MIT"
] | 3 | 2020-05-12T04:36:38.000Z | 2021-04-04T07:21:44.000Z | Code/Engine/Resource/MaterialBlueprint/BufferManager/PassBufferManager.h | WarzesProject/Micro3DRPG | 36604d51d5dd640836cad77995abbfecfe4bdccc | [
"MIT"
] | null | null | null | Code/Engine/Resource/MaterialBlueprint/BufferManager/PassBufferManager.h | WarzesProject/Micro3DRPG | 36604d51d5dd640836cad77995abbfecfe4bdccc | [
"MIT"
] | null | null | null | #pragma once
//[-------------------------------------------------------]
//[ Includes ]
//[-------------------------------------------------------]
#include "Core/Manager.h"
#include "Renderer.h"
// Disable warnings in external headers, we can't fix them
PRAGMA_WARNING_P... | 32.618357 | 167 | 0.562944 | [
"render",
"vector",
"transform"
] |
139296c9ba220bc2e6aaa52e926c237e49c8186a | 4,257 | h | C | tech/ThirdParty/Lua/src/lgc.h | nbtdev/teardrop | fa9cc8faba03a901d1d14f655a04167e14cd08ee | [
"MIT"
] | null | null | null | tech/ThirdParty/Lua/src/lgc.h | nbtdev/teardrop | fa9cc8faba03a901d1d14f655a04167e14cd08ee | [
"MIT"
] | null | null | null | tech/ThirdParty/Lua/src/lgc.h | nbtdev/teardrop | fa9cc8faba03a901d1d14f655a04167e14cd08ee | [
"MIT"
] | null | null | null | /******************************************************************************
Copyright (c) 2015 Teardrop Games
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 wit... | 33.785714 | 79 | 0.698849 | [
"object"
] |
13b1388f24fce0407c5a3b38a059bb2bca59614e | 2,655 | h | C | Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/Widgets/SNiagaraConvertPinSocket.h | windystrife/UnrealEngine_NVIDIAGameWork | b50e6338a7c5b26374d66306ebc7807541ff815e | [
"MIT"
] | 1 | 2022-01-29T18:36:12.000Z | 2022-01-29T18:36:12.000Z | Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/Widgets/SNiagaraConvertPinSocket.h | windystrife/UnrealEngine_NVIDIAGameWork | b50e6338a7c5b26374d66306ebc7807541ff815e | [
"MIT"
] | null | null | null | Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Private/Widgets/SNiagaraConvertPinSocket.h | windystrife/UnrealEngine_NVIDIAGameWork | b50e6338a7c5b26374d66306ebc7807541ff815e | [
"MIT"
] | null | null | null | // Copyright 1998-2016 Epic Games, Inc. All Rights Reserved.
#pragma once
#include "DecoratedDragDropOp.h"
class FNiagaraConvertPinSocketViewModel;
class FMenuBuilder;
/** Contains data for a socket drag and drop operation in the convert node. */
class FNiagaraConvertDragDropOp : public FDecoratedDragDropOp
{
publi... | 39.044118 | 134 | 0.833522 | [
"model"
] |
13c1a4f01db76952a529fe37c3cc299f76adbd0c | 11,794 | c | C | src/mice/src/cspice/ckgr02.c | jared711/meteoroid_orbits | 84428bc33a695fb4bebee383f5094b80ae1d7193 | [
"MIT"
] | 9 | 2018-03-28T16:03:28.000Z | 2022-01-30T20:36:00.000Z | src/mice/src/cspice/ckgr02.c | jared711/meteoroid_orbits | 84428bc33a695fb4bebee383f5094b80ae1d7193 | [
"MIT"
] | null | null | null | src/mice/src/cspice/ckgr02.c | jared711/meteoroid_orbits | 84428bc33a695fb4bebee383f5094b80ae1d7193 | [
"MIT"
] | 2 | 2021-01-25T10:11:10.000Z | 2022-01-09T06:37:06.000Z | /* ckgr02.f -- translated by f2c (version 19980913).
You must link the resulting object file with the libraries:
-lf2c -lm (in that order)
*/
#include "f2c.h"
/* Table of constant values */
static integer c__2 = 2;
static integer c__6 = 6;
static integer c__7 = 7;
/* $Procedure CKGR02 ( C-kernel, get rec... | 32.761111 | 76 | 0.55825 | [
"object",
"model"
] |
13c751e922210f68539bb1aa214df050364eaa95 | 7,066 | h | C | HubKit/HKRemoteManagedObject.h | jnjosh/HubKit | 27395160793c9a3fb4448e285e7ed37d8fe052eb | [
"MIT"
] | null | null | null | HubKit/HKRemoteManagedObject.h | jnjosh/HubKit | 27395160793c9a3fb4448e285e7ed37d8fe052eb | [
"MIT"
] | null | null | null | HubKit/HKRemoteManagedObject.h | jnjosh/HubKit | 27395160793c9a3fb4448e285e7ed37d8fe052eb | [
"MIT"
] | null | null | null | /*
Copyright (c) 2013 Rhys Powell and Josh Johnson
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, p... | 38.824176 | 114 | 0.772007 | [
"object"
] |
13c7a62a0ed64371df1e12275c00ed56973ed85f | 2,380 | h | C | include/tool-humsheet.h | johnnymac647/humlib | c67954045fb5570915d6a1c75d9a1e36cc9bdf93 | [
"BSD-2-Clause"
] | 19 | 2016-06-18T02:03:56.000Z | 2022-02-23T17:26:32.000Z | include/tool-humsheet.h | johnnymac647/humlib | c67954045fb5570915d6a1c75d9a1e36cc9bdf93 | [
"BSD-2-Clause"
] | 43 | 2017-03-09T07:32:12.000Z | 2022-03-23T20:18:35.000Z | include/tool-humsheet.h | johnnymac647/humlib | c67954045fb5570915d6a1c75d9a1e36cc9bdf93 | [
"BSD-2-Clause"
] | 5 | 2019-11-14T22:24:02.000Z | 2021-09-07T18:27:21.000Z | //
// Programmer: Craig Stuart Sapp <craig@ccrma.stanford.edu>
// Creation Date: Wed Feb 26 10:31:49 PST 2020
// Last Modified: Wed Feb 26 10:31:53 PST 2020
// Filename: tool-humsheet.h
// URL: https://github.com/craigsapp/humlib/blob/master/include/tool-humsheet.h
// Syntax: C++11; humlib
// v... | 30.909091 | 89 | 0.569328 | [
"vector"
] |
13ce2848686efa2f182a3b2278fd275284106bb5 | 1,173 | h | C | native/thirdparty/mesh_optimizer/gdnative/mesh_optimizer.h | realkotob/concept_graph | 6d09fe8f414812418b10c3304b5ffa61f4563d5c | [
"MIT"
] | 525 | 2020-02-10T15:32:55.000Z | 2020-09-25T10:45:50.000Z | native/thirdparty/mesh_optimizer/gdnative/mesh_optimizer.h | concept-graph/concept-graph | 6d09fe8f414812418b10c3304b5ffa61f4563d5c | [
"MIT"
] | 91 | 2020-04-30T22:09:21.000Z | 2020-09-20T21:36:57.000Z | native/thirdparty/mesh_optimizer/gdnative/mesh_optimizer.h | concept-graph/concept-graph | 6d09fe8f414812418b10c3304b5ffa61f4563d5c | [
"MIT"
] | 48 | 2020-04-28T02:55:16.000Z | 2020-09-21T07:54:11.000Z | #ifndef MESH_OPTIMIZER_H
#define MESH_OPTIMIZER_H
#include <Godot.hpp>
#include <Sprite.hpp>
#include <Node.hpp>
#include <MeshInstance.hpp>
#include <Transform.hpp>
#include <NodePath.hpp>
#include <Mesh.hpp>
#include <Skin.hpp>
#include <ArrayMesh.hpp>
namespace godot {
struct MeshInfo {
Transform transform;
... | 26.659091 | 160 | 0.737425 | [
"mesh",
"transform"
] |
13d639d3e83f879a5414131370a79a2f1e688288 | 845 | h | C | source/headers/level.h | AndrewPomorski/KWCGame | b1a748ad0b11d44c6df329345e072cf63fcb5e16 | [
"MIT"
] | null | null | null | source/headers/level.h | AndrewPomorski/KWCGame | b1a748ad0b11d44c6df329345e072cf63fcb5e16 | [
"MIT"
] | null | null | null | source/headers/level.h | AndrewPomorski/KWCGame | b1a748ad0b11d44c6df329345e072cf63fcb5e16 | [
"MIT"
] | null | null | null | #ifndef HEADER_H
#define HEADER_H
#include <string>
#include <vector>
#include "globals.h"
#include "tile.h"
class Graphics;
struct SDL_Texture;
struct SDL_Rect;
class Tileset;
class Level {
public:
Level();
Level(std::string mapName, Vector2 spawnPoint, Graphics &graphics);
~Level();
void update(int elapsedTi... | 15.363636 | 68 | 0.723077 | [
"vector"
] |
13d8dad0b6aa1d25c31ad3574203e1f8abe1c678 | 67,955 | c | C | calc9.1/CALC5Server.c | liulei/VOLKS | eb459cef8f10a8f27a37eb633c5d070fa39f5279 | [
"Apache-2.0"
] | null | null | null | calc9.1/CALC5Server.c | liulei/VOLKS | eb459cef8f10a8f27a37eb633c5d070fa39f5279 | [
"Apache-2.0"
] | null | null | null | calc9.1/CALC5Server.c | liulei/VOLKS | eb459cef8f10a8f27a37eb633c5d070fa39f5279 | [
"Apache-2.0"
] | 2 | 2018-12-13T21:30:39.000Z | 2019-07-06T03:06:51.000Z | #include "MATHCNST.H"
#include "STDDEFS.H"
#include <stdio.h> /* defines stderr */
#include <stdlib.h>
#include <string.h>
#include <time.h>
#include <math.h>
#include <unistd.h>
#include "CALCServer.h" /* RPCGEN creates this from CALCServer.x */
#define INCocean
#include "ocean.h"
#define VERBOSE_DEBUG
/* ext... | 33.442421 | 112 | 0.571202 | [
"vector",
"3d"
] |
13dbd64d598df4c830fab87132474ae9760640aa | 3,000 | h | C | ScrapYard/HalfEdgeSurfacePatch.h | inniyah/thermite3d | 0c72aa6f993a0771f1e458059b83a5d7c5ad49ff | [
"Zlib"
] | null | null | null | ScrapYard/HalfEdgeSurfacePatch.h | inniyah/thermite3d | 0c72aa6f993a0771f1e458059b83a5d7c5ad49ff | [
"Zlib"
] | null | null | null | ScrapYard/HalfEdgeSurfacePatch.h | inniyah/thermite3d | 0c72aa6f993a0771f1e458059b83a5d7c5ad49ff | [
"Zlib"
] | null | null | null | /*******************************************************************************
Copyright (c) 2005-2009 David Williams
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is gr... | 38.461538 | 129 | 0.720667 | [
"vector"
] |
13e075fb7ab0040f324c8c0082092f9a6e09de1b | 8,772 | c | C | filters/slidingMinMax/lemire_engine.c | eyalbrand/NET | 02f17ecada24757d36a01e5d6276e2c64fd83a50 | [
"MIT"
] | 1 | 2020-02-11T20:15:32.000Z | 2020-02-11T20:15:32.000Z | filters/slidingMinMax/lemire_engine.c | eyalbrand/NET | 02f17ecada24757d36a01e5d6276e2c64fd83a50 | [
"MIT"
] | 7 | 2019-07-04T15:49:37.000Z | 2021-08-03T11:15:15.000Z | filters/slidingMinMax/lemire_engine.c | eyalbrand/NET | 02f17ecada24757d36a01e5d6276e2c64fd83a50 | [
"MIT"
] | 9 | 2020-01-11T10:28:16.000Z | 2022-02-09T19:31:18.000Z | /*************************************************************************
* MATLAB MEX ROUTINE LEMIRE_ENGINE.C
* [minval maxval] = LEMIRE_ENGINE(a, window)
*
* PURPOSE: single shoot (one vector) 1D min/max running/filtering
*
* INPUTS
* A: vector, logical and all numeric classes are supported
* window: scala... | 33.101887 | 76 | 0.554834 | [
"vector"
] |
13ebf6bb8f2fc2ffa415c3af01cd1847e6a59ba4 | 674 | h | C | aws-cpp-sdk-synthetics/include/aws/synthetics/model/CanaryRunState.h | Neusoft-Technology-Solutions/aws-sdk-cpp | 88c041828b0dbee18a297c3cfe98c5ecd0706d0b | [
"Apache-2.0"
] | 1 | 2022-02-10T08:06:54.000Z | 2022-02-10T08:06:54.000Z | aws-cpp-sdk-synthetics/include/aws/synthetics/model/CanaryRunState.h | Neusoft-Technology-Solutions/aws-sdk-cpp | 88c041828b0dbee18a297c3cfe98c5ecd0706d0b | [
"Apache-2.0"
] | 1 | 2021-10-14T16:57:00.000Z | 2021-10-18T10:47:24.000Z | aws-cpp-sdk-synthetics/include/aws/synthetics/model/CanaryRunState.h | ravindra-wagh/aws-sdk-cpp | 7d5ff01b3c3b872f31ca98fb4ce868cd01e97696 | [
"Apache-2.0"
] | 1 | 2021-11-09T11:58:03.000Z | 2021-11-09T11:58:03.000Z | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include <aws/synthetics/Synthetics_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>
namespace Aws
{
namespace Synthetics
{
namespace Model
{
enum class CanaryRunState
{
... | 20.424242 | 84 | 0.756677 | [
"model"
] |
13f8acc3986cc97ee7e9754b4a0f0993d6a4b673 | 3,411 | h | C | common/source/common/net/message/session/opening/OpenFileMsg.h | TomatoYoung/beegfs | edf287940175ecded493183209719d2d90d45374 | [
"BSD-3-Clause"
] | null | null | null | common/source/common/net/message/session/opening/OpenFileMsg.h | TomatoYoung/beegfs | edf287940175ecded493183209719d2d90d45374 | [
"BSD-3-Clause"
] | null | null | null | common/source/common/net/message/session/opening/OpenFileMsg.h | TomatoYoung/beegfs | edf287940175ecded493183209719d2d90d45374 | [
"BSD-3-Clause"
] | null | null | null | #ifndef OPENFILEMSG_H_
#define OPENFILEMSG_H_
#include <common/net/message/NetMessage.h>
#include <common/nodes/NumNodeID.h>
#include <common/storage/EntryInfo.h>
#include <common/storage/FileEvent.h>
#include <common/storage/Path.h>
#include <common/storage/StatData.h>
#define OPENFILEMSG_FLAG_USE_QUOTA 1 /... | 26.038168 | 94 | 0.630607 | [
"object"
] |
13fd821fae5ba3473f938010d638130d91d241d8 | 36,729 | c | C | examples/platforms/simulation/virtual_time/radio-sim.c | Vinggui/openthread | 1c0b43bd167033d23f04c706ebe045966e1b9590 | [
"BSD-3-Clause"
] | null | null | null | examples/platforms/simulation/virtual_time/radio-sim.c | Vinggui/openthread | 1c0b43bd167033d23f04c706ebe045966e1b9590 | [
"BSD-3-Clause"
] | null | null | null | examples/platforms/simulation/virtual_time/radio-sim.c | Vinggui/openthread | 1c0b43bd167033d23f04c706ebe045966e1b9590 | [
"BSD-3-Clause"
] | null | null | null | /*
* Copyright (c) 2016-2019, The OpenThread Authors.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* 1. Redistributions of source code must retain the above copyright
* notice, ... | 29.08076 | 120 | 0.699883 | [
"model"
] |
cd0ab6f3b592acaf3ceeb75fd4a0b6c7ef6dd197 | 1,861 | h | C | cachingiofilecontroler.h | Cull/external-sort | de243d553885a69655d7abfbff23a2f071e0f577 | [
"Apache-2.0"
] | null | null | null | cachingiofilecontroler.h | Cull/external-sort | de243d553885a69655d7abfbff23a2f071e0f577 | [
"Apache-2.0"
] | null | null | null | cachingiofilecontroler.h | Cull/external-sort | de243d553885a69655d7abfbff23a2f071e0f577 | [
"Apache-2.0"
] | 1 | 2018-10-03T13:33:32.000Z | 2018-10-03T13:33:32.000Z | /*
* Copyright 2017 <copyright holder> <email>
*
* 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... | 30.508197 | 121 | 0.745836 | [
"object"
] |
fa7030f212091aacab895b2ec0dd43a3fea5a760 | 3,721 | h | C | src/ACIS.h | idealab-isu/de-la-mo | ddd2293a8d6ecca1b92386dbecfa0b2631dff1df | [
"Apache-2.0"
] | 4 | 2018-10-11T15:41:52.000Z | 2019-12-04T14:12:16.000Z | src/ACIS.h | idealab-isu/de-la-mo | ddd2293a8d6ecca1b92386dbecfa0b2631dff1df | [
"Apache-2.0"
] | 6 | 2018-09-25T04:27:58.000Z | 2018-09-25T17:58:28.000Z | src/ACIS.h | idealab-isu/de-la-mo | ddd2293a8d6ecca1b92386dbecfa0b2631dff1df | [
"Apache-2.0"
] | null | null | null | #ifndef ACIS_H
#define ACIS_H
// Not include max functions from Windows api
#define NOMINMAX
//ACIS Includes
#include <acis.hxx> // Declares system wide parameters
#include <license.hxx> // Licensing
#include <spa_unlock_result.hxx> // Licensing
#include <cstrapi.hxx> // Declares constructor APIs
#includ... | 43.776471 | 91 | 0.733674 | [
"geometry",
"vector",
"model"
] |
fa735dfab8f560c9225e7121445c1aa829679756 | 4,949 | h | C | src/extern/inventor/lib/database/include/Inventor/nodes/SoLevelOfDetail.h | OpenXIP/xip-libraries | 9f0fef66038b20ff0c81c089d7dd0038e3126e40 | [
"Apache-2.0"
] | 2 | 2020-05-21T07:06:07.000Z | 2021-06-28T02:14:34.000Z | src/extern/inventor/lib/database/include/Inventor/nodes/SoLevelOfDetail.h | OpenXIP/xip-libraries | 9f0fef66038b20ff0c81c089d7dd0038e3126e40 | [
"Apache-2.0"
] | null | null | null | src/extern/inventor/lib/database/include/Inventor/nodes/SoLevelOfDetail.h | OpenXIP/xip-libraries | 9f0fef66038b20ff0c81c089d7dd0038e3126e40 | [
"Apache-2.0"
] | 6 | 2016-03-21T19:53:18.000Z | 2021-06-08T18:06:03.000Z | /*
*
* Copyright (C) 2000 Silicon Graphics, Inc. All Rights Reserved.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your opti... | 37.210526 | 78 | 0.706001 | [
"object",
"3d"
] |
fa77ea38eaf756c7a7543d9061e11b411d25149d | 1,792 | h | C | diskimg/Win32Extra.h | Toysoft/ciderpress | 640959dad551ba75a48bd3c49629579730ead351 | [
"BSD-3-Clause"
] | 84 | 2015-01-01T00:27:18.000Z | 2022-03-28T22:55:56.000Z | diskimg/Win32Extra.h | Toysoft/ciderpress | 640959dad551ba75a48bd3c49629579730ead351 | [
"BSD-3-Clause"
] | 49 | 2015-01-11T19:58:57.000Z | 2022-01-08T00:27:12.000Z | diskimg/Win32Extra.h | Toysoft/ciderpress | 640959dad551ba75a48bd3c49629579730ead351 | [
"BSD-3-Clause"
] | 19 | 2015-06-06T15:23:18.000Z | 2022-01-12T23:26:43.000Z | /*
* CiderPress
* Copyright (C) 2007 by faddenSoft, LLC. All Rights Reserved.
* See the file LICENSE for distribution terms.
*/
/*
* Visual C++ 6.0 doesn't have this definition, because it wasn't added until
* WinXP.
*
* (Do we want IOCTL_DISK_GET_DRIVE_LAYOUT_EX too?)
*/
#ifndef DISKIMG_WIN32EXTRA... | 29.377049 | 78 | 0.659598 | [
"geometry"
] |
fa881a2ded3642e4b1b369564a1be6a56375e0c6 | 2,568 | h | C | VME/DataPipes/vtkMAFDataPipe.h | FusionBox2/MAF2 | b576955f4f6b954467021f12baedfebcaf79a382 | [
"Apache-2.0"
] | 1 | 2018-01-23T09:13:40.000Z | 2018-01-23T09:13:40.000Z | VME/DataPipes/vtkMAFDataPipe.h | gradicosmo/MAF2 | 86ddf1f52a2de4479c09fd3f43dc321ff412af42 | [
"Apache-2.0"
] | null | null | null | VME/DataPipes/vtkMAFDataPipe.h | gradicosmo/MAF2 | 86ddf1f52a2de4479c09fd3f43dc321ff412af42 | [
"Apache-2.0"
] | 3 | 2020-09-24T16:04:53.000Z | 2020-09-24T16:50:30.000Z | /*=========================================================================
Program: MAF2
Module: vtkMAFDataPipe
Authors: Marco Petrone
Copyright (c) B3C
All rights reserved. See Copyright.txt or
http://www.scsitaly.com/Copyright.htm for details.
This software is distributed WITHOUT ANY WARRANTY; without eve... | 30.571429 | 89 | 0.615654 | [
"object"
] |
fa9b6aa835daa11972fc4b8cd9c061d7e4459b4a | 8,126 | h | C | src/sgl/public/templates/simd_float.h | sneppy/chord | fe5fc996344649432435bb74e6066563ffe1ef3b | [
"MIT"
] | 1 | 2019-07-14T08:19:57.000Z | 2019-07-14T08:19:57.000Z | src/sgl/public/templates/simd_float.h | sneppy/chord | fe5fc996344649432435bb74e6066563ffe1ef3b | [
"MIT"
] | null | null | null | src/sgl/public/templates/simd_float.h | sneppy/chord | fe5fc996344649432435bb74e6066563ffe1ef3b | [
"MIT"
] | 2 | 2019-05-17T10:21:44.000Z | 2021-05-18T05:15:46.000Z | #pragma once
#include "simd.h"
#if PLATFORM_ENABLE_SIMD
namespace Simd
{
//////////////////////////////////////////////////
// Vector<4>
//////////////////////////////////////////////////
/// 4-Float specialization
template<>
struct Vector<float32, 4>
{
public:
/// Intrinsic type
using Type = __m128;
... | 27.924399 | 218 | 0.644105 | [
"vector"
] |
fa9fc334890c5ff6c64f7ea25774190bfeeb811e | 1,018 | h | C | include/util/compression/int/compressedset/LazyAndSet.h | izenecloud/izenelib | 9d5958100e2ce763fc75f27217adf982d7c9d902 | [
"Apache-2.0"
] | 31 | 2015-03-03T19:13:42.000Z | 2020-09-03T08:11:56.000Z | include/util/compression/int/compressedset/LazyAndSet.h | izenecloud/izenelib | 9d5958100e2ce763fc75f27217adf982d7c9d902 | [
"Apache-2.0"
] | 1 | 2016-12-24T00:12:11.000Z | 2016-12-24T00:12:11.000Z | include/util/compression/int/compressedset/LazyAndSet.h | izenecloud/izenelib | 9d5958100e2ce763fc75f27217adf982d7c9d902 | [
"Apache-2.0"
] | 8 | 2015-09-06T01:55:21.000Z | 2021-12-20T02:16:13.000Z | #ifndef IZENELIB_UTIL_COMPRESSION_COMPRESSED_SET_LAZY_AND_SET_H__
#define IZENELIB_UTIL_COMPRESSION_COMPRESSED_SET_LAZY_AND_SET_H__
#include "CompressedSet.h"
namespace izenelib
{
namespace util
{
namespace compression
{
class LazyAndSet;
class LazyAndSetIterator : public Set::Iterator
{
private:
unsigned lastRe... | 20.36 | 68 | 0.74558 | [
"vector"
] |
faa14b7d0936ad15a6fcd4d9711c5642d0469662 | 855 | h | C | plugins/density_estimation/include/density_estimation/state/view_colour_map_configuration_state.h | tobias-haenel/cgv-density-estimation | 3be1b07a7b21d1cfd956fb19b5f0d83fb51bd308 | [
"BSD-3-Clause"
] | null | null | null | plugins/density_estimation/include/density_estimation/state/view_colour_map_configuration_state.h | tobias-haenel/cgv-density-estimation | 3be1b07a7b21d1cfd956fb19b5f0d83fb51bd308 | [
"BSD-3-Clause"
] | null | null | null | plugins/density_estimation/include/density_estimation/state/view_colour_map_configuration_state.h | tobias-haenel/cgv-density-estimation | 3be1b07a7b21d1cfd956fb19b5f0d83fb51bd308 | [
"BSD-3-Clause"
] | null | null | null | #pragma once
#include <density_estimation/state/state_element.h>
#include <cgv/render/render_types.h>
#include <map>
class view_colour_configuration_state : public state_element
{
public:
view_colour_configuration_state();
std::map<float, cgv::render::render_types::vec4> pdf_colour_map;
cgv::render::render_t... | 30.535714 | 78 | 0.792982 | [
"render"
] |
fab4c7ed223e90f1e705c69bcdd83aa54853e389 | 13,118 | h | C | src/intcomp/CountNode.h | WebAssembly/decompressor-prototype | 44075ebeef75b950fdd9c0cd0b369928ef05a09c | [
"Apache-2.0"
] | 11 | 2016-07-08T20:43:29.000Z | 2021-05-09T21:43:34.000Z | src/intcomp/CountNode.h | DalavanCloud/decompressor-prototype | 44075ebeef75b950fdd9c0cd0b369928ef05a09c | [
"Apache-2.0"
] | 62 | 2016-06-07T15:21:24.000Z | 2017-05-18T15:51:04.000Z | src/intcomp/CountNode.h | DalavanCloud/decompressor-prototype | 44075ebeef75b950fdd9c0cd0b369928ef05a09c | [
"Apache-2.0"
] | 5 | 2016-06-07T15:05:32.000Z | 2020-01-06T17:21:43.000Z | // -*- C++ -*- */
//
// Copyright 2016 WebAssembly Community Group participants
//
// 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.263441 | 78 | 0.728312 | [
"vector"
] |
fabea18d541499c8967b71ad9a55becd5f87bc67 | 968 | h | C | chrome/browser/ui/views/autocomplete/autocomplete_result_view_model.h | Scopetta197/chromium | b7bf8e39baadfd9089de2ebdc0c5d982de4a9820 | [
"BSD-3-Clause"
] | 212 | 2015-01-31T11:55:58.000Z | 2022-02-22T06:35:11.000Z | chrome/browser/ui/views/autocomplete/autocomplete_result_view_model.h | 1065672644894730302/Chromium | 239dd49e906be4909e293d8991e998c9816eaa35 | [
"BSD-3-Clause"
] | 5 | 2015-03-27T14:29:23.000Z | 2019-09-25T13:23:12.000Z | chrome/browser/ui/views/autocomplete/autocomplete_result_view_model.h | 1065672644894730302/Chromium | 239dd49e906be4909e293d8991e998c9816eaa35 | [
"BSD-3-Clause"
] | 221 | 2015-01-07T06:21:24.000Z | 2022-02-11T02:51:12.000Z | // Copyright (c) 2011 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CHROME_BROWSER_UI_VIEWS_AUTOCOMPLETE_AUTOCOMPLETE_RESULT_VIEW_MODEL_H_
#define CHROME_BROWSER_UI_VIEWS_AUTOCOMPLETE_AUTOCOMPLETE_RESULT_VIEW_M... | 35.851852 | 81 | 0.797521 | [
"object"
] |
faca780a4458a6ddcbc837cf5ff6656ebf8c7f76 | 3,587 | h | C | src/Weather.h | zsoltmazlo/indoor-controller1 | 1443e999dc6c18b06e969c83644762384b6576ec | [
"MIT"
] | null | null | null | src/Weather.h | zsoltmazlo/indoor-controller1 | 1443e999dc6c18b06e969c83644762384b6576ec | [
"MIT"
] | null | null | null | src/Weather.h | zsoltmazlo/indoor-controller1 | 1443e999dc6c18b06e969c83644762384b6576ec | [
"MIT"
] | null | null | null | #pragma once
#include <ArduinoJson.h>
#include <stdint.h>
#include <string>
#include <unordered_map>
#include <vector>
#include "WeatherCondition.h"
#include <Arduino.h>
namespace common {
struct WindInformation {
float speed;
uint16_t direction;
};
struct Forecast {
uint64_t date;
std::string cond... | 28.244094 | 105 | 0.606356 | [
"object",
"vector"
] |
faead7af297a919f5851e534998fd21085196510 | 1,092 | h | C | include/sgc/gc/ref_cache.h | lucianodasilva/sgc | ab10f3f77f64683e8fc1780049e183b616f3bd55 | [
"MIT"
] | null | null | null | include/sgc/gc/ref_cache.h | lucianodasilva/sgc | ab10f3f77f64683e8fc1780049e183b616f3bd55 | [
"MIT"
] | null | null | null | include/sgc/gc/ref_cache.h | lucianodasilva/sgc | ab10f3f77f64683e8fc1780049e183b616f3bd55 | [
"MIT"
] | null | null | null | #pragma once
#ifndef SGC_REF_CACHE_H
#define SGC_REF_CACHE_H
#include "executor.h"
#include "metrics.h"
#include "model.h"
namespace sgc {
namespace gc {
class ref_cache_collection_stage : public collection_stage {
public:
stage_result collect(sgc::gc::service &service, std::size_t target_it) override;
pri... | 19.854545 | 87 | 0.721612 | [
"model"
] |
faf10078a15f9ba16f68785a01db574ef15b202a | 1,040 | h | C | dependencies/fuzlib/include/FuzSet_Triangle.h | ryan0432/ComplexGameSystem | b6256962d793957a81a6aa460a18bcfb89a5a8ee | [
"MIT"
] | 1 | 2019-09-09T05:46:15.000Z | 2019-09-09T05:46:15.000Z | dependencies/fuzlib/include/FuzSet_Triangle.h | ryan0432/ComplexGameSystem | b6256962d793957a81a6aa460a18bcfb89a5a8ee | [
"MIT"
] | null | null | null | dependencies/fuzlib/include/FuzSet_Triangle.h | ryan0432/ComplexGameSystem | b6256962d793957a81a6aa460a18bcfb89a5a8ee | [
"MIT"
] | null | null | null | #pragma once
#ifndef FUZSET_TRIANGLE_H
#define FUZSET_TRIANGLE_H
//-------------------------------------------------------------//
// //
// Name: FuzSet_Triangle.h //
// //
// Desc: A Fuzzy Set in [Triangle] shape. //
// Degree Of Membership (DOM) range: 0.0f ~ 1.0... | 28.108108 | 66 | 0.571154 | [
"shape"
] |
7800336a287180315ee7fb54f0f802b5ccdae6c1 | 11,567 | h | C | Common/Geometry/MultiGeometry.h | achilex/MgDev | f7baf680a88d37659af32ee72b9a2046910b00d8 | [
"PHP-3.0"
] | 2 | 2017-04-19T01:38:30.000Z | 2020-07-31T03:05:32.000Z | Common/Geometry/MultiGeometry.h | achilex/MgDev | f7baf680a88d37659af32ee72b9a2046910b00d8 | [
"PHP-3.0"
] | null | null | null | Common/Geometry/MultiGeometry.h | achilex/MgDev | f7baf680a88d37659af32ee72b9a2046910b00d8 | [
"PHP-3.0"
] | 1 | 2021-12-29T10:46:12.000Z | 2021-12-29T10:46:12.000Z | //
// Copyright (C) 2004-2011 by Autodesk, Inc.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of version 2.1 of the GNU Lesser
// General Public License as published by the Free Software Foundation.
//
// This library is distributed in the hope that it will be use... | 34.221893 | 115 | 0.614593 | [
"geometry",
"object",
"transform"
] |
780e0b15c8bea2e819bdd7561e977965fcfae3de | 2,667 | h | C | qualitycheck/include/alibabacloud/qualitycheck/model/ListSkillGroupConfigResult.h | aliyun/aliyun-openapi-cpp-sdk | 0cf5861ece17dfb0bb251f13bf3fbdb39c0c6e36 | [
"Apache-2.0"
] | 89 | 2018-02-02T03:54:39.000Z | 2021-12-13T01:32:55.000Z | qualitycheck/include/alibabacloud/qualitycheck/model/ListSkillGroupConfigResult.h | aliyun/aliyun-openapi-cpp-sdk | 0cf5861ece17dfb0bb251f13bf3fbdb39c0c6e36 | [
"Apache-2.0"
] | 89 | 2018-03-14T07:44:54.000Z | 2021-11-26T07:43:25.000Z | qualitycheck/include/alibabacloud/qualitycheck/model/ListSkillGroupConfigResult.h | aliyun/aliyun-openapi-cpp-sdk | 0cf5861ece17dfb0bb251f13bf3fbdb39c0c6e36 | [
"Apache-2.0"
] | 69 | 2018-01-22T09:45:52.000Z | 2022-03-28T07:58:38.000Z | /*
* Copyright 2009-2017 Alibaba Cloud 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... | 26.939394 | 91 | 0.706787 | [
"vector",
"model"
] |
780f2594fb9343668681349e6ffe12045f0b1542 | 2,114 | h | C | app/src/main/cpp/gstreamer-1.0/armv7/include/gstreamer-1.0/gst/gl/gstglfeature.h | pierotofy/rosettadrone | 336fa43d3ebcb5f544f83884656db18cbbbf2b72 | [
"BSD-3-Clause"
] | 88 | 2018-05-17T20:37:10.000Z | 2022-03-09T04:34:28.000Z | app/src/main/cpp/gstreamer-1.0/armv7/include/gstreamer-1.0/gst/gl/gstglfeature.h | pierotofy/rosettadrone | 336fa43d3ebcb5f544f83884656db18cbbbf2b72 | [
"BSD-3-Clause"
] | 23 | 2018-05-17T21:56:30.000Z | 2021-02-24T12:58:43.000Z | app/src/main/cpp/gstreamer-1.0/armv7/include/gstreamer-1.0/gst/gl/gstglfeature.h | pierotofy/rosettadrone | 336fa43d3ebcb5f544f83884656db18cbbbf2b72 | [
"BSD-3-Clause"
] | 55 | 2018-06-05T20:33:43.000Z | 2022-03-17T05:47:35.000Z | /*
* GStreamer
* Copyright (C) 2012 Matthew Waters <ystreet00@gmail.com>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; either
* version 2 of the License, or (at your option) a... | 33.555556 | 79 | 0.732261 | [
"object"
] |
7817b4ffeea3ed59362d8fed8dd38512d192cbb9 | 36,608 | h | C | src/ZaxTensor.h | tamask1s/zax-tensor | 1f1bed9dd255c6023925598a568218997949a849 | [
"Apache-2.0"
] | 2 | 2022-01-03T09:23:27.000Z | 2022-01-03T12:24:33.000Z | src/ZaxTensor.h | tamask1s/zax-tensor | 1f1bed9dd255c6023925598a568218997949a849 | [
"Apache-2.0"
] | null | null | null | src/ZaxTensor.h | tamask1s/zax-tensor | 1f1bed9dd255c6023925598a568218997949a849 | [
"Apache-2.0"
] | null | null | null | /***************************************************************************
* Copyright 2020 Tamas Levente Kis *
* *
* Licensed under the Apache License, Version 2.0 (the "License"); *
* you ma... | 27.923722 | 136 | 0.451978 | [
"shape",
"vector"
] |
781f3cbaa13b8eb05c5a4ceac8a3bee3b2d964a9 | 214,940 | h | C | demo/print/atpprint/ATP/include/trade/atp_trade_msg.h | anyex-net/openctp | d2eae215ce63e546874247f8cc011161b888594a | [
"BSD-3-Clause"
] | 1 | 2022-03-30T09:17:33.000Z | 2022-03-30T09:17:33.000Z | demo/print/atpprint/ATP/include/trade/atp_trade_msg.h | anyex-net/openctp | d2eae215ce63e546874247f8cc011161b888594a | [
"BSD-3-Clause"
] | null | null | null | demo/print/atpprint/ATP/include/trade/atp_trade_msg.h | anyex-net/openctp | d2eae215ce63e546874247f8cc011161b888594a | [
"BSD-3-Clause"
] | null | null | null | // code_generator_tag
// messages:10b9483cb91907fb5f1134fc0afb4e7f template:3908ac4a1ec4a74464f8ad70c580ef63 code:66176e5303b1fe44b10047d8193aaaff
#ifndef ATP_TRADE_MSG_H
#define ATP_TRADE_MSG_H
#include "atp_trade_types.h"
#include "atp_trade_constants.h"
/**
* @brief 终端信息
*/
struct TRADE_API TerminalFeatureCode
{
T... | 37.283608 | 200 | 0.743138 | [
"vector"
] |
782358e18780d294466e8ca0d6e2a795234cfad7 | 24,384 | c | C | src/modules_input.c | jcorks/topaz | faa15d66678fc711ae22fc6fdd9432408dc05155 | [
"MIT"
] | null | null | null | src/modules_input.c | jcorks/topaz | faa15d66678fc711ae22fc6fdd9432408dc05155 | [
"MIT"
] | null | null | null | src/modules_input.c | jcorks/topaz | faa15d66678fc711ae22fc6fdd9432408dc05155 | [
"MIT"
] | null | null | null | /*
Copyright (c) 2020, Johnathan Corkery. (jcorkery@umich.edu)
All rights reserved.
This file is part of the topaz project (https://github.com/jcorks/topaz)
topaz was released under the MIT License, as detailed below.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this so... | 33.40274 | 139 | 0.606258 | [
"render"
] |
78265d5d69f235f1e5d1bd523f13069a2b79b760 | 5,267 | h | C | src/Professor.h | svasighi/UMIS | 4d930bbc6749e92ce1b8889bf8556ec3c68f50e0 | [
"MIT"
] | 1 | 2020-01-08T19:57:08.000Z | 2020-01-08T19:57:08.000Z | src/Professor.h | svasighi/UMIS | 4d930bbc6749e92ce1b8889bf8556ec3c68f50e0 | [
"MIT"
] | null | null | null | src/Professor.h | svasighi/UMIS | 4d930bbc6749e92ce1b8889bf8556ec3c68f50e0 | [
"MIT"
] | null | null | null | #ifndef PROFESSOR_H
#define PROFESSOR_H
#include <string>
#include <vector>
#include <map>
#include <algorithm>
#include <memory>
#include "User.h"
#include "Course.h"
#include "Student.h"
#include "AcademicAffairs.h"
class Professor : virtual public User {
protected:
std::vector<PresentedCourse*> ... | 46.610619 | 200 | 0.707234 | [
"vector"
] |
782dcfc957d8f80f1f3fe042549058b15a66658c | 11,323 | h | C | NatsuLang/include/AST/Statement.h | NatsuLang/NatsuLang | 671fa6db9a9e19def90b6b675493a6aba26b5996 | [
"MIT"
] | 52 | 2018-06-15T13:19:39.000Z | 2022-01-13T03:58:45.000Z | NatsuLang/include/AST/Statement.h | akemimadoka/NatsuLang | 671fa6db9a9e19def90b6b675493a6aba26b5996 | [
"MIT"
] | 9 | 2017-10-25T07:52:57.000Z | 2018-04-01T10:37:28.000Z | NatsuLang/include/AST/Statement.h | ammarfaizi2/NatsuLang | 671fa6db9a9e19def90b6b675493a6aba26b5996 | [
"MIT"
] | 6 | 2019-03-18T15:11:55.000Z | 2022-01-13T03:59:22.000Z | #pragma once
#include "StmtBase.h"
#include "DeclBase.h"
namespace NatsuLang::Declaration
{
class LabelDecl;
class VarDecl;
}
namespace NatsuLang::Expression
{
class Expr;
using ExprPtr = NatsuLib::natRefPointer<Expr>;
}
namespace NatsuLang::Statement
{
class DeclStmt
: public Stmt
{
public:
explicit Dec... | 18.998322 | 155 | 0.692484 | [
"vector"
] |
7830b71316084430a5ccd35faa56ff6baeeb950a | 397 | h | C | WVRProgram/WVRProgram/Classes/Live/View/WVRReviewCell.h | portal-io/portal-ios-business | e8c3776b5a2e81c152c41fbf78fe33f48ed64d07 | [
"MIT"
] | null | null | null | WVRProgram/WVRProgram/Classes/Live/View/WVRReviewCell.h | portal-io/portal-ios-business | e8c3776b5a2e81c152c41fbf78fe33f48ed64d07 | [
"MIT"
] | null | null | null | WVRProgram/WVRProgram/Classes/Live/View/WVRReviewCell.h | portal-io/portal-ios-business | e8c3776b5a2e81c152c41fbf78fe33f48ed64d07 | [
"MIT"
] | null | null | null | //
// WVRReviewCell.h
// WhaleyVR
//
// Created by Snailvr on 16/9/5.
// Copyright © 2016年 Snailvr. All rights reserved.
// 直播回顾cell
#import <UIKit/UIKit.h>
//#import "WVRReviewSectionModel.h"
#import "WVRSectionModel.h"
@interface WVRReviewCell : UICollectionViewCell
@property (nonatomic, strong) WVRItemModel ... | 20.894737 | 63 | 0.732997 | [
"model"
] |
7832bcba4f7b042d5e7c86b76dac3b7a45c58bfd | 2,810 | h | C | dbms/src/Storages/DeltaMerge/ColumnFile/ColumnFileSetSnapshot.h | solotzg/tiflash | 66f45c76692e941bc845c01349ea89de0f2cc210 | [
"Apache-2.0"
] | 85 | 2022-03-25T09:03:16.000Z | 2022-03-25T09:45:03.000Z | dbms/src/Storages/DeltaMerge/ColumnFile/ColumnFileSetSnapshot.h | solotzg/tiflash | 66f45c76692e941bc845c01349ea89de0f2cc210 | [
"Apache-2.0"
] | 7 | 2022-03-25T08:59:10.000Z | 2022-03-25T09:40:13.000Z | dbms/src/Storages/DeltaMerge/ColumnFile/ColumnFileSetSnapshot.h | solotzg/tiflash | 66f45c76692e941bc845c01349ea89de0f2cc210 | [
"Apache-2.0"
] | 11 | 2022-03-25T09:15:36.000Z | 2022-03-25T09:45:07.000Z | // Copyright 2022 PingCAP, Ltd.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to i... | 27.54902 | 88 | 0.711032 | [
"vector"
] |
78460a42f821c8b99be0d5ba17202e55004cec9b | 3,336 | h | C | moses2/eda/scoring_functions.h | moshelooks/moses | 81568276877f24c2cb1ca5649d44e22fba6f44b2 | [
"Apache-2.0"
] | null | null | null | moses2/eda/scoring_functions.h | moshelooks/moses | 81568276877f24c2cb1ca5649d44e22fba6f44b2 | [
"Apache-2.0"
] | null | null | null | moses2/eda/scoring_functions.h | moshelooks/moses | 81568276877f24c2cb1ca5649d44e22fba6f44b2 | [
"Apache-2.0"
] | null | null | null | /****
Copyright 2005-2007, Moshe Looks and Novamente 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 applica... | 31.17757 | 75 | 0.684952 | [
"vector"
] |
7849fa0e612003339ff6d9c40efde1ff11214430 | 546 | h | C | ComponentFramework/Physics.h | TremaineDM/Graphics-Playground | f59886528f8d8ee13a46e07e643a8dac3a29eaf4 | [
"MIT"
] | null | null | null | ComponentFramework/Physics.h | TremaineDM/Graphics-Playground | f59886528f8d8ee13a46e07e643a8dac3a29eaf4 | [
"MIT"
] | null | null | null | ComponentFramework/Physics.h | TremaineDM/Graphics-Playground | f59886528f8d8ee13a46e07e643a8dac3a29eaf4 | [
"MIT"
] | null | null | null | #ifndef PHYSICS_H
#define PHYSICS_H
#include "DemoObject.h"
#include "Plane.h"
class Physics {
public:
static void SimpleNewtonMotion(PhysicsObject &object, const float deltaTime);
static bool PlaneSphereCollision(const PhysicsObject &object, const Plane &p);
static void PlaneSphereCollisionResponse(PhysicsObject ... | 32.117647 | 95 | 0.811355 | [
"object"
] |
7a85f04436a72d4ae377467dca70803b640afa52 | 758 | h | C | filebench/cvars/cvar-lognormal.h | ShawnZhong/SplitFS | 7e21a6fc505ff70802e5666d097326ecb97a4ae3 | [
"Apache-2.0"
] | 5 | 2019-03-08T17:45:49.000Z | 2021-04-23T15:49:28.000Z | filebench/cvars/cvar-lognormal.h | ShawnZhong/SplitFS | 7e21a6fc505ff70802e5666d097326ecb97a4ae3 | [
"Apache-2.0"
] | null | null | null | filebench/cvars/cvar-lognormal.h | ShawnZhong/SplitFS | 7e21a6fc505ff70802e5666d097326ecb97a4ae3 | [
"Apache-2.0"
] | 2 | 2021-09-07T14:05:24.000Z | 2021-10-24T02:49:17.000Z | /*
* rand-lognormal.h
*
* Custom variable implementation that returns Log-Normally distributed random
* numbers.
*
* Author: Santhosh Kumar Koundinya (santhosh@fsl.cs.sunysb.edu)
*/
#ifndef _RAND_LOGNORMAL_H
#define _RAND_LOGNORMAL_H
#include "mtwist/mtwist.h"
/* Parameters recognized by this variable. */
#de... | 19.947368 | 78 | 0.733509 | [
"shape"
] |
7a8bb1630ad2f3eec17512c39f9459a0f86100bf | 1,100 | h | C | Aplicacion Movil/generated/bundles/login-transition/build/Android/Preview/app/src/main/include/Fuse.ISourceLocation.h | marferfer/SpinOff-LoL | a9dba8ac9dd476ec1ef94712d9a8e76d3b45aca8 | [
"Apache-2.0"
] | null | null | null | Aplicacion Movil/generated/bundles/login-transition/build/Android/Preview/app/src/main/include/Fuse.ISourceLocation.h | marferfer/SpinOff-LoL | a9dba8ac9dd476ec1ef94712d9a8e76d3b45aca8 | [
"Apache-2.0"
] | null | null | null | Aplicacion Movil/generated/bundles/login-transition/build/Android/Preview/app/src/main/include/Fuse.ISourceLocation.h | marferfer/SpinOff-LoL | a9dba8ac9dd476ec1ef94712d9a8e76d3b45aca8 | [
"Apache-2.0"
] | null | null | null | // This file was generated based on C:/Users/JuanJose/AppData/Local/Fusetools/Packages/Fuse.Common/1.9.0/Diagnostics.uno.
// WARNING: Changes might be lost if you edit this file directly.
#pragma once
#include <Uno.Object.h>
namespace g{
namespace Fuse{
// public abstract interface ISourceLocation :19
// {
uInterfac... | 42.307692 | 178 | 0.76 | [
"object"
] |
7a8ed2278e8f4779d7320728f386c4d0725c6967 | 4,587 | h | C | src/rkf.h | kazkojima/robust-kalman-cpp | f3ed5b54328fbb12efe8a02d49b3f891fc5c2aac | [
"MIT"
] | 2 | 2019-08-29T20:28:10.000Z | 2020-07-25T13:56:48.000Z | src/rkf.h | kazkojima/robust-kalman-cpp | f3ed5b54328fbb12efe8a02d49b3f891fc5c2aac | [
"MIT"
] | null | null | null | src/rkf.h | kazkojima/robust-kalman-cpp | f3ed5b54328fbb12efe8a02d49b3f891fc5c2aac | [
"MIT"
] | null | null | null | /*
Robust Kalman filter eigen/cppoptlib/c++ implementation.
Based on the python implementation by Milos Stojanovic (github: milsto).
Also uses CppNumericalSolver by Parick Wieschollek (github: PatWie).
*/
#include <Eigen/Cholesky>
#include <Eigen/LU>
#include <cppoptlib/meta.h>
#include <cppoptlib/problem.h>
#in... | 28.314815 | 85 | 0.629823 | [
"vector"
] |
7a9b55d5f855a8e0cc71e07a10a65bdf1248026c | 7,536 | h | C | aws-cpp-sdk-kendra/include/aws/kendra/model/ListQuerySuggestionsBlockListsResult.h | perfectrecall/aws-sdk-cpp | fb8cbebf2fd62720b65aeff841ad2950e73d8ebd | [
"Apache-2.0"
] | 1 | 2022-02-12T08:09:30.000Z | 2022-02-12T08:09:30.000Z | aws-cpp-sdk-kendra/include/aws/kendra/model/ListQuerySuggestionsBlockListsResult.h | perfectrecall/aws-sdk-cpp | fb8cbebf2fd62720b65aeff841ad2950e73d8ebd | [
"Apache-2.0"
] | 1 | 2022-01-03T23:59:37.000Z | 2022-01-03T23:59:37.000Z | aws-cpp-sdk-kendra/include/aws/kendra/model/ListQuerySuggestionsBlockListsResult.h | ravindra-wagh/aws-sdk-cpp | 7d5ff01b3c3b872f31ca98fb4ce868cd01e97696 | [
"Apache-2.0"
] | 1 | 2021-11-09T11:58:03.000Z | 2021-11-09T11:58:03.000Z | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include <aws/kendra/Kendra_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSVector.h>
#include <aws/core/utils/memory/stl/AWSString.h>
#include <aws/kendra/model/QuerySuggestionsBlockLi... | 47.1 | 190 | 0.710855 | [
"vector",
"model"
] |
7a9c4c64d1a5f9f2e1d5ead06aa342106ea0bb46 | 7,131 | h | C | raft-kv/raft/raft.h | jinyyu/kvd | f3a2f7944b037ee59f26e7e8bf69024686023fd0 | [
"MIT"
] | 2 | 2019-04-18T15:15:20.000Z | 2019-08-16T03:01:16.000Z | raft-kv/raft/raft.h | jinyyu/kvd | f3a2f7944b037ee59f26e7e8bf69024686023fd0 | [
"MIT"
] | null | null | null | raft-kv/raft/raft.h | jinyyu/kvd | f3a2f7944b037ee59f26e7e8bf69024686023fd0 | [
"MIT"
] | null | null | null | #pragma once
#include <functional>
#include <stdint.h>
#include <raft-kv/raft/raft_log.h>
#include <raft-kv/raft/progress.h>
#include <raft-kv/raft/proto.h>
#include <raft-kv/raft/readonly.h>
#include <raft-kv/raft/ready.h>
#include <raft-kv/common/random_device.h>
namespace kv {
class Raft {
public:
explicit Raft... | 30.60515 | 88 | 0.749124 | [
"vector"
] |
7aacff38d23de5adf9d0fd69e892d579900aebe7 | 3,037 | c | C | simulation/mmwave/mmwave.c | FlyerMaxwell/Bubble | 70ca988bca3a5debce5d9c61f203b08005bdefaf | [
"MIT"
] | null | null | null | simulation/mmwave/mmwave.c | FlyerMaxwell/Bubble | 70ca988bca3a5debce5d9c61f203b08005bdefaf | [
"MIT"
] | null | null | null | simulation/mmwave/mmwave.c | FlyerMaxwell/Bubble | 70ca988bca3a5debce5d9c61f203b08005bdefaf | [
"MIT"
] | null | null | null | #include <stdlib.h>
#include <string.h>
#include <math.h>
#include <stdio.h>
#include <time.h>
#include "common.h"
#include "geometry.h"
#include "trace.h"
#include "blossom.h"
#include "parameters.h"
#include "protocol.h"
#include "log_result.h"
#include "function.h"
/*********** protocol id ************/
//Random: ... | 24.491935 | 86 | 0.556799 | [
"geometry"
] |
7abaef10acf0244a30a20984330811487e485c35 | 2,172 | h | C | common/surfacepool.h | genisysram/libyami | 08d3ecbbfe1f5d23d433523f747a7093a0b3a13a | [
"Apache-2.0"
] | 89 | 2015-01-09T10:31:13.000Z | 2018-01-18T12:48:21.000Z | common/surfacepool.h | genisysram/libyami | 08d3ecbbfe1f5d23d433523f747a7093a0b3a13a | [
"Apache-2.0"
] | 626 | 2015-01-12T00:01:26.000Z | 2018-01-23T18:58:58.000Z | common/surfacepool.h | genisysram/libyami | 08d3ecbbfe1f5d23d433523f747a7093a0b3a13a | [
"Apache-2.0"
] | 104 | 2015-01-12T04:02:09.000Z | 2017-12-28T08:27:42.000Z | /*
* Copyright (C) 2015 Intel Corporation. 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... | 26.814815 | 79 | 0.705801 | [
"vector"
] |
7abe6a2298d8f051bec5c112ee6154fd8c0f68db | 820 | h | C | IOPool/Streamer/interface/ClassFiller.h | ckamtsikis/cmssw | ea19fe642bb7537cbf58451dcf73aa5fd1b66250 | [
"Apache-2.0"
] | 852 | 2015-01-11T21:03:51.000Z | 2022-03-25T21:14:00.000Z | IOPool/Streamer/interface/ClassFiller.h | ckamtsikis/cmssw | ea19fe642bb7537cbf58451dcf73aa5fd1b66250 | [
"Apache-2.0"
] | 30,371 | 2015-01-02T00:14:40.000Z | 2022-03-31T23:26:05.000Z | IOPool/Streamer/interface/ClassFiller.h | ckamtsikis/cmssw | ea19fe642bb7537cbf58451dcf73aa5fd1b66250 | [
"Apache-2.0"
] | 3,240 | 2015-01-02T05:53:18.000Z | 2022-03-31T17:24:21.000Z | #ifndef IOPool_Streamer_ClassFiller_h
#define IOPool_Streamer_ClassFiller_h
// -*- C++ -*-
#include "FWCore/Utilities/interface/DebugMacros.h"
#include "Rtypes.h"
#include <typeinfo>
#include <string>
#include <set>
#include <vector>
namespace edm {
class RootDebug {
public:
RootDebug(int flevel, int rlevel... | 21.025641 | 88 | 0.665854 | [
"vector"
] |
7abf84e0f70636337bc9f9b3c9010b336c0a02c0 | 9,826 | c | C | src/misc/String.c | SOM-st/CSOM | 24c6956bc5c94bd39e571297243aa9da00426ddd | [
"MIT"
] | 35 | 2015-07-19T14:58:01.000Z | 2022-03-05T13:08:31.000Z | src/misc/String.c | smarr/CSOM | 0d8b5129f3f9c25835edfa79503680e264871709 | [
"MIT"
] | 6 | 2015-10-16T21:32:24.000Z | 2021-04-26T05:53:25.000Z | src/misc/String.c | SOM-st/CSOM | 24c6956bc5c94bd39e571297243aa9da00426ddd | [
"MIT"
] | 9 | 2015-10-16T17:47:32.000Z | 2022-03-15T16:06:24.000Z | /*
* $Id: String.c 792 2009-04-06 08:07:33Z michael.haupt $
*
Copyright (c) 2007 Michael Haupt, Tobias Pape
Software Architecture Group, Hasso Plattner Institute, Potsdam, Germany
http://www.hpi.uni-potsdam.de/swa/
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and ass... | 27.678873 | 96 | 0.632506 | [
"object"
] |
7adbac34dfc7cddbb73e3ee79a5d95a1003e9069 | 292 | h | C | SM_CosineSmooth.h | xzrunner/sm | e31351c4fcd4470efa4dbec5bb6ee02c21ae42f8 | [
"MIT"
] | null | null | null | SM_CosineSmooth.h | xzrunner/sm | e31351c4fcd4470efa4dbec5bb6ee02c21ae42f8 | [
"MIT"
] | null | null | null | SM_CosineSmooth.h | xzrunner/sm | e31351c4fcd4470efa4dbec5bb6ee02c21ae42f8 | [
"MIT"
] | null | null | null | #ifndef _SPATIAL_MATH_COSINE_SMOOTH_H_
#define _SPATIAL_MATH_COSINE_SMOOTH_H_
#include "SM_Vector.h"
#include <vector>
namespace sm
{
void cosine_smooth(const std::vector<vec2>& src,
float sampling_width,
std::vector<vec2>& dst);
}
#endif // _SPATIAL_MATH_COSINE_SMOOTH_H_ | 17.176471 | 48 | 0.756849 | [
"vector"
] |
18eb08cefa8bf8a878b6b1937608a9ce567b6284 | 1,750 | c | C | ProjectCode/PipelineCode/dra_propdel_wsn.ps.c | fei-tong/PDC-OPNET | a74649e7eedff0808354a3a2feb1de4ab0ffab64 | [
"Apache-2.0"
] | null | null | null | ProjectCode/PipelineCode/dra_propdel_wsn.ps.c | fei-tong/PDC-OPNET | a74649e7eedff0808354a3a2feb1de4ab0ffab64 | [
"Apache-2.0"
] | null | null | null | ProjectCode/PipelineCode/dra_propdel_wsn.ps.c | fei-tong/PDC-OPNET | a74649e7eedff0808354a3a2feb1de4ab0ffab64 | [
"Apache-2.0"
] | null | null | null | /* dra_propdel_wsn.ps.c */
/* Default propagation delay model for radio link Transceiver Pipeline */
/****************************************/
/* Copyright (c) 1993-2008 */
/* by OPNET Technologies, Inc. */
/* (A Delaware Corporation) */
/* 7255 Woodmont ... | 31.818182 | 81 | 0.659429 | [
"model"
] |
18f07c1489d5f168f038e880c5e6e46f9bd47a15 | 273 | h | C | code/steps/header/model/sg_models/compensator_model/compensator_models.h | changgang/steps | 9b8ea474581885129d1c1a1c3ad40bc8058a7e0a | [
"MIT"
] | 29 | 2019-10-30T07:04:10.000Z | 2022-02-22T06:34:32.000Z | code/steps/header/model/sg_models/compensator_model/compensator_models.h | cuihantao/steps | 60327bf42299cb7117ed5907a931583d7cdf590d | [
"MIT"
] | 1 | 2021-09-25T15:29:59.000Z | 2022-01-05T14:04:18.000Z | code/steps/header/model/sg_models/compensator_model/compensator_models.h | changgang/steps | 9b8ea474581885129d1c1a1c3ad40bc8058a7e0a | [
"MIT"
] | 8 | 2019-12-20T16:13:46.000Z | 2022-03-20T14:58:23.000Z | #ifndef COMPENSATOR_MODELS_H
#define COMPENSATOR_MODELS_H
#include "header/model/sg_models/compensator_model/COMP.h"
#include "header/model/sg_models/compensator_model/IEEEVC.h"
#include "header/model/sg_models/compensator_model/PSASPVC.h"
#endif // COMPENSATOR_MODELS_H
| 30.333333 | 61 | 0.838828 | [
"model"
] |
18f426094fac41b4ac68c8872c7e51b4913b1723 | 1,948 | h | C | src/ui_display.h | garmstrong/radegen | 5ca4de3e476acf70cc69a2c3882bbd344a254ca2 | [
"MIT"
] | 2 | 2021-07-12T13:02:02.000Z | 2021-09-26T08:12:32.000Z | src/ui_display.h | garmstrong/radegen | 5ca4de3e476acf70cc69a2c3882bbd344a254ca2 | [
"MIT"
] | null | null | null | src/ui_display.h | garmstrong/radegen | 5ca4de3e476acf70cc69a2c3882bbd344a254ca2 | [
"MIT"
] | 1 | 2021-08-11T09:13:00.000Z | 2021-08-11T09:13:00.000Z | #pragma once
#include <meshfile.h>
#include "lightmapgen.h"
#include "ImGuiFileBrowser.h"
#include "polymesh.h"
class CAppMain;
class CUIDisplay
{
public:
CUIDisplay(CAppMain& appMain);
~CUIDisplay();
void SetPercentComplete(int pctComplete, bool complete);
public:
void Draw();
bool IsAnyItem... | 22.390805 | 80 | 0.553901 | [
"vector"
] |
18fcd6196066c76f5635e123ce2639eba86883d4 | 1,106 | h | C | include/harperdb.h | fledge-iot/fledge-north-harperdb | 6a6d5560a0e0c53c9d0588c64e134353abfd4b1c | [
"Apache-2.0"
] | 1 | 2020-10-31T18:19:43.000Z | 2020-10-31T18:19:43.000Z | include/harperdb.h | fledge-iot/fledge-north-harperdb | 6a6d5560a0e0c53c9d0588c64e134353abfd4b1c | [
"Apache-2.0"
] | 1 | 2020-06-14T20:25:45.000Z | 2020-06-14T20:25:45.000Z | include/harperdb.h | fledge-iot/fledge-north-harperdb | 6a6d5560a0e0c53c9d0588c64e134353abfd4b1c | [
"Apache-2.0"
] | 1 | 2020-06-12T21:01:38.000Z | 2020-06-12T21:01:38.000Z | #ifndef _HARPERDB_H
#define _HARPERDB_H
/*
* Fledge HarperDB north plugin.
*
* Copyright (c) 2020
*
* Released under the Apache 2.0 Licence
*
* Author:
*/
#include <string>
#include <vector>
#include <set>
#include <reading.h>
#include <simple_https.h>
#include <simple_http.h>
/**
* The class that is ... | 23.531915 | 76 | 0.696203 | [
"vector"
] |
18fe34126750c630f84f20f377cf998f47fb3952 | 12,888 | h | C | Laelaps/fw/arduino/laeToFMuxV1/VL6180X.h | roadnarrows-robotics/rnr-sdk | aee20c65b49fb3eedf924c5c2ec9f19f4f1a1b29 | [
"MIT"
] | null | null | null | Laelaps/fw/arduino/laeToFMuxV1/VL6180X.h | roadnarrows-robotics/rnr-sdk | aee20c65b49fb3eedf924c5c2ec9f19f4f1a1b29 | [
"MIT"
] | null | null | null | Laelaps/fw/arduino/laeToFMuxV1/VL6180X.h | roadnarrows-robotics/rnr-sdk | aee20c65b49fb3eedf924c5c2ec9f19f4f1a1b29 | [
"MIT"
] | null | null | null | ////////////////////////////////////////////////////////////////////////////////
//
// Package: Laelasp
//
// Firmware: laeToFMux
//
// File: Vl6180.h
//
/*! \file
*
* $LastChangedDate: 2016-03-08 10:43:48 -0700 (Tue, 08 Mar 2016) $
* $Rev: 4346 $
*
* \brief The VL6180 Time-of-Flight sensor class interface... | 31.822222 | 124 | 0.644088 | [
"object"
] |
7a0fc318204ad77578e78919860e9d3cf8ce8b39 | 12,576 | h | C | 2005/inc/DbField.h | kevinzhwl/ObjectARXCore | ce09e150aa7d87675ca15c9416497c0487e3d4d4 | [
"MIT"
] | 12 | 2015-10-05T07:11:57.000Z | 2021-11-20T10:22:38.000Z | 2005/inc/DbField.h | HelloWangQi/ObjectARXCore | ce09e150aa7d87675ca15c9416497c0487e3d4d4 | [
"MIT"
] | null | null | null | 2005/inc/DbField.h | HelloWangQi/ObjectARXCore | ce09e150aa7d87675ca15c9416497c0487e3d4d4 | [
"MIT"
] | 14 | 2015-12-04T08:42:08.000Z | 2022-01-08T02:09:23.000Z | //////////////////////////////////////////////////////////////////////////////
//
// (C) Copyright 2003 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 appe... | 53.063291 | 133 | 0.49499 | [
"object"
] |
7a19a57b19cdebda875ba8bf3ab175205b313cfd | 2,331 | c | C | ext/phalconplus/rpc/yarserverwrapper.zep.c | bullsoft/phalconplus | a57a6832d1cba1f7d3aff5ea36a1032aff541570 | [
"BSD-3-Clause"
] | 51 | 2015-05-21T06:09:29.000Z | 2022-03-04T14:29:14.000Z | ext/phalconplus/rpc/yarserverwrapper.zep.c | bullsoft/phalconplus | a57a6832d1cba1f7d3aff5ea36a1032aff541570 | [
"BSD-3-Clause"
] | 2 | 2019-04-17T01:43:41.000Z | 2020-05-13T00:45:42.000Z | ext/phalconplus/rpc/yarserverwrapper.zep.c | bullsoft/phalconplus | a57a6832d1cba1f7d3aff5ea36a1032aff541570 | [
"BSD-3-Clause"
] | 26 | 2015-05-19T01:43:24.000Z | 2022-03-04T09:54:58.000Z |
#ifdef HAVE_CONFIG_H
#include "../../ext_config.h"
#endif
#include <php.h>
#include "../../php_ext.h"
#include "../../ext.h"
#include <Zend/zend_operators.h>
#include <Zend/zend_exceptions.h>
#include <Zend/zend_interfaces.h>
#include "kernel/main.h"
#include "kernel/memory.h"
#include "kernel/fcall.h"
#include "ke... | 26.488636 | 179 | 0.765337 | [
"object"
] |
7a1cb44ad05668f4ee263735769e6320aa9af092 | 1,523 | h | C | rigidbody3d/Geometry/RigidBodyGeometry.h | Lyestria/scisim | e2c2abc8d38ea9b07717841782c5c723fce37ce5 | [
"Apache-2.0"
] | null | null | null | rigidbody3d/Geometry/RigidBodyGeometry.h | Lyestria/scisim | e2c2abc8d38ea9b07717841782c5c723fce37ce5 | [
"Apache-2.0"
] | null | null | null | rigidbody3d/Geometry/RigidBodyGeometry.h | Lyestria/scisim | e2c2abc8d38ea9b07717841782c5c723fce37ce5 | [
"Apache-2.0"
] | null | null | null | // RigidBodyGeometry.h
//
// Breannan Smith
// Last updated: 09/15/2015
#ifndef RIGID_BODY_GEOMETRY_H
#define RIGID_BODY_GEOMETRY_H
#include "scisim/Math/MathDefines.h"
#include <memory>
enum class RigidBodyGeometryType : std::uint8_t
{
BOX,
SPHERE,
STAPLE,
TRIANGLE_MESH
};
class RigidBodyGeometry
{
publi... | 25.813559 | 125 | 0.730138 | [
"geometry"
] |
7a4c3fa605b9ba2309b084686cbd809d29411abb | 5,926 | c | C | tests/test_renderer_vector.c | eladciuraru/ray-tracer | d07c53e3d9e5d690905071c3c24cb58417951724 | [
"MIT"
] | 1 | 2021-06-06T03:37:10.000Z | 2021-06-06T03:37:10.000Z | tests/test_renderer_vector.c | eladciuraru/ray-tracer | d07c53e3d9e5d690905071c3c24cb58417951724 | [
"MIT"
] | null | null | null | tests/test_renderer_vector.c | eladciuraru/ray-tracer | d07c53e3d9e5d690905071c3c24cb58417951724 | [
"MIT"
] | null | null | null |
void test_points_and_vectors(void) {
vec4 p = vec4_make_point (4.3, -4.2, 3.1);
vec4 v = vec4_make_vector(4.3, -4.2, 3.1);
assert(vec4_is_point (p) == true);
assert(vec4_is_vector(p) == false);
assert(vec4_is_vector(v) == true);
assert(vec4_is_point (v) == false);
}
void test_add_vectors(vo... | 26.455357 | 63 | 0.501856 | [
"vector"
] |
7a4ef835fa89fde03cfc6a37b3edbfe4e8479c25 | 1,621 | h | C | gui/model/util/event/event-broadcaster.h | Kobzol/sampler | cfdd2226cb72acbc0e68ce7a6ad27cdb001f9226 | [
"MIT"
] | null | null | null | gui/model/util/event/event-broadcaster.h | Kobzol/sampler | cfdd2226cb72acbc0e68ce7a6ad27cdb001f9226 | [
"MIT"
] | null | null | null | gui/model/util/event/event-broadcaster.h | Kobzol/sampler | cfdd2226cb72acbc0e68ce7a6ad27cdb001f9226 | [
"MIT"
] | null | null | null | #pragma once
#include <vector>
#include <functional>
template <typename Owner, typename... Args>
class EventBroadcaster
{
friend Owner;
using CallbackType = std::function<void (Args...)>;
public:
struct Listener
{
public:
explicit Listener(CallbackType callback): callback(std::move(callba... | 24.560606 | 79 | 0.560765 | [
"vector"
] |
7a50adc2fe438251e722af598c6d3818039d5f6d | 2,590 | h | C | LinkedBagRecursive.h | Dragomir2020/LinkedBagCpp | aaef27721cbc9f8ded4114a790ac43bf63c03fc1 | [
"MIT"
] | 2 | 2017-09-07T21:07:03.000Z | 2019-11-06T00:04:22.000Z | LinkedBagRecursive.h | Dragomir2020/LinkedBagCpp | aaef27721cbc9f8ded4114a790ac43bf63c03fc1 | [
"MIT"
] | null | null | null | LinkedBagRecursive.h | Dragomir2020/LinkedBagCpp | aaef27721cbc9f8ded4114a790ac43bf63c03fc1 | [
"MIT"
] | null | null | null |
///////////////////////////////////
//FILE NAME: LinkedBagRecursive.h//
///////////////////////////////////
////////////////
//Contributers//
////////////////
///////////////////////////////////////////////
// NAME DATE CHANGE
// Dillon Dragomir 07-14-2017 Class Declaration
//... | 33.205128 | 90 | 0.624324 | [
"vector"
] |
7a5c14d443cf4d2ad110d65d26f3df4ae9a41a2b | 2,066 | h | C | VtkFbxHelper.h | ufz-vislab/VtkFbxConverter | e46645c12e95c676fd7f17bbdeac7a50feac7477 | [
"MIT"
] | 20 | 2015-01-30T09:42:32.000Z | 2021-12-07T03:52:34.000Z | VtkFbxHelper.h | ufz-vislab/VtkFbxConverter | e46645c12e95c676fd7f17bbdeac7a50feac7477 | [
"MIT"
] | 8 | 2015-02-04T11:46:57.000Z | 2021-06-10T05:36:05.000Z | VtkFbxHelper.h | ufz-vislab/VtkFbxConverter | e46645c12e95c676fd7f17bbdeac7a50feac7477 | [
"MIT"
] | 6 | 2015-05-12T14:37:14.000Z | 2022-03-10T09:04:36.000Z | /**
* \file VtkFbxHelper.h
* 2012-04-24 LB Initial implementation
*
*/
#ifndef VTKFBXHELPER_H
#define VTKFBXHELPER_H
#include <string>
#include <vector>
#include <vtkSmartPointer.h>
class vtkActor;
class vtkPolyData;
class vtkUnstructuredGrid;
namespace VtkFbxHelper
{
/**
* Extracts full path from giv... | 28.694444 | 78 | 0.75121 | [
"vector"
] |
7a5fa734cbc61da17607e615c457a80ceb2e0ea4 | 933 | h | C | include/system.h | rfzeg/linux-system-monitor-project | 3cfa01ddcfc1d7502e52e822627c4cad0af98375 | [
"MIT"
] | null | null | null | include/system.h | rfzeg/linux-system-monitor-project | 3cfa01ddcfc1d7502e52e822627c4cad0af98375 | [
"MIT"
] | null | null | null | include/system.h | rfzeg/linux-system-monitor-project | 3cfa01ddcfc1d7502e52e822627c4cad0af98375 | [
"MIT"
] | null | null | null | #ifndef SYSTEM_H
#define SYSTEM_H
#include <string>
#include <vector>
#include "process.h"
#include "processor.h"
class System {
public:
Processor& Cpu();
std::vector<Process>& Processes(); // TODO: See src/system.cpp
float MemoryUtilization(); // TODO: See src/system.cpp
long UpTime(); ... | 29.15625 | 65 | 0.64523 | [
"vector"
] |
7a7046408a532dc73de50e657dbf5aeb12c4a0cd | 850 | h | C | 4 term/System_Software_-SPO-/Windows/Lab 6/Controller.h | Vanya112/BSUIR_Labs | d63de54f1d07c5bd0eae598d507be051101f1165 | [
"Apache-2.0"
] | 24 | 2019-05-24T18:10:33.000Z | 2022-02-09T14:33:34.000Z | 4 term/System_Software_-SPO-/Windows/Lab 6/Controller.h | Vanya112/BSUIR_Labs | d63de54f1d07c5bd0eae598d507be051101f1165 | [
"Apache-2.0"
] | null | null | null | 4 term/System_Software_-SPO-/Windows/Lab 6/Controller.h | Vanya112/BSUIR_Labs | d63de54f1d07c5bd0eae598d507be051101f1165 | [
"Apache-2.0"
] | 16 | 2019-05-23T18:15:53.000Z | 2022-01-17T15:25:58.000Z | #ifndef CONTROLLER_H
#define CONTROLLER_H
#include "TypeEnum.h"
#include "Model.h"
#include <sstream>
/// <summary>
/// MVC model in this project is pretty bad, because it was written for about 2 and a half hours,
/// so i recommend rewriting the GUI, if you intend to use this memory model
/// </summary>
class Contro... | 22.972973 | 97 | 0.732941 | [
"model"
] |
7a7a8b7942903e2a397cb44f3d8e276bcbe60700 | 3,097 | h | C | src/scave/nodetype.h | eniac/parallel-inet-omnet | 810ed40aecac89efbd0b6a05ee10f44a09417178 | [
"Xnet",
"X11"
] | 15 | 2021-08-20T08:10:01.000Z | 2022-03-24T21:24:50.000Z | src/scave/nodetype.h | eniac/parallel-inet-omnet | 810ed40aecac89efbd0b6a05ee10f44a09417178 | [
"Xnet",
"X11"
] | 1 | 2022-03-30T09:03:39.000Z | 2022-03-30T09:03:39.000Z | src/scave/nodetype.h | eniac/parallel-inet-omnet | 810ed40aecac89efbd0b6a05ee10f44a09417178 | [
"Xnet",
"X11"
] | 3 | 2021-08-20T08:10:34.000Z | 2021-12-02T06:15:02.000Z | //=========================================================================
// NODETYPE.H - part of
// OMNeT++/OMNEST
// Discrete System Simulation in C++
//
// Author: Andras Varga
//
//=========================================================================
/*---------------------------... | 28.154545 | 105 | 0.553116 | [
"vector"
] |
a36b1ec225b85ecb46f8d815e578c85bbedbc50e | 274,125 | c | C | dist/test/mf.c | INDAPP/HDF5Kit | dc509b746ebd26461492508804f9498946bae444 | [
"MIT"
] | 45 | 2015-10-20T19:11:41.000Z | 2018-02-27T07:32:38.000Z | dist/test/mf.c | INDAPP/HDF5Kit | dc509b746ebd26461492508804f9498946bae444 | [
"MIT"
] | 22 | 2015-10-18T02:30:14.000Z | 2017-11-27T03:18:48.000Z | dist/test/mf.c | INDAPP/HDF5Kit | dc509b746ebd26461492508804f9498946bae444 | [
"MIT"
] | 21 | 2018-10-31T20:24:24.000Z | 2022-03-12T10:18:27.000Z | /* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* Copyright by The HDF Group. *
* Copyright by the Board of Trustees of the University of Illinois. *
* All rights reserved. *
* ... | 36.274315 | 156 | 0.658262 | [
"object"
] |
a371031f41b5b77a94a5836b8a4961eac0d3fb27 | 49,627 | c | C | ast-8.6.2/unitmap.c | astro-datalab/dlapps | 18a338a887af19d195b5c1eeed6c0a9e38686125 | [
"BSD-3-Clause"
] | 1 | 2020-08-17T21:26:16.000Z | 2020-08-17T21:26:16.000Z | ast-8.6.2/unitmap.c | noaodatalab/dlapps | 33e8fc6161448f2052369b1fbe2765e854c1ac52 | [
"BSD-3-Clause"
] | null | null | null | ast-8.6.2/unitmap.c | noaodatalab/dlapps | 33e8fc6161448f2052369b1fbe2765e854c1ac52 | [
"BSD-3-Clause"
] | null | null | null | /*
*class++
* Name:
* UnitMap
* Purpose:
* Unit (null) Mapping.
* Constructor Function:
c astUnitMap
f AST_UNITMAP
* Description:
* A UnitMap is a unit (null) Mapping that has no effect on the
* coordinates supplied to it. They are simply copied. This can be
* useful if a Mapping is r... | 34.801543 | 100 | 0.641324 | [
"object",
"transform"
] |
a380fef94fe383c23045b531bea9b51f129d7314 | 929 | h | C | kongxia/Controllers/Find/ZZFindHotViewController.h | zuwome/kongxia | 87f6f33410da1fedd315089c9a92917b5226125d | [
"MIT"
] | null | null | null | kongxia/Controllers/Find/ZZFindHotViewController.h | zuwome/kongxia | 87f6f33410da1fedd315089c9a92917b5226125d | [
"MIT"
] | 1 | 2022-01-08T05:58:03.000Z | 2022-01-08T05:58:03.000Z | kongxia/Controllers/Find/ZZFindHotViewController.h | zuwome/kongxia | 87f6f33410da1fedd315089c9a92917b5226125d | [
"MIT"
] | null | null | null | //
// ZZFindHotViewController.h
// zuwome
//
// Created by angBiu on 16/8/19.
// Copyright © 2016年 zz. All rights reserved.
//
#import "ZZViewController.h"
#import "ZZFindVideoModel.h"
#import "XRWaterfallLayout.h"
/**
* 发现最热
*/
@interface ZZFindHotViewController : ZZViewController
@property (nonatomic, stron... | 29.967742 | 72 | 0.768568 | [
"model"
] |
a381e3db0065cb701e021b44f7e31fe9eb658f0d | 3,651 | h | C | glfw-test/src/Scene/Box3D.h | antopilo/MicroEngine | cecbcd130ce368fb1661a4a49fd3dd6af7e8380a | [
"MIT"
] | null | null | null | glfw-test/src/Scene/Box3D.h | antopilo/MicroEngine | cecbcd130ce368fb1661a4a49fd3dd6af7e8380a | [
"MIT"
] | null | null | null | glfw-test/src/Scene/Box3D.h | antopilo/MicroEngine | cecbcd130ce368fb1661a4a49fd3dd6af7e8380a | [
"MIT"
] | null | null | null | #pragma oncee
#include "Math.h"
namespace engine
{
class Box3D
{
public:
//! CTOR/DTOR:
Box3D(dvec3 min = dvec3(-0.5), dvec3 max = dvec3(0.5));
virtual ~Box3D();
// SERVICES:
Box3D Transform(const dmat4& matrix);
void Enlarge(dvec3 p);
void Enlarge(const Box3D& other);
bool Contains(dvec3 p) const... | 32.598214 | 81 | 0.422898 | [
"transform"
] |
a3839c172176682cbfc350c02c62e2652cd60462 | 1,979 | h | C | src/Surfaces/QuadSurface.h | magdesign/ofxPiMapper_PVJexh | 78999eef1a899e81be50e3b08ea90c7dc9a58a62 | [
"MIT"
] | 4 | 2020-03-20T03:47:56.000Z | 2021-09-09T10:37:53.000Z | src/Surfaces/QuadSurface.h | pierrep/ofxPiMapper | a1e984e58382a7407b2d60d14214dfedc05d89ea | [
"MIT"
] | null | null | null | src/Surfaces/QuadSurface.h | pierrep/ofxPiMapper | a1e984e58382a7407b2d60d14214dfedc05d89ea | [
"MIT"
] | null | null | null | #pragma once
#include "ofMain.h"
#include "BaseSurface.h"
#include "SurfaceType.h"
#include "HomographyHelper.h"
#include "Vec2.h"
#include "Vec3.h"
namespace ofx {
namespace piMapper {
class QuadSurface : public BaseSurface {
public:
QuadSurface();
~QuadSurface();
void setup();
void setup(
Vec3 p1, Vec... | 23.011628 | 50 | 0.677615 | [
"vector"
] |
a38433285335d13f29dbac8432e2abb84224a450 | 35,929 | c | C | tan/samples/src/common/utilities.c | amono/TAN | 690ed6a92c594f4ba3a26d1c8b77dbff386c9b04 | [
"MIT"
] | 128 | 2016-08-17T21:57:05.000Z | 2022-03-30T17:44:36.000Z | tan/samples/src/common/utilities.c | amono/TAN | 690ed6a92c594f4ba3a26d1c8b77dbff386c9b04 | [
"MIT"
] | 8 | 2016-08-18T18:39:12.000Z | 2021-11-12T19:10:30.000Z | tan/samples/src/common/utilities.c | isabella232/TAN | 690ed6a92c594f4ba3a26d1c8b77dbff386c9b04 | [
"MIT"
] | 30 | 2016-08-18T19:36:06.000Z | 2022-03-30T17:28:31.000Z | //
// MIT license
//
// Copyright (c) 2019 Advanced Micro Devices, Inc. All rights reserved.
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
// in the Software without restriction, including without limit... | 32.514932 | 226 | 0.549862 | [
"vector",
"transform"
] |
a38508d33c0aabd95ead301f38ab305356a06e2a | 2,335 | h | C | FightingGameProject/MeleeReaction.h | RoundBearChoi/CPP_FightingGame | 21d07caab82dd5ee0ad233886a36ef1fe93e25b6 | [
"Unlicense"
] | 8 | 2021-03-08T06:21:13.000Z | 2022-03-04T21:53:37.000Z | FightingGameProject/MeleeReaction.h | RoundBearChoi/CPP_FightingGame | 21d07caab82dd5ee0ad233886a36ef1fe93e25b6 | [
"Unlicense"
] | null | null | null | FightingGameProject/MeleeReaction.h | RoundBearChoi/CPP_FightingGame | 21d07caab82dd5ee0ad233886a36ef1fe93e25b6 | [
"Unlicense"
] | null | null | null | #pragma once
#include <vector>
#include "GameObj.h"
#include "MeleeCollisionResult.h"
//hitstop messages
#include "FightersHitStopMessage.h"
#include "ProjectilesHitStopMessage.h"
namespace RB
{
class MeleeReaction
{
private:
std::vector<ObjBase*> _vecFighters;
ImpactEffectsGroup* _impactEffects = nullptr;
p... | 31.133333 | 119 | 0.746467 | [
"vector"
] |
a387f61dc4a5dfcdea52977406664c4ac0d9a652 | 13,291 | c | C | libAfterStep/asfeel.c | trofi/afterstep | 5e9e897cf8c455390dd6f5b27fec49707f6b9088 | [
"MIT"
] | 25 | 2018-09-18T13:05:15.000Z | 2022-01-30T21:08:51.000Z | libAfterStep/asfeel.c | trofi/afterstep | 5e9e897cf8c455390dd6f5b27fec49707f6b9088 | [
"MIT"
] | 5 | 2016-07-14T13:06:10.000Z | 2021-12-05T17:47:35.000Z | libAfterStep/asfeel.c | trofi/afterstep | 5e9e897cf8c455390dd6f5b27fec49707f6b9088 | [
"MIT"
] | 7 | 2016-10-14T02:49:23.000Z | 2021-11-20T10:14:01.000Z | /*
* Copyright (c) 2000 Sasha Vasko <sasha at aftercode.net>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
... | 29.535556 | 166 | 0.649312 | [
"geometry"
] |
a391c6ebace9784110e5b59b5235d758b0b20ee6 | 4,002 | h | C | src/enclave/enclavetypes.h | julienmaffre/CCF | b571047136017a43ff548ed728c72efa550a4592 | [
"Apache-2.0"
] | null | null | null | src/enclave/enclavetypes.h | julienmaffre/CCF | b571047136017a43ff548ed728c72efa550a4592 | [
"Apache-2.0"
] | null | null | null | src/enclave/enclavetypes.h | julienmaffre/CCF | b571047136017a43ff548ed728c72efa550a4592 | [
"Apache-2.0"
] | null | null | null | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the Apache 2.0 License.
#pragma once
#include "node/entities.h"
#include "node/rpc/jsonrpc.h"
#include <vector>
namespace enclave
{
static constexpr size_t InvalidSessionId = std::numeric_limits<size_t>::max();
struct SessionContext
... | 26.328947 | 80 | 0.665167 | [
"vector"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.