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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
d9be6d1813e67456c386d4962405e1f926837003 | 13,065 | h | C | istool/source/SetupPages.h | YURSHAT/istool | 544cfb9c180cc746e90a9e5cc2e56b60f709ff82 | [
"BSD-3-Clause"
] | 3 | 2020-04-24T23:21:48.000Z | 2020-04-30T10:52:33.000Z | istool/source/SetupPages.h | YURSHAT/istool | 544cfb9c180cc746e90a9e5cc2e56b60f709ff82 | [
"BSD-3-Clause"
] | null | null | null | istool/source/SetupPages.h | YURSHAT/istool | 544cfb9c180cc746e90a9e5cc2e56b60f709ff82 | [
"BSD-3-Clause"
] | 1 | 2021-09-02T03:29:47.000Z | 2021-09-02T03:29:47.000Z | // SetupPages.h
#pragma once
#include "MyDoc.h"
#include "Edit2.h"
/////////////////////////////////////////////////////////////////////////////
// CSetupPages dialog
class CSetupPages :
public CPropertyPageImpl<CSetupPages>,
public CMyPropertyPageBase<CSetupPages>,
public CWinDataExchange<CSetupPages>,
public... | 60.767442 | 599 | 0.802067 | [
"3d"
] |
d9c34fde59e12eea2fcf89b0573972aba5fb94bf | 4,936 | h | C | src/ft2_header.h | alexmyczko/ft2-clone | 34eba78cda8d9a0f9672041904e20db126904d29 | [
"BSD-3-Clause"
] | null | null | null | src/ft2_header.h | alexmyczko/ft2-clone | 34eba78cda8d9a0f9672041904e20db126904d29 | [
"BSD-3-Clause"
] | null | null | null | src/ft2_header.h | alexmyczko/ft2-clone | 34eba78cda8d9a0f9672041904e20db126904d29 | [
"BSD-3-Clause"
] | null | null | null | #pragma once
#include <SDL2/SDL.h>
#include <stdint.h>
#include <stdbool.h>
#include <assert.h>
#ifdef _WIN32
#define WIN32_MEAN_AND_LEAN
#include <windows.h>
#else
#include <limits.h> // PATH_MAX
#endif
#include "ft2_replayer.h"
#define PROG_VER_STR "1.22"
// do NOT change these! It will only mess things up...
/* ... | 32.906667 | 114 | 0.730551 | [
"object"
] |
d9cda1ecbfacdce1d56f506dc18795659dc91706 | 2,756 | h | C | CondFormats/HcalObjects/interface/HcalPiecewiseLinearFunctor.h | ckamtsikis/cmssw | ea19fe642bb7537cbf58451dcf73aa5fd1b66250 | [
"Apache-2.0"
] | 852 | 2015-01-11T21:03:51.000Z | 2022-03-25T21:14:00.000Z | CondFormats/HcalObjects/interface/HcalPiecewiseLinearFunctor.h | ckamtsikis/cmssw | ea19fe642bb7537cbf58451dcf73aa5fd1b66250 | [
"Apache-2.0"
] | 30,371 | 2015-01-02T00:14:40.000Z | 2022-03-31T23:26:05.000Z | CondFormats/HcalObjects/interface/HcalPiecewiseLinearFunctor.h | ckamtsikis/cmssw | ea19fe642bb7537cbf58451dcf73aa5fd1b66250 | [
"Apache-2.0"
] | 3,240 | 2015-01-02T05:53:18.000Z | 2022-03-31T17:24:21.000Z | #ifndef CondFormats_HcalObjects_HcalPiecewiseLinearFunctor_h
#define CondFormats_HcalObjects_HcalPiecewiseLinearFunctor_h
#include <vector>
#include <utility>
#include "CondFormats/HcalObjects/interface/AbsHcalFunctor.h"
#include "boost/serialization/access.hpp"
#include "boost/serialization/version.hpp"
#include "b... | 34.45 | 96 | 0.757257 | [
"vector"
] |
d9da876aa3b4fdcea929da0d698fc8d9f16d15c2 | 4,736 | h | C | exotations/solvers/exotica_ddp_solver/include/exotica_ddp_solver/abstract_ddp_solver.h | maxspahn/exotica | f748a5860939b870ab522a1bd553d2fa0da56f8e | [
"BSD-3-Clause"
] | null | null | null | exotations/solvers/exotica_ddp_solver/include/exotica_ddp_solver/abstract_ddp_solver.h | maxspahn/exotica | f748a5860939b870ab522a1bd553d2fa0da56f8e | [
"BSD-3-Clause"
] | null | null | null | exotations/solvers/exotica_ddp_solver/include/exotica_ddp_solver/abstract_ddp_solver.h | maxspahn/exotica | f748a5860939b870ab522a1bd553d2fa0da56f8e | [
"BSD-3-Clause"
] | null | null | null | //
// Copyright (c) 2019, University of Edinburgh
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are met:
//
// * Redistributions of source code must retain the above copyright notice,
// this lis... | 43.054545 | 105 | 0.739654 | [
"vector"
] |
d9db8ac2a3ad3f138f49d57474e76e99b4a22be2 | 702 | h | C | Servercpp/ServerCPP/ServerCPP/include/robotguide/Communication/ApplicationLayer/Instruction/Instruction.h | RobotGuide/RobotGuideProject | ba7fcc4a0fc4eb6b743ddbaeb75e7ae114eefb4e | [
"MIT"
] | 2 | 2021-01-27T20:06:54.000Z | 2021-03-02T14:30:37.000Z | Servercpp/ServerCPP/ServerCPP/include/robotguide/Communication/ApplicationLayer/Instruction/Instruction.h | RobotGuide/RobotGuideProject | ba7fcc4a0fc4eb6b743ddbaeb75e7ae114eefb4e | [
"MIT"
] | null | null | null | Servercpp/ServerCPP/ServerCPP/include/robotguide/Communication/ApplicationLayer/Instruction/Instruction.h | RobotGuide/RobotGuideProject | ba7fcc4a0fc4eb6b743ddbaeb75e7ae114eefb4e | [
"MIT"
] | null | null | null | #ifndef ROBOTGUIDE_COMMUNICATION_APPLICATIONLAYER_INSTRUCTION_INSTRUCTION_H
#define ROBOTGUIDE_COMMUNICATION_APPLICATIONLAYER_INSTRUCTION_INSTRUCTION_H
#include "robotguide/Communication/ApplicationLayer/Instruction/InstructionData.h"
#include <vector>
namespace robotguide::com::applicationlayer
{
struct Instruction... | 30.521739 | 86 | 0.831909 | [
"vector"
] |
d9e58854eea0ed324e3f21ee45c1bb8fa16d9fee | 911 | h | C | sources/ArUcoMarker/ArUcoMarker.h | Mugichoko445/DRMarkerHiding | 2b61d8408cee040bf5e7d0128c20818f2c47a24e | [
"BSD-3-Clause"
] | 1 | 2022-01-08T03:25:13.000Z | 2022-01-08T03:25:13.000Z | sources/ArUcoMarker/ArUcoMarker.h | Mugichoko445/DRMarkerHiding | 2b61d8408cee040bf5e7d0128c20818f2c47a24e | [
"BSD-3-Clause"
] | null | null | null | sources/ArUcoMarker/ArUcoMarker.h | Mugichoko445/DRMarkerHiding | 2b61d8408cee040bf5e7d0128c20818f2c47a24e | [
"BSD-3-Clause"
] | null | null | null | #pragma once
#include <opencv2/aruco.hpp>
#include "ArUcoMarker/Marker.h"
class ArUcoMarker : public Marker
{
public:
ArUcoMarker(int id, float size, float margin, cv::aruco::PREDEFINED_DICTIONARY_NAME dictionaryName = cv::aruco::DICT_6X6_250);
~ArUcoMarker();
void DetectMarkers(cv::InputArray image);
void GetC... | 32.535714 | 130 | 0.763996 | [
"vector"
] |
d9ee93dfdcc6b9d1d7c889bc868c7ea1acad152d | 1,250 | h | C | construction/3d-model-rasterization/Arguments.h | mrsalt/minecraft | 9543a08a680ae8f9351f76555b141ee93a486739 | [
"MIT"
] | null | null | null | construction/3d-model-rasterization/Arguments.h | mrsalt/minecraft | 9543a08a680ae8f9351f76555b141ee93a486739 | [
"MIT"
] | null | null | null | construction/3d-model-rasterization/Arguments.h | mrsalt/minecraft | 9543a08a680ae8f9351f76555b141ee93a486739 | [
"MIT"
] | null | null | null | #include "ArgParser.h"
#include <string>
class Arguments : public ArgumentParser
{
public:
std::string model_file;
int model_height_meters;
bool show_stats{false};
std::string output_directory{"."};
bool output_cross_model{false};
bool verbose_output{false};
bool debug_segments{false};
... | 46.296296 | 217 | 0.6784 | [
"model",
"3d"
] |
d9f1de1f24a826787e998ee716a063517567e141 | 4,814 | h | C | samples/today/schema/CompleteTaskPayloadObject.h | gitmodimo/cppgraphqlgen | bee89894653ad12f574f941d27c156354b1d497c | [
"MIT"
] | 52 | 2018-08-12T15:36:12.000Z | 2019-05-04T09:22:34.000Z | samples/today/schema/CompleteTaskPayloadObject.h | gitmodimo/cppgraphqlgen | bee89894653ad12f574f941d27c156354b1d497c | [
"MIT"
] | 30 | 2018-09-10T18:05:16.000Z | 2019-05-02T00:43:01.000Z | samples/today/schema/CompleteTaskPayloadObject.h | gitmodimo/cppgraphqlgen | bee89894653ad12f574f941d27c156354b1d497c | [
"MIT"
] | 13 | 2018-08-20T03:40:22.000Z | 2019-04-19T08:15:46.000Z | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
// WARNING! Do not edit this file manually, your changes will be overwritten.
#pragma once
#ifndef COMPLETETASKPAYLOADOBJECT_H
#define COMPLETETASKPAYLOADOBJECT_H
#include "TodaySchema.h"
namespace graphql::today::objec... | 29.900621 | 138 | 0.740964 | [
"object",
"model"
] |
d9f4c8f4824efeaadea59a2dfc01107f849f1ae8 | 22,005 | h | C | hw/kdrive/i810/i810_reg.h | larsclausen/xglamo | 4176d6fdc061553b8366c20890635a464fe7fee2 | [
"X11"
] | 2 | 2016-05-08T18:39:05.000Z | 2018-11-01T06:58:35.000Z | hw/kdrive/i810/i810_reg.h | larsclausen/xglamo | 4176d6fdc061553b8366c20890635a464fe7fee2 | [
"X11"
] | null | null | null | hw/kdrive/i810/i810_reg.h | larsclausen/xglamo | 4176d6fdc061553b8366c20890635a464fe7fee2 | [
"X11"
] | 1 | 2021-12-05T20:56:48.000Z | 2021-12-05T20:56:48.000Z | /* COPYRIGHT AND PERMISSION NOTICE
Copyright (c) 2000, 2001 Nokia Home Communications
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 ... | 31.616379 | 75 | 0.707021 | [
"3d"
] |
d9ff3fa1f3be5060d90b504a8bab1b3d464817d7 | 3,980 | h | C | services/camera_service/include/hcamera_service.h | HoangTuan110abn1n/fangyuzhong2016v | dad4dcb03a7e065654a709d1062d3f89645e378c | [
"Apache-2.0"
] | null | null | null | services/camera_service/include/hcamera_service.h | HoangTuan110abn1n/fangyuzhong2016v | dad4dcb03a7e065654a709d1062d3f89645e378c | [
"Apache-2.0"
] | null | null | null | services/camera_service/include/hcamera_service.h | HoangTuan110abn1n/fangyuzhong2016v | dad4dcb03a7e065654a709d1062d3f89645e378c | [
"Apache-2.0"
] | null | null | null | /*
* Copyright (c) 2021-2022 Huawei Device Co., Ltd.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | 44.222222 | 117 | 0.754271 | [
"vector"
] |
d9ff805d9d6e41fc6f0906de8e6b998f99c3c9b5 | 8,769 | h | C | src/vp9_probs.h | uartie/vaapi-intel-driver | 871626e6ee3cc6e76b7ebb51fd84ace469c77346 | [
"MIT"
] | 1 | 2020-02-05T10:09:01.000Z | 2020-02-05T10:09:01.000Z | src/vp9_probs.h | meijjaa/vaapi-intel-driver | c98938c9e255fb44d04a5a91bde872c077be198d | [
"MIT"
] | null | null | null | src/vp9_probs.h | meijjaa/vaapi-intel-driver | c98938c9e255fb44d04a5a91bde872c077be198d | [
"MIT"
] | null | null | null | /*
* Copyright © 2015 Intel Corporation
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the
* "Software"), to deal in the Software without restriction, including
* without limitation the rights to use, copy, modify, merge, pub... | 35.076 | 84 | 0.735888 | [
"transform"
] |
8a0275a731cf1fb3cbff79ea9567318440d81204 | 1,628 | h | C | include/local_topology_analyzer.h | Loop3D/map2model_cpp | 9c280f386e656837570e755859ccc0f4b8163761 | [
"MIT"
] | null | null | null | include/local_topology_analyzer.h | Loop3D/map2model_cpp | 9c280f386e656837570e755859ccc0f4b8163761 | [
"MIT"
] | null | null | null | include/local_topology_analyzer.h | Loop3D/map2model_cpp | 9c280f386e656837570e755859ccc0f4b8163761 | [
"MIT"
] | null | null | null | /******************************************************************************
* A class for analyzing the local map topology (graphs).
*
* Author: Vitaliy Ogarko, vogarko@gmail.com
*******************************************************************************/
#ifndef local_topology_analyzer_h
#define local_topol... | 24.298507 | 97 | 0.65602 | [
"vector"
] |
8a052171ae36a580a0d874738dde5ca1631dd330 | 269 | h | C | Razor/src/Razor/Ecs/Component.h | 0zirix/Razor | b902d316da058caa636efce15da405beb73d9f73 | [
"MIT"
] | 2 | 2021-09-25T02:44:02.000Z | 2021-10-03T09:37:54.000Z | Razor/src/Razor/Ecs/Component.h | 0zirix/Razor | b902d316da058caa636efce15da405beb73d9f73 | [
"MIT"
] | null | null | null | Razor/src/Razor/Ecs/Component.h | 0zirix/Razor | b902d316da058caa636efce15da405beb73d9f73 | [
"MIT"
] | null | null | null | #pragma once
#include "Entity.h"
namespace Razor {
namespace ECS {
class Component
{
public:
Component();
virtual ~Component();
virtual void init() {}
virtual void update(float delta) {}
virtual void render() {}
Entity* entity;
};
}
}
| 11.695652 | 38 | 0.6171 | [
"render"
] |
8a0852bda96ba407103aeb869bacdd439d225c60 | 652 | h | C | utils/u8_string_view.h | kita-zhou/cyjson | b0ccff76f2647dcb2d63a3c8985b42afc5325334 | [
"MIT"
] | null | null | null | utils/u8_string_view.h | kita-zhou/cyjson | b0ccff76f2647dcb2d63a3c8985b42afc5325334 | [
"MIT"
] | null | null | null | utils/u8_string_view.h | kita-zhou/cyjson | b0ccff76f2647dcb2d63a3c8985b42afc5325334 | [
"MIT"
] | null | null | null | //
// Created by zhouchaoying on 2021/11/13.
//
#ifndef CYJSON_UTILS_U8_STRING_VIEW_H_
#define CYJSON_UTILS_U8_STRING_VIEW_H_
#include "u8_utils.h"
#include <vector>
namespace cyjson {
class U8String;
class U8StringView {
public:
U8StringView(const U8String &string, size_t start_index, size_t end_index);
U8Str... | 23.285714 | 79 | 0.751534 | [
"vector"
] |
8a0e7c0f4a14982433a425421d152f5a5123eac1 | 9,264 | c | C | isda/stub.c | praveenhosdrug123/CreditDefaultSwapPricer | 72986af0b00843375b838ea28411e1fe82b03023 | [
"MIT"
] | 17 | 2018-09-08T13:46:09.000Z | 2021-08-28T09:14:05.000Z | isda/stub.c | praveenhosdrug123/CreditDefaultSwapPricer | 72986af0b00843375b838ea28411e1fe82b03023 | [
"MIT"
] | 7 | 2018-06-27T10:53:28.000Z | 2020-12-22T16:09:31.000Z | icds/isdamodel/src/stub.c | jimzucker/iCDS | 9a600fa7a96be2bf909a40f0221ff9f526d7a5ec | [
"Apache-2.0"
] | 8 | 2018-09-08T13:46:24.000Z | 2021-08-28T09:14:08.000Z | /*
* ISDA CDS Standard Model
*
* Copyright (C) 2009 International Swaps and Derivatives Association, Inc.
* Developed and supported in collaboration with Markit
*
* This program is free software: you can redistribute it and/or modify it
* under the terms of the ISDA CDS Standard Model Public License.
*... | 27.987915 | 94 | 0.534218 | [
"model"
] |
8a23260ad868e755105bb53fdefefe158a1fa0cb | 2,587 | h | C | T194/Backend/blackBoard/node_modules/opencv4nodejs/cc/ximgproc/SuperpixelSEEDS.h | DevelopAppWithMe/Hackathon_5.0 | 6af503a995721c04986931d6a29d8f946ceaa067 | [
"MIT"
] | 1 | 2021-02-22T17:47:13.000Z | 2021-02-22T17:47:13.000Z | T194/Backend/blackBoard/node_modules/opencv4nodejs/cc/ximgproc/SuperpixelSEEDS.h | DevelopAppWithMe/Hackathon_5.0 | 6af503a995721c04986931d6a29d8f946ceaa067 | [
"MIT"
] | null | null | null | T194/Backend/blackBoard/node_modules/opencv4nodejs/cc/ximgproc/SuperpixelSEEDS.h | DevelopAppWithMe/Hackathon_5.0 | 6af503a995721c04986931d6a29d8f946ceaa067 | [
"MIT"
] | null | null | null | #include <opencv2/ximgproc.hpp>
#include "Mat.h"
#include "macros.h"
#ifndef __FF_SUPERPIXELSEEDS_H__
#define __FF_SUPERPIXELSEEDS_H__
class SuperpixelSEEDS : public FF::ObjectWrap<SuperpixelSEEDS, cv::Ptr<cv::ximgproc::SuperpixelSEEDS>> {
public:
static Nan::Persistent<v8::FunctionTemplate> constructor;
... | 30.435294 | 105 | 0.701585 | [
"object"
] |
8a2b6784dcd9c9fa3cdcdff2f5a85cd25c28a543 | 26,456 | h | C | lib/h/grpc-c/grpc-c.h | mr-ytseng/grpc-c | e3295da01a21defb8e6fbc87d34880f6c114c97b | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 179 | 2017-04-01T16:47:23.000Z | 2022-03-05T02:53:14.000Z | lib/h/grpc-c/grpc-c.h | mr-ytseng/grpc-c | e3295da01a21defb8e6fbc87d34880f6c114c97b | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 40 | 2017-04-01T15:44:29.000Z | 2021-07-11T10:24:25.000Z | lib/h/grpc-c/grpc-c.h | mr-ytseng/grpc-c | e3295da01a21defb8e6fbc87d34880f6c114c97b | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 70 | 2017-05-02T21:13:00.000Z | 2022-03-12T04:48:50.000Z | /*
* Copyright (c) 2016, Juniper Networks, Inc.
* All rights reserved.
*/
#ifndef GRPC_C_GRPC_C_H
#define GRPC_C_GRPC_C_H
#include <sys/queue.h>
#include <string.h>
#include <protobuf-c/protobuf-c.h>
#include <grpc/grpc.h>
#include <grpc/grpc_security.h>
#include <grpc/support/alloc.h>
#include <grpc/support/log... | 32.184915 | 81 | 0.722709 | [
"object"
] |
8a2c775779556bed899cbe1d892a7b47953a92c1 | 2,872 | h | C | graphics/cgal/Surface_mesh_parameterization/doc/Surface_mesh_parameterization/Concepts/ParameterizerTraits_3.h | hlzz/dotfiles | 0591f71230c919c827ba569099eb3b75897e163e | [
"BSD-3-Clause"
] | 4 | 2016-03-30T14:31:52.000Z | 2019-02-02T05:01:32.000Z | graphics/cgal/Surface_mesh_parameterization/doc/Surface_mesh_parameterization/Concepts/ParameterizerTraits_3.h | hlzz/dotfiles | 0591f71230c919c827ba569099eb3b75897e163e | [
"BSD-3-Clause"
] | null | null | null | graphics/cgal/Surface_mesh_parameterization/doc/Surface_mesh_parameterization/Concepts/ParameterizerTraits_3.h | hlzz/dotfiles | 0591f71230c919c827ba569099eb3b75897e163e | [
"BSD-3-Clause"
] | null | null | null |
/*!
\ingroup PkgSurfaceParameterizationConcepts
\cgalConcept
`ParameterizerTraits_3` is a concept of parameterization object for a given type of mesh, `Adaptor`, which is a model of the `ParameterizationMesh_3` concept.
Design Pattern
--------------
`ParameterizerTraits_3` models are Strategies \cgalCite{cgal:gh... | 36.35443 | 222 | 0.748259 | [
"mesh",
"object",
"model",
"3d"
] |
8a35a90eec7f9c1830ae7444f09c41a52b42a445 | 2,704 | h | C | aegis/include/alibabacloud/aegis/model/DescribeAccessKeyLeakDetailResult.h | iamzken/aliyun-openapi-cpp-sdk | 3c991c9ca949b6003c8f498ce7a672ea88162bf1 | [
"Apache-2.0"
] | 89 | 2018-02-02T03:54:39.000Z | 2021-12-13T01:32:55.000Z | aegis/include/alibabacloud/aegis/model/DescribeAccessKeyLeakDetailResult.h | iamzken/aliyun-openapi-cpp-sdk | 3c991c9ca949b6003c8f498ce7a672ea88162bf1 | [
"Apache-2.0"
] | 89 | 2018-03-14T07:44:54.000Z | 2021-11-26T07:43:25.000Z | aegis/include/alibabacloud/aegis/model/DescribeAccessKeyLeakDetailResult.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... | 31.08046 | 91 | 0.740015 | [
"vector",
"model"
] |
8a563bfbc40e272aacee5b77477501fc1f37e103 | 23,188 | h | C | src/libtcod/tileset.h | charlieb/libtcod | 713817b256f3ec264a488c49ffb46f091a905177 | [
"BSD-3-Clause"
] | null | null | null | src/libtcod/tileset.h | charlieb/libtcod | 713817b256f3ec264a488c49ffb46f091a905177 | [
"BSD-3-Clause"
] | null | null | null | src/libtcod/tileset.h | charlieb/libtcod | 713817b256f3ec264a488c49ffb46f091a905177 | [
"BSD-3-Clause"
] | null | null | null | /* BSD 3-Clause License
*
* Copyright © 2008-2022, Jice and the libtcod contributors.
* 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 ... | 42.313869 | 120 | 0.644385 | [
"object",
"shape",
"vector"
] |
8a60fc2e1d350a0bd63ab6500eaf21e953e5cb6c | 9,613 | h | C | include/mathc/vec/ivecn.h | renehorstmann/Mathc | 7325aeaba9e73f765b17511954568f3a3488ceb3 | [
"MIT"
] | 12 | 2020-01-31T21:34:17.000Z | 2022-03-17T13:31:27.000Z | include/pbase/mathc/vec/ivecn.h | renehorstmann/pbase | 7bf1b4e4fae833f24da92f3c7ee3b5e949cddb72 | [
"MIT"
] | null | null | null | include/pbase/mathc/vec/ivecn.h | renehorstmann/pbase | 7bf1b4e4fae833f24da92f3c7ee3b5e949cddb72 | [
"MIT"
] | 2 | 2021-03-01T21:32:01.000Z | 2021-03-10T20:14:21.000Z | #ifndef MATHC_VEC_IVECN_H
#define MATHC_VEC_IVECN_H
#ifndef MATHC_MAX_SIZE
#ifdef __STDC_NO_VLA__
#define MATHC_MAX_SIZE 16
#endif
#endif
#include <string.h> // memcmp
#include <stdlib.h> // abs
#include <stdbool.h>
#include <math.h>
#include <assert.h>
/** macro to cast a vector into a int vector */
#defin... | 28.273529 | 108 | 0.549256 | [
"vector"
] |
8a63c9712ef74f23cbb62bd22a5aff9bf5892c71 | 2,139 | h | C | CsPlugin/Source/CsCore/Public/Managers/Damage/Script/CsScriptLibrary_DamageType.h | closedsum/core | c3cae44a177b9684585043a275130f9c7b67fef0 | [
"Unlicense"
] | 2 | 2019-03-17T10:43:53.000Z | 2021-04-20T21:24:19.000Z | CsPlugin/Source/CsCore/Public/Managers/Damage/Script/CsScriptLibrary_DamageType.h | closedsum/core | c3cae44a177b9684585043a275130f9c7b67fef0 | [
"Unlicense"
] | null | null | null | CsPlugin/Source/CsCore/Public/Managers/Damage/Script/CsScriptLibrary_DamageType.h | closedsum/core | c3cae44a177b9684585043a275130f9c7b67fef0 | [
"Unlicense"
] | null | null | null | // Copyright 2017-2021 Closed Sum Games, LLC. All Rights Reserved.
#pragma once
#include "UObject/Object.h"
// Types
#include "Managers/Damage/CsTypes_Damage.h"
#include "CsScriptLibrary_DamageType.generated.h"
UCLASS()
class CSCORE_API UCsScriptLibrary_DamageType : public UObject
{
GENERATED_UCLASS_BODY()
public... | 42.78 | 191 | 0.761103 | [
"object"
] |
8a683bad590c9526d07eba36f3bc0746954e358e | 2,494 | c | C | ori/ori-bytecode/object.c | PandawanFr/adventures | 4def960efb2f50f732643ae7334b8a21682c536e | [
"MIT"
] | null | null | null | ori/ori-bytecode/object.c | PandawanFr/adventures | 4def960efb2f50f732643ae7334b8a21682c536e | [
"MIT"
] | null | null | null | ori/ori-bytecode/object.c | PandawanFr/adventures | 4def960efb2f50f732643ae7334b8a21682c536e | [
"MIT"
] | null | null | null | #include <stdio.h>
#include <string.h>
#include "memory.h"
#include "object.h"
#include "table.h"
#include "value.h"
#include "vm.h"
// Equivalent to a "base class constructor" to initialize the Obj state
#define ALLOCATE_OBJ(type, objectType) \
(type*)allocateObject(sizeof(type), objectType)
static Obj* allocat... | 27.406593 | 92 | 0.661588 | [
"object"
] |
8a6ac9d54f877e7bcb28fb620a72b2b96bddb94f | 3,771 | h | C | ct_rbd/include/ct/rbd/common/SimpleArmTrajectoryGenerator.h | romainreignier/control-toolbox | 6ee83d401b1a8d2fbfda2646a0ec1ec0e67b7c96 | [
"BSD-2-Clause"
] | 864 | 2019-04-26T18:18:23.000Z | 2022-03-28T17:38:48.000Z | ct_rbd/include/ct/rbd/common/SimpleArmTrajectoryGenerator.h | romainreignier/control-toolbox | 6ee83d401b1a8d2fbfda2646a0ec1ec0e67b7c96 | [
"BSD-2-Clause"
] | 154 | 2019-04-27T05:32:19.000Z | 2022-03-28T16:17:00.000Z | ct_rbd/include/ct/rbd/common/SimpleArmTrajectoryGenerator.h | romainreignier/control-toolbox | 6ee83d401b1a8d2fbfda2646a0ec1ec0e67b7c96 | [
"BSD-2-Clause"
] | 249 | 2019-05-03T11:34:36.000Z | 2022-03-14T19:17:05.000Z | /**********************************************************************************************************************
This file is part of the Control Toolbox (https://github.com/ethz-adrl/control-toolbox), copyright by ETH Zurich.
Licensed under the BSD-2 license (see LICENSE file in main directory)
****************... | 36.970588 | 119 | 0.618669 | [
"vector"
] |
8a6f45cebeb2fee017718febb48f70f0afbde248 | 2,486 | h | C | Lib/Core/Src/Signals.h | Eelco81/server-test-project | 966466baf0f4f76c5855553694a5ec674b4c2255 | [
"MIT"
] | null | null | null | Lib/Core/Src/Signals.h | Eelco81/server-test-project | 966466baf0f4f76c5855553694a5ec674b4c2255 | [
"MIT"
] | null | null | null | Lib/Core/Src/Signals.h | Eelco81/server-test-project | 966466baf0f4f76c5855553694a5ec674b4c2255 | [
"MIT"
] | null | null | null |
#ifndef _OS_SIGNAL_H_
#define _OS_SIGNAL_H_
#include <cstdint>
#include <vector>
#include <functional>
#include <memory>
#include <algorithm>
namespace OS {
/**
* The AbstractSignal interface is used for disconnecting
* a connected signal through the OS::Connection class
*/
class AbstractSignal : public std::en... | 20.890756 | 85 | 0.6428 | [
"object",
"vector"
] |
8a715476bb22acc8aa32d99980aae80cd5836d09 | 1,466 | h | C | gnuradio-3.7.13.4/volk/apps/volk_option_helpers.h | v1259397/cosmic-gnuradio | 64c149520ac6a7d44179c3f4a38f38add45dd5dc | [
"BSD-3-Clause"
] | 1 | 2021-03-09T07:32:37.000Z | 2021-03-09T07:32:37.000Z | gnuradio-3.7.13.4/volk/apps/volk_option_helpers.h | v1259397/cosmic-gnuradio | 64c149520ac6a7d44179c3f4a38f38add45dd5dc | [
"BSD-3-Clause"
] | null | null | null | gnuradio-3.7.13.4/volk/apps/volk_option_helpers.h | v1259397/cosmic-gnuradio | 64c149520ac6a7d44179c3f4a38f38add45dd5dc | [
"BSD-3-Clause"
] | null | null | null | //
// Created by nathan on 2/1/18.
//
#ifndef VOLK_VOLK_OPTION_HELPERS_H
#define VOLK_VOLK_OPTION_HELPERS_H
#include <string>
#include <cstring>
#include <limits.h>
#include <vector>
#include <map>
typedef enum
{
VOID_CALLBACK,
INT_CALLBACK,
BOOL_CALLBACK,
STRING_CALLBACK,
FLOAT_CALLBACK,
STRING,... | 24.032787 | 106 | 0.713506 | [
"vector"
] |
8a8787c5e7f01c5d8006b1bc5a588a014b2d7a62 | 613 | h | C | ImportantExample/DateDelegateDemo/combodelegate.h | xiaohaijin/Qt | 54d961c6a8123d8e4daf405b7996aba4be9ab7ed | [
"MIT"
] | 3 | 2018-12-24T19:35:52.000Z | 2022-02-04T14:45:59.000Z | ImportantExample/DateDelegateDemo/combodelegate.h | xiaohaijin/Qt | 54d961c6a8123d8e4daf405b7996aba4be9ab7ed | [
"MIT"
] | null | null | null | ImportantExample/DateDelegateDemo/combodelegate.h | xiaohaijin/Qt | 54d961c6a8123d8e4daf405b7996aba4be9ab7ed | [
"MIT"
] | 1 | 2019-05-09T02:42:40.000Z | 2019-05-09T02:42:40.000Z | #ifndef COMBODELEGATE_H
#define COMBODELEGATE_H
#include <QItemDelegate>
class ComboDelegate : public QItemDelegate
{
Q_OBJECT
public:
ComboDelegate(QObject *parent = 0);
QWidget *createEditor(QWidget *parent, const QStyleOptionViewItem &option, const QModelIndex &index) const;
void setEditorData(QWi... | 32.263158 | 116 | 0.77814 | [
"model"
] |
8a8c495085be45264b6f9f748e1c150364c627b6 | 4,820 | h | C | pid_controller/kalmanfilter.h | ustutt-ipvs-vs/RotatoryInvertedPendulum | 148ad839b135cc2ff93c401bdd54def0656b96e2 | [
"Apache-2.0"
] | 3 | 2018-08-30T13:34:33.000Z | 2020-03-02T15:53:36.000Z | pid_controller/kalmanfilter.h | ustutt-ipvs-vs/RotatoryInvertedPendulum | 148ad839b135cc2ff93c401bdd54def0656b96e2 | [
"Apache-2.0"
] | null | null | null | pid_controller/kalmanfilter.h | ustutt-ipvs-vs/RotatoryInvertedPendulum | 148ad839b135cc2ff93c401bdd54def0656b96e2 | [
"Apache-2.0"
] | null | null | null | /**
* This file is part of BlueIMU.
*
* Copyright 2016 Frank Duerr
*
* 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 requi... | 31.92053 | 80 | 0.668672 | [
"vector",
"model"
] |
8a8d8155202028e70fbec3da887fe99563349205 | 8,099 | h | C | packages/thirdParty/wxWidgets/wxWidgets-2.9.4/interface/wx/scopedptr.h | wivlaro/newton-dynamics | 2bafd29aea919f237e56784510db1cb8011d0f40 | [
"Zlib"
] | null | null | null | packages/thirdParty/wxWidgets/wxWidgets-2.9.4/interface/wx/scopedptr.h | wivlaro/newton-dynamics | 2bafd29aea919f237e56784510db1cb8011d0f40 | [
"Zlib"
] | null | null | null | packages/thirdParty/wxWidgets/wxWidgets-2.9.4/interface/wx/scopedptr.h | wivlaro/newton-dynamics | 2bafd29aea919f237e56784510db1cb8011d0f40 | [
"Zlib"
] | null | null | null | /////////////////////////////////////////////////////////////////////////////
// Name: wx/scopedptr.h
// Purpose: interface of wxScopedPtr
// Author: wxWidgets team
// RCS-ID: $Id$
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
/**
... | 30.107807 | 92 | 0.648969 | [
"object"
] |
8a938c0cc2adad0c6fba31b013854196de693ece | 1,907 | h | C | actor-apps/core-async-cocoa/src/im/actor/model/api/rpc/RequestCreateGroup.h | DragonStuff/actor-platform | d262e6bb3c18b20eb35551313bce16c471cd2928 | [
"MIT"
] | null | null | null | actor-apps/core-async-cocoa/src/im/actor/model/api/rpc/RequestCreateGroup.h | DragonStuff/actor-platform | d262e6bb3c18b20eb35551313bce16c471cd2928 | [
"MIT"
] | null | null | null | actor-apps/core-async-cocoa/src/im/actor/model/api/rpc/RequestCreateGroup.h | DragonStuff/actor-platform | d262e6bb3c18b20eb35551313bce16c471cd2928 | [
"MIT"
] | null | null | null | //
// Generated by the J2ObjC translator. DO NOT EDIT!
// source: /Users/ex3ndr/Develop/actor-platform/actor-apps/core/src/main/java/im/actor/model/api/rpc/RequestCreateGroup.java
//
#ifndef _APRequestCreateGroup_H_
#define _APRequestCreateGroup_H_
#include "J2ObjC_header.h"
#include "im/actor/model/network/parser... | 28.893939 | 181 | 0.821709 | [
"model"
] |
8a99d9bdb9183d5d8d6c50fb3ca894f72cf61870 | 13,545 | h | C | deps/cinder/include/cinder/ImageIo.h | multi-os-engine/cinder-natj-binding | 969b66fdd49e4ca63442baf61ce90ae385ab8178 | [
"Apache-2.0"
] | 5 | 2016-12-20T11:51:13.000Z | 2020-07-06T15:15:49.000Z | deps/cinder/include/cinder/ImageIo.h | multi-os-engine/cinder-natj-binding | 969b66fdd49e4ca63442baf61ce90ae385ab8178 | [
"Apache-2.0"
] | 2 | 2018-02-12T12:36:27.000Z | 2018-12-06T13:39:21.000Z | deps/cinder/include/cinder/ImageIo.h | multi-os-engine/cinder-natj-binding | 969b66fdd49e4ca63442baf61ce90ae385ab8178 | [
"Apache-2.0"
] | 2 | 2016-09-10T02:20:00.000Z | 2017-08-30T06:47:49.000Z | /*
Copyright (c) 2010, The Barbarian Group
All rights reserved.
Copyright (c) Microsoft Open Technologies, Inc. All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that
the following conditions are met:
* Redistributions of source cod... | 49.076087 | 252 | 0.763677 | [
"vector"
] |
8ab0e8caad5b7045c46336c055b336babcd507db | 9,958 | h | C | chrome/browser/cocoa/bookmark_bar_controller.h | rwatson/chromium-capsicum | b03da8e897f897c6ad2cda03ceda217b760fd528 | [
"BSD-3-Clause"
] | 11 | 2015-03-20T04:08:08.000Z | 2021-11-15T15:51:36.000Z | chrome/browser/cocoa/bookmark_bar_controller.h | rwatson/chromium-capsicum | b03da8e897f897c6ad2cda03ceda217b760fd528 | [
"BSD-3-Clause"
] | null | null | null | chrome/browser/cocoa/bookmark_bar_controller.h | rwatson/chromium-capsicum | b03da8e897f897c6ad2cda03ceda217b760fd528 | [
"BSD-3-Clause"
] | null | null | null | // Copyright (c) 2009 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_COCOA_BOOKMARK_BAR_CONTROLLER_H_
#define CHROME_BROWSER_COCOA_BOOKMARK_BAR_CONTROLLER_H_
#import <Cocoa/Cocoa.h>
#include <map... | 39.204724 | 80 | 0.756979 | [
"object",
"model"
] |
8ab1c00a1ea10cf10f2516bc62d922398534f5cc | 11,686 | h | C | cs206/SemesterProject/database/database.h | gsteelman/mst | e5729016e3584107a8b6222c059bf41a20d3cb22 | [
"Apache-2.0"
] | 1 | 2015-04-11T17:36:20.000Z | 2015-04-11T17:36:20.000Z | cs206/SemesterProject/database/database.h | gsteelman/mst | e5729016e3584107a8b6222c059bf41a20d3cb22 | [
"Apache-2.0"
] | null | null | null | cs206/SemesterProject/database/database.h | gsteelman/mst | e5729016e3584107a8b6222c059bf41a20d3cb22 | [
"Apache-2.0"
] | null | null | null | //////////////////////////////////////////////////////////////////////
/// @file database.h
/// @author Jeremy Davidson
/// @brief -- Vacation system database
//////////////////////////////////////////////////////////////////////
/// @fn Database()
/// @brief -- Loads nothing
///////////////////////////////////////////... | 45.648438 | 97 | 0.541075 | [
"vector"
] |
8ab2d60929b6f418c43d94f89d8feab56f0b0255 | 1,000 | h | C | ubb/oop/Practical_Exam_OOP/Practical_Exam_OOP/Repository.h | AlexanderChristian/private_courses | c80f3526af539e35f93b460f3909f669aaef573c | [
"MIT"
] | null | null | null | ubb/oop/Practical_Exam_OOP/Practical_Exam_OOP/Repository.h | AlexanderChristian/private_courses | c80f3526af539e35f93b460f3909f669aaef573c | [
"MIT"
] | 6 | 2020-03-04T20:52:39.000Z | 2022-03-31T00:33:07.000Z | ubb/oop/Practical_Exam_OOP/Practical_Exam_OOP/Repository.h | AlexanderChristian/private_courses | c80f3526af539e35f93b460f3909f669aaef573c | [
"MIT"
] | null | null | null | #pragma once
#include <Programmer.h>
#include <Task.h>
#include <vector>
#include <Observable.h>
using namespace std;
class Repository: public Observable
{
public:
Repository(string filename = "tasks.in");
~Repository();
inline vector <Programmer> getProgrammers() {
return p;
}
inline vector <Task> getTask() {
... | 22.727273 | 81 | 0.714 | [
"vector"
] |
8ab61ec0e8c7bcaca1bed32e31326a44a5326370 | 6,338 | c | C | 02_assignment/gccg.c | grantathon/programming_of_supercomputers | b0cc41aa950b32d93b733ec593512910ae0cdca2 | [
"MIT"
] | 1 | 2015-04-14T11:02:48.000Z | 2015-04-14T11:02:48.000Z | 02_assignment/gccg.c | grantathon/programming_of_supercomputers | b0cc41aa950b32d93b733ec593512910ae0cdca2 | [
"MIT"
] | null | null | null | 02_assignment/gccg.c | grantathon/programming_of_supercomputers | b0cc41aa950b32d93b733ec593512910ae0cdca2 | [
"MIT"
] | null | null | null | /**
* Main GCCG program
*
* @author E. Xue, V. Petkov, A. Berariu
* @date 22-May-2009, 22-Oct-2012, 13-Nov-2014
*/
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <math.h>
#include <mpi.h>
#include "initialization.h"
#include "compute_solution.h"
#include "finalization.h"
#include "test_functi... | 37.282353 | 136 | 0.565794 | [
"geometry",
"vector"
] |
8ab7e2b8cfeb7e03d4f622aede9807d5e8cbbb8d | 5,618 | h | C | uppdev/CoreTopics/Xmlize.h | dreamsxin/ultimatepp | 41d295d999f9ff1339b34b43c99ce279b9b3991c | [
"BSD-2-Clause"
] | 2 | 2016-04-07T07:54:26.000Z | 2020-04-14T12:37:34.000Z | uppdev/CoreTopics/Xmlize.h | dreamsxin/ultimatepp | 41d295d999f9ff1339b34b43c99ce279b9b3991c | [
"BSD-2-Clause"
] | null | null | null | uppdev/CoreTopics/Xmlize.h | dreamsxin/ultimatepp | 41d295d999f9ff1339b34b43c99ce279b9b3991c | [
"BSD-2-Clause"
] | null | null | null | class XmlIO;
template <class T>
void XmlAttrLoad(T& var, const String& text)
{
var.XmlAttrLoad(text);
}
template <class T>
String XmlAttrStore(const T& var)
{
return var.XmlAttrStore();
}
class XmlIO {
XmlNode& node;
bool loading;
public:
bool IsLoading() const { return loading; }
bool... | 26.880383 | 105 | 0.634745 | [
"vector"
] |
8abba5cc8d5bdeb18f00de0508cacbc5ce419a7e | 826 | h | C | Classes/Joystick.h | PhamDinhTri/Bomberman | 66d73167c42a05efb5829f4db244d1ffad0bb083 | [
"MIT"
] | null | null | null | Classes/Joystick.h | PhamDinhTri/Bomberman | 66d73167c42a05efb5829f4db244d1ffad0bb083 | [
"MIT"
] | null | null | null | Classes/Joystick.h | PhamDinhTri/Bomberman | 66d73167c42a05efb5829f4db244d1ffad0bb083 | [
"MIT"
] | 1 | 2021-10-20T14:22:57.000Z | 2021-10-20T14:22:57.000Z | #pragma once
#include "cocos2d.h"
using namespace cocos2d;
class Joystick : public Layer
{
public:
virtual bool init();
Point getVelocity() {return velocity;}
CREATE_FUNC(Joystick);
void setVelocity(Point point){ velocity = point;};
private:
Point kCenter;
Sprite *thumb;
Sprite *controldown;
Sprite *contro... | 22.944444 | 82 | 0.754237 | [
"vector"
] |
3d251bbaaea3a5f64da14fae3f2438bc097e166d | 9,608 | h | C | src/game.in.h | Pszeor/Console-Game | a3c21d89966afd76bdcbd8dab1e8faca627b6d3c | [
"Unlicense"
] | null | null | null | src/game.in.h | Pszeor/Console-Game | a3c21d89966afd76bdcbd8dab1e8faca627b6d3c | [
"Unlicense"
] | null | null | null | src/game.in.h | Pszeor/Console-Game | a3c21d89966afd76bdcbd8dab1e8faca627b6d3c | [
"Unlicense"
] | null | null | null | ///////////////////////////////////////////////////////////
/// This is free and unencumbered software released into the public domain.
///
/// Anyone is free to copy, modify, publish, use, compile, sell, or
/// distribute this software, either in source code form or as a compiled
/// binary, for any purpose, commercia... | 40.711864 | 479 | 0.647585 | [
"object",
"vector"
] |
3d392af752a55b07e46c0e62ae671bd21a9391d3 | 4,546 | h | C | Engine/source/scene/reflectionManager.h | Torque3D-Games-Demos/CubistMT | 67348a4c2f907b43da8b12d14a1046017480450b | [
"Unlicense"
] | 6 | 2015-06-01T15:44:43.000Z | 2021-01-07T06:50:21.000Z | Engine/source/scene/reflectionManager.h | timmgt/Torque3D | ebc6c9cf3a2c7642b2cd30be3726810a302c3deb | [
"Unlicense"
] | null | null | null | Engine/source/scene/reflectionManager.h | timmgt/Torque3D | ebc6c9cf3a2c7642b2cd30be3726810a302c3deb | [
"Unlicense"
] | 10 | 2015-01-05T15:58:31.000Z | 2021-11-20T14:05:46.000Z | //-----------------------------------------------------------------------------
// Copyright (c) 2012 GarageGames, LLC
//
// 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 restrictio... | 29.519481 | 79 | 0.717114 | [
"render",
"object",
"vector"
] |
3d40ded967e4923eb97d784716b2019041d0d3d2 | 818 | h | C | src/daemons/MetaDaemonInit.h | liuqian1990/nebula | ff202e2a1860cc10e7757afc02e683f0e2d4b09a | [
"Apache-2.0"
] | 1 | 2022-02-17T03:41:13.000Z | 2022-02-17T03:41:13.000Z | src/daemons/MetaDaemonInit.h | liuqian1990/nebula | ff202e2a1860cc10e7757afc02e683f0e2d4b09a | [
"Apache-2.0"
] | null | null | null | src/daemons/MetaDaemonInit.h | liuqian1990/nebula | ff202e2a1860cc10e7757afc02e683f0e2d4b09a | [
"Apache-2.0"
] | null | null | null | /* Copyright (c) 2019 vesoft inc. All rights reserved.
*
* This source code is licensed under Apache 2.0 License.
*/
#ifndef DAEMONS_METADAEMONINIT_H
#define DAEMONS_METADAEMONINIT_H
#include <memory>
#include "common/base/Status.h"
#include "common/hdfs/HdfsCommandHelper.h"
#include "kvstore/KVStore.h"
#include "... | 32.72 | 85 | 0.644254 | [
"vector"
] |
3d4274d6bb3c27211115a7f0d22d1ee9b36153fe | 910 | h | C | CPVulkan/PipelineLayout.h | MatthewSmit/CPVulkan | d96f2f6db4cbbabcc41c2023a48ec63d1950dec0 | [
"MIT"
] | 1 | 2019-11-13T00:47:05.000Z | 2019-11-13T00:47:05.000Z | CPVulkan/PipelineLayout.h | MatthewSmit/CPVulkan | d96f2f6db4cbbabcc41c2023a48ec63d1950dec0 | [
"MIT"
] | null | null | null | CPVulkan/PipelineLayout.h | MatthewSmit/CPVulkan | d96f2f6db4cbbabcc41c2023a48ec63d1950dec0 | [
"MIT"
] | null | null | null | #pragma once
#include "Base.h"
class PipelineLayout final
{
public:
PipelineLayout() = default;
PipelineLayout(const PipelineLayout&) = delete;
PipelineLayout(PipelineLayout&&) = delete;
~PipelineLayout() = default;
PipelineLayout& operator=(const PipelineLayout&) = delete;
PipelineLayout&& operator=(const Pipe... | 33.703704 | 147 | 0.787912 | [
"vector"
] |
3d49eaf11db65188d9477badeeeeeef0f154cee9 | 1,355 | h | C | code/rubikscubesolver/rotations.h | RChalamala01/RubiksCubeSolver | fd0a1fa557ba56c6afa09f3126c0ad105be6643b | [
"MIT"
] | null | null | null | code/rubikscubesolver/rotations.h | RChalamala01/RubiksCubeSolver | fd0a1fa557ba56c6afa09f3126c0ad105be6643b | [
"MIT"
] | null | null | null | code/rubikscubesolver/rotations.h | RChalamala01/RubiksCubeSolver | fd0a1fa557ba56c6afa09f3126c0ad105be6643b | [
"MIT"
] | null | null | null | #ifndef RUBIKSCUBESOLVER_ROTATIONS_H
#define RUBIKSCUBESOLVER_ROTATIONS_H
#include <array>
void fCW(std::array<std::array<char,9>, 6> &cube, std::vector<std::string> &storeArray);
void fCCW(std::array<std::array<char,9>, 6> &cube, std::vector<std::string> &storeArray);
void bCW(std::array<std::array<char,9>, 6> &cube... | 61.590909 | 89 | 0.707011 | [
"vector"
] |
3d4ab8908029a7f3c1b481e0b76a3b97ecaaf259 | 13,236 | h | C | util/third_party/tensorflow_extra/inc/sl_ml_audio_feature_generation.h | lmnotran/gecko_sdk | 2e82050dc8823c9fe0e8908c1b2666fb83056230 | [
"Zlib"
] | 69 | 2021-12-16T01:34:09.000Z | 2022-03-31T08:27:39.000Z | util/third_party/tensorflow_extra/inc/sl_ml_audio_feature_generation.h | lmnotran/gecko_sdk | 2e82050dc8823c9fe0e8908c1b2666fb83056230 | [
"Zlib"
] | 6 | 2022-01-12T18:22:08.000Z | 2022-03-25T10:19:27.000Z | util/third_party/tensorflow_extra/inc/sl_ml_audio_feature_generation.h | lmnotran/gecko_sdk | 2e82050dc8823c9fe0e8908c1b2666fb83056230 | [
"Zlib"
] | 21 | 2021-12-20T09:05:45.000Z | 2022-03-28T02:52:28.000Z | /***************************************************************************//**
* @file
* @brief Silicon Labs Audio Feature Generator for Machine Learning
*******************************************************************************
* # License
* <b>Copyright 2021 Silicon Laboratories Inc. www.silabs.com</b>
*... | 39.628743 | 117 | 0.599577 | [
"model",
"transform"
] |
3d4fe2573215a26668566f3c6abcf693d5f91007 | 6,811 | h | C | src/smtrat-cad/utils/CADPreprocessor.h | ths-rwth/smtrat | efd83021d5b5fb0e2903b38cd3148a953a1972c0 | [
"MIT"
] | 2 | 2021-03-21T23:02:42.000Z | 2021-03-22T15:15:13.000Z | src/smtrat-cad/utils/CADPreprocessor.h | ths-rwth/smtrat | efd83021d5b5fb0e2903b38cd3148a953a1972c0 | [
"MIT"
] | 15 | 2021-03-16T11:00:37.000Z | 2022-02-22T14:51:57.000Z | src/smtrat-cad/utils/CADPreprocessor.h | ths-rwth/smtrat | efd83021d5b5fb0e2903b38cd3148a953a1972c0 | [
"MIT"
] | null | null | null | #pragma once
#include <smtrat-common/model.h>
#include <smtrat-common/settings/Settings.h>
#include <smtrat-common/settings/SettingsParser.h>
#include <smtrat-common/settings/SettingsComponents.h>
#include "../common.h"
#include <smtrat-cad/projectionoperator/utils.h>
namespace smtrat::cad {
struct CADPreprocessor... | 28.982979 | 122 | 0.726766 | [
"cad",
"vector",
"model"
] |
3d6c87e495ea833312bd890dcbf83fc363c78e18 | 345 | h | C | source/graphics/sg/Polypoint.h | redagito/GameEngineArchitecture | ab2e042297631768ff6c630849147700b5f065ce | [
"MIT"
] | 1 | 2021-02-10T10:01:42.000Z | 2021-02-10T10:01:42.000Z | source/graphics/sg/Polypoint.h | redagito/GameEngineArchitecture | ab2e042297631768ff6c630849147700b5f065ce | [
"MIT"
] | null | null | null | source/graphics/sg/Polypoint.h | redagito/GameEngineArchitecture | ab2e042297631768ff6c630849147700b5f065ce | [
"MIT"
] | 1 | 2021-02-10T10:01:44.000Z | 2021-02-10T10:01:44.000Z | #pragma once
#include "graphics/sg/Geometry.h"
class Polypoint : public Geometry
{
public:
Polypoint(const std::vector<glm::vec3>& vertices);
virtual ~Polypoint() = default;
void setActiveQuantity(size_t activeQuantity);
size_t getActiveQuantity() const;
protected:
Polypoint();
size_t... | 19.166667 | 54 | 0.698551 | [
"geometry",
"vector"
] |
3d7839da5ff8dde0d4d60b2f6e03f093c20a3b98 | 652 | h | C | applications/cfd_plugin/interfaces/lapack_manager/lapack_manager.h | LLNL/zero-rk | b3e505efd77adc3eab3b1fce6283355f216112e3 | [
"BSD-3-Clause"
] | 23 | 2019-09-13T16:38:56.000Z | 2022-03-30T19:39:14.000Z | applications/cfd_plugin/interfaces/lapack_manager/lapack_manager.h | LLNL/zero-rk | b3e505efd77adc3eab3b1fce6283355f216112e3 | [
"BSD-3-Clause"
] | 4 | 2021-02-21T16:52:38.000Z | 2022-01-19T00:22:21.000Z | applications/cfd_plugin/interfaces/lapack_manager/lapack_manager.h | LLNL/zero-rk | b3e505efd77adc3eab3b1fce6283355f216112e3 | [
"BSD-3-Clause"
] | 15 | 2019-08-15T01:47:55.000Z | 2022-03-10T13:36:23.000Z | #ifndef LAPACK_MANAGER_H
#define LAPACK_MANAGER_H
#include <vector>
class lapack_manager
{
public:
lapack_manager();
virtual ~lapack_manager();
int factor(int m, int n, const std::vector<double>& matrix);
int factor(int m, int n, const double* matrix);
int solve(const std::vector<double> rhs, std::vector<... | 20.375 | 70 | 0.710123 | [
"vector"
] |
3d7a16cb970991852a41be6420709cb4d448bc10 | 5,751 | h | C | src/grt/src/fastroute/include/DataType.h | gatecat/OpenROAD | cd7a2f497c69a77dc056e8b966daa5de7d211a58 | [
"BSD-3-Clause"
] | null | null | null | src/grt/src/fastroute/include/DataType.h | gatecat/OpenROAD | cd7a2f497c69a77dc056e8b966daa5de7d211a58 | [
"BSD-3-Clause"
] | 1 | 2022-02-08T22:08:46.000Z | 2022-02-08T22:08:46.000Z | src/grt/src/fastroute/include/DataType.h | gatecat/OpenROAD | cd7a2f497c69a77dc056e8b966daa5de7d211a58 | [
"BSD-3-Clause"
] | null | null | null | ////////////////////////////////////////////////////////////////////////////////
// BSD 3-Clause License
//
// Copyright (c) 2018, Iowa State University All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are... | 28.191176 | 80 | 0.660407 | [
"shape",
"vector",
"3d"
] |
3d92b1f47c86189ccb0af9ecc1370f4fcc58b083 | 4,535 | h | C | src/converter/lattice.h | phoepsilonix/mozc | 3b9135b76247a9fe464cadd1a3c8ea5a07032e0c | [
"BSD-3-Clause"
] | 1 | 2021-04-03T10:08:21.000Z | 2021-04-03T10:08:21.000Z | src/converter/lattice.h | phoepsilonix/mozc | 3b9135b76247a9fe464cadd1a3c8ea5a07032e0c | [
"BSD-3-Clause"
] | null | null | null | src/converter/lattice.h | phoepsilonix/mozc | 3b9135b76247a9fe464cadd1a3c8ea5a07032e0c | [
"BSD-3-Clause"
] | null | null | null | // Copyright 2010-2021, Google Inc.
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met:
//
// * Redistributions of source code must retain the above copyright
// notice, this list of condit... | 32.862319 | 76 | 0.727894 | [
"vector"
] |
3d9401bc7287bac78b28dd644d91734bb697ceb5 | 1,680 | h | C | c++/rio_lib/src/rio_lib/rio_lib/types.h | WaldJohannaU/3RScan | a25a2084fb811a0508cae7254781267219d66d97 | [
"MIT"
] | 95 | 2019-09-27T14:10:59.000Z | 2022-03-31T12:42:57.000Z | c++/rio_lib/src/rio_lib/rio_lib/types.h | WaldJohannaU/3RScan | a25a2084fb811a0508cae7254781267219d66d97 | [
"MIT"
] | 8 | 2020-01-14T15:51:52.000Z | 2022-03-07T19:36:56.000Z | c++/rio_lib/src/rio_lib/rio_lib/types.h | WaldJohannaU/3RScan | a25a2084fb811a0508cae7254781267219d66d97 | [
"MIT"
] | 11 | 2020-02-11T00:27:23.000Z | 2021-11-22T03:52:55.000Z | /*******************************************************
* Copyright (c) 2020, Johanna Wald
* All rights reserved.
*
* This file is distributed under the GNU Lesser General Public License v3.0.
* The complete license agreement can be obtained at:
* http://www.gnu.org/licenses/lgpl-3.0.html
**********************... | 26.25 | 83 | 0.6375 | [
"vector"
] |
3d94ca23b3fde1a7e4ccf535932a1314ceacd6ef | 1,188 | h | C | UEFIPatch/uefipatch.h | MicahZheng/UEFITool | 49d0845632437944227162aab77d4941329fd09a | [
"BSD-2-Clause"
] | 38 | 2015-02-28T13:29:50.000Z | 2021-11-13T16:53:15.000Z | UEFIPatch/uefipatch.h | MicahZheng/UEFITool | 49d0845632437944227162aab77d4941329fd09a | [
"BSD-2-Clause"
] | 3 | 2015-07-24T21:09:16.000Z | 2021-01-03T07:15:59.000Z | UEFIPatch/uefipatch.h | MicahZheng/UEFITool | 49d0845632437944227162aab77d4941329fd09a | [
"BSD-2-Clause"
] | 17 | 2015-06-14T11:18:11.000Z | 2021-03-17T07:50:30.000Z | /* uefipatch.h
Copyright (c) 2014, Nikolaj Schlej. All rights reserved.
This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
which accompanies this distribution. The full text of the license may be found at
http://opensource.org/licenses/bsd-lic... | 25.826087 | 137 | 0.755892 | [
"model"
] |
3d972b207eac388f6c7df8c2b90367b4d0faccb4 | 3,892 | h | C | wav/include/tencentcloud/wav/v20210129/model/CreateCorpTagRequest.h | suluner/tencentcloud-sdk-cpp | a56c73cc3f488c4d1e10755704107bb15c5e000d | [
"Apache-2.0"
] | 43 | 2019-08-14T08:14:12.000Z | 2022-03-30T12:35:09.000Z | wav/include/tencentcloud/wav/v20210129/model/CreateCorpTagRequest.h | suluner/tencentcloud-sdk-cpp | a56c73cc3f488c4d1e10755704107bb15c5e000d | [
"Apache-2.0"
] | 12 | 2019-07-15T10:44:59.000Z | 2021-11-02T12:35:00.000Z | wav/include/tencentcloud/wav/v20210129/model/CreateCorpTagRequest.h | suluner/tencentcloud-sdk-cpp | a56c73cc3f488c4d1e10755704107bb15c5e000d | [
"Apache-2.0"
] | 28 | 2019-07-12T09:06:22.000Z | 2022-03-30T08:04:18.000Z | /*
* Copyright (c) 2017-2019 THL A29 Limited, a Tencent company. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
... | 30.645669 | 83 | 0.457091 | [
"vector",
"model"
] |
3d9746996670182c246a6e8d74c5f895d2eb0adc | 36,452 | h | C | AMOS/Developer/include/aros/morphos/cpu.h | fatman2021/AMOSProfessional | e4b00e561c4af708d1f1006ec833d5cc9aef91df | [
"MIT"
] | 2 | 2020-01-23T17:33:10.000Z | 2020-11-01T20:19:42.000Z | AMOS/Developer/include/aros/morphos/cpu.h | fatman2021/AMOSProfessional | e4b00e561c4af708d1f1006ec833d5cc9aef91df | [
"MIT"
] | null | null | null | AMOS/Developer/include/aros/morphos/cpu.h | fatman2021/AMOSProfessional | e4b00e561c4af708d1f1006ec833d5cc9aef91df | [
"MIT"
] | 1 | 2020-08-23T17:06:59.000Z | 2020-08-23T17:06:59.000Z | #ifndef AROS_MORPHOS_CPU_H
#define AROS_MORPHOS_CPU_H
/*
Copyright � 1995-2010, The AROS Development Team. All rights reserved.
$Id$
NOTE: This file must compile *without* any other header !
Desc: cpu.h include file for morphos arch
Lang: english
*/
/* Information about size and alignment,
* the... | 29.022293 | 96 | 0.611983 | [
"vector",
"transform"
] |
3d980b9b84f2b187f4b0b277b93df03098dd39e8 | 8,847 | h | C | vod/include/tencentcloud/vod/v20180717/model/AnimatedGraphicTaskInput.h | TencentCloud/tencentcloud-sdk-cpp-intl-en | 752c031f5ad2c96868183c5931eae3a42dd5ae6c | [
"Apache-2.0"
] | 1 | 2022-01-27T09:27:34.000Z | 2022-01-27T09:27:34.000Z | vod/include/tencentcloud/vod/v20180717/model/AnimatedGraphicTaskInput.h | TencentCloud/tencentcloud-sdk-cpp-intl-en | 752c031f5ad2c96868183c5931eae3a42dd5ae6c | [
"Apache-2.0"
] | null | null | null | vod/include/tencentcloud/vod/v20180717/model/AnimatedGraphicTaskInput.h | TencentCloud/tencentcloud-sdk-cpp-intl-en | 752c031f5ad2c96868183c5931eae3a42dd5ae6c | [
"Apache-2.0"
] | null | null | null | /*
* 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
... | 55.29375 | 149 | 0.631627 | [
"vector",
"model"
] |
3d9d500b15677d2aa8fbbb7cfb8899d6c3385370 | 2,470 | h | C | gnuradio-3.7.13.4/gr-channels/include/gnuradio/channels/fading_model.h | v1259397/cosmic-gnuradio | 64c149520ac6a7d44179c3f4a38f38add45dd5dc | [
"BSD-3-Clause"
] | 1 | 2021-03-09T07:32:37.000Z | 2021-03-09T07:32:37.000Z | gnuradio-3.7.13.4/gr-channels/include/gnuradio/channels/fading_model.h | v1259397/cosmic-gnuradio | 64c149520ac6a7d44179c3f4a38f38add45dd5dc | [
"BSD-3-Clause"
] | null | null | null | gnuradio-3.7.13.4/gr-channels/include/gnuradio/channels/fading_model.h | v1259397/cosmic-gnuradio | 64c149520ac6a7d44179c3f4a38f38add45dd5dc | [
"BSD-3-Clause"
] | null | null | null | /* -*- c++ -*- */
/*
* Copyright 2013 Free Software Foundation, Inc.
*
* This file is part of GNU Radio
*
* GNU Radio 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, or (at your option... | 32.5 | 103 | 0.665587 | [
"model"
] |
3d9df5c85222c35f75f7cba9d84067c9feb9587d | 3,237 | h | C | BEAST/beast/apps/beastframe.h | HurleyWong/BioGA | 4369e6e85793c609d8b20be9d45a82d17db53235 | [
"CC-BY-4.0"
] | null | null | null | BEAST/beast/apps/beastframe.h | HurleyWong/BioGA | 4369e6e85793c609d8b20be9d45a82d17db53235 | [
"CC-BY-4.0"
] | null | null | null | BEAST/beast/apps/beastframe.h | HurleyWong/BioGA | 4369e6e85793c609d8b20be9d45a82d17db53235 | [
"CC-BY-4.0"
] | null | null | null | #ifndef _BEASTFRAME_H
#define _BEASTFRAME_H
#include "wxbeast.h"
#include "wx/textctrl.h"
#include "wx/progdlg.h"
#include "wx/msgdlg.h"
#include "simulation.h"
#include "utilities.h"
#ifdef new
#undef new
#endif
#include <vector>
#include <algorithm>
#include <string>
namespace BEAST {
enum {
ID_FILE_STARTSIM0... | 19.981481 | 73 | 0.744517 | [
"vector",
"3d"
] |
3da12b0698f127df41eeda9d92ddc900a5b9c9c6 | 686 | c | C | src/gc.c | nomi-san/lox | b6583a6726f22f7e00c79b0f5644cfad4d12aebf | [
"MIT"
] | 4 | 2020-05-19T21:12:12.000Z | 2022-01-01T23:34:24.000Z | src/gc.c | nomi-san/lox | b6583a6726f22f7e00c79b0f5644cfad4d12aebf | [
"MIT"
] | null | null | null | src/gc.c | nomi-san/lox | b6583a6726f22f7e00c79b0f5644cfad4d12aebf | [
"MIT"
] | 1 | 2020-02-17T15:08:23.000Z | 2020-02-17T15:08:23.000Z | #include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include "gc.h"
#include "vm.h"
#include "object.h"
void gc_init(gc_t *gc)
{
gc->next = 0;
gc->allocated = 0;
gc->objects = NULL;
}
void gc_free(gc_t *gc)
{
obj_t *object = gc->objects;
while (object != NULL) {
obj_t *next = obje... | 15.953488 | 61 | 0.533528 | [
"object"
] |
3da4122990f1a41856304f54d38c67f394e7bd98 | 1,435 | h | C | src/editor/private/project/models/QProjectTreeNode.h | Dandielo/mooned-editor | 72f9068e3d6daaf42c1bc4be23dce2c5a260a6e8 | [
"MIT"
] | null | null | null | src/editor/private/project/models/QProjectTreeNode.h | Dandielo/mooned-editor | 72f9068e3d6daaf42c1bc4be23dce2c5a260a6e8 | [
"MIT"
] | null | null | null | src/editor/private/project/models/QProjectTreeNode.h | Dandielo/mooned-editor | 72f9068e3d6daaf42c1bc4be23dce2c5a260a6e8 | [
"MIT"
] | null | null | null | #pragma once
#include <QVariant>
#include <vector>
#include <memory>
namespace editor
{
//! A tree node for a project TreeView model.
class ProjectTreeNode
{
public:
//! Create a tree node with a parent.
ProjectTreeNode(ProjectTreeNode* parent_node) noexcept;
virtual ~ProjectTreeNode() noexcept = default... | 28.7 | 78 | 0.69338 | [
"vector",
"model"
] |
3daaf221529f37962a73d217d545b28cdf80a7ff | 1,881 | h | C | libs/liblist-2.1/queue.h | monological/fastroute | 25055256d7bc715177ce13f85fa878f85d96e28c | [
"MIT"
] | null | null | null | libs/liblist-2.1/queue.h | monological/fastroute | 25055256d7bc715177ce13f85fa878f85d96e28c | [
"MIT"
] | null | null | null | libs/liblist-2.1/queue.h | monological/fastroute | 25055256d7bc715177ce13f85fa878f85d96e28c | [
"MIT"
] | 1 | 2021-08-09T03:36:23.000Z | 2021-08-09T03:36:23.000Z | /* queue.h -- present queue abstraction with list primitives.
*
* Last edited: Tue Jul 28 15:34:15 1992 by bcs (Bradley C. Spatz) on wasp
*
* Copyright (C) 1992, Bradley C. Spatz, bcs@ufl.edu
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public L... | 42.75 | 77 | 0.712387 | [
"model"
] |
3db17501c9584952812fcf7f417dfd0059c57abc | 1,475 | h | C | Cards against the world/staticScoreBoard.h | sylwow/Cards-against-the-world | 36a842da3fdeeccc990b2b60c6e49ff0441597e5 | [
"MIT"
] | null | null | null | Cards against the world/staticScoreBoard.h | sylwow/Cards-against-the-world | 36a842da3fdeeccc990b2b60c6e49ff0441597e5 | [
"MIT"
] | null | null | null | Cards against the world/staticScoreBoard.h | sylwow/Cards-against-the-world | 36a842da3fdeeccc990b2b60c6e49ff0441597e5 | [
"MIT"
] | null | null | null | #pragma once
#include <vector>
#include <queue>
#include <SFML/Graphics.hpp>
struct data: public sf::Drawable
{
sf::Sprite check;
bool checked = false;
int id;
int score;
bool disconnected = false;
std::string nickname;
sf::Text text;
data() {};
data(int id_, int sco, std::string str) :id(id_), score(sco), nic... | 26.339286 | 135 | 0.712542 | [
"vector"
] |
3db1f9aa33f122a1f99bbdbf5b9663d4f7763995 | 3,889 | h | C | src/web/AuthManager.h | tristanseifert/cubeland | f4d3956d1c25065f22f1167a27408ebc14a4fe4f | [
"BSD-2-Clause"
] | 1 | 2021-02-20T16:08:31.000Z | 2021-02-20T16:08:31.000Z | src/web/AuthManager.h | tristanseifert/cubeland | f4d3956d1c25065f22f1167a27408ebc14a4fe4f | [
"BSD-2-Clause"
] | 1 | 2021-04-27T05:10:35.000Z | 2021-04-27T05:10:35.000Z | src/web/AuthManager.h | tristanseifert/cubeland | f4d3956d1c25065f22f1167a27408ebc14a4fe4f | [
"BSD-2-Clause"
] | null | null | null | /**
* Handles storing the client keypair and authentication information, as well as interacting with
* the REST API for authentication.
*/
#ifndef WEB_AUTHMANAGER_H
#define WEB_AUTHMANAGER_H
#include <array>
#include <chrono>
#include <cstdint>
#include <optional>
#include <string>
#include <vector>
#include <uti... | 27.58156 | 99 | 0.586012 | [
"vector"
] |
3db859e98bd489406b6808ac25ad951c13140069 | 41,024 | h | C | pcommon/pcomn_unittest.h | mmalyutin/libpcomn | 22e315e1de5f47254e1080a37ec87759e2fbed55 | [
"Zlib"
] | 6 | 2015-02-18T17:10:15.000Z | 2019-01-01T13:48:05.000Z | pcommon/pcomn_unittest.h | mmalyutin/libpcomn | 22e315e1de5f47254e1080a37ec87759e2fbed55 | [
"Zlib"
] | null | null | null | pcommon/pcomn_unittest.h | mmalyutin/libpcomn | 22e315e1de5f47254e1080a37ec87759e2fbed55 | [
"Zlib"
] | 3 | 2018-06-24T15:59:12.000Z | 2021-02-15T09:21:39.000Z | /*-*- mode:c++;tab-width:3;indent-tabs-mode:nil;c-file-style:"ellemtel";c-file-offsets:((innamespace . 0)(inclass . ++)) -*-*/
#ifndef __PCOMN_UNITTEST_H
#define __PCOMN_UNITTEST_H
/*******************************************************************************
FILE : pcomn_unittest.h
COPYRIGHT : Yakov... | 33.543745 | 126 | 0.613226 | [
"object",
"vector"
] |
3dbb38a6006b14c515a6651b069d4518ddc165e5 | 1,905 | h | C | src/test_game.h | neivv/teippi | 05c006c2f74ad11285c39d37135aed03d1fb8806 | [
"MIT"
] | 11 | 2015-08-25T23:27:00.000Z | 2021-05-06T18:53:21.000Z | src/test_game.h | neivv/teippi | 05c006c2f74ad11285c39d37135aed03d1fb8806 | [
"MIT"
] | 2 | 2015-08-30T21:22:59.000Z | 2016-05-31T17:49:42.000Z | src/test_game.h | neivv/teippi | 05c006c2f74ad11285c39d37135aed03d1fb8806 | [
"MIT"
] | 5 | 2015-08-29T22:35:28.000Z | 2016-02-26T19:15:24.000Z | #ifndef TEST_GAME_H
#define TEST_GAME_H
#include "types.h"
#include <string>
// The .cpp file is only compiled in debug builds, so generate empty stubs otherwise
// This allows any interface typos etc get caught by compiler in release builds as well
// (Doubt it increases compile times noticeably)
#ifdef DEBUG
#defin... | 27.214286 | 94 | 0.634646 | [
"vector"
] |
3dc58cfebe3eca4f33979c039a27351d27c320a2 | 4,780 | h | C | src/Tackler.h | MaoChen1980/wrighteaglebase | 12b29e5d6d9ada4dd98ec288f7cb6fb845596717 | [
"BSD-2-Clause"
] | 86 | 2016-06-16T05:10:57.000Z | 2022-03-01T08:02:43.000Z | src/Tackler.h | rc2dcc/wrighteaglebase | f6be453447b657fa4c7417b5b62b5ea2067409bc | [
"BSD-2-Clause"
] | 1 | 2020-03-04T16:59:58.000Z | 2020-03-04T16:59:58.000Z | src/Tackler.h | rc2dcc/wrighteaglebase | f6be453447b657fa4c7417b5b62b5ea2067409bc | [
"BSD-2-Clause"
] | 43 | 2016-07-08T03:19:19.000Z | 2022-01-12T12:28:44.000Z | /************************************************************************************
* WrightEagle (Soccer Simulation League 2D) *
* BASE SOURCE CODE RELEASE 2016 *
* Copyright (c) 1998-2016 WrightEagle 2D Soccer Simulation Te... | 39.833333 | 113 | 0.584937 | [
"vector"
] |
3dc78644aed3d0f97d01307f083e8efd2712b80e | 875 | h | C | GUIproject/CourseWorkHypermarket/customer.h | ashnaider/CourseWorkHypermarket | 9dd52dadf987020c2490f2a9a9cdcaa5b52fb12a | [
"MIT"
] | 3 | 2020-05-27T18:37:43.000Z | 2020-06-21T05:40:57.000Z | GUIproject/CourseWorkHypermarket/customer.h | ashnaider/CourseWorkHypermarket | 9dd52dadf987020c2490f2a9a9cdcaa5b52fb12a | [
"MIT"
] | null | null | null | GUIproject/CourseWorkHypermarket/customer.h | ashnaider/CourseWorkHypermarket | 9dd52dadf987020c2490f2a9a9cdcaa5b52fb12a | [
"MIT"
] | null | null | null | #ifndef CUSTOMER_H
#define CUSTOMER_H
#include "product.h"
#include "utilities.h"
#include <vector>
#include <string>
class Customer
{
public:
Customer(std::string customerName);
Customer(double new_money);
virtual double GetPersonalDiscount() const;
virtual double GetFinalProductPrice(const Produ... | 19.444444 | 78 | 0.705143 | [
"vector"
] |
3dd32fb18b1edf1d00eefd8078c30be01fb76c27 | 2,577 | h | C | GSM_Library/GSM_Library/GSM.h | zdzdz/Mobile-Applications-for-iOS | 8768426dc92718777b437f8afdb62b908d31a4da | [
"MIT"
] | null | null | null | GSM_Library/GSM_Library/GSM.h | zdzdz/Mobile-Applications-for-iOS | 8768426dc92718777b437f8afdb62b908d31a4da | [
"MIT"
] | null | null | null | GSM_Library/GSM_Library/GSM.h | zdzdz/Mobile-Applications-for-iOS | 8768426dc92718777b437f8afdb62b908d31a4da | [
"MIT"
] | null | null | null | //
// GSM.h
// GSM_Library
//
// Created by Sam Son on 1/27/16.
// Copyright © 2016 Sam Son. All rights reserved.
//
#import <UIKit/UIKit.h>
#import "Battery.h"
#import "Display.h"
@interface GSM : NSObject
-(instancetype)init;
-(instancetype)initWithModel: (NSString *) model
andManufacturer: (NSSt... | 32.620253 | 56 | 0.596042 | [
"model"
] |
3de9cbb22f852c7ee496937e2f426630033583b3 | 1,302 | h | C | framework/libparser.h | jpbalarini/otsus | b7bd82fa987a3c7d255075d428785c70f6f4f884 | [
"MIT"
] | 8 | 2016-03-17T21:25:40.000Z | 2021-11-27T01:00:24.000Z | framework/libparser.h | conanhung/otsus | b7bd82fa987a3c7d255075d428785c70f6f4f884 | [
"MIT"
] | 1 | 2016-10-30T13:56:28.000Z | 2017-04-08T09:35:47.000Z | framework/libparser.h | conanhung/otsus | b7bd82fa987a3c7d255075d428785c70f6f4f884 | [
"MIT"
] | 4 | 2016-12-20T14:54:43.000Z | 2018-12-14T09:16:45.000Z | /*
*
* This file is part of the Image Processing Framework.
*
* Copyright(c) 2011 Miguel Colom.
* miguel.colom@cmla.ens-cachan.fr
*
* This file may be licensed under the terms of of the
* GNU General Public License Version 2 (the ``GPL'').
*
* Software distributed under the License is distributed
* on an ``A... | 21 | 63 | 0.705069 | [
"vector"
] |
3dee0b74dc757d326c68cd2ebbd20781e0e2c1f3 | 48,679 | c | C | powerlink_new/drivers/windows/drv_ndis_pcie/drvintf.c | amromanov/EPL-ROS | 9770623e230e935f6fdd2fca04ce79bb9ca0a6ca | [
"BSD-2-Clause"
] | 1 | 2020-03-03T19:25:10.000Z | 2020-03-03T19:25:10.000Z | powerlink_new/drivers/windows/drv_ndis_pcie/drvintf.c | amromanov/EPL-ROS | 9770623e230e935f6fdd2fca04ce79bb9ca0a6ca | [
"BSD-2-Clause"
] | null | null | null | powerlink_new/drivers/windows/drv_ndis_pcie/drvintf.c | amromanov/EPL-ROS | 9770623e230e935f6fdd2fca04ce79bb9ca0a6ca | [
"BSD-2-Clause"
] | null | null | null | /**
********************************************************************************
\file drvintf.c
\brief Interface module for application interface to kernel daemon in Windows
kernel
This module handles all the application request forwarded to the daemon
in Windows kernel. It uses dualprocshm and circbu... | 33.114966 | 132 | 0.565069 | [
"object"
] |
3df6404f364fa696e86ae62f7105df93f28ce347 | 3,295 | h | C | lib/smtp/server/SMTPServerSession.src.h | skywa04885/fsmtp-v2 | a8023ff92e00e1df12f097f50c9bb3bf05d22d0e | [
"Apache-2.0"
] | 1 | 2020-07-11T21:48:52.000Z | 2020-07-11T21:48:52.000Z | lib/smtp/server/SMTPServerSession.src.h | skywa04885/fsmtp-v2 | a8023ff92e00e1df12f097f50c9bb3bf05d22d0e | [
"Apache-2.0"
] | 1 | 2020-07-13T15:01:30.000Z | 2020-07-19T21:23:05.000Z | lib/smtp/server/SMTPServerSession.src.h | skywa04885/fsmtp-v2 | a8023ff92e00e1df12f097f50c9bb3bf05d22d0e | [
"Apache-2.0"
] | 1 | 2021-05-24T23:05:59.000Z | 2021-05-24T23:05:59.000Z | /*
Copyright [2020] [Luke A.C.A. Rieff]
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, ... | 27.689076 | 73 | 0.785432 | [
"vector"
] |
3dfd938e935a7db5f550adc2287d1e15e8fe3b6a | 4,364 | h | C | src/lib/fsl/handles/object_info.h | allansrc/fuchsia | a2c235b33fc4305044d496354a08775f30cdcf37 | [
"BSD-2-Clause"
] | 5 | 2022-01-10T20:22:17.000Z | 2022-01-21T20:14:17.000Z | src/lib/fsl/handles/object_info.h | allansrc/fuchsia | a2c235b33fc4305044d496354a08775f30cdcf37 | [
"BSD-2-Clause"
] | null | null | null | src/lib/fsl/handles/object_info.h | allansrc/fuchsia | a2c235b33fc4305044d496354a08775f30cdcf37 | [
"BSD-2-Clause"
] | null | null | null | // Copyright 2016 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef SRC_LIB_FSL_HANDLES_OBJECT_INFO_H_
#define SRC_LIB_FSL_HANDLES_OBJECT_INFO_H_
#include <lib/zx/time.h>
#include <zircon/syscalls/object.h>
#includ... | 39.672727 | 99 | 0.771998 | [
"object"
] |
3dfdfd30843da3738443dc9cdbbf5f2661e3d55b | 20,683 | h | C | pytorch_block_sparse/cutlass/util/io_intrinsics.h | zheng-ningxin/pytorch_block_sparse | 45d02bd9e39a605e27087cd4ef8a00603f6f95ed | [
"BSD-3-Clause"
] | 472 | 2020-09-08T07:44:44.000Z | 2022-03-20T14:24:22.000Z | pytorch_block_sparse/cutlass/util/io_intrinsics.h | zheng-ningxin/pytorch_block_sparse | 45d02bd9e39a605e27087cd4ef8a00603f6f95ed | [
"BSD-3-Clause"
] | 11 | 2020-09-10T16:42:46.000Z | 2022-03-23T06:41:00.000Z | pytorch_block_sparse/cutlass/util/io_intrinsics.h | zheng-ningxin/pytorch_block_sparse | 45d02bd9e39a605e27087cd4ef8a00603f6f95ed | [
"BSD-3-Clause"
] | 29 | 2020-09-10T14:51:09.000Z | 2022-03-09T21:37:21.000Z | /******************************************************************************
* Copyright (c) 2017, NVIDIA CORPORATION. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* * Redistribution... | 40.956436 | 148 | 0.446309 | [
"vector"
] |
ad0373e6deafb67c994cb1efa05aee47ab8f4def | 279 | c | C | Chapter I - Intoduction/1.2_fahr_celsius/temparature_conversion_using_symbolic_constants.c | harishkumar101/Dennis-Ritchie-C-Exercises | 120329491e2a9b5c667efb915ad7c057c324f087 | [
"MIT"
] | 1 | 2021-10-02T19:14:56.000Z | 2021-10-02T19:14:56.000Z | Chapter I - Intoduction/1.2_fahr_celsius/temparature_conversion_using_symbolic_constants.c | harishkumar101/Dennis-Ritchie-C-Exercises | 120329491e2a9b5c667efb915ad7c057c324f087 | [
"MIT"
] | null | null | null | Chapter I - Intoduction/1.2_fahr_celsius/temparature_conversion_using_symbolic_constants.c | harishkumar101/Dennis-Ritchie-C-Exercises | 120329491e2a9b5c667efb915ad7c057c324f087 | [
"MIT"
] | null | null | null | #include <stdio.h>
#define LOWER 0
#define UPPER 300
#define STEP 20
void main()
{
/* print Fahrenheit - Celsius Table */
printf("Fahrenheit Celsius\n");
for(int fahr = LOWER; fahr <= UPPER; fahr += STEP) {
printf("%3d\t %6.1f\n", fahr, (5.0 / 9.0) * (fahr - 32.0));
}
}
| 18.6 | 61 | 0.609319 | [
"3d"
] |
ad0bdcb4182b3890587efd66e244788cc3c0bbfa | 1,831 | h | C | r_mux/include/r_mux/r_demuxer.h | dicroce/revere | ab188bea77295c58774f1cdb1494070645deab82 | [
"BSD-3-Clause"
] | 3 | 2022-02-15T19:30:32.000Z | 2022-03-11T20:00:47.000Z | r_mux/include/r_mux/r_demuxer.h | dicroce/revere | ab188bea77295c58774f1cdb1494070645deab82 | [
"BSD-3-Clause"
] | 6 | 2022-02-15T19:35:29.000Z | 2022-02-16T00:36:46.000Z | r_mux/include/r_mux/r_demuxer.h | dicroce/revere | ab188bea77295c58774f1cdb1494070645deab82 | [
"BSD-3-Clause"
] | 2 | 2020-11-17T06:46:32.000Z | 2022-02-10T21:43:36.000Z |
#ifndef r_mux_r_demuxer_h
#define r_mux_r_demuxer_h
#include "r_mux/r_format_utils.h"
#include "r_utils/r_std_utils.h"
#include <string>
#include <vector>
extern "C"
{
#include "libavformat/avformat.h"
#include "libavcodec/avcodec.h"
}
namespace r_mux
{
enum r_demuxer_stream_type
{
R_DEMUXER_STREAM_TYPE_UNKNO... | 19.478723 | 69 | 0.717094 | [
"vector"
] |
ad0d4ff14714640a93a0d70ab5cc81f144c659e7 | 10,906 | c | C | src/codegen.c | gerph/rvcc | fcc9fa262e8cd3fa2ff7df924a9f0260201e2ac2 | [
"MIT"
] | 12 | 2020-06-23T00:24:23.000Z | 2021-10-15T04:11:25.000Z | src/codegen.c | gerph/rvcc | fcc9fa262e8cd3fa2ff7df924a9f0260201e2ac2 | [
"MIT"
] | null | null | null | src/codegen.c | gerph/rvcc | fcc9fa262e8cd3fa2ff7df924a9f0260201e2ac2 | [
"MIT"
] | 3 | 2021-03-18T21:21:07.000Z | 2021-10-14T18:08:12.000Z | /* rvcc C compiler - IL->binary code generator */
/* calculates stack space needed for function's parameters */
void c_size_function(function_def *fn)
{
int s = 0, i;
/* parameters are turned into local variables */
for (i = 0; i < fn->num_params; i++) {
int vs = size_variable(&fn->param_defs[i]);
fn->param_de... | 28.327273 | 91 | 0.636347 | [
"3d"
] |
ad114f5276dca5da7cd34e12f49613593e9ea382 | 4,411 | h | C | Plugins/SciberQuestToolKit/SciberQuest/BOVSpaceTimeInterpolator.h | demarle/ParaView | ec9642303012a3344f9be7a0acea45cc2b329720 | [
"Apache-2.0",
"BSD-3-Clause"
] | 1 | 2019-04-22T09:09:18.000Z | 2019-04-22T09:09:18.000Z | Plugins/SciberQuestToolKit/SciberQuest/BOVSpaceTimeInterpolator.h | JamesLinus/ParaView | d0dd28e0527c230044f1891db2d8ad0170a04af0 | [
"Apache-2.0",
"BSD-3-Clause"
] | null | null | null | Plugins/SciberQuestToolKit/SciberQuest/BOVSpaceTimeInterpolator.h | JamesLinus/ParaView | d0dd28e0527c230044f1891db2d8ad0170a04af0 | [
"Apache-2.0",
"BSD-3-Clause"
] | 1 | 2020-06-23T09:05:08.000Z | 2020-06-23T09:05:08.000Z | /*
* Copyright 2012 SciberQuest Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* * Redistributions of source code must retain the above copyright notice,
* this list of conditi... | 30.212329 | 86 | 0.681025 | [
"3d"
] |
ad1c9f2b314714aa7a206a79002bf75faf50ef21 | 2,453 | h | C | WRK-V1.2/PUBLIC/INTERNAL/WINDOWS/SHELL/themes/themeui/effectsbasepg.h | intj-t/openvmsft | 0d17fbce8607ab2b880be976c2e86d8cfc3e83bb | [
"Intel"
] | null | null | null | WRK-V1.2/PUBLIC/INTERNAL/WINDOWS/SHELL/themes/themeui/effectsbasepg.h | intj-t/openvmsft | 0d17fbce8607ab2b880be976c2e86d8cfc3e83bb | [
"Intel"
] | null | null | null | WRK-V1.2/PUBLIC/INTERNAL/WINDOWS/SHELL/themes/themeui/effectsbasepg.h | intj-t/openvmsft | 0d17fbce8607ab2b880be976c2e86d8cfc3e83bb | [
"Intel"
] | null | null | null | /*****************************************************************************\
FILE: EffectsBasePg.h
DESCRIPTION:
This code will be the base object that won't add any pages to the base
"Display Properties" dialog. However, it will request a "Effects" page be
added to the Advanced.
BryanS... | 31.857143 | 134 | 0.601305 | [
"object"
] |
ad1d450505b42949c5a7eb033bb14a8dcab0d5fd | 12,223 | h | C | src/filer.h | southly/xyzzy.src | ed33940f1d7f75577c013f473ee1f51b2d996c4a | [
"RSA-MD"
] | 1 | 2015-06-03T18:11:12.000Z | 2015-06-03T18:11:12.000Z | src/filer.h | southly/xyzzy.src | ed33940f1d7f75577c013f473ee1f51b2d996c4a | [
"RSA-MD"
] | null | null | null | src/filer.h | southly/xyzzy.src | ed33940f1d7f75577c013f473ee1f51b2d996c4a | [
"RSA-MD"
] | null | null | null | #ifndef _filer_h_
# define _filer_h_
#define DnD_TEST
# include "glob.h"
# include "dialogs.h"
# include "privctrl.h"
# include "DnD.h"
class Filer;
class FilerView;
struct filer_data
{
DWORD attr;
FILETIME time;
double bytes;
enum
{
ICON_INVALID = -100,
ICON_INVALID_REF = ICON_INVALID + 1,
... | 19.098438 | 64 | 0.651477 | [
"object"
] |
8da520576203452def00ead0f4c48a0f20eac1ac | 32,309 | c | C | deps/kb_meme/meme-5.0.1/src/motif-in-meme-xml.c | arwyer/MotifFinderGibbs | a428a71716b3c0040bd7825dcbea3fc7fbb6823b | [
"MIT"
] | 1 | 2019-07-19T04:33:43.000Z | 2019-07-19T04:33:43.000Z | deps/kb_meme/meme-5.0.1/src/motif-in-meme-xml.c | man4ish/MotifFinderMdscan | 2cf60b028963be22389717329a7ed28e0a489274 | [
"MIT"
] | 1 | 2019-07-08T17:54:26.000Z | 2019-07-08T17:54:26.000Z | deps/kb_meme/meme-5.0.1/src/motif-in-meme-xml.c | man4ish/MotifFinderMdscan | 2cf60b028963be22389717329a7ed28e0a489274 | [
"MIT"
] | 1 | 2019-06-13T17:45:17.000Z | 2019-06-13T17:45:17.000Z |
#include <math.h>
#include <limits.h>
#define NO_SCORE 1000000000
#include "alph-in.h"
#include "array-list.h"
#include "motif-in-meme-xml.h"
#include "motif-spec.h"
#include "meme-sax.h"
#include "linked-list.h"
#include "red-black-tree.h"
#include "string-match.h"
#include "utils.h"
struct fscope {
int options_... | 36.756542 | 131 | 0.542573 | [
"object",
"model"
] |
8dafedcedfddbe717caf4d9adc73610dbde51bd3 | 1,588 | h | C | geometry/primitives.h | smeng9/KrisLibrary | 4bd1aa4d9a2d5e40954f5d0b8e3e8a9f19c32add | [
"BSD-3-Clause"
] | 57 | 2015-05-07T18:07:11.000Z | 2022-03-18T18:44:39.000Z | geometry/primitives.h | smeng9/KrisLibrary | 4bd1aa4d9a2d5e40954f5d0b8e3e8a9f19c32add | [
"BSD-3-Clause"
] | 7 | 2018-12-10T21:46:52.000Z | 2022-01-20T19:49:11.000Z | geometry/primitives.h | smeng9/KrisLibrary | 4bd1aa4d9a2d5e40954f5d0b8e3e8a9f19c32add | [
"BSD-3-Clause"
] | 36 | 2015-01-10T18:36:45.000Z | 2022-01-20T19:49:24.000Z | #ifndef GEOMETRY_PRIMITIVES_H
#define GEOMETRY_PRIMITIVES_H
#include <KrisLibrary/math3d/geometry2d.h>
#include <KrisLibrary/math3d/geometry3d.h>
/** @file geometry/primitives.h
* @ingroup Geometry
* @brief Contains ordering primitives used in geometry computations.
*/
/** @ingroup Geometry
* @brief Contains al... | 22.685714 | 77 | 0.673174 | [
"geometry",
"3d"
] |
8db1c6780a483cad849318d4347065bc5c0064e6 | 543 | h | C | FileWithUsers.h | tomasz-nyckowiak/OgarniamyFinanse | b7e56b24d2c62a7eca5fa453be7d210ecb55c609 | [
"Unlicense"
] | null | null | null | FileWithUsers.h | tomasz-nyckowiak/OgarniamyFinanse | b7e56b24d2c62a7eca5fa453be7d210ecb55c609 | [
"Unlicense"
] | null | null | null | FileWithUsers.h | tomasz-nyckowiak/OgarniamyFinanse | b7e56b24d2c62a7eca5fa453be7d210ecb55c609 | [
"Unlicense"
] | null | null | null | #ifndef FILEWITHUSERS_H
#define FILEWITHUSERS_H
#include <iostream>
#include <vector>
#include <fstream>
#include <cstdlib>
#include "User.h"
#include "AuxiliaryMethods.h"
#include "XmlFile.h"
using namespace std;
class FileWithUsers : public XmlFile
{
public:
FileWithUsers(string nameOfTheFi... | 20.111111 | 87 | 0.72744 | [
"vector"
] |
8db27c4548123bd0af62a59fa85a65df5f661fe8 | 1,769 | h | C | include/abs/world.h | Dando18/CoEc | 99e8bbf72078601732fd45639f05d18315e45530 | [
"MIT"
] | null | null | null | include/abs/world.h | Dando18/CoEc | 99e8bbf72078601732fd45639f05d18315e45530 | [
"MIT"
] | null | null | null | include/abs/world.h | Dando18/CoEc | 99e8bbf72078601732fd45639f05d18315e45530 | [
"MIT"
] | null | null | null | /**
* @file context.h
* @author Daniel Nichols
* @brief abs world class.
* @version 0.1
* @date 2019-07-25
*
* @copyright Copyright (c) 2019
*/
#pragma once
#include <cstdint>
#include <map>
#include <memory>
#include "abs/agent.h"
namespace coec {
namespace abs {
/**
* @brief World class. This class manag... | 23.276316 | 117 | 0.626908 | [
"object"
] |
8dc68a935ff41be6ef94a78a8a499200431c1fef | 656 | h | C | Gems/ScriptCanvas/Code/Tests/Framework/ScriptCanvasUnitTestFixture.h | cypherdotXd/o3de | bb90c4ddfe2d495e9c00ebf1e2650c6d603a5676 | [
"Apache-2.0",
"MIT"
] | 11 | 2021-07-08T09:58:26.000Z | 2022-03-17T17:59:26.000Z | Gems/ScriptCanvas/Code/Tests/Framework/ScriptCanvasUnitTestFixture.h | RoddieKieley/o3de | e804fd2a4241b039a42d9fa54eaae17dc94a7a92 | [
"Apache-2.0",
"MIT"
] | 29 | 2021-07-06T19:33:52.000Z | 2022-03-22T10:27:49.000Z | Gems/ScriptCanvas/Code/Tests/Framework/ScriptCanvasUnitTestFixture.h | RoddieKieley/o3de | e804fd2a4241b039a42d9fa54eaae17dc94a7a92 | [
"Apache-2.0",
"MIT"
] | 4 | 2021-07-06T19:24:43.000Z | 2022-03-31T12:42:27.000Z | /*
* Copyright (c) Contributors to the Open 3D Engine Project.
* For complete copyright and license terms please see the LICENSE at the root of this distribution.
*
* SPDX-License-Identifier: Apache-2.0 OR MIT
*
*/
#pragma once
#include <AzCore/UnitTest/TestTypes.h>
#include <AzTest/AzTest.h>
namespace ScriptCan... | 22.62069 | 100 | 0.644817 | [
"3d"
] |
8dcc7b6c7a0179837486094136e2cfac318b8073 | 604 | h | C | CardGame/CardVisualModual.h | redstonedash/CardGame | 6d17ea214e5dc5637eea244d67823344b5f4c14d | [
"MIT"
] | null | null | null | CardGame/CardVisualModual.h | redstonedash/CardGame | 6d17ea214e5dc5637eea244d67823344b5f4c14d | [
"MIT"
] | null | null | null | CardGame/CardVisualModual.h | redstonedash/CardGame | 6d17ea214e5dc5637eea244d67823344b5f4c14d | [
"MIT"
] | null | null | null |
//shader
Model cardTemplate = LoadModel("resources/Card.glb");
Texture hyenaTexture[5];
//////////////////////////COMPONENTS//////////////////////////
flecs::component<Card> Card_c(world, "Card");
//////////////////////////SYSTEMS//////////////////////////
auto registerCardSystems = [&] {
flecs::system<Card>(world... | 30.2 | 132 | 0.508278 | [
"model"
] |
8dd0ec858cf1cc71372cb1e9d97d23232f7ed0de | 21,873 | c | C | kernel_dvfs/linux-linaro-tracking-gem5/arch/arm/mach-omap2/board-cm-t35.c | lokeshjindal15/pd-gem5_transformer | f8eb40dc65a5d7e15c8aa0756b1b48dd104bd54f | [
"BSD-3-Clause"
] | 55 | 2019-12-20T03:25:14.000Z | 2022-01-16T07:19:47.000Z | kernel_dvfs/linux-linaro-tracking-gem5/arch/arm/mach-omap2/board-cm-t35.c | lokeshjindal15/pd-gem5_transformer | f8eb40dc65a5d7e15c8aa0756b1b48dd104bd54f | [
"BSD-3-Clause"
] | 2 | 2020-11-02T08:01:00.000Z | 2022-03-27T02:59:18.000Z | kernel_dvfs/linux-linaro-tracking-gem5/arch/arm/mach-omap2/board-cm-t35.c | lokeshjindal15/pd-gem5_transformer | f8eb40dc65a5d7e15c8aa0756b1b48dd104bd54f | [
"BSD-3-Clause"
] | 11 | 2020-08-06T03:59:45.000Z | 2022-02-25T02:31:59.000Z | /*
* CompuLab CM-T35/CM-T3730 modules support
*
* Copyright (C) 2009-2011 CompuLab, Ltd.
* Authors: Mike Rapoport <mike@compulab.co.il>
* Igor Grinberg <grinberg@compulab.co.il>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
*... | 28.332902 | 79 | 0.731587 | [
"model"
] |
8dd46ed799e5eee13c6abe63315b056713e83ace | 7,786 | h | C | drivers/gpu/drm/amd/display/include/gpio_types.h | fergy/aplit_linux-5 | a6ef4cb0e17e1eec9743c064e65f730c49765711 | [
"MIT"
] | 44 | 2022-03-16T08:32:31.000Z | 2022-03-31T16:02:35.000Z | drivers/gpu/drm/amd/display/include/gpio_types.h | fergy/aplit_linux-5 | a6ef4cb0e17e1eec9743c064e65f730c49765711 | [
"MIT"
] | 13 | 2021-07-10T04:36:17.000Z | 2022-03-03T10:50:05.000Z | drivers/gpu/drm/amd/display/include/gpio_types.h | fergy/aplit_linux-5 | a6ef4cb0e17e1eec9743c064e65f730c49765711 | [
"MIT"
] | 18 | 2022-03-19T04:41:04.000Z | 2022-03-31T03:32:12.000Z | /*
* Copyright 2012-15 Advanced Micro Devices, 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, modify... | 23.381381 | 78 | 0.795787 | [
"object",
"vector"
] |
8dd65246c2bbaed0aadc7439c6adf00c159c8916 | 6,778 | c | C | clicks/ble12/example/main.c | dMajoIT/mikrosdk_click_v2 | f425fd85054961b4f600d1708cf18ac952a6bdb8 | [
"MIT"
] | null | null | null | clicks/ble12/example/main.c | dMajoIT/mikrosdk_click_v2 | f425fd85054961b4f600d1708cf18ac952a6bdb8 | [
"MIT"
] | null | null | null | clicks/ble12/example/main.c | dMajoIT/mikrosdk_click_v2 | f425fd85054961b4f600d1708cf18ac952a6bdb8 | [
"MIT"
] | null | null | null | /*!
* @file main.c
* @brief BLE 12 Click Example.
*
* # Description
* This example reads and processes data from BLE 12 Click board™.
*
* The demo application is composed of two sections :
*
* ## Application Init
* Initializes UART driver and logs UART.
* After driver initialization, the app performs a wake... | 28.124481 | 96 | 0.583948 | [
"object"
] |
8ddbf4d9845d25f686712435f66e16e3ba132cae | 4,945 | h | C | lib/include/spvgentwo/Constant.h | prime31/SpvGenTwo | 14bbd7081426210481f95a6f7acc5b7ddacacefa | [
"MIT"
] | 127 | 2020-01-08T14:15:42.000Z | 2022-03-28T09:19:16.000Z | lib/include/spvgentwo/Constant.h | prime31/SpvGenTwo | 14bbd7081426210481f95a6f7acc5b7ddacacefa | [
"MIT"
] | 5 | 2020-01-06T12:06:42.000Z | 2021-06-04T18:31:14.000Z | lib/include/spvgentwo/Constant.h | prime31/SpvGenTwo | 14bbd7081426210481f95a6f7acc5b7ddacacefa | [
"MIT"
] | 9 | 2020-05-22T20:35:17.000Z | 2022-03-29T08:54:32.000Z | #pragma once
#include "Type.h"
#include "Operand.h" // for appendLiteralsToContainer
#include "Vector.h"
namespace spvgentwo
{
class Constant
{
public:
Constant(IAllocator* _pAllocator = nullptr);
Constant(const Constant& _other);
Constant(Constant&& _other) noexcept;
~Constant();
Constant& operator=(co... | 26.303191 | 158 | 0.681901 | [
"vector"
] |
8ddc2277e91d2a402f52054003e3e59c39e754f6 | 12,681 | h | C | dali-toolkit/internal/controls/text-controls/text-field-impl.h | wonrst/dali-toolkit | f15407e1710844219f3e418e83e689b5ff7341c2 | [
"Apache-2.0",
"BSD-3-Clause"
] | null | null | null | dali-toolkit/internal/controls/text-controls/text-field-impl.h | wonrst/dali-toolkit | f15407e1710844219f3e418e83e689b5ff7341c2 | [
"Apache-2.0",
"BSD-3-Clause"
] | null | null | null | dali-toolkit/internal/controls/text-controls/text-field-impl.h | wonrst/dali-toolkit | f15407e1710844219f3e418e83e689b5ff7341c2 | [
"Apache-2.0",
"BSD-3-Clause"
] | null | null | null | #ifndef DALI_TOOLKIT_INTERNAL_TEXT_FIELD_H
#define DALI_TOOLKIT_INTERNAL_TEXT_FIELD_H
/*
* Copyright (c) 2021 Samsung Electronics Co., Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License ... | 30.483173 | 163 | 0.715164 | [
"render",
"object",
"vector"
] |
8ddccd57eb17ea3a2303378690ea4bd39151bd5c | 22,658 | h | C | ImperasLib/source/riscv.ovpworld.org/processor/riscv/1.0/model/riscvModelCallbackTypes.h | emanuellucas2/OVPsimProject | 6c9f5bfaaa135fa63d63746bacf5759c6d6c0e9e | [
"TCL"
] | 55 | 2020-10-20T23:50:57.000Z | 2022-03-24T20:03:15.000Z | ImperasLib/source/riscv.ovpworld.org/processor/riscv/1.0/model/riscvModelCallbackTypes.h | emanuellucas2/OVPsimProject | 6c9f5bfaaa135fa63d63746bacf5759c6d6c0e9e | [
"TCL"
] | 8 | 2020-12-14T14:54:38.000Z | 2022-02-13T17:09:58.000Z | ImperasLib/source/riscv.ovpworld.org/processor/riscv/1.0/model/riscvModelCallbackTypes.h | emanuellucas2/OVPsimProject | 6c9f5bfaaa135fa63d63746bacf5759c6d6c0e9e | [
"TCL"
] | 18 | 2020-10-17T06:50:56.000Z | 2022-03-14T20:44:45.000Z | /*
* Copyright (c) 2005-2021 Imperas Software Ltd., www.imperas.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 requir... | 37.763333 | 86 | 0.443111 | [
"object",
"vector",
"model"
] |
8de5e3b5b1820e9dc9bdbe0cc29e979b8640332c | 13,401 | c | C | cnn/computing/conv3d_layer_module.c | hslee1539/cnn | 816418af0a0057d777f41ac072c3a97fea7e2027 | [
"MIT"
] | null | null | null | cnn/computing/conv3d_layer_module.c | hslee1539/cnn | 816418af0a0057d777f41ac072c3a97fea7e2027 | [
"MIT"
] | null | null | null | cnn/computing/conv3d_layer_module.c | hslee1539/cnn | 816418af0a0057d777f41ac072c3a97fea7e2027 | [
"MIT"
] | null | null | null | #include "./conv3d_layer_module.h"
#define MIN(X,Y) ((X) < (Y) ? (X) : (Y))
#define MAX(X,Y) ((X) > (Y) ? (X) : (Y))
struct Tensor *cnn_create_conv3d_layer_out(struct Tensor *x, struct Tensor *filter, int stride, int pad){
long long shape[4] = {x->shapes[0], filter->shapes[0], (x->shapes[2] + 2 * pad - filter->sh... | 55.8375 | 179 | 0.576151 | [
"shape"
] |
8dec031870a7add491bdd8c420269dc420196670 | 199 | h | C | Snake/src/Fruit.h | LenartSvetek/TLGIP | 914da9258489f27daeef25194154bf57218f7394 | [
"MIT"
] | null | null | null | Snake/src/Fruit.h | LenartSvetek/TLGIP | 914da9258489f27daeef25194154bf57218f7394 | [
"MIT"
] | null | null | null | Snake/src/Fruit.h | LenartSvetek/TLGIP | 914da9258489f27daeef25194154bf57218f7394 | [
"MIT"
] | null | null | null | #pragma once
#include <vector>
#include "Cell.h"
#include <stdlib.h>
#include <ctime>
class Fruit{
public:
Fruit(int vel_tabele, std::vector<Cell>& CellList);
~Fruit();
private:
int x, y;
};
| 11.055556 | 52 | 0.668342 | [
"vector"
] |
8dfac501901263759fe0f8af91e9c69b89568c72 | 1,273 | h | C | librtt/Rtt_PhysicsTypes.h | agramonte/corona | 3a6892f14eea92fdab5fa6d41920aa1e97bc22b1 | [
"MIT"
] | 1,968 | 2018-12-30T21:14:22.000Z | 2022-03-31T23:48:16.000Z | librtt/Rtt_PhysicsTypes.h | agramonte/corona | 3a6892f14eea92fdab5fa6d41920aa1e97bc22b1 | [
"MIT"
] | 303 | 2019-01-02T19:36:43.000Z | 2022-03-31T23:52:45.000Z | librtt/Rtt_PhysicsTypes.h | agramonte/corona | 3a6892f14eea92fdab5fa6d41920aa1e97bc22b1 | [
"MIT"
] | 254 | 2019-01-02T19:05:52.000Z | 2022-03-30T06:32:28.000Z | //////////////////////////////////////////////////////////////////////////////
//
// This file is part of the Corona game engine.
// For overview and more information on licensing please refer to README.md
// Home page: https://github.com/coronalabs/corona
// Contact: support@coronalabs.com
//
////////////////////////... | 31.825 | 79 | 0.438335 | [
"vector"
] |
5c008e7e05e3078033ccd032417641449ab06bdf | 1,254 | h | C | diplom_clean/Scenes/StartingScene.h | SanctusAnimus/RendererOptimizations | fc72a9853d475cad17a85426213149204cd25e25 | [
"MIT"
] | null | null | null | diplom_clean/Scenes/StartingScene.h | SanctusAnimus/RendererOptimizations | fc72a9853d475cad17a85426213149204cd25e25 | [
"MIT"
] | null | null | null | diplom_clean/Scenes/StartingScene.h | SanctusAnimus/RendererOptimizations | fc72a9853d475cad17a85426213149204cd25e25 | [
"MIT"
] | null | null | null | #pragma once
#ifndef STARTINGSCENE_CLASS_DECL
#define STARTINGSCENE_CLASS_DECL
#include "BaseScene.h"
#include <vector>
#include <string>
class StartingScene : public BaseScene
{
public:
StartingScene()
// : m_CubeModel("Models/Crate/Crate1.obj")
{
std::cout << "Scene constructor called!" << std::endl;
};
~... | 21.62069 | 71 | 0.779107 | [
"render",
"vector"
] |
5c029f37eb095fea5089e826fc0fea7b1aef45cb | 12,075 | c | C | empiricals.c | M1TDoPHOT/DoPHOT_C | d434662e918854d96eb8d607506a433cd2ff7a48 | [
"MIT"
] | 2 | 2019-01-22T08:51:29.000Z | 2020-06-28T01:48:50.000Z | empiricals.c | M1TDoPHOT/DoPHOT_C | d434662e918854d96eb8d607506a433cd2ff7a48 | [
"MIT"
] | null | null | null | empiricals.c | M1TDoPHOT/DoPHOT_C | d434662e918854d96eb8d607506a433cd2ff7a48 | [
"MIT"
] | 1 | 2019-01-22T08:51:32.000Z | 2019-01-22T08:51:32.000Z | #include <stdlib.h>
#include <math.h>
#include "logh.h"
#include "tuneable.h"
#include "drfake_struct.h"
#include "oimdev_struct.h"
#include "opqfake_struct.h"
#include "oefake_struct.h"
#include "orsfake_struct.h"
#include "odfake_struct.h"
#include "imdev_struct.h"
#include "pqfake_struct.h"
#include "efake_struct.h"... | 29.962779 | 103 | 0.429979 | [
"model"
] |
5c05900edee7afcd404de39cdc4c949798696f8b | 2,005 | h | C | smtk/bridge/discrete/operation/vtkSplitOperator.h | yumin/SMTK | d280f10c5b70953b2a0196f71832955c7fc75e7f | [
"BSD-3-Clause-Clear"
] | null | null | null | smtk/bridge/discrete/operation/vtkSplitOperator.h | yumin/SMTK | d280f10c5b70953b2a0196f71832955c7fc75e7f | [
"BSD-3-Clause-Clear"
] | 4 | 2016-11-10T15:49:51.000Z | 2017-02-06T23:24:16.000Z | smtk/bridge/discrete/operation/vtkSplitOperator.h | yumin/SMTK | d280f10c5b70953b2a0196f71832955c7fc75e7f | [
"BSD-3-Clause-Clear"
] | null | null | null | //=========================================================================
// 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
// PURPOSE... | 29.925373 | 79 | 0.706733 | [
"object",
"model"
] |
5c0720277fed105e9060330dad24077f63679d72 | 4,432 | h | C | aws-cpp-sdk-finspace-data/include/aws/finspace-data/model/DisableUserRequest.h | Nexuscompute/aws-sdk-cpp | e7ef485e46e6962c9e084b8c9b104c1bfcceaf26 | [
"Apache-2.0"
] | 1 | 2022-01-05T18:20:03.000Z | 2022-01-05T18:20:03.000Z | aws-cpp-sdk-finspace-data/include/aws/finspace-data/model/DisableUserRequest.h | Nexuscompute/aws-sdk-cpp | e7ef485e46e6962c9e084b8c9b104c1bfcceaf26 | [
"Apache-2.0"
] | null | null | null | aws-cpp-sdk-finspace-data/include/aws/finspace-data/model/DisableUserRequest.h | Nexuscompute/aws-sdk-cpp | e7ef485e46e6962c9e084b8c9b104c1bfcceaf26 | [
"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/finspace-data/FinSpaceData_EXPORTS.h>
#include <aws/finspace-data/FinSpaceDataRequest.h>
#include <aws/core/utils/memory/stl/AWSString.h>
#include <utility>
#include <aws/co... | 34.356589 | 121 | 0.681859 | [
"model"
] |
5c09b62d551ef94a2df1dacff12449b5c6ed4f57 | 7,759 | c | C | src/afsweb/securehash.c | jakllsch/openafs | e739eaa650ee30dcce54d05908b062839eafbf73 | [
"BSD-3-Clause"
] | 54 | 2015-01-26T02:12:37.000Z | 2022-02-09T07:00:34.000Z | src/afsweb/securehash.c | jakllsch/openafs | e739eaa650ee30dcce54d05908b062839eafbf73 | [
"BSD-3-Clause"
] | 5 | 2016-08-12T04:37:29.000Z | 2020-12-10T16:46:06.000Z | src/afsweb/securehash.c | jakllsch/openafs | e739eaa650ee30dcce54d05908b062839eafbf73 | [
"BSD-3-Clause"
] | 38 | 2015-07-30T13:27:25.000Z | 2022-01-27T06:45:13.000Z | /*
* Copyright 2000, International Business Machines Corporation and others.
* All Rights Reserved.
*
* This software has been released under the terms of the IBM Public
* License. For details, see the LICENSE file in the top-level source
* directory or online at http://www.openafs.org/dl/license10.html
*/
/*
... | 26.391156 | 76 | 0.632298 | [
"transform"
] |
5c0fe479cba00f019a024c5732d181250e4fd9b5 | 223 | h | C | Project/PepEngine/BurgerTime/SprayLeftCommand.h | PepijnVerhaert/PepEngine | 5a5dd4d78d8217d7109c2ea6990563ef583a0be4 | [
"MIT"
] | null | null | null | Project/PepEngine/BurgerTime/SprayLeftCommand.h | PepijnVerhaert/PepEngine | 5a5dd4d78d8217d7109c2ea6990563ef583a0be4 | [
"MIT"
] | null | null | null | Project/PepEngine/BurgerTime/SprayLeftCommand.h | PepijnVerhaert/PepEngine | 5a5dd4d78d8217d7109c2ea6990563ef583a0be4 | [
"MIT"
] | null | null | null | #pragma once
#include "BaseCommand.h"
class SprayLeftCommand final : public pep::BaseCommand
{
public:
explicit SprayLeftCommand(pep::Object* pObject);
~SprayLeftCommand() = default;
void Execute() override;
private:
}; | 20.272727 | 54 | 0.762332 | [
"object"
] |
5c1028d131fd2ec542b30215136405e2f2bd649b | 2,347 | h | C | rayTracer/src/raytracer/renderer.h | bezdomniy/graphics | 4cf8627674de8e351d2fad7f5bd164def7699d31 | [
"MIT"
] | 4 | 2020-01-07T20:38:41.000Z | 2020-10-09T22:00:49.000Z | rayTracer/src/raytracer/renderer.h | bezdomniy/graphics | 4cf8627674de8e351d2fad7f5bd164def7699d31 | [
"MIT"
] | null | null | null | rayTracer/src/raytracer/renderer.h | bezdomniy/graphics | 4cf8627674de8e351d2fad7f5bd164def7699d31 | [
"MIT"
] | null | null | null | #pragma once
#include "camera.h"
#include "canvas.h"
#include "shape.h"
#include "geometry.h"
#include "pointLight.h"
#include "ray.h"
#include "world.h"
#ifdef __EMSCRIPTEN__
#ifdef WITH_THREADS
#include "concurrentqueue.h"
// #include <taskflow/taskflow.hpp>
#endif //WITH_THREADS
#else
// #include <execution>
#in... | 33.528571 | 183 | 0.725181 | [
"geometry",
"render",
"shape",
"vector"
] |
5c152df28014d76fb97ed82bba85ff8fd8f10312 | 783 | h | C | GameEngine/src/GameEngine/Renderer/Material/Texture.h | Mevelec/GameEngine | 70195139dcf74170ed34282ce1918160364a441f | [
"Apache-2.0"
] | null | null | null | GameEngine/src/GameEngine/Renderer/Material/Texture.h | Mevelec/GameEngine | 70195139dcf74170ed34282ce1918160364a441f | [
"Apache-2.0"
] | null | null | null | GameEngine/src/GameEngine/Renderer/Material/Texture.h | Mevelec/GameEngine | 70195139dcf74170ed34282ce1918160364a441f | [
"Apache-2.0"
] | null | null | null | #pragma once
#include <string>
#include <vector>
namespace GameEngine {
class Texture
{
public:
virtual ~Texture() = default;
virtual uint32_t getWidth() const = 0;
virtual uint32_t getHeight() const = 0;
virtual void setData(void* data, uint32_t size) = 0;
virtual void bind(uint32_t slot = 0) const =... | 20.605263 | 65 | 0.692209 | [
"vector"
] |
5c1b170f5665a7083c4fd1c9f0696095d8339f13 | 12,302 | h | C | 3RDPARTY/OpenTissue/OpenTissue/dynamics/mbd/simulators/mbd_separated_collision_contact_fixed_step_simulator.h | H2020-MSCA-ITN-rainbow/GRIT | 1bdfb0735515e9d462214f66b88a71aabf836d76 | [
"MIT"
] | 4 | 2018-05-28T19:59:05.000Z | 2021-04-23T19:57:26.000Z | 3RDPARTY/OpenTissue/OpenTissue/dynamics/mbd/simulators/mbd_separated_collision_contact_fixed_step_simulator.h | H2020-MSCA-ITN-rainbow/GRIT | 1bdfb0735515e9d462214f66b88a71aabf836d76 | [
"MIT"
] | 18 | 2018-05-06T21:08:19.000Z | 2018-06-11T17:59:00.000Z | 3RDPARTY/OpenTissue/OpenTissue/dynamics/mbd/simulators/mbd_separated_collision_contact_fixed_step_simulator.h | misztal/GRIT | 6850fec967c9de7c6c501f5067d021ef5288b88e | [
"MIT"
] | null | null | null | #ifndef OPENTISSUE_DYNAMICS_MBD_UTIL_SIMULATORS_MBD_SEPARATED_COLLISION_CONTACT_FIXED_STEP_SIMULATOR_H
#define OPENTISSUE_DYNAMICS_MBD_UTIL_SIMULATORS_MBD_SEPARATED_COLLISION_CONTACT_FIXED_STEP_SIMULATOR_H
//
// OpenTissue Template Library
// - A generic toolbox for physics-based modeling and simulation.
// Copyright (... | 39.941558 | 126 | 0.649244 | [
"vector"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.