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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
08912bccdd244ac8633f5f519ff9758a5419816a | 1,318 | h | C | Gems/LyShine/Code/Editor/CommandHierarchyItemToggleIsVisible.h | cypherdotXd/o3de | bb90c4ddfe2d495e9c00ebf1e2650c6d603a5676 | [
"Apache-2.0",
"MIT"
] | 11 | 2021-07-08T09:58:26.000Z | 2022-03-17T17:59:26.000Z | Gems/LyShine/Code/Editor/CommandHierarchyItemToggleIsVisible.h | RoddieKieley/o3de | e804fd2a4241b039a42d9fa54eaae17dc94a7a92 | [
"Apache-2.0",
"MIT"
] | 29 | 2021-07-06T19:33:52.000Z | 2022-03-22T10:27:49.000Z | Gems/LyShine/Code/Editor/CommandHierarchyItemToggleIsVisible.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 <QUndoCommand>
class CommandHierarchyItemToggleIsVisible
: public QUndo... | 24.867925 | 100 | 0.68437 | [
"3d"
] |
0892ffd47da58e73d39ed920de711394e7cfe14f | 1,081 | h | C | ZeroEngine2013/ZeroEngine2013/include/ZeroAnimation.h | seonghyeons/Zero | 9690e4676bab9dfd826747e2cdd1a597c52f5371 | [
"MIT"
] | 4 | 2020-08-13T04:23:29.000Z | 2020-08-14T16:36:05.000Z | Zeroengine/ZeroEngine Test/ZeroEngine Test/include/ZeroAnimation.h | sunrinjh/2020GamPuSojeon | 5d8e7e2739273a965c1a60675a29bc44c54679e6 | [
"MIT"
] | null | null | null | Zeroengine/ZeroEngine Test/ZeroEngine Test/include/ZeroAnimation.h | sunrinjh/2020GamPuSojeon | 5d8e7e2739273a965c1a60675a29bc44c54679e6 | [
"MIT"
] | null | null | null | #pragma once
#include "ZeroSprite.h"
using namespace std;
class ZeroAnimation : public ZeroIScene {
private:
vector<ZeroSprite*> animationList;
int numberOfFrames;
float framesPerSecond;
float currentFrame;
bool isRunning;
bool isLooping;
public:
ZeroAnimation(float _frameSpeed, bool _isLooping = true);
~Z... | 22.061224 | 58 | 0.727105 | [
"render",
"vector"
] |
ec4d722fb89cd724f960592fe0e7f303193b0ca7 | 2,430 | h | C | code/components/citizen-scripting-mono/deps/include/mono/metadata/reflection-cache.h | antonand03/hello-my-friend | fb4e225a75aea3007a391ccc4dcda3eda65c2142 | [
"MIT"
] | 5,411 | 2017-04-14T08:57:56.000Z | 2022-03-30T19:35:15.000Z | code/components/citizen-scripting-mono/deps/include/mono/metadata/reflection-cache.h | antonand03/hello-my-friend | fb4e225a75aea3007a391ccc4dcda3eda65c2142 | [
"MIT"
] | 802 | 2017-04-21T14:18:36.000Z | 2022-03-31T21:20:48.000Z | code/components/citizen-scripting-mono/deps/include/mono/metadata/reflection-cache.h | antonand03/hello-my-friend | fb4e225a75aea3007a391ccc4dcda3eda65c2142 | [
"MIT"
] | 2,011 | 2017-04-14T09:44:15.000Z | 2022-03-31T15:40:39.000Z | /*
* Copyright 2016 Microsoft
* Licensed under the MIT license. See LICENSE file in the project root for full license information.
*/
#ifndef __MONO_METADATA_REFLECTION_CACHE_H__
#define __MONO_METADATA_REFLECTION_CACHE_H__
#include <glib.h>
#include <mono/metadata/domain-internals.h>
#include <mono/metadata/mono-... | 30 | 171 | 0.702469 | [
"object"
] |
ec508bd592d7c3854ec191a580c73f1ca1f41755 | 3,024 | h | C | modules/path/include/motis/path/prepare/osm/parser_commons.h | julianharbarth/motis | d5ded8b519a85809949f084ca7983a22180deb1a | [
"MIT"
] | null | null | null | modules/path/include/motis/path/prepare/osm/parser_commons.h | julianharbarth/motis | d5ded8b519a85809949f084ca7983a22180deb1a | [
"MIT"
] | null | null | null | modules/path/include/motis/path/prepare/osm/parser_commons.h | julianharbarth/motis | d5ded8b519a85809949f084ca7983a22180deb1a | [
"MIT"
] | null | null | null | #pragma once
#include "motis/path/prepare/osm_util.h"
#include "motis/path/prepare/resolve/thread_pool.h"
namespace motis::path {
struct raw_node {
raw_node(int64_t id, int64_t way)
: id_(id), resolved_(false), in_ways_({way}) {}
int64_t id_;
bool resolved_;
geo::latlng pos_;
std::vector<int64_t> in... | 26.526316 | 79 | 0.595569 | [
"vector"
] |
ec50f10757efd933f04b716da1fa2d3ba2b33ee0 | 13,646 | c | C | qemu/src/qemu.git/hw/misc/slavio_misc.c | valuta1995/p2im | aede1371e63fd70eb9f0473aca046c5e65f3b1e8 | [
"Apache-2.0"
] | 80 | 2020-03-15T11:51:23.000Z | 2022-03-30T03:46:16.000Z | qemu/src/qemu.git/hw/misc/slavio_misc.c | valuta1995/p2im | aede1371e63fd70eb9f0473aca046c5e65f3b1e8 | [
"Apache-2.0"
] | 17 | 2020-08-07T07:47:24.000Z | 2022-01-04T04:54:33.000Z | qemu/src/qemu.git/hw/misc/slavio_misc.c | valuta1995/p2im | aede1371e63fd70eb9f0473aca046c5e65f3b1e8 | [
"Apache-2.0"
] | 20 | 2020-04-08T12:44:48.000Z | 2022-02-09T19:13:00.000Z | /*
* QEMU Sparc SLAVIO aux io port emulation
*
* Copyright (c) 2005 Fabrice Bellard
*
* 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 ... | 26.343629 | 83 | 0.639162 | [
"object"
] |
ec576c418dcc339327d41ecef9f76572946af1d3 | 2,780 | h | C | FunInjector/FuncHookProcessInjector.h | dannybir/FunInjector | d0c324f8b47d8c6cea0e99ff1f7c95df6cf24a65 | [
"MIT"
] | null | null | null | FunInjector/FuncHookProcessInjector.h | dannybir/FunInjector | d0c324f8b47d8c6cea0e99ff1f7c95df6cf24a65 | [
"MIT"
] | null | null | null | FunInjector/FuncHookProcessInjector.h | dannybir/FunInjector | d0c324f8b47d8c6cea0e99ff1f7c95df6cf24a65 | [
"MIT"
] | null | null | null | #pragma once
#include "ProcessInjectorBase.h"
#include "AssemblyCodeManager.h"
#include "PayloadDataHolder.h"
#include "RemoteProcessInspector.h"
namespace FunInjector
{
using namespace FunInjector::ProcessInspector;
// Tests have shown that 15 bytes should be more than enough to backup
// the target function
co... | 33.095238 | 94 | 0.779496 | [
"object"
] |
ec64273b3a1eb61a1da36aa3e52796c4f2ece360 | 9,410 | h | C | third_party/universal-ctags/ctags/gnulib/dynarray.h | f110/wing | 31b259f723b57a6481252a4b8b717fcee6b01ff4 | [
"MIT"
] | 1 | 2020-03-24T16:08:43.000Z | 2020-03-24T16:08:43.000Z | third_party/universal-ctags/ctags/gnulib/dynarray.h | f110/wing | 31b259f723b57a6481252a4b8b717fcee6b01ff4 | [
"MIT"
] | null | null | null | third_party/universal-ctags/ctags/gnulib/dynarray.h | f110/wing | 31b259f723b57a6481252a4b8b717fcee6b01ff4 | [
"MIT"
] | 1 | 2021-04-26T09:00:06.000Z | 2021-04-26T09:00:06.000Z | /* Type-safe arrays which grow dynamically.
Copyright 2021 Free Software Foundation, Inc.
This file is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
published by the Free Software Foundation; either version 2.1 of the
License, or (at ... | 33.017544 | 82 | 0.717216 | [
"object"
] |
ec68423bbc88ce5b23c981a0a7ac3b82b0d95f53 | 2,862 | h | C | src/ui/examples/escher/waterfall/scenes/scene.h | myself659/fuchsia | 18eb5ad3d995fba458b32d8600b2af97f89a5726 | [
"BSD-3-Clause"
] | null | null | null | src/ui/examples/escher/waterfall/scenes/scene.h | myself659/fuchsia | 18eb5ad3d995fba458b32d8600b2af97f89a5726 | [
"BSD-3-Clause"
] | 4 | 2020-09-06T07:59:32.000Z | 2022-02-12T16:06:47.000Z | src/ui/examples/escher/waterfall/scenes/scene.h | myself659/fuchsia | 18eb5ad3d995fba458b32d8600b2af97f89a5726 | [
"BSD-3-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_UI_EXAMPLES_ESCHER_WATERFALL_SCENES_SCENE_H_
#define SRC_UI_EXAMPLES_ESCHER_WATERFALL_SCENES_SCENE_H_
#include "src/ui/examples/escher/common/... | 40.885714 | 96 | 0.716632 | [
"model"
] |
ec688c64aed4d37437ca389f76410586929d14b6 | 9,403 | h | C | Translator_file/deal.II/numerics/derivative_approximation.h | jiaqiwang969/deal.ii-course-practice | 0da5ad1537d8152549d8a0e4de5872efe7619c8a | [
"MIT"
] | null | null | null | Translator_file/deal.II/numerics/derivative_approximation.h | jiaqiwang969/deal.ii-course-practice | 0da5ad1537d8152549d8a0e4de5872efe7619c8a | [
"MIT"
] | null | null | null | Translator_file/deal.II/numerics/derivative_approximation.h | jiaqiwang969/deal.ii-course-practice | 0da5ad1537d8152549d8a0e4de5872efe7619c8a | [
"MIT"
] | null | null | null | //include/deal.II-translator/numerics/derivative_approximation_0.txt
// ---------------------------------------------------------------------
//
// Copyright (C) 2000 - 2020 by the deal.II authors
//
// This file is part of the deal.II library.
//
// The deal.II library is free software; you can use it, redistribute
//... | 33.823741 | 109 | 0.617994 | [
"mesh",
"vector"
] |
ec6a263657ab59dfc62f426da5355575e67da42f | 55,347 | h | C | diplomacy_research/proto/diplomacy_tensorflow/compiler/xla/service/hlo_profile_printer_data.pb.h | wwongkamjan/dipnet_press | 787263c1b9484698904f525c8d78d0e333e1c0d9 | [
"MIT"
] | 39 | 2019-09-06T13:42:24.000Z | 2022-03-18T18:38:43.000Z | diplomacy_research/proto/diplomacy_tensorflow/compiler/xla/service/hlo_profile_printer_data.pb.h | wwongkamjan/dipnet_press | 787263c1b9484698904f525c8d78d0e333e1c0d9 | [
"MIT"
] | 9 | 2019-09-19T22:35:32.000Z | 2022-02-24T18:04:57.000Z | diplomacy_research/proto/diplomacy_tensorflow/compiler/xla/service/hlo_profile_printer_data.pb.h | wwongkamjan/dipnet_press | 787263c1b9484698904f525c8d78d0e333e1c0d9 | [
"MIT"
] | 8 | 2019-10-16T21:09:14.000Z | 2022-02-23T05:20:37.000Z | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: diplomacy_tensorflow/compiler/xla/service/hlo_profile_printer_data.proto
#ifndef PROTOBUF_INCLUDED_diplomacy_5ftensorflow_2fcompiler_2fxla_2fservice_2fhlo_5fprofile_5fprinter_5fdata_2eproto
#define PROTOBUF_INCLUDED_diplomacy_5ftensorflow_2fcompile... | 44.961007 | 248 | 0.771225 | [
"object"
] |
ec6ccb3a7b9c509b4777084d3fd8d02797c040ba | 3,901 | h | C | algorithms.h | andheroe/blink-detection | d77cb342bbebcea837c44416fd639cc1e56f57ab | [
"Apache-2.0"
] | 5 | 2016-06-21T10:26:53.000Z | 2020-07-14T05:49:53.000Z | algorithms.h | andheroe/blink-detection | d77cb342bbebcea837c44416fd639cc1e56f57ab | [
"Apache-2.0"
] | 1 | 2016-10-13T11:03:32.000Z | 2016-12-04T03:27:14.000Z | algorithms.h | andheroe/blink-detection | d77cb342bbebcea837c44416fd639cc1e56f57ab | [
"Apache-2.0"
] | 1 | 2019-07-16T03:39:08.000Z | 2019-07-16T03:39:08.000Z | /*! \file algorithms.h
\brief Computer vision algorithms for eyes tracking and image computing.
This file containe original computer vision algorithms for eyes tracking and image computing
on the base of OpenCV.
*/
#ifndef ALGORITHMS_H
#define ALGORITHMS_H
#include <iostream>
#include <vector>
#include ... | 28.474453 | 112 | 0.719303 | [
"object",
"vector"
] |
ec6cdbfa3f3f266b90efa8733fb80b10a5704628 | 1,914 | h | C | math/filter/particles/estimation/ParticleFilterEstimationRegionalWeightedAverage.h | k-a-z-u/KLib | cd4d11fb68921b2ff42a6f90055447f5df9a5b1e | [
"Apache-2.0"
] | 2 | 2016-12-17T10:14:18.000Z | 2019-07-16T09:06:07.000Z | math/filter/particles/estimation/ParticleFilterEstimationRegionalWeightedAverage.h | k-a-z-u/KLib | cd4d11fb68921b2ff42a6f90055447f5df9a5b1e | [
"Apache-2.0"
] | null | null | null | math/filter/particles/estimation/ParticleFilterEstimationRegionalWeightedAverage.h | k-a-z-u/KLib | cd4d11fb68921b2ff42a6f90055447f5df9a5b1e | [
"Apache-2.0"
] | 3 | 2015-06-23T09:48:49.000Z | 2018-03-28T08:28:06.000Z | #ifndef K_MATH_FILTER_PARTICLES_PARTICLEFILTERESTIMATIONREGIONALWEIGHTEDAVERAGE_H
#define K_MATH_FILTER_PARTICLES_PARTICLEFILTERESTIMATIONREGIONALWEIGHTEDAVERAGE_H
#include "ParticleFilterEstimation.h"
#include "../Particle.h"
#include "../ParticleAssertions.h"
#include <algorithm>
namespace K {
/**
* this imple... | 31.377049 | 111 | 0.733542 | [
"vector"
] |
ec713c7d8fb70fdca62a291f54053e82737c1e86 | 10,292 | h | C | include/stand_gui.h | ptitSeb/freespace2 | 500ee249f7033aac9b389436b1737a404277259c | [
"Linux-OpenIB"
] | 1 | 2020-07-14T07:29:18.000Z | 2020-07-14T07:29:18.000Z | include/stand_gui.h | ptitSeb/freespace2 | 500ee249f7033aac9b389436b1737a404277259c | [
"Linux-OpenIB"
] | 2 | 2019-01-01T22:35:56.000Z | 2022-03-14T07:34:00.000Z | include/stand_gui.h | ptitSeb/freespace2 | 500ee249f7033aac9b389436b1737a404277259c | [
"Linux-OpenIB"
] | 2 | 2021-03-07T11:40:42.000Z | 2021-12-26T21:40:39.000Z | /*
* Copyright (C) Volition, Inc. 1999. All rights reserved.
*
* All source code herein is the property of Volition, Inc. You may not sell
* or otherwise commercially exploit the source or things you created based on
* the source.
*/
/*
* $Logfile: /Freespace2/code/Network/stand_gui.h $
* $Revision: 307 $
*... | 30.814371 | 98 | 0.690634 | [
"object"
] |
ec7a84bcb174548f2301a13f9ba7ec7cad95cf40 | 4,777 | h | C | MetroSVG/Internal/BasicValueParsers.h | isabella232/metrosvg | 2297bc32bd5b611cd4355deb2cba9dba6337e3e6 | [
"Apache-2.0"
] | 15 | 2016-01-29T06:10:46.000Z | 2021-10-12T03:15:42.000Z | MetroSVG/Internal/BasicValueParsers.h | isabella232/metrosvg | 2297bc32bd5b611cd4355deb2cba9dba6337e3e6 | [
"Apache-2.0"
] | 1 | 2021-07-12T12:51:44.000Z | 2021-07-12T12:51:44.000Z | MetroSVG/Internal/BasicValueParsers.h | isabella232/metrosvg | 2297bc32bd5b611cd4355deb2cba9dba6337e3e6 | [
"Apache-2.0"
] | 9 | 2016-01-25T04:22:55.000Z | 2021-07-12T12:51:24.000Z | /*
* Copyright 2016 Google Inc. 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 by applica... | 39.479339 | 78 | 0.732259 | [
"vector"
] |
ec825b6e3c2d847655e359ed0fd245b987ca82bc | 4,014 | h | C | sdk/include/opentelemetry/sdk/trace/tracer_provider.h | pavanshahm/ecl-opentelemetry-cpp | aa986833cddc88841c62a23ff9064464cc2555f6 | [
"Apache-2.0"
] | 1 | 2021-08-23T18:24:19.000Z | 2021-08-23T18:24:19.000Z | sdk/include/opentelemetry/sdk/trace/tracer_provider.h | pavanshahm/ecl-opentelemetry-cpp | aa986833cddc88841c62a23ff9064464cc2555f6 | [
"Apache-2.0"
] | 1 | 2021-08-23T09:35:15.000Z | 2021-08-23T09:35:15.000Z | sdk/include/opentelemetry/sdk/trace/tracer_provider.h | pavanshahm/ecl-opentelemetry-cpp | aa986833cddc88841c62a23ff9064464cc2555f6 | [
"Apache-2.0"
] | 1 | 2021-09-08T07:21:39.000Z | 2021-09-08T07:21:39.000Z | // Copyright The OpenTelemetry Authors
// SPDX-License-Identifier: Apache-2.0
#pragma once
#include <map>
#include <memory>
#include <mutex>
#include <string>
#include <vector>
#include "opentelemetry/nostd/shared_ptr.h"
#include "opentelemetry/sdk/resource/resource.h"
#include "opentelemetry/sdk/trace/processor.h"
... | 37.514019 | 99 | 0.731689 | [
"vector"
] |
ec86dfdd69728831f1f958cb79fce0f107a43070 | 12,814 | h | C | Drivers/Ximc/Headers/CppDynamic/libmcdriver_ximc_dynamic.h | alexanderoster/AutodeskMachineControlFramework | 17aec986c2cb3c9ea46bbe583bdc0e766e6f980b | [
"BSD-3-Clause"
] | 15 | 2020-11-10T17:22:39.000Z | 2021-12-16T14:45:11.000Z | Drivers/Ximc/Headers/CppDynamic/libmcdriver_ximc_dynamic.h | alexanderoster/AutodeskMachineControlFramework | 17aec986c2cb3c9ea46bbe583bdc0e766e6f980b | [
"BSD-3-Clause"
] | 5 | 2021-08-30T06:58:52.000Z | 2022-03-09T15:25:49.000Z | Drivers/Ximc/Headers/CppDynamic/libmcdriver_ximc_dynamic.h | alexanderoster/AutodeskMachineControlFramework | 17aec986c2cb3c9ea46bbe583bdc0e766e6f980b | [
"BSD-3-Clause"
] | 20 | 2020-08-06T15:53:34.000Z | 2022-02-09T13:49:59.000Z | /*++
Copyright (C) 2020 Autodesk 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 conditions and the ... | 48.908397 | 363 | 0.727642 | [
"object"
] |
ec8b381e9a9e07036bb7eeabc871a46c6446e498 | 3,326 | h | C | blifexplorer/src/wire.h | HackerFoo/vtr-verilog-to-routing | 9bf3c1004e8a7c9f3756167905fd2e71218158d0 | [
"MIT"
] | 682 | 2015-07-10T00:39:26.000Z | 2022-03-30T05:24:53.000Z | blifexplorer/src/wire.h | HackerFoo/vtr-verilog-to-routing | 9bf3c1004e8a7c9f3756167905fd2e71218158d0 | [
"MIT"
] | 1,399 | 2015-07-24T22:09:09.000Z | 2022-03-29T06:22:48.000Z | blifexplorer/src/wire.h | HackerFoo/vtr-verilog-to-routing | 9bf3c1004e8a7c9f3756167905fd2e71218158d0 | [
"MIT"
] | 311 | 2015-07-09T13:59:48.000Z | 2022-03-28T00:15:20.000Z | /*
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, publish, distribute, sublicense, and/or sell
copies of ... | 29.433628 | 73 | 0.744738 | [
"shape"
] |
ec8b6f2157949c18f4757f0a80931aa13f798296 | 4,352 | h | C | src/consts.h | leroythelegend/rough_idea_pcars | 07ead73fa04402c860b21039d5aa8c22a33a7d93 | [
"MIT"
] | 4 | 2018-08-09T00:44:01.000Z | 2021-07-03T08:26:39.000Z | src/consts.h | ejmhub/rough_idea_project_cars | d7cd062cbff2a1df82b5a623205d9c1920c41b1c | [
"MIT"
] | 1 | 2018-02-02T10:44:43.000Z | 2018-02-02T10:44:43.000Z | src/consts.h | ejmhub/rough_idea_project_cars | d7cd062cbff2a1df82b5a623205d9c1920c41b1c | [
"MIT"
] | 1 | 2018-01-28T10:01:45.000Z | 2018-01-28T10:01:45.000Z | #ifndef PCARS_CONSTS_H_
#define PCARS_CONSTS_H_
#include <cstdint>
#include <vector>
#include <string>
namespace pcars {
using Position = unsigned int;
using Amount = unsigned int;
using Port = unsigned int;
using Lap_Number = int;
using PCars_Data = std::vector<unsigned char>;
using Vector_Float = std::vector<fl... | 20.148148 | 103 | 0.785156 | [
"vector"
] |
ec92c647e0815fdcd4198606a7cc09b4a78ed1ed | 5,350 | h | C | src/mc/COI.h | ryanberryhill/iimc | 2746410d283c53c494cc2389638bfd8c0a0b3404 | [
"BSD-3-Clause"
] | null | null | null | src/mc/COI.h | ryanberryhill/iimc | 2746410d283c53c494cc2389638bfd8c0a0b3404 | [
"BSD-3-Clause"
] | null | null | null | src/mc/COI.h | ryanberryhill/iimc | 2746410d283c53c494cc2389638bfd8c0a0b3404 | [
"BSD-3-Clause"
] | 2 | 2019-02-06T04:20:23.000Z | 2019-02-10T18:25:46.000Z | /* -*- C++ -*- */
/********************************************************************
Copyright (c) 2010-2015, Regents of the University of Colorado
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
R... | 29.234973 | 134 | 0.68243 | [
"vector",
"model"
] |
ec97aee4159cdac4c6558c9f874d1c8a284ea9f1 | 2,569 | h | C | src/wmecore/NodeSelection.h | retrowork/wme | 54cf8905091736aef0a35fe6d3e05b818441f3c8 | [
"MIT"
] | null | null | null | src/wmecore/NodeSelection.h | retrowork/wme | 54cf8905091736aef0a35fe6d3e05b818441f3c8 | [
"MIT"
] | null | null | null | src/wmecore/NodeSelection.h | retrowork/wme | 54cf8905091736aef0a35fe6d3e05b818441f3c8 | [
"MIT"
] | null | null | null | // This file is part of Wintermute Engine
// For conditions of distribution and use, see copyright notice in license.txt
#ifndef __WmeNodeSelection_H__
#define __WmeNodeSelection_H__
#include "Object.h"
namespace Wme
{
class CompositeBBox;
class SceneNodeEditor;
class WmeDllExport NodeSelection ... | 24.235849 | 85 | 0.70183 | [
"object",
"vector"
] |
eca1cbde62761095b50a8903286171debee3b7fa | 4,641 | h | C | libraries/wasm-jit/Include/IR/Module.h | EOTSIO/EOT | d48e22c392a8a74abe8b5761a5fee50d3f75e956 | [
"MIT"
] | 40 | 2018-05-14T11:05:03.000Z | 2020-10-20T03:03:06.000Z | libraries/wasm-jit/Include/IR/Module.h | EOTSIO/EOT | d48e22c392a8a74abe8b5761a5fee50d3f75e956 | [
"MIT"
] | 4 | 2018-06-07T02:32:21.000Z | 2019-02-24T13:09:55.000Z | libraries/wasm-jit/Include/IR/Module.h | EOTSIO/EOT | d48e22c392a8a74abe8b5761a5fee50d3f75e956 | [
"MIT"
] | 14 | 2018-05-28T09:45:02.000Z | 2018-12-18T10:54:26.000Z | #pragma once
#include "Inline/BasicTypes.h"
#include "IR.h"
#include "Types.h"
#include <vector>
namespace IR
{
// An initializer expression: serialized like any other code, but may only be a constant or immutable global
struct InitializerExpression
{
enum class Type : U8
{
i32_const = 0x41,
i64_const =... | 25.086486 | 137 | 0.725706 | [
"object",
"vector"
] |
ecadf3fb864f9a143acca5b007f8d102ed6abb9c | 17,671 | h | C | depth_of_field/DepthOfField/inc/DepthOfField_demo.h | doggan/code-dump | 8f4c7bc32ea45ae0a775838e2a7f7217017cd1be | [
"Unlicense"
] | null | null | null | depth_of_field/DepthOfField/inc/DepthOfField_demo.h | doggan/code-dump | 8f4c7bc32ea45ae0a775838e2a7f7217017cd1be | [
"Unlicense"
] | null | null | null | depth_of_field/DepthOfField/inc/DepthOfField_demo.h | doggan/code-dump | 8f4c7bc32ea45ae0a775838e2a7f7217017cd1be | [
"Unlicense"
] | null | null | null | #ifndef _DepthOfField_demo_h_
#define _DepthOfField_demo_h_
#include "ExampleApplication.h"
#if OGRE_PLATFORM == OGRE_PLATFORM_WIN32
#include "../res/resource.h"
#endif
#include "DepthOfField.h"
#include <deque>
DepthOfField *g_dof;
Overlay *g_depthOverlay;
class DepthOfField_demo_FrameListener : pu... | 32.305302 | 135 | 0.664309 | [
"mesh",
"object"
] |
ecb37f3ab57a9329d65b3d3fd0b8699f3de3e9d2 | 2,793 | h | C | include/git2/notes.h | arturx64/libgit2 | 8d89c8e9726bdb257ff3a54182f927d4ed30d439 | [
"Apache-2.0"
] | 1 | 2017-10-18T08:44:34.000Z | 2017-10-18T08:44:34.000Z | include/git2/notes.h | arturx64/libgit2 | 8d89c8e9726bdb257ff3a54182f927d4ed30d439 | [
"Apache-2.0"
] | null | null | null | include/git2/notes.h | arturx64/libgit2 | 8d89c8e9726bdb257ff3a54182f927d4ed30d439 | [
"Apache-2.0"
] | null | null | null | /*
* Copyright (C) 2009-2012 the libgit2 contributors
*
* This file is part of libgit2, distributed under the GNU GPL v2 with
* a Linking Exception. For full terms see the included COPYING file.
*/
#ifndef INCLUDE_git_note_h__
#define INCLUDE_git_note_h__
#include "oid.h"
/**
* @file git2/notes.h
* @brief Git ... | 25.861111 | 88 | 0.717508 | [
"object"
] |
ecb4de95ce7201f229d49ba87688224852200961 | 625 | h | C | Shader/PointIDRenderer.h | PremiumGraphicsCodes/CGLib | eecd73c5af1a9e0c044e7d675318dbb496aec6b5 | [
"MIT"
] | null | null | null | Shader/PointIDRenderer.h | PremiumGraphicsCodes/CGLib | eecd73c5af1a9e0c044e7d675318dbb496aec6b5 | [
"MIT"
] | null | null | null | Shader/PointIDRenderer.h | PremiumGraphicsCodes/CGLib | eecd73c5af1a9e0c044e7d675318dbb496aec6b5 | [
"MIT"
] | 1 | 2022-02-03T08:09:03.000Z | 2022-02-03T08:09:03.000Z | #ifndef __CRYSTAL_SHADER_POINT_ID_RENDERER_H__
#define __CRYSTAL_SHADER_POINT_ID_RENDERER_H__
#include "IRenderer.h"
#include "../Graphics/PointIdBuffer.h"
namespace Crystal {
namespace Shader {
class PointIdRenderer
{
public:
PointIdRenderer() = default;
~PointIdRenderer() = default;
void set(... | 18.382353 | 93 | 0.7328 | [
"render"
] |
ecb53260b99d5e9086e29ee5994284853b054ab5 | 17,376 | c | C | src/files.c | csijh/snipe | 2bdcdc8a4e33c952d340458e835c6265def53d19 | [
"0BSD"
] | 5 | 2018-09-03T09:13:05.000Z | 2018-12-03T12:50:09.000Z | src/files.c | csijh/snipe | 2bdcdc8a4e33c952d340458e835c6265def53d19 | [
"0BSD"
] | 6 | 2018-09-03T14:37:57.000Z | 2018-10-10T13:37:54.000Z | src/files.c | csijh/snipe | 2bdcdc8a4e33c952d340458e835c6265def53d19 | [
"0BSD"
] | null | null | null | // Snipe file and directory handling. Free and open source. See licence.txt.
#include "files.h"
#include <stdio.h>
#include <stdbool.h>
#include <stdlib.h>
#include <stdarg.h>
#include <limits.h>
#include <string.h>
#include <ctype.h>
// Uses args[0] to find the installation directory. This appears to be the only
// s... | 30.591549 | 80 | 0.543566 | [
"object"
] |
ecc9d39ef502a1053980e6f8f22f4158a4a57912 | 10,877 | h | C | src/pal/palSpi.h | openDSME/CometOS | 1907325847f2efa746bd76854b65578201c383d8 | [
"BSD-3-Clause"
] | 3 | 2019-01-14T19:08:07.000Z | 2021-01-19T11:57:16.000Z | src/pal/palSpi.h | openDSME/CometOS | 1907325847f2efa746bd76854b65578201c383d8 | [
"BSD-3-Clause"
] | 1 | 2016-11-11T14:35:03.000Z | 2016-11-11T14:35:03.000Z | src/pal/palSpi.h | openDSME/CometOS | 1907325847f2efa746bd76854b65578201c383d8 | [
"BSD-3-Clause"
] | 2 | 2020-09-14T08:27:09.000Z | 2020-10-19T14:41:48.000Z | /*
* CometOS --- a component-based, extensible, tiny operating system
* for wireless networks
*
* Copyright (c) 2015, Institute of Telematics, Hamburg University of Technology
* All rights reserved.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted pr... | 39.69708 | 113 | 0.723269 | [
"object",
"solid"
] |
eccc3b4ecb71449a289b598ff5f7bd29ce6b7433 | 13,108 | h | C | AIPRelease/Out-UI/ui_widget_bemf.h | Bluce-Song/Master-AIP | 1757ab392504d839de89460da17630d268ff3eed | [
"Apache-2.0"
] | null | null | null | AIPRelease/Out-UI/ui_widget_bemf.h | Bluce-Song/Master-AIP | 1757ab392504d839de89460da17630d268ff3eed | [
"Apache-2.0"
] | null | null | null | AIPRelease/Out-UI/ui_widget_bemf.h | Bluce-Song/Master-AIP | 1757ab392504d839de89460da17630d268ff3eed | [
"Apache-2.0"
] | null | null | null | /********************************************************************************
** Form generated from reading UI file 'widget_bemf.ui'
**
** Created by: Qt User Interface Compiler version 4.8.5
**
** WARNING! All changes made in this file will be lost when recompiling UI file!
***************************************... | 52.223108 | 191 | 0.693927 | [
"solid"
] |
eccd2864184baf3ecbd57464b4ea9d514fc5df07 | 859 | h | C | StaticCarService.framework/PrivateHeaders/SingleChoiceQuestionCell.h | yeyanyinaifan/StaticCarService | 5d94845d65dee9167af673ff5649909face01e52 | [
"MIT"
] | null | null | null | StaticCarService.framework/PrivateHeaders/SingleChoiceQuestionCell.h | yeyanyinaifan/StaticCarService | 5d94845d65dee9167af673ff5649909face01e52 | [
"MIT"
] | null | null | null | StaticCarService.framework/PrivateHeaders/SingleChoiceQuestionCell.h | yeyanyinaifan/StaticCarService | 5d94845d65dee9167af673ff5649909face01e52 | [
"MIT"
] | null | null | null | //
// SingleChoiceQuestionCell.h
// YSgeely
//
// Created by V.Valentino on 2017/7/6.
// Copyright © 2017年 dong. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface SingleChoiceQuestionCell : UITableViewCell<UICollectionViewDelegate, UICollectionViewDataSource, UICollectionViewDelegateFlowLayout>
@property... | 34.36 | 143 | 0.777648 | [
"object"
] |
eccfcff87b9e61d0ca98639448057a04bb1dd76c | 10,653 | h | C | motion-cap/motion/para_gpio.h | security-geeks/parallella-examples | 364595c1a5547b6c1d2007481747147430fcdadb | [
"BSD-3-Clause"
] | 312 | 2015-01-03T17:04:30.000Z | 2022-02-22T20:44:45.000Z | motion-cap/motion/para_gpio.h | security-geeks/parallella-examples | 364595c1a5547b6c1d2007481747147430fcdadb | [
"BSD-3-Clause"
] | 15 | 2015-02-11T22:52:42.000Z | 2019-04-09T02:45:30.000Z | motion-cap/motion/para_gpio.h | security-geeks/parallella-examples | 364595c1a5547b6c1d2007481747147430fcdadb | [
"BSD-3-Clause"
] | 135 | 2015-01-13T02:13:25.000Z | 2022-01-25T12:23:31.000Z | /*
Copyright (c) 2014, Adapteva, Inc.
Contributed by Fred Huettig <Fred@Adapteva.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:
Redistributions of source code must retain the above copyright not... | 38.738182 | 83 | 0.724397 | [
"object"
] |
ecd64fef85cf85782f40765af4ad5545d2ffd30a | 8,071 | h | C | Aster/core/pipeline.h | kidrigger/project-aster | 84e292ab23d68655d4c13949997abc9e23b6684c | [
"MIT"
] | null | null | null | Aster/core/pipeline.h | kidrigger/project-aster | 84e292ab23d68655d4c13949997abc9e23b6684c | [
"MIT"
] | null | null | null | Aster/core/pipeline.h | kidrigger/project-aster | 84e292ab23d68655d4c13949997abc9e23b6684c | [
"MIT"
] | null | null | null | // =============================================
// Aster: pipeline.h
// Copyright (c) 2020-2021 Anish Bhobe
// =============================================
#pragma once
#include <global.h>
#include <core/device.h>
#include <core/renderpass.h>
#include <vector>
#include <map>
#include <memory>
// ... | 28.121951 | 154 | 0.707223 | [
"vector"
] |
ecd991d265f388321bae59d51b36cf177abdf67c | 5,972 | h | C | chromium/ui/keyboard/keyboard_controller.h | wedataintelligence/vivaldi-source | 22a46f2c969f6a0b7ca239a05575d1ea2738768c | [
"BSD-3-Clause"
] | 27 | 2016-04-27T01:02:03.000Z | 2021-12-13T08:53:19.000Z | chromium/ui/keyboard/keyboard_controller.h | wedataintelligence/vivaldi-source | 22a46f2c969f6a0b7ca239a05575d1ea2738768c | [
"BSD-3-Clause"
] | 2 | 2017-03-09T09:00:50.000Z | 2017-09-21T15:48:20.000Z | chromium/ui/keyboard/keyboard_controller.h | wedataintelligence/vivaldi-source | 22a46f2c969f6a0b7ca239a05575d1ea2738768c | [
"BSD-3-Clause"
] | 17 | 2016-04-27T02:06:39.000Z | 2019-12-18T08:07:00.000Z | // Copyright (c) 2013 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 UI_KEYBOARD_KEYBOARD_CONTROLLER_H_
#define UI_KEYBOARD_KEYBOARD_CONTROLLER_H_
#include "base/event_types.h"
#include "base/macros.h"
#include... | 32.994475 | 80 | 0.75134 | [
"geometry"
] |
ecda5f0148c4004303b267efcc736d287aab6b7b | 1,261 | c | C | nrowgrid.c | CosmosAtlas/dwm | 171b8228445de001877d5b3af4f5b48df40574a9 | [
"MIT"
] | null | null | null | nrowgrid.c | CosmosAtlas/dwm | 171b8228445de001877d5b3af4f5b48df40574a9 | [
"MIT"
] | null | null | null | nrowgrid.c | CosmosAtlas/dwm | 171b8228445de001877d5b3af4f5b48df40574a9 | [
"MIT"
] | null | null | null | void
nrowgrid(Monitor *m)
{
unsigned int n = 0, i = 0, ri = 0, ci = 0; /* counters */
unsigned int cx, cy, cw, ch; /* client geometry */
unsigned int uw = 0, uh = 0, uc = 0; /* utilization trackers */
unsigned int cols, rows = m->nmaster + 1;
Client *c;
/* count clients *... | 23.792453 | 75 | 0.412371 | [
"geometry"
] |
ecdc0ab16d0686b921f139893fb86b5fca124b63 | 5,021 | h | C | 3rdParty/s2geometry/dfefe0c/src/s2/s2predicates_internal.h | rajeev02101987/arangodb | 817e6c04cb82777d266f3b444494140676da98e2 | [
"Apache-2.0"
] | 12,278 | 2015-01-29T17:11:33.000Z | 2022-03-31T21:12:00.000Z | 3rdParty/s2geometry/dfefe0c/src/s2/s2predicates_internal.h | rajeev02101987/arangodb | 817e6c04cb82777d266f3b444494140676da98e2 | [
"Apache-2.0"
] | 9,469 | 2015-01-30T05:33:07.000Z | 2022-03-31T16:17:21.000Z | 3rdParty/s2geometry/dfefe0c/src/s2/s2predicates_internal.h | rajeev02101987/arangodb | 817e6c04cb82777d266f3b444494140676da98e2 | [
"Apache-2.0"
] | 892 | 2015-01-29T16:26:19.000Z | 2022-03-20T07:44:30.000Z | // Copyright 2016 Google Inc. 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 by applicable... | 36.919118 | 79 | 0.672177 | [
"vector"
] |
a2e27d0228485c35f1334eb3d2345b9bbe9db17b | 9,465 | h | C | src/widgets/lv_canvas.h | alfiezhao/lvgl | e3fb5d2840a803a13708feced29fccc6bc568451 | [
"MIT"
] | null | null | null | src/widgets/lv_canvas.h | alfiezhao/lvgl | e3fb5d2840a803a13708feced29fccc6bc568451 | [
"MIT"
] | null | null | null | src/widgets/lv_canvas.h | alfiezhao/lvgl | e3fb5d2840a803a13708feced29fccc6bc568451 | [
"MIT"
] | null | null | null | /**
* @file lv_canvas.h
*
*/
#ifndef LV_CANVAS_H
#define LV_CANVAS_H
#ifdef __cplusplus
extern "C" {
#endif
/*********************
* INCLUDES
*********************/
#include "../lv_conf_internal.h"
#if LV_USE_CANVAS != 0
#include "../core/lv_obj.h"
#include "../widgets/lv_img.h"
#include "../draw/lv_draw... | 35.852273 | 114 | 0.681775 | [
"object",
"transform"
] |
a2e91f78a0adc147f21df545e1153abc57833c70 | 17,915 | h | C | ExampleViewAllySkillPanel_src_backup/DotAAllstarsHelper/Main.h | UnrealKaraulov/DotaAllstarsHelper_DLL_FOR_DOTA | ed621a70540cdab03db8acc7cc6b80794363abcd | [
"Unlicense"
] | 1 | 2021-10-31T19:47:18.000Z | 2021-10-31T19:47:18.000Z | ExampleViewAllySkillPanel_src_backup/DotAAllstarsHelper/Main.h | UnrealKaraulov/DotaAllstarsHelper_DLL_FOR_DOTA | ed621a70540cdab03db8acc7cc6b80794363abcd | [
"Unlicense"
] | 1 | 2021-11-22T05:56:47.000Z | 2022-01-12T10:55:38.000Z | ExampleViewAllySkillPanel_src_backup/DotAAllstarsHelper/Main.h | UnrealKaraulov/DotaAllstarsHelper_DLL_FOR_DOTA | ed621a70540cdab03db8acc7cc6b80794363abcd | [
"Unlicense"
] | 1 | 2021-09-27T14:35:34.000Z | 2021-09-27T14:35:34.000Z | #pragma once
#define _WIN32_WINNT 0x0501
#define WINVER 0x0501
#define NTDDI_VERSION 0x05010000
#define VC_EXTRALEAN
#define WIN32_LEAN_AND_MEAN
//#define PSAPI_VERSION 1
#pragma region Includes
#include <stdint.h>
#include <cstdio>
#include <cstring>
#include <csetjmp>
#include <ctime>
#include <Windows.h>
#incl... | 31.934046 | 180 | 0.787329 | [
"vector",
"transform"
] |
a2f1918c7f057ff8e47f415af9881b70106ab58b | 2,663 | c | C | lib/wizards/gynter/element/mobs/spirit.c | vlehtola/questmud | 8bc3099b5ad00a9e0261faeb6637c76b521b6dbe | [
"MIT"
] | null | null | null | lib/wizards/gynter/element/mobs/spirit.c | vlehtola/questmud | 8bc3099b5ad00a9e0261faeb6637c76b521b6dbe | [
"MIT"
] | null | null | null | lib/wizards/gynter/element/mobs/spirit.c | vlehtola/questmud | 8bc3099b5ad00a9e0261faeb6637c76b521b6dbe | [
"MIT"
] | null | null | null | inherit "obj/monster";
reset(arg) {
string chat_str, a_chat_str;
::reset(arg);
if(arg) { return; }
set_heart_beat(1);
call_other(this_object(), "set_level", 90);
call_other(this_object(), "set_name", "spirit");
call_other(this_object(), "set_alias", "spirit");
call_other(this_object(), ... | 40.969231 | 118 | 0.667668 | [
"object"
] |
a2f669486b0c335cdf6b6e4e63bccef9e3d743d8 | 305 | h | C | yellow/week6/course_project/token.h | vbondarevsky/c-plus-plus-white | 04c468a9fbc54a94be3ec14164af08e6eb226e22 | [
"MIT"
] | 1 | 2020-10-15T20:36:34.000Z | 2020-10-15T20:36:34.000Z | yellow/week6/course_project/token.h | vbondarevsky/c-plus-plus-white | 04c468a9fbc54a94be3ec14164af08e6eb226e22 | [
"MIT"
] | null | null | null | yellow/week6/course_project/token.h | vbondarevsky/c-plus-plus-white | 04c468a9fbc54a94be3ec14164af08e6eb226e22 | [
"MIT"
] | 4 | 2018-12-09T22:17:40.000Z | 2022-01-04T13:21:21.000Z | #pragma once
#include <sstream>
#include <vector>
using namespace std;
enum class TokenType {
DATE,
EVENT,
COLUMN,
LOGICAL_OP,
COMPARE_OP,
PAREN_LEFT,
PAREN_RIGHT,
};
struct Token {
const string value;
const TokenType type;
};
vector<Token> Tokenize(istream& cl);
| 12.708333 | 36 | 0.659016 | [
"vector"
] |
a2fe0ee4acd5205e0c4006c8a1cc7020c47b22f8 | 5,227 | h | C | src/pebbl/comm/outBufferQ.h | PEBBL/pebbl | 7b53b354aacdd6de2b90e4474098936735e82e51 | [
"BSD-3-Clause"
] | 4 | 2018-04-13T15:35:43.000Z | 2020-03-07T02:35:04.000Z | src/pebbl/comm/outBufferQ.h | PEBBL/pebbl | 7b53b354aacdd6de2b90e4474098936735e82e51 | [
"BSD-3-Clause"
] | 3 | 2018-06-11T19:45:08.000Z | 2019-04-24T19:31:20.000Z | src/pebbl/comm/outBufferQ.h | PEBBL/pebbl | 7b53b354aacdd6de2b90e4474098936735e82e51 | [
"BSD-3-Clause"
] | 3 | 2018-04-19T20:13:38.000Z | 2018-06-27T17:12:29.000Z | /* _________________________________________________________________________
*
* Acro: A Common Repository for Optimizers
* Copyright (c) 2008 Sandia Corporation.
* This software is distributed under the BSD License.
* Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
* the U.S. Governm... | 24.772512 | 81 | 0.695236 | [
"object"
] |
0c00bd66c89d25e21a77e0c064ca1e0468fc80fb | 4,245 | c | C | std/class/ranger.c | facadepapergirl/shadowgate | 2b811671c5c85952ed93767753d72fc0d12819d8 | [
"MIT"
] | null | null | null | std/class/ranger.c | facadepapergirl/shadowgate | 2b811671c5c85952ed93767753d72fc0d12819d8 | [
"MIT"
] | null | null | null | std/class/ranger.c | facadepapergirl/shadowgate | 2b811671c5c85952ed93767753d72fc0d12819d8 | [
"MIT"
] | null | null | null | #include <std.h>
inherit DAEMON;
void create() { ::create(); }
string *search_paths() { return ({ "/cmds/ranger" }); } // temporary
int caster_class() { return 1; }
string *restricted_races() {
return ({ "bugbear","dwarf","gnome","goblin","half-orc","halfling","hobgoblin","kobold","orc",
"firbol... | 32.906977 | 285 | 0.622379 | [
"object"
] |
0c039111ac6734c8160bb7b0c3e538c77cb07a5e | 2,321 | h | C | Engine/RHI/Vulkan/Include/RHI/Vulkan/VulkanDevice.h | bluesky013/Explosion | 1950121c48280fc5749e490c86acd75960ae8494 | [
"MIT"
] | null | null | null | Engine/RHI/Vulkan/Include/RHI/Vulkan/VulkanDevice.h | bluesky013/Explosion | 1950121c48280fc5749e490c86acd75960ae8494 | [
"MIT"
] | null | null | null | Engine/RHI/Vulkan/Include/RHI/Vulkan/VulkanDevice.h | bluesky013/Explosion | 1950121c48280fc5749e490c86acd75960ae8494 | [
"MIT"
] | null | null | null | //
// Created by John Kindem on 2021/3/30.
//
#ifndef EXPLOSION_VULKANDEVICE_H
#define EXPLOSION_VULKANDEVICE_H
#include <vector>
#include <optional>
#include <vulkan/vulkan.h>
#include <RHI/Device.h>
namespace Explosion::RHI {
class VulkanDriver;
class VulkanDevice : public Device {
public:
e... | 29.379747 | 86 | 0.692805 | [
"vector"
] |
0c1ff8074f0e57d8a29963c53be682a899ab0316 | 3,699 | h | C | Game/Public/GameStatics.h | fathurahman/game-modules | 5fe26d036cd121e809f7a1b04da895d4d49d35fe | [
"MIT"
] | 7 | 2016-06-20T03:28:58.000Z | 2021-06-02T07:30:21.000Z | Game/Public/GameStatics.h | fathurahman/game-modules | 5fe26d036cd121e809f7a1b04da895d4d49d35fe | [
"MIT"
] | 1 | 2016-09-16T04:41:52.000Z | 2016-09-19T04:01:06.000Z | Game/Public/GameStatics.h | fathurahman/game-modules | 5fe26d036cd121e809f7a1b04da895d4d49d35fe | [
"MIT"
] | 4 | 2016-06-19T23:27:33.000Z | 2021-06-02T07:30:26.000Z | // @Author Fathurahman <ipat.bogor@gmail.com> @ipatizer
#pragma once
#include "Kismet/BlueprintFunctionLibrary.h"
#include "GameTypes.h"
#include "Object/GameData.h"
#include "Object/GameObjectTree.h"
#include "Framework/SoundBank.h"
#include "Util/BlueprintClassRegistry.h"
#include "GameStatics.generated.h"
class ... | 49.32 | 373 | 0.802379 | [
"object"
] |
0c217580adcaa2dade871eec46f414918cd64542 | 233 | h | C | src/tas.h | Redcrafter/nesEmu | 4740b11a807ec11bff90606e389d120e827dfd0a | [
"Apache-2.0"
] | 21 | 2020-05-11T13:54:11.000Z | 2021-08-22T10:54:49.000Z | src/tas.h | Redcrafter/multiEmu | 4740b11a807ec11bff90606e389d120e827dfd0a | [
"Apache-2.0"
] | 2 | 2020-07-19T11:06:59.000Z | 2021-01-27T23:44:06.000Z | src/tas.h | Redcrafter/multiEmu | 4740b11a807ec11bff90606e389d120e827dfd0a | [
"Apache-2.0"
] | 3 | 2020-07-12T13:46:22.000Z | 2021-01-25T22:29:44.000Z | #pragma once
#include <string>
#include <vector>
struct TasInputs {
std::vector<uint8_t> Controller1;
std::vector<uint8_t> Controller2;
static TasInputs LoadFM2(std::string path);
static TasInputs LoadBK2(std::string path);
};
| 19.416667 | 44 | 0.751073 | [
"vector"
] |
0c24ef9dc9aa4261ebceda603a34765983630115 | 3,241 | h | C | ctl.h | christofsteel/libctl | d3f7b759c6d0180c81b18f8def7883ab050a80ae | [
"MIT"
] | null | null | null | ctl.h | christofsteel/libctl | d3f7b759c6d0180c81b18f8def7883ab050a80ae | [
"MIT"
] | null | null | null | ctl.h | christofsteel/libctl | d3f7b759c6d0180c81b18f8def7883ab050a80ae | [
"MIT"
] | null | null | null | /**
* This is the Definition of CTL formulas. Algebrawise this would be the
* Termalgebra T_{CTL}.
*
* The syntax of a CTL formula is given by the following signature:
*
* Let V be a set of Statements and 1 any single elemented set.
* CTL(V) = { {ctl}, {V,1}, F }
* F = {
* TRUE: 1 -> ctl,
* FALSE ... | 30.28972 | 131 | 0.611848 | [
"vector"
] |
0c27248f9164605e34618bd893c6d9af12f9feb0 | 1,299 | c | C | NGSpice/ngspice-30/src/spicelib/devices/bsim1/b1getic.c | Surya-98/Snapcuit | 9789a779485d8af2426a2d4e6403a06f44acadcb | [
"MIT"
] | null | null | null | NGSpice/ngspice-30/src/spicelib/devices/bsim1/b1getic.c | Surya-98/Snapcuit | 9789a779485d8af2426a2d4e6403a06f44acadcb | [
"MIT"
] | null | null | null | NGSpice/ngspice-30/src/spicelib/devices/bsim1/b1getic.c | Surya-98/Snapcuit | 9789a779485d8af2426a2d4e6403a06f44acadcb | [
"MIT"
] | null | null | null | /**********
Copyright 1990 Regents of the University of California. All rights reserved.
Author: 1985 Hong J. Park, Thomas L. Quarles
**********/
/*
*/
#include "ngspice/ngspice.h"
#include "ngspice/cktdefs.h"
#include "bsim1def.h"
#include "ngspice/sperror.h"
#include "ngspice/suffix.h"
int
B1getic(GENmodel *inMo... | 27.0625 | 77 | 0.498075 | [
"model"
] |
0c2f2f1f91f0e70178dc83940f6881a624625445 | 26,064 | c | C | mpi/run_symmetric/mpi-intel-imb/llcbench/blasbench/bb.c | bthakur/benchmarks | 32a9ec651f0d04a374e3ab03da59e5b9054f53f1 | [
"MIT"
] | 1 | 2018-02-19T17:51:44.000Z | 2018-02-19T17:51:44.000Z | llcbench/blasbench/bb.c | VictorRodriguez/Thesis | 133aa9064f960d34ba1b5412242650e5f82ab9c4 | [
"Apache-2.0"
] | null | null | null | llcbench/blasbench/bb.c | VictorRodriguez/Thesis | 133aa9064f960d34ba1b5412242650e5f82ab9c4 | [
"Apache-2.0"
] | null | null | null | #include <stdlib.h>
#include <stdio.h>
#include <sys/types.h>
#include <sys/time.h>
#include <sys/times.h>
#include <time.h>
#include <assert.h>
#include <unistd.h>
#include <memory.h>
#include <string.h>
#include <math.h>
#include "llcbench.h"
#ifdef T3E
#include <fortran.h>
#define sgemv_ HGEMV
#define dgemv_ SGEMV
... | 27.378151 | 131 | 0.618286 | [
"vector"
] |
0c342c579d2ce8fd73cdddfeb596f1e1b68f17b2 | 4,970 | h | C | OverlordEngine/ParticleEmitterComponent.h | Kair0z/StikBoldt-PC | 5d978aa6b67e9f3a140136f2f0b766061e765c74 | [
"MIT"
] | null | null | null | OverlordEngine/ParticleEmitterComponent.h | Kair0z/StikBoldt-PC | 5d978aa6b67e9f3a140136f2f0b766061e765c74 | [
"MIT"
] | null | null | null | OverlordEngine/ParticleEmitterComponent.h | Kair0z/StikBoldt-PC | 5d978aa6b67e9f3a140136f2f0b766061e765c74 | [
"MIT"
] | 1 | 2021-09-23T06:21:53.000Z | 2021-09-23T06:21:53.000Z | #pragma once
#include "BaseComponent.h"
struct ParticleEmitterSettings
{
ParticleEmitterSettings():
MinSize(0.1f),
MaxSize(2.0f),
MinEnergy(1.0f),
MaxEnergy(2.0f),
Velocity(DirectX::XMFLOAT3(0, 0, 0)),
MaxEmitterRange(10.0f),
MinEmitterRange(9.0f),
MinSizeGrow(1.0f),
MaxSizeGrow(1.0f),
Color(stati... | 35 | 97 | 0.782294 | [
"render",
"object",
"vector"
] |
0c37af48b6938d0b98f70c5c23e5c1408089b5db | 15,594 | c | C | app/modules/coap.c | yamgxu/nodemcu-firmware | 3d917850180f67adc7f2c6b5d00f27c152e7194c | [
"MIT"
] | 1 | 2019-12-12T08:54:12.000Z | 2019-12-12T08:54:12.000Z | app/modules/coap.c | NiklausS/nodemcu-firmware | 310faf7fcc9130a296f7f17021d48c6d717f5fb6 | [
"MIT"
] | 1 | 2019-02-22T16:07:19.000Z | 2019-02-22T16:07:19.000Z | app/modules/coap.c | NiklausS/nodemcu-firmware | 310faf7fcc9130a296f7f17021d48c6d717f5fb6 | [
"MIT"
] | 1 | 2020-03-03T10:06:16.000Z | 2020-03-03T10:06:16.000Z | // Module for coapwork
#include "module.h"
#include "lauxlib.h"
#include "platform.h"
#include <string.h>
#include <stddef.h>
#include <stdint.h>
#include "mem.h"
#include "lwip/ip_addr.h"
#include "espconn.h"
#include "driver/uart.h"
#include "coap/coap.h"
#include "coap/uri.h"
#include "coap/node.h"
#include "coa... | 25.860697 | 87 | 0.661985 | [
"object"
] |
0c42ac6e7d6287cf56247b2cc7d5bbf6f62ea6b1 | 8,233 | h | C | inc/bluetooth/ServiceDiscovery.h | spmno/codal-stm32-iot-node | cd1f1bc6d61d62e6266f4832038be3e30169272f | [
"MIT"
] | 8 | 2019-02-26T15:35:10.000Z | 2022-02-09T07:10:25.000Z | inc/bluetooth/ServiceDiscovery.h | spmno/codal-stm32-iot-node | cd1f1bc6d61d62e6266f4832038be3e30169272f | [
"MIT"
] | 1 | 2019-08-29T08:09:15.000Z | 2019-08-29T08:09:15.000Z | inc/bluetooth/ServiceDiscovery.h | spmno/codal-stm32-iot-node | cd1f1bc6d61d62e6266f4832038be3e30169272f | [
"MIT"
] | 3 | 2019-03-18T09:00:28.000Z | 2020-05-31T17:09:54.000Z | /* mbed Microcontroller Library
* Copyright (c) 2006-2013 ARM Limited
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless re... | 44.989071 | 134 | 0.662335 | [
"object"
] |
bd06f48eb7077d1adda84942743d7646f3726e5e | 2,159 | h | C | pxr/imaging/plugin/hdEmbree/renderParam.h | dalgos-adsk/USD | 65320d266057ae0a68626217f54a0298ac092799 | [
"AML"
] | 18 | 2017-10-28T22:37:48.000Z | 2022-01-26T12:00:24.000Z | pxr/imaging/plugin/hdEmbree/renderParam.h | piscees/USD | 65320d266057ae0a68626217f54a0298ac092799 | [
"AML"
] | null | null | null | pxr/imaging/plugin/hdEmbree/renderParam.h | piscees/USD | 65320d266057ae0a68626217f54a0298ac092799 | [
"AML"
] | 3 | 2019-12-03T16:46:14.000Z | 2021-08-23T14:56:21.000Z | //
// Copyright 2017 Pixar
//
// Licensed under the Apache License, Version 2.0 (the "Apache License")
// with the following modification; you may not use this file except in
// compliance with the Apache License and the following modification to it:
// Section 6. Trademarks. is deleted and replaced with:
//
// 6. Trad... | 34.269841 | 75 | 0.736915 | [
"render",
"object"
] |
bd075d830fa463ea0905a64df8db149112f3d835 | 6,325 | h | C | tdutils/td/utils/tl_helpers.h | Arezohayeman/td | 21dee3b1d923f3fdacc711b46ad102b1d0d1439b | [
"BSL-1.0"
] | 1 | 2020-04-12T16:01:16.000Z | 2020-04-12T16:01:16.000Z | tdutils/td/utils/tl_helpers.h | Arezohayeman/td | 21dee3b1d923f3fdacc711b46ad102b1d0d1439b | [
"BSL-1.0"
] | 2 | 2021-03-09T16:37:27.000Z | 2021-05-10T12:15:58.000Z | tdutils/td/utils/tl_helpers.h | Arezohayeman/td | 21dee3b1d923f3fdacc711b46ad102b1d0d1439b | [
"BSL-1.0"
] | null | null | null | //
// Copyright Aliaksei Levin (levlam@telegram.org), Arseny Smirnov (arseny30@gmail.com) 2014-2019
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
//
#pragma once
#include "td/utils/common.h"
#include "td/utils... | 28.61991 | 109 | 0.621186 | [
"object",
"vector"
] |
bd0fb4af0d162a01f59ff391a7d3be529d2f852e | 1,475 | h | C | Framework/Commons/Source/Representations/Infrastructure/AudioData.h | BerlinUnited/NaoTH | 02848ac10c16a5349f1735da8122a64d601a5c75 | [
"ECL-2.0",
"Apache-2.0"
] | 15 | 2015-01-12T10:46:29.000Z | 2022-03-28T05:13:14.000Z | Framework/Commons/Source/Representations/Infrastructure/AudioData.h | BerlinUnited/NaoTH | 02848ac10c16a5349f1735da8122a64d601a5c75 | [
"ECL-2.0",
"Apache-2.0"
] | 2 | 2019-01-20T21:07:50.000Z | 2020-01-22T14:00:28.000Z | Framework/Commons/Source/Representations/Infrastructure/AudioData.h | BerlinUnited/NaoTH | 02848ac10c16a5349f1735da8122a64d601a5c75 | [
"ECL-2.0",
"Apache-2.0"
] | 5 | 2018-02-07T18:18:10.000Z | 2019-10-15T17:01:41.000Z | /**
* The file declares a struct that stores audio data of up to four channels.
*
* On a V4, the four channels are:
* 0: front-left microphone
* 1: front-right microphone
* 2: front-center microphone
* 3: rear-center microphone
* And on a V5:
* /usr/share/pulseaudio/alsa-mixer/profile-sets/aldebaran-robotics/tangentia... | 23.046875 | 90 | 0.72678 | [
"vector"
] |
bd12ec3b683cad53a30f28324fd32c6fefdeb6a8 | 1,854 | h | C | Rendering/Context2D/vtkPropItem.h | keithroe/vtkoptix | c5bbfa0105552af3022811a7c81efec640fb810f | [
"BSD-3-Clause"
] | null | null | null | Rendering/Context2D/vtkPropItem.h | keithroe/vtkoptix | c5bbfa0105552af3022811a7c81efec640fb810f | [
"BSD-3-Clause"
] | null | null | null | Rendering/Context2D/vtkPropItem.h | keithroe/vtkoptix | c5bbfa0105552af3022811a7c81efec640fb810f | [
"BSD-3-Clause"
] | null | null | null | /*=========================================================================
Program: Visualization Toolkit
Module: vtkPropItem.h
Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
All rights reserved.
See Copyright.txt or http://www.kitware.com/Copyright.htm for details.
This software is dis... | 28.96875 | 80 | 0.706041 | [
"render"
] |
bd1313a48a1914c068a083c44361bdb33d7e4b43 | 2,622 | c | C | termsrv/common/trace/wtrcdata.c | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | termsrv/common/trace/wtrcdata.c | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | termsrv/common/trace/wtrcdata.c | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | /**MOD+**********************************************************************/
/* Module: wtrcdata.c */
/* */
/* Purpose: Internal tracing data - Windows specific. */
... | 51.411765 | 79 | 0.254005 | [
"object"
] |
bd16a0f17fc3606a240b73666a848e0e3d4ab1d1 | 24,713 | h | C | onnxruntime/core/optimizer/transpose_optimizer/api.h | fushwLZU/onnxruntime_test | 7ee82dde9150dc0d3014c06a82eabdecb989f2f3 | [
"MIT"
] | null | null | null | onnxruntime/core/optimizer/transpose_optimizer/api.h | fushwLZU/onnxruntime_test | 7ee82dde9150dc0d3014c06a82eabdecb989f2f3 | [
"MIT"
] | null | null | null | onnxruntime/core/optimizer/transpose_optimizer/api.h | fushwLZU/onnxruntime_test | 7ee82dde9150dc0d3014c06a82eabdecb989f2f3 | [
"MIT"
] | null | null | null | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
#pragma once
#include <memory>
#include <optional>
#include <string>
#include <string_view>
#include <unordered_map>
#include <vector>
namespace onnx_layout_transformation {
namespace api {
/* This file defines the API f... | 50.434694 | 119 | 0.715372 | [
"object",
"shape",
"vector",
"model"
] |
bd18cae719a39c0c1421e0ac3f6175f536f2ed87 | 4,337 | h | C | services/ces/include/common_event_subscriber_manager.h | openharmony-gitee-mirror/notification_ces_standard | 224388297a260e996c2b65941750e3cb414c1bad | [
"Apache-2.0"
] | null | null | null | services/ces/include/common_event_subscriber_manager.h | openharmony-gitee-mirror/notification_ces_standard | 224388297a260e996c2b65941750e3cb414c1bad | [
"Apache-2.0"
] | null | null | null | services/ces/include/common_event_subscriber_manager.h | openharmony-gitee-mirror/notification_ces_standard | 224388297a260e996c2b65941750e3cb414c1bad | [
"Apache-2.0"
] | 1 | 2021-09-13T11:17:07.000Z | 2021-09-13T11:17:07.000Z | /*
* Copyright (c) 2021 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 law ... | 38.04386 | 119 | 0.774037 | [
"vector"
] |
bd191a36a54a6d8283cdfec840b898df9a2b6aa6 | 30,812 | h | C | bldsva/intf_DA/pdaf1_1/tsmp/parflow/da/amps.h | niklaswr/TSMP | 73f9ab078ffc068e7f9ed34d035b619a1579fa2d | [
"MIT"
] | 11 | 2020-01-30T11:23:39.000Z | 2021-07-01T09:52:39.000Z | bldsva/intf_DA/pdaf1_1/tsmp/parflow/da/amps.h | niklaswr/TSMP | 73f9ab078ffc068e7f9ed34d035b619a1579fa2d | [
"MIT"
] | 123 | 2020-12-08T14:08:09.000Z | 2022-03-30T16:59:35.000Z | bldsva/intf_DA/pdaf1_1/tsmp/parflow/da/amps.h | niklaswr/TSMP | 73f9ab078ffc068e7f9ed34d035b619a1579fa2d | [
"MIT"
] | 12 | 2020-02-12T11:31:17.000Z | 2022-01-20T08:50:57.000Z | /*BHEADER**********************************************************************
Copyright (c) 1995-2009, Lawrence Livermore National Security,
LLC. Produced at the Lawrence Livermore National Laboratory. Written
by the Parflow Team (see the CONTRIBUTORS file)
<parflow@lists.llnl.gov> CODE-OCEC-08-103. All righ... | 28.823199 | 107 | 0.635434 | [
"object"
] |
bd1ac240a9398ae5c779be7091b7086bc9a0ce90 | 2,959 | h | C | lib/ngtcp2_log.h | jagerman/ngtcp2 | 00713cb932f7d55f17aa6bfdfbc2de813e7b5494 | [
"MIT"
] | 775 | 2017-06-25T08:41:28.000Z | 2022-03-29T07:53:13.000Z | lib/ngtcp2_log.h | jagerman/ngtcp2 | 00713cb932f7d55f17aa6bfdfbc2de813e7b5494 | [
"MIT"
] | 332 | 2017-06-25T08:32:00.000Z | 2022-03-24T07:52:36.000Z | lib/ngtcp2_log.h | jagerman/ngtcp2 | 00713cb932f7d55f17aa6bfdfbc2de813e7b5494 | [
"MIT"
] | 183 | 2017-06-25T08:47:49.000Z | 2022-03-27T13:14:30.000Z | /*
* ngtcp2
*
* Copyright (c) 2018 ngtcp2 contributors
*
* 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, m... | 36.530864 | 77 | 0.722541 | [
"object"
] |
bd2153cb3eb12e8f28c679b15b5083ff4f9da42e | 11,842 | h | C | Classes/CPXcodeInterfaces.h | antmd/CodePilot | 620e4b35bef42f52e30edba339f089a389ed4c69 | [
"Apache-2.0"
] | null | null | null | Classes/CPXcodeInterfaces.h | antmd/CodePilot | 620e4b35bef42f52e30edba339f089a389ed4c69 | [
"Apache-2.0"
] | null | null | null | Classes/CPXcodeInterfaces.h | antmd/CodePilot | 620e4b35bef42f52e30edba339f089a389ed4c69 | [
"Apache-2.0"
] | null | null | null | //
// CPXcodeInterfaces.h
// CodePilot
//
// Created by Zbigniew Sobiecki on 3/24/10.
// Copyright 2010 Macoscope. All rights reserved.
//
//
#import "CPCodePilotConfig.h"
#import "DVTKit/DVTApplication.h"
#import "DVTKit/DVTViewController.h"
#import "DVTKit/DVTDocumentLocation.h"
#import "IDEKit/IDEApplication.h"... | 27.412037 | 195 | 0.795558 | [
"object"
] |
bd26431a9903ffc446877d3f366ff416ab1ba2e3 | 1,497 | h | C | Source/Workbenches/PartDesign/feature_point_controller.h | neonkingfr/wildogcad | 6d9798daa672d3ab293579439f38bb279fa376c7 | [
"BSD-3-Clause"
] | null | null | null | Source/Workbenches/PartDesign/feature_point_controller.h | neonkingfr/wildogcad | 6d9798daa672d3ab293579439f38bb279fa376c7 | [
"BSD-3-Clause"
] | null | null | null | Source/Workbenches/PartDesign/feature_point_controller.h | neonkingfr/wildogcad | 6d9798daa672d3ab293579439f38bb279fa376c7 | [
"BSD-3-Clause"
] | null | null | null | #ifndef __FEATURE_POINT_CONTROLLER_H__
#define __FEATURE_POINT_CONTROLLER_H__
/*** Included Header Files ***/
#include <wftrl.h>
#include <event_controller.h>
/*** Locally Defined Values ***/
//None
/*** Class Predefines ***/
class WCFeaturePoint;
/***********************************************~***************... | 32.543478 | 120 | 0.610554 | [
"object"
] |
bd2b84d332eddcebdd3cd4ca8a42238c6a0bae24 | 6,722 | h | C | build/x86_64/include/if/xmplcr_defs.h | daleoooo/barrelfish | 252246b89117b0a23f6caa48a8b166c7bf12f885 | [
"MIT"
] | 1 | 2018-03-30T08:02:50.000Z | 2018-03-30T08:02:50.000Z | build/x86_64/include/if/xmplcr_defs.h | salivarick/barrelfish | 252246b89117b0a23f6caa48a8b166c7bf12f885 | [
"MIT"
] | null | null | null | build/x86_64/include/if/xmplcr_defs.h | salivarick/barrelfish | 252246b89117b0a23f6caa48a8b166c7bf12f885 | [
"MIT"
] | null | null | null | #ifndef __xmplcr_IF_H
#define __xmplcr_IF_H 1
/*
* Copyright (c) 2010, ETH Zurich.
* All rights reserved.
*
* INTERFACE NAME: xmplcr
* INTEFACE FILE: ../if/xmplcr.if
* INTERFACE DESCRIPTION: Example call reply interface
*
* This file is distributed under the terms in the attached LICENSE
* file. If you do no... | 30.694064 | 161 | 0.762422 | [
"object"
] |
bd2db561915429d262e0629a2dc51f2c8adaaf4c | 1,506 | h | C | FireworksParticleSystem/Custom_Math.h | TRBrown/Work_Examples | 34b0d8a1eb51488f36ca8141a4eea89a2ff7c17f | [
"MIT"
] | null | null | null | FireworksParticleSystem/Custom_Math.h | TRBrown/Work_Examples | 34b0d8a1eb51488f36ca8141a4eea89a2ff7c17f | [
"MIT"
] | null | null | null | FireworksParticleSystem/Custom_Math.h | TRBrown/Work_Examples | 34b0d8a1eb51488f36ca8141a4eea89a2ff7c17f | [
"MIT"
] | null | null | null | #ifndef CUSTOM_MATH_H
#define CUSTOM_MATH_H
#pragma warning(disable:4995)
#include "d3dx9.h"
#include "d3d9.h"
//#include <string>
//#include <vector>
//
// Quaternion struct and methods
//
typedef struct Quaternion
{
public:
float w;
float i;
float j;
float k;
Quaternion();// Default Q
Quaternion( CONST ... | 22.477612 | 77 | 0.691899 | [
"vector"
] |
bd2ee3507151ed3dbf9eba64919dee6fdd3298d7 | 2,155 | h | C | dependencies/panda/Panda3D-1.10.0-x64/include/lightMutexDirect.h | CrankySupertoon01/Toontown-2 | 60893d104528a8e7eb4aced5d0015f22e203466d | [
"MIT"
] | 3 | 2018-03-09T12:07:29.000Z | 2021-02-25T06:50:25.000Z | panda/src/pipeline/lightMutexDirect.h | Sinkay/panda3d | 16bfd3750f726a8831771b81649d18d087917fd5 | [
"PHP-3.01",
"PHP-3.0"
] | 1 | 2018-07-28T20:07:04.000Z | 2018-07-30T18:28:34.000Z | panda/src/pipeline/lightMutexDirect.h | Sinkay/panda3d | 16bfd3750f726a8831771b81649d18d087917fd5 | [
"PHP-3.01",
"PHP-3.0"
] | 2 | 2019-12-02T01:39:10.000Z | 2021-02-13T22:41:00.000Z | // Filename: lightMutexDirect.h
// Created by: drose (08Oct08)
//
////////////////////////////////////////////////////////////////////
//
// PANDA 3D SOFTWARE
// Copyright (c) Carnegie Mellon University. All rights reserved.
//
// All use of this software is subject to the terms of the revised BSD
// license. You sh... | 27.987013 | 70 | 0.638051 | [
"3d"
] |
bd31a2c63ddaacca23a9659cf2e9dd977c06b071 | 2,103 | c | C | src/objectMemory-gc-remembered.c | mib/smalltalk-vm | b4889b9ac010b3f29d67b7468349a5d9905259cb | [
"MIT"
] | 11 | 2015-07-21T04:49:47.000Z | 2022-01-22T17:40:57.000Z | src/objectMemory-gc-remembered.c | mib/smalltalk-vm | b4889b9ac010b3f29d67b7468349a5d9905259cb | [
"MIT"
] | null | null | null | src/objectMemory-gc-remembered.c | mib/smalltalk-vm | b4889b9ac010b3f29d67b7468349a5d9905259cb | [
"MIT"
] | 2 | 2018-04-02T12:21:57.000Z | 2020-06-13T06:40:36.000Z | #include "common.h"
#include "constants.h"
#include "objectMemory-gc-remembered.h"
#include "objectMemory.h"
#include "objectMemory-gc.h"
#include "objectMemory-objects.h"
#include "objectMemory-smallIntegers.h"
// Remembered objects are objects stored in the old space that have pointers
// to objects in the young sp... | 24.741176 | 79 | 0.75844 | [
"object"
] |
bd32e8b639c7ea613accc61044b9876c360cf0a9 | 2,533 | h | C | chromeos/services/cellular_setup/public/cpp/esim_manager_test_observer.h | zealoussnow/chromium | fd8a8914ca0183f0add65ae55f04e287543c7d4a | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 14,668 | 2015-01-01T01:57:10.000Z | 2022-03-31T23:33:32.000Z | chromeos/services/cellular_setup/public/cpp/esim_manager_test_observer.h | zealoussnow/chromium | fd8a8914ca0183f0add65ae55f04e287543c7d4a | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 113 | 2015-05-04T09:58:14.000Z | 2022-01-31T19:35:03.000Z | chromeos/services/cellular_setup/public/cpp/esim_manager_test_observer.h | zealoussnow/chromium | fd8a8914ca0183f0add65ae55f04e287543c7d4a | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 5,941 | 2015-01-02T11:32:21.000Z | 2022-03-31T16:35:46.000Z | // Copyright 2020 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 CHROMEOS_SERVICES_CELLULAR_SETUP_PUBLIC_CPP_ESIM_MANAGER_TEST_OBSERVER_H_
#define CHROMEOS_SERVICES_CELLULAR_SETUP_PUBLIC_CPP_ESIM_MANAGER_TEST_OB... | 37.80597 | 84 | 0.792341 | [
"vector"
] |
bd34bc1fd52cb50d1252c84d27d1345b3e24dab9 | 14,657 | h | C | source/cosa/package/slap/include/slap_vco_interface.h | lgirdk/ccsp-common-library | 8d912984e96f960df6dadb4b0e6bc76c76376776 | [
"Apache-2.0"
] | 4 | 2018-02-26T05:41:14.000Z | 2019-12-20T07:31:39.000Z | source/cosa/package/slap/include/slap_vco_interface.h | rdkcmf/rdkb-CcspCommonLibrary | 3eba76685bbf5eb6656f45eb4b57fdb5c269c2a1 | [
"Apache-2.0"
] | null | null | null | source/cosa/package/slap/include/slap_vco_interface.h | rdkcmf/rdkb-CcspCommonLibrary | 3eba76685bbf5eb6656f45eb4b57fdb5c269c2a1 | [
"Apache-2.0"
] | 3 | 2017-07-30T15:35:16.000Z | 2020-08-18T20:44:08.000Z | /*
* If not stated otherwise in this file or this component's Licenses.txt file the
* following copyright and licenses apply:
*
* Copyright 2015 RDK Management
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain ... | 33.160633 | 102 | 0.494167 | [
"object"
] |
bd37e1f088b1bad653bb146b9d5acc6ec7b8a37f | 2,579 | h | C | examples/sudoku/percentile.h | Itsposs/muduo | 90920bbad80e544da9a8a94b16ad8ab4bb66e652 | [
"BSD-3-Clause"
] | 10,948 | 2015-01-01T04:48:50.000Z | 2022-03-31T16:58:54.000Z | examples/sudoku/percentile.h | Itsposs/muduo | 90920bbad80e544da9a8a94b16ad8ab4bb66e652 | [
"BSD-3-Clause"
] | 351 | 2015-01-03T10:48:01.000Z | 2022-03-17T07:01:15.000Z | examples/sudoku/percentile.h | Itsposs/muduo | 90920bbad80e544da9a8a94b16ad8ab4bb66e652 | [
"BSD-3-Clause"
] | 4,994 | 2015-01-01T07:17:50.000Z | 2022-03-31T15:58:01.000Z |
// this is not a standalone header file
class Percentile
{
public:
Percentile(std::vector<int>& latencies, int infly)
{
stat << "recv " << muduo::Fmt("%6zd", latencies.size()) << " in-fly " << infly;
if (!latencies.empty())
{
std::sort(latencies.begin(), latencies.end());
int min = laten... | 27.147368 | 92 | 0.550989 | [
"vector"
] |
bd3e9aee232e42e3b880068494308109d70f9931 | 7,791 | h | C | services/network/public/cpp/cors/cors.h | mghgroup/Glide-Browser | 6a4c1eaa6632ec55014fee87781c6bbbb92a2af5 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | services/network/public/cpp/cors/cors.h | mghgroup/Glide-Browser | 6a4c1eaa6632ec55014fee87781c6bbbb92a2af5 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | services/network/public/cpp/cors/cors.h | mghgroup/Glide-Browser | 6a4c1eaa6632ec55014fee87781c6bbbb92a2af5 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 2 | 2021-01-05T23:43:46.000Z | 2021-01-07T23:36:34.000Z | // Copyright 2018 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 SERVICES_NETWORK_PUBLIC_CPP_CORS_CORS_H_
#define SERVICES_NETWORK_PUBLIC_CPP_CORS_CORS_H_
#include <string>
#include <vector>
#include "base/com... | 41.222222 | 80 | 0.782313 | [
"vector"
] |
bd3f0231f9d9a6c29d806e8591a07cdb2d3915c1 | 4,039 | c | C | src/wparser.c | LuisAlbizo/WardScript | f7c1da88938c9bd7881a17c74762e558d0babace | [
"MIT"
] | 9 | 2018-10-24T17:54:04.000Z | 2020-12-19T00:58:22.000Z | src/wparser.c | LuisAlbizo/WardScript | f7c1da88938c9bd7881a17c74762e558d0babace | [
"MIT"
] | 1 | 2022-02-22T16:43:39.000Z | 2022-02-22T16:43:39.000Z | src/wparser.c | LuisAlbizo/WardScript | f7c1da88938c9bd7881a17c74762e558d0babace | [
"MIT"
] | null | null | null | /* Parser file: wparser.c
* Luis Albizo "08-16-20"
*/
#include "ast.h"
#include "object.h"
#include "stack.h"
#include "dict.h"
#include "ward.h"
#include <string.h>
#include <stdio.h>
#include <stdlib.h>
FILE *yyin = NULL;
extern int yylex();
int lineno = 0;
st_block *program;
void yyerror (char const *s) {
fpri... | 38.466667 | 60 | 0.369646 | [
"object"
] |
bd3fed8a1ad8a1bd4df1e0372fe91235268e76a9 | 58,522 | h | C | AwsGameKit/Source/AwsGameKitCore/Public/Core/AwsGameKitCoreWrapper.h | aws/aws-gamekit-unreal | 72ecf02081e06f2926a5db9269e551f86df9bd10 | [
"Apache-2.0"
] | 17 | 2022-03-23T18:30:33.000Z | 2022-03-31T19:59:27.000Z | AwsGameKit/Source/AwsGameKitCore/Public/Core/AwsGameKitCoreWrapper.h | aws/aws-gamekit-unreal | 72ecf02081e06f2926a5db9269e551f86df9bd10 | [
"Apache-2.0"
] | null | null | null | AwsGameKit/Source/AwsGameKitCore/Public/Core/AwsGameKitCoreWrapper.h | aws/aws-gamekit-unreal | 72ecf02081e06f2926a5db9269e551f86df9bd10 | [
"Apache-2.0"
] | 4 | 2022-03-24T00:52:16.000Z | 2022-03-28T18:09:08.000Z | // Copyright 2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0
#pragma once
// GameKit Unreal Plugin
#include "AwsGameKitDispatcher.h"
#include "AwsGameKitLibraryUtils.h"
#include "AwsGameKitLibraryWrapper.h"
#include "AwsGameKitMarshalling.h"
#include "Logging.h"
/... | 61.797254 | 252 | 0.768942 | [
"object"
] |
bd42b76000d153f9cfdaa14958fca4117880779d | 17,575 | c | C | linux-kernel/linux-3.4.53-blanket/arch/ia64/kernel/traps.c | zhiming-shen/Xen-Blanket-NG | 47e59d9bb92e8fdc60942df526790ddb983a5496 | [
"Apache-2.0"
] | 47 | 2015-03-10T23:21:52.000Z | 2022-02-17T01:04:14.000Z | kernel/goldfish/arch/ia64/kernel/traps.c | MihawkHu/Android_scheduler | d8f235bf15f4ab85287a2d0fe8cee7103f5cdda3 | [
"MIT"
] | 1 | 2020-06-30T18:01:37.000Z | 2020-06-30T18:01:37.000Z | kernel/lge/msm8226/arch/ia64/kernel/traps.c | Uswer/LineageOS-14.1_jag3gds | 6fe76987fad4fca7b3c08743b067d5e79892e77f | [
"Apache-2.0"
] | 19 | 2015-02-25T19:50:05.000Z | 2021-10-05T14:35:54.000Z | /*
* Architecture-specific trap handling.
*
* Copyright (C) 1998-2003 Hewlett-Packard Co
* David Mosberger-Tang <davidm@hpl.hp.com>
*
* 05/12/00 grao <goutham.rao@intel.com> : added isr in siginfo for SIGFPE
*/
#include <linux/kernel.h>
#include <linux/init.h>
#include <linux/sched.h>
#include <linux/tty.h>
#in... | 26.914242 | 95 | 0.649445 | [
"vector"
] |
bd435e570c7ce9102337bc63013d9d46b410d50a | 3,965 | h | C | ecclesia/magent/lib/ipmi/ipmi.h | google/ecclesia-machine-management | a04559528685563b5356678207206c767409a687 | [
"Apache-2.0"
] | 22 | 2020-06-05T22:21:54.000Z | 2021-12-09T07:13:14.000Z | ecclesia/magent/lib/ipmi/ipmi.h | google/ecclesia-machine-management | a04559528685563b5356678207206c767409a687 | [
"Apache-2.0"
] | 9 | 2020-06-11T17:14:29.000Z | 2021-06-23T09:28:44.000Z | ecclesia/magent/lib/ipmi/ipmi.h | google/ecclesia-machine-management | a04559528685563b5356678207206c767409a687 | [
"Apache-2.0"
] | 11 | 2020-06-24T19:44:26.000Z | 2021-10-04T00:51:37.000Z | /*
* Copyright 2020 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | 30.736434 | 78 | 0.686759 | [
"vector"
] |
bd46e2db8b4b1b8636ec28f3e5c9b35d820674e5 | 2,520 | h | C | ttk-0.9.7/ttk_install/include/ttk/base/UnionFind.h | DaVisLab/PersistenceCycles | b68ae3ebc218ed69babeee5c1e4ac7f5a89564cd | [
"MIT"
] | null | null | null | ttk-0.9.7/ttk_install/include/ttk/base/UnionFind.h | DaVisLab/PersistenceCycles | b68ae3ebc218ed69babeee5c1e4ac7f5a89564cd | [
"MIT"
] | null | null | null | ttk-0.9.7/ttk_install/include/ttk/base/UnionFind.h | DaVisLab/PersistenceCycles | b68ae3ebc218ed69babeee5c1e4ac7f5a89564cd | [
"MIT"
] | 1 | 2021-12-24T15:05:31.000Z | 2021-12-24T15:05:31.000Z | /// \ingroup base
/// \class ttk::UnionFind
/// \author Julien Tierny <julien.tierny@lip6.fr>
/// \date July 2011.
///
/// \brief Union Find implementation for connectivity tracking.
#ifndef _UNION_FIND_H
#define _UNION_FIND_H
#include <Debug.h>
#include ... | 20.322581 | 73 | 0.539286 | [
"vector"
] |
bd47db8e092c6bf9afbc218502c67bae9510cac7 | 933 | h | C | src/sparse.h | resetius/fdm | 8c645f2406913fd0d2e90da9487ed0f8184012a9 | [
"BSD-3-Clause"
] | null | null | null | src/sparse.h | resetius/fdm | 8c645f2406913fd0d2e90da9487ed0f8184012a9 | [
"BSD-3-Clause"
] | null | null | null | src/sparse.h | resetius/fdm | 8c645f2406913fd0d2e90da9487ed0f8184012a9 | [
"BSD-3-Clause"
] | null | null | null | #pragma once
#include <vector>
namespace fdm {
template<typename T>
class csr_matrix {
int prev_row = -1;
public:
std::vector<int> Ap; // column indices of row i: Ap[i] .. Ap[i+1]
std::vector<int> Ai; // column
std::vector<T> Ax;
csr_matrix() = default;
csr_matrix(csr_matrix&& other)
... | 19.040816 | 69 | 0.557342 | [
"vector"
] |
bd4a13591aae836f8a94b297421dc33270eae955 | 45,981 | c | C | tests/unit/t_cipher.c | angelhof/aws-encryption-sdk-c | 3d0afa9c4b5e4874c7dac4a6dd2c026050c39597 | [
"Apache-2.0"
] | null | null | null | tests/unit/t_cipher.c | angelhof/aws-encryption-sdk-c | 3d0afa9c4b5e4874c7dac4a6dd2c026050c39597 | [
"Apache-2.0"
] | null | null | null | tests/unit/t_cipher.c | angelhof/aws-encryption-sdk-c | 3d0afa9c4b5e4874c7dac4a6dd2c026050c39597 | [
"Apache-2.0"
] | 1 | 2020-01-30T17:48:22.000Z | 2020-01-30T17:48:22.000Z | /*
* Copyright 2018 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 "licen... | 55.599758 | 214 | 0.537265 | [
"vector"
] |
bd4a46f943852c9d08372fc99c794889503c2720 | 30,119 | h | C | plugin_sa/game_sa/CVehicle.h | Aleksandr-Belousov/plugin-sdk | 5ca5f7d5575ae4138a4f165410a1acf0ae922260 | [
"Zlib"
] | 1 | 2020-08-05T12:28:32.000Z | 2020-08-05T12:28:32.000Z | plugin_sa/game_sa/CVehicle.h | Kewun0/plugin-sdk-master | 561188779aaa4946ba4ab8ac3e044f2044261e4b | [
"Zlib"
] | null | null | null | plugin_sa/game_sa/CVehicle.h | Kewun0/plugin-sdk-master | 561188779aaa4946ba4ab8ac3e044f2044261e4b | [
"Zlib"
] | null | null | null | /*
Plugin-SDK (Grand Theft Auto San Andreas) header file
Authors: GTA Community. See more here
https://github.com/DK22Pac/plugin-sdk
Do not delete this comment block. Respect others' work!
*/
#pragma once
#include "PluginBase.h"
#include "CPhysical.h"
#include "CAEVehicleAudioEntity.h"
#include "tHandli... | 50.620168 | 236 | 0.727149 | [
"object",
"model"
] |
bd4a63ea38d0775f0ac7dda7cfa549d4c3012141 | 658 | h | C | HelloWorldScene.h | zaetoner/saltarin | a5ebb7e2c781e6f20ef564cc07ea27f179f0e71d | [
"MIT"
] | 1 | 2017-09-16T03:54:40.000Z | 2017-09-16T03:54:40.000Z | HelloWorldScene.h | zaetoner/saltarin | a5ebb7e2c781e6f20ef564cc07ea27f179f0e71d | [
"MIT"
] | null | null | null | HelloWorldScene.h | zaetoner/saltarin | a5ebb7e2c781e6f20ef564cc07ea27f179f0e71d | [
"MIT"
] | null | null | null | #ifndef __HELLOWORLD_SCENE_H__
#define __HELLOWORLD_SCENE_H__
#include "cocos2d.h"
class HelloWorld : public cocos2d::Scene
{
private:
cocos2d::Size visibleSize;
cocos2d::Vec2 origin;
double aceleracion=0;
float desplazamiento=0;
cocos2d::DrawNode*personaje;
cocos2d::Rect personajeRect;
st... | 25.307692 | 72 | 0.729483 | [
"vector"
] |
bd4b8a3e93e6579f8176e64b544bf1454ba5ed38 | 32,130 | h | C | ProgettoLube/WebInspector/venv/Lib/site-packages/tensorflow/include/tensorflow/core/protobuf/remote_tensor_handle.pb.h | Lube-Project/ProgettoLube | cbf33971e2c2e865783ec1a2302625539186a338 | [
"MIT"
] | null | null | null | ProgettoLube/WebInspector/venv/Lib/site-packages/tensorflow/include/tensorflow/core/protobuf/remote_tensor_handle.pb.h | Lube-Project/ProgettoLube | cbf33971e2c2e865783ec1a2302625539186a338 | [
"MIT"
] | null | null | null | ProgettoLube/WebInspector/venv/Lib/site-packages/tensorflow/include/tensorflow/core/protobuf/remote_tensor_handle.pb.h | Lube-Project/ProgettoLube | cbf33971e2c2e865783ec1a2302625539186a338 | [
"MIT"
] | 1 | 2021-01-28T01:57:41.000Z | 2021-01-28T01:57:41.000Z | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: tensorflow/core/protobuf/remote_tensor_handle.proto
#ifndef GOOGLE_PROTOBUF_INCLUDED_tensorflow_2fcore_2fprotobuf_2fremote_5ftensor_5fhandle_2eproto
#define GOOGLE_PROTOBUF_INCLUDED_tensorflow_2fcore_2fprotobuf_2fremote_5ftensor_5fhandle_2eproto
#... | 40.877863 | 145 | 0.759882 | [
"object",
"shape"
] |
bd588e5e1b45e7860e2cce8545f70e46c0ad0015 | 1,278 | h | C | src/ui/scenic/lib/flatland/tests/mock_flatland_presenter.h | liexusong/fuchsia | 81897680af92a1848a063e3c20ff3a4892ccff07 | [
"BSD-2-Clause"
] | 3 | 2021-09-02T07:21:06.000Z | 2022-03-12T03:20:10.000Z | src/ui/scenic/lib/flatland/tests/mock_flatland_presenter.h | liexusong/fuchsia | 81897680af92a1848a063e3c20ff3a4892ccff07 | [
"BSD-2-Clause"
] | 56 | 2021-06-03T03:16:25.000Z | 2022-03-20T01:07:44.000Z | src/ui/scenic/lib/flatland/tests/mock_flatland_presenter.h | liexusong/fuchsia | 81897680af92a1848a063e3c20ff3a4892ccff07 | [
"BSD-2-Clause"
] | 2 | 2022-02-25T12:22:49.000Z | 2022-03-12T03:20:10.000Z | // Copyright 2020 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef SRC_UI_SCENIC_LIB_FLATLAND_TESTS_MOCK_FLATLAND_PRESENTER_H_
#define SRC_UI_SCENIC_LIB_FLATLAND_TESTS_MOCK_FLATLAND_PRESENTER_H_
#include <gmock/gm... | 39.9375 | 95 | 0.757433 | [
"vector"
] |
bd5a10a7a215576fead6efceb759b910f37ded2c | 1,939 | h | C | Samples/All/BumbleRumble/Common/PlayerState.h | yazhenchua/PlayFab-Samples | 85d1d252bd21d050575c382628caa6d0c9785ff7 | [
"MIT"
] | 160 | 2016-05-26T09:30:20.000Z | 2022-03-31T08:05:56.000Z | Samples/All/BumbleRumble/Common/PlayerState.h | srivers8424/PlayFab-Samples | 9fe465858e7f9bae3250dfe77d4500bb57d9e7fd | [
"MIT"
] | 17 | 2016-03-22T17:37:16.000Z | 2021-11-20T23:20:07.000Z | Samples/All/BumbleRumble/Common/PlayerState.h | srivers8424/PlayFab-Samples | 9fe465858e7f9bae3250dfe77d4500bb57d9e7fd | [
"MIT"
] | 204 | 2016-05-14T22:46:51.000Z | 2022-03-04T00:45:56.000Z | //--------------------------------------------------------------------------------------
// PlayerState.h
//
// Advanced Technology Group (ATG)
// Copyright (C) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
//------------------------------------------------------------------------... | 23.083333 | 89 | 0.542032 | [
"vector"
] |
bd5fb9c929522c761783c47d848d351e44379d6a | 1,843 | h | C | device/plugins/api/include/manager_interface.h | openharmony-gitee-mirror/developtools_profiler | 89bdc094fc84c40accb8c0e82dc8bbc7e85f0387 | [
"Apache-2.0"
] | null | null | null | device/plugins/api/include/manager_interface.h | openharmony-gitee-mirror/developtools_profiler | 89bdc094fc84c40accb8c0e82dc8bbc7e85f0387 | [
"Apache-2.0"
] | null | null | null | device/plugins/api/include/manager_interface.h | openharmony-gitee-mirror/developtools_profiler | 89bdc094fc84c40accb8c0e82dc8bbc7e85f0387 | [
"Apache-2.0"
] | 1 | 2021-09-13T11:17:44.000Z | 2021-09-13T11:17:44.000Z | /*
* Copyright (c) 2021 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 law or a... | 38.395833 | 103 | 0.737927 | [
"vector"
] |
bd6c259ab389bece7573c487e2f003dc5da6d211 | 580 | h | C | include/plane.h | Sindisil/ray-tracer-challenge-cpp | 7588a28171f4546843d4fb97a9aad22b9a62b539 | [
"MIT"
] | null | null | null | include/plane.h | Sindisil/ray-tracer-challenge-cpp | 7588a28171f4546843d4fb97a9aad22b9a62b539 | [
"MIT"
] | 7 | 2020-12-18T19:23:54.000Z | 2021-03-11T23:06:52.000Z | include/plane.h | Sindisil/ray-tracer-challenge-cpp | 7588a28171f4546843d4fb97a9aad22b9a62b539 | [
"MIT"
] | null | null | null | #ifndef RAYTRACE_PLANE_H_GUARD
#define RAYTRACE_PLANE_H_GUARD
#include "intersections.h"
#include "primitives.h"
#include "shape.h"
#include <cmath>
namespace raytrace {
class Plane : public Shape {
public:
using Shape::Shape;
auto local_normal_at(Point /* unused */) const -> Vector3 override {
return Vect... | 21.481481 | 70 | 0.67931 | [
"shape"
] |
bd6ec3d6bfe58fb7c307bd3f9a2e49d87a3266e0 | 10,851 | h | C | include/mico/macro/processor.h | newenclave/mico | 224993acbde26f8d6952f17119c9bd08a39ea291 | [
"MIT"
] | 35 | 2017-06-30T11:43:12.000Z | 2022-02-07T18:41:27.000Z | include/mico/macro/processor.h | newenclave/mico | 224993acbde26f8d6952f17119c9bd08a39ea291 | [
"MIT"
] | null | null | null | include/mico/macro/processor.h | newenclave/mico | 224993acbde26f8d6952f17119c9bd08a39ea291 | [
"MIT"
] | 6 | 2019-06-05T06:11:10.000Z | 2022-02-27T21:38:55.000Z | #ifndef MICO_MACRO_PROCESSOR_H
#define MICO_MACRO_PROCESSOR_H
#if !defined(DISABLE_MACRO) || !DISABLE_MACRO
#include <map>
#include <set>
#include <vector>
#include "mico/ast.h"
#include "mico/objects/base.h"
#include "mico/expressions.h"
#include "mico/statements.h"
namespace mico { namespace macro {
struct p... | 32.294643 | 82 | 0.395632 | [
"vector"
] |
bd73c696a542b783d74cc2f20a59a02a3f95f3e0 | 14,869 | h | C | source/scenes.h | moranzcw/RayTracing | ef4c572f33800f13ce26bd7111bec59b0ef85096 | [
"MIT"
] | 24 | 2020-05-16T09:19:15.000Z | 2021-12-16T11:40:33.000Z | source/scenes.h | moranzcw/RayTracing | ef4c572f33800f13ce26bd7111bec59b0ef85096 | [
"MIT"
] | null | null | null | source/scenes.h | moranzcw/RayTracing | ef4c572f33800f13ce26bd7111bec59b0ef85096 | [
"MIT"
] | 5 | 2020-03-26T18:18:44.000Z | 2021-02-22T02:10:28.000Z | //
// scenes.h
// RayTracing
//
// Created by moranzcw on 2018/12/28.
// Copyright © 2018 moranzcw. All rights reserved.
//
#ifndef SCENES_H
#define SCENES_H
#include <vector>
#include "model.h"
#include "sphere.h"
#include "cube.h"
#include "material.h"
#include "bvh.h"
#include "scene.h"
#include "skybox.h"
#in... | 39.97043 | 149 | 0.556729 | [
"mesh",
"object",
"vector",
"model"
] |
bd7652a4ce3408af61ee7fc839951916baba4284 | 1,680 | h | C | src/shared/grid.h | yzxoi/slitherlink | 0ca4024bdf5591dc2b3a22ab6bf0cb8c665e453f | [
"MIT"
] | 5 | 2018-02-23T14:19:09.000Z | 2021-05-24T14:57:10.000Z | src/shared/grid.h | yzxoi/slitherlink | 0ca4024bdf5591dc2b3a22ab6bf0cb8c665e453f | [
"MIT"
] | 1 | 2021-05-25T14:32:48.000Z | 2021-06-09T15:00:33.000Z | src/shared/grid.h | yzxoi/slitherlink | 0ca4024bdf5591dc2b3a22ab6bf0cb8c665e453f | [
"MIT"
] | 3 | 2021-03-04T22:07:26.000Z | 2021-07-11T08:32:22.000Z | #ifndef GRID_H
#define GRID_H
#include "lattice.h"
#include <vector>
#include "enums.h"
#include "contour.h"
class Grid : public Lattice {
public:
Grid() { };
~Grid();
void initUpdateMatrix();
virtual bool setHLine(int i, int j, Edge edge);
virtual bool setVLine(int i, int j... | 36.521739 | 96 | 0.611905 | [
"vector"
] |
bd82aababa453ce7113ee575d212d2da2fca0caa | 1,595 | h | C | src/wa/webrtc_agent.h | anjisuan783/rtc_stack | 7a94302f59d2e801b84c577ee0b296d8c4407ff8 | [
"MIT"
] | 3 | 2021-12-17T03:27:26.000Z | 2022-01-12T08:27:10.000Z | src/wa/webrtc_agent.h | maleRjc/rtc_stack | 7a94302f59d2e801b84c577ee0b296d8c4407ff8 | [
"MIT"
] | 4 | 2021-12-21T03:31:01.000Z | 2022-01-07T03:14:52.000Z | src/wa/webrtc_agent.h | maleRjc/rtc_stack | 7a94302f59d2e801b84c577ee0b296d8c4407ff8 | [
"MIT"
] | 1 | 2022-02-21T15:51:55.000Z | 2022-02-21T15:51:55.000Z | //
// Copyright (c) 2021- anjisuan783
//
// SPDX-License-Identifier: MIT
//
#ifndef __WA_WEBRTC_AGENT_H__
#define __WA_WEBRTC_AGENT_H__
#include <string>
#include <vector>
#include <unordered_map>
#include <memory>
#include <mutex>
#include "h/rtc_stack_api.h"
#include "utils/IOWorker.h"
#include "utils/Worker.h"
... | 21.554054 | 85 | 0.727273 | [
"vector"
] |
bd862d242e2ef834a15601f4285afd21e9e7fab0 | 82,909 | c | C | lib/kvdb/ikvdb.c | leroyjvargis/workflows | 4d5c3a11c678c10cd0c8b7e043f66e4e62cc790b | [
"Apache-2.0"
] | null | null | null | lib/kvdb/ikvdb.c | leroyjvargis/workflows | 4d5c3a11c678c10cd0c8b7e043f66e4e62cc790b | [
"Apache-2.0"
] | null | null | null | lib/kvdb/ikvdb.c | leroyjvargis/workflows | 4d5c3a11c678c10cd0c8b7e043f66e4e62cc790b | [
"Apache-2.0"
] | null | null | null | /* SPDX-License-Identifier: Apache-2.0 */
/*
* Copyright (C) 2015-2021 Micron Technology, Inc. All rights reserved.
*/
#define MTF_MOCK_IMPL_ikvdb
#define MTF_MOCK_IMPL_kvs
#include <hse/hse.h>
#include <hse/flags.h>
#include <hse_util/hse_err.h>
#include <hse_util/event_counter.h>
#include <hse_util/string.h>
#i... | 26.039259 | 107 | 0.623093 | [
"vector"
] |
bd8b32ca1882ee4b3ce6a2df418bdfe8462558ec | 1,046 | h | C | common/src/pk_pad/emsa4/emsa4.h | ane-community/botan-crypto-ane | 71056f5f0d5fd706e6d42e2f7ec0f7f55d86fb74 | [
"MIT"
] | 1 | 2018-03-09T20:21:47.000Z | 2018-03-09T20:21:47.000Z | common/src/pk_pad/emsa4/emsa4.h | ane-community/botan-crypto-ane | 71056f5f0d5fd706e6d42e2f7ec0f7f55d86fb74 | [
"MIT"
] | null | null | null | common/src/pk_pad/emsa4/emsa4.h | ane-community/botan-crypto-ane | 71056f5f0d5fd706e6d42e2f7ec0f7f55d86fb74 | [
"MIT"
] | 1 | 2020-03-05T23:42:00.000Z | 2020-03-05T23:42:00.000Z | /*
* EMSA4
* (C) 1999-2007 Jack Lloyd
*
* Distributed under the terms of the Botan license
*/
#ifndef BOTAN_EMSA4_H__
#define BOTAN_EMSA4_H__
#include <botan/emsa.h>
#include <botan/hash.h>
#include <botan/kdf.h>
namespace Botan {
/**
* EMSA4 aka PSS-R
*/
class BOTAN_DLL EMSA4 : public EMSA
{
public:
/*... | 20.115385 | 71 | 0.605163 | [
"object"
] |
bd9089e6d231ed029ac79957df33597cdc69ac70 | 3,517 | h | C | hash_table.h | Jamboii/b-minor-compiler | a489e1627b1d504ec68f8447255ddc01cc73897a | [
"CC0-1.0"
] | null | null | null | hash_table.h | Jamboii/b-minor-compiler | a489e1627b1d504ec68f8447255ddc01cc73897a | [
"CC0-1.0"
] | null | null | null | hash_table.h | Jamboii/b-minor-compiler | a489e1627b1d504ec68f8447255ddc01cc73897a | [
"CC0-1.0"
] | null | null | null | #ifndef HASH_TABLE_H
#define HASH_TABLE_H
/** @file hash_table.h A general purpose hash table.
This hash table module maps C strings to arbitrary objects (void pointers).
For example, to store a file object using the pathname as a key:
<pre>
struct hash_table *h;
h = hash_table_create(0,0);
FILE * file = fopen(pathna... | 28.827869 | 109 | 0.749787 | [
"object"
] |
bd91b4e1debd2800d23c629b96053d2276def209 | 429 | h | C | Vic2ToHoI4/Source/HOI4World/MilitaryMappings/MtgUnitMapping.h | CarbonY26/Vic2ToHoI4 | af3684d6aaaafea81aaadfb64a21a2b696f618e1 | [
"MIT"
] | 6 | 2020-11-18T02:08:47.000Z | 2021-05-06T14:12:50.000Z | Vic2ToHoI4/Source/HOI4World/MilitaryMappings/MtgUnitMapping.h | CarbonY26/Vic2ToHoI4 | af3684d6aaaafea81aaadfb64a21a2b696f618e1 | [
"MIT"
] | null | null | null | Vic2ToHoI4/Source/HOI4World/MilitaryMappings/MtgUnitMapping.h | CarbonY26/Vic2ToHoI4 | af3684d6aaaafea81aaadfb64a21a2b696f618e1 | [
"MIT"
] | null | null | null | #ifndef MTG_UNIT_MAPPING_H
#define MTG_UNIT_MAPPING_H
#include "HoI4UnitType.h"
#include "Parser.h"
namespace HoI4
{
class MtgUnitMapping: commonItems::parser
{
public:
explicit MtgUnitMapping(std::istream& theStream);
[[nodiscard]] auto getMapping() const { return std::make_pair(Vic2Type, HoI4Types); }
... | 14.3 | 87 | 0.741259 | [
"vector"
] |
bd96fb2951548be239f9480db6d048bfb79be62e | 8,535 | h | C | qspy/include/qspy.h | ToanDangZ/qtools | fc24f1f4708485fad891749e8b32848f367ceb52 | [
"TCL",
"DOC",
"MIT"
] | null | null | null | qspy/include/qspy.h | ToanDangZ/qtools | fc24f1f4708485fad891749e8b32848f367ceb52 | [
"TCL",
"DOC",
"MIT"
] | null | null | null | qspy/include/qspy.h | ToanDangZ/qtools | fc24f1f4708485fad891749e8b32848f367ceb52 | [
"TCL",
"DOC",
"MIT"
] | null | null | null | /**
* @file
* @brief Host API
* @ingroup qpspy
* @cond
******************************************************************************
* Last updated for version 6.8.1
* Last updated on 2020-04-02
*
* Q u a n t u m L e a P s
* ------------------------
* Modern E... | 38.273543 | 78 | 0.621324 | [
"object"
] |
bd9758c1fbdd20006af03007ac867f060c6d5830 | 5,579 | h | C | vendor/Qt5.14.2/msvc2017/include/QtQml/5.14.2/QtQml/private/qv4util_p.h | kiseop91/PomoTest | 96d0db93325103985af28b95024501f1933b37ff | [
"MIT"
] | null | null | null | vendor/Qt5.14.2/msvc2017/include/QtQml/5.14.2/QtQml/private/qv4util_p.h | kiseop91/PomoTest | 96d0db93325103985af28b95024501f1933b37ff | [
"MIT"
] | null | null | null | vendor/Qt5.14.2/msvc2017/include/QtQml/5.14.2/QtQml/private/qv4util_p.h | kiseop91/PomoTest | 96d0db93325103985af28b95024501f1933b37ff | [
"MIT"
] | null | null | null | /****************************************************************************
**
** Copyright (C) 2016 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of the QtQml module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** Commercial License Usage
** Licensees holding valid commerci... | 28.464286 | 100 | 0.610683 | [
"vector"
] |
bd9abdde4b000d013ddce5c44f4138ebd340339f | 1,878 | h | C | taichi/visual/sampler.h | rezahojabr/taichi | 122c0352ec480b740a4118819458cbf08d2e5ddb | [
"MIT"
] | 3 | 2020-01-08T02:58:51.000Z | 2020-10-28T07:01:58.000Z | taichi/visual/sampler.h | rezahojabr/taichi | 122c0352ec480b740a4118819458cbf08d2e5ddb | [
"MIT"
] | 1 | 2020-07-21T05:51:19.000Z | 2020-10-08T01:31:15.000Z | taichi/visual/sampler.h | rezahojabr/taichi | 122c0352ec480b740a4118819458cbf08d2e5ddb | [
"MIT"
] | 1 | 2021-11-29T22:47:24.000Z | 2021-11-29T22:47:24.000Z | /*******************************************************************************
Copyright (c) The Taichi Authors (2016- ). All Rights Reserved.
The use of this software is governed by the LICENSE file.
*******************************************************************************/
#pragma once
#include <tai... | 22.902439 | 80 | 0.57082 | [
"vector"
] |
bd9cc0c83834113ff42cade581ba199d0bd521bf | 938 | h | C | toonz/sources/include/toonz/tstageobjectkeyframe.h | ss23/opentoonz | b42e43d4b8d9fedc26022d145218b9a147a30985 | [
"BSD-3-Clause"
] | null | null | null | toonz/sources/include/toonz/tstageobjectkeyframe.h | ss23/opentoonz | b42e43d4b8d9fedc26022d145218b9a147a30985 | [
"BSD-3-Clause"
] | null | null | null | toonz/sources/include/toonz/tstageobjectkeyframe.h | ss23/opentoonz | b42e43d4b8d9fedc26022d145218b9a147a30985 | [
"BSD-3-Clause"
] | 1 | 2019-10-07T17:12:30.000Z | 2019-10-07T17:12:30.000Z |
#ifndef T_STAGE_OBJECT_KEYFRAME_INCLUDED
#define T_STAGE_OBJECT_KEYFRAME_INCLUDED
// TnzBase includes
#include "tdoublekeyframe.h"
// TnzLib includes
#include "toonz/tstageobject.h"
//***********************************************************************************
// TStageObject::Keyframe definition
//****... | 32.344828 | 92 | 0.608742 | [
"object"
] |
ae73142117b442d104fbe70bde601f8e5c278c3f | 37,798 | c | C | sys/kern/subr_acl_nfs4.c | dcui/FreeBSD-9.3_kernel | 39d9caaa6ba320e2f8e910b1f5f01efc24ca4a92 | [
"BSD-3-Clause"
] | 3 | 2015-12-15T00:56:39.000Z | 2018-01-11T01:01:38.000Z | sys/kern/subr_acl_nfs4.c | dcui/FreeBSD-9.3_kernel | 39d9caaa6ba320e2f8e910b1f5f01efc24ca4a92 | [
"BSD-3-Clause"
] | null | null | null | sys/kern/subr_acl_nfs4.c | dcui/FreeBSD-9.3_kernel | 39d9caaa6ba320e2f8e910b1f5f01efc24ca4a92 | [
"BSD-3-Clause"
] | 2 | 2018-01-11T01:01:12.000Z | 2020-11-19T03:07:29.000Z | /*-
* Copyright (c) 2008-2010 Edward Tomasz Napierała <trasz@FreeBSD.org>
* 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 copyrig... | 27.529497 | 94 | 0.667734 | [
"object"
] |
ae74e0b6661e1ed79b38e8f44c53f116f481610f | 11,156 | c | C | Projects/Template/Platforms/Android/NativeInterface.c | niansa/skylicht-engine | ea3010aea3402bd050b62c3fd7effa16b33e96f5 | [
"MIT"
] | 310 | 2019-11-25T04:14:11.000Z | 2022-03-31T23:39:19.000Z | Projects/Template/Platforms/Android/NativeInterface.c | niansa/skylicht-engine | ea3010aea3402bd050b62c3fd7effa16b33e96f5 | [
"MIT"
] | 79 | 2019-11-17T07:51:02.000Z | 2022-03-22T08:49:41.000Z | Projects/Template/Platforms/Android/NativeInterface.c | niansa/skylicht-engine | ea3010aea3402bd050b62c3fd7effa16b33e96f5 | [
"MIT"
] | 24 | 2020-05-10T09:37:55.000Z | 2022-03-05T13:19:31.000Z | /*
!@
MIT License
Copyright (c) 2019 Skylicht Technology CO., LTD
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.005917 | 165 | 0.78209 | [
"model"
] |
ae76eed1f6b0188d6e37ce2b67ec535a5d988936 | 4,067 | h | C | FFKit/threads/FFThread.h | jacobsologub/FFKit | 502b0ad76101d56e06035167d67d75aba138ed9d | [
"MIT"
] | 3 | 2015-04-22T16:46:39.000Z | 2015-04-25T20:26:24.000Z | FFKit/threads/FFThread.h | jacobsologub/FFKit | 502b0ad76101d56e06035167d67d75aba138ed9d | [
"MIT"
] | null | null | null | FFKit/threads/FFThread.h | jacobsologub/FFKit | 502b0ad76101d56e06035167d67d75aba138ed9d | [
"MIT"
] | 3 | 2015-04-22T16:42:17.000Z | 2017-09-28T23:25:39.000Z | /*
==============================================================================
Copyright (C) 2016 Jacob Sologub
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 restricti... | 32.277778 | 138 | 0.63462 | [
"object"
] |
ae783dd92c0dfc2f67a6b2e96504c33798894600 | 18,838 | h | C | gnustep-base-1.26.0/Headers/GNUstepBase/GSObjCRuntime.h | zyizyiz/objcSourceCode | 3df0b6a91cfbc053607b10ed639988a5eaaf8741 | [
"Apache-2.0"
] | 20 | 2015-01-07T03:24:32.000Z | 2021-11-09T10:45:24.000Z | gnustep-base-1.26.0/Headers/GNUstepBase/GSObjCRuntime.h | zyizyiz/objcSourceCode | 3df0b6a91cfbc053607b10ed639988a5eaaf8741 | [
"Apache-2.0"
] | null | null | null | gnustep-base-1.26.0/Headers/GNUstepBase/GSObjCRuntime.h | zyizyiz/objcSourceCode | 3df0b6a91cfbc053607b10ed639988a5eaaf8741 | [
"Apache-2.0"
] | 6 | 2020-01-06T05:32:10.000Z | 2021-04-21T07:26:43.000Z | /** Interface to ObjC runtime for GNUStep
Copyright (C) 1995, 1997, 2000, 2002, 2003 Free Software Foundation, Inc.
Written by: Andrew Kachites McCallum <mccallum@gnu.ai.mit.edu>
Date: 1995
Written by: Richard Frith-Macdonald <rfm@gnu.org>
Date: 2002
This file is part of the GNUstep Base Librar... | 29.8542 | 105 | 0.708355 | [
"object"
] |
ae923b00f92dc06742537d5861d0f4a6c84621c4 | 22,387 | h | C | AntViewer/MyFrameworks/ViewerExtension.xcframework/ios-arm64/ViewerExtension.framework/Headers/ViewerExtension-Swift.h | antourage/AntViewer | 19134e63b0c32ff7af5260763b8c9c6fda52ac06 | [
"MIT"
] | 4 | 2019-10-30T09:13:35.000Z | 2020-07-29T10:35:07.000Z | AntViewer/MyFrameworks/ViewerExtension.xcframework/ios-arm64/ViewerExtension.framework/Headers/ViewerExtension-Swift.h | antourage/AntViewer | 19134e63b0c32ff7af5260763b8c9c6fda52ac06 | [
"MIT"
] | null | null | null | AntViewer/MyFrameworks/ViewerExtension.xcframework/ios-arm64/ViewerExtension.framework/Headers/ViewerExtension-Swift.h | antourage/AntViewer | 19134e63b0c32ff7af5260763b8c9c6fda52ac06 | [
"MIT"
] | null | null | null | // Generated by Apple Swift version 5.3.2 (swiftlang-1200.0.45 clang-1200.0.32.28)
#ifndef VIEWEREXTENSION_SWIFT_H
#define VIEWEREXTENSION_SWIFT_H
#pragma clang diagnostic push
#pragma clang diagnostic ignored "-Wgcc-compat"
#if !defined(__has_include)
# define __has_include(x) 0
#endif
#if !defined(__has_attribute)
#... | 42.160075 | 224 | 0.805735 | [
"object"
] |
ae93b6b60989d9e2352d99866b4190c4989f15c2 | 12,746 | h | C | include/net-snmp/library/snmp_transport.h | bu7cher/net-snmp | ff98e6269446bf80400114098bbdee94dd0ef08a | [
"Net-SNMP"
] | null | null | null | include/net-snmp/library/snmp_transport.h | bu7cher/net-snmp | ff98e6269446bf80400114098bbdee94dd0ef08a | [
"Net-SNMP"
] | null | null | null | include/net-snmp/library/snmp_transport.h | bu7cher/net-snmp | ff98e6269446bf80400114098bbdee94dd0ef08a | [
"Net-SNMP"
] | null | null | null | #ifndef _SNMP_TRANSPORT_H
#define _SNMP_TRANSPORT_H
/*
* Portions of this file are copyrighted by:
* Copyright (c) 2016 VMware, Inc. All rights reserved.
* Use is subject to license terms specified in the COPYING file
* distributed with the Net-SNMP package.
*/
#include <sys/types.h>
#if HAVE_SYS_SOCKET_H
#ifdef... | 32.186869 | 106 | 0.680763 | [
"object",
"model"
] |
ae9cbd2370462829ef977990e769e429d0103f0e | 11,386 | c | C | assets/3k_gif.c | jasonelhaderi/romance-of-the-three-kingdoms | c47803e0a92ed021129a1d395d8d2171ede8d93d | [
"MIT"
] | null | null | null | assets/3k_gif.c | jasonelhaderi/romance-of-the-three-kingdoms | c47803e0a92ed021129a1d395d8d2171ede8d93d | [
"MIT"
] | null | null | null | assets/3k_gif.c | jasonelhaderi/romance-of-the-three-kingdoms | c47803e0a92ed021129a1d395d8d2171ede8d93d | [
"MIT"
] | null | null | null | #include <stdio.h>
#include <stdlib.h>
#include <math.h>
#define GRID_SIZE 256
#define CELL_SIZE 1 // CELL_SIZE = 256 / GRID_SIZE
// Box-Muller transform
double gaussianNoise(double mu, double sigma)
{
static double v = 0, fac = 0;
static int phase = 0;
double S, Z, U1, U2, u;
// uses v and fac from p... | 35.250774 | 86 | 0.444845 | [
"transform"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.