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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
11ee3835a4f5b72aee1d517834a276e4c5565082 | 14,757 | h | C | MesenneTwister.h | zen747/conv-neural-network | ad693a3c22a682a748376792627769f4a40220cb | [
"Apache-2.0"
] | 1 | 2021-04-21T03:36:55.000Z | 2021-04-21T03:36:55.000Z | MesenneTwister.h | zen747/conv-neural-network | ad693a3c22a682a748376792627769f4a40220cb | [
"Apache-2.0"
] | null | null | null | MesenneTwister.h | zen747/conv-neural-network | ad693a3c22a682a748376792627769f4a40220cb | [
"Apache-2.0"
] | null | null | null | #ifndef _MESENNE_TWISTER_H_
#define _MESENNE_TWISTER_H_
#define _USE_MATH_DEFINES
#include <cmath>
/*
Interface description:
MTRand( const uint32& oneSeed ); // initialize with a simple uint32
MTRand( uint32 *const bigSeed, uint32 const seedLength); // or an array
// Access to 32-bit random numbe... | 27.531716 | 106 | 0.596056 | [
"vector"
] |
f526fa1d9e08e03621ec93ed98482498c72e7814 | 1,351 | h | C | src/filters/pose_graph/graph.h | huskyroboticsteam/Resurgence | 649f78103b6d76709fdf55bb38d08c0ff50da140 | [
"Apache-2.0"
] | 3 | 2021-12-23T23:31:42.000Z | 2022-02-16T07:17:41.000Z | src/filters/pose_graph/graph.h | huskyroboticsteam/Resurgence | 649f78103b6d76709fdf55bb38d08c0ff50da140 | [
"Apache-2.0"
] | 2 | 2021-11-22T05:33:43.000Z | 2022-01-23T07:01:47.000Z | src/filters/pose_graph/graph.h | huskyroboticsteam/Resurgence | 649f78103b6d76709fdf55bb38d08c0ff50da140 | [
"Apache-2.0"
] | null | null | null | #pragma once
#include <vector>
#include <Eigen/Core>
namespace filters::pose_graph {
using values = Eigen::Matrix<double, Eigen::Dynamic, 1>;
using hessian = Eigen::Matrix<double, Eigen::Dynamic, Eigen::Dynamic>;
class AbstractFactor {
public:
int id;
virtual ~AbstractFactor();
virtual double eval(const values&... | 27.02 | 90 | 0.725389 | [
"vector"
] |
f528aedead149b41e76a60608584183160d521fd | 10,520 | h | C | include/Algorithms/multicriteriaGraph.h | FrankS101/multicriteriaDIMACS | 993bd50a2537ad56d33535a546a8426f8120f9fa | [
"BSD-2-Clause"
] | 1 | 2022-01-15T11:21:17.000Z | 2022-01-15T11:21:17.000Z | include/Algorithms/multicriteriaGraph.h | FrankS101/multicriteriaDIMACS | 993bd50a2537ad56d33535a546a8426f8120f9fa | [
"BSD-2-Clause"
] | null | null | null | include/Algorithms/multicriteriaGraph.h | FrankS101/multicriteriaDIMACS | 993bd50a2537ad56d33535a546a8426f8120f9fa | [
"BSD-2-Clause"
] | null | null | null | #ifndef MULTICRITERIAGRAPH_H
#define MULTICRITERIAGRAPH_H
#include <Structs/Graphs/nodeSelection.h>
static unsigned int NUM_CRITERIA = 2;
class CriteriaList
{
public:
typedef unsigned int WeightType;
typedef std::vector< WeightType>::iterator Iterator;
typedef std::vector< WeightType>::const_iterator Con... | 27.253886 | 132 | 0.571198 | [
"vector"
] |
f52b798ebbf41f38e2a918fd33e4b4f4d5269d51 | 12,373 | h | C | third_party/blink/renderer/modules/accessibility/ax_object_cache_impl.h | zipated/src | 2b8388091c71e442910a21ada3d97ae8bc1845d3 | [
"BSD-3-Clause"
] | 2,151 | 2020-04-18T07:31:17.000Z | 2022-03-31T08:39:18.000Z | third_party/blink/renderer/modules/accessibility/ax_object_cache_impl.h | cangulcan/src | 2b8388091c71e442910a21ada3d97ae8bc1845d3 | [
"BSD-3-Clause"
] | 395 | 2020-04-18T08:22:18.000Z | 2021-12-08T13:04:49.000Z | third_party/blink/renderer/modules/accessibility/ax_object_cache_impl.h | cangulcan/src | 2b8388091c71e442910a21ada3d97ae8bc1845d3 | [
"BSD-3-Clause"
] | 338 | 2020-04-18T08:03:10.000Z | 2022-03-29T12:33:22.000Z | /*
* Copyright (C) 2014, Google Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source code must retain the above copyright
* notice, this list of condi... | 37.83792 | 96 | 0.767882 | [
"object",
"vector"
] |
f53b9e98e3ba2256e7262dd47452915edf50f1ba | 4,300 | h | C | src/inspection.h | mwbrown/circa | 425b4a3042addab813447813cc45888a012b2c2e | [
"MIT"
] | 27 | 2015-01-24T20:17:13.000Z | 2021-01-09T17:54:27.000Z | src/inspection.h | mwbrown/circa | 425b4a3042addab813447813cc45888a012b2c2e | [
"MIT"
] | 1 | 2015-09-18T15:58:12.000Z | 2015-09-18T20:37:00.000Z | src/inspection.h | mwbrown/circa | 425b4a3042addab813447813cc45888a012b2c2e | [
"MIT"
] | 5 | 2015-07-18T13:10:27.000Z | 2022-02-05T16:53:17.000Z | // Copyright (c) Andrew Fischer. See LICENSE file for license terms.
#include <vector>
#include "common_headers.h"
#pragma once
// inspection.h
//
// Pure functions for inspecting and performing queries on compiled code.
namespace circa {
// Check the function and inputs of 'user', returns whether they are actual... | 33.59375 | 91 | 0.776047 | [
"vector"
] |
f53dde030195020e3780bcb0560c6c9e55f7c54a | 378 | h | C | ntlmssp/unittest/cryptotests.h | mstoaster/ntlm | cd825c474e0f62a71d0e76ff391fa791a5606463 | [
"MIT"
] | null | null | null | ntlmssp/unittest/cryptotests.h | mstoaster/ntlm | cd825c474e0f62a71d0e76ff391fa791a5606463 | [
"MIT"
] | null | null | null | ntlmssp/unittest/cryptotests.h | mstoaster/ntlm | cd825c474e0f62a71d0e76ff391fa791a5606463 | [
"MIT"
] | null | null | null | #pragma once
#include "testbase.h"
#include "md5.h"
namespace unittest {
struct Md5Test : test {
public:
Md5Test() : test("md5") {};
Md5Test(std::string const& input, std::string const& byteoutput);
bool run();
private:
std::vector<byte> testinput, testoutput;
std::s... | 21 | 73 | 0.595238 | [
"vector"
] |
f541a87ece8bb8b55e1e4747818ec42e57adf814 | 3,114 | h | C | examples/pagmo/problems/applicationOutput.h | kimonito98/tudat | c28f2a3e78b8492e2e054ad5e0d1f9ad785cd092 | [
"BSD-3-Clause"
] | null | null | null | examples/pagmo/problems/applicationOutput.h | kimonito98/tudat | c28f2a3e78b8492e2e054ad5e0d1f9ad785cd092 | [
"BSD-3-Clause"
] | null | null | null | examples/pagmo/problems/applicationOutput.h | kimonito98/tudat | c28f2a3e78b8492e2e054ad5e0d1f9ad785cd092 | [
"BSD-3-Clause"
] | null | null | null | #ifndef TUDAT_PAGMO_APPLICATIONOUTPUT_H
#define TUDAT_PAGMO_APPLICATIONOUTPUT_H
#include <pagmo/problem.hpp>
#include "tudat/io/basicInputOutput.h"
#include "tudat/basics/utilities.h"
namespace tudat_pagmo_applications
{
//! Get path for output directory.
static inline std::string getOutputPath(
const std::... | 34.6 | 116 | 0.602119 | [
"vector"
] |
f54598655cdd1d40abbd51a3d7f54f52bd09c1e7 | 2,875 | h | C | ecs/include/alibabacloud/ecs/model/CreateNetworkInterfaceResult.h | aliyun/aliyun-openapi-cpp-sdk | 0cf5861ece17dfb0bb251f13bf3fbdb39c0c6e36 | [
"Apache-2.0"
] | 89 | 2018-02-02T03:54:39.000Z | 2021-12-13T01:32:55.000Z | ecs/include/alibabacloud/ecs/model/CreateNetworkInterfaceResult.h | aliyun/aliyun-openapi-cpp-sdk | 0cf5861ece17dfb0bb251f13bf3fbdb39c0c6e36 | [
"Apache-2.0"
] | 89 | 2018-03-14T07:44:54.000Z | 2021-11-26T07:43:25.000Z | ecs/include/alibabacloud/ecs/model/CreateNetworkInterfaceResult.h | aliyun/aliyun-openapi-cpp-sdk | 0cf5861ece17dfb0bb251f13bf3fbdb39c0c6e36 | [
"Apache-2.0"
] | 69 | 2018-01-22T09:45:52.000Z | 2022-03-28T07:58:38.000Z | /*
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required... | 29.040404 | 84 | 0.721739 | [
"vector",
"model"
] |
f55b8b6490d4b89378d5383edb5b1f8517dce0a7 | 1,445 | h | C | gui/blocktypelistmodel.h | UnnamedCompany/UnnamedSoftware | 3251dc9844f35622f616fd3d5a40cb8c89ac0b28 | [
"MIT"
] | 4 | 2016-02-18T00:48:10.000Z | 2016-03-02T23:41:54.000Z | gui/blocktypelistmodel.h | UnnamedCompany/UnnamedSoftware | 3251dc9844f35622f616fd3d5a40cb8c89ac0b28 | [
"MIT"
] | null | null | null | gui/blocktypelistmodel.h | UnnamedCompany/UnnamedSoftware | 3251dc9844f35622f616fd3d5a40cb8c89ac0b28 | [
"MIT"
] | 1 | 2016-02-29T18:13:34.000Z | 2016-02-29T18:13:34.000Z | #ifndef MYITEMMODEL_H
#define MYITEMMODEL_H
#include <QAbstractListModel>
#include <QObject>
#include <QList>
#include <QModelIndex>
#include <QVariant>
#include <QModelIndexList>
#include "blocktype.h"
class QMimeData;
/**
* The BlockTypeListModel class is a QAbstractListModel that wraps the list of
* block types... | 27.264151 | 95 | 0.721107 | [
"model"
] |
f561ca5eae53b4fc4e36f7757263bbd3d7f4564d | 3,120 | h | C | include/aprilui/ObjectTreeViewNode.h | borisblizzard/aprilui | 1a8d7d10b215940d5143c1fd8ca59df34802f19f | [
"BSD-3-Clause"
] | null | null | null | include/aprilui/ObjectTreeViewNode.h | borisblizzard/aprilui | 1a8d7d10b215940d5143c1fd8ca59df34802f19f | [
"BSD-3-Clause"
] | null | null | null | include/aprilui/ObjectTreeViewNode.h | borisblizzard/aprilui | 1a8d7d10b215940d5143c1fd8ca59df34802f19f | [
"BSD-3-Clause"
] | null | null | null | /// @file
/// @version 5.1
///
/// @section LICENSE
///
/// This program is free software; you can redistribute it and/or modify it under
/// the terms of the BSD license: http://opensource.org/licenses/BSD-3-Clause
///
/// @section DESCRIPTION
///
/// Defines a class for a tree view node.
#ifndef APRILUI_TREE_VIE... | 29.433962 | 121 | 0.757051 | [
"object"
] |
f56aa47e0aef213e9562f5588395b15262c06798 | 811 | h | C | CA_hw2/motion_editor/geometry/geometry_ellipsoid.h | yanagiragi/2020_Computer_Animations_Assignments- | bacd423dd579c674283bf4f009e4dd8269c322ac | [
"MIT"
] | null | null | null | CA_hw2/motion_editor/geometry/geometry_ellipsoid.h | yanagiragi/2020_Computer_Animations_Assignments- | bacd423dd579c674283bf4f009e4dd8269c322ac | [
"MIT"
] | null | null | null | CA_hw2/motion_editor/geometry/geometry_ellipsoid.h | yanagiragi/2020_Computer_Animations_Assignments- | bacd423dd579c674283bf4f009e4dd8269c322ac | [
"MIT"
] | 1 | 2020-06-02T02:26:13.000Z | 2020-06-02T02:26:13.000Z | #ifndef _GEOMETRY_ELLIPSOID_H_
#define _GEOMETRY_ELLIPSOID_H_
#include "geometry_def.h"
#include <memory>
#include "math_type.h"
namespace geometry {
class Ellipsoid final
{
public:
Ellipsoid();
explicit Ellipsoid(const math::Vector3d_t &size);
explicit Ellipsoid(const math::HomoXfm3d_t &xfm, const mat... | 20.794872 | 83 | 0.721332 | [
"geometry"
] |
f56d1cbda2a909a2ded902d1e1bfd83cead8a285 | 13,172 | h | C | aws-cpp-sdk-frauddetector/include/aws/frauddetector/model/CreateBatchPredictionJobRequest.h | perfectrecall/aws-sdk-cpp | fb8cbebf2fd62720b65aeff841ad2950e73d8ebd | [
"Apache-2.0"
] | 1 | 2022-02-12T08:09:30.000Z | 2022-02-12T08:09:30.000Z | aws-cpp-sdk-frauddetector/include/aws/frauddetector/model/CreateBatchPredictionJobRequest.h | perfectrecall/aws-sdk-cpp | fb8cbebf2fd62720b65aeff841ad2950e73d8ebd | [
"Apache-2.0"
] | 1 | 2022-01-03T23:59:37.000Z | 2022-01-03T23:59:37.000Z | aws-cpp-sdk-frauddetector/include/aws/frauddetector/model/CreateBatchPredictionJobRequest.h | ravindra-wagh/aws-sdk-cpp | 7d5ff01b3c3b872f31ca98fb4ce868cd01e97696 | [
"Apache-2.0"
] | 1 | 2021-12-30T04:25:33.000Z | 2021-12-30T04:25:33.000Z | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include <aws/frauddetector/FraudDetector_EXPORTS.h>
#include <aws/frauddetector/FraudDetectorRequest.h>
#include <aws/core/utils/memory/stl/AWSString.h>
#include <aws/core/utils/memory/s... | 33.262626 | 143 | 0.659505 | [
"vector",
"model"
] |
919b7bc2964f328dc5c5a020d50a3773d69140f5 | 8,195 | h | C | cpp/headers/zInterface/functionsets/zFnParticle.h | venumb/zSpace | a85de6d29c9099fcbd3d2c67f5f1be315eed6dc4 | [
"MIT"
] | 1 | 2020-05-19T16:52:23.000Z | 2020-05-19T16:52:23.000Z | cpp/headers/zInterface/functionsets/zFnParticle.h | venumb/zSpace | a85de6d29c9099fcbd3d2c67f5f1be315eed6dc4 | [
"MIT"
] | 1 | 2019-06-24T09:16:37.000Z | 2019-06-26T18:21:36.000Z | cpp/headers/zInterface/functionsets/zFnParticle.h | venumb/ZSPACE | c7d884f5423edd845a00c1b65c887d0371b360c3 | [
"MIT"
] | null | null | null | // This file is part of zspace, a simple C++ collection of geometry data-structures & algorithms,
// data analysis & visualization framework.
//
// Copyright (C) 2019 ZSPACE
//
// This Source Code Form is subject to the terms of the MIT License
// If a copy of the MIT License was not distributed with this file, You... | 26.957237 | 209 | 0.61928 | [
"geometry",
"object",
"vector",
"transform"
] |
919ed58b115f949fec20de41f5c4e7529a6611a0 | 2,619 | h | C | owGameM2/M2_Comp_Miscellaneous.h | adan830/OpenWow | 9b6e9c248bd185b1677fe616d2a3a81a35ca8894 | [
"Apache-2.0"
] | null | null | null | owGameM2/M2_Comp_Miscellaneous.h | adan830/OpenWow | 9b6e9c248bd185b1677fe616d2a3a81a35ca8894 | [
"Apache-2.0"
] | null | null | null | owGameM2/M2_Comp_Miscellaneous.h | adan830/OpenWow | 9b6e9c248bd185b1677fe616d2a3a81a35ca8894 | [
"Apache-2.0"
] | 1 | 2020-05-11T13:32:49.000Z | 2020-05-11T13:32:49.000Z | #pragma once
// Misc
#include "M2_Part_Attachment.h"
#include "M2_Part_Event.h"
#include "M2_Part_Light.h"
#include "M2_Part_Camera.h"
#include "M2_RibbonEmitters.h"
#include "Particle.h"
#include "ParticleSystem.h"
class CM2_Comp_Miscellaneous
{
friend class CM2_Builder;
public:
CM2_Comp_Miscellaneous();
virtual ... | 26.454545 | 125 | 0.726995 | [
"render",
"vector"
] |
91a3471ba28297f9f28c0598f44d3782e215c4cd | 288 | h | C | TabControl.h | pipmix/WinUI2 | d5f897aa58c9d0024ff45e3a8a562bcf925ca361 | [
"MIT"
] | null | null | null | TabControl.h | pipmix/WinUI2 | d5f897aa58c9d0024ff45e3a8a562bcf925ca361 | [
"MIT"
] | null | null | null | TabControl.h | pipmix/WinUI2 | d5f897aa58c9d0024ff45e3a8a562bcf925ca361 | [
"MIT"
] | null | null | null | #pragma once
#include <windows.h>
#include <vector>
struct Tab {
HWND _hWnd;
LPCWSTR _text;
bool _isActive;
bool _isHighlighted;
};
class TabControl {
public:
TabControl();
~TabControl();
private:
int _x;
int _y;
int _w;
int _h;
int _tabHeight;
bool isTop;
}; | 8.228571 | 21 | 0.65625 | [
"vector"
] |
91ab83cf64dd1ccbeab44b9b8b087ac0ef13f28c | 10,870 | h | C | src/nnet/nnet-sparse-affine-transform.h | kaituoxu/kaldi-ktnet1 | 17111437689f0555d299edeb3330fef361bb116d | [
"Apache-2.0"
] | 14 | 2019-02-12T02:59:02.000Z | 2020-09-10T12:19:04.000Z | src/nnet/nnet-sparse-affine-transform.h | kaituoxu/kaldi-ktnet1 | 17111437689f0555d299edeb3330fef361bb116d | [
"Apache-2.0"
] | null | null | null | src/nnet/nnet-sparse-affine-transform.h | kaituoxu/kaldi-ktnet1 | 17111437689f0555d299edeb3330fef361bb116d | [
"Apache-2.0"
] | 4 | 2019-01-05T12:40:11.000Z | 2021-02-05T22:07:38.000Z | // nnet/nnet-sparse-affine-transform.h
// Copyright 2011-2014 Brno University of Technology (author: Karel Vesely)
// 2017 Sogou (authpr: Kaituo Xu)
// See ../../COPYING for clarification regarding multiple authors
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not u... | 36.354515 | 96 | 0.660718 | [
"vector",
"transform"
] |
91abea9541a767c72b3150329989e4eb426f35cf | 19,268 | c | C | ChibiOS/ext/iot/mini_sscanf.c | lcam21/DSP-Library-Lanin | c9d9afbd520777ef4ba0cb9c1af6aacdad9101d9 | [
"CC0-1.0"
] | 1 | 2017-05-21T03:59:30.000Z | 2017-05-21T03:59:30.000Z | ChibiOS/ext/iot/mini_sscanf.c | lcam21/DSP-Library-Lanin | c9d9afbd520777ef4ba0cb9c1af6aacdad9101d9 | [
"CC0-1.0"
] | null | null | null | ChibiOS/ext/iot/mini_sscanf.c | lcam21/DSP-Library-Lanin | c9d9afbd520777ef4ba0cb9c1af6aacdad9101d9 | [
"CC0-1.0"
] | null | null | null | /*
* Copyright (c) 1990 The Regents of the University of California.
* All rights reserved.
*
* Redistribution and use in source and binary forms are permitted
* provided that the above copyright notice and this paragraph are
* duplicated in all such forms and that any documentation,
* advertising materials, and... | 33.451389 | 83 | 0.547177 | [
"object"
] |
91affbbd9d882fde9ebe45e8a2f05ed29f16b736 | 1,050 | h | C | visualizer/graphics_engine/mesh.h | cuauv/software | 5ad4d52d603f81a7f254f365d9b0fe636d03a260 | [
"BSD-3-Clause"
] | 70 | 2015-11-16T18:04:01.000Z | 2022-03-05T09:04:02.000Z | visualizer/graphics_engine/mesh.h | cuauv/software | 5ad4d52d603f81a7f254f365d9b0fe636d03a260 | [
"BSD-3-Clause"
] | 1 | 2016-08-03T05:13:19.000Z | 2016-08-03T06:19:39.000Z | visualizer/graphics_engine/mesh.h | cuauv/software | 5ad4d52d603f81a7f254f365d9b0fe636d03a260 | [
"BSD-3-Clause"
] | 34 | 2015-12-15T17:29:23.000Z | 2021-11-18T14:15:12.000Z | #ifndef _MESH_H_
#define _MESH_H_
#include <memory>
#include <string>
#include <vector>
#include <GL/gl.h>
#include <glm/vec2.hpp>
#include <glm/vec3.hpp>
#include "stl_read.h"
typedef struct Vertex {
glm::vec3 pos;
glm::vec3 normal;
glm::vec2 uv;
} Vertex;
class Material;
typedef struct Mesh {
public:
... | 17.5 | 59 | 0.68 | [
"mesh",
"vector"
] |
91bf7d10e200b41bb8ca575d0d4366754191443c | 2,674 | h | C | UnrealEngine-4.11.2-release/Engine/Source/Editor/Persona/Public/BoneSelectionWidget.h | armroyce/Unreal | ea1cdebe70407d59af4e8366d7111c52ce4606df | [
"MIT"
] | 1 | 2016-10-01T21:35:52.000Z | 2016-10-01T21:35:52.000Z | UnrealEngine-4.11.2-release/Engine/Source/Editor/Persona/Public/BoneSelectionWidget.h | armroyce/Unreal | ea1cdebe70407d59af4e8366d7111c52ce4606df | [
"MIT"
] | null | null | null | UnrealEngine-4.11.2-release/Engine/Source/Editor/Persona/Public/BoneSelectionWidget.h | armroyce/Unreal | ea1cdebe70407d59af4e8366d7111c52ce4606df | [
"MIT"
] | 1 | 2021-04-27T08:48:33.000Z | 2021-04-27T08:48:33.000Z | // Copyright 1998-2016 Epic Games, Inc. All Rights Reserved.
#ifndef __BoneSelectionWidget_h__
#define __BoneSelectionWidget_h__
#pragma once
DECLARE_DELEGATE_OneParam(FOnBoneSelectionChanged, FName);
DECLARE_DELEGATE_RetVal(FName, FGetSelectedBone);
class SBoneSelectionWidget : public SCompoundWidget
{
public:
S... | 29.711111 | 121 | 0.780479 | [
"object"
] |
91c2504e780cfe2fa2cc876c2969f5b103e9b555 | 48,453 | c | C | src/error_correction.c | sgulania/QuaC | 2b47b378c6b5b823a094e9af79f7cb8eb39dd337 | [
"MIT"
] | 23 | 2017-06-18T02:11:04.000Z | 2022-01-28T10:27:57.000Z | src/error_correction.c | sgulania/QuaC | 2b47b378c6b5b823a094e9af79f7cb8eb39dd337 | [
"MIT"
] | 2 | 2020-07-17T15:16:22.000Z | 2020-09-03T14:21:56.000Z | src/error_correction.c | sgulania/QuaC | 2b47b378c6b5b823a094e9af79f7cb8eb39dd337 | [
"MIT"
] | 13 | 2017-03-13T15:03:11.000Z | 2022-02-24T20:07:22.000Z | #include "kron_p.h" //Includes petscmat.h and operators_p.h
#include "quac_p.h"
#include "error_correction.h"
#include "operators.h"
#include "quantum_gates.h"
#include <math.h>
#include <stdlib.h>
#include <stdio.h>
#include <stdarg.h>
Mat *_DQEC_mats;
int _discrete_ec = 0;
void build_recovery_lin(Mat *recovery_mat,... | 40.010735 | 182 | 0.637236 | [
"object"
] |
91c8b3ff021d71b55fb64b0a81502a415b82ca13 | 4,725 | h | C | SevenZip/src/7z.h | astlin/poco | b878152e9034b89c923bc3c97e16ae1b92c09bf4 | [
"BSL-1.0"
] | 3 | 2015-06-08T15:09:28.000Z | 2020-12-31T02:28:37.000Z | SevenZip/src/7z.h | astlin/poco | b878152e9034b89c923bc3c97e16ae1b92c09bf4 | [
"BSL-1.0"
] | 3 | 2021-06-02T02:59:06.000Z | 2021-09-16T04:35:06.000Z | SevenZip/src/7z.h | astlin/poco | b878152e9034b89c923bc3c97e16ae1b92c09bf4 | [
"BSL-1.0"
] | 6 | 2021-06-02T02:39:34.000Z | 2022-03-29T05:51:57.000Z | /* 7z.h -- 7z interface
2010-03-11 : Igor Pavlov : Public domain */
#ifndef __7Z_H
#define __7Z_H
#include "7zBuf.h"
EXTERN_C_BEGIN
#define k7zStartHeaderSize 0x20
#define k7zSignatureSize 6
extern Byte k7zSignature[k7zSignatureSize];
#define k7zMajorVersion 0
enum EIdEnum
{
k7zIdEnd,
k7zIdHeader,
k7zIdArchi... | 23.161765 | 98 | 0.751534 | [
"solid"
] |
91cbe557bdbffff75da7a075b2b923db894263b6 | 2,552 | h | C | Algorithm/zcauchy.h | zhoutl1106/zerasure | 3ca951e46d971c56bcaa74f002bf317fee0e93a6 | [
"BSL-1.0",
"BSD-3-Clause"
] | 11 | 2019-07-05T07:28:31.000Z | 2021-09-17T10:58:41.000Z | Algorithm/zcauchy.h | zhoutl1106/zerasure | 3ca951e46d971c56bcaa74f002bf317fee0e93a6 | [
"BSL-1.0",
"BSD-3-Clause"
] | 3 | 2020-06-30T03:33:46.000Z | 2021-05-23T16:46:21.000Z | Algorithm/zcauchy.h | zhoutl1106/zerasure | 3ca951e46d971c56bcaa74f002bf317fee0e93a6 | [
"BSL-1.0",
"BSD-3-Clause"
] | 5 | 2019-04-01T18:05:56.000Z | 2021-06-05T19:46:09.000Z | /*
zcauchy.h
Tianli Zhou
Fast Erasure Coding for Data Storage: A Comprehensive Study of the Acceleration Techniques
Revision 1.0
Mar 20, 2019
Tianli Zhou
Department of Electrical & Computer Engineering
Texas A&M University
College Station, TX, 77843
zhoutianli01@tamu.edu
Copyright (c) 2019, Tianli Zhou
All rights r... | 31.9 | 99 | 0.769984 | [
"vector"
] |
91dd18e76aca2fa16f9b70384eae08608368a12d | 4,996 | h | C | boards/sw_repo/pynqmb/src/i2c.h | michalkouril/PYNQ | c72febc2decc83816f40b91a7f60e11fe707c248 | [
"BSD-3-Clause"
] | 1,537 | 2016-09-26T22:51:50.000Z | 2022-03-31T13:33:54.000Z | boards/sw_repo/pynqmb/src/i2c.h | michalkouril/PYNQ | c72febc2decc83816f40b91a7f60e11fe707c248 | [
"BSD-3-Clause"
] | 414 | 2016-10-03T21:12:10.000Z | 2022-03-21T14:55:02.000Z | boards/sw_repo/pynqmb/src/i2c.h | michalkouril/PYNQ | c72febc2decc83816f40b91a7f60e11fe707c248 | [
"BSD-3-Clause"
] | 826 | 2016-09-23T22:29:43.000Z | 2022-03-29T11:02:09.000Z | /******************************************************************************
* Copyright (c) 2018, Xilinx, Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributio... | 28.878613 | 79 | 0.638711 | [
"object"
] |
91de934b53b22b801f2acd0b66b1ca69bb03bbe8 | 7,195 | h | C | SLAC/CODE/inc/render.h | Damaniel/dos_games | 6f661246d646d786f36d3007f09057156d610557 | [
"MIT"
] | 7 | 2019-12-08T07:32:57.000Z | 2022-01-06T07:53:02.000Z | SLAC/CODE/inc/render.h | Damaniel/dos_games | 6f661246d646d786f36d3007f09057156d610557 | [
"MIT"
] | null | null | null | SLAC/CODE/inc/render.h | Damaniel/dos_games | 6f661246d646d786f36d3007f09057156d610557 | [
"MIT"
] | 2 | 2021-11-16T23:49:06.000Z | 2022-01-16T22:58:35.000Z | //==========================================================================================
// Secret Legacy of the Ancient Caves (SLAC)
//
// Copyright (c) 2020-2021 Shaun Brandt / Holy Meatgoat Software
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and... | 35.79602 | 96 | 0.683947 | [
"render"
] |
91e1dc1e4ac0574bf892a6319363bf2d68cb1d8b | 2,077 | h | C | src/swagger/v1/model/TrafficProtocolFieldModifier_sequence.h | DerangedMonkeyNinja/openperf | cde4dc6bf3687f0663c11e9e856e26a0dc2b1d16 | [
"Apache-2.0"
] | 20 | 2019-12-04T01:28:52.000Z | 2022-03-17T14:09:34.000Z | src/swagger/v1/model/TrafficProtocolFieldModifier_sequence.h | DerangedMonkeyNinja/openperf | cde4dc6bf3687f0663c11e9e856e26a0dc2b1d16 | [
"Apache-2.0"
] | 115 | 2020-02-04T21:29:54.000Z | 2022-02-17T13:33:51.000Z | src/swagger/v1/model/TrafficProtocolFieldModifier_sequence.h | DerangedMonkeyNinja/openperf | cde4dc6bf3687f0663c11e9e856e26a0dc2b1d16 | [
"Apache-2.0"
] | 16 | 2019-12-03T16:41:18.000Z | 2021-11-06T04:44:11.000Z | /**
* OpenPerf API
* REST API interface for OpenPerf
*
* OpenAPI spec version: 1
* Contact: support@spirent.com
*
* NOTE: This class is auto generated by the swagger code generator program.
* https://github.com/swagger-api/swagger-codegen.git
* Do not edit the class manually.
*/
/*
* TrafficProtocolFieldModifier_seque... | 22.824176 | 78 | 0.658161 | [
"vector",
"model"
] |
91e462fb270ae98dd450b3e6c499799fe75b9a4f | 3,780 | h | C | motioncorr_v2.1/src/SP++3/include/bstree.h | cianfrocco-lab/Motion-correction | c77ee034bba2ef184837e070dde43f75d8a4e1e7 | [
"MIT"
] | 11 | 2015-12-21T19:47:53.000Z | 2021-01-21T02:58:43.000Z | src/SP++3/include/bstree.h | wjiang/motioncorr | 14ed37d1cc72e55d1592e78e3dda758cd46a3698 | [
"Naumen",
"Condor-1.1",
"MS-PL"
] | 5 | 2016-05-24T10:55:18.000Z | 2016-06-10T01:07:42.000Z | src/SP++3/include/bstree.h | wjiang/motioncorr | 14ed37d1cc72e55d1592e78e3dda758cd46a3698 | [
"Naumen",
"Condor-1.1",
"MS-PL"
] | 9 | 2016-04-26T10:14:20.000Z | 2020-10-14T07:34:59.000Z | /*
* Copyright (c) 2008-2011 Zhang Ming (M. Zhang), zmjerry@163.com
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
* Free Software Foundation, either version 2 or any later version.
*
* Redistribution and ... | 27 | 80 | 0.570106 | [
"object"
] |
101aeaea80ddae49f7925b5d8ec6ffc0ef8c12d5 | 5,596 | h | C | AiaCore/include/aiacore/aia_binary_message.h | isabella232/AIAClientSDK | 686cf5781adb4c24e78081d25ddea0faafe2c612 | [
"Apache-2.0"
] | 19 | 2020-09-11T23:40:31.000Z | 2021-10-30T14:43:23.000Z | AiaCore/include/aiacore/aia_binary_message.h | alexa/AIAClientSDK | 686cf5781adb4c24e78081d25ddea0faafe2c612 | [
"Apache-2.0"
] | 5 | 2020-10-27T21:57:18.000Z | 2021-01-11T21:17:02.000Z | AiaCore/include/aiacore/aia_binary_message.h | isabella232/AIAClientSDK | 686cf5781adb4c24e78081d25ddea0faafe2c612 | [
"Apache-2.0"
] | 3 | 2020-12-01T07:16:15.000Z | 2022-02-08T17:35:06.000Z | /*
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless ... | 34.975 | 80 | 0.731415 | [
"object"
] |
101e6f1d175f7325fa042848f54c8fe04ee58df7 | 3,013 | c | C | src/vnsw/agent/services/multicast/stubs/bitvector/ordinal.c | jnpr-pranav/contrail-controller | 428eee37c28c31830fd764315794e1a6e52720c1 | [
"Apache-2.0"
] | 37 | 2020-09-21T10:42:26.000Z | 2022-01-09T10:16:40.000Z | src/vnsw/agent/services/multicast/stubs/bitvector/ordinal.c | jnpr-pranav/contrail-controller | 428eee37c28c31830fd764315794e1a6e52720c1 | [
"Apache-2.0"
] | null | null | null | src/vnsw/agent/services/multicast/stubs/bitvector/ordinal.c | jnpr-pranav/contrail-controller | 428eee37c28c31830fd764315794e1a6e52720c1 | [
"Apache-2.0"
] | 21 | 2020-08-25T12:48:42.000Z | 2022-03-22T04:32:18.000Z | /* $Id: ordinal.c 346474 2009-11-14 10:18:58Z ssiano $
*
* ordinal.c - Compact ordinal assignment
*
* Dave Katz, March 2008
*
* Copyright (c) 2008, Juniper Networks, Inc.
* All rights reserved.
*/
#include "bvx_environment.h"
#include "bitvector.h"
#include "ordinal.h"
#include "ordinal_private.h"
/*
* This ... | 20.77931 | 75 | 0.692001 | [
"vector"
] |
1024ccbaf9692f925804acd7b8b5d70272a33bba | 475 | h | C | iOSBasicDemo/iOSBasicDemo/iOSTech/KVOKVC/SKKVCModel.h | shaveKevin/iOSInterViewBaseDemo | 51cf8f7983921f79da81eabad194e4dd3ccce19a | [
"MIT"
] | 8 | 2020-01-06T01:43:36.000Z | 2021-05-09T05:59:15.000Z | iOSBasicDemo/iOSBasicDemo/iOSTech/KVOKVC/SKKVCModel.h | shaveKevin/iOSInterViewBaseDemo | 51cf8f7983921f79da81eabad194e4dd3ccce19a | [
"MIT"
] | null | null | null | iOSBasicDemo/iOSBasicDemo/iOSTech/KVOKVC/SKKVCModel.h | shaveKevin/iOSInterViewBaseDemo | 51cf8f7983921f79da81eabad194e4dd3ccce19a | [
"MIT"
] | 6 | 2020-01-06T05:32:10.000Z | 2021-04-21T07:26:43.000Z | //
// SKKVCModel.h
// iOSBasicDemo
//
// Created by shavekevin on 2019/10/30.
// Copyright © 2019 小风. All rights reserved.
//
#import <Foundation/Foundation.h>
#import "SKKVCTestModel.h"
NS_ASSUME_NONNULL_BEGIN
@interface SKKVCModel : NSObject
@property (nonatomic, copy) NSString *name;
@property (nonatomic, ... | 17.592593 | 52 | 0.738947 | [
"model"
] |
1029e06573cb87410039cfda5514fffcbfee699a | 1,752 | h | C | vice/src/multizone/hydrodiskstars.h | rcooke-ast/VICE | 762911eb4192c7206ce2ae36b645d120ed889cb7 | [
"MIT"
] | 22 | 2018-09-26T21:02:51.000Z | 2022-03-24T18:07:03.000Z | vice/src/multizone/hydrodiskstars.h | rcooke-ast/VICE | 762911eb4192c7206ce2ae36b645d120ed889cb7 | [
"MIT"
] | 2 | 2019-05-03T13:08:27.000Z | 2021-02-17T20:11:37.000Z | vice/src/multizone/hydrodiskstars.h | rcooke-ast/VICE | 762911eb4192c7206ce2ae36b645d120ed889cb7 | [
"MIT"
] | 3 | 2019-05-10T19:26:31.000Z | 2021-11-10T08:13:42.000Z |
#ifndef MULTIZONE_HYDRODISKSTARS_H
#define MULTIZONE_HYDRODISKSTARS_H
#ifdef __cplusplus
extern "C" {
#endif /* __cplusplus */
#include "../objects.h"
/* The hash-code for "linear" mode */
#ifndef LINEAR_MIGRATION
#define LINEAR_MIGRATION 635
#endif /* LINEAR_MIGRATION */
/* The hash-code for "sudden" migration */... | 25.028571 | 77 | 0.727169 | [
"object"
] |
102c80b09459ce59d94a84d789769fa7f6214f68 | 12,056 | h | C | SimSpark/spark/lib/zeitgeist/core.h | IllyasvielEin/Robocup3dInstaller | 12e91d9372dd08a92feebf98e916c98bc2242ff4 | [
"MIT"
] | null | null | null | SimSpark/spark/lib/zeitgeist/core.h | IllyasvielEin/Robocup3dInstaller | 12e91d9372dd08a92feebf98e916c98bc2242ff4 | [
"MIT"
] | null | null | null | SimSpark/spark/lib/zeitgeist/core.h | IllyasvielEin/Robocup3dInstaller | 12e91d9372dd08a92feebf98e916c98bc2242ff4 | [
"MIT"
] | null | null | null | /* -*- mode: c++; c-basic-offset: 4; indent-tabs-mode: nil -*-
this file is part of rcssserver3D
Fri May 9 2003
Copyright (C) 2002,2003 Koblenz University
Copyright (C) 2003 RoboCup Soccer Server 3D Maintenance Group
$Id$
This program is free software; you can redistribute it and/or modify
it und... | 31.072165 | 101 | 0.62865 | [
"object",
"3d"
] |
102f9d016eff602c9b9597a31c47f87a86b2a865 | 1,015 | h | C | shared/CustomEventData.h | RedBrumbler/CustomJSONData | e0f8adf2600d57b022d923f2c8314d0a8377eb9b | [
"MIT"
] | 6 | 2020-12-07T07:33:40.000Z | 2022-03-13T06:32:58.000Z | shared/CustomEventData.h | RedBrumbler/CustomJSONData | e0f8adf2600d57b022d923f2c8314d0a8377eb9b | [
"MIT"
] | 2 | 2021-09-03T19:01:18.000Z | 2022-01-21T13:58:19.000Z | shared/CustomEventData.h | RedBrumbler/CustomJSONData | e0f8adf2600d57b022d923f2c8314d0a8377eb9b | [
"MIT"
] | 4 | 2021-02-22T01:12:53.000Z | 2022-03-23T07:20:52.000Z | #pragma once
#include "beatsaber-hook/shared/config/rapidjson-utils.hpp"
#include "custom-types/shared/macros.hpp"
#include "CJDLogger.h"
namespace GlobalNamespace {
class BeatmapObjectCallbackController;
}
namespace CustomJSONData {
class CustomEventData {
public:
std::string_view type;
float time;
ra... | 26.025641 | 94 | 0.738916 | [
"vector"
] |
103031a7415317081bc5c3e003ff1748f9a029c1 | 1,449 | h | C | C++/Texture2.h | Izhido/MiniVideoCard | bcfe5a979d8cdcaf9d5a438798e58eca4fbaa1b0 | [
"MIT"
] | 1 | 2017-05-12T15:21:00.000Z | 2017-05-12T15:21:00.000Z | C++/Texture2.h | Izhido/MiniVideoCard | bcfe5a979d8cdcaf9d5a438798e58eca4fbaa1b0 | [
"MIT"
] | null | null | null | C++/Texture2.h | Izhido/MiniVideoCard | bcfe5a979d8cdcaf9d5a438798e58eca4fbaa1b0 | [
"MIT"
] | null | null | null | //
// Texture2.h
// MiniVideoCard
//
// Created by Heriberto Delgado on 4/29/17.
// Copyright © 2017 Heriberto Delgado. All rights reserved.
//
#pragma once
#include <cstddef>
#include <vector>
#include "Vector2.h"
#include "Fragment.h"
#include "Filter.h"
#include "Wrap.h"
#include "Mipmap2.h"
namespace MiniVid... | 20.408451 | 98 | 0.592823 | [
"vector"
] |
103e09ebdb31710a6aef1f15daec77ab08fcdf8e | 972 | h | C | Game/Source/Transition.h | Vinskky/PlatformerGame | e1d6c2db6bd812b95b8f2e44386be3e625cb82fa | [
"MIT"
] | null | null | null | Game/Source/Transition.h | Vinskky/PlatformerGame | e1d6c2db6bd812b95b8f2e44386be3e625cb82fa | [
"MIT"
] | null | null | null | Game/Source/Transition.h | Vinskky/PlatformerGame | e1d6c2db6bd812b95b8f2e44386be3e625cb82fa | [
"MIT"
] | null | null | null | #ifndef __MODULETRANSITION_H__
#define __MODULETRANSITION_H__
#include "Module.h"
#include "SDL\include\SDL_rect.h"
class Transition : public Module
{
public:
Transition();
//Destructor
~Transition();
// Called before the first frame
bool Start() override;
// Called each loop iteration
... | 20.25 | 72 | 0.68107 | [
"render"
] |
104d39ec6ff71af978f2d564405ae2fe6b832d68 | 713 | h | C | PrivateFrameworks/PersonalizationPortraitInternals/PPKVOObserver.h | phatblat/macOSPrivateFrameworks | 9047371eb80f925642c8a7c4f1e00095aec66044 | [
"MIT"
] | 17 | 2018-11-13T04:02:58.000Z | 2022-01-20T09:27:13.000Z | PrivateFrameworks/PersonalizationPortraitInternals/PPKVOObserver.h | phatblat/macOSPrivateFrameworks | 9047371eb80f925642c8a7c4f1e00095aec66044 | [
"MIT"
] | 3 | 2018-04-06T02:02:27.000Z | 2018-10-02T01:12:10.000Z | PrivateFrameworks/PersonalizationPortraitInternals/PPKVOObserver.h | phatblat/macOSPrivateFrameworks | 9047371eb80f925642c8a7c4f1e00095aec66044 | [
"MIT"
] | 1 | 2018-09-28T13:54:23.000Z | 2018-09-28T13:54:23.000Z | //
// Generated by class-dump 3.5 (64 bit).
//
// class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2013 by Steve Nygard.
//
#import "NSObject.h"
@class NSObject<OS_dispatch_queue>, NSString;
@interface PPKVOObserver : NSObject
{
NSString *_name;
NSString *_key;
id _observee;
CDUnknownBl... | 25.464286 | 95 | 0.715288 | [
"object"
] |
104ec6287459aba57c37dca38610bd2daa08b885 | 2,851 | c | C | scripts/4_World/Entities/ItemBase/HescoBox.c | Da0ne/DayZCommunityOfflineMode | 77ebd221a877270e704c75bcc529a7b97c918f2e | [
"MIT"
] | 1 | 2018-11-07T18:38:15.000Z | 2018-11-07T18:38:15.000Z | SourceCode/scripts/4_World/Entities/ItemBase/HescoBox.c | DevulTj/DayZOfflineMode | 0ba7e58858c7cd62e6a08f451ba60a3961575353 | [
"MIT"
] | null | null | null | SourceCode/scripts/4_World/Entities/ItemBase/HescoBox.c | DevulTj/DayZOfflineMode | 0ba7e58858c7cd62e6a08f451ba60a3961575353 | [
"MIT"
] | null | null | null | class HescoBox extends Inventory_Base
{
static const int FOLDED = 0;
static const int UNFOLDED = 1;
static const int FILLED = 2;
ref array<string> m_SurfaceForSetup;
protected int m_State;
void HescoBox()
{
m_State = FOLDED;
m_SurfaceForSetup = new array<string>;
//synchronized variables
Re... | 18.633987 | 86 | 0.685374 | [
"vector"
] |
10562828e9c27759117d5922d34f4b17a9646a4d | 3,530 | h | C | Gems/ScriptCanvasDeveloper/Code/Editor/Include/ScriptCanvasDeveloperEditor/EditorAutomation/EditorAutomationActions/ScriptCanvasActions/EditorViewActions.h | BreakerOfThings/o3de | f4c59f868c726470ec910623facd836047d059c3 | [
"Apache-2.0",
"MIT"
] | null | null | null | Gems/ScriptCanvasDeveloper/Code/Editor/Include/ScriptCanvasDeveloperEditor/EditorAutomation/EditorAutomationActions/ScriptCanvasActions/EditorViewActions.h | BreakerOfThings/o3de | f4c59f868c726470ec910623facd836047d059c3 | [
"Apache-2.0",
"MIT"
] | null | null | null | Gems/ScriptCanvasDeveloper/Code/Editor/Include/ScriptCanvasDeveloperEditor/EditorAutomation/EditorAutomationActions/ScriptCanvasActions/EditorViewActions.h | BreakerOfThings/o3de | f4c59f868c726470ec910623facd836047d059c3 | [
"Apache-2.0",
"MIT"
] | null | null | null | /*
* Copyright (c) Contributors to the Open 3D Engine Project.
* For complete copyright and license terms please see the LICENSE at the root of this distribution.
*
* SPDX-License-Identifier: Apache-2.0 OR MIT
*
*/
#pragma once
#include <GraphCanvas/Types/Types.h>
#include <ScriptCanvasDeveloperEditor/EditorAut... | 30.431034 | 156 | 0.703399 | [
"3d"
] |
105b8c45476c222e670e2e8eff3f4413e9763ebd | 1,965 | h | C | includes/rectangle.h | s-nieuwlandt-dev/coop | 4a4c35a043644dda585be6097ba4f95d1e98d5e9 | [
"Apache-2.0"
] | null | null | null | includes/rectangle.h | s-nieuwlandt-dev/coop | 4a4c35a043644dda585be6097ba4f95d1e98d5e9 | [
"Apache-2.0"
] | null | null | null | includes/rectangle.h | s-nieuwlandt-dev/coop | 4a4c35a043644dda585be6097ba4f95d1e98d5e9 | [
"Apache-2.0"
] | null | null | null | /*******************************************************************************
* rectangle.h *
* *
* Copyright 2015 by Sylvain Nieuwlandt ... | 46.785714 | 80 | 0.468702 | [
"shape"
] |
105e6ed098ef046c767626038d924d6cfe5b135e | 4,765 | c | C | src/netpbm/10.27/netpbm-10.27/converter/pbm/pbmtoascii.c | cjd8363/Global-Illum | 734987387d3cfb165979862cac862f837b554e2a | [
"TCL",
"DOC"
] | null | null | null | src/netpbm/10.27/netpbm-10.27/converter/pbm/pbmtoascii.c | cjd8363/Global-Illum | 734987387d3cfb165979862cac862f837b554e2a | [
"TCL",
"DOC"
] | null | null | null | src/netpbm/10.27/netpbm-10.27/converter/pbm/pbmtoascii.c | cjd8363/Global-Illum | 734987387d3cfb165979862cac862f837b554e2a | [
"TCL",
"DOC"
] | 1 | 2021-07-05T02:57:30.000Z | 2021-07-05T02:57:30.000Z | /* pbmtoascii.c - read a portable bitmap and produce ASCII graphics
**
** Copyright (C) 1988, 1992 by Jef Poskanzer.
**
** Permission to use, copy, modify, and distribute this software and its
** documentation for any purpose and without fee is hereby granted, provided
** that the above copyright notice appear in all c... | 28.363095 | 80 | 0.478489 | [
"geometry"
] |
dc3c0c725f7ae408682e25a49134d3e71380abaf | 241 | h | C | 2DCode/SimulationSteps.h | evalseth/DG-RAIN | f4765de2050adedfbe57ea25437c54de1f05ca9c | [
"Apache-2.0"
] | 1 | 2021-10-05T12:23:11.000Z | 2021-10-05T12:23:11.000Z | 2DCode/SimulationSteps.h | evalseth/DG-RAIN | f4765de2050adedfbe57ea25437c54de1f05ca9c | [
"Apache-2.0"
] | null | null | null | 2DCode/SimulationSteps.h | evalseth/DG-RAIN | f4765de2050adedfbe57ea25437c54de1f05ca9c | [
"Apache-2.0"
] | 2 | 2019-06-18T02:50:05.000Z | 2020-04-03T20:59:00.000Z | #ifndef SIMULATION_STEPS
#define SIMULATION_STEPS
extern void store_mesh(char *Mesh);
extern void extract_mesh_attributes();
extern void initialize();
extern void time_evolution(double FinalTime);
extern void boundary_conditions();
#endif
| 21.909091 | 45 | 0.821577 | [
"mesh"
] |
dc412013e06e81c60c8871913609fdd3047e07f0 | 614 | h | C | compat/hkbExpressionDataArray_0.h | BlazesRus/hkxcmd | e00a554225234e40e111e808b095156ac1d4b1fe | [
"Intel"
] | 38 | 2015-03-24T00:41:59.000Z | 2022-03-23T09:18:29.000Z | compat/hkbExpressionDataArray_0.h | BlazesRus/hkxcmd | e00a554225234e40e111e808b095156ac1d4b1fe | [
"Intel"
] | 2 | 2015-10-14T07:41:48.000Z | 2015-12-14T02:19:05.000Z | compat/hkbExpressionDataArray_0.h | BlazesRus/hkxcmd | e00a554225234e40e111e808b095156ac1d4b1fe | [
"Intel"
] | 24 | 2015-08-03T20:41:07.000Z | 2022-03-27T03:58:37.000Z | #pragma once
#include <Common/Base/hkBase.h>
#include <Common/Base/Object/hkReferencedObject.h>
#include "hkbExpressionData_0.h"
class hkbExpressionDataArray : public hkReferencedObject
{
public:
HK_DECLARE_CLASS_ALLOCATOR( HK_MEMORY_CLASS_BEHAVIOR_RUNTIME );
HK_DECLARE_REFLECTION();
public:
HK_FORCE_INLINE... | 26.695652 | 102 | 0.798046 | [
"object"
] |
dc502ffae45b7d60364e7c654e4c88bd2788e42d | 1,203 | h | C | Engine/ScheduleGenerator.h | BrDewit/ComputerModeling2021 | b67bd365182c3fd389f7e27e405a18e40fc48cf2 | [
"MIT"
] | 1 | 2020-12-04T08:57:46.000Z | 2020-12-04T08:57:46.000Z | Engine/ScheduleGenerator.h | BrDewit/ComputerModeling2021 | b67bd365182c3fd389f7e27e405a18e40fc48cf2 | [
"MIT"
] | 1 | 2021-12-21T03:07:54.000Z | 2021-12-21T03:07:54.000Z | Engine/ScheduleGenerator.h | BrDewit/ComputerModeling2021 | b67bd365182c3fd389f7e27e405a18e40fc48cf2 | [
"MIT"
] | 17 | 2021-11-03T08:50:17.000Z | 2021-12-09T06:44:53.000Z | #ifndef SCHEDULE_GENERATOR_H__
#define SCHEDULE_GENERATOR_H__
#include "Utils.h"
#include <ctime>
#include <chrono>
/** This file is engine code of CPSim-Re engine
* @file ScheduleGenerator.h
* @class ScheduleGenerator
* @author Seonghyeon Park
* @date 2020-03-31
* @brief Codes for Engine-ScheduleGenerator
*/
cl... | 25.595745 | 152 | 0.703242 | [
"vector"
] |
dc54110b0a49aa3f658e807b10f619f79d6c0b48 | 5,670 | h | C | include/pronto/raster/reference_proxy_vector.h | ahhz/raster | 7443e21ee7919085e44b4585f65dca974ed23722 | [
"MIT"
] | 49 | 2018-01-22T05:24:49.000Z | 2022-03-07T09:41:40.000Z | include/pronto/raster/reference_proxy_vector.h | ahhz/raster | 7443e21ee7919085e44b4585f65dca974ed23722 | [
"MIT"
] | 1 | 2018-01-12T11:20:15.000Z | 2018-01-12T11:20:15.000Z | include/pronto/raster/reference_proxy_vector.h | ahhz/raster | 7443e21ee7919085e44b4585f65dca974ed23722 | [
"MIT"
] | 11 | 2016-05-11T02:04:50.000Z | 2021-12-22T04:49:29.000Z | //
//=======================================================================
// Copyright 2015-2018
// Author: Alex Hagen-Zanker
// University of Surrey
//
// Distributed under the MIT Licence (http://opensource.org/licenses/MIT)
//=======================================================================
#pragma once
#... | 36.818182 | 84 | 0.6806 | [
"vector"
] |
dc5d8c4c0cbdc15baee232cf4d7e3b80bdf8d1d4 | 1,474 | h | C | Gems/ScriptCanvas/Code/Include/ScriptCanvas/Libraries/Operators/Containers/OperatorErase.h | DongerZone/o3de | 950335e86fc0f59f7da9b219a7578a07cb18d609 | [
"Apache-2.0",
"MIT"
] | 1 | 2021-09-13T00:01:12.000Z | 2021-09-13T00:01:12.000Z | Gems/ScriptCanvas/Code/Include/ScriptCanvas/Libraries/Operators/Containers/OperatorErase.h | DongerZone/o3de | 950335e86fc0f59f7da9b219a7578a07cb18d609 | [
"Apache-2.0",
"MIT"
] | null | null | null | Gems/ScriptCanvas/Code/Include/ScriptCanvas/Libraries/Operators/Containers/OperatorErase.h | DongerZone/o3de | 950335e86fc0f59f7da9b219a7578a07cb18d609 | [
"Apache-2.0",
"MIT"
] | null | null | null | /*
* Copyright (c) Contributors to the Open 3D Engine Project. For complete copyright and license terms please see the LICENSE at the root of this distribution.
*
* SPDX-License-Identifier: Apache-2.0 OR MIT
*
*/
#pragma once
#include <ScriptCanvas/Libraries/Operators/Operator.h>
#include <ScriptCanvas/Core/No... | 28.346154 | 158 | 0.624152 | [
"vector",
"3d"
] |
dc6729af28f99e73512abf0f2c336f7ea0eee1a6 | 3,610 | h | C | src/lib/ddktl/include/ddktl/metadata.h | sffc/fuchsia-clone | 633553d647314c9032f75d430c9377b9f6cfc26e | [
"BSD-2-Clause"
] | null | null | null | src/lib/ddktl/include/ddktl/metadata.h | sffc/fuchsia-clone | 633553d647314c9032f75d430c9377b9f6cfc26e | [
"BSD-2-Clause"
] | 1 | 2022-03-01T01:12:04.000Z | 2022-03-01T01:17:26.000Z | src/lib/ddktl/include/ddktl/metadata.h | sffc/fuchsia-clone | 633553d647314c9032f75d430c9377b9f6cfc26e | [
"BSD-2-Clause"
] | null | null | null | // Copyright 2021 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef SRC_LIB_DDKTL_INCLUDE_DDKTL_METADATA_H_
#define SRC_LIB_DDKTL_INCLUDE_DDKTL_METADATA_H_
#include <lib/ddk/debug.h>
#include <lib/ddk/device.h>
#in... | 34.711538 | 96 | 0.704709 | [
"object",
"vector"
] |
dc684d290d4ea5192cb1145dc7e15684226dc8fc | 1,262 | c | C | internal/ccall/common/timing.c | edamato/go-graphviz | c6e832de6f05c754b430d996f3493d507ab7061a | [
"MIT"
] | 343 | 2020-01-28T15:13:22.000Z | 2022-03-29T08:03:06.000Z | internal/ccall/common/timing.c | edamato/go-graphviz | c6e832de6f05c754b430d996f3493d507ab7061a | [
"MIT"
] | 31 | 2020-02-21T16:09:37.000Z | 2022-03-29T12:23:19.000Z | internal/ccall/common/timing.c | edamato/go-graphviz | c6e832de6f05c754b430d996f3493d507ab7061a | [
"MIT"
] | 38 | 2020-02-05T11:09:55.000Z | 2022-03-23T19:09:03.000Z | /* $Id$ $Revision$ */
/* vim:set shiftwidth=4 ts=8: */
/*************************************************************************
* Copyright (c) 2011 AT&T Intellectual Property
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.... | 21.389831 | 94 | 0.606181 | [
"render"
] |
dc891d809eaf7e5c8e4266d01078bd2f5f5ef24c | 10,019 | h | C | include/stone/Syntax/Decl.h | stonelang/stone | 381d2ef5d87dc3fb2922410d4e9cba1006b93aa4 | [
"MIT"
] | 2 | 2021-01-25T06:18:02.000Z | 2021-01-25T09:25:20.000Z | include/stone/Syntax/Decl.h | stonelang/stone | 381d2ef5d87dc3fb2922410d4e9cba1006b93aa4 | [
"MIT"
] | null | null | null | include/stone/Syntax/Decl.h | stonelang/stone | 381d2ef5d87dc3fb2922410d4e9cba1006b93aa4 | [
"MIT"
] | null | null | null | #ifndef STONE_SYNTAX_DECL_H
#define STONE_SYNTAX_DECL_H
#include "stone/Basic/AddressSpace.h"
#include "stone/Basic/DiagnosticArgument.h"
#include "stone/Basic/LLVM.h"
#include "stone/Basic/SrcLoc.h"
#include "stone/Syntax/DeclContext.h"
#include "stone/Syntax/DeclKind.h"
#include "stone/Syntax/DeclName.h"
#include "s... | 25.236776 | 78 | 0.686695 | [
"object"
] |
4093a52a7e45830af0c2ed9b3013894961e3e350 | 13,691 | h | C | code/include/Content/PumLoader.h | Arzana/Plutonium | 5a17c93e5072ac291b96347a4df196e1609fabe2 | [
"MIT"
] | 4 | 2019-03-21T16:02:03.000Z | 2020-04-09T08:53:29.000Z | code/include/Content/PumLoader.h | Arzana/Plutonium | 5a17c93e5072ac291b96347a4df196e1609fabe2 | [
"MIT"
] | 24 | 2018-04-06T08:25:17.000Z | 2020-10-19T11:01:09.000Z | code/include/Content/PumLoader.h | Arzana/Plutonium | 5a17c93e5072ac291b96347a4df196e1609fabe2 | [
"MIT"
] | null | null | null | #pragma once
#include "Core/Math/Shapes/AABB.h"
#include "Graphics/Color.h"
#include "Streams/BinaryReader.h"
#include "Graphics/Resources/StagingBuffer.h"
namespace Pu
{
class FileReader;
/* Defines the types of joints present in a mesh. */
enum class PumJointType
{
/* No joints or weights are present. */
No... | 34.660759 | 111 | 0.716091 | [
"mesh",
"geometry",
"object",
"vector",
"model",
"transform"
] |
4097317f88b779ca5423296af593cc6f6389a380 | 1,034 | h | C | controller/ironstack_types/openflow_switch_description.h | zteo-phd-software/ironstack | 649f82ddcbb82831796fa2a1e1d1b8cc0f94a8e0 | [
"BSD-3-Clause"
] | null | null | null | controller/ironstack_types/openflow_switch_description.h | zteo-phd-software/ironstack | 649f82ddcbb82831796fa2a1e1d1b8cc0f94a8e0 | [
"BSD-3-Clause"
] | null | null | null | controller/ironstack_types/openflow_switch_description.h | zteo-phd-software/ironstack | 649f82ddcbb82831796fa2a1e1d1b8cc0f94a8e0 | [
"BSD-3-Clause"
] | null | null | null | #pragma once
#include "../../common/autobuf.h"
#include "../../common/openflow.h"
#include <string>
using namespace std;
// externally usable class
class openflow_switch_description {
public:
// constructor
openflow_switch_description() {}
// clears the object
void clear() { manufacturer.clear();
software_de... | 24.619048 | 54 | 0.713733 | [
"object"
] |
409d7ff2a434730ee73711f0655fe4e735ec53f1 | 7,827 | h | C | config.h | SollyBunny/dwm | f92e15fe42e2ff49a706da7f83e5240bbd6b4502 | [
"MIT"
] | null | null | null | config.h | SollyBunny/dwm | f92e15fe42e2ff49a706da7f83e5240bbd6b4502 | [
"MIT"
] | null | null | null | config.h | SollyBunny/dwm | f92e15fe42e2ff49a706da7f83e5240bbd6b4502 | [
"MIT"
] | null | null | null | /* See LICENSE file for copyright and license details. */
/* definitions */
#define SCREENEDP "eDP-1"
#define SCREENHDM "HDMI-1-0"
#define MODKEY Mod4Mask
#define ALTKEY Mod1Mask
#define GAP 10
#define BH 18
#define W 1920
#define H (1080-BH-(GAP*2))
/* appearance */
static const char *fonts[] = { "SourceCod... | 46.041176 | 134 | 0.431839 | [
"model"
] |
409d93ca467c9fa054db32273e532a21cc51f6ef | 2,711 | h | C | Include/Entity/Components/StaticMeshComponent.h | MrFrenik/Enjon | 405733f1b8d05c65bc6b4f4c779d3c6845a8c12b | [
"BSD-3-Clause"
] | 121 | 2019-05-02T01:22:17.000Z | 2022-03-19T00:16:14.000Z | Include/Entity/Components/StaticMeshComponent.h | MrFrenik/Enjon | 405733f1b8d05c65bc6b4f4c779d3c6845a8c12b | [
"BSD-3-Clause"
] | 42 | 2019-08-17T20:33:43.000Z | 2019-09-25T14:28:50.000Z | Include/Entity/Components/StaticMeshComponent.h | MrFrenik/Enjon | 405733f1b8d05c65bc6b4f4c779d3c6845a8c12b | [
"BSD-3-Clause"
] | 20 | 2019-05-02T01:22:20.000Z | 2022-01-30T04:04:57.000Z | #pragma once
#ifndef ENJON_STATIC_MESH_COMPONENT_H
#define ENJON_STATIC_MESH_COMPONENT_H
#include "Entity/Component.h"
#include "Graphics/Renderable.h"
#include "Graphics/Material.h"
#include "Graphics/StaticMeshRenderable.h"
#include "System/Types.h"
namespace Enjon
{
ENJON_CLASS( )
class StaticMeshComponent : pub... | 17.603896 | 83 | 0.624862 | [
"mesh",
"transform"
] |
40a2e7933abffeef979a2498626f703d9ccb268c | 3,459 | c | C | d/token_hunt/obj/high/gstar.c | Dbevan/SunderingShadows | 6c15ec56cef43c36361899bae6dc08d0ee907304 | [
"MIT"
] | 9 | 2021-07-05T15:24:54.000Z | 2022-02-25T19:44:15.000Z | d/token_hunt/obj/high/gstar.c | Dbevan/SunderingShadows | 6c15ec56cef43c36361899bae6dc08d0ee907304 | [
"MIT"
] | 4 | 2021-03-15T18:56:39.000Z | 2021-08-17T17:08:22.000Z | d/token_hunt/obj/high/gstar.c | Dbevan/SunderingShadows | 6c15ec56cef43c36361899bae6dc08d0ee907304 | [
"MIT"
] | 10 | 2021-03-13T00:18:03.000Z | 2022-03-29T15:02:42.000Z | // really big morning star for giants
#include <std.h>
inherit "/d/common/obj/weapon/giant_morningstar";
void create() {
::create();
set_id(({"morning star","giant star","star"}));
set_name("%^RESET%^%^ORANGE%^Giant's %^BOLD%^%^WHITE%^Star%^RESET%^");
set_obvious_short("%^RESET%^%^ORANGE%^A huge morning s... | 41.178571 | 82 | 0.615785 | [
"object",
"shape"
] |
40b1c70a64641b9c9225ccda24aee69bb857b311 | 3,567 | h | C | src/utils/cv_utils.h | ccanel/saf | 5bc296e352419ae3688eb51dded72154f732127e | [
"Apache-2.0"
] | 28 | 2018-09-06T19:18:27.000Z | 2022-02-10T05:56:08.000Z | src/utils/cv_utils.h | ccanel/saf | 5bc296e352419ae3688eb51dded72154f732127e | [
"Apache-2.0"
] | 13 | 2018-09-13T13:41:53.000Z | 2021-05-12T01:18:36.000Z | src/utils/cv_utils.h | ccanel/saf | 5bc296e352419ae3688eb51dded72154f732127e | [
"Apache-2.0"
] | 14 | 2018-09-06T14:33:37.000Z | 2021-05-22T20:07:45.000Z | // Copyright 2018 The SAF Authors. All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by appli... | 26.619403 | 83 | 0.592375 | [
"vector"
] |
40bdcbd6a370787e062cb6e0e85eaeb8511a8483 | 1,488 | h | C | graphics/meshlab/src/external/structuresynth/ssynth/StructureSynth/Model/RuleSet.h | hlzz/dotfiles | 0591f71230c919c827ba569099eb3b75897e163e | [
"BSD-3-Clause"
] | 4 | 2016-03-30T14:31:52.000Z | 2019-02-02T05:01:32.000Z | graphics/meshlab/src/external/structuresynth/ssynth/StructureSynth/Model/RuleSet.h | hlzz/dotfiles | 0591f71230c919c827ba569099eb3b75897e163e | [
"BSD-3-Clause"
] | null | null | null | graphics/meshlab/src/external/structuresynth/ssynth/StructureSynth/Model/RuleSet.h | hlzz/dotfiles | 0591f71230c919c827ba569099eb3b75897e163e | [
"BSD-3-Clause"
] | null | null | null | #pragma once
#include "Rule.h"
#include "PrimitiveClass.h"
#include "CustomRule.h"
#include "../../SyntopiaCore/GLEngine/Object3D.h"
namespace StructureSynth {
namespace Model {
using namespace SyntopiaCore::GLEngine;
/// Container for all rules.
class RuleSet {
public:
/// Constructor... | 24.8 | 88 | 0.686828 | [
"model"
] |
40c801c92a1b269c8becc87dd3821a6a066c0a45 | 6,590 | h | C | Usermode/Libraries/ld-acess.so_src/elf32.h | thepowersgang/acess2 | b52f9a841f47d7f29e9813b215e1290f191b5171 | [
"Zlib"
] | 58 | 2015-02-11T23:18:09.000Z | 2022-02-23T14:11:11.000Z | Usermode/Libraries/ld-acess.so_src/elf32.h | thepowersgang/acess2 | b52f9a841f47d7f29e9813b215e1290f191b5171 | [
"Zlib"
] | 5 | 2015-01-12T03:28:04.000Z | 2016-01-12T12:21:34.000Z | Usermode/Libraries/ld-acess.so_src/elf32.h | thepowersgang/acess2 | b52f9a841f47d7f29e9813b215e1290f191b5171 | [
"Zlib"
] | 10 | 2015-04-05T08:03:36.000Z | 2022-02-09T23:33:58.000Z | /**
Acess v1
\file elf32.h
\brief ELF Exeutable Loader
*/
#ifndef _ELF32_H
#define _ELF32_H
#include <stdint.h>
typedef uint16_t Elf32_Half;
typedef uint32_t Elf32_Addr;
typedef uint32_t Elf32_Off;
typedef uint32_t Elf32_Word;
typedef uint32_t Elf32_Xword; // < not strictly correct... but meh
typedef int32_t Elf3... | 24.774436 | 106 | 0.703338 | [
"object"
] |
40cc5340750b600754623da94c41edc05e5bc129 | 368 | h | C | UserUserIos/DotCustomer/Home/Model/DTAutoModel.h | dander521/DDUser | c45be65032c45746417950b98dcffed03da6a823 | [
"MIT"
] | null | null | null | UserUserIos/DotCustomer/Home/Model/DTAutoModel.h | dander521/DDUser | c45be65032c45746417950b98dcffed03da6a823 | [
"MIT"
] | null | null | null | UserUserIos/DotCustomer/Home/Model/DTAutoModel.h | dander521/DDUser | c45be65032c45746417950b98dcffed03da6a823 | [
"MIT"
] | null | null | null | //
// DTAutoModel.h
// DotCustomer
//
// Created by 程荣刚 on 2017/11/24.
// Copyright © 2017年 RogerChen. All rights reserved.
// 智能匹配 model 联动列表
#import <Foundation/Foundation.h>
@interface DTAutoModel : NSObject
/** <#description#> */
@property (nonatomic, strong) NSString *autoName;
/** <#description#> */
@prope... | 19.368421 | 53 | 0.690217 | [
"model"
] |
40d3c65f4ac514a987b5f08143c01f6e61517541 | 990 | h | C | samples/5_helloTessellation/vulkan_buffer.h | shineyruan/Vulkan-Samples-Tutorial | 4599104bcb6b8f71c6a77ee7321ea07e3ef2b5c7 | [
"MIT"
] | null | null | null | samples/5_helloTessellation/vulkan_buffer.h | shineyruan/Vulkan-Samples-Tutorial | 4599104bcb6b8f71c6a77ee7321ea07e3ef2b5c7 | [
"MIT"
] | null | null | null | samples/5_helloTessellation/vulkan_buffer.h | shineyruan/Vulkan-Samples-Tutorial | 4599104bcb6b8f71c6a77ee7321ea07e3ef2b5c7 | [
"MIT"
] | null | null | null | #pragma once
#include <vulkan/vulkan.h>
#include <vector>
#include "vulkan_device.h"
VkDeviceMemory CreateDeviceMemory(VulkanDevice* device, uint32_t size,
uint32_t types,
VkMemoryPropertyFlags propertyFlags);
VkBuffer CreateBuffer(VulkanDevice* de... | 43.043478 | 76 | 0.579798 | [
"vector"
] |
40d89fac3e425f3d41d7ace092f644537fb3a2ca | 2,417 | h | C | sdk-6.5.20/libs/sdklt/bcmltx/include/bcmltx/bcmltx_field_demux_util.h | copslock/broadcom_cpri | 8e2767676e26faae270cf485591902a4c50cf0c5 | [
"Spencer-94"
] | null | null | null | sdk-6.5.20/libs/sdklt/bcmltx/include/bcmltx/bcmltx_field_demux_util.h | copslock/broadcom_cpri | 8e2767676e26faae270cf485591902a4c50cf0c5 | [
"Spencer-94"
] | null | null | null | sdk-6.5.20/libs/sdklt/bcmltx/include/bcmltx/bcmltx_field_demux_util.h | copslock/broadcom_cpri | 8e2767676e26faae270cf485591902a4c50cf0c5 | [
"Spencer-94"
] | null | null | null | /*! \file bcmltx_field_demux_util.h
*
* Utility functions for subfield transform.
*/
/*
* This license is set out in https://raw.githubusercontent.com/Broadcom-Network-Switching-Software/OpenBCM/master/Legal/LICENSE file.
*
* Copyright 2007-2020 Broadcom Inc. All rights reserved.
*/
#ifndef BCMLTX_FIELD_DEMUX_... | 25.989247 | 134 | 0.587919 | [
"transform"
] |
40ddb94a602a011237ef46021687a731740fbf65 | 16,648 | c | C | test/parseC/tri.c | Artoriasviel/POET | c9b845050e7f9affc84f161351d9794269bc8996 | [
"BSD-3-Clause"
] | null | null | null | test/parseC/tri.c | Artoriasviel/POET | c9b845050e7f9affc84f161351d9794269bc8996 | [
"BSD-3-Clause"
] | 7 | 2019-10-26T00:11:19.000Z | 2022-03-24T04:07:19.000Z | test/parseC/tri.c | DeveloperPOET/POET | 7bd4b61fe5cc586da7e7d59a8b2c03c1047bb370 | [
"BSD-3-Clause"
] | 3 | 2020-05-22T00:00:46.000Z | 2022-03-14T19:34:14.000Z | /* #begin poet-gui
Nests: Nest1
UnrollLoop:target=Nest1 factor=4
#end poet-gui */
#define VOID void
#define FALSE 0
#define TRUE 1
#define HUGE_REAL 1e+32
#define ISECT_MAX 2
#define NAME_LEN 30
#define RAYEPS 1e-07
#define MAX_SUBDIV_LEVEL 3
#define MAX_... | 42.361323 | 84 | 0.358962 | [
"object",
"vector",
"model",
"transform"
] |
40e683a84ff91b61ebd7487cd6e074528c7d3c67 | 2,370 | c | C | linux/drivers/ide/ide-pio-blacklist.c | bradchesney79/illacceptanything | 4594ae4634fdb5e39263a6423dc255ed46c25208 | [
"MIT"
] | 55 | 2019-12-20T03:25:14.000Z | 2022-01-16T07:19:47.000Z | linux/drivers/ide/ide-pio-blacklist.c | bradchesney79/illacceptanything | 4594ae4634fdb5e39263a6423dc255ed46c25208 | [
"MIT"
] | 5 | 2020-04-04T09:24:09.000Z | 2020-04-19T12:33:55.000Z | linux/drivers/ide/ide-pio-blacklist.c | bradchesney79/illacceptanything | 4594ae4634fdb5e39263a6423dc255ed46c25208 | [
"MIT"
] | 30 | 2018-05-02T08:43:27.000Z | 2022-01-23T03:25:54.000Z | /*
* PIO blacklist. Some drives incorrectly report their maximal PIO mode,
* at least in respect to CMD640. Here we keep info on some known drives.
*
* Changes to the ide_pio_blacklist[] should be made with EXTREME CAUTION
* to avoid breaking the fragile cmd640.c support.
*/
#include <linux/string.h>
#include ... | 24.6875 | 74 | 0.595359 | [
"model"
] |
40f43f07396dd03938998003a4d070ab726f87f1 | 8,093 | h | C | vamp-support/LoaderRequests.h | cannam/piper-vamp-cpp | 7dff60d52bb280968c8e3a2502b1ba312dc0ab61 | [
"BSD-4-Clause-UC"
] | 1 | 2017-07-19T14:56:42.000Z | 2017-07-19T14:56:42.000Z | vamp-support/LoaderRequests.h | cannam/piper-vamp-cpp | 7dff60d52bb280968c8e3a2502b1ba312dc0ab61 | [
"BSD-4-Clause-UC"
] | null | null | null | vamp-support/LoaderRequests.h | cannam/piper-vamp-cpp | 7dff60d52bb280968c8e3a2502b1ba312dc0ab61 | [
"BSD-4-Clause-UC"
] | 1 | 2020-04-07T08:52:14.000Z | 2020-04-07T08:52:14.000Z | /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */
/*
Piper C++
An API for audio analysis and feature extraction plugins.
Centre for Digital Music, Queen Mary, University of London.
Copyright 2006-2016 Chris Cannam and QMUL.
Permission is hereby granted, free of cha... | 36.29148 | 107 | 0.652169 | [
"vector"
] |
dc07b3a3cb3e4bd699d688a6d14cc20cf91be02d | 1,669 | h | C | test/DummyModule.h | zeroSDN/ZeroModuleFramework | a2262a77891b9c6b34d33dc6ff1b9734175fdcce | [
"Apache-2.0"
] | null | null | null | test/DummyModule.h | zeroSDN/ZeroModuleFramework | a2262a77891b9c6b34d33dc6ff1b9734175fdcce | [
"Apache-2.0"
] | null | null | null | test/DummyModule.h | zeroSDN/ZeroModuleFramework | a2262a77891b9c6b34d33dc6ff1b9734175fdcce | [
"Apache-2.0"
] | null | null | null | //
// Created by zsdn on 8/6/15.
//
#ifndef ZMF_UT_DUMMYMODULE_H
#define ZMF_UT_DUMMYMODULE_H
#include <AbstractModule.hpp>
/**
* @brief Simple test module class for testing
* @author Jan Strauß
* @date created on 7/9/15.
*/
class DummyModule : public zmf::AbstractModule {
zmf::data::ModuleUniqueId id;
publi... | 30.907407 | 111 | 0.588376 | [
"vector"
] |
dc0ca04b939b0a685e24cec91ddadd8f32fd0c38 | 292 | h | C | src/Rearranger.h | yhd4711499/LogUtil | 3785f40d032be455c0b3a38104a2e44e0a52bc75 | [
"MIT"
] | 1 | 2017-05-10T09:27:57.000Z | 2017-05-10T09:27:57.000Z | src/Rearranger.h | yhd4711499/LogUtil | 3785f40d032be455c0b3a38104a2e44e0a52bc75 | [
"MIT"
] | null | null | null | src/Rearranger.h | yhd4711499/LogUtil | 3785f40d032be455c0b3a38104a2e44e0a52bc75 | [
"MIT"
] | null | null | null | //
// Created by 袁浩东 on 16/6/9.
//
#ifndef WNSLOGHELPER_REARRANGER_H
#define WNSLOGHELPER_REARRANGER_H
#include <vector>
#include "LogEntry.h"
using namespace std;
/**
* 根据时间排序日志
*/
class Rearranger {
public:
void sort(vector<LogEntry *> &);
};
#endif //WNSLOGHELPER_REARRANGER_H
| 12.695652 | 36 | 0.708904 | [
"vector"
] |
dc101add1a77a02b9249941d13f33ca83056c3d7 | 11,483 | h | C | source/blender/blenlib/BLI_set.h | rbabari/blender | 6daa85f14b2974abfc3d0f654c5547f487bb3b74 | [
"Naumen",
"Condor-1.1",
"MS-PL"
] | 116 | 2015-11-02T16:36:53.000Z | 2021-06-08T20:36:18.000Z | source/blender/blenlib/BLI_set.h | rbabari/blender | 6daa85f14b2974abfc3d0f654c5547f487bb3b74 | [
"Naumen",
"Condor-1.1",
"MS-PL"
] | 39 | 2016-04-25T12:18:34.000Z | 2021-03-01T19:06:36.000Z | source/blender/blenlib/BLI_set.h | rbabari/blender | 6daa85f14b2974abfc3d0f654c5547f487bb3b74 | [
"Naumen",
"Condor-1.1",
"MS-PL"
] | 19 | 2016-01-24T14:24:00.000Z | 2020-07-19T05:26:24.000Z | /*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be use... | 23.725207 | 84 | 0.597057 | [
"vector"
] |
dc10393c52f6f1c34213a496ff9edd9b78381bc4 | 23,897 | h | C | src/core/core.h | JarkkoPFC/meshlete | fcc153c05fcc31f8fdbf7ada3d85fbf1a453ed2e | [
"MIT"
] | 270 | 2020-05-10T22:05:05.000Z | 2022-02-19T20:13:51.000Z | src/core/core.h | JarkkoPFC/meshlete | fcc153c05fcc31f8fdbf7ada3d85fbf1a453ed2e | [
"MIT"
] | 1 | 2021-08-02T07:24:58.000Z | 2021-08-02T07:24:58.000Z | src/core/core.h | JarkkoPFC/meshlete | fcc153c05fcc31f8fdbf7ada3d85fbf1a453ed2e | [
"MIT"
] | 11 | 2020-05-11T09:35:32.000Z | 2022-01-14T13:42:04.000Z | //============================================================================
// Profoundic Core Library
//
// Copyright (c) 2021, Profoundic Technologies, Inc.
// All rights reserved.
//============================================================================
#ifndef PFC_CORE_H
#define PFC_CORE_H
//-----... | 40.095638 | 207 | 0.530401 | [
"object"
] |
dc1082938b61b9e675054dac0257c092934e12be | 5,702 | c | C | src/mouse.c | hwong/autopy | e08144416f311eb29a70bc8c3ddb5a18f1fa1f81 | [
"MIT"
] | 1 | 2015-06-21T10:31:49.000Z | 2015-06-21T10:31:49.000Z | src/mouse.c | hwong/autopy | e08144416f311eb29a70bc8c3ddb5a18f1fa1f81 | [
"MIT"
] | null | null | null | src/mouse.c | hwong/autopy | e08144416f311eb29a70bc8c3ddb5a18f1fa1f81 | [
"MIT"
] | null | null | null | #include "mouse.h"
#include "screen.h"
#include "deadbeef_rand.h"
#include "microsleep.h"
#include <math.h> /* For floor() */
#if defined(IS_MACOSX)
#include <ApplicationServices/ApplicationServices.h>
#elif defined(USE_X11)
#include <X11/Xlib.h>
#include <X11/extensions/XTest.h>
#include "xdisplay.h"
#endif
#if... | 30.491979 | 102 | 0.647317 | [
"vector"
] |
dc1e61d7debcd49d4973f0bd22a0bf11564b4c15 | 7,621 | h | C | src/ld65/segments.h | C-Chads/cc65 | 52e43879298c2fb30c7bc6fd95fae3b3f1458793 | [
"Zlib"
] | 1,673 | 2015-01-01T23:03:31.000Z | 2022-03-30T21:49:03.000Z | src/ld65/segments.h | Fabrizio-Caruso/cc65 | 84dba7f6ae43e8e93ed1601e1d565e97503cd0b2 | [
"Zlib"
] | 1,307 | 2015-01-06T09:32:26.000Z | 2022-03-31T19:57:16.000Z | src/ld65/segments.h | Fabrizio-Caruso/cc65 | 84dba7f6ae43e8e93ed1601e1d565e97503cd0b2 | [
"Zlib"
] | 423 | 2015-01-01T19:11:31.000Z | 2022-03-30T14:36:00.000Z | /*****************************************************************************/
/* */
/* segments.h */
/* */
... | 44.567251 | 91 | 0.470017 | [
"object"
] |
dc204a31812cbdda3b1b423fb861db5105429a69 | 1,730 | h | C | lib/net/http/ServerImpl.h | entuerto/liborion | 35b97594bbea3a6d89dc9261e5fd4e92717e9d71 | [
"MIT"
] | null | null | null | lib/net/http/ServerImpl.h | entuerto/liborion | 35b97594bbea3a6d89dc9261e5fd4e92717e9d71 | [
"MIT"
] | null | null | null | lib/net/http/ServerImpl.h | entuerto/liborion | 35b97594bbea3a6d89dc9261e5fd4e92717e9d71 | [
"MIT"
] | null | null | null | //
// ServerImpl.h
//
// Copyright (c) 2013-2017 Tomas Palazuelos
//
// Distributed under the MIT Software License. (See accompanying file LICENSE.md)
//
#ifndef ORION_NET_HTTP_SERVERIMPL_H
#define ORION_NET_HTTP_SERVERIMPL_H
#include <orion/Common.h>
#include <orion/net/http/RequestMux.h>
#include <orion/net/http/Ut... | 20.595238 | 81 | 0.732948 | [
"vector"
] |
09ac761de5fef0f06ad233205d38d41286ce904e | 7,078 | h | C | includes/Optimal_BST.h | Vladyslav-Samokryk/Tree-algorithms | 0db0abca1b15ce24e598c8241fd3c7c2120abf94 | [
"MIT"
] | null | null | null | includes/Optimal_BST.h | Vladyslav-Samokryk/Tree-algorithms | 0db0abca1b15ce24e598c8241fd3c7c2120abf94 | [
"MIT"
] | null | null | null | includes/Optimal_BST.h | Vladyslav-Samokryk/Tree-algorithms | 0db0abca1b15ce24e598c8241fd3c7c2120abf94 | [
"MIT"
] | 2 | 2020-05-18T22:16:20.000Z | 2020-05-18T22:33:54.000Z | #pragma once
#include <iostream>
#include <string>
#include <vector>
#include <utility>
#include <algorithm>
template <typename T>
class Node{
public:
Node<T>() : value(0), frequency(1) {};
Node<T>(T val) : value(val), frequency(1) {};
Node<T>(T val, unsigned int freq) : value(val), frequency(freq) {};
Node<T>(No... | 21.845679 | 123 | 0.614863 | [
"vector"
] |
09b1286cc86465471dab8fbb3cc2b31736d822e3 | 741 | c | C | training/Uva/133.c | voleking/ICPC | fc2cf408fa2607ad29b01eb00a1a212e6d0860a5 | [
"MIT"
] | 68 | 2017-10-08T04:44:23.000Z | 2019-08-06T20:15:02.000Z | training/Uva/133.c | voleking/ICPC | fc2cf408fa2607ad29b01eb00a1a212e6d0860a5 | [
"MIT"
] | null | null | null | training/Uva/133.c | voleking/ICPC | fc2cf408fa2607ad29b01eb00a1a212e6d0860a5 | [
"MIT"
] | 18 | 2017-05-31T02:52:23.000Z | 2019-07-05T09:18:34.000Z | #include <stdio.h>
int n, m, k;
int a[25];
int go(int p, int d, int t) {
while (t--) {
do { p = (p + d + n -1) % n + 1;} while (!a[p]);
}
return p;
}
int main(int argc, const char * argv[]) {
while (scanf("%d%d%d", &n, &k, &m) == 3 && n) {
for (int i = 1;i <= n; i ++) a[i] = i;
... | 23.15625 | 56 | 0.329285 | [
"3d"
] |
09ba16ccb773f28c7eddf9f2e250c20a232d79f4 | 3,387 | h | C | dev/Code/Sandbox/Editor/VegetationDataBasePage.h | jeikabu/lumberyard | 07228c605ce16cbf5aaa209a94a3cb9d6c1a4115 | [
"AML"
] | 1,738 | 2017-09-21T10:59:12.000Z | 2022-03-31T21:05:46.000Z | dev/Code/Sandbox/Editor/VegetationDataBasePage.h | jeikabu/lumberyard | 07228c605ce16cbf5aaa209a94a3cb9d6c1a4115 | [
"AML"
] | 427 | 2017-09-29T22:54:36.000Z | 2022-02-15T19:26:50.000Z | dev/Code/Sandbox/Editor/VegetationDataBasePage.h | jeikabu/lumberyard | 07228c605ce16cbf5aaa209a94a3cb9d6c1a4115 | [
"AML"
] | 671 | 2017-09-21T08:04:01.000Z | 2022-03-29T14:30:07.000Z | /*
* All or portions of this file Copyright (c) Amazon.com, Inc. or its affiliates or
* its licensors.
*
* For complete copyright and license terms please see the LICENSE at the root of this
* distribution (the "License"). All use of this software is governed by the License,
* or, if provided, by the license below or t... | 27.536585 | 85 | 0.671095 | [
"object",
"vector"
] |
09c00d32d1d2f7065f663062d1af83dc79716a45 | 20,194 | h | C | spi_master.h | Infineon/mtb-example-xmc-spi-qspi-flash | 0aca5c0ba82efe3a70f94a97da50ece0c3478fee | [
"FSFAP"
] | null | null | null | spi_master.h | Infineon/mtb-example-xmc-spi-qspi-flash | 0aca5c0ba82efe3a70f94a97da50ece0c3478fee | [
"FSFAP"
] | null | null | null | spi_master.h | Infineon/mtb-example-xmc-spi-qspi-flash | 0aca5c0ba82efe3a70f94a97da50ece0c3478fee | [
"FSFAP"
] | 1 | 2021-11-15T12:33:37.000Z | 2021-11-15T12:33:37.000Z | /******************************************************************************
* File Name: spi_master.h
*
* Description: This is the source code for the XMC MCU: SPI QSPI Flash
* example for ModusToolbox. This file contains all the
* function declarations for the SPI wrapper required ... | 48.311005 | 123 | 0.675894 | [
"object"
] |
09cae76b59ffe38f17a016eafc07bc80ec6cbcf6 | 7,181 | h | C | core/datastructures/tensor.h | hmsgit/campvis | d97de6a86323866d6a8f81d2a641e3e0443a6b39 | [
"ECL-2.0",
"Apache-2.0"
] | 5 | 2018-06-19T06:20:01.000Z | 2021-07-31T05:54:25.000Z | core/datastructures/tensor.h | hmsgit/campvis | d97de6a86323866d6a8f81d2a641e3e0443a6b39 | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | core/datastructures/tensor.h | hmsgit/campvis | d97de6a86323866d6a8f81d2a641e3e0443a6b39 | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | // ================================================================================================
//
// This file is part of the CAMPVis Software Framework.
//
// If not explicitly stated otherwise: Copyright (C) 2012-2015, all rights reserved,
// Christian Schulte zu Berge <christian.szb@in.tum.de>
// Ch... | 33.4 | 108 | 0.483777 | [
"vector"
] |
09d04f28c77cc20bb87ee02d7032f6f9c353405e | 6,149 | h | C | Tchap/Modules/Application/Legacy/LegacyAppDelegate.h | dinsic-pim/tchap-ios | 10732b37131754d5376a32aaabb4ac4d9e8a0e9c | [
"Apache-2.0"
] | 55 | 2018-12-08T02:40:24.000Z | 2020-11-25T22:46:58.000Z | Tchap/Modules/Application/Legacy/LegacyAppDelegate.h | dinsic-pim/tchap-ios | 10732b37131754d5376a32aaabb4ac4d9e8a0e9c | [
"Apache-2.0"
] | 235 | 2018-08-13T08:32:06.000Z | 2021-06-07T20:36:15.000Z | Tchap/Modules/Application/Legacy/LegacyAppDelegate.h | dinsic-pim/tchap-ios | 10732b37131754d5376a32aaabb4ac4d9e8a0e9c | [
"Apache-2.0"
] | 17 | 2019-02-22T05:33:40.000Z | 2020-06-22T08:20:31.000Z | /*
Copyright 2014 OpenMarket Ltd
Copyright 2017 Vector Creations Ltd
Copyright 2018-2020 New Vector 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/LICEN... | 32.193717 | 126 | 0.781591 | [
"vector"
] |
09d8f2114f66f5d37dad7d122f5bf7b718737346 | 25,216 | c | C | shell.c | mikkel1156/Shell-Forum | decae046930ef8b3579e8f3882b5fe396c6aa63c | [
"Unlicense"
] | null | null | null | shell.c | mikkel1156/Shell-Forum | decae046930ef8b3579e8f3882b5fe396c6aa63c | [
"Unlicense"
] | null | null | null | shell.c | mikkel1156/Shell-Forum | decae046930ef8b3579e8f3882b5fe396c6aa63c | [
"Unlicense"
] | null | null | null | /*
Based on Stephen Brennan's lsh shell code (https://github.com/brenns10/lsh).
*/
#include <sys/types.h>
#include <sys/stat.h>
#include <sys/wait.h>
#include <unistd.h>
#include <stdlib.h>
#include <stdio.h>
#include <netdb.h>
#include <netinet/in.h>
#include <string.h>
#include <ncurses.h>
#include <dirent.h>
#in... | 25.445005 | 105 | 0.506781 | [
"vector"
] |
09ee4c5d83eb9c6c86ec6a585f31fefa37a634e8 | 20,010 | c | C | lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/common/pki.c | michaelthomasj/trusted-firmware-m | d5b15fc8814d5703fe46f76afa208a01ef43729d | [
"BSD-3-Clause"
] | 5 | 2021-02-25T18:58:39.000Z | 2021-08-06T14:02:11.000Z | lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/common/pki.c | michaelthomasj/trusted-firmware-m | d5b15fc8814d5703fe46f76afa208a01ef43729d | [
"BSD-3-Clause"
] | 53 | 2020-04-20T15:49:40.000Z | 2022-03-31T16:13:16.000Z | lib/ext/cryptocell-312-runtime/codesafe/src/crypto_api/pki/common/pki.c | michaelthomasj/trusted-firmware-m | d5b15fc8814d5703fe46f76afa208a01ef43729d | [
"BSD-3-Clause"
] | 24 | 2020-04-16T11:30:44.000Z | 2022-03-06T04:39:42.000Z | /*
* Copyright (c) 2001-2019, Arm Limited and Contributors. All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#include "cc_pal_mem.h"
#include "cc_pal_types.h"
#include "cc_pal_mutex.h"
#include "cc_hal_plat.h"
#include "cc_sram_map.h"
#include "dx_crys_kernel.h"
#include "cc_common.h"
#include "cc... | 36.315789 | 156 | 0.584508 | [
"vector"
] |
09f0e0c81c6da18a835b9ac574c0205c3923481b | 421 | h | C | src/opencl.h | livelace/clmixer | 3c30c172792d02efe164bdf4e6ddc7c11c018482 | [
"MIT"
] | null | null | null | src/opencl.h | livelace/clmixer | 3c30c172792d02efe164bdf4e6ddc7c11c018482 | [
"MIT"
] | null | null | null | src/opencl.h | livelace/clmixer | 3c30c172792d02efe164bdf4e6ddc7c11c018482 | [
"MIT"
] | null | null | null | //
// Created by user on 9/25/21.
//
#define CL_MINIMUM_OPENCL_VERSION 110
#define CL_HPP_MINIMUM_OPENCL_VERSION 110
#define CL_HPP_TARGET_OPENCL_VERSION 300
#include <memory>
#include <CL/opencl.hpp>
#include "device.h"
#ifndef CLMIXER_OPENCL_H
#define CLMIXER_OPENCL_H
std::vector<std::shared_ptr<Device>> get_de... | 17.541667 | 51 | 0.774347 | [
"vector"
] |
09f4019750b63f592ddf5ff6569f269650f080fc | 12,969 | c | C | lib/scipoptsuite-5.0.1/scip/applications/STP/src/pricer_stp.c | npwebste/UPS_Controller | a90ce2229108197fd48f956310ae2929e0fa5d9a | [
"AFL-1.1"
] | null | null | null | lib/scipoptsuite-5.0.1/scip/applications/STP/src/pricer_stp.c | npwebste/UPS_Controller | a90ce2229108197fd48f956310ae2929e0fa5d9a | [
"AFL-1.1"
] | null | null | null | lib/scipoptsuite-5.0.1/scip/applications/STP/src/pricer_stp.c | npwebste/UPS_Controller | a90ce2229108197fd48f956310ae2929e0fa5d9a | [
"AFL-1.1"
] | null | null | null |
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* */
/* This file is part of the program and library */
/* SCIP --- Solving Constraint Integer Programs */... | 31.864865 | 125 | 0.596962 | [
"model"
] |
670b3598c018ac7bbab2a0b63df1faed5d68d5d5 | 6,338 | h | C | plugin/hdCycles/points.h | bareya/hdcycles | 9ac7be3f53a0a180b4c05460b0ff039e6dc1fb92 | [
"Apache-2.0",
"BSD-3-Clause"
] | 213 | 2020-08-17T18:55:32.000Z | 2021-04-27T02:56:55.000Z | plugin/hdCycles/points.h | MaxSteven/hdBlackbird | e77ca61afc78c376f82abfa4f63ebbba2a4ca8bc | [
"Apache-2.0",
"BSD-3-Clause"
] | 80 | 2020-08-18T15:25:07.000Z | 2021-05-04T18:20:09.000Z | plugin/hdCycles/points.h | MaxSteven/hdBlackbird | e77ca61afc78c376f82abfa4f63ebbba2a4ca8bc | [
"Apache-2.0",
"BSD-3-Clause"
] | 22 | 2020-08-17T21:05:55.000Z | 2021-04-16T20:59:58.000Z | // Copyright 2020 Tangent Animation
//
// 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... | 31.221675 | 120 | 0.681761 | [
"mesh",
"object"
] |
670e36d88537de9e660a0fb9d8bb43d59294c735 | 764 | h | C | src/Particle2DEngine.h | ndongmo/Zombies-Game | 739a0b759c36ab6974af2e50db99c2b736e00964 | [
"MIT"
] | 13 | 2019-02-21T09:05:11.000Z | 2021-12-03T09:11:00.000Z | src/Particle2DEngine.h | ndongmo/Zombies-Game | 739a0b759c36ab6974af2e50db99c2b736e00964 | [
"MIT"
] | null | null | null | src/Particle2DEngine.h | ndongmo/Zombies-Game | 739a0b759c36ab6974af2e50db99c2b736e00964 | [
"MIT"
] | 2 | 2019-09-03T05:45:40.000Z | 2020-03-25T06:10:37.000Z | /*!
* \file Particle2DEngine.h
* \brief Simple particle 2D engine.
* \author Ndongmo Silatsa Fabrice
* \date 27-10-2016
* \version 1.0
*/
#pragma once
#include <vector>
namespace NS2
{
class IParticleBatch2D;
class SpriteBatch;
class Camera2D;
class Particle2DEngine
{
public:
Particle2DEngine(void);
~Part... | 18.190476 | 97 | 0.710733 | [
"vector"
] |
670f8f2c5de0b798c13ce325913d45258f81dc8b | 5,109 | h | C | rina-stack/rinad/src/ipcp/rib-daemon.h | kr1stj0n/pep-dna | 17136ca8c16238423bf1ca1ab4302d51d2fc8e57 | [
"RSA-MD",
"Linux-OpenIB",
"FTL",
"TCP-wrappers",
"CECILL-B"
] | 3 | 2021-11-12T13:01:51.000Z | 2022-02-19T09:06:23.000Z | rina-stack/rinad/src/ipcp/rib-daemon.h | kr1stj0n/pep-dna | 17136ca8c16238423bf1ca1ab4302d51d2fc8e57 | [
"RSA-MD",
"Linux-OpenIB",
"FTL",
"TCP-wrappers",
"CECILL-B"
] | null | null | null | rina-stack/rinad/src/ipcp/rib-daemon.h | kr1stj0n/pep-dna | 17136ca8c16238423bf1ca1ab4302d51d2fc8e57 | [
"RSA-MD",
"Linux-OpenIB",
"FTL",
"TCP-wrappers",
"CECILL-B"
] | null | null | null | /*
* RIB Daemon
*
* Bernat Gaston <bernat.gaston@i2cat.net>
* Eduard Grasa <eduard.grasa@i2cat.net>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 o... | 32.132075 | 119 | 0.717166 | [
"object"
] |
67152b1b332882a2548051c73a8008a25d16e4c6 | 42,765 | c | C | svm_struct_cuda_mpi/svm_struct_main.c | yuxng/ObjectInteraction | 935323ef74b177147279e98ace618ad2d57ec476 | [
"MIT"
] | 4 | 2016-04-12T00:10:55.000Z | 2021-04-05T05:33:03.000Z | svm_struct_cuda_mpi/svm_struct_main.c | yuxng/ObjectInteraction | 935323ef74b177147279e98ace618ad2d57ec476 | [
"MIT"
] | null | null | null | svm_struct_cuda_mpi/svm_struct_main.c | yuxng/ObjectInteraction | 935323ef74b177147279e98ace618ad2d57ec476 | [
"MIT"
] | 4 | 2016-04-22T16:22:50.000Z | 2019-05-25T00:41:50.000Z | /***********************************************************************/
/* */
/* svm_struct_main.c */
/* */
/* Command line in... | 35.906801 | 174 | 0.57657 | [
"cad",
"object",
"vector",
"model"
] |
671ce5f27d84b5444066d0f0d9061ad8084cdd44 | 4,739 | h | C | Wavelet_Tree_From_RRR/Wavelet_Tree_From_RRR/wavelet_tree.h | Beldgram/wavelet_tree_from_rrr | eeb8d07ad250aa18d7ea4c1cbe3890d004a1f932 | [
"MIT"
] | null | null | null | Wavelet_Tree_From_RRR/Wavelet_Tree_From_RRR/wavelet_tree.h | Beldgram/wavelet_tree_from_rrr | eeb8d07ad250aa18d7ea4c1cbe3890d004a1f932 | [
"MIT"
] | null | null | null | Wavelet_Tree_From_RRR/Wavelet_Tree_From_RRR/wavelet_tree.h | Beldgram/wavelet_tree_from_rrr | eeb8d07ad250aa18d7ea4c1cbe3890d004a1f932 | [
"MIT"
] | null | null | null | #include "stdafx.h"
#include <stdint.h>
#include <vector>
#include <set>
#include <algorithm>
#include <memory>
#include <iterator>
#include <cassert>
#include <fstream>
#include <string>
#include "rrr.h"
#include <iostream>
struct dictionary {
explicit dictionary(const std::string& input)
{
std::set<char> abc;
... | 26.038462 | 129 | 0.672083 | [
"vector",
"transform"
] |
6721e35b69c295937305fa89c79eb307dee69b91 | 17,592 | h | C | tests/third_party/bullet/src/BulletMultiThreaded/GpuSoftBodySolvers/DX11/btSoftBodySolver_DX11.h | albertobarri/idk | a250884f79e2a484251fc750bb915ecbc962be58 | [
"MIT"
] | 9,724 | 2015-01-01T02:06:30.000Z | 2019-01-17T15:13:51.000Z | tests/third_party/bullet/src/BulletMultiThreaded/GpuSoftBodySolvers/DX11/btSoftBodySolver_DX11.h | albertobarri/idk | a250884f79e2a484251fc750bb915ecbc962be58 | [
"MIT"
] | 7,584 | 2019-01-17T22:58:27.000Z | 2022-03-31T23:10:22.000Z | tests/third_party/bullet/src/BulletMultiThreaded/GpuSoftBodySolvers/DX11/btSoftBodySolver_DX11.h | albertobarri/idk | a250884f79e2a484251fc750bb915ecbc962be58 | [
"MIT"
] | 1,519 | 2015-01-01T18:11:12.000Z | 2019-01-17T14:16:02.000Z | /*
Bullet Continuous Collision Detection and Physics Library
Copyright (c) 2003-2006 Erwin Coumans http://continuousphysics.com/Bullet/
This software is provided 'as-is', without any express or implied warranty.
In no event will the authors be held liable for any damages arising from the use of this software.
P... | 25.870588 | 244 | 0.721123 | [
"object",
"shape",
"transform"
] |
6729be0c53a3728093382562defec54ffb4c7013 | 1,356 | h | C | src/kernel/mach/pc/apic.h | miselin/forgeos | f527f485c33500dffd82f5767477884e28740873 | [
"0BSD"
] | 2 | 2016-05-19T06:44:35.000Z | 2016-11-24T00:20:21.000Z | src/kernel/mach/pc/apic.h | miselin/forgeos | f527f485c33500dffd82f5767477884e28740873 | [
"0BSD"
] | null | null | null | src/kernel/mach/pc/apic.h | miselin/forgeos | f527f485c33500dffd82f5767477884e28740873 | [
"0BSD"
] | null | null | null | /*
* Copyright (c) 2012 Matthew Iselin
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*
* THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAI... | 33.9 | 108 | 0.772861 | [
"vector"
] |
672c1f4111889a82e2c610cb5436a17a3464fa7d | 2,908 | h | C | src/spectrogram.h | Wouterdek/simple-spectrogram | 9dc13adb19762d14969eea67356e534f4db5fce1 | [
"MIT"
] | 1 | 2018-11-05T20:49:45.000Z | 2018-11-05T20:49:45.000Z | src/spectrogram.h | Wouterdek/simple-spectrogram | 9dc13adb19762d14969eea67356e534f4db5fce1 | [
"MIT"
] | null | null | null | src/spectrogram.h | Wouterdek/simple-spectrogram | 9dc13adb19762d14969eea67356e534f4db5fce1 | [
"MIT"
] | null | null | null | /*
* Simple spectrogram renderer.
* Uses a linear scale and hanning window function.
* Written by Wouter De Keersmaecker, 2018.
* Licensed under MIT license.
*/
#pragma once
#include <memory>
#include <vector>
#include <cmath>
#include <complex>
const double E = 2.7182818284590452353602874713527d; // Eulers numb... | 33.813953 | 150 | 0.692228 | [
"render",
"vector",
"transform"
] |
672d7cb113709ebc3ac6ab27083b23d26b940d7d | 1,141 | h | C | Applications/AppStore/_TtC8AppStore35ComponentViewOverflowViewController.h | lechium/iOS1351Headers | 6bed3dada5ffc20366b27f7f2300a24a48a6284e | [
"MIT"
] | 2 | 2021-11-02T09:23:27.000Z | 2022-03-28T08:21:57.000Z | Applications/AppStore/_TtC8AppStore35ComponentViewOverflowViewController.h | lechium/iOS1351Headers | 6bed3dada5ffc20366b27f7f2300a24a48a6284e | [
"MIT"
] | null | null | null | Applications/AppStore/_TtC8AppStore35ComponentViewOverflowViewController.h | lechium/iOS1351Headers | 6bed3dada5ffc20366b27f7f2300a24a48a6284e | [
"MIT"
] | 1 | 2022-03-28T08:21:59.000Z | 2022-03-28T08:21:59.000Z | //
// Generated by classdumpios 1.0.1 (64 bit) (iOS port by DreamDevLost)(Debug version compiled Sep 26 2020 13:48:20).
//
// Copyright (C) 1997-2019 Steve Nygard.
//
#import <UIKit/UIViewController.h>
@class MISSING_TYPE, NSArray;
@interface _TtC8AppStore35ComponentViewOverflowViewController : UIViewController... | 34.575758 | 120 | 0.741455 | [
"model"
] |
67384839a6e260963f197ed9badb08ee03c8fb46 | 9,547 | h | C | vector.h | JaMo42/c-vector | 7e8d9e3b2eeee7984798eea3993056fe4817402b | [
"BSD-3-Clause"
] | null | null | null | vector.h | JaMo42/c-vector | 7e8d9e3b2eeee7984798eea3993056fe4817402b | [
"BSD-3-Clause"
] | null | null | null | vector.h | JaMo42/c-vector | 7e8d9e3b2eeee7984798eea3993056fe4817402b | [
"BSD-3-Clause"
] | null | null | null | /* Based on stb stretchy buffer
* https://github.com/nothings/stb/blob/master/stb_ds.h
*/
#ifndef VECTOR_H
#define VECTOR_H
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
struct vector__header {
size_t size;
size_t capacity;
char data[];
};
#ifndef VECTOR__DECLTYPE
# ifdef __cplusplus
# define VE... | 35.890977 | 92 | 0.539122 | [
"vector"
] |
6739bf7c7e772db69f175ecfc02464de55fbb36e | 505 | h | C | ZORK/Item.h | FrancPS/ZORK | cf74945f8932b0bb11fff6249446bd3560184328 | [
"MIT"
] | 1 | 2020-05-06T13:46:53.000Z | 2020-05-06T13:46:53.000Z | ZORK/Item.h | FrancPS/ZORK | cf74945f8932b0bb11fff6249446bd3560184328 | [
"MIT"
] | null | null | null | ZORK/Item.h | FrancPS/ZORK | cf74945f8932b0bb11fff6249446bd3560184328 | [
"MIT"
] | null | null | null | #ifndef __Item__
#define __Item__
#include "Entity.h"
class Room;
enum ItemType
{
COMMON,
WEAPON,
ARMOUR,
SHIELD,
HP_POTION
};
class Item : public Entity
{
public:
// Constructor
Item(const char* name, const char* description, Entity* parent, ItemType item_type = COMMON, int itemSize = 1, bool isContainer = ... | 14.852941 | 157 | 0.716832 | [
"object"
] |
6742c3fe39f9959b7297c78db5d424b1bad28857 | 13,572 | c | C | tools/bmp565toSIF/bmp.c | gameblabla/x68000_playground | d3c8eb36da9a63115823779d58c31bc44d864ad7 | [
"MIT"
] | 1 | 2021-05-03T12:49:57.000Z | 2021-05-03T12:49:57.000Z | tools/bmp565toSIF/bmp.c | gameblabla/x68000_playground | d3c8eb36da9a63115823779d58c31bc44d864ad7 | [
"MIT"
] | null | null | null | tools/bmp565toSIF/bmp.c | gameblabla/x68000_playground | d3c8eb36da9a63115823779d58c31bc44d864ad7 | [
"MIT"
] | 1 | 2021-05-04T12:50:56.000Z | 2021-05-04T12:50:56.000Z | /*
bmp.c - a simple Windows BMP file loader
based on the example at:
https://elcharolin.wordpress.com/2018/11/28/read-and-write-bmp-files-in-c-c/
Modified for use on M68000 powered Sharp X68000 by John Snowdon (2020).
*/
#include <stdio.h>
#include <stdlib.h>
#include <stdint.h>
#include <string.h>
... | 35.160622 | 163 | 0.6341 | [
"3d"
] |
674c7ce3c9600edd06de8044aae6251b5b501bfd | 19,678 | h | C | chipkit-core/pic32/variants/Fubarino_SD/Board_Defs.h | oxfordbioelectronics/AGENDA | 28c3949a74df7214ebecc3ce12645823893e751c | [
"MIT"
] | null | null | null | chipkit-core/pic32/variants/Fubarino_SD/Board_Defs.h | oxfordbioelectronics/AGENDA | 28c3949a74df7214ebecc3ce12645823893e751c | [
"MIT"
] | null | null | null | chipkit-core/pic32/variants/Fubarino_SD/Board_Defs.h | oxfordbioelectronics/AGENDA | 28c3949a74df7214ebecc3ce12645823893e751c | [
"MIT"
] | 1 | 2022-01-17T17:28:43.000Z | 2022-01-17T17:28:43.000Z | /************************************************************************/
/* */
/* Board_Defs.h -- Default Board Customization Declarations */
/* */
/***************... | 39.514056 | 120 | 0.510214 | [
"object"
] |
674e25502a54241d38611f87a29319603d9698b8 | 1,454 | h | C | source/apps/ARCowboid/jni/ARCameraJniContext.h | albaguirre/arx | 82f65fe00008c0b789d71060311c39b3506e31e3 | [
"Apache-2.0"
] | null | null | null | source/apps/ARCowboid/jni/ARCameraJniContext.h | albaguirre/arx | 82f65fe00008c0b789d71060311c39b3506e31e3 | [
"Apache-2.0"
] | null | null | null | source/apps/ARCowboid/jni/ARCameraJniContext.h | albaguirre/arx | 82f65fe00008c0b789d71060311c39b3506e31e3 | [
"Apache-2.0"
] | null | null | null | /*
* Copyright (C) 2012 Texas Instruments, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law... | 23.451613 | 75 | 0.730399 | [
"render"
] |
67538cffd35738fe9135ea2c496f1c7700090077 | 4,733 | c | C | src/ui/ui_task_list.c | yipwinghong/wget-gui | 732fcddd7c6e33243076ab29ad04f82dbffecc66 | [
"MIT"
] | 1 | 2021-02-21T01:27:22.000Z | 2021-02-21T01:27:22.000Z | lib/wget-gui/src/ui/ui_task_list.c | yipwinghong/learning-c | b226826cde08da9dbbaae457c609b4d038843297 | [
"Apache-2.0"
] | null | null | null | lib/wget-gui/src/ui/ui_task_list.c | yipwinghong/learning-c | b226826cde08da9dbbaae457c609b4d038843297 | [
"Apache-2.0"
] | null | null | null | #include "ui/ui_task_list.h"
#include "utils/io_utils.h"
#include "utils/unit_utils.h"
#include "utils/ui_utils.h"
#include "model/request_api.h"
#include "ui/ui_download_task.h"
#include "utils/time_utils.h"
#include <stdlib.h>
static TaskListContext *context;
static DownloadTask *GetSelectedTask() {
GtkTreeModel... | 35.586466 | 120 | 0.731249 | [
"model"
] |
675fe01d5bd77a633a00f211f0abc74b6d6d273d | 13,538 | h | C | nmsg/message.h | morrowc/nmsg | e25d7a65270fcc8333a4868cb4db3a683ffc1108 | [
"ECL-2.0",
"Apache-2.0"
] | 25 | 2015-02-22T09:28:35.000Z | 2021-03-06T20:50:55.000Z | nmsg/message.h | morrowc/nmsg | e25d7a65270fcc8333a4868cb4db3a683ffc1108 | [
"ECL-2.0",
"Apache-2.0"
] | 54 | 2015-05-04T20:24:51.000Z | 2021-07-12T19:46:23.000Z | nmsg/message.h | morrowc/nmsg | e25d7a65270fcc8333a4868cb4db3a683ffc1108 | [
"ECL-2.0",
"Apache-2.0"
] | 11 | 2015-02-21T09:42:35.000Z | 2021-01-05T01:37:08.000Z | /*
* Copyright (c) 2009-2015 by Farsight Security, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by appli... | 27.741803 | 79 | 0.732678 | [
"object"
] |
6763d9231a2f354438b33ffdac0b132b053d9805 | 3,835 | c | C | VisUncertainty/bin/Debug/R-3.4.4/library/deldir/code.discarded/trigraf.c | hyeongmokoo/SAAR_beta1 | 7406f30d7f39a03e8494b2171c2bc09904a36f62 | [
"MIT"
] | 5 | 2018-08-23T15:35:47.000Z | 2020-11-24T12:20:59.000Z | VisUncertainty/bin/Debug/R-3.4.4/library/deldir/code.discarded/trigraf.c | hyeongmokoo/SAAR_beta1 | 7406f30d7f39a03e8494b2171c2bc09904a36f62 | [
"MIT"
] | 2 | 2020-08-17T15:14:11.000Z | 2020-09-23T21:55:49.000Z | VisUncertainty/bin/Debug/R-3.4.4/library/deldir/code.discarded/trigraf.c | hyeongmokoo/SAAR_beta1 | 7406f30d7f39a03e8494b2171c2bc09904a36f62 | [
"MIT"
] | 1 | 2020-11-04T05:34:16.000Z | 2020-11-04T05:34:16.000Z | /*
trigraf.c
$Revision: 1.2 $ $Date: 2009/02/20 19:24:30 $
trigraf() Form list of all triangles in a planar graph, given list of edges
trigrafS() Faster version when input data are sorted.
*/
void trigraf(nv, ne, ie, je, nt, it, jt, kt, scratch)
/* inputs */
int *nv; /* number of gr... | 21.666667 | 78 | 0.46884 | [
"vector"
] |
676fcca604d66c81dba48ad3361828169bca8dae | 6,084 | c | C | d/player_houses/daelmas/mons/fenegal.c | gesslar/shadowgate | 97ce5d33a2275bb75c0cf6556602564b7870bc77 | [
"MIT"
] | 13 | 2019-07-19T05:24:44.000Z | 2021-11-18T04:08:19.000Z | d/player_houses/daelmas/mons/fenegal.c | gesslar/shadowgate | 97ce5d33a2275bb75c0cf6556602564b7870bc77 | [
"MIT"
] | null | null | null | d/player_houses/daelmas/mons/fenegal.c | gesslar/shadowgate | 97ce5d33a2275bb75c0cf6556602564b7870bc77 | [
"MIT"
] | 13 | 2019-09-12T06:22:38.000Z | 2022-01-31T01:15:12.000Z | #include <std.h>
#include <daemons.h>
#include "../daelmas.h"
inherit MONSTER;
void cook_em(int num);
void cooking(int num,int num2);
int FLAG;
create() {
object ob;
::create();
set_name("Fenegal");
set_id(({"fenegal","Fenegal","human","cook"}));
set_short("Fenegal the cook");
set_long("The cook has... | 25.037037 | 90 | 0.551611 | [
"object"
] |
677f654b3e9b91668e8b9c1df645870b67daa7a8 | 4,387 | h | C | src/Mushcore/Mushcore.h | quimnuss/adanaxis | a04eb945fe808aeb9be5da305a37ff47e04dd006 | [
"MIT"
] | null | null | null | src/Mushcore/Mushcore.h | quimnuss/adanaxis | a04eb945fe808aeb9be5da305a37ff47e04dd006 | [
"MIT"
] | null | null | null | src/Mushcore/Mushcore.h | quimnuss/adanaxis | a04eb945fe808aeb9be5da305a37ff47e04dd006 | [
"MIT"
] | null | null | null | //%includeGuardStart {
#ifndef MUSHCORE_H
#define MUSHCORE_H
//%includeGuardStart } SuMFSOC9JQAWIDpeVa9NFg
//%Header {
/*****************************************************************************
*
* File: src/Mushcore/Mushcore.h
*
* Author: Andy Southgate 2002-2005
*
* This file contains original work by Andy ... | 28.673203 | 79 | 0.706177 | [
"mesh"
] |
678ded6d5c125c805397d29ab4a083467212bba8 | 992 | h | C | include/g3dvtk/LineString.h | WuZixing/Geo3DML-On-HDF5-CPP | d5aa63a04c81f20e5aadf73c76355bb6d82217c7 | [
"MIT"
] | 8 | 2019-04-12T02:23:01.000Z | 2021-06-21T02:03:04.000Z | include/g3dvtk/LineString.h | WuZixing/Geo3DML-On-HDF5-CPP | d5aa63a04c81f20e5aadf73c76355bb6d82217c7 | [
"MIT"
] | 1 | 2019-04-12T02:28:19.000Z | 2019-08-31T09:53:55.000Z | include/g3dvtk/LineString.h | WuZixing/Geo3DML-On-HDF5-CPP | d5aa63a04c81f20e5aadf73c76355bb6d82217c7 | [
"MIT"
] | 6 | 2019-04-12T02:23:03.000Z | 2021-05-28T05:21:49.000Z | #pragma once
#include <geo3dml/LineString.h>
#include <vtkPolyData.h>
#include <g3dvtk/ShapeHelper.h>
namespace g3dvtk {
class LineString : public geo3dml::LineString {
public:
LineString();
virtual ~LineString();
public:
/// @name Method inherited from geo3dml::LineString.
//@{
virtual void AddVertex(... | 27.555556 | 133 | 0.731855 | [
"geometry"
] |
7cc264ae7f56dac76d192dfe55796d89004d9757 | 3,011 | h | C | bootstrap/include/TUPLE$LPInt64$CTUPLE$LPInt64$Cpanda$core$Object$RP$RP.h | ethannicholas/panda-old | 75576bcf5c4e5a34e964547d623a5de874e6e47c | [
"MIT"
] | null | null | null | bootstrap/include/TUPLE$LPInt64$CTUPLE$LPInt64$Cpanda$core$Object$RP$RP.h | ethannicholas/panda-old | 75576bcf5c4e5a34e964547d623a5de874e6e47c | [
"MIT"
] | null | null | null | bootstrap/include/TUPLE$LPInt64$CTUPLE$LPInt64$Cpanda$core$Object$RP$RP.h | ethannicholas/panda-old | 75576bcf5c4e5a34e964547d623a5de874e6e47c | [
"MIT"
] | null | null | null | // This file was automatically generated by the Panda compiler
#ifndef TUPLE$LPInt64$CTUPLE$LPInt64$Cpanda$core$Object$RP$RP_H
#define TUPLE$LPInt64$CTUPLE$LPInt64$Cpanda$core$Object$RP$RP_H
extern panda$core$Class TUPLE$LPInt64$CTUPLE$LPInt64$Cpanda$core$Object$RP$RP_class;
#ifndef CLASS_TUPLE$LPInt64$CTUPLE$LPInt64$C... | 103.827586 | 234 | 0.801063 | [
"object"
] |
7cc60a0e02be7242968b8dd9e1898eb48e0aafa7 | 1,825 | h | C | include/pfloat_types/pbfloat.h | IBM/pfloat | 6ea427e86e49b44bc319b87438c31c78efcb7955 | [
"Apache-2.0"
] | null | null | null | include/pfloat_types/pbfloat.h | IBM/pfloat | 6ea427e86e49b44bc319b87438c31c78efcb7955 | [
"Apache-2.0"
] | null | null | null | include/pfloat_types/pbfloat.h | IBM/pfloat | 6ea427e86e49b44bc319b87438c31c78efcb7955 | [
"Apache-2.0"
] | null | null | null | #ifndef PFLOAT_PBFLOAT_H
#define PFLOAT_PBFLOAT_H
#include "pfloat_types/pfloat_types_common.h"
#include "pfloat_types/pfloat_types_macros.h"
namespace pfloat_n {
class pbfloat {
public:
// ---------CONSTRUCTORS-------------------
pfloat_defineBasicConstructors(pbfloat)
pfloat_defi... | 29.435484 | 83 | 0.638904 | [
"object"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.