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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
999f12497df96472f0ca945a31d1bd073f246355 | 5,789 | h | C | espem/main.h | ifdru74/espem | 0141602d81f78b0e25b91bf77872636713f0460a | [
"MIT"
] | null | null | null | espem/main.h | ifdru74/espem | 0141602d81f78b0e25b91bf77872636713f0460a | [
"MIT"
] | null | null | null | espem/main.h | ifdru74/espem | 0141602d81f78b0e25b91bf77872636713f0460a | [
"MIT"
] | null | null | null | /* ESPEM - ESP Energy monitor
* A code for ESP8266 based boards to interface with PeaceFair PZEM PowerMeters
* It can poll/collect PowerMeter data and provide it for futher processing in text/json format
*
* (c) Emil Muratov 2018
*
*/
#define HWSERIAL_PORT UART0
// Sketch configuration
#include "config.h"
/... | 31.291892 | 110 | 0.634134 | [
"object",
"vector"
] |
99a229ad8d2279f172b98944e4b1c9e2d0fde8e4 | 20,092 | c | C | src/mem.c | MtlSnk/x1 | 4ae79cffba89c9f619dc65414291db9ae71208a4 | [
"MIT"
] | 51 | 2017-10-17T20:08:37.000Z | 2021-03-04T06:41:24.000Z | src/mem.c | smalinux/x1 | 4ae79cffba89c9f619dc65414291db9ae71208a4 | [
"MIT"
] | null | null | null | src/mem.c | smalinux/x1 | 4ae79cffba89c9f619dc65414291db9ae71208a4 | [
"MIT"
] | 11 | 2017-10-14T22:05:42.000Z | 2020-10-29T15:16:08.000Z | /*
* Copyright (c) 2017 Richard Braun.
* Copyright (c) 2017 Jerko Lenstra.
*
* 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 rig... | 28.992785 | 80 | 0.655833 | [
"object"
] |
99b04be2adccad647873b2e7fa5b854cd368a807 | 1,090 | h | C | Source/UnrealCPP/DestroyActorOnOverlap/DestroyActorOnOverlap.h | Harrison1/unrealcpp-full-project | a0a84d124b3023a87cbcbf12cf8ee0a833dd4302 | [
"MIT"
] | 6 | 2018-04-22T15:27:39.000Z | 2021-11-02T17:33:58.000Z | Source/UnrealCPP/DestroyActorOnOverlap/DestroyActorOnOverlap.h | Harrison1/unrealcpp-full-project | a0a84d124b3023a87cbcbf12cf8ee0a833dd4302 | [
"MIT"
] | null | null | null | Source/UnrealCPP/DestroyActorOnOverlap/DestroyActorOnOverlap.h | Harrison1/unrealcpp-full-project | a0a84d124b3023a87cbcbf12cf8ee0a833dd4302 | [
"MIT"
] | 4 | 2018-07-26T15:39:46.000Z | 2020-12-28T08:10:35.000Z | // Harrison McGuire
// UE4 Version 4.18.3
// https://github.com/Harrison1/unrealcpp
// https://severallevels.io
// https://harrisonmcguire.com
#pragma once
#include "CoreMinimal.h"
#include "GameFramework/Actor.h"
#include "DestroyActorOnOverlap.generated.h"
UCLASS()
class UNREALCPP_API ADestroyActorOnOverlap : p... | 24.222222 | 198 | 0.782569 | [
"mesh"
] |
99b827b2ae3e0549bce933ef7b28d729acf63224 | 14,660 | h | C | src/ta/ta_list.h | emer/pdpp | ccce243ae356dc5908cdd667419a7afd74cf22ad | [
"BSD-3-Clause"
] | null | null | null | src/ta/ta_list.h | emer/pdpp | ccce243ae356dc5908cdd667419a7afd74cf22ad | [
"BSD-3-Clause"
] | null | null | null | src/ta/ta_list.h | emer/pdpp | ccce243ae356dc5908cdd667419a7afd74cf22ad | [
"BSD-3-Clause"
] | null | null | null | /* -*- C++ -*- */
/*=============================================================================
// //
// This file is part of the TypeAccess/C-Super-Script software package. //
// //
// Copyright (C) 1995 Randall C. O'Reilly, Chadley K. Dawson, //
// James L. McClellan... | 44.695122 | 110 | 0.643042 | [
"object"
] |
99bf20773a962b6438325bb83248c6ceabd7a370 | 12,031 | h | C | src/quantadb/WorkerPool.h | nliao6622/QuantaDB-1 | e5db80c7b9e9f5b3c2c6715ce77c56d56e4c4c94 | [
"Apache-2.0"
] | 12 | 2021-01-20T23:20:27.000Z | 2021-12-10T12:14:26.000Z | src/quantadb/WorkerPool.h | nliao6622/QuantaDB-1 | e5db80c7b9e9f5b3c2c6715ce77c56d56e4c4c94 | [
"Apache-2.0"
] | null | null | null | src/quantadb/WorkerPool.h | nliao6622/QuantaDB-1 | e5db80c7b9e9f5b3c2c6715ce77c56d56e4c4c94 | [
"Apache-2.0"
] | 2 | 2021-01-13T02:03:32.000Z | 2022-01-20T17:26:55.000Z | /* Copyright 2021 Futurewei Technologies, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicabl... | 31.007732 | 102 | 0.571773 | [
"object",
"vector"
] |
99d2790e55ed25347901a294f52a01d1e12df2a0 | 16,446 | h | C | Unsupported/RlCli/rlcli.h | sleyzerzon/soar | 74a6f32ba1be3a7b3ed4eac0b44b0f4b2e981f71 | [
"Unlicense"
] | 1 | 2016-04-01T04:02:28.000Z | 2016-04-01T04:02:28.000Z | Unsupported/RlCli/rlcli.h | sleyzerzon/soar | 74a6f32ba1be3a7b3ed4eac0b44b0f4b2e981f71 | [
"Unlicense"
] | null | null | null | Unsupported/RlCli/rlcli.h | sleyzerzon/soar | 74a6f32ba1be3a7b3ed4eac0b44b0f4b2e981f71 | [
"Unlicense"
] | null | null | null | /**
* @file rlcli.h
* @author Jonathan Voigt <voigtjr@gmail.com>
* @date 2011
*
* Simple command line app for running RL experiments.
* Based on TestCLI.
*/
#ifndef RLCLI_H
#define RLCLI_H
#include <string>
#include <iostream>
#include <queue>
#include <vector>
#include <fstream>
#include ... | 29.473118 | 115 | 0.460173 | [
"object",
"vector"
] |
99d8d5ea49adf872fb22ea66ba92e171cac9b8c8 | 3,837 | h | C | oxygine/src/res/Resources.h | sanyaade-teachings/oxygine-framework_back | 6bbc9ba40e2bfb6c27c2ac008a434244c57b6df6 | [
"MIT"
] | null | null | null | oxygine/src/res/Resources.h | sanyaade-teachings/oxygine-framework_back | 6bbc9ba40e2bfb6c27c2ac008a434244c57b6df6 | [
"MIT"
] | null | null | null | oxygine/src/res/Resources.h | sanyaade-teachings/oxygine-framework_back | 6bbc9ba40e2bfb6c27c2ac008a434244c57b6df6 | [
"MIT"
] | null | null | null | #pragma once
#include "oxygine_include.h"
#include <string>
#include <list>
#include <string.h>
#include "pugixml/pugixml.hpp"
#include "closure/closure.h"
#include "core/Object.h"
namespace pugi
{
class xml_node;
}
namespace oxygine
{
using namespace std;
class Resource;
class ResFont;
class ResAnim;
class... | 28.422222 | 202 | 0.720354 | [
"object",
"vector"
] |
99de4bdf55246a307682dfaca3da37aac7d3b0ad | 1,388 | h | C | networkit/cpp/centrality/ERD2.h | gstoszek/networkit | 5f4e7b9a0f8a431465911209d41e0c73f9bf0df0 | [
"MIT"
] | null | null | null | networkit/cpp/centrality/ERD2.h | gstoszek/networkit | 5f4e7b9a0f8a431465911209d41e0c73f9bf0df0 | [
"MIT"
] | null | null | null | networkit/cpp/centrality/ERD2.h | gstoszek/networkit | 5f4e7b9a0f8a431465911209d41e0c73f9bf0df0 | [
"MIT"
] | null | null | null | /*
* ERD2.h
*
* Author: gstoszek
*/
#ifndef ERD2_H_
#define ERD2_H_
#include "Centrality.h"
#include "../algebraic/CSRMatrix.h"
#include "../numerics/LAMG/Lamg.h"
#include <armadillo>
namespace NetworKit {
class ERD2: public NetworKit::Centrality {
public:
ERD2(const Graph& G);
void ... | 27.215686 | 172 | 0.638329 | [
"vector"
] |
99df5b64f3711cad04347453350b533bfc4eef72 | 12,370 | h | C | nvvs/include/DcgmRecorder.h | deepio/DCGM | d10273f18fb3d425da752ab6bb7e07af3d18caec | [
"Apache-2.0"
] | 85 | 2021-02-03T19:58:50.000Z | 2022-03-21T08:00:11.000Z | nvvs/include/DcgmRecorder.h | deepio/DCGM | d10273f18fb3d425da752ab6bb7e07af3d18caec | [
"Apache-2.0"
] | 19 | 2021-03-19T08:13:58.000Z | 2022-03-17T02:50:41.000Z | nvvs/include/DcgmRecorder.h | deepio/DCGM | d10273f18fb3d425da752ab6bb7e07af3d18caec | [
"Apache-2.0"
] | 17 | 2021-02-04T06:47:30.000Z | 2022-03-21T22:14:03.000Z | /*
* Copyright (c) 2021, NVIDIA CORPORATION. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless requi... | 35.855072 | 113 | 0.625546 | [
"object",
"vector"
] |
82001723654f01f2daca51c8ed1bcfe4d5d4b456 | 9,412 | h | C | src/guacamole/guac_surface.h | unk0rrupt/collab-vm-server | 30a18cc91b757216a08e900826b589ce29bc3bf0 | [
"Apache-2.0"
] | 74 | 2020-12-20T19:29:21.000Z | 2021-12-04T14:59:29.000Z | src/guacamole/guac_surface.h | unk0rrupt/collab-vm-server | 30a18cc91b757216a08e900826b589ce29bc3bf0 | [
"Apache-2.0"
] | 2 | 2020-12-27T12:10:50.000Z | 2021-01-24T12:38:24.000Z | src/guacamole/guac_surface.h | unk0rrupt/collab-vm-server | 30a18cc91b757216a08e900826b589ce29bc3bf0 | [
"Apache-2.0"
] | 4 | 2020-12-20T14:28:11.000Z | 2021-08-20T17:01:11.000Z | /*
* Copyright (C) 2014 Glyptodon 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 restriction, including without limitation the rights
* to use, copy, modify, merge, publi... | 32.343643 | 123 | 0.712176 | [
"solid"
] |
8202d99fabc76ad819bba5754675f2d77f4cd2fa | 2,081 | h | C | src/component/hcsr04.h | calgray/smartbin | 06129fd40484bc10d782f3d4174197550c751125 | [
"MIT"
] | null | null | null | src/component/hcsr04.h | calgray/smartbin | 06129fd40484bc10d782f3d4174197550c751125 | [
"MIT"
] | null | null | null | src/component/hcsr04.h | calgray/smartbin | 06129fd40484bc10d782f3d4174197550c751125 | [
"MIT"
] | 1 | 2021-12-09T03:06:26.000Z | 2021-12-09T03:06:26.000Z | /**
* MIT License
*
* Copyright (c) 2021 UWA-CITS5506-Gp01
*
* 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, c... | 29.309859 | 81 | 0.661221 | [
"vector"
] |
82056035f96994e56101041a651654c97a63b3d4 | 14,974 | h | C | 3rd/n3ldg/include/AttentionHelp.h | m0dulo/StanceDetector-Bicond | f0a6edd8c2795f9fc44101ecbbd828b93117e4c9 | [
"MIT"
] | null | null | null | 3rd/n3ldg/include/AttentionHelp.h | m0dulo/StanceDetector-Bicond | f0a6edd8c2795f9fc44101ecbbd828b93117e4c9 | [
"MIT"
] | null | null | null | 3rd/n3ldg/include/AttentionHelp.h | m0dulo/StanceDetector-Bicond | f0a6edd8c2795f9fc44101ecbbd828b93117e4c9 | [
"MIT"
] | null | null | null | #ifndef ATTENTION_HELP
#define ATTENTION_HELP
/*
* AttentionHelp.h:
* attention softmax help nodes
*
* Created on: Apr 22, 2017
* Author: mszhang
*/
#include "MyLib.h"
#include "Node.h"
#include "Graph.h"
#include <memory>
class AttentionSoftMaxNode : public Node {
public:
vector<dtype> masks, mask_losse... | 31.392034 | 114 | 0.516762 | [
"vector"
] |
8207fc99e87cd05cb4d07ce8479e7a3c6d761056 | 4,870 | h | C | Source/WebCore/Modules/mediastream/MediaDevices.h | jacadcaps/webkitty | 9aebd2081349f9a7b5d168673c6f676a1450a66d | [
"BSD-2-Clause"
] | 6 | 2021-07-05T16:09:39.000Z | 2022-03-06T22:44:42.000Z | Source/WebCore/Modules/mediastream/MediaDevices.h | jacadcaps/webkitty | 9aebd2081349f9a7b5d168673c6f676a1450a66d | [
"BSD-2-Clause"
] | 7 | 2022-03-15T13:25:39.000Z | 2022-03-15T13:25:44.000Z | Source/WebCore/Modules/mediastream/MediaDevices.h | jacadcaps/webkitty | 9aebd2081349f9a7b5d168673c6f676a1450a66d | [
"BSD-2-Clause"
] | null | null | null | /*
* Copyright (C) 2015 Ericsson AB. All rights reserved.
* Copyright (C) 2016-2018 Apple 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:
*
* 1. Redistributions of source code must re... | 35.289855 | 155 | 0.754415 | [
"vector"
] |
820f2bfe72ed69e55a6fec828c6819f0826097db | 702 | h | C | Engine/Source/Entity/Components/Component.h | hipiPan/GearEngine | 4ef60bf309603c8ee439c23c60fc644651d417fb | [
"MIT"
] | 12 | 2018-12-30T14:40:54.000Z | 2021-12-27T15:10:11.000Z | Engine/Source/Entity/Components/Component.h | hipiPan/GearEngine | 4ef60bf309603c8ee439c23c60fc644651d417fb | [
"MIT"
] | 1 | 2022-01-02T17:30:28.000Z | 2022-01-02T17:40:31.000Z | Engine/Source/Entity/Components/Component.h | hipiPan/GearEngine | 4ef60bf309603c8ee439c23c60fc644651d417fb | [
"MIT"
] | null | null | null | #pragma once
#include <memory>
namespace gear {
enum class ComponentType {
None,
Transform,
Renderable,
Camera,
Light,
Mesh,
Skybox,
Animation
};
class Entity;
class Component {
public:
Component(Entity*);
virtual ~Co... | 18 | 75 | 0.559829 | [
"mesh",
"transform"
] |
820f75f60dec59cf550b6bbd129480036c7ec048 | 1,186 | h | C | Gems/Atom/Feature/Common/Code/Include/Atom/Feature/SkinnedMesh/SkinnedMeshStatsBus.h | BreakerOfThings/o3de | f4c59f868c726470ec910623facd836047d059c3 | [
"Apache-2.0",
"MIT"
] | null | null | null | Gems/Atom/Feature/Common/Code/Include/Atom/Feature/SkinnedMesh/SkinnedMeshStatsBus.h | BreakerOfThings/o3de | f4c59f868c726470ec910623facd836047d059c3 | [
"Apache-2.0",
"MIT"
] | null | null | null | Gems/Atom/Feature/Common/Code/Include/Atom/Feature/SkinnedMesh/SkinnedMeshStatsBus.h | BreakerOfThings/o3de | f4c59f868c726470ec910623facd836047d059c3 | [
"Apache-2.0",
"MIT"
] | null | null | null | /*
* Copyright (c) Contributors to the Open 3D Engine Project.
* For complete copyright and license terms please see the LICENSE at the root of this distribution.
*
* SPDX-License-Identifier: Apache-2.0 OR MIT
*
*/
#pragma once
#include <Atom/RPI.Public/Base.h>
#include <AzCore/EBus/EBus.h>
namespace AZ
{
... | 29.65 | 100 | 0.646712 | [
"render",
"3d"
] |
8212c22fc7e8b863c81bc6ac5717ec509f732d2f | 81,069 | c | C | Able/XPL611/dumprel.c | Synclavier/Software | a237bf2a6698bf7bc6c8282227fc22b627e512cc | [
"MIT"
] | 5 | 2017-10-26T03:02:21.000Z | 2021-06-24T23:32:25.000Z | Able/XPL611/dumprel.c | Synclavier/Software | a237bf2a6698bf7bc6c8282227fc22b627e512cc | [
"MIT"
] | null | null | null | Able/XPL611/dumprel.c | Synclavier/Software | a237bf2a6698bf7bc6c8282227fc22b627e512cc | [
"MIT"
] | 2 | 2020-11-04T04:07:33.000Z | 2021-06-24T23:32:30.000Z | /* $title Dump Relocatable Files */
/* This program dumps relocatable files by calling DUMPIF.
By: Karim J. Chichakly on 16 July 1987
*/
/* Translated to C: 02/23/99 at 12:20 */
/* Translator Version: 0.000 */
#include "XPL.h"
#include "dumprel.h"
/* Define the ASCII character set (and some special VT10... | 81,069 | 81,069 | 0.601784 | [
"object",
"vector",
"model"
] |
8216fdf5a1ee3e15f1d24f177b9996d994ef5bf6 | 4,850 | h | C | rnrt_control_tools/include/rnrt_control_tools/transfer_function_info.h | rinnaz/rn-ros-toolbox | 9f34877fd97374128b466d02979eb3d8d6d7374f | [
"MIT"
] | null | null | null | rnrt_control_tools/include/rnrt_control_tools/transfer_function_info.h | rinnaz/rn-ros-toolbox | 9f34877fd97374128b466d02979eb3d8d6d7374f | [
"MIT"
] | null | null | null | rnrt_control_tools/include/rnrt_control_tools/transfer_function_info.h | rinnaz/rn-ros-toolbox | 9f34877fd97374128b466d02979eb3d8d6d7374f | [
"MIT"
] | null | null | null | /*********************************************************************
* Software License Agreement (BSD License)
*
* Copyright (c) 2021, Rinat Nazarov
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the followin... | 33.916084 | 102 | 0.661856 | [
"vector"
] |
821809f4936889e548a32c3801935fbbf61837a5 | 2,166 | h | C | Classes/tool/pool.h | yukuntan/ArcaneBox | 1f921bd8a5c0664ebbaf2dc397c1172b5512b4d6 | [
"MIT"
] | 1 | 2017-03-08T11:17:38.000Z | 2017-03-08T11:17:38.000Z | Classes/tool/pool.h | yukuntan/ArcaneBox | 1f921bd8a5c0664ebbaf2dc397c1172b5512b4d6 | [
"MIT"
] | null | null | null | Classes/tool/pool.h | yukuntan/ArcaneBox | 1f921bd8a5c0664ebbaf2dc397c1172b5512b4d6 | [
"MIT"
] | null | null | null | /*
* Copyright (C) 2016-2018 tan yukun <tyk.163@163.com>
* All rights reserved.
*
* This software is licensed as described in the file COPYING, which
* you should have received as part of this distribution.
*
* Author: tan yukun <tyk.163@163.com>
*/
#pragma once
#include <cstddef>
#include <cassert>
#include... | 22.102041 | 73 | 0.647738 | [
"vector"
] |
16d197f0c4ead45ba5a88189814864b978354e51 | 2,117 | h | C | heron/common/src/cpp/basics/fileutils.h | NunoEdgarGFlowHub/heron | 53380553d79a9473184821e5864aedfe9f45f290 | [
"Apache-2.0"
] | 1 | 2021-06-29T07:00:10.000Z | 2021-06-29T07:00:10.000Z | heron/common/src/cpp/basics/fileutils.h | NunoEdgarGFlowHub/heron | 53380553d79a9473184821e5864aedfe9f45f290 | [
"Apache-2.0"
] | null | null | null | heron/common/src/cpp/basics/fileutils.h | NunoEdgarGFlowHub/heron | 53380553d79a9473184821e5864aedfe9f45f290 | [
"Apache-2.0"
] | 1 | 2019-10-02T15:23:46.000Z | 2019-10-02T15:23:46.000Z | /*
* Copyright 2015 Twitter, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | 33.078125 | 85 | 0.679263 | [
"vector"
] |
16d5c7fbe326bddc5f183eb2ca08172a3c7189d7 | 5,832 | c | C | src/GaIA/pkgs/nipper/nipper-0.11.5/FW1/report-services.c | uninth/UNItools | c8b1fbfd5d3753b5b14fa19033e39737dedefc00 | [
"BSD-3-Clause"
] | null | null | null | src/GaIA/pkgs/nipper/nipper-0.11.5/FW1/report-services.c | uninth/UNItools | c8b1fbfd5d3753b5b14fa19033e39737dedefc00 | [
"BSD-3-Clause"
] | null | null | null | src/GaIA/pkgs/nipper/nipper-0.11.5/FW1/report-services.c | uninth/UNItools | c8b1fbfd5d3753b5b14fa19033e39737dedefc00 | [
"BSD-3-Clause"
] | 1 | 2021-06-08T15:59:26.000Z | 2021-06-08T15:59:26.000Z | /***************************************************************************
* Nipper - The network infrastructure parser *
* Copyright (C) 2006 - 2008 by Ian Ventura-Whiting *
* fizz@titania.co.uk *
* ... | 43.2 | 109 | 0.602709 | [
"object"
] |
16d84ee9c6e02627a091a789be71b1342d3643ad | 1,062 | h | C | CSL/src/wmark/parser_actions/image_action.h | mickjagger19/CppTS | b974764858be4000472505a6277b1011f9c34274 | [
"BSD-2-Clause"
] | null | null | null | CSL/src/wmark/parser_actions/image_action.h | mickjagger19/CppTS | b974764858be4000472505a6277b1011f9c34274 | [
"BSD-2-Clause"
] | 1 | 2019-12-31T03:35:43.000Z | 2019-12-31T03:36:13.000Z | CSL/src/wmark/parser_actions/image_action.h | mickjagger19/CppTS | b974764858be4000472505a6277b1011f9c34274 | [
"BSD-2-Clause"
] | 8 | 2019-04-21T06:06:11.000Z | 2020-05-04T15:20:36.000Z | /*
** Xin YUAN, 2019, BSD (2)
*/
////////////////////////////////////////////////////////////////////////////////
#ifndef __TK_IMAGE_ACTION_H__
#define __TK_IMAGE_ACTION_H__
////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////... | 32.181818 | 89 | 0.332392 | [
"vector"
] |
16d953c1a356fdd407f016ffeebabc7102eeafe0 | 11,213 | c | C | engine/src/base/log/streams/file.c | Oghma/speect | f618e8d651cb9ec4c90cc244af3e7aa993599f6d | [
"BSD-2-Clause",
"BSD-3-Clause"
] | 5 | 2016-01-29T14:39:46.000Z | 2019-04-24T14:45:55.000Z | engine/src/base/log/streams/file.c | Oghma/speect | f618e8d651cb9ec4c90cc244af3e7aa993599f6d | [
"BSD-2-Clause",
"BSD-3-Clause"
] | null | null | null | engine/src/base/log/streams/file.c | Oghma/speect | f618e8d651cb9ec4c90cc244af3e7aa993599f6d | [
"BSD-2-Clause",
"BSD-3-Clause"
] | 7 | 2015-09-17T14:45:05.000Z | 2020-03-30T13:19:29.000Z | /************************************************************************************/
/* Copyright (c) 2008-2011 The Department of Arts and Culture, */
/* The Government of the Republic of South Africa. */
/* ... | 34.082067 | 86 | 0.46134 | [
"object"
] |
16ea584204ccc01af3741665a1bb4eb00f6a1874 | 10,832 | h | C | project/water/water.h | lromerio/ProceduralTerrain | c976d41fd7b541c0fd5c740b39143af7c90b562b | [
"MIT"
] | 9 | 2017-12-12T06:08:56.000Z | 2022-03-27T13:34:18.000Z | project/water/water.h | lromerio/ProceduralTerrain | c976d41fd7b541c0fd5c740b39143af7c90b562b | [
"MIT"
] | null | null | null | project/water/water.h | lromerio/ProceduralTerrain | c976d41fd7b541c0fd5c740b39143af7c90b562b | [
"MIT"
] | 4 | 2017-09-27T08:04:14.000Z | 2020-07-07T01:50:47.000Z | #pragma once
#include "icg_helper.h"
#include "config.h"
#include <glm/gtc/type_ptr.hpp>
class Water {
private:
GLuint vertex_array_id_; // vertex array object
GLuint vertex_buffer_object_position_; // memory buffer for positions
GLuint vertex_buffer_object_index_; // m... | 38.411348 | 112 | 0.564623 | [
"render",
"object",
"vector",
"model"
] |
16f65757e5d91dcb5c629bb2c0af9a48727c6a92 | 3,032 | h | C | board.h | woongbinchoi/Sorcery | d8e6e2b684490b0b6b982c704282a8b785b50d13 | [
"MIT"
] | null | null | null | board.h | woongbinchoi/Sorcery | d8e6e2b684490b0b6b982c704282a8b785b50d13 | [
"MIT"
] | null | null | null | board.h | woongbinchoi/Sorcery | d8e6e2b684490b0b6b982c704282a8b785b50d13 | [
"MIT"
] | null | null | null | #ifndef BOARD_H
#define BOARD_H
#include "subject.h"
#include "state.h"
#include "player.h"
#include "deck.h"
#include "observer.h"
#include <memory>
class TextDisplay;
class GraphicsDisplay; //1
class Board : public Subject<State, Status>, public Observer<State, Status>{
// The gamestate is in subject.h
int playerT... | 33.688889 | 127 | 0.721306 | [
"object",
"vector"
] |
16f8ae57cb9e3f24a130c01dda8a8c9fde630698 | 8,002 | h | C | compiler/include/PassManager.h | tzinsky/chapel | 85ecb66591c7b67ce24158608fe7c12a53c7887b | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | compiler/include/PassManager.h | tzinsky/chapel | 85ecb66591c7b67ce24158608fe7c12a53c7887b | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | compiler/include/PassManager.h | tzinsky/chapel | 85ecb66591c7b67ce24158608fe7c12a53c7887b | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | /*
* Copyright 2020-2022 Hewlett Packard Enterprise Development LP
* Copyright 2004-2019 Cray Inc.
* Other additional copyright holders may be indicated within.
*
* The entirety of this work is licensed under the Apache License,
* Version 2.0 (the "License"); you may not use this file except
* in compliance with... | 32.528455 | 87 | 0.682329 | [
"vector"
] |
e50cdbace86c0cef5114e9b4088c52c17153e725 | 1,060 | h | C | owGame/Utils/WowChunkUtils.h | Chaos192/OpenWow | 1d91a51fafeedadc67122a3e9372ec4637a48434 | [
"Apache-2.0"
] | 30 | 2017-09-02T20:25:47.000Z | 2021-12-31T10:12:07.000Z | owGame/Utils/WowChunkUtils.h | Chaos192/OpenWow | 1d91a51fafeedadc67122a3e9372ec4637a48434 | [
"Apache-2.0"
] | null | null | null | owGame/Utils/WowChunkUtils.h | Chaos192/OpenWow | 1d91a51fafeedadc67122a3e9372ec4637a48434 | [
"Apache-2.0"
] | 23 | 2018-02-04T17:18:33.000Z | 2022-03-22T09:45:36.000Z | #pragma once
/**
* Some WoW chunks is sequence of string with '\0' delimeter.
*/
inline void PasreChunkAsStringArray(const std::shared_ptr<IByteBuffer>& Bytes, std::vector<std::string> * StringsArray)
{
if (Bytes == nullptr)
throw CException("PasreChunkAsStringArray: Bytes is nullptr.");
if (Bytes->getSize() ==... | 30.285714 | 137 | 0.698113 | [
"vector"
] |
e52481084ef793894803b9eaba9835937192fcf2 | 3,781 | h | C | Demo/Code/Support/Timer.h | ProjectAsura/separable-sss | c297d3439a3efebdd2c565d21e24cd8a593e2039 | [
"Unlicense"
] | 390 | 2015-01-05T19:29:59.000Z | 2022-03-31T07:50:19.000Z | Demo/Code/Support/Timer.h | theomission/separable-sss | b2174689ab22d90647825fdbada7bbd08e7e4e49 | [
"Unlicense"
] | null | null | null | Demo/Code/Support/Timer.h | theomission/separable-sss | b2174689ab22d90647825fdbada7bbd08e7e4e49 | [
"Unlicense"
] | 100 | 2015-01-14T12:11:31.000Z | 2022-03-24T01:07:44.000Z | /**
* Copyright (C) 2010 Jorge Jimenez (jorge@iryoku.com). All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright notice... | 34.063063 | 111 | 0.649564 | [
"vector"
] |
e53075b1d78e3328c8dc29f3b9a00bcd4d65bf92 | 336 | h | C | Society2.0/Society2.0/SkillGroup.h | simsim314/Society2.0 | a95e42122e2541b7544dd641247681996f1e625a | [
"Unlicense"
] | 1 | 2019-07-11T13:10:43.000Z | 2019-07-11T13:10:43.000Z | Society2.0/Society2.0/SkillGroup.h | mdheller/Society2.0 | a95e42122e2541b7544dd641247681996f1e625a | [
"Unlicense"
] | 1 | 2019-02-19T12:32:52.000Z | 2019-03-07T20:49:50.000Z | Society2.0/Society2.0/SkillGroup.h | mdheller/Society2.0 | a95e42122e2541b7544dd641247681996f1e625a | [
"Unlicense"
] | 1 | 2020-01-10T12:37:30.000Z | 2020-01-10T12:37:30.000Z | #pragma once
#include "Group.h"
#include "HivePollQuestion.h"
#include "SkillPerson.h"
class SkillGroup : public Group
{
private:
void UpdateSkillPeople();
public:
vector<HivePollQuestion*> questions;
vector<SkillPerson*> skilled_people;
Person* GenerateSuperHumanAgent();
SkillGroup();
~Skill... | 16.8 | 39 | 0.705357 | [
"vector"
] |
e531ac9aa37f0634a73100c76a98ba30a8f98934 | 899 | h | C | src/AdventOfCode2018/Day18-SettlersNorthPole/LumberLandscapeSimulator.h | dbartok/advent-of-code-cpp | c8c2df7a21980f8f3e42128f7bc5df8288f18490 | [
"MIT"
] | null | null | null | src/AdventOfCode2018/Day18-SettlersNorthPole/LumberLandscapeSimulator.h | dbartok/advent-of-code-cpp | c8c2df7a21980f8f3e42128f7bc5df8288f18490 | [
"MIT"
] | null | null | null | src/AdventOfCode2018/Day18-SettlersNorthPole/LumberLandscapeSimulator.h | dbartok/advent-of-code-cpp | c8c2df7a21980f8f3e42128f7bc5df8288f18490 | [
"MIT"
] | null | null | null | #pragma once
#include <AdventOfCodeCommon/DisableLibraryWarningsMacros.h>
__BEGIN_LIBRARIES_DISABLE_WARNINGS
#include <vector>
__END_LIBRARIES_DISABLE_WARNINGS
namespace AdventOfCode
{
namespace Year2018
{
namespace Day18
{
enum class Acre;
using LumberAreaRow = std::vector<Acre>;
using LumberArea = std::vector<Lum... | 16.962264 | 67 | 0.753059 | [
"vector"
] |
e534b3982badf44593537c4ca7f60a686159d965 | 91,837 | h | C | public/sdk/inc/nturtl.h | szdyg/Wrk-Learning | f1110b8c7ab0bc6be96ee4df80489f2d87cbba13 | [
"Intel"
] | null | null | null | public/sdk/inc/nturtl.h | szdyg/Wrk-Learning | f1110b8c7ab0bc6be96ee4df80489f2d87cbba13 | [
"Intel"
] | null | null | null | public/sdk/inc/nturtl.h | szdyg/Wrk-Learning | f1110b8c7ab0bc6be96ee4df80489f2d87cbba13 | [
"Intel"
] | null | null | null | /*++ Build Version: 0001 // Increment this if a change has global effects
Copyright (c) Microsoft Corporation. All rights reserved.
You may only use this code if you agree to the terms of the Windows Research Kernel Source Code License agreement (see License.txt).
If you do not agree to the terms, do not use the c... | 26.443133 | 174 | 0.742228 | [
"object"
] |
e5363097de03f2b82683b052cb44747b523310ef | 7,315 | h | C | openbmc/build/tmp/deploy/sdk/witherspoon-2019-08-08/sysroots/armv6-openbmc-linux-gnueabi/usr/src/debug/glib-2.0/1_2.60.3-r0/glib-2.60.3/gio/gsimpleasyncresult.h | sotaoverride/backup | ca53a10b72295387ef4948a9289cb78ab70bc449 | [
"Apache-2.0"
] | null | null | null | openbmc/build/tmp/deploy/sdk/witherspoon-2019-08-08/sysroots/armv6-openbmc-linux-gnueabi/usr/src/debug/glib-2.0/1_2.60.3-r0/glib-2.60.3/gio/gsimpleasyncresult.h | sotaoverride/backup | ca53a10b72295387ef4948a9289cb78ab70bc449 | [
"Apache-2.0"
] | null | null | null | openbmc/build/tmp/deploy/sdk/witherspoon-2019-08-08/sysroots/armv6-openbmc-linux-gnueabi/usr/src/debug/glib-2.0/1_2.60.3-r0/glib-2.60.3/gio/gsimpleasyncresult.h | sotaoverride/backup | ca53a10b72295387ef4948a9289cb78ab70bc449 | [
"Apache-2.0"
] | null | null | null | /* GIO - GLib Input, Output and Streaming Library
*
* Copyright (C) 2006-2007 Red Hat, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, o... | 46.592357 | 80 | 0.657963 | [
"object"
] |
e543ad9620ce3908f2be7b26dae1830b897b6bfd | 486 | h | C | src/mesh.h | Woking-34/dynamic-stackless-binary-tree-traversal | dd1d549327f5a7aae530bc02cf542b1f4ebea86f | [
"MIT"
] | 3 | 2019-09-20T04:46:58.000Z | 2021-06-11T06:05:01.000Z | src/mesh.h | Woking-34/dynamic-stackless-binary-tree-traversal | dd1d549327f5a7aae530bc02cf542b1f4ebea86f | [
"MIT"
] | null | null | null | src/mesh.h | Woking-34/dynamic-stackless-binary-tree-traversal | dd1d549327f5a7aae530bc02cf542b1f4ebea86f | [
"MIT"
] | null | null | null | //
// mesh.h
// tracer
//
// Created by Rasmus Barringer on 2012-10-06.
// Copyright (c) 2012 Lund University. All rights reserved.
//
#ifndef tracer_mesh_h
#define tracer_mesh_h
#include "triangle.h"
#include "alignedallocator.h"
#include <vector>
class Mesh {
private:
std::vector<Triangle, AlignedAllocator<Tr... | 18 | 72 | 0.718107 | [
"mesh",
"vector"
] |
e546d5ab506442cee499a38756b95d9aaab87f8d | 2,871 | h | C | MonoNative/mscorlib/System/Runtime/InteropServices/ComTypes/mscorlib_System_Runtime_InteropServices_ComTypes_IBindCtx.h | brunolauze/MonoNative | 959fb52c2c1ffe87476ab0d6e4fcce0ad9ce1e66 | [
"BSD-2-Clause"
] | 7 | 2015-03-10T03:36:16.000Z | 2021-11-05T01:16:58.000Z | MonoNative/mscorlib/System/Runtime/InteropServices/ComTypes/mscorlib_System_Runtime_InteropServices_ComTypes_IBindCtx.h | brunolauze/MonoNative | 959fb52c2c1ffe87476ab0d6e4fcce0ad9ce1e66 | [
"BSD-2-Clause"
] | 1 | 2020-06-23T10:02:33.000Z | 2020-06-24T02:05:47.000Z | MonoNative/mscorlib/System/Runtime/InteropServices/ComTypes/mscorlib_System_Runtime_InteropServices_ComTypes_IBindCtx.h | brunolauze/MonoNative | 959fb52c2c1ffe87476ab0d6e4fcce0ad9ce1e66 | [
"BSD-2-Clause"
] | null | null | null | #ifndef __MONO_NATIVE_MSCORLIB_SYSTEM_RUNTIME_INTEROPSERVICES_COMTYPES_IBINDCTX_H
#define __MONO_NATIVE_MSCORLIB_SYSTEM_RUNTIME_INTEROPSERVICES_COMTYPES_IBINDCTX_H
#include <mscorlib/System/mscorlib_System_Object.h>
#include <mscorlib/System/Runtime/InteropServices/ComTypes/mscorlib_System_Runtime_InteropServices_ComT... | 30.221053 | 191 | 0.75061 | [
"object"
] |
e54a22f9cc4f8dd99df9eaadda9bc0b80ae7388f | 2,020 | h | C | 3rd/scintilla/boostregex/UTF8DocumentIterator.h | wenyongfan/DuiLib_DuiEditor | 087b0de316b7816a366a278e2439aef7cbc5ed26 | [
"BSD-2-Clause"
] | 72 | 2020-02-25T03:59:19.000Z | 2022-03-27T23:20:46.000Z | 3rd/scintilla/boostregex/UTF8DocumentIterator.h | wenyongfan/DuiLib_DuiEditor | 087b0de316b7816a366a278e2439aef7cbc5ed26 | [
"BSD-2-Clause"
] | 3 | 2021-03-17T14:42:54.000Z | 2022-02-13T09:03:37.000Z | 3rd/scintilla/boostregex/UTF8DocumentIterator.h | wenyongfan/DuiLib_DuiEditor | 087b0de316b7816a366a278e2439aef7cbc5ed26 | [
"BSD-2-Clause"
] | 31 | 2020-03-15T01:57:50.000Z | 2022-03-19T11:10:29.000Z | #ifndef UTF8DOCUMENTITERATOR_H_3452843291318441149
#define UTF8DOCUMENTITERATOR_H_3452843291318441149
#include <stdlib.h>
#include <iterator>
#include <vector>
#include "Platform.h"
#include "Position.h"
namespace Scintilla {
class Document;
class UTF8DocumentIterator : public std::iterator<std::bidirectional_iter... | 21.72043 | 102 | 0.593564 | [
"vector"
] |
e54aca5a196071ae491ac455e324db98c15ac154 | 33,078 | c | C | kernel/huawei/hwp7/drivers/staging/android/logger.c | NightOfTwelve/android_device_huawei_hwp7 | a0a1c28e44210ce485a4177ac53d3fd580008a1e | [
"Apache-2.0"
] | 1 | 2020-04-03T14:00:34.000Z | 2020-04-03T14:00:34.000Z | kernel/huawei/hwp7/drivers/staging/android/logger.c | NightOfTwelve/android_device_huawei_hwp7 | a0a1c28e44210ce485a4177ac53d3fd580008a1e | [
"Apache-2.0"
] | null | null | null | kernel/huawei/hwp7/drivers/staging/android/logger.c | NightOfTwelve/android_device_huawei_hwp7 | a0a1c28e44210ce485a4177ac53d3fd580008a1e | [
"Apache-2.0"
] | 1 | 2020-04-03T14:00:39.000Z | 2020-04-03T14:00:39.000Z | /*
* drivers/misc/logger.c
*
* A Logging Subsystem
*
* Copyright (C) 2007-2008 Google, Inc.
*
* Robert Love <rlove@google.com>
*
* This software is licensed under the terms of the GNU General Public
* License version 2, as published by the Free Software Foundation, and
* may be copied, distributed, and modif... | 26.849026 | 117 | 0.681148 | [
"object",
"vector"
] |
e54db1f9dd3f38bcc10df3ff295878af671c1ef7 | 1,631 | h | C | ObjectDetection/objectdetection.h | roxennnn/automatic-license-plate-reading | f86aacfd0c84f290c6edfaeee44febf4dc0c4767 | [
"OLDAP-2.3"
] | null | null | null | ObjectDetection/objectdetection.h | roxennnn/automatic-license-plate-reading | f86aacfd0c84f290c6edfaeee44febf4dc0c4767 | [
"OLDAP-2.3"
] | null | null | null | ObjectDetection/objectdetection.h | roxennnn/automatic-license-plate-reading | f86aacfd0c84f290c6edfaeee44febf4dc0c4767 | [
"OLDAP-2.3"
] | null | null | null | #ifndef OBJECT_DETECTION_H
#define OBJECT_DETECTION_H
#include <opencv2/core.hpp>
#include <opencv2/highgui.hpp>
#include <opencv2/imgproc.hpp>
#include <opencv2/ccalib.hpp>
#include <opencv2/features2d.hpp>
#include <iostream>
class ObjectDetection {
public:
// Constructor
// Create the ObjectDetection object, ... | 30.203704 | 100 | 0.732066 | [
"object",
"vector"
] |
e555bbb43ba3c5028fe988032a2207f73eaedc4a | 1,261 | c | C | libxlsxwriter/examples/chart_working_with_example.c | QtExcel/Qlibxlsxwriter | 9d481ac634cc39f6b48ad508bd0f2edb45049076 | [
"MIT"
] | 6 | 2019-05-20T08:49:09.000Z | 2021-07-14T08:23:51.000Z | Qlibxlsxwriter/libxlsxwriter/examples/chart_working_with_example.c | milic12/SENN-application | 6de8cd5fb25cd0d7212fbd55415c8befdde90947 | [
"Unlicense"
] | 6 | 2018-06-29T08:21:13.000Z | 2018-11-20T09:47:50.000Z | Qlibxlsxwriter/libxlsxwriter/examples/chart_working_with_example.c | milic12/SENN-application | 6de8cd5fb25cd0d7212fbd55415c8befdde90947 | [
"Unlicense"
] | 7 | 2019-07-19T01:45:44.000Z | 2021-03-17T09:57:08.000Z | /*
* An example of a simple Excel chart using the libxlsxwriter library. This
* example is used in the "Working with Charts" section of the docs.
*
* Copyright 2014-2018, John McNamara, jmcnamara@cpan.org
*
*/
#include "xlsxwriter.h"
/* Create a worksheet with a chart. */
int main() {
lxw_workbook *workb... | 30.756098 | 75 | 0.691515 | [
"object"
] |
ab00a56b450cc61048b7a3679bcb81ef3579ba30 | 5,825 | c | C | F28377D/base/base_cpu1/main.c | FrauBluher/ShR2 | e23e5482c3695833eebf992e9047a2efa2f3076a | [
"MIT"
] | 1 | 2015-01-31T07:30:23.000Z | 2015-01-31T07:30:23.000Z | F28377D/base/base_cpu1/main.c | FrauBluher/ShR2 | e23e5482c3695833eebf992e9047a2efa2f3076a | [
"MIT"
] | 2 | 2020-02-11T23:29:47.000Z | 2020-06-05T17:29:41.000Z | F28377D/base/base_cpu1/main.c | FrauBluher/ShR2 | e23e5482c3695833eebf992e9047a2efa2f3076a | [
"MIT"
] | 3 | 2017-08-28T15:01:06.000Z | 2021-06-29T08:56:43.000Z | /*
* main.c
*/
#include "F28x_Project.h"
#include "driverlib/interrupt.h"
#include "driverlib/sysctl.h"
#include "utils/uartstdio.h"
#include "inc/hw_memmap.h"
#include "driverlib/uart.h"
//*****************************************************************************
//
// Defines required to redirect UART0 via USB.... | 25.548246 | 109 | 0.604807 | [
"vector"
] |
ab1fde5572278d3b55f8cd2676d63299b7a9c73a | 15,763 | h | C | multimedia/directx/dxvb/dx7vb/guids.h | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | multimedia/directx/dxvb/dx8vb/guids.h | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | multimedia/directx/dxvb/dx8vb/guids.h | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | //+-------------------------------------------------------------------------
//
// Microsoft Windows
//
// Copyright (C) Microsoft Corporation, 1998 - 1998
//
// File: guids.h
//
//--------------------------------------------------------------------------
#if 0
DEFINE_GUID( IID_IDirectDraw, 0x6C1... | 83.845745 | 123 | 0.742562 | [
"object"
] |
ab21bdc6b320411d28f35f561fbabc62dfe5e84a | 333 | h | C | engine/src/game_types.h | kordadam/notidok | 516c80a1fa25b99aff094c7733f39ff065221e1a | [
"Apache-2.0"
] | null | null | null | engine/src/game_types.h | kordadam/notidok | 516c80a1fa25b99aff094c7733f39ff065221e1a | [
"Apache-2.0"
] | null | null | null | engine/src/game_types.h | kordadam/notidok | 516c80a1fa25b99aff094c7733f39ff065221e1a | [
"Apache-2.0"
] | null | null | null | #pragma once
#include "core/app.h"
typedef struct Game {
AppConfig appConfig;
b8 (*initialize)(struct Game* gameInst);
b8 (*update)(struct Game* gameInst, f32 deltaTime);
b8 (*render)(struct Game* gameInst, f32 deltaTime);
void (*onResize)(struct Game* gameInst, u32 width, u32 height);
void* s... | 27.75 | 67 | 0.678679 | [
"render"
] |
ab283f723f03a710994cb2f9bc1f356f7c709c64 | 10,021 | h | C | Classes/Models/HPCSIdentityClient.h | hpcloud/HPCSMist | 097fb8b223159bbbf448e0f8db63c3f7f173a1aa | [
"MIT"
] | null | null | null | Classes/Models/HPCSIdentityClient.h | hpcloud/HPCSMist | 097fb8b223159bbbf448e0f8db63c3f7f173a1aa | [
"MIT"
] | null | null | null | Classes/Models/HPCSIdentityClient.h | hpcloud/HPCSMist | 097fb8b223159bbbf448e0f8db63c3f7f173a1aa | [
"MIT"
] | null | null | null |
//
// HPCSComputeClient.h
// HPCSMist
//
// Created by Mike Hagedorn on 3/12/12.
// © Copyright 2013 Hewlett-Packard Development Company, L.P.
//
// 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... | 38.841085 | 281 | 0.723481 | [
"object"
] |
ab2e31200168c8fdb51441d3fbaf81416ad59284 | 1,031 | h | C | src/SimpleInundation.h | babetoduarte/EF5 | 5e469f288bce82259e85d26a3f30f7dc260547fb | [
"Unlicense"
] | 20 | 2016-09-20T15:19:54.000Z | 2021-09-04T21:53:30.000Z | src/SimpleInundation.h | chrimerss/EF5 | c97ed83ead8fd764f7c94731fd5bf74761a0bb3d | [
"Unlicense"
] | 10 | 2016-09-20T17:13:00.000Z | 2022-03-20T12:53:37.000Z | src/SimpleInundation.h | chrimerss/EF5 | c97ed83ead8fd764f7c94731fd5bf74761a0bb3d | [
"Unlicense"
] | 20 | 2016-12-01T21:41:40.000Z | 2021-08-07T06:11:43.000Z | #ifndef SI_MODEL_H
#define SI_MODEL_H
#include "ModelBase.h"
struct InundationGridNode : BasicGridNode {
float params[PARAM_SI_QTY];
float elevation;
float elevationChannel;
float elevDiff;
unsigned long channelIndex;
};
class SimpleInundation : public InundationModel {
public:
SimpleInundation();
~S... | 27.131579 | 78 | 0.686712 | [
"vector"
] |
ab49c45cca0a2c617daadff405f55ac1ab5056ea | 5,033 | h | C | stingraykit/compression/ppm/PpmDecompressor.h | zavadovsky/stingraykit | 33e6587535325f08769bd8392381d70d4d316410 | [
"0BSD"
] | 24 | 2015-03-04T16:30:03.000Z | 2022-02-04T15:03:42.000Z | stingraykit/compression/ppm/PpmDecompressor.h | zavadovsky/stingraykit | 33e6587535325f08769bd8392381d70d4d316410 | [
"0BSD"
] | null | null | null | stingraykit/compression/ppm/PpmDecompressor.h | zavadovsky/stingraykit | 33e6587535325f08769bd8392381d70d4d316410 | [
"0BSD"
] | 7 | 2015-04-08T12:22:58.000Z | 2018-06-14T09:58:45.000Z | #ifndef STINGRAYKIT_COMPRESSION_PPM_PPMDECOMPRESSOR_H
#define STINGRAYKIT_COMPRESSION_PPM_PPMDECOMPRESSOR_H
#include <stingraykit/collection/array.h>
#include <stingraykit/compression/ArithmeticDecoder.h>
#include <stingraykit/compression/ICompressionEngine.h>
#include <stingraykit/compression/ppm/PpmModel.h>
#include... | 27.653846 | 173 | 0.690244 | [
"model"
] |
ab68ff851c54a3e81f4e78868c6a8b0840400955 | 1,665 | h | C | Graphs/BlockCutTree.h | FranciscoThiesen/contest-notebook | e856796e9aeb2cde1623b64efae9716997d6a117 | [
"WTFPL"
] | 278 | 2017-03-09T02:41:51.000Z | 2022-02-08T23:38:28.000Z | Graphs/BlockCutTree.h | vsourav/Algorithm-DataStructures | 9399f43dd0d13e5771c42c2540cd36079f5bae43 | [
"WTFPL"
] | 1 | 2017-12-30T19:58:00.000Z | 2017-12-30T19:58:00.000Z | Graphs/BlockCutTree.h | vsourav/Algorithm-DataStructures | 9399f43dd0d13e5771c42c2540cd36079f5bae43 | [
"WTFPL"
] | 87 | 2017-05-28T17:38:39.000Z | 2022-02-10T15:52:31.000Z | #include <vector>
#include <stack>
struct Edge {
int to;
int idx;
Edge(int to, int idx) : to(to), idx(idx) {}
};
int n, m;
std::vector<std::vector<Edge>> adj;
int timer;
std::vector<int> disc, low;
std::vector<std::vector<std::pair<int, int>>> bc_components;
std::stack<std::pair<int, int>> st;
void dfs... | 24.485294 | 67 | 0.416817 | [
"vector"
] |
ab6f996bb5508d42acc69c6acea4d44fcd4f5e53 | 1,664 | h | C | lib/src/physics/SpringBone.h | stackos/viry3d | a57638c4b807faa7cbaa11f2019cab47029ca5ba | [
"Apache-2.0"
] | null | null | null | lib/src/physics/SpringBone.h | stackos/viry3d | a57638c4b807faa7cbaa11f2019cab47029ca5ba | [
"Apache-2.0"
] | null | null | null | lib/src/physics/SpringBone.h | stackos/viry3d | a57638c4b807faa7cbaa11f2019cab47029ca5ba | [
"Apache-2.0"
] | 1 | 2020-09-04T07:38:32.000Z | 2020-09-04T07:38:32.000Z | /*
* Viry3D
* Copyright 2014-2019 by Stack - stackos@qq.com
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicabl... | 28.20339 | 82 | 0.670072 | [
"vector",
"transform"
] |
ab719e28f60c42a24d370540f21cd06b78ecf33b | 1,279 | h | C | copasi/xml/CFixLocalReactionParameters.h | SzVarga/COPASI | 00451b1a67eeec8272c73791ca861da754a7c4c4 | [
"Artistic-2.0"
] | 64 | 2015-03-14T14:06:18.000Z | 2022-02-04T23:19:08.000Z | copasi/xml/CFixLocalReactionParameters.h | SzVarga/COPASI | 00451b1a67eeec8272c73791ca861da754a7c4c4 | [
"Artistic-2.0"
] | 4 | 2017-08-16T10:26:46.000Z | 2020-01-08T12:05:54.000Z | copasi/xml/CFixLocalReactionParameters.h | SzVarga/COPASI | 00451b1a67eeec8272c73791ca861da754a7c4c4 | [
"Artistic-2.0"
] | 28 | 2015-04-16T14:14:59.000Z | 2022-03-28T12:04:14.000Z | // Copyright (C) 2010 - 2015 by Pedro Mendes, Virginia Tech Intellectual
// Properties, Inc., University of Heidelberg, and The University
// of Manchester.
// All rights reserved.
// Copyright (C) 2008 - 2009 by Pedro Mendes, Virginia Tech Intellectual
// Properties, Inc., EML Research, gGmbH, University of Heidelber... | 19.378788 | 72 | 0.692729 | [
"model"
] |
226d671559fd8cb1d3a9faf983b156343c76c9a6 | 3,637 | h | C | _build/ft2demos/graph/grdevice.h | pkgstore/linux-deb-freetype | b006d7a48ffbf90b990225c957641a91a9e5697e | [
"FTL"
] | null | null | null | _build/ft2demos/graph/grdevice.h | pkgstore/linux-deb-freetype | b006d7a48ffbf90b990225c957641a91a9e5697e | [
"FTL"
] | null | null | null | _build/ft2demos/graph/grdevice.h | pkgstore/linux-deb-freetype | b006d7a48ffbf90b990225c957641a91a9e5697e | [
"FTL"
] | null | null | null | /***************************************************************************
*
* grdevice.h
*
* Graphics device interface
*
* Copyright (C) 1999-2021 by
* The FreeType Development Team - www.freetype.org
*
*
***************************************************************************/
#ifndef GRDEVICE_H... | 26.940741 | 77 | 0.453396 | [
"object"
] |
2272787c50908a20fd63af03d7efc8134a140a9f | 28,284 | h | C | include/wxx_menu.h | linatude/scheme-windows-tiled-shell | de08f77f08acea5808010b45921a2ea9f710f799 | [
"Apache-2.0",
"MIT"
] | null | null | null | include/wxx_menu.h | linatude/scheme-windows-tiled-shell | de08f77f08acea5808010b45921a2ea9f710f799 | [
"Apache-2.0",
"MIT"
] | null | null | null | include/wxx_menu.h | linatude/scheme-windows-tiled-shell | de08f77f08acea5808010b45921a2ea9f710f799 | [
"Apache-2.0",
"MIT"
] | null | null | null | // Win32++ Version 8.7.0
// Release Date: 12th August 2019
//
// David Nash
// email: dnash@bigpond.net.au
// url: https://sourceforge.net/projects/win32-framework
//
//
// Copyright (c) 2005-2019 David Nash
//
// Permission is hereby granted, free of charge, to
// any person obtaining a co... | 36.308087 | 128 | 0.61533 | [
"object"
] |
2288bc6377e5a02b9fbbb11a29b99fa091949b31 | 159 | h | C | src/exchange/symbols.h | cvauclair/marketsim | 3ce669716a7c061fe05a6e4765c07808f4a89138 | [
"MIT"
] | null | null | null | src/exchange/symbols.h | cvauclair/marketsim | 3ce669716a7c061fe05a6e4765c07808f4a89138 | [
"MIT"
] | 1 | 2021-02-10T14:12:34.000Z | 2021-02-10T22:42:57.000Z | src/exchange/symbols.h | cvauclair/marketsim | 3ce669716a7c061fe05a6e4765c07808f4a89138 | [
"MIT"
] | null | null | null | #ifndef SYMBOLS_H
#define SYMBOLS_H
#include <vector>
#include <string>
static const std::vector<std::string> SYMBOLS = {
"AAPL"
// "INTC"
};
#endif
| 12.230769 | 49 | 0.660377 | [
"vector"
] |
22a0ada19958e8ab183b3d4e8c324c842f8036e7 | 41,673 | h | C | scripts/scripthelper.h | HoDANG/OGLeague2 | 21efea8ea480972a6d686c4adefea03d57da5e9d | [
"MIT"
] | 1 | 2022-03-27T10:21:41.000Z | 2022-03-27T10:21:41.000Z | scripts/scripthelper.h | HoDANG/OGLeague2 | 21efea8ea480972a6d686c4adefea03d57da5e9d | [
"MIT"
] | null | null | null | scripts/scripthelper.h | HoDANG/OGLeague2 | 21efea8ea480972a6d686c4adefea03d57da5e9d | [
"MIT"
] | 3 | 2019-07-20T03:59:10.000Z | 2022-03-27T10:20:09.000Z | #ifndef SCRIPTHELPER_H
#define SCRIPTHELPER_H
#include <vector>
#include "sol.hpp"
#include "r3d.hpp"
#include "aitimer.h"
#include "neutraltimer.h"
class DamageInfo;
class CharacterIntermediate;
struct ScriptHelper
{
static std::vector<AiTimer *> *mLevelTimers;
static std::vector<NeutralTimer *> *mNeutralTim... | 77.603352 | 177 | 0.800686 | [
"object",
"vector"
] |
22a1a3f8a86efff0fe010984aa69eebfde60d43c | 23,997 | h | C | include/bux/FA.h | buck-yeh/bux | ea6a157de43b4fedb64c66ca8de14410adb0f345 | [
"MIT"
] | 3 | 2021-12-08T07:13:15.000Z | 2022-01-11T09:16:31.000Z | include/bux/FA.h | buck-yeh/bux | ea6a157de43b4fedb64c66ca8de14410adb0f345 | [
"MIT"
] | 4 | 2021-02-12T06:02:33.000Z | 2022-01-11T08:36:09.000Z | include/bux/FA.h | buck-yeh/bux | ea6a157de43b4fedb64c66ca8de14410adb0f345 | [
"MIT"
] | null | null | null | #pragma once
// FA stands for Finite Automoton
#include "XException.h" // RUNTIME_ERROR()
#include <algorithm> // std::set_difference()
#include <concepts> // std::convertible_to<>, std::invocable<>
#include <list> // std::list<>
#include <map> // std::map<>
#include <set> // std::se... | 31.286832 | 131 | 0.530066 | [
"vector"
] |
22b61bd12185ad2b0c7120deaaffd2b09b390e07 | 1,363 | h | C | cad_replacement/pg_map_ros/pg_map_ros/include/pg_map_ros/node_type.h | KolinGuo/Interactive-Scene-Reconstruction | 8ae6d23310da88cb53fd610bc3a3240b20122d69 | [
"BSD-3-Clause"
] | 3 | 2021-12-13T00:13:18.000Z | 2022-02-07T06:29:39.000Z | cad_replacement/pg_map_ros/pg_map_ros/include/pg_map_ros/node_type.h | KolinGuo/Interactive-Scene-Reconstruction | 8ae6d23310da88cb53fd610bc3a3240b20122d69 | [
"BSD-3-Clause"
] | null | null | null | cad_replacement/pg_map_ros/pg_map_ros/include/pg_map_ros/node_type.h | KolinGuo/Interactive-Scene-Reconstruction | 8ae6d23310da88cb53fd610bc3a3240b20122d69 | [
"BSD-3-Clause"
] | 1 | 2022-02-07T04:45:08.000Z | 2022-02-07T04:45:08.000Z | #ifndef _PGM_NODE_TYPE_H
#define _PGM_NODE_TYPE_H
#include <iostream>
#include <vector>
#include <utility>
namespace pgm{
struct Point{
double x;
double y;
double z;
explicit Point(double x_ = 0, double y_ = 0, double z_ = 0){
x = x_;
y = y_;
z = z_;
}
Point(const P... | 17.253165 | 84 | 0.55686 | [
"vector"
] |
22be2c918dc95b671f4d2ead793d6f596b8ca18c | 3,082 | h | C | Modules/Image/include/mirtk/GradientImageFilter.h | lisurui6/MIRTK | 5a06041102d7205b5aac147ff768df6e9415bd03 | [
"Apache-2.0"
] | 146 | 2016-01-15T15:02:02.000Z | 2022-03-24T01:43:30.000Z | Modules/Image/include/mirtk/GradientImageFilter.h | aria-rui/MIRTK | 877917b1b3ec9e602f7395dbbb1270e4334fc311 | [
"Apache-2.0"
] | 196 | 2016-01-15T16:45:58.000Z | 2022-03-24T01:06:53.000Z | Modules/Image/include/mirtk/GradientImageFilter.h | aria-rui/MIRTK | 877917b1b3ec9e602f7395dbbb1270e4334fc311 | [
"Apache-2.0"
] | 72 | 2016-01-15T15:04:32.000Z | 2022-03-25T11:05:16.000Z | /*
* Medical Image Registration ToolKit (MIRTK)
*
* Copyright 2008-2015 Imperial College London
* Copyright 2008-2013 Daniel Rueckert, Julia Schnabel
* Copyright 2013-2015 Andreas Schuh
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the ... | 28.275229 | 80 | 0.671317 | [
"vector",
"3d"
] |
22beea7c362254660e84963338f72181a34ce6a5 | 8,385 | c | C | lib/SPECTRUM/veryhotdensity.c | Hoeijmakers/StarRotator | 4e5857f7dc560acb171ca0739529831c10650ff1 | [
"MIT"
] | null | null | null | lib/SPECTRUM/veryhotdensity.c | Hoeijmakers/StarRotator | 4e5857f7dc560acb171ca0739529831c10650ff1 | [
"MIT"
] | 4 | 2020-09-09T12:46:23.000Z | 2020-09-09T13:40:24.000Z | lib/SPECTRUM/veryhotdensity.c | Hoeijmakers/StarRotator | 4e5857f7dc560acb171ca0739529831c10650ff1 | [
"MIT"
] | null | null | null | #include <math.h>
#include <errno.h>
#include <stdio.h>
#include <stdlib.h>
#include "spectrum.h"
double partfn(double code,double T,double Ne);
double abund();
int imin();
void printhotDensity();
/* This routine assumes the electron density given in the model is correct.
There is no iteration. Use for temperature... | 47.642045 | 84 | 0.563864 | [
"model"
] |
22c03eac4a9002b90155ee87e3086443ae676bdb | 8,048 | c | C | um_wafccb/lib/um_wafccb/um_wafccb.c | metomi/mule | 44a64bb6d49755cf6fec3d466e8719671e73d130 | [
"BSD-3-Clause"
] | null | null | null | um_wafccb/lib/um_wafccb/um_wafccb.c | metomi/mule | 44a64bb6d49755cf6fec3d466e8719671e73d130 | [
"BSD-3-Clause"
] | null | null | null | um_wafccb/lib/um_wafccb/um_wafccb.c | metomi/mule | 44a64bb6d49755cf6fec3d466e8719671e73d130 | [
"BSD-3-Clause"
] | 2 | 2019-09-16T04:52:22.000Z | 2021-04-11T06:12:22.000Z | /**********************************************************************/
/* (C) Crown copyright Met Office. All rights reserved. */
/* For further details please refer to the file LICENCE.txt */
/* which you should have received as part of this distribution. */
/* *************************... | 37.962264 | 86 | 0.604001 | [
"3d"
] |
05e1cf1f723fa8cc0c63bdd753fea74814e1610d | 6,271 | c | C | examples/jpeg_encoder_four_processors/sweet/dct/dct.c | mikulcak/forsyde_psopc | 89ebd99445adbdcb2c7159ab1137b9ccbb679492 | [
"BSD-3-Clause"
] | 2 | 2022-02-06T00:36:26.000Z | 2022-02-06T01:28:11.000Z | examples/jpeg_encoder_four_processors/sweet/dct/dct.c | mikulcak/forsyde_psopc | 89ebd99445adbdcb2c7159ab1137b9ccbb679492 | [
"BSD-3-Clause"
] | null | null | null | examples/jpeg_encoder_four_processors/sweet/dct/dct.c | mikulcak/forsyde_psopc | 89ebd99445adbdcb2c7159ab1137b9ccbb679492 | [
"BSD-3-Clause"
] | null | null | null | /* MDH WCET BENCHMARK SUITE. File version $Id: insertsort.c,v 1.3 2005/11/11 10:30:41 ael01 Exp $ */
/*************************************************************************/
/* */
/* SNU-RT Benchmark Suite for Worst Case Timing Analysis ... | 33.897297 | 100 | 0.342051 | [
"transform"
] |
05e46a976e16c95def7bb6a9f1ef1e6218408858 | 423 | h | C | src/elysium/utils.h | blondfrogs/tecracoin | 8ede0a2f550a31e85634e2bf91b79bd1c9cfda7c | [
"MIT"
] | 582 | 2016-09-26T00:08:04.000Z | 2020-10-25T19:07:24.000Z | src/elysium/utils.h | blondfrogs/tecracoin | 8ede0a2f550a31e85634e2bf91b79bd1c9cfda7c | [
"MIT"
] | 570 | 2016-09-28T07:29:53.000Z | 2020-10-26T10:24:19.000Z | src/elysium/utils.h | blondfrogs/tecracoin | 8ede0a2f550a31e85634e2bf91b79bd1c9cfda7c | [
"MIT"
] | 409 | 2016-09-21T12:37:31.000Z | 2020-10-18T14:54:17.000Z | #ifndef ELYSIUM_UTILS_H
#define ELYSIUM_UTILS_H
#include <string>
#include "uint256.h"
/** Determines the Bitcoin address associated with a given hash and version. */
std::string HashToAddress(unsigned char version, const uint160& hash);
/** Returns a vector of bytes containing the version and hash160 for an addres... | 28.2 | 82 | 0.77305 | [
"vector"
] |
05e4f6321882d8d2e278a999d3d4dce8cc4daba4 | 10,590 | h | C | pi4home-core/src/pi4home/component.h | khzd/pi4home | 937bcdcf77bab111cca10af1fe45c63a55c29aae | [
"MIT"
] | 1 | 2019-05-16T02:52:12.000Z | 2019-05-16T02:52:12.000Z | pi4home-core/src/pi4home/component.h | khzd/pi4home | 937bcdcf77bab111cca10af1fe45c63a55c29aae | [
"MIT"
] | null | null | null | pi4home-core/src/pi4home/component.h | khzd/pi4home | 937bcdcf77bab111cca10af1fe45c63a55c29aae | [
"MIT"
] | null | null | null | #ifndef PI4HOME_COMPONENT_H
#define PI4HOME_COMPONENT_H
#include <functional>
#include <vector>
#include "pi4home/defines.h"
#include "pi4home/helpers.h"
PI4HOME_NAMESPACE_BEGIN
/// default setup priorities for components of different types.
namespace setup_priority {
extern const float PRE_HARDWARE; ///< only for... | 35.41806 | 120 | 0.720208 | [
"object",
"vector"
] |
05e98ee703ef51082f0ca8f0ea392524b37ed901 | 490 | h | C | force.h | haranjackson/Euler1D | 64012813c4f9d50f1501ad06ff02b70d14309967 | [
"MIT"
] | 3 | 2019-10-02T20:21:43.000Z | 2021-11-09T09:59:35.000Z | force.h | haranjackson/Euler1D | 64012813c4f9d50f1501ad06ff02b70d14309967 | [
"MIT"
] | null | null | null | force.h | haranjackson/Euler1D | 64012813c4f9d50f1501ad06ff02b70d14309967 | [
"MIT"
] | 2 | 2019-06-18T17:06:00.000Z | 2020-02-16T20:28:43.000Z | #ifndef __FORCE__
#define __FORCE__
#include <vector>
#include "variables.h"
std::vector<double> richtmyer_flux(state CL, state CR, double dx, double dt);
std::vector<double> force_flux(state CL, state CR, double dx, double dt);
void force_stepper(std::vector<state> & X, const std::vector<state> & X0,
... | 24.5 | 77 | 0.655102 | [
"vector"
] |
05f4c4b44f0b92c3257088d6245363c6a473e4b6 | 5,973 | h | C | Development/Source/Renderers/OpenGL/QOCalcTriMeshEdges.h | h-haris/Quesa | a438ab824291ce6936a88dfae4fd0482dcba1247 | [
"BSD-3-Clause"
] | 24 | 2019-10-28T07:01:48.000Z | 2022-03-04T16:10:39.000Z | Development/Source/Renderers/OpenGL/QOCalcTriMeshEdges.h | h-haris/Quesa | a438ab824291ce6936a88dfae4fd0482dcba1247 | [
"BSD-3-Clause"
] | 8 | 2020-04-22T19:42:45.000Z | 2021-04-30T16:28:32.000Z | Development/Source/Renderers/OpenGL/QOCalcTriMeshEdges.h | h-haris/Quesa | a438ab824291ce6936a88dfae4fd0482dcba1247 | [
"BSD-3-Clause"
] | 6 | 2019-09-22T14:44:15.000Z | 2021-04-01T20:04:29.000Z | #pragma once
/* NAME:
QOCalcTriMeshEdges.h
DESCRIPTION:
Header file for QOCalcTriMeshEdges.cpp.
COPYRIGHT:
Copyright (c) 2007-2013, Quesa Developers. All rights reserved.
For the current release of Quesa, please see:
<https://github.com/jwwalker/Quesa>
... | 38.044586 | 80 | 0.666667 | [
"object"
] |
05f512607fe8694e94b7d9cbe9af44d1989ba83a | 1,333 | h | C | src/Visualization/DrawableBody.h | parasol-ppl/PPL | 04de04b23e0368e576d2136fee8729de44a3eda5 | [
"BSD-3-Clause"
] | null | null | null | src/Visualization/DrawableBody.h | parasol-ppl/PPL | 04de04b23e0368e576d2136fee8729de44a3eda5 | [
"BSD-3-Clause"
] | null | null | null | src/Visualization/DrawableBody.h | parasol-ppl/PPL | 04de04b23e0368e576d2136fee8729de44a3eda5 | [
"BSD-3-Clause"
] | null | null | null | #ifndef DRAWABLE_BODY_H_
#define DRAWABLE_BODY_H_
#include "DrawablePolyhedron.h"
class Body;
class DrawableMultiBody;
////////////////////////////////////////////////////////////////////////////////
/// Drawable representation of a pmpl Body.
////////////////////////////////////////////////////////////////////////... | 23.803571 | 91 | 0.574644 | [
"object"
] |
af18bbe2d3dfc650b1f16eca36cd309add85ebb1 | 430 | h | C | Source/Engine/Graphics/Core/Interface/IScalable.h | MintaiDS/White | 4776792d45042adbe3dbc647a4d71c80ee3b9387 | [
"MIT"
] | null | null | null | Source/Engine/Graphics/Core/Interface/IScalable.h | MintaiDS/White | 4776792d45042adbe3dbc647a4d71c80ee3b9387 | [
"MIT"
] | null | null | null | Source/Engine/Graphics/Core/Interface/IScalable.h | MintaiDS/White | 4776792d45042adbe3dbc647a4d71c80ee3b9387 | [
"MIT"
] | null | null | null | #pragma once
#include "Vector.h"
using namespace White::Util::Math;
namespace White {
namespace Engine {
class IScalable {
public:
virtual ~IScalable();
template<typename T>
void Scale(const Vector<T>& scaling);
private:
virtual void Scale(const Vector<float>& scaling) = 0;
};
//IScalable::~ISca... | 14.333333 | 57 | 0.67907 | [
"vector"
] |
66111aec982a0a9ea773211b278a862300f839bb | 9,725 | h | C | first-c++-impl/src/ast.h | jtolds/pants-lang | 33d0a4238598af12068f650edb6d72766ca180ec | [
"MIT"
] | 5 | 2015-04-28T02:13:22.000Z | 2017-11-25T07:41:21.000Z | first-c++-impl/src/ast.h | jtolds/pants-lang | 33d0a4238598af12068f650edb6d72766ca180ec | [
"MIT"
] | null | null | null | first-c++-impl/src/ast.h | jtolds/pants-lang | 33d0a4238598af12068f650edb6d72766ca180ec | [
"MIT"
] | null | null | null | #ifndef __AST_H__
#define __AST_H__
#include "common.h"
#include <boost/optional.hpp>
namespace pants {
namespace ast {
struct Term; struct Application; struct Assignee; struct Mutation;
struct Definition; struct Variable; struct SubExpression; struct Integer;
struct CharString; struct ByteString; struct Float... | 33.078231 | 78 | 0.686067 | [
"object",
"vector"
] |
6614dbde88bd7f28e33b8c0c5bd5c29fbe8e9f99 | 7,093 | h | C | python/PyAlembic/PyTypedArraySampleConverter.h | narumiruna/alembic | d166c85a7182bc039d6989f3880ed8c6943569b7 | [
"BSL-1.0"
] | 921 | 2015-01-03T11:04:38.000Z | 2022-03-29T06:38:34.000Z | python/PyAlembic/PyTypedArraySampleConverter.h | narumiruna/alembic | d166c85a7182bc039d6989f3880ed8c6943569b7 | [
"BSL-1.0"
] | 264 | 2015-01-05T17:15:45.000Z | 2022-03-28T20:14:51.000Z | python/PyAlembic/PyTypedArraySampleConverter.h | narumiruna/alembic | d166c85a7182bc039d6989f3880ed8c6943569b7 | [
"BSL-1.0"
] | 276 | 2015-01-12T01:34:20.000Z | 2022-03-08T09:19:42.000Z | //-*****************************************************************************
//
// Copyright (c) 2012,
// Sony Pictures Imageworks Inc. and
// Industrial Light & Magic, a division of Lucasfilm Entertainment Company Ltd.
//
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or wi... | 36.188776 | 80 | 0.632455 | [
"object"
] |
662c2b65611078da6a1420765f3b8c9ec8b80166 | 7,976 | h | C | src/domain/singleagent/gridworld/grid_world_domain.h | MarkieMark/fastrl | e4f0b9b60a7ecb6f13bbb79936ea82acb8adae0e | [
"Apache-2.0"
] | 4 | 2019-04-19T00:11:36.000Z | 2020-04-08T09:50:37.000Z | src/domain/singleagent/gridworld/grid_world_domain.h | MarkieMark/fastrl | e4f0b9b60a7ecb6f13bbb79936ea82acb8adae0e | [
"Apache-2.0"
] | null | null | null | src/domain/singleagent/gridworld/grid_world_domain.h | MarkieMark/fastrl | e4f0b9b60a7ecb6f13bbb79936ea82acb8adae0e | [
"Apache-2.0"
] | null | null | null | //
// Mark Benjamin 5/30/17.
// Copyright (c) 2017 Mark Benjamin
//
#ifndef FASTRL_DOMAIN_SINGLEAGENT_GRIDWORLD_GRID_WORLD_DOMAIN_H
#define FASTRL_DOMAIN_SINGLEAGENT_GRIDWORLD_GRID_WORLD_DOMAIN_H
#include <string>
#include <vector>
#include <thread>
#include <QMetaType>
#include "../../../include/classes.h"
#include ... | 31.650794 | 102 | 0.671765 | [
"vector",
"model"
] |
663597fbbe643539b3d23f326b88dd74595f887e | 7,582 | h | C | sdk/cssdk/include/cssdk/common/bsp.h | Hun1eR/TOML | 7c47b3fd7b9d0321f0614cc8c51da8c7e458c22b | [
"MIT"
] | 5 | 2020-05-12T20:11:00.000Z | 2021-02-26T16:59:05.000Z | sdk/cssdk/include/cssdk/common/bsp.h | Hun1eR/TOML | 7c47b3fd7b9d0321f0614cc8c51da8c7e458c22b | [
"MIT"
] | null | null | null | sdk/cssdk/include/cssdk/common/bsp.h | Hun1eR/TOML | 7c47b3fd7b9d0321f0614cc8c51da8c7e458c22b | [
"MIT"
] | null | null | null | // ***********************************************************************
// Created : 04-01-2020
//
// Last Modified By : the_hunter
// Last Modified On : 04-01-2020
// ***********************************************************************
// Copyright (c) 1996-2002, Valve LLC. All rights reserved.
// *... | 16.774336 | 74 | 0.584147 | [
"solid"
] |
663a61eddf1632db8ffadfd91fe839457155b275 | 440 | h | C | ui/vivaldi_main_menu.h | wedataintelligence/vivaldi-source | 22a46f2c969f6a0b7ca239a05575d1ea2738768c | [
"BSD-3-Clause"
] | null | null | null | ui/vivaldi_main_menu.h | wedataintelligence/vivaldi-source | 22a46f2c969f6a0b7ca239a05575d1ea2738768c | [
"BSD-3-Clause"
] | null | null | null | ui/vivaldi_main_menu.h | wedataintelligence/vivaldi-source | 22a46f2c969f6a0b7ca239a05575d1ea2738768c | [
"BSD-3-Clause"
] | null | null | null | //
// Copyright (c) 2016 Vivaldi Technologies AS. All rights reserved.
//
#ifndef UI_VIVALDI_MAIN_MENU_H_
#define UI_VIVALDI_MAIN_MENU_H_
#include <vector>
namespace show_menu {
class MenuItem;
}
namespace vivaldi {
void CreateVivaldiMainMenu(
Profile* profile,
std::vector<linked_ptr<extensions::vivaldi::s... | 18.333333 | 77 | 0.747727 | [
"vector"
] |
66407bbf6dd3a5ebc805be1da430cd0bf32b09fc | 2,587 | h | C | HalfedgeDS/doc/HalfedgeDS/CGAL/HalfedgeDS_list.h | ffteja/cgal | c1c7f4ad9a4cd669e33ca07a299062a461581812 | [
"CC0-1.0"
] | 3,227 | 2015-03-05T00:19:18.000Z | 2022-03-31T08:20:35.000Z | HalfedgeDS/doc/HalfedgeDS/CGAL/HalfedgeDS_list.h | ffteja/cgal | c1c7f4ad9a4cd669e33ca07a299062a461581812 | [
"CC0-1.0"
] | 5,574 | 2015-03-05T00:01:56.000Z | 2022-03-31T15:08:11.000Z | HalfedgeDS/doc/HalfedgeDS/CGAL/HalfedgeDS_list.h | ffteja/cgal | c1c7f4ad9a4cd669e33ca07a299062a461581812 | [
"CC0-1.0"
] | 1,274 | 2015-03-05T00:01:12.000Z | 2022-03-31T14:47:56.000Z | namespace CGAL {
/*!
\ingroup PkgHalfedgeDS_HDS
The class `HalfedgeDS_list` is a model for the `HalfedgeDS` concept.
`HalfedgeDS_list` is a list-based representation with bidirectional
iterators that supports removal.
\cgalModels `HalfedgeDS<Traits,Items,Alloc>`
\sa `CGAL::HalfedgeDS_default`
\sa `CGAL::HalfedgeDS_... | 29.735632 | 127 | 0.73908 | [
"model"
] |
66500c04b28ab768fd7ae55aef5355e9cd032dd4 | 25,718 | c | C | Keyboard_Keyscanner/Generated_Code/GPIO1.c | ThisIsNotRocketScience/Eurorack-KDS | 1e8d76e1313cc910b9dcdf8811bec15de17489eb | [
"MIT"
] | 16 | 2016-01-02T01:20:31.000Z | 2021-10-05T17:45:36.000Z | Keyboard_Keyscanner/Generated_Code/GPIO1.c | ThisIsNotRocketScience/Eurorack-KDS | 1e8d76e1313cc910b9dcdf8811bec15de17489eb | [
"MIT"
] | 1 | 2017-04-21T14:25:31.000Z | 2017-04-21T14:25:31.000Z | Keyboard_Keyscanner/Generated_Code/GPIO1.c | ThisIsNotRocketScience/Eurorack-KDS | 1e8d76e1313cc910b9dcdf8811bec15de17489eb | [
"MIT"
] | 9 | 2016-01-02T01:20:44.000Z | 2022-02-02T03:51:33.000Z | /* ###################################################################
** This component module is generated by Processor Expert. Do not modify it.
** Filename : GPIO1.c
** Project : Keyboard_Keyscanner
** Processor : MK22FN256VLH12
** Component : GPIO_LDD
** Version : Component 0... | 46.675136 | 141 | 0.486974 | [
"object"
] |
665a9a1b0ebbaa1d91e097ec1fb2af2c8182015a | 2,500 | h | C | src/main/cc/wfa/virtual_people/common/field_filter/field_filter.h | world-federation-of-advertisers/virtual_people_common | ed17b00b7fe7a2c5646479e42dc3bb32b2f5c80f | [
"Apache-2.0"
] | 4 | 2021-04-09T07:43:57.000Z | 2021-04-27T17:21:26.000Z | src/main/cc/wfa/virtual_people/common/field_filter/field_filter.h | world-federation-of-advertisers/virtual_people_common | ed17b00b7fe7a2c5646479e42dc3bb32b2f5c80f | [
"Apache-2.0"
] | 8 | 2021-03-30T23:03:35.000Z | 2022-02-19T23:04:12.000Z | src/main/cc/wfa/virtual_people/common/field_filter/field_filter.h | world-federation-of-advertisers/virtual_people_common | ed17b00b7fe7a2c5646479e42dc3bb32b2f5c80f | [
"Apache-2.0"
] | 1 | 2022-02-10T00:02:31.000Z | 2022-02-10T00:02:31.000Z | // Copyright 2021 The Cross-Media Measurement Authors
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applic... | 37.313433 | 80 | 0.7624 | [
"object"
] |
e2f499c8d90952550b7099eafd15f0d22c909425 | 2,537 | h | C | aplcore/include/apl/component/componenteventsourcewrapper.h | DamianMehers/apl-core-library | 9c003dbfc8bc90709396c07179c523473d380db1 | [
"Apache-2.0"
] | 28 | 2019-11-05T12:23:01.000Z | 2022-03-22T10:01:53.000Z | aplcore/include/apl/component/componenteventsourcewrapper.h | DamianMehers/apl-core-library | 9c003dbfc8bc90709396c07179c523473d380db1 | [
"Apache-2.0"
] | 7 | 2020-03-28T12:44:08.000Z | 2022-01-23T17:02:27.000Z | aplcore/include/apl/component/componenteventsourcewrapper.h | DamianMehers/apl-core-library | 9c003dbfc8bc90709396c07179c523473d380db1 | [
"Apache-2.0"
] | 15 | 2019-12-25T10:15:52.000Z | 2021-12-30T03:50:00.000Z | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0/
*
* or in the "license" ... | 39.640625 | 117 | 0.702799 | [
"object"
] |
e2fc31e1b5a8120e380227e22c0726bf0ecbb6d0 | 2,398 | h | C | build/cpp/include/verb/eval/KnotMultiplicity.h | harmanpa/verb | f18a6db8d9e47b65d7cbf2d954a9dc42f611abd9 | [
"MIT"
] | null | null | null | build/cpp/include/verb/eval/KnotMultiplicity.h | harmanpa/verb | f18a6db8d9e47b65d7cbf2d954a9dc42f611abd9 | [
"MIT"
] | null | null | null | build/cpp/include/verb/eval/KnotMultiplicity.h | harmanpa/verb | f18a6db8d9e47b65d7cbf2d954a9dc42f611abd9 | [
"MIT"
] | null | null | null | // Generated by Haxe 4.1.4
#ifndef INCLUDED_verb_eval_KnotMultiplicity
#define INCLUDED_verb_eval_KnotMultiplicity
#ifndef HXCPP_H
#include <hxcpp.h>
#endif
HX_DECLARE_STACK_FRAME(_hx_pos_2d18e344aefbf02c_683_new)
HX_DECLARE_CLASS2(verb,eval,KnotMultiplicity)
namespace verb{
namespace eval{
class HXCPP_CLASS_ATTRI... | 32.405405 | 152 | 0.730192 | [
"object"
] |
e2fe7f519cb4d10905d9b49a62c962428ad13cde | 36 | h | C | RAVL2/MSVC/include/Ravl/GUI/gdkgl.h | isuhao/ravl2 | 317e0ae1cb51e320b877c3bad6a362447b5e52ec | [
"BSD-Source-Code"
] | null | null | null | RAVL2/MSVC/include/Ravl/GUI/gdkgl.h | isuhao/ravl2 | 317e0ae1cb51e320b877c3bad6a362447b5e52ec | [
"BSD-Source-Code"
] | null | null | null | RAVL2/MSVC/include/Ravl/GUI/gdkgl.h | isuhao/ravl2 | 317e0ae1cb51e320b877c3bad6a362447b5e52ec | [
"BSD-Source-Code"
] | null | null | null |
#include "../.././GUI/3D/gdkgl.h"
| 9 | 33 | 0.5 | [
"3d"
] |
390067e48bd4a7b6ddec1fbdb4307cc320d78880 | 918 | h | C | 2/cg/framework/include/component.h | Azmalent/itmo_master | 6e014ab2d568e8f696f9e23b1f23a75ac68afdca | [
"WTFPL"
] | null | null | null | 2/cg/framework/include/component.h | Azmalent/itmo_master | 6e014ab2d568e8f696f9e23b1f23a75ac68afdca | [
"WTFPL"
] | null | null | null | 2/cg/framework/include/component.h | Azmalent/itmo_master | 6e014ab2d568e8f696f9e23b1f23a75ac68afdca | [
"WTFPL"
] | null | null | null | #pragma once
#include <vector>
class Game;
struct Transform;
class GameComponent
{
protected:
Game& game;
GameComponent* parent = nullptr;
std::vector<GameComponent*> children;
GameComponent(Game& game) : game(game) { }
bool CanBeChildOf(GameComponent* parent);
public:
~GameComponent() { }
virtual void I... | 20.4 | 105 | 0.729847 | [
"vector",
"transform"
] |
3900a9389a9c86d4bdcdb88ca35fdcb9065d676c | 247 | h | C | src/Object/Skybox.h | mduff1/FRE | 53d385dcc2435ed705312f4e96858ae827b250b8 | [
"MIT"
] | null | null | null | src/Object/Skybox.h | mduff1/FRE | 53d385dcc2435ed705312f4e96858ae827b250b8 | [
"MIT"
] | null | null | null | src/Object/Skybox.h | mduff1/FRE | 53d385dcc2435ed705312f4e96858ae827b250b8 | [
"MIT"
] | null | null | null | #pragma once
#include "../Object/StaticObj.h"
#include <iostream>
class Skybox : public StaticObj
{
public:
Skybox() : StaticObj() {}
Skybox(
glm::vec3 _initPos,
glm::vec4 _initRotation,
double _oScale) : StaticObj() {}
~Skybox() {}
}; | 15.4375 | 34 | 0.663968 | [
"object"
] |
3907c522b2ee0829b0ef76702b7ca045555aa595 | 7,576 | h | C | surface/include/pcl/surface/poisson/geometry.h | yxlao/StanfordPCL | 98a8663f896c1ba880d14efa2338b7cfbd01b6ef | [
"MIT"
] | null | null | null | surface/include/pcl/surface/poisson/geometry.h | yxlao/StanfordPCL | 98a8663f896c1ba880d14efa2338b7cfbd01b6ef | [
"MIT"
] | null | null | null | surface/include/pcl/surface/poisson/geometry.h | yxlao/StanfordPCL | 98a8663f896c1ba880d14efa2338b7cfbd01b6ef | [
"MIT"
] | null | null | null | /*
* Software License Agreement (BSD License)
*
* Point Cloud Library (PCL) - www.pointclouds.org
* Copyright (c) 2009-2012, Willow Garage, Inc.
* Copyright (c) 2006, Michael Kazhdan and Matthew Bolitho,
* Johns Hopkins University
*
* All rights reserved.
*
* Redistribution and us... | 27.852941 | 79 | 0.643479 | [
"geometry",
"vector"
] |
39129c16199811cffdfc3647de2d4a0107d371f4 | 2,355 | h | C | src/qt/qtwebkit/Source/WebCore/platform/network/blackberry/rss/RSSFilterStream.h | viewdy/phantomjs | eddb0db1d253fd0c546060a4555554c8ee08c13c | [
"BSD-3-Clause"
] | 1 | 2015-05-27T13:52:20.000Z | 2015-05-27T13:52:20.000Z | src/qt/qtwebkit/Source/WebCore/platform/network/blackberry/rss/RSSFilterStream.h | mrampersad/phantomjs | dca6f77a36699eb4e1c46f7600cca618f01b0ac3 | [
"BSD-3-Clause"
] | null | null | null | src/qt/qtwebkit/Source/WebCore/platform/network/blackberry/rss/RSSFilterStream.h | mrampersad/phantomjs | dca6f77a36699eb4e1c46f7600cca618f01b0ac3 | [
"BSD-3-Clause"
] | 1 | 2017-03-19T13:03:23.000Z | 2017-03-19T13:03:23.000Z | /*
* Copyright (C) 2009, 2010, 2011, 2012 Research In Motion Limited. All rights reserved.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2 of the License, or (a... | 30.986842 | 96 | 0.734607 | [
"vector"
] |
3919ee7badcff74a4d7be164be52e8b73826cb6a | 7,923 | h | C | Engine/Common/BaseNotifiableImpl.h | Higami69/Leviathan | 90f68f9f6e5506d6133bcefcf35c8e84f158483b | [
"BSL-1.0"
] | 16 | 2018-12-22T02:09:05.000Z | 2022-03-09T20:38:59.000Z | Engine/Common/BaseNotifiableImpl.h | Higami69/Leviathan | 90f68f9f6e5506d6133bcefcf35c8e84f158483b | [
"BSL-1.0"
] | 46 | 2018-04-02T11:06:01.000Z | 2019-12-14T11:16:04.000Z | Engine/Common/BaseNotifiableImpl.h | Higami69/Leviathan | 90f68f9f6e5506d6133bcefcf35c8e84f158483b | [
"BSL-1.0"
] | 14 | 2018-04-09T02:26:15.000Z | 2021-09-11T03:12:15.000Z | //! \file This file is used to separate the declaration and implementation of BaseNotifiable template class
//! This is needed because BaseNotifier requires BaseNotifiable and BaseNotifiable requires it and both are templates
// ------------------------------------ //
#pragma once
#include "BaseNotifiable.h"
#include... | 28.397849 | 117 | 0.691783 | [
"object",
"vector"
] |
3922f00cac387e178a25f256a5d5835c2981156b | 5,858 | h | C | SDKTestDemo/ShareSDK/Connection/EverNoteConnection.framework/Headers/SSEverNoteUserReader.h | AganYa/ShareSDKTest | 58be6248157cc98f6421249d501855361d6bedf4 | [
"Apache-2.0"
] | 1 | 2015-01-19T16:17:58.000Z | 2015-01-19T16:17:58.000Z | SDKs/Share&Login/Connection/EverNoteConnection.framework/Headers/SSEverNoteUserReader.h | huangxinping/AccessoriesComponents | e3e0ad6a7caf0aee827a7bc3256c5ff891f1f49e | [
"Apache-2.0"
] | 2 | 2016-04-11T03:28:09.000Z | 2016-04-11T03:28:18.000Z | SDKs/Share&Login/Connection/EverNoteConnection.framework/Headers/SSEverNoteUserReader.h | huangxinping/AccessoriesComponents | e3e0ad6a7caf0aee827a7bc3256c5ff891f1f49e | [
"Apache-2.0"
] | null | null | null | ///#begin zh-cn
//
// Created by ShareSDK.cn on 13-1-14.
// 官网地址:http://www.ShareSDK.cn
// 技术支持邮箱:support@sharesdk.cn
// 官方微信:ShareSDK (如果发布新版本的话,我们将会第一时间通过微信将版本更新内容推送给您。如果使用过程中有任何问题,也可以通过微信与我们取得联系,我们将会在24小时内给予回复)
// 商务QQ:4006852216
// Copyright (c) 2013年 ShareSDK.cn. All rights reserved.
//
///#end
///#begin e... | 21.224638 | 234 | 0.663708 | [
"object"
] |
39278c76f448c43d16737f1b1f60b79100429044 | 18,907 | c | C | src/lev_new_fs.c | connectFree/lev | 63e523dcaf329256aa5110ebab6f8de7ef8504c3 | [
"Apache-2.0"
] | 35 | 2015-01-08T01:48:41.000Z | 2022-01-29T09:05:19.000Z | src/lev_new_fs.c | kristate/lev | b367197a9dafe165341e7f4db7b0ae008317b7ba | [
"Apache-2.0"
] | null | null | null | src/lev_new_fs.c | kristate/lev | b367197a9dafe165341e7f4db7b0ae008317b7ba | [
"Apache-2.0"
] | 1 | 2017-01-04T02:39:41.000Z | 2017-01-04T02:39:41.000Z | /*
* Copyright 2012 connectFree k.k. and the lev authors. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
... | 28.821646 | 101 | 0.550537 | [
"object"
] |
393ba0804ec45b7d03c7081f50264f15a5514da1 | 4,520 | h | C | drivers/gpu/pvr/ttrace_tokens.h | tuxafgmur/OLD_Dhollmen_Kernel | 90ed4e2e3e6321de246fa193705ae40ede4e2d8e | [
"BSD-Source-Code"
] | null | null | null | drivers/gpu/pvr/ttrace_tokens.h | tuxafgmur/OLD_Dhollmen_Kernel | 90ed4e2e3e6321de246fa193705ae40ede4e2d8e | [
"BSD-Source-Code"
] | null | null | null | drivers/gpu/pvr/ttrace_tokens.h | tuxafgmur/OLD_Dhollmen_Kernel | 90ed4e2e3e6321de246fa193705ae40ede4e2d8e | [
"BSD-Source-Code"
] | null | null | null | /*************************************************************************/ /*!
@Title Timed Trace header
@Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved
@Description Timed Trace token header. Contains defines for all the tokens
used.
@License Dual MIT/GPL... | 37.666667 | 79 | 0.776327 | [
"object"
] |
3941cdfde9c0c199dc3da961bed5534ffe1420bd | 17,090 | c | C | TestQuaternion.c | cedric102/Quaternion | 17ebccef6181c660e11b53c8e885de3ca75e2cd8 | [
"ISC"
] | null | null | null | TestQuaternion.c | cedric102/Quaternion | 17ebccef6181c660e11b53c8e885de3ca75e2cd8 | [
"ISC"
] | null | null | null | TestQuaternion.c | cedric102/Quaternion | 17ebccef6181c660e11b53c8e885de3ca75e2cd8 | [
"ISC"
] | null | null | null | // TEST: gcc -Wall -Wextra .\TestQuaternion.c .\Quaternion.c -o TestQuaternion.exe; .\TestQuaternion.exe
// https://stackoverflow.com/questions/4436764/rotating-a-quaternion-on-1-axis
#include <stdlib.h>
#include <string.h>
#include "Quaternion.h"
#define TO_RAD(x) (x / 180.0 * M_PI)
void ASSERT_SAME_DOUBLE(char* des... | 39.744186 | 139 | 0.674722 | [
"vector"
] |
3942b77208292413022322f68556d266822fce7b | 3,107 | h | C | PhysicsEngine.h | ChrSacher/MyEngine | 8fe71fd9e84b9536148e0d4ebb4e53751ab49ce8 | [
"Apache-2.0"
] | 2 | 2015-10-27T21:36:59.000Z | 2017-03-17T21:52:19.000Z | PhysicsEngine.h | ChrSacher/MyEngine | 8fe71fd9e84b9536148e0d4ebb4e53751ab49ce8 | [
"Apache-2.0"
] | null | null | null | PhysicsEngine.h | ChrSacher/MyEngine | 8fe71fd9e84b9536148e0d4ebb4e53751ab49ce8 | [
"Apache-2.0"
] | null | null | null | #pragma once
#include <vector>
#include <map>
#include <bullet\btBulletDynamicsCommon.h>
#include <BulletCollision\CollisionShapes\btHeightfieldTerrainShape.h>
#include <bullet\btBulletCollisionCommon.h>
#include "Timer.h"
#include "Math\3DMath.h"
#include "Mesh.h"
enum PhysicsType
{
PTBOX,
PTSPHERE,
PTCYLINDER,
PT... | 25.891667 | 182 | 0.766334 | [
"mesh",
"vector"
] |
39463045f6ac604b9569b2d82bf4b5c689d3c80d | 3,348 | h | C | src/webnn/native/nnapi/NnapiUtils.h | wangli69087/webnn-native | 8fc751ee87dd797137a6443a28b8dd34d0a4d692 | [
"Apache-2.0"
] | null | null | null | src/webnn/native/nnapi/NnapiUtils.h | wangli69087/webnn-native | 8fc751ee87dd797137a6443a28b8dd34d0a4d692 | [
"Apache-2.0"
] | null | null | null | src/webnn/native/nnapi/NnapiUtils.h | wangli69087/webnn-native | 8fc751ee87dd797137a6443a28b8dd34d0a4d692 | [
"Apache-2.0"
] | null | null | null | // Copyright 2021 The WebNN-native Authors
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or ... | 32.504854 | 91 | 0.586918 | [
"vector"
] |
3950c46a4d2bcf3e4ed47ec4328ad7a9939fc8e2 | 15,412 | h | C | src/NDArray.h | mgb4/qui | d3b5726333a2278286e0876427771393e1a09b9c | [
"MIT"
] | 1 | 2020-03-28T16:17:27.000Z | 2020-03-28T16:17:27.000Z | src/NDArray.h | mgb4/qui | d3b5726333a2278286e0876427771393e1a09b9c | [
"MIT"
] | null | null | null | src/NDArray.h | mgb4/qui | d3b5726333a2278286e0876427771393e1a09b9c | [
"MIT"
] | null | null | null | #pragma once
#include "qui.h"
struct NumPy
{
template<class T> static constexpr NPY_TYPES type();
template<> static constexpr NPY_TYPES type<bool>() { return NPY_BOOL; }
template<> static constexpr NPY_TYPES type<char>() { return NPY_BYTE; } // char -> byte
template<... | 37.137349 | 234 | 0.573839 | [
"object",
"shape",
"vector"
] |
395d558882ed8de59c610afb46c050416b0dc0ec | 10,356 | h | C | include/RationalNum.h | inthewaves/bruteforcefrac | a0651e14c87e64254d3042d07542670586b26141 | [
"MIT"
] | null | null | null | include/RationalNum.h | inthewaves/bruteforcefrac | a0651e14c87e64254d3042d07542670586b26141 | [
"MIT"
] | 18 | 2019-07-14T02:56:32.000Z | 2019-11-11T06:50:44.000Z | include/RationalNum.h | inthewaves/bruteforcefrac | a0651e14c87e64254d3042d07542670586b26141 | [
"MIT"
] | null | null | null | /* RationalNum.h
* This file is a part of the bruteforcefrac library.
*
* Copyright (c) 2019 Paul Ngo
*
* Licensed under the MIT License
*/
#ifndef BRUTEFORCEFRAC_RATIONALNUM_H
#define BRUTEFORCEFRAC_RATIONALNUM_H
#include "IntFactor.h"
#include "IntFactorVector.h"
#include <cstdint>
#include <cstdio>
#in... | 33.843137 | 117 | 0.56798 | [
"object",
"vector"
] |
395d8326122b932229060961bc15859b50859102 | 2,185 | h | C | JSMessagesViewController/Classes/Categories/UIImage+JSMessagesView.h | slycrel/MessagesTableViewController | e0627507e23960b9ff6fe9ff89c74c64511b3721 | [
"CC-BY-3.0"
] | 3 | 2016-03-13T07:01:31.000Z | 2016-05-16T14:40:13.000Z | JSMessagesViewController/Classes/Categories/UIImage+JSMessagesView.h | slycrel/MessagesTableViewController | e0627507e23960b9ff6fe9ff89c74c64511b3721 | [
"CC-BY-3.0"
] | null | null | null | JSMessagesViewController/Classes/Categories/UIImage+JSMessagesView.h | slycrel/MessagesTableViewController | e0627507e23960b9ff6fe9ff89c74c64511b3721 | [
"CC-BY-3.0"
] | null | null | null | //
// Created by Jesse Squires
// http://www.hexedbits.com
//
//
// Documentation
// http://cocoadocs.org/docsets/JSMessagesViewController
//
//
// The MIT License
// Copyright (c) 2013 Jesse Squires
// http://opensource.org/licenses/MIT
//
#import <UIKit/UIKit.h>
@interface UIImage (JSMessagesView)
/**
* C... | 33.615385 | 196 | 0.718078 | [
"object"
] |
397092286e18e3fe98516d5aa6b2fda6e9744825 | 31,541 | c | C | libdcpu-vm-dbg/dbgaux.c | DCPUTeam/DCPUToolchain | 1882aadbcbd4226064e4d8be9e7178ba771491d8 | [
"MIT"
] | 7 | 2015-10-31T19:11:46.000Z | 2022-02-20T23:55:03.000Z | libdcpu-vm-dbg/dbgaux.c | DCPUTeam/DCPUToolchain | 1882aadbcbd4226064e4d8be9e7178ba771491d8 | [
"MIT"
] | 2 | 2016-10-07T06:33:34.000Z | 2017-12-13T16:00:11.000Z | libdcpu-vm-dbg/dbgaux.c | DCPUTeam/DCPUToolchain | 1882aadbcbd4226064e4d8be9e7178ba771491d8 | [
"MIT"
] | 4 | 2015-10-08T02:24:35.000Z | 2022-02-20T21:39:29.000Z | /**
File: dbgaux.c
Project: DCPU-16 Toolchain
Component: LibDCPU-vm-dbg
Authors: James Rhodes
José Manuel Díez
Description: Defines auxilary functions for the debugger.
**/
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <bstring.h>
#include <sim... | 31.795363 | 187 | 0.569671 | [
"object"
] |
397177b5ccacb5638d76654fed76355b22c89245 | 4,454 | h | C | src/include/riak_binary.h | amanyadav2222777/riak-c-client | bbf35c7727184ae08a5ed877da770cbc2b16f629 | [
"Apache-2.0"
] | 7 | 2015-05-20T11:49:19.000Z | 2019-05-14T11:53:18.000Z | src/include/riak_binary.h | amanyadav2222777/riak-c-client | bbf35c7727184ae08a5ed877da770cbc2b16f629 | [
"Apache-2.0"
] | 1 | 2016-05-13T00:25:24.000Z | 2016-05-13T02:31:47.000Z | src/include/riak_binary.h | amanyadav2222777/riak-c-client | bbf35c7727184ae08a5ed877da770cbc2b16f629 | [
"Apache-2.0"
] | 4 | 2016-05-20T13:57:39.000Z | 2020-09-30T19:25:13.000Z | /*********************************************************************
*
* riak_binary.h: Riak C Client Binary Object Utilities
*
* Copyright (c) 2007-2014 Basho Technologies, Inc. All Rights Reserved.
*
* This file is provided to you under the Apache License,
* Version 2.0 (the "License"); you may not use this... | 27.8375 | 73 | 0.665469 | [
"object"
] |
397cb84b7c0d5cb6c3c47b87c2d8ef89b44e95f6 | 1,238 | c | C | src/vector.c | iotasieve/out | 9f0892e72bdc347677b3f477f40a70ce5a48c32c | [
"MIT"
] | null | null | null | src/vector.c | iotasieve/out | 9f0892e72bdc347677b3f477f40a70ce5a48c32c | [
"MIT"
] | null | null | null | src/vector.c | iotasieve/out | 9f0892e72bdc347677b3f477f40a70ce5a48c32c | [
"MIT"
] | null | null | null | #include "s2hooks.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
Vector vector_create(Size typeSize)
{
Vector r;
r.data = new_sized(typeSize, VECTOR_DEFAULT_CAPACITY);
r.capacity = VECTOR_DEFAULT_CAPACITY;
r.size = 0;
r.type_size = typeSize;
return r;
}
int vector_push(Vector *v... | 21.344828 | 95 | 0.605008 | [
"vector"
] |
822d525180ab374168181692972a7a7d7effdc0a | 5,545 | h | C | engine/gfx/gfx_material.h | lavrod/grit-engine | 86499eb3f171546cb186138b9fe0fb7baf1894ed | [
"MIT"
] | 109 | 2016-06-22T22:41:27.000Z | 2022-03-27T02:30:36.000Z | engine/gfx/gfx_material.h | lavrod/grit-engine | 86499eb3f171546cb186138b9fe0fb7baf1894ed | [
"MIT"
] | 12 | 2016-06-22T02:06:51.000Z | 2021-11-01T03:06:54.000Z | engine/gfx/gfx_material.h | lavrod/grit-engine | 86499eb3f171546cb186138b9fe0fb7baf1894ed | [
"MIT"
] | 30 | 2016-06-21T22:10:46.000Z | 2022-03-10T20:05:11.000Z | /* Copyright (c) The Grit Game Engine authors 2016
*
* 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, ... | 33.810976 | 96 | 0.742831 | [
"mesh",
"geometry",
"render",
"vector"
] |
8238f77643ef1ea0b1af25b5578f0cac4ac6351a | 130 | h | C | commands/list.h | Zerwer-Malek/NetworkManagement | 7626e95fa300ad047fc70b0e6ad44d7093859a45 | [
"MIT"
] | null | null | null | commands/list.h | Zerwer-Malek/NetworkManagement | 7626e95fa300ad047fc70b0e6ad44d7093859a45 | [
"MIT"
] | null | null | null | commands/list.h | Zerwer-Malek/NetworkManagement | 7626e95fa300ad047fc70b0e6ad44d7093859a45 | [
"MIT"
] | null | null | null | #ifndef LIST_H
#define LIST_H
#include <iostream>
#include <string>
#include <vector>
#include <algorithm>
void list();
#endif
| 10.833333 | 20 | 0.723077 | [
"vector"
] |
825029fa42f08127d8184c262abdad864327e579 | 7,254 | h | C | GSDK/sourcesdk/Entities/CBaseAnimating.h | 11Lee1/Free-The-Skids | ebf08b19510a16f3567b934c0c99890faefeaac5 | [
"Apache-2.0"
] | 22 | 2019-02-10T16:01:13.000Z | 2022-02-11T13:07:46.000Z | GSDK/sourcesdk/Entities/CBaseAnimating.h | C-Five/Free-The-Skids | ebf08b19510a16f3567b934c0c99890faefeaac5 | [
"Apache-2.0"
] | 3 | 2019-02-12T06:57:28.000Z | 2019-04-22T09:25:59.000Z | GSDK/sourcesdk/Entities/CBaseAnimating.h | C-Five/Free-The-Skids | ebf08b19510a16f3567b934c0c99890faefeaac5 | [
"Apache-2.0"
] | 13 | 2019-04-03T18:34:09.000Z | 2021-12-12T05:26:26.000Z | class CBoneBitList;
class CMouthInfo;
class IBoneSetup;
class CBoneAccessor;
struct ModelRenderInfo_t
{
Vector origin;
QAngle angles;
IClientRenderable *pRenderable;
const model_t *pModel;
const matrix3x4_t *pModelToWorld;
const matrix3x4_t *pLightingOffset;
const Vector *pLightingOrigin;
int flags;
int entity... | 37.010204 | 175 | 0.743452 | [
"vector",
"model",
"transform"
] |
82523204222f239255e04c768354fc477a90bf80 | 1,890 | h | C | cpp/src/kauvir/kauvir-runtime/kcm-command-package/kcm-command-package.h | Mosaic-DigammaDB/SSQM | c150cec88b4ac2d26a972faf38d56e9dfb137ae6 | [
"BSL-1.0"
] | null | null | null | cpp/src/kauvir/kauvir-runtime/kcm-command-package/kcm-command-package.h | Mosaic-DigammaDB/SSQM | c150cec88b4ac2d26a972faf38d56e9dfb137ae6 | [
"BSL-1.0"
] | 1 | 2018-11-13T17:41:46.000Z | 2018-11-13T20:54:38.000Z | cpp/src/kauvir/kauvir-runtime/kcm-command-package/kcm-command-package.h | Mosaic-DigammaDB/SSQM | c150cec88b4ac2d26a972faf38d56e9dfb137ae6 | [
"BSL-1.0"
] | 1 | 2018-11-13T16:43:10.000Z | 2018-11-13T16:43:10.000Z |
// Copyright Nathaniel Christen 2018.
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
#ifndef KCM_COMMAND_PACKAGE__H
#define KCM_COMMAND_PACKAGE__H
#include "kans.h"
#include "kauvir-... | 25.540541 | 102 | 0.783069 | [
"model"
] |
8253eb866c6f0e05d1f84e0add62afe834babdb3 | 1,645 | h | C | examples/SimpleViewerExampleMFC/src/window/WindowUtils.h | skrat/ifcplusplus | 1e65d8e0d5e3365d4d1da399081ffaa78fd8a486 | [
"MIT"
] | 7 | 2018-03-07T06:51:41.000Z | 2020-05-22T08:32:54.000Z | examples/SimpleViewerExampleMFC/src/window/WindowUtils.h | skrat/ifcplusplus | 1e65d8e0d5e3365d4d1da399081ffaa78fd8a486 | [
"MIT"
] | 1 | 2019-03-06T08:59:24.000Z | 2019-03-06T08:59:24.000Z | examples/SimpleViewerExampleMFC/src/window/WindowUtils.h | skrat/ifcplusplus | 1e65d8e0d5e3365d4d1da399081ffaa78fd8a486 | [
"MIT"
] | 8 | 2018-05-02T20:16:07.000Z | 2021-06-10T03:06:04.000Z | #pragma once
#include <ifcpp/IFC4/include/IfcCartesianPoint.h>
#include <ifcpp/IFC4/include/IfcDirection.h>
#include <ifcpp/IFC4/include/IfcGloballyUniqueId.h>
#include <ifcpp/IFC4/include/IfcIdentifier.h>
#include <ifcpp/IFC4/include/IfcLabel.h>
#include <ifcpp/IFC4/include/IfcLengthMeasure.h>
#include <ifcpp/IFC4/in... | 48.382353 | 279 | 0.798176 | [
"model"
] |
825b6be8118a1d203d343fda04a52c56912f08b2 | 3,015 | c | C | src/schedule.c | niwtr/yonix | fc720acae1af78aa041c2c0297b1df96a3a5b831 | [
"MIT"
] | null | null | null | src/schedule.c | niwtr/yonix | fc720acae1af78aa041c2c0297b1df96a3a5b831 | [
"MIT"
] | null | null | null | src/schedule.c | niwtr/yonix | fc720acae1af78aa041c2c0297b1df96a3a5b831 | [
"MIT"
] | null | null | null | #include "param_yonix.h"
#include "yotypes.h"
#include "defs.h"
#include "param.h"
#include "memlayout.h"
#include "mmu.h"
#include "x86.h"
#include "proc.h"
/* switch to the proc specified. */
void switch_to (struct proc * p)
{
/* set current in-cpu proc to p*/
proc = p;
switchuvm(p);
p->p_stat = SRUN;
/... | 23.192308 | 70 | 0.658706 | [
"transform"
] |
825ee460c59f74a4fb3e5494d72a889d8b000cbc | 11,525 | c | C | src/core/t-function.c | iArnold/ren-c | 35418a15faf842499bcf51d0e066035b31a1bc53 | [
"Apache-2.0"
] | null | null | null | src/core/t-function.c | iArnold/ren-c | 35418a15faf842499bcf51d0e066035b31a1bc53 | [
"Apache-2.0"
] | null | null | null | src/core/t-function.c | iArnold/ren-c | 35418a15faf842499bcf51d0e066035b31a1bc53 | [
"Apache-2.0"
] | null | null | null | //
// File: %t-function.c
// Summary: "function related datatypes"
// Section: datatypes
// Project: "Rebol 3 Interpreter and Run-time (Ren-C branch)"
// Homepage: https://github.com/metaeducation/ren-c/
//
//=////////////////////////////////////////////////////////////////////////=//
//
// Copyright 2012 REBOL Te... | 31.575342 | 79 | 0.604512 | [
"object"
] |
826527e93918dda556df496aa2a751478a45a528 | 775 | h | C | test/RngTest/inc/PdfBenchmarker_cpu.h | mrguilima/vecmath | 994e3eb9915b77e953290aa49b50629917b96986 | [
"Apache-2.0"
] | null | null | null | test/RngTest/inc/PdfBenchmarker_cpu.h | mrguilima/vecmath | 994e3eb9915b77e953290aa49b50629917b96986 | [
"Apache-2.0"
] | null | null | null | test/RngTest/inc/PdfBenchmarker_cpu.h | mrguilima/vecmath | 994e3eb9915b77e953290aa49b50629917b96986 | [
"Apache-2.0"
] | null | null | null | #ifndef PDF_BENCHMARKER_CPU_H
#define PDF_BENCHMARKER_CPU_H 1
#include "RngTest.h"
namespace vecrng {
typedef Real_t (*ScalarKernelFunc_t)(int nsample, double &result);
// Scalar
Real_t ScalarMRG32k3aExp(int nsample, double &result);
Real_t ScalarMRG32k3aNormal(int nsample, double &result);
ScalarKernelFunc_t Sca... | 25 | 66 | 0.714839 | [
"vector"
] |
8272b0eac0ec96617a21595e83841f1a16e20443 | 5,373 | h | C | projects/project/src/matrix.h | TheAlexP/Engine | 5a1bed59e4d152c075da00398cdd16fe37b3af1d | [
"MIT"
] | null | null | null | projects/project/src/matrix.h | TheAlexP/Engine | 5a1bed59e4d152c075da00398cdd16fe37b3af1d | [
"MIT"
] | null | null | null | projects/project/src/matrix.h | TheAlexP/Engine | 5a1bed59e4d152c075da00398cdd16fe37b3af1d | [
"MIT"
] | null | null | null | #pragma once
#include <iostream>
#include <math.h>
#include "vector.h"
#define PI 3.14159265
using namespace std;
struct mat2;
struct mat3;
struct mat4;
struct mat2
{
friend mat3;
friend mat4;
protected:
float data[16];
public:
//Matrix creation and manipulation
mat2(const mat2 & m);
mat2(const mat3 & m);
ma... | 26.082524 | 92 | 0.715243 | [
"vector"
] |
827d8772d57e6373ddb2fd56697fc4c8d05cadc7 | 4,562 | h | C | src/buildfile_parser.h | PiesArentSquare/pplusplus | 7a3e31fd75cb4bda24e34fc03b02aacec83a69bd | [
"MIT"
] | null | null | null | src/buildfile_parser.h | PiesArentSquare/pplusplus | 7a3e31fd75cb4bda24e34fc03b02aacec83a69bd | [
"MIT"
] | null | null | null | src/buildfile_parser.h | PiesArentSquare/pplusplus | 7a3e31fd75cb4bda24e34fc03b02aacec83a69bd | [
"MIT"
] | null | null | null | #pragma once
#include <iostream>
#include <fstream>
#include <vector>
#include <map>
std::string read_file(std::string filepath) {
std::ifstream file;
file.open(filepath);
if (file.fail()) {
std::cerr << "file read error: file '" << filepath << "' not found.\n";
return {};
}
... | 26.994083 | 142 | 0.503507 | [
"vector"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.