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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
766abec9fcee3f6f09443721799c8201fd3214a5 | 1,334 | h | C | BlackVision/Applications/EnginePrototyper/Source/Prototypes/TextureTest/BaseTextureTest.h | black-vision-engine/bv-engine | 85089d41bb22afeaa9de070646e12aa1777ecedf | [
"MIT"
] | 1 | 2022-01-28T11:43:47.000Z | 2022-01-28T11:43:47.000Z | BlackVision/Applications/EnginePrototyper/Source/Prototypes/TextureTest/BaseTextureTest.h | black-vision-engine/bv-engine | 85089d41bb22afeaa9de070646e12aa1777ecedf | [
"MIT"
] | null | null | null | BlackVision/Applications/EnginePrototyper/Source/Prototypes/TextureTest/BaseTextureTest.h | black-vision-engine/bv-engine | 85089d41bb22afeaa9de070646e12aa1777ecedf | [
"MIT"
] | null | null | null | #pragma once
#include <map>
#include "Common/GLSLProgram.h"
#include "Common/VBORect.h"
namespace bv {
class Renderer;
namespace semantic
{
namespace attr
{
enum type : int
{
POSITION = 0,
NORMAL,
TEXCOORD,
};
};
};
class BaseTextureTest
{
protected:
GLSLProgram m_p... | 20.523077 | 99 | 0.593703 | [
"render"
] |
766bdea2b1a4c3d05e608a6015fee549478692c5 | 2,666 | h | C | sourcedata/jedit41source/jEdit/jeditshell/jeditlauncher/ServConn.h | DXYyang/SDP | 6ad0daf242d4062888ceca6d4a1bd4c41fd99b63 | [
"Apache-2.0"
] | 6 | 2020-10-27T06:11:59.000Z | 2021-09-09T13:52:42.000Z | sourcedata/jedit41source/jEdit/jeditshell/jeditlauncher/ServConn.h | DXYyang/SDP | 6ad0daf242d4062888ceca6d4a1bd4c41fd99b63 | [
"Apache-2.0"
] | 8 | 2020-11-16T20:41:38.000Z | 2022-02-01T01:05:45.000Z | sourcedata/jedit41source/jEdit/jeditshell/jeditlauncher/ServConn.h | DXYyang/SDP | 6ad0daf242d4062888ceca6d4a1bd4c41fd99b63 | [
"Apache-2.0"
] | null | null | null | /*
* ServConn.h - part of the jEdit Launcher package
* Copyright (C) 2001, 2002 John Gellene
* jgellene@nyc.rr.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
* of... | 32.120482 | 78 | 0.752438 | [
"object"
] |
7674caae1d88bac82520c65b0cd6004e19db626f | 14,104 | h | C | linux-lts-quantal-3.5.0/drivers/scsi/isci/remote_device.h | huhong789/shortcut | bce8a64c4d99b3dca72ffa0a04c9f3485cbab13a | [
"BSD-2-Clause"
] | 47 | 2015-03-10T23:21:52.000Z | 2022-02-17T01:04:14.000Z | linux-lts-quantal-3.5.0/drivers/scsi/isci/remote_device.h | shortcut-sosp19/shortcut | f0ff3d9170dbc6de38e0d8c200db056aa26b9c48 | [
"BSD-2-Clause"
] | 1 | 2020-06-30T18:01:37.000Z | 2020-06-30T18:01:37.000Z | linux-lts-quantal-3.5.0/drivers/scsi/isci/remote_device.h | shortcut-sosp19/shortcut | f0ff3d9170dbc6de38e0d8c200db056aa26b9c48 | [
"BSD-2-Clause"
] | 19 | 2015-02-25T19:50:05.000Z | 2021-10-05T14:35:54.000Z | /*
* This file is provided under a dual BSD/GPLv2 license. When using or
* redistributing this file, you may do so under either license.
*
* GPL LICENSE SUMMARY
*
* Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it un... | 36.350515 | 93 | 0.777439 | [
"object"
] |
767a056423e403d4ed57270839f2d73592338f2f | 7,557 | c | C | src/dsf.c | gonsie/ddcMD | d229248898b34630e166966bd00b0c4e0a1a2411 | [
"MIT"
] | 20 | 2020-07-28T01:14:22.000Z | 2022-03-08T07:28:45.000Z | src/dsf.c | gonsie/ddcMD | d229248898b34630e166966bd00b0c4e0a1a2411 | [
"MIT"
] | 5 | 2020-07-29T06:55:57.000Z | 2021-12-06T04:58:31.000Z | src/dsf.c | gonsie/ddcMD | d229248898b34630e166966bd00b0c4e0a1a2411 | [
"MIT"
] | 7 | 2020-07-28T08:01:32.000Z | 2022-03-24T16:38:14.000Z | #include <stdio.h>
#include <complex.h>
#include <assert.h>
#include <mpi.h>
#include <string.h>
#include "analysis.h"
#include "realsizec.h"
#include "ddcMalloc.h"
#include "simulate.h"
#include "object.h"
#include "species.h"
static void addKvectors(int m, unsigned* nk, THREE_INT** kvec);
int getRank(int);
typedef... | 27.380435 | 97 | 0.553791 | [
"object"
] |
768591717d6aecf08f7b7901654fecad8c6601c9 | 2,072 | h | C | Source/VTKExtensions/IO/vtkADHHotStartWriter.h | developkits/cmb | caaf9cd7ffe0b7c1ac3be9edbce0f9430068d2cb | [
"BSD-3-Clause"
] | null | null | null | Source/VTKExtensions/IO/vtkADHHotStartWriter.h | developkits/cmb | caaf9cd7ffe0b7c1ac3be9edbce0f9430068d2cb | [
"BSD-3-Clause"
] | null | null | null | Source/VTKExtensions/IO/vtkADHHotStartWriter.h | developkits/cmb | caaf9cd7ffe0b7c1ac3be9edbce0f9430068d2cb | [
"BSD-3-Clause"
] | null | null | null | //=========================================================================
// Copyright (c) Kitware, Inc.
// All rights reserved.
// See LICENSE.txt for details.
//
// This software is distributed WITHOUT ANY WARRANTY; without even
// the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
// PURPOSE... | 28 | 75 | 0.699807 | [
"vector"
] |
76862cd1ca8632b02c6e061ffee24aae96e525cf | 13,168 | h | C | tcaplusdb/include/tencentcloud/tcaplusdb/v20190823/model/ClusterInfo.h | X-Crack/tencentcloud-sdk-cpp | 57ada84c1651b223bd6540a3e894cd1041c52e14 | [
"Apache-2.0"
] | null | null | null | tcaplusdb/include/tencentcloud/tcaplusdb/v20190823/model/ClusterInfo.h | X-Crack/tencentcloud-sdk-cpp | 57ada84c1651b223bd6540a3e894cd1041c52e14 | [
"Apache-2.0"
] | null | null | null | tcaplusdb/include/tencentcloud/tcaplusdb/v20190823/model/ClusterInfo.h | X-Crack/tencentcloud-sdk-cpp | 57ada84c1651b223bd6540a3e894cd1041c52e14 | [
"Apache-2.0"
] | null | null | null | /*
* Copyright (c) 2017-2019 THL A29 Limited, a Tencent company. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
... | 33.002506 | 116 | 0.407351 | [
"vector",
"model"
] |
76867f6ebc1b55a8e473e3444c5aeca036b6238d | 882 | h | C | source/SceneGraph.h | Kair0z/Custom-Raytracer | 5130c389776d75ba93f2748e25e2c24239dddd2f | [
"MIT"
] | null | null | null | source/SceneGraph.h | Kair0z/Custom-Raytracer | 5130c389776d75ba93f2748e25e2c24239dddd2f | [
"MIT"
] | null | null | null | source/SceneGraph.h | Kair0z/Custom-Raytracer | 5130c389776d75ba93f2748e25e2c24239dddd2f | [
"MIT"
] | null | null | null | #pragma once
#include <vector>
#include <list>
#include <memory>
#include "Ray.h"
#include "HitInfo.h"
#include "Scene.h"
class Primitive;
class PSphere;
class PPlane;
class Light;
class LDirection;
class LPoint;
class Camera;
class PTriangle;
class PMesh;
class SceneGraph
{
public:
static SceneGraph& Instance()
{
... | 18.765957 | 51 | 0.740363 | [
"vector"
] |
76927014582f2a0c8797e343018f3b8b2bef9d14 | 8,150 | c | C | modules/php/json5.c | detomon/json5 | 07d2143cee7cd06efe6c06fcb5b1dbe3558cabfc | [
"MIT"
] | 3 | 2016-03-21T15:16:34.000Z | 2019-11-22T11:30:12.000Z | modules/php/json5.c | detomon/json5 | 07d2143cee7cd06efe6c06fcb5b1dbe3558cabfc | [
"MIT"
] | null | null | null | modules/php/json5.c | detomon/json5 | 07d2143cee7cd06efe6c06fcb5b1dbe3558cabfc | [
"MIT"
] | null | null | null | #ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "php.h"
#include "ext/standard/basic_functions.h"
#include "json5.h"
#define PHP_JSON5_VERSION "1.0"
#define PHP_JSON5_EXTNAME "json5"
#define PHP_JSON5_STACK_INIT_SIZE 16
enum {
JSON5_FLAGS_ASSOC = 1 << 0,
};
typedef struct {
size_t len;
size_t cap;
siz... | 19.97549 | 107 | 0.701595 | [
"object"
] |
7692cdbbda9d72e999afaa71a1caa5dc66587ea4 | 856 | h | C | algorithms/medium/0419. Battleships in a Board.h | MultivacX/letcode2020 | f86289f8718237303918a7705ae31625a12b68f6 | [
"MIT"
] | null | null | null | algorithms/medium/0419. Battleships in a Board.h | MultivacX/letcode2020 | f86289f8718237303918a7705ae31625a12b68f6 | [
"MIT"
] | null | null | null | algorithms/medium/0419. Battleships in a Board.h | MultivacX/letcode2020 | f86289f8718237303918a7705ae31625a12b68f6 | [
"MIT"
] | null | null | null | // 419. Battleships in a Board
// Runtime: 8 ms, faster than 59.53% of C++ online submissions for Battleships in a Board.
// Memory Usage: 8.4 MB, less than 100.00% of C++ online submissions for Battleships in a Board.
// Time Complexity: O(M * N).
// Space Complexity: O(1).
class Solution {
public:
int countBat... | 30.571429 | 96 | 0.478972 | [
"vector"
] |
769b6e71ca940a67b328b6120d0e7a26eba4f8ff | 2,423 | h | C | src/traffic_layout/engine.h | c-yco/trafficserver | c9f27face33f39df0cbd7f3faef667c9529e2b58 | [
"Apache-2.0"
] | null | null | null | src/traffic_layout/engine.h | c-yco/trafficserver | c9f27face33f39df0cbd7f3faef667c9529e2b58 | [
"Apache-2.0"
] | 1 | 2018-06-28T21:18:12.000Z | 2018-06-28T21:56:56.000Z | src/traffic_layout/engine.h | pushkar2017/trafficserver | a105fd3d177c7c4223609b09014bff372f0c7d0e | [
"Apache-2.0"
] | null | null | null | /** @file
A brief file description
@section license License
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you und... | 35.115942 | 122 | 0.711102 | [
"vector"
] |
769d5394a2662dc20df48f87e9aa2fd6bd70cef8 | 1,669 | h | C | Aplicacion Movil/generated/bundles/login-transition/build/Android/Preview/app/src/main/include/Fuse.Scripting.V8.Deb-65a3f8ed.h | marferfer/SpinOff-LoL | a9dba8ac9dd476ec1ef94712d9a8e76d3b45aca8 | [
"Apache-2.0"
] | null | null | null | Aplicacion Movil/generated/bundles/login-transition/build/Android/Preview/app/src/main/include/Fuse.Scripting.V8.Deb-65a3f8ed.h | marferfer/SpinOff-LoL | a9dba8ac9dd476ec1ef94712d9a8e76d3b45aca8 | [
"Apache-2.0"
] | null | null | null | Aplicacion Movil/generated/bundles/login-transition/build/Android/Preview/app/src/main/include/Fuse.Scripting.V8.Deb-65a3f8ed.h | marferfer/SpinOff-LoL | a9dba8ac9dd476ec1ef94712d9a8e76d3b45aca8 | [
"Apache-2.0"
] | null | null | null | // This file was generated based on C:/Users/JuanJose/AppData/Local/Fusetools/Packages/Fuse.Scripting.JavaScript/1.9.0/V8/Debugger.uno.
// WARNING: Changes might be lost if you edit this file directly.
#pragma once
#include <Uno.Object.h>
namespace g{namespace Fuse{namespace Scripting{namespace V8{struct Debugger__Con... | 49.088235 | 182 | 0.782504 | [
"object"
] |
769e6f060bd1335f89f9fbe0375c993d7516c31d | 11,963 | c | C | libs/qmlglsink/gst-plugins-good/gst/videofilter/gstgamma.c | ant-nihil/routen-qgroundcontrol | 0868aa1d6aba3f066dbaa55c53c943fc77eb8ff7 | [
"Apache-2.0"
] | 2 | 2021-05-24T14:18:37.000Z | 2022-03-04T06:59:42.000Z | libs/qmlglsink/gst-plugins-good/gst/videofilter/gstgamma.c | ant-nihil/routen-qgroundcontrol | 0868aa1d6aba3f066dbaa55c53c943fc77eb8ff7 | [
"Apache-2.0"
] | null | null | null | libs/qmlglsink/gst-plugins-good/gst/videofilter/gstgamma.c | ant-nihil/routen-qgroundcontrol | 0868aa1d6aba3f066dbaa55c53c943fc77eb8ff7 | [
"Apache-2.0"
] | null | null | null | /* GStreamer
* Copyright (C) <1999> Erik Walthinsen <omega@cse.ogi.edu>
* Copyright (C) <2003> David Schleef <ds@schleef.org>
* Copyright (C) 2003 Arwed v. Merkatz <v.merkatz@gmx.net>
* Copyright (C) 2006 Mark Nauwelaerts <manauw@skynet.be>
* Copyright (C) 2010 Sebastian Dröge <sebastian.droege@collabora.co.uk>
*... | 28.826506 | 98 | 0.696648 | [
"object",
"transform"
] |
76a356e036102ef562e829c70d003522f2237782 | 867 | h | C | libs/renderer/src/backend/opengl/mesh.h | blagodarin/yttrium | 534289c3082355e5537a03c0b5855b60f0c344ad | [
"Apache-2.0"
] | null | null | null | libs/renderer/src/backend/opengl/mesh.h | blagodarin/yttrium | 534289c3082355e5537a03c0b5855b60f0c344ad | [
"Apache-2.0"
] | null | null | null | libs/renderer/src/backend/opengl/mesh.h | blagodarin/yttrium | 534289c3082355e5537a03c0b5855b60f0c344ad | [
"Apache-2.0"
] | null | null | null | // This file is part of the Yttrium toolkit.
// Copyright (C) Sergei Blagodarin.
// SPDX-License-Identifier: Apache-2.0
#pragma once
#include <yttrium/renderer/mesh.h>
#include "wrappers.h"
namespace Yt
{
class OpenGLMesh final : public Mesh
{
public:
const GlBufferHandle _vertex_buffer;
const GlVertexArrayHa... | 27.967742 | 166 | 0.768166 | [
"mesh"
] |
76aa92585738b65b49bf17ef1319b3d04f1525b5 | 4,861 | h | C | chromecast/renderer/media/cma_renderer.h | Wzzzx/chromium-crosswalk | 768dde8efa71169f1c1113ca6ef322f1e8c9e7de | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 2 | 2019-01-28T08:09:58.000Z | 2021-11-15T15:32:10.000Z | chromecast/renderer/media/cma_renderer.h | maidiHaitai/haitaibrowser | a232a56bcfb177913a14210e7733e0ea83a6b18d | [
"BSD-3-Clause"
] | null | null | null | chromecast/renderer/media/cma_renderer.h | maidiHaitai/haitaibrowser | a232a56bcfb177913a14210e7733e0ea83a6b18d | [
"BSD-3-Clause"
] | 6 | 2020-09-23T08:56:12.000Z | 2021-11-18T03:40:49.000Z | // Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CHROMECAST_RENDERER_MEDIA_CMA_RENDERER_H_
#define CHROMECAST_RENDERER_MEDIA_CMA_RENDERER_H_
#include <memory>
#include "base/macros.h"
#include ... | 32.406667 | 78 | 0.755812 | [
"geometry"
] |
76ad796616699f681e851d700f283656dd854fbb | 10,616 | h | C | Assets/Plugins/iOS/easyar.framework/Headers/sparsespatialmap.h | chukki3/shit | dcb41fc30728782b01cd7c21740a202a5fc05acb | [
"MIT"
] | null | null | null | Assets/Plugins/iOS/easyar.framework/Headers/sparsespatialmap.h | chukki3/shit | dcb41fc30728782b01cd7c21740a202a5fc05acb | [
"MIT"
] | null | null | null | Assets/Plugins/iOS/easyar.framework/Headers/sparsespatialmap.h | chukki3/shit | dcb41fc30728782b01cd7c21740a202a5fc05acb | [
"MIT"
] | null | null | null | //=============================================================================================================================
//
// EasyAR Sense 4.0.1-final-d046fee7d
// Copyright (c) 2015-2020 VisionStar Information Technology (Shanghai) Co., Ltd. All Rights Reserved.
// EasyAR is the registered trademark or tradem... | 57.695652 | 258 | 0.775339 | [
"3d"
] |
76b463abfc71ea4220e2ce2b424e374130a69154 | 22,222 | c | C | dialog.c | edorig/xrolodex | 8a68c2cc15e6bd7f42c9543a530b1f03ef157fca | [
"OML"
] | 2 | 2020-07-07T08:18:42.000Z | 2021-12-30T19:36:29.000Z | dialog.c | edorig/xrolodex | 8a68c2cc15e6bd7f42c9543a530b1f03ef157fca | [
"OML"
] | null | null | null | dialog.c | edorig/xrolodex | 8a68c2cc15e6bd7f42c9543a530b1f03ef157fca | [
"OML"
] | null | null | null | /**** dialog.c ****/ /**** formatted with 4-column tabs ****/
/**********************************************************************
* Copyright (c) 1991 - 1996 Iris Computing Laboratories.
*
* This software is provided for demonstration purposes only. As
* freely-distributed, modifiable source code, this softwa... | 29.748327 | 77 | 0.713437 | [
"object"
] |
1887d2e9ddee3300b2d754f70fe6f07f2d51d9fa | 4,670 | h | C | Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/gdcmImageCodec.h | floryst/ITK | 321e673bcbac15aae2fcad863fd0977b7fbdb3e9 | [
"Apache-2.0"
] | 1 | 2020-10-09T18:12:53.000Z | 2020-10-09T18:12:53.000Z | Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/gdcmImageCodec.h | floryst/ITK | 321e673bcbac15aae2fcad863fd0977b7fbdb3e9 | [
"Apache-2.0"
] | 1 | 2017-08-18T19:28:52.000Z | 2017-08-18T19:28:52.000Z | Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/gdcmImageCodec.h | floryst/ITK | 321e673bcbac15aae2fcad863fd0977b7fbdb3e9 | [
"Apache-2.0"
] | 1 | 2017-08-18T19:07:39.000Z | 2017-08-18T19:07:39.000Z | /*=========================================================================
Program: GDCM (Grassroots DICOM). A DICOM library
Copyright (c) 2006-2011 Mathieu Malaterre
All rights reserved.
See Copyright.txt or http://gdcm.sourceforge.net/Copyright.html for details.
This software is distributed WITHOUT A... | 30.522876 | 99 | 0.702355 | [
"vector"
] |
188a97d329838291cdaaa193a6b43d9f78910bd4 | 15,797 | h | C | src/chrono/core/ChCoordsys.h | chfeller/chrono | 652d5a6ed433611f2d335cf33b7da5658bf6f620 | [
"BSD-3-Clause"
] | 1 | 2015-03-19T16:48:13.000Z | 2015-03-19T16:48:13.000Z | src/chrono/core/ChCoordsys.h | chfeller/chrono | 652d5a6ed433611f2d335cf33b7da5658bf6f620 | [
"BSD-3-Clause"
] | null | null | null | src/chrono/core/ChCoordsys.h | chfeller/chrono | 652d5a6ed433611f2d335cf33b7da5658bf6f620 | [
"BSD-3-Clause"
] | null | null | null | // =============================================================================
// PROJECT CHRONO - http://projectchrono.org
//
// Copyright (c) 2014 projectchrono.org
// All rights reserved.
//
// Use of this source code is governed by a BSD-style license that can be found
// in the LICENSE file at the top level of t... | 39.29602 | 118 | 0.667595 | [
"object",
"vector",
"transform",
"3d"
] |
188d0e0996d60fca370fda3efbaa7008ba7bdeb9 | 658 | h | C | aws-cpp-sdk-budgets/include/aws/budgets/model/ActionType.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-budgets/include/aws/budgets/model/ActionType.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-budgets/include/aws/budgets/model/ActionType.h | ravindra-wagh/aws-sdk-cpp | 7d5ff01b3c3b872f31ca98fb4ce868cd01e97696 | [
"Apache-2.0"
] | 1 | 2021-11-09T11:58:03.000Z | 2021-11-09T11:58:03.000Z | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include <aws/budgets/Budgets_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>
namespace Aws
{
namespace Budgets
{
namespace Model
{
enum class ActionType
{
NOT_SET,
... | 19.939394 | 73 | 0.75076 | [
"model"
] |
18906d744bbe7a27033ca20f617283a661a4ba8f | 7,152 | h | C | src/dft/SxGauss.h | ashtonmv/sphinx_vdw | 5896fee0d92c06e883b72725cb859d732b8b801f | [
"Apache-2.0"
] | 1 | 2020-02-29T03:26:32.000Z | 2020-02-29T03:26:32.000Z | src/dft/SxGauss.h | ashtonmv/sphinx_vdw | 5896fee0d92c06e883b72725cb859d732b8b801f | [
"Apache-2.0"
] | null | null | null | src/dft/SxGauss.h | ashtonmv/sphinx_vdw | 5896fee0d92c06e883b72725cb859d732b8b801f | [
"Apache-2.0"
] | null | null | null | // ---------------------------------------------------------------------------
//
// The ab-initio based multiscale library
//
// S / P H I / n X
//
// Copyright: Max-Planck-Institute for Iron Research
// 40237 Duesseldorf, Germany
//
// Contact: https://sxlib.mpie.d... | 35.405941 | 86 | 0.588647 | [
"mesh"
] |
189098a222176131f1a88893f5231ca33fc56842 | 26,330 | h | C | inc/behaviac/base/core/memory/mempool.h | pjkui/behaviac_2.0.7 | db4bec559c184c4af125005bf07bc0b25e2c6e66 | [
"BSD-3-Clause"
] | null | null | null | inc/behaviac/base/core/memory/mempool.h | pjkui/behaviac_2.0.7 | db4bec559c184c4af125005bf07bc0b25e2c6e66 | [
"BSD-3-Clause"
] | null | null | null | inc/behaviac/base/core/memory/mempool.h | pjkui/behaviac_2.0.7 | db4bec559c184c4af125005bf07bc0b25e2c6e66 | [
"BSD-3-Clause"
] | null | null | null | /////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// Tencent is pleased to support the open source community by making behaviac available.
//
// Copyright (C) 2015 THL A29 Limited, a Tencent company. All rights reserved.
//
// Licensed under the BSD 3-Clau... | 40.015198 | 215 | 0.64003 | [
"object"
] |
1890b6656593ee5266d314fd05fe9c4e137eeb49 | 2,450 | h | C | wrappers/7.0.0/vtkOutlineSourceWrap.h | axkibe/node-vtk | 900ad7b5500f672519da5aa24c99aa5a96466ef3 | [
"BSD-3-Clause"
] | 6 | 2016-02-03T12:48:36.000Z | 2020-09-16T15:07:51.000Z | wrappers/7.0.0/vtkOutlineSourceWrap.h | axkibe/node-vtk | 900ad7b5500f672519da5aa24c99aa5a96466ef3 | [
"BSD-3-Clause"
] | 4 | 2016-02-13T01:30:43.000Z | 2020-03-30T16:59:32.000Z | wrappers/7.0.0/vtkOutlineSourceWrap.h | axkibe/node-vtk | 900ad7b5500f672519da5aa24c99aa5a96466ef3 | [
"BSD-3-Clause"
] | null | null | null | /* this file has been autogenerated by vtkNodeJsWrap */
/* editing this might proof futile */
#ifndef NATIVE_EXTENSION_VTK_VTKOUTLINESOURCEWRAP_H
#define NATIVE_EXTENSION_VTK_VTKOUTLINESOURCEWRAP_H
#include <nan.h>
#include <vtkSmartPointer.h>
#include <vtkOutlineSource.h>
#include "vtkPolyDataAlgorithmWrap.h"
#inc... | 42.241379 | 89 | 0.785306 | [
"object"
] |
18962bc2ded355d973ca36ca39a2a31d632126d2 | 16,300 | c | C | diane_c/old/diane_cgradient.c | jlprieur/deconv | 027324b50a152f201c4c2485648617cac9a53260 | [
"MIT"
] | null | null | null | diane_c/old/diane_cgradient.c | jlprieur/deconv | 027324b50a152f201c4c2485648617cac9a53260 | [
"MIT"
] | null | null | null | diane_c/old/diane_cgradient.c | jlprieur/deconv | 027324b50a152f201c4c2485648617cac9a53260 | [
"MIT"
] | null | null | null | /***************************************************************/
/* */
/* PROGRAM: diane_cgradient */
/* */
/* PURPOSE: Deconvolution with multiresolution constrain... | 28.200692 | 95 | 0.526748 | [
"object"
] |
1899f93a75b0d55fddcbd1f405f2e4c5b59ce573 | 4,470 | h | C | Source/Falcor/Utils/Image/AsyncTextureLoader.h | mistralk/Falcor | 49621cc8484bdd5887886b191c2dbde91693ec6a | [
"BSD-3-Clause"
] | 1,615 | 2017-07-28T05:41:39.000Z | 2022-03-31T16:31:57.000Z | Source/Falcor/Utils/Image/AsyncTextureLoader.h | mistralk/Falcor | 49621cc8484bdd5887886b191c2dbde91693ec6a | [
"BSD-3-Clause"
] | 232 | 2017-08-03T10:58:41.000Z | 2022-03-31T16:17:46.000Z | Source/Falcor/Utils/Image/AsyncTextureLoader.h | mistralk/Falcor | 49621cc8484bdd5887886b191c2dbde91693ec6a | [
"BSD-3-Clause"
] | 383 | 2017-07-30T04:28:34.000Z | 2022-03-30T05:12:13.000Z | /***************************************************************************
# Copyright (c) 2015-21, NVIDIA CORPORATION. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
# are met:
# * Redistributions... | 46.5625 | 122 | 0.647651 | [
"vector"
] |
18a0fae1c0fafde246bccf98629a77183397fc3c | 1,602 | h | C | src/calibration/calibration_prior.h | Lab-RoCoCo/fps_mapper | 376e557c8f5012e05187fe85ee3f4044f99f944a | [
"BSD-3-Clause"
] | 1 | 2017-12-01T14:57:16.000Z | 2017-12-01T14:57:16.000Z | src/calibration/calibration_prior.h | Lab-RoCoCo/fps_mapper | 376e557c8f5012e05187fe85ee3f4044f99f944a | [
"BSD-3-Clause"
] | null | null | null | src/calibration/calibration_prior.h | Lab-RoCoCo/fps_mapper | 376e557c8f5012e05187fe85ee3f4044f99f944a | [
"BSD-3-Clause"
] | null | null | null | #pragma once
#include "calibration_measurement.h"
namespace fps_mapper {
using namespace std;
using namespace Eigen;
struct CalibrationPrior{
CalibrationPrior(const Eigen::Isometry3f& camera_offset_mean,
const Matrix6f& camera_offset_info,
Eigen::Isometry3f& camera_offset,
Eigen::Isome... | 28.607143 | 108 | 0.689763 | [
"vector"
] |
18b12e05aeb04180a810374b9cdf1210553e1d70 | 4,184 | h | C | paddle/fluid/compiler/paddle2piano/piano_scope.h | wzzju/Paddle | 1353a5d0b40e7e34b812965ccda08796a1f1e398 | [
"Apache-2.0"
] | null | null | null | paddle/fluid/compiler/paddle2piano/piano_scope.h | wzzju/Paddle | 1353a5d0b40e7e34b812965ccda08796a1f1e398 | [
"Apache-2.0"
] | 9 | 2021-08-03T11:39:03.000Z | 2021-09-16T08:03:58.000Z | paddle/fluid/compiler/paddle2piano/piano_scope.h | wzzju/Paddle | 1353a5d0b40e7e34b812965ccda08796a1f1e398 | [
"Apache-2.0"
] | 1 | 2021-07-15T09:23:23.000Z | 2021-07-15T09:23:23.000Z | /* Copyright (c) 2021 PaddlePaddle 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 applicable law or... | 30.540146 | 78 | 0.659895 | [
"vector"
] |
18b78b910b1748158b4ffefe5ca29599d21f1f0d | 4,863 | c | C | components/bt/esp_ble_mesh/mesh_core/test.c | DCNick3/esp-idf | b0150615dff529662772a60dcb57d5b559f480e2 | [
"Apache-2.0"
] | 2 | 2021-03-24T01:20:25.000Z | 2021-04-15T20:57:51.000Z | components/bt/esp_ble_mesh/mesh_core/test.c | DCNick3/esp-idf | b0150615dff529662772a60dcb57d5b559f480e2 | [
"Apache-2.0"
] | 1 | 2021-03-11T19:14:47.000Z | 2021-03-11T19:14:47.000Z | components/bt/esp_ble_mesh/mesh_core/test.c | DCNick3/esp-idf | b0150615dff529662772a60dcb57d5b559f480e2 | [
"Apache-2.0"
] | 3 | 2021-03-11T16:53:42.000Z | 2021-06-20T05:49:38.000Z | /* Bluetooth Mesh */
/*
* Copyright (c) 2017 Intel Corporation
* Additional Copyright (c) 2018 Espressif Systems (Shanghai) PTE LTD
*
* SPDX-License-Identifier: Apache-2.0
*/
#include <string.h>
#include <errno.h>
#include "adv.h"
#include "mesh.h"
#include "test.h"
#include "crypto.h"
#include "access.h"
#inc... | 28.273256 | 89 | 0.571458 | [
"mesh",
"model"
] |
18c4763f331c751a69bda0eabf51074860d6b99f | 8,492 | h | C | Sources/Elastos/Frameworks/Droid/Base/Core/inc/elastos/droid/bluetooth/le/BluetoothLeAdvertiser.h | jingcao80/Elastos | d0f39852356bdaf3a1234743b86364493a0441bc | [
"Apache-2.0"
] | 7 | 2017-07-13T10:34:54.000Z | 2021-04-16T05:40:35.000Z | Sources/Elastos/Frameworks/Droid/Base/Core/inc/elastos/droid/bluetooth/le/BluetoothLeAdvertiser.h | jingcao80/Elastos | d0f39852356bdaf3a1234743b86364493a0441bc | [
"Apache-2.0"
] | null | null | null | Sources/Elastos/Frameworks/Droid/Base/Core/inc/elastos/droid/bluetooth/le/BluetoothLeAdvertiser.h | jingcao80/Elastos | d0f39852356bdaf3a1234743b86364493a0441bc | [
"Apache-2.0"
] | 9 | 2017-07-13T12:33:20.000Z | 2021-06-19T02:46:48.000Z | //=========================================================================
// Copyright (C) 2012 The Elastos Open Source Project
//
// 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
//
// ... | 33.832669 | 101 | 0.654498 | [
"object"
] |
18c6766ef1220f83ef0992c427c7b93ce7486510 | 561 | h | C | EventFilter/L1TRawToDigi/plugins/implementations_stage2/BMTFPackerOutput.h | nistefan/cmssw | ea13af97f7f2117a4f590a5e654e06ecd9825a5b | [
"Apache-2.0"
] | 3 | 2018-08-24T19:10:26.000Z | 2019-02-19T11:45:32.000Z | EventFilter/L1TRawToDigi/plugins/implementations_stage2/BMTFPackerOutput.h | nistefan/cmssw | ea13af97f7f2117a4f590a5e654e06ecd9825a5b | [
"Apache-2.0"
] | 3 | 2018-08-23T13:40:24.000Z | 2019-12-05T21:16:03.000Z | EventFilter/L1TRawToDigi/plugins/implementations_stage2/BMTFPackerOutput.h | nistefan/cmssw | ea13af97f7f2117a4f590a5e654e06ecd9825a5b | [
"Apache-2.0"
] | 5 | 2018-08-21T16:37:52.000Z | 2020-01-09T13:33:17.000Z | #include "FWCore/Framework/interface/Event.h"
#include "EventFilter/L1TRawToDigi/interface/Packer.h"
#include "EventFilter/L1TRawToDigi/plugins/PackerFactory.h"
#include "L1Trigger/L1TMuon/interface/RegionalMuonRawDigiTranslator.h"
#include "BMTFTokens.h"
namespace l1t {
namespace stage2 {
class BMTFPackerO... | 26.714286 | 73 | 0.677362 | [
"vector"
] |
18cdfdb0120ab1018874eccc1f727597babb1379 | 11,012 | h | C | loom/engine/loom2d/l2dDisplayObject.h | fireyang/LoomSDK | d18655b890a12f113e97a1545fb10a5afc9052d9 | [
"ECL-2.0",
"Apache-2.0",
"BSD-2-Clause"
] | 1 | 2015-07-30T06:11:44.000Z | 2015-07-30T06:11:44.000Z | loom/engine/loom2d/l2dDisplayObject.h | fireyang/LoomSDK | d18655b890a12f113e97a1545fb10a5afc9052d9 | [
"ECL-2.0",
"Apache-2.0",
"BSD-2-Clause"
] | null | null | null | loom/engine/loom2d/l2dDisplayObject.h | fireyang/LoomSDK | d18655b890a12f113e97a1545fb10a5afc9052d9 | [
"ECL-2.0",
"Apache-2.0",
"BSD-2-Clause"
] | null | null | null | /*
* ===========================================================================
* Loom SDK
* Copyright 2011, 2012, 2013
* The Game Engine Company, LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy o... | 22.846473 | 100 | 0.539775 | [
"render",
"object"
] |
18d3d07ff7b9a5724f9ed9b5f44c24ff25761b39 | 1,908 | h | C | Structures/hashmap.h | wmcnamara/algo | 172d5e0eaf4414a2e4d5c9c90c8f72490fff4d7a | [
"MIT"
] | 3 | 2021-12-28T04:29:58.000Z | 2021-12-28T04:30:01.000Z | Structures/hashmap.h | wmcnamara/algo | 172d5e0eaf4414a2e4d5c9c90c8f72490fff4d7a | [
"MIT"
] | null | null | null | Structures/hashmap.h | wmcnamara/algo | 172d5e0eaf4414a2e4d5c9c90c8f72490fff4d7a | [
"MIT"
] | null | null | null | #include <iostream>
#include <vector>
#include <list>
#include <algorithm>
/*
This class is an implementation of a hashmap for string types.
It features functions to remove, insert, and check for the existance of items. The underlying structures are created with STL containers.
*/
class HashmapStr
{
public:
... | 22.447059 | 141 | 0.546646 | [
"vector"
] |
18da14c1251a75ef13cc3f51810f899b92f775d0 | 1,195 | h | C | include/Component.h | rfratto/ll1_analyzer | 9dd8553ccae91eadb8ffade0a0c3bf4b848899f9 | [
"MIT"
] | 1 | 2016-12-26T04:16:16.000Z | 2016-12-26T04:16:16.000Z | include/Component.h | rfratto/ll1_analyzer | 9dd8553ccae91eadb8ffade0a0c3bf4b848899f9 | [
"MIT"
] | null | null | null | include/Component.h | rfratto/ll1_analyzer | 9dd8553ccae91eadb8ffade0a0c3bf4b848899f9 | [
"MIT"
] | null | null | null | /*
** Copyright 2015-2016 Robert Fratto. See the LICENSE.txt file at the top-level
** directory of this distribution.
**
** Licensed under the MIT license <http://opensource.org/licenses/MIT>. This file
** may not be copied, modified, or distributed except according to those terms.
*/
#pragma once
#include <string>
#... | 23.431373 | 81 | 0.711297 | [
"vector"
] |
18dae4729d5717208a9892456ece03fcdf7affe4 | 7,068 | h | C | Applications/DTIAtlasFiberAnalyzer/GlobalFunction.h | jeanyves-yang/DTIFiberTractStatistics | c5d15a2a0b012457d856cc5662605487e18b518a | [
"Apache-2.0"
] | null | null | null | Applications/DTIAtlasFiberAnalyzer/GlobalFunction.h | jeanyves-yang/DTIFiberTractStatistics | c5d15a2a0b012457d856cc5662605487e18b518a | [
"Apache-2.0"
] | null | null | null | Applications/DTIAtlasFiberAnalyzer/GlobalFunction.h | jeanyves-yang/DTIFiberTractStatistics | c5d15a2a0b012457d856cc5662605487e18b518a | [
"Apache-2.0"
] | null | null | null | #ifndef _GLOBALFUNCTION_H_
#define _GLOBALFUNCTION_H_
#include <QWidget>
#include <QVector>
/* Specific librairies */
#include "CSVClass.h"
typedef QVector<QVector<double> > qv2double;
typedef QVector<qv2double> qv3double;
/* Functions defined in, exported from Globalfunc.cxx */
/* Get the XML file containing paths ... | 49.083333 | 325 | 0.764148 | [
"vector"
] |
49da94acbf25aeacf438f86891eb963d3d220941 | 10,771 | h | C | gquiche/spdy/core/spdy_header_block.h | MacroLau/quiche | 21b1a63ead0a03497127d7f9ae74c3f0eed07e58 | [
"Apache-2.0"
] | 102 | 2021-05-18T10:31:57.000Z | 2022-03-29T04:25:42.000Z | gquiche/spdy/core/spdy_header_block.h | MacroLau/quiche | 21b1a63ead0a03497127d7f9ae74c3f0eed07e58 | [
"Apache-2.0"
] | 9 | 2021-06-02T06:44:30.000Z | 2022-03-14T07:52:34.000Z | gquiche/spdy/core/spdy_header_block.h | MacroLau/quiche | 21b1a63ead0a03497127d7f9ae74c3f0eed07e58 | [
"Apache-2.0"
] | 23 | 2021-05-18T13:07:50.000Z | 2022-02-24T02:16:02.000Z | // Copyright (c) 2012 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef QUICHE_SPDY_CORE_SPDY_HEADER_BLOCK_H_
#define QUICHE_SPDY_CORE_SPDY_HEADER_BLOCK_H_
#include <stddef.h>
#include <functional>
#include <list... | 34.085443 | 80 | 0.721381 | [
"object",
"vector"
] |
49dcab4ddc9e9503e976326a48699ab31b1ef251 | 38,591 | c | C | resource/csdk/stack/src/oicgroup.c | jhjang04/iotivity_mybox | c1aef4f0ea04ff6765be22feb34451117dd71253 | [
"Apache-2.0"
] | 4 | 2017-07-11T16:48:17.000Z | 2020-04-03T15:32:37.000Z | resource/csdk/stack/src/oicgroup.c | jhjang04/iotivity_mybox | c1aef4f0ea04ff6765be22feb34451117dd71253 | [
"Apache-2.0"
] | null | null | null | resource/csdk/stack/src/oicgroup.c | jhjang04/iotivity_mybox | c1aef4f0ea04ff6765be22feb34451117dd71253 | [
"Apache-2.0"
] | 2 | 2017-07-14T21:04:10.000Z | 2021-08-12T05:04:33.000Z | //******************************************************************
//
// Copyright 2014 Samsung Electronics All Rights Reserved.
//
//-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance... | 27.253531 | 102 | 0.546967 | [
"object"
] |
49e12924d9c5382e30fa3007e32a6d6d75aca426 | 451 | h | C | code/Analyze/stateToState.h | cliff-bohm/Comparitive_Hybrid_Approach_Replication | 44afa3ea663bc06eeca0bc272909329d8ffe81ec | [
"MIT"
] | null | null | null | code/Analyze/stateToState.h | cliff-bohm/Comparitive_Hybrid_Approach_Replication | 44afa3ea663bc06eeca0bc272909329d8ffe81ec | [
"MIT"
] | null | null | null | code/Analyze/stateToState.h | cliff-bohm/Comparitive_Hybrid_Approach_Replication | 44afa3ea663bc06eeca0bc272909329d8ffe81ec | [
"MIT"
] | null | null | null | #pragma once
#include <vector>
#include <math.h>
#include <cmath>
#include <map>
#include <unordered_map>
#include <unordered_set>
#include <iostream>
#include <string>
#include <sstream>
#include <algorithm>
#include "timeSeries.h"
#include "../Utilities/Data.h"
namespace S2S {
void saveStateToState(const std::v... | 20.5 | 163 | 0.736142 | [
"vector"
] |
49e1362debc82d5dbeec80335788de5c28745eec | 6,554 | c | C | components/luat/port/luat_lib_esp32.c | youxinweizhi/LuatOS-ESP32 | a41f1703b04de823afb94a360a5cf9e77e80bf48 | [
"Apache-2.0"
] | null | null | null | components/luat/port/luat_lib_esp32.c | youxinweizhi/LuatOS-ESP32 | a41f1703b04de823afb94a360a5cf9e77e80bf48 | [
"Apache-2.0"
] | null | null | null | components/luat/port/luat_lib_esp32.c | youxinweizhi/LuatOS-ESP32 | a41f1703b04de823afb94a360a5cf9e77e80bf48 | [
"Apache-2.0"
] | null | null | null | /*
* SPDX-FileCopyrightText: 2021-2022 Darren <1912544842@qq.com>
*
* SPDX-License-Identifier: Apache-2.0
*/
/*
@module esp32
@summary esp32专用库
@version 1.0
@date 2022.2.15
*/
#include "luat_base.h"
#include "esp_log.h"
#include "esp_system.h"
#include "esp_sleep.h"
#include "driver/gpio.h"
#include "driver/u... | 23.241135 | 89 | 0.664937 | [
"model"
] |
49ecf54e70499163e30cb7b15452acc92e50626e | 13,216 | h | C | aws-cpp-sdk-fis/include/aws/fis/model/UpdateExperimentTemplateActionInputItem.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-fis/include/aws/fis/model/UpdateExperimentTemplateActionInputItem.h | perfectrecall/aws-sdk-cpp | fb8cbebf2fd62720b65aeff841ad2950e73d8ebd | [
"Apache-2.0"
] | 1 | 2021-10-14T16:57:00.000Z | 2021-10-18T10:47:24.000Z | aws-cpp-sdk-fis/include/aws/fis/model/UpdateExperimentTemplateActionInputItem.h | ravindra-wagh/aws-sdk-cpp | 7d5ff01b3c3b872f31ca98fb4ce868cd01e97696 | [
"Apache-2.0"
] | 1 | 2021-11-09T11:58:03.000Z | 2021-11-09T11:58:03.000Z | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include <aws/fis/FIS_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>
#include <aws/core/utils/memory/stl/AWSMap.h>
#include <aws/core/utils/memory/stl/AWSVector.h>
#include <... | 38.870588 | 210 | 0.677134 | [
"vector",
"model"
] |
49ed13bcaf3dfd55b9b36546440dee74c55c5341 | 2,061 | h | C | src/job.h | Eveneko/Dish | 35a1fae7bafc4e30d36c9c909f7fb6f193366c7c | [
"MIT"
] | null | null | null | src/job.h | Eveneko/Dish | 35a1fae7bafc4e30d36c9c909f7fb6f193366c7c | [
"MIT"
] | null | null | null | src/job.h | Eveneko/Dish | 35a1fae7bafc4e30d36c9c909f7fb6f193366c7c | [
"MIT"
] | null | null | null | /**
* Job class which represents a job to be run by the terminal.
* Offers functionality for parsing a user-entered string.
* Handles jobs that are composed of many pipelines and many individual commands.
*/
#pragma once
#include <string>
#include <vector>
#include "command.h"
#include "environment.h"
#include "... | 29.869565 | 108 | 0.621543 | [
"vector"
] |
49f51d71f819cb0d184c40367f2e8217d421b4c9 | 2,956 | h | C | System/Library/PrivateFrameworks/SpringBoardServices.framework/SBSRemoteAlertActivationContext.h | lechium/iPhoneOS_12.1.1_Headers | aac688b174273dfcbade13bab104461f463db772 | [
"MIT"
] | 12 | 2019-06-02T02:42:41.000Z | 2021-04-13T07:22:20.000Z | System/Library/PrivateFrameworks/SpringBoardServices.framework/SBSRemoteAlertActivationContext.h | lechium/iPhoneOS_12.1.1_Headers | aac688b174273dfcbade13bab104461f463db772 | [
"MIT"
] | null | null | null | System/Library/PrivateFrameworks/SpringBoardServices.framework/SBSRemoteAlertActivationContext.h | lechium/iPhoneOS_12.1.1_Headers | aac688b174273dfcbade13bab104461f463db772 | [
"MIT"
] | 3 | 2019-06-11T02:46:10.000Z | 2019-12-21T14:58:16.000Z | /*
* This header is generated by classdump-dyld 1.0
* on Saturday, June 1, 2019 at 6:42:42 PM Mountain Standard Time
* Operating System: Version 12.1.1 (Build 16C5050a)
* Image Source: /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices
* classdump-dyld is licensed under GPLv3, Copyright... | 46.1875 | 179 | 0.766576 | [
"object"
] |
49f7379b2609fc2d81be78e0e30eefd5832b16b0 | 4,343 | h | C | chrome/browser/extensions/api/tab_capture/tab_capture_registry.h | Fusion-Rom/android_external_chromium_org | d8b126911c6ea9753e9f526bee5654419e1d0ebd | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 1 | 2020-01-25T09:58:49.000Z | 2020-01-25T09:58:49.000Z | chrome/browser/extensions/api/tab_capture/tab_capture_registry.h | Fusion-Rom/android_external_chromium_org | d8b126911c6ea9753e9f526bee5654419e1d0ebd | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 1 | 2018-02-10T21:00:08.000Z | 2018-03-20T05:09:50.000Z | chrome/browser/extensions/api/tab_capture/tab_capture_registry.h | Fusion-Rom/android_external_chromium_org | d8b126911c6ea9753e9f526bee5654419e1d0ebd | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 1 | 2020-11-04T06:34:36.000Z | 2020-11-04T06:34:36.000Z | // Copyright (c) 2012 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CHROME_BROWSER_EXTENSIONS_API_TAB_CAPTURE_TAB_CAPTURE_REGISTRY_H_
#define CHROME_BROWSER_EXTENSIONS_API_TAB_CAPTURE_TAB_CAPTURE_REGISTRY_H_
#... | 36.805085 | 80 | 0.766751 | [
"vector"
] |
49fbb92ce9bf28cb0b5fde571bd0c3c81cb968d7 | 3,164 | h | C | Quarantine/Screen/Start.h | PanagiotisPtr/Quarantine | 78c5797eeaee905cd33ba3213d42e2d5bdde6bc0 | [
"MIT"
] | null | null | null | Quarantine/Screen/Start.h | PanagiotisPtr/Quarantine | 78c5797eeaee905cd33ba3213d42e2d5bdde6bc0 | [
"MIT"
] | null | null | null | Quarantine/Screen/Start.h | PanagiotisPtr/Quarantine | 78c5797eeaee905cd33ba3213d42e2d5bdde6bc0 | [
"MIT"
] | null | null | null | #ifndef SCREEN_START_H
#define SCREEN_START_H
#include "Screen.h"
#include "ScreenFactory.h"
#include "Game.h"
#include "Exit.h"
#include "../Object/Object.h"
#include "../Object/Camera.h"
#include "../Object/Plane.h"
#include "../Object/Image.h"
#include "../Object/Cube.h"
#include "../Object/Sphere.h"
#include "../... | 33.659574 | 101 | 0.653603 | [
"object"
] |
49fc0a17dd80d799abc2a7e7fe22c65969c96ee2 | 2,409 | h | C | build/linux-build/Sources/include/hxinc/zpp_nape/geom/ZPP_Cutter.h | HedgehogFog/TimeOfDeath | b78abacf940e1a88c8b987d99764ebb6876c5dc6 | [
"MIT"
] | null | null | null | build/linux-build/Sources/include/hxinc/zpp_nape/geom/ZPP_Cutter.h | HedgehogFog/TimeOfDeath | b78abacf940e1a88c8b987d99764ebb6876c5dc6 | [
"MIT"
] | null | null | null | build/linux-build/Sources/include/hxinc/zpp_nape/geom/ZPP_Cutter.h | HedgehogFog/TimeOfDeath | b78abacf940e1a88c8b987d99764ebb6876c5dc6 | [
"MIT"
] | null | null | null | // Generated by Haxe 4.0.0-preview.5
#ifndef INCLUDED_zpp_nape_geom_ZPP_Cutter
#define INCLUDED_zpp_nape_geom_ZPP_Cutter
#ifndef HXCPP_H
#include <hxcpp.h>
#endif
HX_DECLARE_CLASS2(nape,geom,GeomPolyList)
HX_DECLARE_CLASS2(nape,geom,Vec2)
HX_DECLARE_CLASS2(zpp_nape,geom,ZPP_Cutter)
HX_DECLARE_CLASS2(zpp_nape,geom,ZPP... | 33.458333 | 185 | 0.753425 | [
"object"
] |
b7041e24011d51b6f32f8d8e12534b03d91116a3 | 9,183 | h | C | include/dai/jtree.h | chang-liang/HadoopBNEM | dd90a70786271ebf5b0beda2484f8e476ab4a97a | [
"BSD-2-Clause"
] | 48 | 2015-01-19T18:56:28.000Z | 2021-12-30T20:30:50.000Z | include/dai/jtree.h | chang-liang/HadoopBNEM | dd90a70786271ebf5b0beda2484f8e476ab4a97a | [
"BSD-2-Clause"
] | 2 | 2016-01-18T08:17:38.000Z | 2021-04-28T18:08:38.000Z | include/dai/jtree.h | chang-liang/HadoopBNEM | dd90a70786271ebf5b0beda2484f8e476ab4a97a | [
"BSD-2-Clause"
] | 29 | 2015-04-07T07:38:25.000Z | 2022-02-01T22:18:58.000Z | /* This file is part of libDAI - http://www.libdai.org/
*
* Copyright (c) 2006-2011, The libDAI authors. All rights reserved.
*
* Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
*/
/// \file
/// \brief Defines class JTree, which implements the junction tree al... | 43.316038 | 140 | 0.649461 | [
"vector"
] |
b7043b87cc95f1368ff58ba677433b4c947c68e8 | 4,503 | h | C | tests/licensedcode/data/datadriven/external/fossology-tests/GPL/save_particles_Point3D_format.h | s4-2/scancode-toolkit | 8931b42e2630b94d0cabc834dfb3c16f01f82321 | [
"Apache-2.0",
"CC-BY-4.0"
] | 1,511 | 2015-07-01T15:29:03.000Z | 2022-03-30T13:40:05.000Z | tests/licensedcode/data/datadriven/external/fossology-tests/GPL/save_particles_Point3D_format.h | s4-2/scancode-toolkit | 8931b42e2630b94d0cabc834dfb3c16f01f82321 | [
"Apache-2.0",
"CC-BY-4.0"
] | 2,695 | 2015-07-01T16:01:35.000Z | 2022-03-31T19:17:44.000Z | tests/licensedcode/data/datadriven/external/fossology-tests/GPL/save_particles_Point3D_format.h | s4-2/scancode-toolkit | 8931b42e2630b94d0cabc834dfb3c16f01f82321 | [
"Apache-2.0",
"CC-BY-4.0"
] | 540 | 2015-07-01T15:08:19.000Z | 2022-03-31T12:13:11.000Z | /*
This file belongs to Aeneas. Aeneas is a GNU package released under GPL 3 license.
This code is a simulator for Submicron 3D Semiconductor Devices.
It implements the Monte Carlo transport in 3D tetrahedra meshes
for the simulation of the semiclassical Boltzmann equation for both electrons.
It also in... | 37.840336 | 88 | 0.627804 | [
"3d"
] |
b705947054c34bcf9524f95f9106aaceac92781e | 7,849 | h | C | include/the_modern_c++_challenge/chapter_12_networking_and_services/json_faces.h | rturrado/TheModernCppChallenge | 648284fb417b6aaa43c21ea2b12a5a21c8cb9269 | [
"MIT"
] | null | null | null | include/the_modern_c++_challenge/chapter_12_networking_and_services/json_faces.h | rturrado/TheModernCppChallenge | 648284fb417b6aaa43c21ea2b12a5a21c8cb9269 | [
"MIT"
] | null | null | null | include/the_modern_c++_challenge/chapter_12_networking_and_services/json_faces.h | rturrado/TheModernCppChallenge | 648284fb417b6aaa43c21ea2b12a5a21c8cb9269 | [
"MIT"
] | null | null | null | #ifndef JSON_FACES_H
#define JSON_FACES_H
#include "Faces.h"
#include "nlohmann/json.hpp"
#include <vector>
namespace rtc::face_detection
{
// Error
inline void to_json(nlohmann::json& j, const Error& error) {
j = nlohmann::json{ {"code", error.code}, {"message", error.message} };
}
inline ... | 42.89071 | 85 | 0.632055 | [
"vector"
] |
b707d0bc770f9da310c62df7313b5e53d8a3c22b | 7,061 | h | C | Gems/LyShine/Code/Source/Animation/CompoundSplineTrack.h | sandeel31/o3de | db88812d61eef77c6f4451b7f8c7605d6db07412 | [
"Apache-2.0",
"MIT"
] | 1 | 2021-08-08T19:54:51.000Z | 2021-08-08T19:54:51.000Z | Gems/LyShine/Code/Source/Animation/CompoundSplineTrack.h | sandeel31/o3de | db88812d61eef77c6f4451b7f8c7605d6db07412 | [
"Apache-2.0",
"MIT"
] | 2 | 2022-01-13T04:29:38.000Z | 2022-03-12T01:05:31.000Z | Gems/LyShine/Code/Source/Animation/CompoundSplineTrack.h | sandeel31/o3de | db88812d61eef77c6f4451b7f8c7605d6db07412 | [
"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
#define MAX_SUBTRACKS 4
#include <LyShine/Animation/IUiAnimation.h>
#include <AzCo... | 42.029762 | 146 | 0.670868 | [
"3d"
] |
b71003ccd18f2ee29e442ea910089667e64773e2 | 14,958 | h | C | ccec/crypto_test/crypto_test_curve_validation.h | rajohns08/corecrypto | 0344fab1747c1e187f12233f353d73c331a77653 | [
"AML"
] | null | null | null | ccec/crypto_test/crypto_test_curve_validation.h | rajohns08/corecrypto | 0344fab1747c1e187f12233f353d73c331a77653 | [
"AML"
] | null | null | null | ccec/crypto_test/crypto_test_curve_validation.h | rajohns08/corecrypto | 0344fab1747c1e187f12233f353d73c331a77653 | [
"AML"
] | null | null | null | /* Copyright (c) (2010,2011,2014,2015,2016,2017,2018,2019) Apple Inc. All rights reserved.
*
* corecrypto is licensed under Apple Inc.’s Internal Use License Agreement (which
* is contained in the License.txt file distributed with corecrypto) and only to
* people who accept that license. IMPORTANT: Any license ri... | 59.832 | 318 | 0.612983 | [
"3d"
] |
b714544e32ad1f75f00cab223272d4dab9d1617e | 2,884 | h | C | chrome/browser/notifications/scheduler/internal/notification_store.h | zealoussnow/chromium | fd8a8914ca0183f0add65ae55f04e287543c7d4a | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 14,668 | 2015-01-01T01:57:10.000Z | 2022-03-31T23:33:32.000Z | chrome/browser/notifications/scheduler/internal/notification_store.h | zealoussnow/chromium | fd8a8914ca0183f0add65ae55f04e287543c7d4a | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 113 | 2015-05-04T09:58:14.000Z | 2022-01-31T19:35:03.000Z | chrome/browser/notifications/scheduler/internal/notification_store.h | zealoussnow/chromium | fd8a8914ca0183f0add65ae55f04e287543c7d4a | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 5,941 | 2015-01-02T11:32:21.000Z | 2022-03-31T16:35:46.000Z | // Copyright 2019 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CHROME_BROWSER_NOTIFICATIONS_SCHEDULER_INTERNAL_NOTIFICATION_STORE_H_
#define CHROME_BROWSER_NOTIFICATIONS_SCHEDULER_INTERNAL_NOTIFICATION_STORE_H... | 37.947368 | 80 | 0.744799 | [
"vector"
] |
b71a8d875df7dc4b7e078772667f4bf5a2029b4a | 2,165 | h | C | include/votca/xtp/grid.h | rubengerritsen/xtp | af4db53ca99853280d0e2ddc7f3c41bce8ae6e91 | [
"Apache-2.0"
] | null | null | null | include/votca/xtp/grid.h | rubengerritsen/xtp | af4db53ca99853280d0e2ddc7f3c41bce8ae6e91 | [
"Apache-2.0"
] | null | null | null | include/votca/xtp/grid.h | rubengerritsen/xtp | af4db53ca99853280d0e2ddc7f3c41bce8ae6e91 | [
"Apache-2.0"
] | null | null | null | /*
* Copyright 2009-2020 The VOTCA Development Team
* (http://www.votca.org)
*
* 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
*
* h... | 27.405063 | 80 | 0.654503 | [
"vector"
] |
b7229b205811a810f6cda892d631f30f62e8420d | 22,845 | h | C | inc/Ic3d.h | simviu/IcEng | 52ca0359011f7b3a40d915fa526f1254fe131bbe | [
"BSD-3-Clause"
] | 10 | 2017-04-13T06:43:11.000Z | 2020-10-28T18:14:54.000Z | inc/Ic3d.h | simviu/IcEng | 52ca0359011f7b3a40d915fa526f1254fe131bbe | [
"BSD-3-Clause"
] | 1 | 2018-05-23T08:13:12.000Z | 2018-10-15T15:34:16.000Z | inc/Ic3d.h | simviu/IcEng | 52ca0359011f7b3a40d915fa526f1254fe131bbe | [
"BSD-3-Clause"
] | 2 | 2018-03-30T19:19:11.000Z | 2020-01-23T15:41:39.000Z | //
// Ic3d.h
// DevEng
//
// Created by Sherman Chen on 3/11/16.
// Copyright (c) 2016 Simviu Technology Inc.
// All rights reserved.
// http://www.simviu.com/dev
//
//
#ifndef _ICUBE_H
#define _ICUBE_H
#include "IcRenderAdp.h"
#include <atomic>
//---- TODO: Ic3d->IcEng
namespace Ic3d {
//-----------------... | 32.404255 | 88 | 0.510396 | [
"mesh",
"render",
"object",
"model",
"transform"
] |
b727519d2aaac4cbafbaec2318499c1bcdbee446 | 1,093 | h | C | SFML.h | Bousk/ImGuiSFML | 45734412b7cd4a40ac7451f523a64388c5e09844 | [
"MIT"
] | null | null | null | SFML.h | Bousk/ImGuiSFML | 45734412b7cd4a40ac7451f523a64388c5e09844 | [
"MIT"
] | null | null | null | SFML.h | Bousk/ImGuiSFML | 45734412b7cd4a40ac7451f523a64388c5e09844 | [
"MIT"
] | null | null | null | #pragma once
#include <SFML/Graphics/Texture.hpp>
#include <SFML/OpenGL.hpp>
#include <imgui.h>
#include <chrono>
namespace sf {
class Event;
class RenderTarget;
}
class ImGuiSFML
{
public:
// Initialize ImGui with the existing window
void Init(const sf::RenderTarget& target);
// Call this at the beginning of... | 27.325 | 131 | 0.759378 | [
"render"
] |
b73272890cb286bbd75070cc9535c057e8b148f6 | 4,620 | h | C | Engine/ModelImporter.h | metalheadjohny/Stale_Memes | 69717ff036471fa642141ac2ff9a23525b475cea | [
"MIT"
] | 1 | 2019-09-02T08:23:40.000Z | 2019-09-02T08:23:40.000Z | Engine/ModelImporter.h | metalheadjohny/Stale_Memes | 69717ff036471fa642141ac2ff9a23525b475cea | [
"MIT"
] | 3 | 2021-05-09T20:19:23.000Z | 2021-08-10T19:00:19.000Z | Engine/ModelImporter.h | metalheadjohny/Stale_Memes | 69717ff036471fa642141ac2ff9a23525b475cea | [
"MIT"
] | null | null | null | #pragma once
#include "Model.h"
#include "MeshNode.h"
#include "SkeletalModel.h"
#include "SkeletonImporter.h"
#include "AssimpWrapper.h"
#include "MatImporter.h"
#include "MeshImporter.h"
#include "ModelAsset.h"
namespace ModelImporter
{
template <typename ModelType>
struct ModelImportData
{
std::unique_ptr<Mod... | 29.426752 | 168 | 0.745887 | [
"vector",
"model"
] |
b73f029149e5b3c964cf0ff78bef58ebbec197b5 | 8,114 | h | C | database/src/desktop/rest_interface.h | yiqideren/firebase-cpp-sdk | 6a0476b7e8a6dbd29c140efa2671266ed6c2a6d7 | [
"Apache-2.0"
] | 1 | 2021-06-18T11:03:03.000Z | 2021-06-18T11:03:03.000Z | database/src/desktop/rest_interface.h | yiqideren/firebase-cpp-sdk | 6a0476b7e8a6dbd29c140efa2671266ed6c2a6d7 | [
"Apache-2.0"
] | null | null | null | database/src/desktop/rest_interface.h | yiqideren/firebase-cpp-sdk | 6a0476b7e8a6dbd29c140efa2671266ed6c2a6d7 | [
"Apache-2.0"
] | null | null | null | // Copyright 2018 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in ... | 33.390947 | 89 | 0.730589 | [
"object"
] |
bb8608bcf65de20654435369c25183df66e87072 | 383 | h | C | RXExtenstion/RXExtenstion/NSError+RXString.h | gaoguanbao/RXExtenstion | d6b2cc1b252fcb98f7a3465e4fbd1a2fb1a5810b | [
"MIT"
] | 50 | 2016-06-13T09:21:13.000Z | 2021-02-14T02:49:35.000Z | RXExtenstion/RXExtenstion/NSError+RXString.h | gaoguanbao/RXExtenstion | d6b2cc1b252fcb98f7a3465e4fbd1a2fb1a5810b | [
"MIT"
] | 1 | 2019-01-07T06:35:33.000Z | 2019-01-09T02:45:24.000Z | RXExtenstion/RXExtenstion/NSError+RXString.h | gaoguanbao/RXExtenstion | d6b2cc1b252fcb98f7a3465e4fbd1a2fb1a5810b | [
"MIT"
] | 12 | 2016-10-28T06:42:44.000Z | 2019-03-21T06:28:42.000Z | //
// NSError+RXString.h
// RXSession
//
// Created by srx on 16/7/20.
// Copyright © 2016年 srxboys. All rights reserved.
//
#import <Foundation/Foundation.h>
@interface NSError (RXString)
/** 自定义错误信息 */
+ (NSError *)errorObjec:(id)object Desc:(NSString *)desc;
/** 自定义更多错误信息, 对于字典内部是否为空需要在调用时处理 */
+ (NSError *)e... | 21.277778 | 71 | 0.694517 | [
"object"
] |
bb8d7cb39bac426788f08dea2f5949fc5aff7bf1 | 5,771 | h | C | SGPLibraryCode/modules/sgp_render/opengles2/sgp_OpenGLES2Material.h | phoenixzz/VoronoiMapGen | 5afd852f8bb0212baba9d849178eb135f62df903 | [
"MIT"
] | 11 | 2017-03-03T03:31:15.000Z | 2019-03-01T17:09:12.000Z | SGPLibraryCode/modules/sgp_render/opengles2/sgp_OpenGLES2Material.h | phoenixzz/VoronoiMapGen | 5afd852f8bb0212baba9d849178eb135f62df903 | [
"MIT"
] | null | null | null | SGPLibraryCode/modules/sgp_render/opengles2/sgp_OpenGLES2Material.h | phoenixzz/VoronoiMapGen | 5afd852f8bb0212baba9d849178eb135f62df903 | [
"MIT"
] | 2 | 2017-03-03T03:31:17.000Z | 2021-05-27T21:50:43.000Z | #ifndef __SGP_OPENGLES2MATERIAL_HEADER__
#define __SGP_OPENGLES2MATERIAL_HEADER__
// Material
class OpenGLES2Material : public AbstractMaterial
{
public :
OpenGLES2Material(); // creates a default material containing 1 empty pass
OpenGLES2Material( char* MaterialStr );
virtual ~OpenGLES2Material();
// public in... | 34.975758 | 142 | 0.70577 | [
"render"
] |
bb914a2fe90250a521831bad356a6c1a6190f4eb | 6,430 | c | C | flexmalloc.c | phillipstanleymarbell/libflex | 237d4e9f1aebbd24480c1ee3959b7bb8023ae740 | [
"MIT"
] | null | null | null | flexmalloc.c | phillipstanleymarbell/libflex | 237d4e9f1aebbd24480c1ee3959b7bb8023ae740 | [
"MIT"
] | null | null | null | flexmalloc.c | phillipstanleymarbell/libflex | 237d4e9f1aebbd24480c1ee3959b7bb8023ae740 | [
"MIT"
] | null | null | null | /*
Copyright (c) 1999-2011, Phillip Stanley-Marbell (author)
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
* Redistributions of source code must retain the above
copyright notice, this list... | 23.129496 | 128 | 0.657543 | [
"3d"
] |
bb9191330dd3f7806c18d70d18e3e6686fd19767 | 9,033 | c | C | jim-zlib.c | qjclinux/jimtcl | 105f8475cd9e1c4aeb328c341dc01228488a1524 | [
"TCL"
] | 2 | 2020-04-13T12:26:44.000Z | 2020-08-05T12:33:35.000Z | jim-zlib.c | qjclinux/jimtcl | 105f8475cd9e1c4aeb328c341dc01228488a1524 | [
"TCL"
] | null | null | null | jim-zlib.c | qjclinux/jimtcl | 105f8475cd9e1c4aeb328c341dc01228488a1524 | [
"TCL"
] | null | null | null | /*
* Jim - zlib bindings
*
* Copyright 2015, 2016 Dima Krasner <dima@dimakrasner.com>
*
* 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
* ... | 28.228125 | 107 | 0.617292 | [
"object"
] |
bb927320847a6258b9905dd8845b11ac3581432c | 16,898 | h | C | GSDK/GSDK/Interfaces.h | 11Lee1/Free-The-Skids | ebf08b19510a16f3567b934c0c99890faefeaac5 | [
"Apache-2.0"
] | 22 | 2019-02-10T16:01:13.000Z | 2022-02-11T13:07:46.000Z | GSDK/GSDK/Interfaces.h | C-Five/Free-The-Skids | ebf08b19510a16f3567b934c0c99890faefeaac5 | [
"Apache-2.0"
] | 3 | 2019-02-12T06:57:28.000Z | 2019-04-22T09:25:59.000Z | GSDK/GSDK/Interfaces.h | C-Five/Free-The-Skids | ebf08b19510a16f3567b934c0c99890faefeaac5 | [
"Apache-2.0"
] | 13 | 2019-04-03T18:34:09.000Z | 2021-12-12T05:26:26.000Z | typedef void* (*CreateInterfaceFn)(const char *Name, int *ReturnCode);
class InterfaceReg
{
public:
BYTE m_CreateFn[4];
const char *m_pName;
InterfaceReg *m_pNext;
};
class IBaseInterface
{
public:
virtual ~IBaseInterface() {}
};
class IClientDLLSharedAppSystems
{
public:
virtual int Count() = 0;
virtual char ... | 34.769547 | 148 | 0.701799 | [
"render"
] |
bb93ebf49e66182d4a932465039ec6da9b344172 | 1,323 | h | C | ORBadgeValueManager.h | MarkeJave/ORObjectRelation | 0f73f34a191954b85060b3078364ea85850548db | [
"MIT"
] | 1 | 2018-02-22T12:27:23.000Z | 2018-02-22T12:27:23.000Z | ORBadgeValueManager.h | MarkeJave/ORObjectRelation | 0f73f34a191954b85060b3078364ea85850548db | [
"MIT"
] | null | null | null | ORBadgeValueManager.h | MarkeJave/ORObjectRelation | 0f73f34a191954b85060b3078364ea85850548db | [
"MIT"
] | 2 | 2017-07-18T08:23:17.000Z | 2018-02-22T12:27:24.000Z | //
// ORBadgeValueManager.h
// pyyx
//
// Created by xulinfeng on 2017/1/11.
// Copyright © 2017年 Chunlin Ma. All rights reserved.
//
#import <Foundation/Foundation.h>
#import <ORObjectRelation/ORObjectRelationUmbrella.h>
extern NSString * const ORObjectRelationRootName;
extern NSString * const ORObjectRelationNo... | 25.442308 | 92 | 0.781557 | [
"object"
] |
bbad4a025da3b70aff68eafdfb58ac97fc81dd07 | 39,829 | h | C | 3rdparty/libVISCA2/visca/libvisca.h | dzyswy/stereo-client | 2855500187047e535a6834dcad31cf3c6f2b86a3 | [
"MIT"
] | 2 | 2019-10-17T09:11:29.000Z | 2022-01-17T06:19:25.000Z | 3rdparty/libVISCA2/visca/libvisca.h | dzyswy/stereo-client | 2855500187047e535a6834dcad31cf3c6f2b86a3 | [
"MIT"
] | null | null | null | 3rdparty/libVISCA2/visca/libvisca.h | dzyswy/stereo-client | 2855500187047e535a6834dcad31cf3c6f2b86a3 | [
"MIT"
] | null | null | null | /*
* VISCA(tm) Camera Control Library
* Copyright (C) 2002 Damien Douxchamps
*
* Written by Damien Douxchamps <ddouxchamps@users.sf.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 Fou... | 34.394646 | 162 | 0.755078 | [
"model"
] |
bbae268819d7f1fed416edc91c453c0ff54a22a7 | 2,047 | h | C | json/json.h | Nekel-Seyew/SRN | 806384cd11aff044b02b36e820940036c2352798 | [
"Apache-2.0"
] | 1 | 2016-08-30T18:25:08.000Z | 2016-08-30T18:25:08.000Z | json/json.h | Nekel-Seyew/SRN | 806384cd11aff044b02b36e820940036c2352798 | [
"Apache-2.0"
] | null | null | null | json/json.h | Nekel-Seyew/SRN | 806384cd11aff044b02b36e820940036c2352798 | [
"Apache-2.0"
] | null | null | null | #ifndef SRN_JSON_WRITER_H
#define SRN_JSON_WRITER_H
#include <stdlib.h>
#include "../Collections-C/src/hashtable.h"
typedef enum{
JSON_DOUBLE = 0,
JSON_FLOAT = 1,
JSON_INT = 2,
JSON_CHAR = 3,
JSON_BOOL = 5,
JSON_LONG = 6,
JSON_STRING = 7,
JSON_ARRAY = 8,
JSON_OBJECT = 9,
} jsontype_t;
union json_... | 26.24359 | 198 | 0.732291 | [
"object"
] |
bbb56ae58112655aa3fd3d42f7bf46b805ec7387 | 3,023 | h | C | src/ops/numpy_code_op.h | llehtahw/jittor | d83389117fd026a0881dd713e658ce5ae2a75bcb | [
"Apache-2.0"
] | null | null | null | src/ops/numpy_code_op.h | llehtahw/jittor | d83389117fd026a0881dd713e658ce5ae2a75bcb | [
"Apache-2.0"
] | null | null | null | src/ops/numpy_code_op.h | llehtahw/jittor | d83389117fd026a0881dd713e658ce5ae2a75bcb | [
"Apache-2.0"
] | null | null | null | // ***************************************************************
// Copyright (c) 2020 Jittor. Authors:
// Guowei Yang <471184555@qq.com>
// Dun Liang <randonlang@gmail.com>.
// All Rights Reserved.
// This file is subject to the terms and conditions defined in
// file 'LICENSE.txt', which is part of this s... | 28.252336 | 148 | 0.521667 | [
"shape",
"vector"
] |
bbb786fb2d52e515ed43189a62093a7b07bf0cea | 23,356 | c | C | command.c | RoguelikeRestorationProject/arogue5.8s | 816fd27560d952051da4f80148e37e3de3a4c1ea | [
"BSD-3-Clause"
] | 2 | 2016-10-12T20:49:27.000Z | 2020-09-16T01:57:42.000Z | command.c | RoguelikeRestorationProject/arogue5.8s | 816fd27560d952051da4f80148e37e3de3a4c1ea | [
"BSD-3-Clause"
] | null | null | null | command.c | RoguelikeRestorationProject/arogue5.8s | 816fd27560d952051da4f80148e37e3de3a4c1ea | [
"BSD-3-Clause"
] | null | null | null | /*
* Read and execute the user commands
*
* Advanced Rogue
* Copyright (C) 1984, 1985 Michael Morgan, Ken Dalka and AT&T
* All rights reserved.
*
* Based on "Rogue: Exploring the Dungeons of Doom"
* Copyright (C) 1980, 1981 Michael Toy, Ken Arnold and Glenn Wichman
* All rights reserved.
*
* See the file LIC... | 23.124752 | 73 | 0.540589 | [
"object",
"solid"
] |
bbb7b4e309c01d30d93c5afafc2fc8b28085996f | 25,686 | h | C | include/toml++/toml_array.h | dendisuhubdy/tomlplusplus | e260f2df79afbf5a835ec352b8658a0e0dfe06c4 | [
"MIT"
] | null | null | null | include/toml++/toml_array.h | dendisuhubdy/tomlplusplus | e260f2df79afbf5a835ec352b8658a0e0dfe06c4 | [
"MIT"
] | null | null | null | include/toml++/toml_array.h | dendisuhubdy/tomlplusplus | e260f2df79afbf5a835ec352b8658a0e0dfe06c4 | [
"MIT"
] | null | null | null | //# This file is a part of toml++ and is subject to the the terms of the MIT license.
//# Copyright (c) 2019-2020 Mark Gillard <mark.gillard@outlook.com.au>
//# See https://github.com/marzer/tomlplusplus/blob/master/LICENSE for the full license text.
#pragma once
#include "toml_value.h"
namespace toml::impl
{
templa... | 30.361702 | 105 | 0.609437 | [
"vector"
] |
bbc003dbb134f8aaeb36394e92da19dd7f3a07f9 | 4,782 | h | C | Plugins/PLCompositing/src/Shaders/Deferred/SRPDeferredGodRays_GLSL.h | ktotheoz/pixellight | 43a661e762034054b47766d7e38d94baf22d2038 | [
"MIT"
] | 83 | 2015-01-08T15:06:14.000Z | 2021-07-20T17:07:00.000Z | Plugins/PLCompositing/src/Shaders/Deferred/SRPDeferredGodRays_GLSL.h | PixelLightFoundation/pixellight | 43a661e762034054b47766d7e38d94baf22d2038 | [
"MIT"
] | 27 | 2019-06-18T06:46:07.000Z | 2020-02-02T11:11:28.000Z | Plugins/PLCompositing/src/Shaders/Deferred/SRPDeferredGodRays_GLSL.h | naetherm/PixelLight | d7666f5b49020334cbb5debbee11030f34cced56 | [
"MIT"
] | 40 | 2015-02-25T18:24:34.000Z | 2021-03-06T09:01:48.000Z | /*********************************************************\
* File: SRPDeferredGodRays_GLSL.h *
*
* Copyright (C) 2002-2013 The PixelLight Team (http://www.pixellight.org/)
*
* This file is part of PixelLight.
*
* Permission is hereby granted, free of charge, to any person obtaining a co... | 39.196721 | 204 | 0.653492 | [
"vector"
] |
bbc55fe270a2b3d51a0feed9b3aee9429753e59f | 6,957 | h | C | server/core/server.h | ucbrise/waldo | d435d7f447a36b5d000f45ff1b0c73747c1d7aa2 | [
"Apache-2.0"
] | 7 | 2021-12-19T11:31:06.000Z | 2022-03-01T04:19:51.000Z | server/core/server.h | ucbrise/waldo | d435d7f447a36b5d000f45ff1b0c73747c1d7aa2 | [
"Apache-2.0"
] | null | null | null | server/core/server.h | ucbrise/waldo | d435d7f447a36b5d000f45ff1b0c73747c1d7aa2 | [
"Apache-2.0"
] | null | null | null | #ifndef _SERVER_H_
#define _SERVER_H_
#include <grpcpp/grpcpp.h>
//#include "../libs/grpc/include/grpc/impl/codegen/port_platform.h"
#include "../../network/core/query.grpc.pb.h"
#include "../../network/core/query.pb.h"
//#include "table.h"
#include "../libPSI/libPSI/PIR/BgiPirClient.h"
#include "../libPSI/libPSI/PIR... | 53.10687 | 285 | 0.734368 | [
"vector"
] |
bbcd3d8ab7dcd2987a33fcf1ddd4eed528210c12 | 4,963 | h | C | src/kinematics/InverseKinematics.h | CreativeInquiry/ofxRobotArm | de28dabc26db91a8df22566f3185b370cfc67433 | [
"Unlicense"
] | 106 | 2016-06-16T21:50:51.000Z | 2022-02-01T17:43:11.000Z | src/kinematics/InverseKinematics.h | CreativeInquiry/ofxRobotArm | de28dabc26db91a8df22566f3185b370cfc67433 | [
"Unlicense"
] | 30 | 2016-07-01T08:04:59.000Z | 2021-08-20T15:36:52.000Z | src/kinematics/InverseKinematics.h | CreativeInquiry/ofxRobotArm | de28dabc26db91a8df22566f3185b370cfc67433 | [
"Unlicense"
] | 37 | 2016-06-16T21:13:46.000Z | 2021-12-24T23:59:50.000Z | #pragma once
#include "ofMain.h"
#include "RobotModel.h"
#include "Pose.h"
#include "RobotConstants.hpp"
#include "RelaxedIKSolver.h"
//
// Copyright (c) 2016, 2021 Daniel Moore, Madeline Gannon, and The Frank-Ratchye STUDIO for Creative Inquiry All rights reserved.
//
// These kinematics find the tranfrom from the ba... | 35.705036 | 163 | 0.617369 | [
"vector",
"transform"
] |
bbce96a6f9d6c96c823a7fa11bda25168ca755a2 | 3,481 | h | C | emwin/emWin_Config/GUIConf.h | ghsecuritylab/uMQTT-LPC54608 | 8b1e3f825e2a5202600b2eff126a2418d7e0e351 | [
"MIT"
] | null | null | null | emwin/emWin_Config/GUIConf.h | ghsecuritylab/uMQTT-LPC54608 | 8b1e3f825e2a5202600b2eff126a2418d7e0e351 | [
"MIT"
] | null | null | null | emwin/emWin_Config/GUIConf.h | ghsecuritylab/uMQTT-LPC54608 | 8b1e3f825e2a5202600b2eff126a2418d7e0e351 | [
"MIT"
] | 1 | 2020-03-06T20:25:05.000Z | 2020-03-06T20:25:05.000Z | /*********************************************************************
* SEGGER Microcontroller GmbH & Co. KG *
* Solutions for real time microcontroller applications *
**********************************************************************
* ... | 41.440476 | 92 | 0.480896 | [
"model"
] |
bbdcf9f03cb8e19e1a6d638fb08bccbb9c3d0f41 | 409 | h | C | Source/settings.h | rsajahan/32-test | fc82b40b902b88b1b29932d89aeeffdac17fa053 | [
"MIT"
] | 799 | 2018-03-19T05:53:52.000Z | 2022-03-31T18:40:23.000Z | Source/settings.h | rsajahan/32-test | fc82b40b902b88b1b29932d89aeeffdac17fa053 | [
"MIT"
] | 2,012 | 2018-03-20T17:06:14.000Z | 2022-02-11T02:32:39.000Z | Source/settings.h | rsajahan/32-test | fc82b40b902b88b1b29932d89aeeffdac17fa053 | [
"MIT"
] | 465 | 2018-04-09T22:45:24.000Z | 2022-03-30T09:21:45.000Z | #pragma once
#include <vector>
namespace Settings
{
extern bool VSyncEnabled;
extern std::vector<double> FPSCapValues;
extern uint32_t FPSCapSelection;
extern double FPSCap;
extern bool UnlockClient;
extern bool UnlockStudio;
extern bool CheckForUpdates;
extern bool NonBlockingErrors;
extern bool SilentError... | 17.782609 | 41 | 0.767726 | [
"vector"
] |
f4c6cc46bd83313bc75acbf61016578954b9de74 | 2,916 | h | C | messagebus/src/vespa/messagebus/messagebusparams.h | Anlon-Burke/vespa | 5ecd989b36cc61716bf68f032a3482bf01fab726 | [
"Apache-2.0"
] | 4,054 | 2017-08-11T07:58:38.000Z | 2022-03-31T22:32:15.000Z | messagebus/src/vespa/messagebus/messagebusparams.h | Anlon-Burke/vespa | 5ecd989b36cc61716bf68f032a3482bf01fab726 | [
"Apache-2.0"
] | 4,854 | 2017-08-10T20:19:25.000Z | 2022-03-31T19:04:23.000Z | messagebus/src/vespa/messagebus/messagebusparams.h | Anlon-Burke/vespa | 5ecd989b36cc61716bf68f032a3482bf01fab726 | [
"Apache-2.0"
] | 541 | 2017-08-10T18:51:18.000Z | 2022-03-11T03:18:56.000Z | // Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
#pragma once
#include "iprotocol.h"
#include <vespa/messagebus/routing/iretrypolicy.h>
namespace mbus {
class MessageBus;
/**
* To facilitate several configuration parameters to the {@link MessageBus} construct... | 28.31068 | 120 | 0.653292 | [
"object",
"vector"
] |
f4c95c69efcd3470090dc82d5ee7de50571e651f | 2,065 | h | C | geos-3.7.0beta1/include/geos/index/sweepline/SweepLineIndex.h | litbangbungamayang/SIMTR | 23435e829f6c766ec8483c88005daac654de4057 | [
"MIT"
] | null | null | null | geos-3.7.0beta1/include/geos/index/sweepline/SweepLineIndex.h | litbangbungamayang/SIMTR | 23435e829f6c766ec8483c88005daac654de4057 | [
"MIT"
] | null | null | null | geos-3.7.0beta1/include/geos/index/sweepline/SweepLineIndex.h | litbangbungamayang/SIMTR | 23435e829f6c766ec8483c88005daac654de4057 | [
"MIT"
] | null | null | null | /**********************************************************************
*
* GEOS - Geometry Engine Open Source
* http://geos.osgeo.org
*
* Copyright (C) 2006 Refractions Research Inc.
*
* This is free software; you can redistribute and/or modify it under
* the terms of the GNU Lesser General Public Licence as p... | 22.944444 | 107 | 0.6954 | [
"geometry",
"object",
"vector"
] |
f4d5a6852c9283fe200d2bb2352232fc7eee7fe6 | 1,389 | h | C | SVEngine/src/core/SVModel.h | SVEChina/SVEngine | 56174f479a3096e57165448142c1822e7db8c02f | [
"MIT"
] | 34 | 2018-09-28T08:28:27.000Z | 2022-01-15T10:31:41.000Z | SVEngine/src/core/SVModel.h | SVEChina/SVEngine | 56174f479a3096e57165448142c1822e7db8c02f | [
"MIT"
] | null | null | null | SVEngine/src/core/SVModel.h | SVEChina/SVEngine | 56174f479a3096e57165448142c1822e7db8c02f | [
"MIT"
] | 8 | 2018-10-11T13:36:35.000Z | 2021-04-01T09:29:34.000Z | //
// SVModel.h
// SVEngine
// Copyright 2017-2020
// yizhou Fu,long Yin,longfei Lin,ziyu Xu,xiaofan Li,daming Li
//
#ifndef SV_MODEL_H
#define SV_MODEL_H
#include "../base/SVGBase.h"
#include "../base/SVPreDeclare.h"
#include "../base/SVBounds.h"
#include "../base/SVArray.h"
namespace sv {
namespace util {... | 20.426471 | 62 | 0.467243 | [
"render"
] |
f4d7abcc98e72f396688a1cfa4e0f29e749f73ae | 3,222 | h | C | ext/Log4Qt/src/mdc.h | sailfish-os-apps/log4qt-demo-sailfish | 1cf612af479635de18bbdd42421120ac9f7c1ffe | [
"Unlicense"
] | 1 | 2015-11-26T14:03:52.000Z | 2015-11-26T14:03:52.000Z | ext/Log4Qt/src/mdc.h | sailfish-os-apps/log4qt-demo-sailfish | 1cf612af479635de18bbdd42421120ac9f7c1ffe | [
"Unlicense"
] | null | null | null | ext/Log4Qt/src/mdc.h | sailfish-os-apps/log4qt-demo-sailfish | 1cf612af479635de18bbdd42421120ac9f7c1ffe | [
"Unlicense"
] | 2 | 2017-08-09T13:26:20.000Z | 2019-07-05T08:49:30.000Z | /******************************************************************************
*
* package: Log4Qt
* file: mdc.h
* created: September 2007
* author: Martin Heinrich
*
*
* Copyright 2007 Martin Heinrich
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use ... | 26.195122 | 80 | 0.509001 | [
"object"
] |
f4dbf7911b8e6fff29ee293c37657f47524e1d0b | 2,314 | h | C | platform/RemotingNG/include/Poco/RemotingNG/Skeleton.h | gboyraz/macchina.io | 3e26fea95e87512459693831242b297f0780cc21 | [
"Apache-2.0"
] | 2 | 2020-11-23T23:37:00.000Z | 2020-12-22T04:02:41.000Z | platform/RemotingNG/include/Poco/RemotingNG/Skeleton.h | gboyraz/macchina.io | 3e26fea95e87512459693831242b297f0780cc21 | [
"Apache-2.0"
] | null | null | null | platform/RemotingNG/include/Poco/RemotingNG/Skeleton.h | gboyraz/macchina.io | 3e26fea95e87512459693831242b297f0780cc21 | [
"Apache-2.0"
] | 1 | 2020-11-23T23:37:09.000Z | 2020-11-23T23:37:09.000Z | //
// Skeleton.h
//
// Library: RemotingNG
// Package: ORB
// Module: Skeleton
//
// Definition of the Skeleton class.
//
// Copyright (c) 2006-2014, Applied Informatics Software Engineering GmbH.
// All rights reserved.
//
// SPDX-License-Identifier: Apache-2.0
//
#ifndef RemotingNG_Skeleton_INCLUDED
#define Remoti... | 27.223529 | 96 | 0.746759 | [
"object"
] |
f4df580ee55d00e8a4c26213adfdf50ed392ee2a | 36,801 | h | C | src/mavsdk/plugins/telemetry_server/include/plugins/telemetry_server/telemetry_server.h | hamishwillee/MAVSDK | e7f4e27bdd4442b91b623abf6ac86d1cbb188244 | [
"BSD-3-Clause"
] | 115 | 2018-07-11T00:18:12.000Z | 2019-06-05T22:10:23.000Z | src/mavsdk/plugins/telemetry_server/include/plugins/telemetry_server/telemetry_server.h | hamishwillee/MAVSDK | e7f4e27bdd4442b91b623abf6ac86d1cbb188244 | [
"BSD-3-Clause"
] | 228 | 2018-07-09T12:03:21.000Z | 2019-06-07T09:51:14.000Z | src/mavsdk/plugins/telemetry_server/include/plugins/telemetry_server/telemetry_server.h | hamishwillee/MAVSDK | e7f4e27bdd4442b91b623abf6ac86d1cbb188244 | [
"BSD-3-Clause"
] | 104 | 2018-07-19T09:45:16.000Z | 2019-06-05T18:40:35.000Z | // WARNING: THIS FILE IS AUTOGENERATED! As such, it should not be edited.
// Edits need to be made to the proto files
// (see
// https://github.com/mavlink/MAVSDK-Proto/blob/main/protos/telemetry_server/telemetry_server.proto)
#pragma once
#include <array>
#include <cmath>
#include <functional>
#include <limits>
#inc... | 34.750708 | 100 | 0.622864 | [
"object",
"vector",
"3d"
] |
f4ea197f162acf844323e86afc0d3fbe23c39dc7 | 3,503 | h | C | C++/scope/model/Model.h | fantaosha/SCOPE | 30519b52822d04fb7b5bf6f45e73227ad4260738 | [
"MIT"
] | 26 | 2021-10-10T18:34:38.000Z | 2022-03-03T03:00:40.000Z | C++/scope/model/Model.h | fantaosha/SCOPE | 30519b52822d04fb7b5bf6f45e73227ad4260738 | [
"MIT"
] | 3 | 2021-12-24T07:28:11.000Z | 2022-02-02T21:26:55.000Z | C++/scope/model/Model.h | fantaosha/SCOPE | 30519b52822d04fb7b5bf6f45e73227ad4260738 | [
"MIT"
] | 7 | 2021-11-06T15:23:08.000Z | 2022-02-28T03:40:03.000Z | #pragma once
#include <scope/base/Pose.h>
#include <scope/model/Link.h>
namespace scope {
template <int K, int P, int N>
class Model {
public:
// number of joints
const static int NumJoints = K;
// number of implicit parameters
const static int NumParams = P;
// number of vertices
const static int NumVer... | 31.845455 | 79 | 0.609763 | [
"mesh",
"shape",
"vector",
"model"
] |
f4ef23da38f0e245fe657f64a44d50fe0503e55d | 3,407 | h | C | AVSCommon/AVS/include/AVSCommon/AVS/CapabilitySemantics/ActionsToDirectiveMapping.h | AndersSpringborg/avs-device-sdk | 8e77a64c5be5a0b7b19c53549d91b0c45c37df3a | [
"Apache-2.0"
] | 1,272 | 2017-08-17T04:58:05.000Z | 2022-03-27T03:28:29.000Z | AVSCommon/AVS/include/AVSCommon/AVS/CapabilitySemantics/ActionsToDirectiveMapping.h | AndersSpringborg/avs-device-sdk | 8e77a64c5be5a0b7b19c53549d91b0c45c37df3a | [
"Apache-2.0"
] | 1,948 | 2017-08-17T03:39:24.000Z | 2022-03-30T15:52:41.000Z | AVSCommon/AVS/include/AVSCommon/AVS/CapabilitySemantics/ActionsToDirectiveMapping.h | AndersSpringborg/avs-device-sdk | 8e77a64c5be5a0b7b19c53549d91b0c45c37df3a | [
"Apache-2.0"
] | 630 | 2017-08-17T06:35:59.000Z | 2022-03-29T04:04:44.000Z | /*
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0/
*
* or in the "license" f... | 35.123711 | 119 | 0.717934 | [
"object",
"vector"
] |
f4fc1686c8a3a5c899389f84adfda5ef44e91e8a | 15,571 | c | C | Source/GB_concat_sparse.c | szarnyasg/GraphBLAS | eee9c97b2e58059d5272910a90df757473273c07 | [
"Apache-2.0"
] | null | null | null | Source/GB_concat_sparse.c | szarnyasg/GraphBLAS | eee9c97b2e58059d5272910a90df757473273c07 | [
"Apache-2.0"
] | null | null | null | Source/GB_concat_sparse.c | szarnyasg/GraphBLAS | eee9c97b2e58059d5272910a90df757473273c07 | [
"Apache-2.0"
] | null | null | null | //------------------------------------------------------------------------------
// GB_concat_sparse: concatenate an array of matrices into a sparse matrix
//------------------------------------------------------------------------------
// SuiteSparse:GraphBLAS, Timothy A. Davis, (c) 2017-2021, All Rights Reserved.
//... | 38.070905 | 80 | 0.373579 | [
"vector"
] |
76048ec1475657b435d928145d89d31b7711dce4 | 15,166 | h | C | src/common/bsplib.h | vxsd/refraction | bb6def1feb6c2e5c94b2604ad55607ed380a2d7e | [
"MIT"
] | 14 | 2021-02-16T14:13:50.000Z | 2022-03-17T18:29:19.000Z | src/common/bsplib.h | undbsd/refraction | bb6def1feb6c2e5c94b2604ad55607ed380a2d7e | [
"MIT"
] | 7 | 2021-08-06T18:40:37.000Z | 2022-03-09T18:05:08.000Z | src/common/bsplib.h | undbsd/refraction | bb6def1feb6c2e5c94b2604ad55607ed380a2d7e | [
"MIT"
] | 2 | 2021-08-05T16:03:03.000Z | 2021-11-26T00:11:27.000Z | //========= Copyright Valve Corporation, All rights reserved. ============//
//
// Purpose:
//
// $Workfile: $
// $Date: $
// $NoKeywords: $
//=============================================================================//
#ifndef BSPLIB_H
#define BSPLIB_H
#ifdef _WIN32
#pragma once
#endif
#include "bsp... | 37.446914 | 182 | 0.618884 | [
"vector"
] |
7604b6f7d2947d523953f9f61b9eba32b7b08307 | 4,342 | h | C | code/render/coregraphics/ogl4/ogl4streamtexturesaver.h | gscept/nebula-trifid | e7c0a0acb05eedad9ed37a72c1bdf2d658511b42 | [
"BSD-2-Clause"
] | 67 | 2015-03-30T19:56:16.000Z | 2022-03-11T13:52:17.000Z | code/render/coregraphics/ogl4/ogl4streamtexturesaver.h | gscept/nebula-trifid | e7c0a0acb05eedad9ed37a72c1bdf2d658511b42 | [
"BSD-2-Clause"
] | 5 | 2015-04-15T17:17:33.000Z | 2016-02-11T00:40:17.000Z | code/render/coregraphics/ogl4/ogl4streamtexturesaver.h | gscept/nebula-trifid | e7c0a0acb05eedad9ed37a72c1bdf2d658511b42 | [
"BSD-2-Clause"
] | 34 | 2015-03-30T15:08:00.000Z | 2021-09-23T05:55:10.000Z | #pragma once
//------------------------------------------------------------------------------
/**
@class OpenGL4::OGL4StreamTextureSaver
OGL4 implementation of StreamTextureSaver.
(C) 2013-2016 Individual contributors, see AUTHORS file
*/
#include "coregraphics/base/streamtexturesaverbase.h"
#incl... | 31.926471 | 111 | 0.596499 | [
"3d"
] |
760777d229133785ddc8f13f3a4c1016c742df12 | 14,823 | h | C | aws-cpp-sdk-iam/include/aws/iam/model/GetOrganizationsAccessReportResult.h | derpferd/aws-sdk-cpp | daf01b788cfe074ffcd788174c0538256afc40e3 | [
"Apache-2.0"
] | 1 | 2020-03-11T05:36:20.000Z | 2020-03-11T05:36:20.000Z | aws-cpp-sdk-iam/include/aws/iam/model/GetOrganizationsAccessReportResult.h | novaquark/aws-sdk-cpp | a0969508545bec9ae2864c9e1e2bb9aff109f90c | [
"Apache-2.0"
] | null | null | null | aws-cpp-sdk-iam/include/aws/iam/model/GetOrganizationsAccessReportResult.h | novaquark/aws-sdk-cpp | a0969508545bec9ae2864c9e1e2bb9aff109f90c | [
"Apache-2.0"
] | null | null | null | /*
* Copyright 2010-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "license" fil... | 39.954178 | 155 | 0.693517 | [
"object",
"vector",
"model"
] |
7611daa7b94cfa8f1d16fdcc6f6516f5efaa6c91 | 7,040 | h | C | 2.4/include/org/apache/xpath/axes/DescendantIterator.h | yaohb/J2ObjCAuto | 8b5252896999f367066e3f68226620f78c020923 | [
"MIT"
] | null | null | null | 2.4/include/org/apache/xpath/axes/DescendantIterator.h | yaohb/J2ObjCAuto | 8b5252896999f367066e3f68226620f78c020923 | [
"MIT"
] | null | null | null | 2.4/include/org/apache/xpath/axes/DescendantIterator.h | yaohb/J2ObjCAuto | 8b5252896999f367066e3f68226620f78c020923 | [
"MIT"
] | null | null | null | //
// Generated by the J2ObjC translator. DO NOT EDIT!
// source: /Users/antoniocortes/j2objcprj/relases/j2objc/xalan/third_party/android/platform/external/apache-xml/src/main/java/org/apache/xpath/axes/DescendantIterator.java
//
#include "J2ObjC_header.h"
#pragma push_macro("INCLUDE_ALL_OrgApacheXpathAxesDescenda... | 38.469945 | 242 | 0.790483 | [
"object",
"transform"
] |
761286be68f0dcaaffa57cc8fe2fc23fca7effee | 7,790 | h | C | emulator/src/mame/video/deco16ic.h | rjw57/tiw-computer | 5ef1c79893165b8622d1114d81cd0cded58910f0 | [
"MIT"
] | 1 | 2022-01-15T21:38:38.000Z | 2022-01-15T21:38:38.000Z | emulator/src/mame/video/deco16ic.h | rjw57/tiw-computer | 5ef1c79893165b8622d1114d81cd0cded58910f0 | [
"MIT"
] | null | null | null | emulator/src/mame/video/deco16ic.h | rjw57/tiw-computer | 5ef1c79893165b8622d1114d81cd0cded58910f0 | [
"MIT"
] | null | null | null | // license:BSD-3-Clause
// copyright-holders:Bryan McPhail
/*************************************************************************
deco16ic.h
Implementation of Data East tilemap ICs
Data East IC 55 / 56 / 74 / 141
**************************************************************************/
#ifndef MAME... | 35.248869 | 155 | 0.745828 | [
"object"
] |
76132dccfe83920cffc90227af80f2af6b2cc2fe | 3,326 | h | C | GLEANKernel/GLEANLib/Utility Classes/Smart_Pointer.h | dekieras/GLEANKernel | fac01f025b65273be96c5ea677c0ce192c570799 | [
"MIT"
] | 1 | 2018-06-22T23:01:13.000Z | 2018-06-22T23:01:13.000Z | GLEANKernel/GLEANLib/Utility Classes/Smart_Pointer.h | dekieras/GLEANKernel | fac01f025b65273be96c5ea677c0ce192c570799 | [
"MIT"
] | null | null | null | GLEANKernel/GLEANLib/Utility Classes/Smart_Pointer.h | dekieras/GLEANKernel | fac01f025b65273be96c5ea677c0ce192c570799 | [
"MIT"
] | null | null | null | #ifndef SMART_POINTER_H
#define SMART_POINTER_H
/* Smart_Pointer class template
see R.B. Murray, C++ Strategy and Tactics. Addison-Wesley, 1993
Usage:
1. Inherit classes from Reference_Counted_Object
class My_class : public Reference_Counted_Object {
// rest of declaration as usual
};
2. Always allocate objects... | 33.26 | 91 | 0.74534 | [
"object"
] |
761dc98b984cffc6b86ab84eff8a6ab5b430baf3 | 1,186 | h | C | source/domainvariables/dv_chi_dmf.h | BYUignite/ODT | 7c320c776e50f4da5faf9e8e67161b6fa2737c24 | [
"MIT"
] | 6 | 2020-11-13T00:34:37.000Z | 2022-02-16T19:06:39.000Z | source/domainvariables/dv_chi_dmf.h | ElsevierSoftwareX/SOFTX-D-20-00063 | 291d6ff9ae5813aed3135dc22525c9f0fc99282a | [
"MIT"
] | null | null | null | source/domainvariables/dv_chi_dmf.h | ElsevierSoftwareX/SOFTX-D-20-00063 | 291d6ff9ae5813aed3135dc22525c9f0fc99282a | [
"MIT"
] | 5 | 2020-10-17T15:20:51.000Z | 2021-09-04T13:27:54.000Z | /**
* @file dv_chi_dmf.h
* @brief Header file for class dv_chi_dmf -- uses constant Dmf for computing chi
*/
#pragma once
#include "dv.h"
#include <string>
#include <vector>
class domain;
using namespace std;
////////////////////////////////////////////////////////////////////////////////
/** Class implementin... | 21.563636 | 140 | 0.474705 | [
"object",
"vector"
] |
7627fd0145ebd2b3954e355994053a50a92b34df | 4,196 | h | C | mlir/include/mlir/Rewrite/FrozenRewritePatternSet.h | LaudateCorpus1/llvm-project | ff2e0f0c1112558b3f30d8afec7c9882c33c79e3 | [
"Apache-2.0"
] | 605 | 2019-10-18T01:15:54.000Z | 2022-03-31T14:31:04.000Z | mlir/include/mlir/Rewrite/FrozenRewritePatternSet.h | LaudateCorpus1/llvm-project | ff2e0f0c1112558b3f30d8afec7c9882c33c79e3 | [
"Apache-2.0"
] | 3,180 | 2019-10-18T01:21:21.000Z | 2022-03-31T23:25:41.000Z | mlir/include/mlir/Rewrite/FrozenRewritePatternSet.h | LaudateCorpus1/llvm-project | ff2e0f0c1112558b3f30d8afec7c9882c33c79e3 | [
"Apache-2.0"
] | 275 | 2019-10-18T05:27:22.000Z | 2022-03-30T09:04:21.000Z | //===- FrozenRewritePatternSet.h --------------------------------*- C++ -*-===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
//===---------------------------... | 41.137255 | 80 | 0.731649 | [
"vector"
] |
76299e74e4dfe939524fd3a99d4fab23522d1462 | 6,384 | h | C | sky/engine/core/rendering/RenderBlockFlow.h | rafaelw/mojo | d3495a129dcbe679e2d5ac729c85a58acf38f8c4 | [
"BSD-3-Clause"
] | 5 | 2015-04-30T00:13:21.000Z | 2019-07-10T02:17:24.000Z | sky/engine/core/rendering/RenderBlockFlow.h | rafaelw/mojo | d3495a129dcbe679e2d5ac729c85a58acf38f8c4 | [
"BSD-3-Clause"
] | null | null | null | sky/engine/core/rendering/RenderBlockFlow.h | rafaelw/mojo | d3495a129dcbe679e2d5ac729c85a58acf38f8c4 | [
"BSD-3-Clause"
] | 1 | 2019-05-12T13:53:44.000Z | 2019-05-12T13:53:44.000Z | /*
* Copyright (C) 1999 Lars Knoll (knoll@kde.org)
* (C) 1999 Antti Koivisto (koivisto@kde.org)
* (C) 2007 David Smith (catfish.man@gmail.com)
* Copyright (C) 2003-2013 Apple Inc. All rights reserved.
* Copyright (C) Research In Motion Limited 2010. All rights reserved.
* Copyright (C) 2013 Go... | 40.923077 | 220 | 0.746084 | [
"object"
] |
762b18355aad86c56d64f5e1b9686cc2f3d00c11 | 1,580 | h | C | include/fruit/impl/meta/immutable_set.h | preempt/fruit | 9ea3e31b63836797ec7ba1dd759ead8c00d0d227 | [
"Apache-2.0"
] | null | null | null | include/fruit/impl/meta/immutable_set.h | preempt/fruit | 9ea3e31b63836797ec7ba1dd759ead8c00d0d227 | [
"Apache-2.0"
] | null | null | null | include/fruit/impl/meta/immutable_set.h | preempt/fruit | 9ea3e31b63836797ec7ba1dd759ead8c00d0d227 | [
"Apache-2.0"
] | null | null | null | /*
* Copyright 2014 Google Inc. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by appli... | 24.307692 | 75 | 0.709494 | [
"vector"
] |
7639890ae624c8c9ad063f24e1417f8218bd715f | 409 | h | C | src/render/geometry/primitive.h | SmirnovArsenty/PathTracing | c2e8981ab2d690d15923e167627f00bd084442b3 | [
"Apache-2.0"
] | null | null | null | src/render/geometry/primitive.h | SmirnovArsenty/PathTracing | c2e8981ab2d690d15923e167627f00bd084442b3 | [
"Apache-2.0"
] | null | null | null | src/render/geometry/primitive.h | SmirnovArsenty/PathTracing | c2e8981ab2d690d15923e167627f00bd084442b3 | [
"Apache-2.0"
] | null | null | null | #pragma once
#include <vector>
#include <string>
#include <Windows.h>
#include "triangle.h"
#pragma warning(disable : 4244)
namespace pt
{
class primitive
{
public:
primitive(
std::string fileName,
std::vector<triangle> *m_triangles,
vec *Min, vec *Max, bool IsLight = false,
matr Matrix = matr::iden... | 17.041667 | 48 | 0.669927 | [
"vector"
] |
763b1bbd44006fef1b24be806a04a3ebddb35ec4 | 5,874 | h | C | src/sys/transm_models/stats_chain_transmission_model.h | itm/shawn | 49cb715d0044a20a01a19bc4d7b62f9f209df83c | [
"BSD-3-Clause"
] | 15 | 2015-07-07T15:48:30.000Z | 2019-10-27T18:49:49.000Z | src/sys/transm_models/stats_chain_transmission_model.h | itm/shawn | 49cb715d0044a20a01a19bc4d7b62f9f209df83c | [
"BSD-3-Clause"
] | null | null | null | src/sys/transm_models/stats_chain_transmission_model.h | itm/shawn | 49cb715d0044a20a01a19bc4d7b62f9f209df83c | [
"BSD-3-Clause"
] | 4 | 2016-11-23T05:50:01.000Z | 2019-09-18T12:44:36.000Z | /************************************************************************
** This file is part of the network simulator Shawn. **
** Copyright (C) 2004-2007 by the SwarmNet (www.swarmnet.de) project **
** Shawn is free software; you can redistribute it and/or modify it **
** under the terms of t... | 33.953757 | 99 | 0.585121 | [
"model"
] |
763ed8b261f90ef7ee1838e23fb1e89cfa29fd55 | 2,127 | h | C | include/kcctnavigation/TFtoPose.h | hrjp/kcctnavigation | 3c5b2d808921b3a12ed2ff2b8a64756a747c4e33 | [
"Apache-2.0"
] | 1 | 2021-11-25T07:54:49.000Z | 2021-11-25T07:54:49.000Z | include/kcctnavigation/TFtoPose.h | hrjp/kcctnavigation | 3c5b2d808921b3a12ed2ff2b8a64756a747c4e33 | [
"Apache-2.0"
] | null | null | null | include/kcctnavigation/TFtoPose.h | hrjp/kcctnavigation | 3c5b2d808921b3a12ed2ff2b8a64756a747c4e33 | [
"Apache-2.0"
] | 1 | 2021-11-25T07:54:50.000Z | 2021-11-25T07:54:50.000Z |
/**
* @file TFtoPose.cpp
* @brief TF to Pose,PoseStamped and TransformStamped
* @author Shunya Hara
* @date 2021.3.7
* @details TFを定期的に取得してPose,PoseStamped,TransformStampedに変換する
*/
#pragma once
#include <ros/ros.h>
#include <geometry_msgs/TransformStamped.h>
#include <geometry_msgs/Twist.h>
#include <geometry_msgs/Po... | 26.5875 | 122 | 0.713211 | [
"transform"
] |
76495c77df662350e2b70f43f670c8042b2751aa | 6,122 | h | C | onnxruntime/core/providers/nuphar/common/analysis/shape_expr.h | dennyac/onnxruntime | d5175795d2b7f2db18b0390f394a49238f814668 | [
"MIT"
] | 6,036 | 2019-05-07T06:03:57.000Z | 2022-03-31T17:59:54.000Z | onnxruntime/core/providers/nuphar/common/analysis/shape_expr.h | dennyac/onnxruntime | d5175795d2b7f2db18b0390f394a49238f814668 | [
"MIT"
] | 5,730 | 2019-05-06T23:04:55.000Z | 2022-03-31T23:55:56.000Z | onnxruntime/core/providers/nuphar/common/analysis/shape_expr.h | dennyac/onnxruntime | d5175795d2b7f2db18b0390f394a49238f814668 | [
"MIT"
] | 1,566 | 2019-05-07T01:30:07.000Z | 2022-03-31T17:06:50.000Z | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
#pragma once
#include "core/common/common.h"
// TODO retire this file
namespace onnxruntime {
// A mini IR layer for shape inference
// Currently just use tvm::Expr but can be replaced by others later
// Following featur... | 25.090164 | 98 | 0.629696 | [
"shape",
"vector"
] |
6321bf9114eeeb9a4dbb3ca79d94fa1cebf8eead | 6,644 | h | C | Protocol/Android.h | MoeQ-Team/MoeQ | 007c084b2d6ee65d2b4919dad043741420e6c891 | [
"MIT"
] | 13 | 2021-08-04T11:00:54.000Z | 2022-02-05T14:12:17.000Z | Protocol/Android.h | MoeQ-Team/MoeQ | 007c084b2d6ee65d2b4919dad043741420e6c891 | [
"MIT"
] | 1 | 2021-06-18T15:05:44.000Z | 2021-07-08T07:19:58.000Z | Protocol/Android.h | YuFanXing/MoeQ | 007c084b2d6ee65d2b4919dad043741420e6c891 | [
"MIT"
] | 5 | 2021-05-02T08:13:56.000Z | 2021-07-17T14:39:07.000Z | #pragma once
#include "../Utils/JceStruct.h"
#include "../Utils/ThreadPool.h"
#include "../PluginSystem/PluginSystem.h"
#include "wtlogin.h"
#include "StatSvc.h"
#include "friendlist.h"
#include "OidbSvc.h"
#include "MessageSvc.h"
#include "ImgStore.h"
#include "PicUp.h"
#include <ctime>
#define LOGIN_SUCCESS 0
#de... | 40.512195 | 192 | 0.707857 | [
"vector"
] |
63262b7df64edc30a65ff7e8bde09e5b096ab7c1 | 23,491 | c | C | src/whio_dev_mem.c | sunxfancy/whefs | c50cc197a7aca15bb7b6ee386df81daeda8ee9aa | [
"MIT"
] | 1 | 2021-12-15T08:55:51.000Z | 2021-12-15T08:55:51.000Z | src/whio_dev_mem.c | sunxfancy/whefs | c50cc197a7aca15bb7b6ee386df81daeda8ee9aa | [
"MIT"
] | null | null | null | src/whio_dev_mem.c | sunxfancy/whefs | c50cc197a7aca15bb7b6ee386df81daeda8ee9aa | [
"MIT"
] | 1 | 2017-05-31T13:37:37.000Z | 2017-05-31T13:37:37.000Z | /*
Author: Stephan Beal (http://wanderinghorse.net/home/stephan/)
License: Public Domain
*/
/************************************************************************
Implementations for whio_dev types:
- one for a dynamically allocated in-memory buffer, with the option to
grow the buffer on demand.
- one for exi... | 25.842684 | 129 | 0.61266 | [
"object"
] |
632e81bb410eda775920886117529e85cf2020ac | 2,526 | h | C | framegraph/Vulkan/RayTracing/VRayTracingGeometry.h | zann1x/FrameGraph | ea06e28147a51f6d7cab219b4d8f30428a539faa | [
"BSD-2-Clause"
] | null | null | null | framegraph/Vulkan/RayTracing/VRayTracingGeometry.h | zann1x/FrameGraph | ea06e28147a51f6d7cab219b4d8f30428a539faa | [
"BSD-2-Clause"
] | null | null | null | framegraph/Vulkan/RayTracing/VRayTracingGeometry.h | zann1x/FrameGraph | ea06e28147a51f6d7cab219b4d8f30428a539faa | [
"BSD-2-Clause"
] | null | null | null | // Copyright (c) 2018-2019, Zhirnov Andrey. For more information see 'LICENSE'
#pragma once
#include "framegraph/Public/RayTracingGeometryDesc.h"
#include "VCommon.h"
namespace FG
{
//
// Vulkan Ray Tracing Geometry immutable data
//
class VRayTracingGeometry final
{
// types
public:
using EFlags = ERayT... | 28.066667 | 130 | 0.685273 | [
"geometry"
] |
633067f45de86ab1c0eee5ea4cd1c55ef2afbf10 | 8,566 | h | C | src/chrono_vehicle/wheeled_vehicle/ChTire.h | chfeller/chrono | 652d5a6ed433611f2d335cf33b7da5658bf6f620 | [
"BSD-3-Clause"
] | 1 | 2015-03-19T16:48:13.000Z | 2015-03-19T16:48:13.000Z | src/chrono_vehicle/wheeled_vehicle/ChTire.h | chfeller/chrono | 652d5a6ed433611f2d335cf33b7da5658bf6f620 | [
"BSD-3-Clause"
] | null | null | null | src/chrono_vehicle/wheeled_vehicle/ChTire.h | chfeller/chrono | 652d5a6ed433611f2d335cf33b7da5658bf6f620 | [
"BSD-3-Clause"
] | 1 | 2018-10-25T07:05:40.000Z | 2018-10-25T07:05:40.000Z | // =============================================================================
// PROJECT CHRONO - http://projectchrono.org
//
// Copyright (c) 2014 projectchrono.org
// All rights reserved.
//
// Use of this source code is governed by a BSD-style license that can be found
// in the LICENSE file at the top level of t... | 46.302703 | 109 | 0.637053 | [
"vector",
"model"
] |
6338a5e8b74ff53e74ef4e137e190cf87e24a4db | 1,435 | h | C | 14.Tickets/Tickets/CommandParser.h | ihristova11/oop-tickets-system | 367197f8c2dd4b4125771cda7052c89436c2bc11 | [
"MIT"
] | null | null | null | 14.Tickets/Tickets/CommandParser.h | ihristova11/oop-tickets-system | 367197f8c2dd4b4125771cda7052c89436c2bc11 | [
"MIT"
] | null | null | null | 14.Tickets/Tickets/CommandParser.h | ihristova11/oop-tickets-system | 367197f8c2dd4b4125771cda7052c89436c2bc11 | [
"MIT"
] | null | null | null | #ifndef COMMAND_PARSER_H
#define COMMAND_PARSER_H
#include <string>
#include <vector>
#include <sstream>
#include <iterator>
#include "ICommand.h"
#include "ICommandParser.h"
#include "FileReader.h"
#include "FileWriter.h"
#include "Validator.h"
/// <summary>
/// ICommandParser implementation
/// </summary>
class Co... | 25.625 | 79 | 0.707317 | [
"vector"
] |
633966020416574be12414fcaeb5e561d5ed4448 | 3,928 | h | C | util/plang/plang.h | romange/beeri | 60718d0f3133fffdf1500f8844852a79c91d8351 | [
"BSD-2-Clause"
] | 2 | 2015-01-07T06:34:25.000Z | 2019-01-25T10:11:24.000Z | util/plang/plang.h | romange/beeri | 60718d0f3133fffdf1500f8844852a79c91d8351 | [
"BSD-2-Clause"
] | null | null | null | util/plang/plang.h | romange/beeri | 60718d0f3133fffdf1500f8844852a79c91d8351 | [
"BSD-2-Clause"
] | 1 | 2019-01-25T10:11:28.000Z | 2019-01-25T10:11:28.000Z | // Copyright 2013, Beeri 15. All rights reserved.
// Author: Roman Gershman (romange@gmail.com)
//
#ifndef _PLANG_H
#define _PLANG_H
#include <memory>
#include "strings/stringpiece.h"
namespace google {
namespace protobuf {
class Message;
class EnumValueDescriptor;
} // namespace protobuf
} // namespace google
na... | 22.574713 | 97 | 0.673371 | [
"vector"
] |
634694bc1e0e58f27bdbbe47e092aab9bc79b3dc | 335 | h | C | third_party/python/Include/namespaceobject.h | appotry/cosmopolitan | af4687cc3f2331a23dc336183ab58fe001cda082 | [
"ISC"
] | null | null | null | third_party/python/Include/namespaceobject.h | appotry/cosmopolitan | af4687cc3f2331a23dc336183ab58fe001cda082 | [
"ISC"
] | null | null | null | third_party/python/Include/namespaceobject.h | appotry/cosmopolitan | af4687cc3f2331a23dc336183ab58fe001cda082 | [
"ISC"
] | null | null | null | #ifndef NAMESPACEOBJECT_H
#define NAMESPACEOBJECT_H
#include "third_party/python/Include/object.h"
COSMOPOLITAN_C_START_
/* clang-format off */
#ifndef Py_LIMITED_API
extern PyTypeObject _PyNamespace_Type;
PyObject * _PyNamespace_New(PyObject *kwds);
#endif /* !Py_LIMITED_API */
COSMOPOLITAN_C_END_
#endif /* !NAMESP... | 22.333333 | 46 | 0.80597 | [
"object"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.