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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
e9e2919a595d0fd412f1df16b3f9233b53520912 | 8,522 | h | C | SGPLibraryCode/modules/sgp_render/renderinterface/sgp_PixelFormats.h | phoenixzz/VoronoiMapGen | 5afd852f8bb0212baba9d849178eb135f62df903 | [
"MIT"
] | 11 | 2017-03-03T03:31:15.000Z | 2019-03-01T17:09:12.000Z | SGPLibraryCode/modules/sgp_render/renderinterface/sgp_PixelFormats.h | phoenixzz/VoronoiMapGen | 5afd852f8bb0212baba9d849178eb135f62df903 | [
"MIT"
] | null | null | null | SGPLibraryCode/modules/sgp_render/renderinterface/sgp_PixelFormats.h | phoenixzz/VoronoiMapGen | 5afd852f8bb0212baba9d849178eb135f62df903 | [
"MIT"
] | 2 | 2017-03-03T03:31:17.000Z | 2021-05-27T21:50:43.000Z | #ifndef __SGP_PIXELFORMAT_HEADER__
#define __SGP_PIXELFORMAT_HEADER__
//! An enum for the pixel format of textures used by the SGP Engine.
/** A pixel format specifies how color information is stored. */
enum SGP_PIXEL_FORMAT
{
//! 16 bit color format used by the software driver.
/** It is thus preferred by al... | 23.157609 | 103 | 0.615349 | [
"render"
] |
e9e2fbdbeae97e75fd0bf026d8a67a75ba0fff28 | 4,688 | h | C | aws-cpp-sdk-frauddetector/include/aws/frauddetector/model/BatchCreateVariableRequest.h | lintonv/aws-sdk-cpp | 15e19c265ffce19d2046b18aa1b7307fc5377e58 | [
"Apache-2.0"
] | 1 | 2022-01-05T18:20:03.000Z | 2022-01-05T18:20:03.000Z | aws-cpp-sdk-frauddetector/include/aws/frauddetector/model/BatchCreateVariableRequest.h | lintonv/aws-sdk-cpp | 15e19c265ffce19d2046b18aa1b7307fc5377e58 | [
"Apache-2.0"
] | 1 | 2022-01-03T23:59:37.000Z | 2022-01-03T23:59:37.000Z | aws-cpp-sdk-frauddetector/include/aws/frauddetector/model/BatchCreateVariableRequest.h | ravindra-wagh/aws-sdk-cpp | 7d5ff01b3c3b872f31ca98fb4ce868cd01e97696 | [
"Apache-2.0"
] | 1 | 2022-03-23T15:17:18.000Z | 2022-03-23T15:17:18.000Z | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include <aws/frauddetector/FraudDetector_EXPORTS.h>
#include <aws/frauddetector/FraudDetectorRequest.h>
#include <aws/core/utils/memory/stl/AWSVector.h>
#include <aws/frauddetector/model... | 35.515152 | 181 | 0.694326 | [
"vector",
"model"
] |
f5daf2c17635e8e80924e6013594ba1da7bd452f | 3,555 | h | C | native/cocos/renderer/pipeline/custom/RenderCommonTypes.h | SteveLau-GameDeveloper/engine | 159e5acd0f5115a878d59ed59f924ce7627a5466 | [
"Apache-2.0",
"MIT"
] | null | null | null | native/cocos/renderer/pipeline/custom/RenderCommonTypes.h | SteveLau-GameDeveloper/engine | 159e5acd0f5115a878d59ed59f924ce7627a5466 | [
"Apache-2.0",
"MIT"
] | null | null | null | native/cocos/renderer/pipeline/custom/RenderCommonTypes.h | SteveLau-GameDeveloper/engine | 159e5acd0f5115a878d59ed59f924ce7627a5466 | [
"Apache-2.0",
"MIT"
] | null | null | null | /****************************************************************************
Copyright (c) 2021-2022 Xiamen Yaji Software Co., Ltd.
http://www.cocos.com
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated engine source code (the "Software"), a limited,
wo... | 26.931818 | 101 | 0.677075 | [
"render"
] |
f5dfbe53d5cc97a441bd27d9d3cac17a0f1d1b81 | 741 | h | C | Code/Tools/TestImpactFramework/Runtime/Code/Include/TestImpactFramework/TestImpactChangeList.h | cypherdotXd/o3de | bb90c4ddfe2d495e9c00ebf1e2650c6d603a5676 | [
"Apache-2.0",
"MIT"
] | 11 | 2021-07-08T09:58:26.000Z | 2022-03-17T17:59:26.000Z | Code/Tools/TestImpactFramework/Runtime/Code/Include/TestImpactFramework/TestImpactChangeList.h | RoddieKieley/o3de | e804fd2a4241b039a42d9fa54eaae17dc94a7a92 | [
"Apache-2.0",
"MIT"
] | 29 | 2021-07-06T19:33:52.000Z | 2022-03-22T10:27:49.000Z | Code/Tools/TestImpactFramework/Runtime/Code/Include/TestImpactFramework/TestImpactChangeList.h | RoddieKieley/o3de | e804fd2a4241b039a42d9fa54eaae17dc94a7a92 | [
"Apache-2.0",
"MIT"
] | 4 | 2021-07-06T19:24:43.000Z | 2022-03-31T12:42:27.000Z | /*
* Copyright (c) Contributors to the Open 3D Engine Project.
* For complete copyright and license terms please see the LICENSE at the root of this distribution.
*
* SPDX-License-Identifier: Apache-2.0 OR MIT
*
*/
#pragma once
#include <TestImpactFramework/TestImpactRepoPath.h>
#include <AzCore/std/containers... | 29.64 | 100 | 0.71525 | [
"vector",
"3d"
] |
f5e67a4e47bc2f7c9d344dcd4a3958ac97cceb5d | 1,862 | h | C | Network/PrivateInclude/socketconnectionbase.h | TaylorClark/PrimeTime | 3c62f6c53e0494146a95be1412273de3cf05bcd2 | [
"MIT"
] | null | null | null | Network/PrivateInclude/socketconnectionbase.h | TaylorClark/PrimeTime | 3c62f6c53e0494146a95be1412273de3cf05bcd2 | [
"MIT"
] | null | null | null | Network/PrivateInclude/socketconnectionbase.h | TaylorClark/PrimeTime | 3c62f6c53e0494146a95be1412273de3cf05bcd2 | [
"MIT"
] | null | null | null | //=================================================================================================
/*!
\file SocketConnectionBase.h
Network Library
Socket Connection Header
\author Taylor Clark
\date July 5, 2006
This file contains the definition for the socket connection class.
*/
//===========================... | 25.861111 | 99 | 0.587003 | [
"object"
] |
f5f147a57ea5dbfcedc4f787943e97cf91387e16 | 226 | h | C | MoravaEngine/src/Mesh/Block.h | imgui-works/MoravaEngine_opengl_vulkan_2d_3d_game_engine | b8e6ee3c3c890e9b8cf5de7bcb564b32f6767b6b | [
"Apache-2.0"
] | 168 | 2020-07-18T04:20:27.000Z | 2022-03-31T23:39:38.000Z | MoravaEngine/src/Mesh/Block.h | imgui-works/MoravaEngine_opengl_vulkan_2d_3d_game_engine | b8e6ee3c3c890e9b8cf5de7bcb564b32f6767b6b | [
"Apache-2.0"
] | 5 | 2020-11-23T12:33:06.000Z | 2022-01-05T15:15:30.000Z | MoravaEngine/src/Mesh/Block.h | dtrajko/MoravaEngine | dab8a9e84bde6bdb5e979596c29cabccb566b9d4 | [
"Apache-2.0"
] | 8 | 2020-09-07T03:04:18.000Z | 2022-03-25T13:47:16.000Z | #pragma once
#include "Mesh/Mesh.h"
class Block : public Mesh
{
public:
Block();
Block(glm::vec3 scale);
virtual ~Block() override;
virtual void Render() override;
virtual void Generate(glm::vec3 scale) override;
};
| 13.294118 | 49 | 0.699115 | [
"mesh",
"render"
] |
f5f3dca03832dce15e205b9552e9a133136e4025 | 1,901 | c | C | std/races/shapeshifted_races/spell_glamer.c | Dbevan/SunderingShadows | 6c15ec56cef43c36361899bae6dc08d0ee907304 | [
"MIT"
] | 13 | 2019-07-19T05:24:44.000Z | 2021-11-18T04:08:19.000Z | std/races/shapeshifted_races/spell_glamer.c | Dbevan/SunderingShadows | 6c15ec56cef43c36361899bae6dc08d0ee907304 | [
"MIT"
] | 4 | 2021-03-15T18:56:39.000Z | 2021-08-17T17:08:22.000Z | std/races/shapeshifted_races/spell_glamer.c | Dbevan/SunderingShadows | 6c15ec56cef43c36361899bae6dc08d0ee907304 | [
"MIT"
] | 13 | 2019-09-12T06:22:38.000Z | 2022-01-31T01:15:12.000Z | // needs to match "alter self" item except for messages, needs to use same profile template
#include <std.h>
#include <objects.h>
#include <daemons.h>
inherit "/std/races/shapeshifted_races/spell_alter_self";
int change_into_message(object obj) {
if(!objectp(obj)) { return 0; }
tell_object(obj,"%^RESET%^%^GRE... | 51.378378 | 150 | 0.699632 | [
"object"
] |
f5f4f119ffe845c6a3c1d2ac029fd426bf975f6d | 1,209 | h | C | ios/web/interstitials/web_interstitial_facade_delegate.h | google-ar/chromium | 2441c86a5fd975f09a6c30cddb57dfb7fc239699 | [
"Apache-2.0",
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 777 | 2017-08-29T15:15:32.000Z | 2022-03-21T05:29:41.000Z | ios/web/interstitials/web_interstitial_facade_delegate.h | harrymarkovskiy/WebARonARCore | 2441c86a5fd975f09a6c30cddb57dfb7fc239699 | [
"Apache-2.0",
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 66 | 2017-08-30T18:31:18.000Z | 2021-08-02T10:59:35.000Z | ios/web/interstitials/web_interstitial_facade_delegate.h | harrymarkovskiy/WebARonARCore | 2441c86a5fd975f09a6c30cddb57dfb7fc239699 | [
"Apache-2.0",
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 123 | 2017-08-30T01:19:34.000Z | 2022-03-17T22:55:31.000Z | // Copyright 2015 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 IOS_WEB_INTERSTITIALS_WEB_INTERSTITIAL_FACADE_DELEGATE_H_
#define IOS_WEB_INTERSTITIALS_WEB_INTERSTITIAL_FACADE_DELEGATE_H_
namespace content {
c... | 33.583333 | 80 | 0.80397 | [
"object"
] |
f5f52843659f2a3e4fca36e8085f7df4bcbff236 | 9,190 | c | C | src/util/morn_chain.c | ishine/Morn | 4aacf6dfff67d0fbed75048dc4f2b571f52185b0 | [
"Apache-2.0"
] | 121 | 2019-09-24T05:53:42.000Z | 2022-03-30T03:23:49.000Z | src/util/morn_chain.c | ishine/Morn | 4aacf6dfff67d0fbed75048dc4f2b571f52185b0 | [
"Apache-2.0"
] | 4 | 2019-09-29T02:52:41.000Z | 2020-04-07T15:05:18.000Z | src/util/morn_chain.c | ishine/Morn | 4aacf6dfff67d0fbed75048dc4f2b571f52185b0 | [
"Apache-2.0"
] | 35 | 2019-09-26T05:09:23.000Z | 2022-03-22T11:34:47.000Z | /*
Copyright (C) 2019-2020 JingWeiZhangHuai <jingweizhanghuai@163.com>
Licensed under the Apache License, Version 2.0; 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 wri... | 32.020906 | 501 | 0.640696 | [
"object"
] |
f5f7798d43481e087d83a793c8a095c3b26c7ef6 | 3,435 | h | C | vpc/include/huaweicloud/vpc/v2/model/RejectVpcPeeringResponse.h | yangzhaofeng/huaweicloud-sdk-cpp-v3 | 4f3caac5ba9a9b75b4e5fd61683d1c4d57ec1c23 | [
"Apache-2.0"
] | 5 | 2021-03-03T08:23:43.000Z | 2022-02-16T02:16:39.000Z | vpc/include/huaweicloud/vpc/v2/model/RejectVpcPeeringResponse.h | yangzhaofeng/huaweicloud-sdk-cpp-v3 | 4f3caac5ba9a9b75b4e5fd61683d1c4d57ec1c23 | [
"Apache-2.0"
] | null | null | null | vpc/include/huaweicloud/vpc/v2/model/RejectVpcPeeringResponse.h | yangzhaofeng/huaweicloud-sdk-cpp-v3 | 4f3caac5ba9a9b75b4e5fd61683d1c4d57ec1c23 | [
"Apache-2.0"
] | 7 | 2021-02-26T13:53:35.000Z | 2022-03-18T02:36:43.000Z |
#ifndef HUAWEICLOUD_SDK_VPC_V2_MODEL_RejectVpcPeeringResponse_H_
#define HUAWEICLOUD_SDK_VPC_V2_MODEL_RejectVpcPeeringResponse_H_
#include <huaweicloud/vpc/v2/VpcExport.h>
#include <huaweicloud/core/utils/ModelBase.h>
#include <huaweicloud/core/http/HttpResponse.h>
#include <string>
#include <huaweicloud/vpc/v2/mod... | 23.209459 | 111 | 0.662591 | [
"object",
"model"
] |
f5f7c002a69aef2faa7e4d53c23cd6e459348cd4 | 688 | c | C | _lessons/09-adts/src/set.c | HanielB/2021.1-lp | 04e8b1536cf5a49359b789c0312fcec6b0c9cf18 | [
"MIT"
] | null | null | null | _lessons/09-adts/src/set.c | HanielB/2021.1-lp | 04e8b1536cf5a49359b789c0312fcec6b0c9cf18 | [
"MIT"
] | null | null | null | _lessons/09-adts/src/set.c | HanielB/2021.1-lp | 04e8b1536cf5a49359b789c0312fcec6b0c9cf18 | [
"MIT"
] | null | null | null | #include <stdlib.h>
#define INT_BITS 32
#include "set.h"
void new(set* s, unsigned capacity)
{
s->vector = (unsigned*)malloc((1 + (capacity / INT_BITS)) * sizeof(unsigned));
s->size = capacity;
}
void add(set* s, unsigned e)
{
unsigned index = e / INT_BITS;
unsigned offset = e % INT_BITS;
unsigned bit = 1... | 19.111111 | 80 | 0.635174 | [
"vector"
] |
eb0512f968359f0470d5f5f03dcb37ac273b035f | 16,279 | c | C | nvxs/CLAPACK/TESTING/LIN/schkpt.c | makevoid/animeface-2009 | d4824f49282547456bc71e4735f46c4eea1926f3 | [
"MIT"
] | 281 | 2017-02-18T04:28:11.000Z | 2022-02-28T11:37:34.000Z | nvxs/CLAPACK/TESTING/LIN/schkpt.c | makevoid/animeface-2009 | d4824f49282547456bc71e4735f46c4eea1926f3 | [
"MIT"
] | 8 | 2017-02-22T09:27:44.000Z | 2021-10-03T07:52:10.000Z | nvxs/CLAPACK/TESTING/LIN/schkpt.c | makevoid/animeface-2009 | d4824f49282547456bc71e4735f46c4eea1926f3 | [
"MIT"
] | 39 | 2017-03-11T17:42:54.000Z | 2022-01-19T11:46:03.000Z | #include "f2c.h"
#include "blaswrap.h"
/* Common Block Declarations */
struct {
integer infot, nunit;
logical ok, lerr;
} infoc_;
#define infoc_1 infoc_
struct {
char srnamt[6];
} srnamc_;
#define srnamc_1 srnamc_
/* Table of constant values */
static integer c__2 = 2;
static integer c__0 = 0;
static... | 27.313758 | 78 | 0.503102 | [
"vector"
] |
eb0ed74e8d055c8a8dbc608cdab8e73f21beb40e | 3,373 | h | C | DiscKernelAlgo/types.h | alexliniger/AdversarialRoadModel | 14157760687c22acc8b91c39128875005ada7563 | [
"Apache-2.0"
] | 20 | 2020-07-17T06:32:32.000Z | 2022-03-27T03:24:26.000Z | DiscKernelAlgo/types.h | alexliniger/AdversarialRoadModel | 14157760687c22acc8b91c39128875005ada7563 | [
"Apache-2.0"
] | null | null | null | DiscKernelAlgo/types.h | alexliniger/AdversarialRoadModel | 14157760687c22acc8b91c39128875005ada7563 | [
"Apache-2.0"
] | 7 | 2020-07-19T07:16:01.000Z | 2022-01-22T22:58:02.000Z | // Copyright 2020 Alexander Liniger
// 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 ... | 19.610465 | 88 | 0.568337 | [
"vector"
] |
eb250d759a973316e83ca90de17b0fa472f4e7af | 934 | h | C | engine/source/engine/player_spawner.h | n4n0lix/Kerosene | cd65f5e4b374a91259e22d41153f44c141d79af3 | [
"0BSD"
] | 2 | 2016-01-17T03:35:39.000Z | 2019-12-23T15:04:47.000Z | engine/source/engine/player_spawner.h | n4n0lix/Kerosene | cd65f5e4b374a91259e22d41153f44c141d79af3 | [
"0BSD"
] | null | null | null | engine/source/engine/player_spawner.h | n4n0lix/Kerosene | cd65f5e4b374a91259e22d41153f44c141d79af3 | [
"0BSD"
] | 2 | 2016-03-23T09:13:14.000Z | 2019-12-23T15:04:53.000Z | #pragma once
// Std-Includes
// Other Includes
// Internal Includes
#include "_global.h"
#include "logicengine.h"
#include "renderengine.h"
#include "inputengine.h"
#include "scene.h"
#include "spriterenderer.h"
#include "tileset.h"
#include "textrenderer.h"
#include "tilemaprenderer.h"
#include "tilemaplogic.h"
... | 25.243243 | 121 | 0.610278 | [
"render"
] |
eb2961bbb3b995b01ec77e52b010d680d4b13a54 | 16,716 | h | C | include/blickfeld/scanner.h | Pfeifenjoy/blickfeld-scanner-lib | e5451f4d644953ef91d70c937039d3c0fadbb101 | [
"BSD-3-Clause"
] | 16 | 2020-06-15T07:33:28.000Z | 2022-02-20T06:03:26.000Z | include/blickfeld/scanner.h | Pfeifenjoy/blickfeld-scanner-lib | e5451f4d644953ef91d70c937039d3c0fadbb101 | [
"BSD-3-Clause"
] | null | null | null | include/blickfeld/scanner.h | Pfeifenjoy/blickfeld-scanner-lib | e5451f4d644953ef91d70c937039d3c0fadbb101 | [
"BSD-3-Clause"
] | 6 | 2021-06-01T01:00:49.000Z | 2022-02-14T12:53:31.000Z | /*
* Copyright (c) 2020 Blickfeld GmbH.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE.md file in the root directory of this source tree.
*/
#pragma once
#include <string>
#include <map>
#include <memory>
#include <thread>
#include <functional>
#inclu... | 39.990431 | 212 | 0.750239 | [
"vector"
] |
eb2da61acff47718dfe71349ad6e8025cf725f92 | 25,134 | c | C | driver/spi_flash/at25df/src/drv_at25df.c | apapillon/core | f0a1fe8dbd292ff75dcc8e60dcd59ff67b165db1 | [
"0BSD"
] | 1 | 2020-03-10T07:27:17.000Z | 2020-03-10T07:27:17.000Z | driver/spi_flash/at25df/src/drv_at25df.c | apapillon/core | f0a1fe8dbd292ff75dcc8e60dcd59ff67b165db1 | [
"0BSD"
] | null | null | null | driver/spi_flash/at25df/src/drv_at25df.c | apapillon/core | f0a1fe8dbd292ff75dcc8e60dcd59ff67b165db1 | [
"0BSD"
] | null | null | null | /******************************************************************************
DRV_AT25DF Library Interface Implementation
Company:
Microchip Technology Inc.
File Name:
drv_at25df.c
Summary:
AT25DF FLASH Driver Library Interface implementation
Description:
The AT25DF Library provides a in... | 31.02963 | 107 | 0.602292 | [
"geometry",
"object"
] |
eb2ef02029d7259a94e808bff294291ec0f36e61 | 4,026 | h | C | Algorithm/sort.h | miiwu/stack | 47ba113991677554bcfd0d58085738205839e5a9 | [
"Apache-2.0"
] | 1 | 2020-03-29T09:27:47.000Z | 2020-03-29T09:27:47.000Z | Algorithm/sort.h | Miao-Mico/stack | 47ba113991677554bcfd0d58085738205839e5a9 | [
"Apache-2.0"
] | 2 | 2020-03-25T08:19:59.000Z | 2020-03-25T08:26:02.000Z | Algorithm/sort.h | Miao-Mico/stack | 47ba113991677554bcfd0d58085738205839e5a9 | [
"Apache-2.0"
] | null | null | null | /*
*********************************************************************************************************
* MODULE
*
* Note(s) : (1) This definition header file is protected from multiple pre-processor inclusion
* through use of the definition module presen... | 36.27027 | 105 | 0.378539 | [
"object"
] |
eb427164db96dfc2701def7fac6ebcd2f7278727 | 4,333 | h | C | dakota-6.3.0.Windows.x86/include/utilib/EnumBitArray.h | seakers/ExtUtils | b0186098063c39bd410d9decc2a765f24d631b25 | [
"BSD-2-Clause"
] | 3 | 2019-06-10T18:04:14.000Z | 2020-12-05T18:11:40.000Z | tpl/acro/packages/utilib/src/utilib/EnumBitArray.h | USEPA/Water-Security-Toolkit | 6b6b68e0e1b3dcc8023b453ab48a64f7fd740feb | [
"BSD-3-Clause"
] | null | null | null | tpl/acro/packages/utilib/src/utilib/EnumBitArray.h | USEPA/Water-Security-Toolkit | 6b6b68e0e1b3dcc8023b453ab48a64f7fd740feb | [
"BSD-3-Clause"
] | 2 | 2020-09-24T19:04:14.000Z | 2020-12-05T18:11:43.000Z | /* _________________________________________________________________________
*
* UTILIB: A utility library for developing portable C++ codes.
* Copyright (c) 2008 Sandia Corporation.
* This software is distributed under the BSD License.
* Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
... | 29.678082 | 105 | 0.718671 | [
"object"
] |
eb4d4940747caded0a191e1cfda66addb406d70c | 2,469 | h | C | src/C_Spmatrix/dnvector.h | microsoft/DistrOpt | 73f2fc0c5d12257d4fb4e1aacc77ab23a0d2de98 | [
"MIT"
] | 1 | 2020-10-26T10:23:27.000Z | 2020-10-26T10:23:27.000Z | src/C_Spmatrix/dnvector.h | microsoft/DistrOpt | 73f2fc0c5d12257d4fb4e1aacc77ab23a0d2de98 | [
"MIT"
] | null | null | null | src/C_Spmatrix/dnvector.h | microsoft/DistrOpt | 73f2fc0c5d12257d4fb4e1aacc77ab23a0d2de98 | [
"MIT"
] | 3 | 2020-09-04T06:36:36.000Z | 2021-11-10T11:28:05.000Z | /* Copyright (c) Microsoft Corporation.
Licensed under the MIT License. */
#ifndef DNVECTOR_H
#define DNVECTOR_H
/* DEVEC(v) is true if v satisfies: allocated && (own memory || pointed memory exist) */
#define DNVEC(v) (v && (v->ownmem || *(v->ppm)))
typedef struct dense_vector
{
int len;
int ownmem... | 47.480769 | 110 | 0.651681 | [
"vector"
] |
eb4df01b07c9ef10500604012bab860c2ed3d68f | 4,308 | h | C | Shared/EffectConstants.h | pilgrimagesoftware/ProeliaKit | b22740e0242a47b7b4deb9f01be6b9a025aa9e60 | [
"MIT"
] | null | null | null | Shared/EffectConstants.h | pilgrimagesoftware/ProeliaKit | b22740e0242a47b7b4deb9f01be6b9a025aa9e60 | [
"MIT"
] | null | null | null | Shared/EffectConstants.h | pilgrimagesoftware/ProeliaKit | b22740e0242a47b7b4deb9f01be6b9a025aa9e60 | [
"MIT"
] | null | null | null | //
// EffectConstants.h
// ProeliaKit
//
// Created by Paul Schifferer on 9/21/15.
// Copyright © 2015 Pilgrimage Software. All rights reserved.
//
@import Foundation;
/**
* The standard point size for Effect images.
*/
extern float const EffectImageSize;
/**
* The type of effect.
*/
typedef NS_ENUM(NSInteg... | 31.911111 | 120 | 0.671773 | [
"object"
] |
eb5b9bd09b6000f683f5195b4e3b1be1a6c50514 | 5,276 | h | C | resources/home/dnanexus/root/include/TKey.h | edawson/parliament2 | 2632aa3484ef64c9539c4885026b705b737f6d1e | [
"Apache-2.0"
] | null | null | null | resources/home/dnanexus/root/include/TKey.h | edawson/parliament2 | 2632aa3484ef64c9539c4885026b705b737f6d1e | [
"Apache-2.0"
] | null | null | null | resources/home/dnanexus/root/include/TKey.h | edawson/parliament2 | 2632aa3484ef64c9539c4885026b705b737f6d1e | [
"Apache-2.0"
] | 1 | 2020-05-28T23:01:44.000Z | 2020-05-28T23:01:44.000Z | // @(#)root/io
// Author: Rene Brun 28/12/94
/*************************************************************************
* Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. *
* All rights reserved. *
* ... | 45.878261 | 143 | 0.607657 | [
"object"
] |
eb5c63450e3b36735dca5790aa83478c6876c7bd | 4,915 | h | C | policies/DIF/Routing/SimpleRouting/SimpleLS/SimpleLS.h | AthirahJohar/RINASIM | 70b0d83e243b0d4d6949efcd36d5dc4ead94356c | [
"MIT"
] | null | null | null | policies/DIF/Routing/SimpleRouting/SimpleLS/SimpleLS.h | AthirahJohar/RINASIM | 70b0d83e243b0d4d6949efcd36d5dc4ead94356c | [
"MIT"
] | null | null | null | policies/DIF/Routing/SimpleRouting/SimpleLS/SimpleLS.h | AthirahJohar/RINASIM | 70b0d83e243b0d4d6949efcd36d5dc4ead94356c | [
"MIT"
] | null | null | null | //
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// This program is distributed in the hope that it wil... | 25.205128 | 119 | 0.672024 | [
"vector"
] |
eb6600f9df688d00a352b87d016b9ed5a9fd73af | 28,684 | c | C | tools/font/build/single_font_files/u8g2_font_inr27_mf.c | Linghhh/u8g2 | ba733c51a607c32c0f041496ba9929f3a9f6eccd | [
"BSD-2-Clause"
] | 4 | 2019-12-31T19:39:21.000Z | 2021-10-17T19:32:18.000Z | tools/font/build/single_font_files/u8g2_font_inr27_mf.c | Linghhh/u8g2 | ba733c51a607c32c0f041496ba9929f3a9f6eccd | [
"BSD-2-Clause"
] | 35 | 2019-10-26T12:44:43.000Z | 2021-10-02T17:40:13.000Z | tools/font/build/single_font_files/u8g2_font_inr27_mf.c | Linghhh/u8g2 | ba733c51a607c32c0f041496ba9929f3a9f6eccd | [
"BSD-2-Clause"
] | 1 | 2019-05-10T10:35:04.000Z | 2019-05-10T10:35:04.000Z | /*
Fontname: -FreeType-Inconsolata LGC-Medium-R-Normal--36-360-72-72-P-165-ISO10646-1
Copyright: Original Roman version created by Raph Levien using his own tools and FontForge. Copyright 2006 Raph Levien. Hellenisation of the Roman font, by Dimosthenis Kaponis, using FontForge. Hellenic glyphs Copyright 2010-2012 ... | 92.529032 | 548 | 0.683203 | [
"3d"
] |
eb6de98e226640278127d121b6d52aea622004a0 | 14,528 | h | C | src/wasm/wasm-objects.h | isabella232/v8 | 30ef8e33f3a199a27ca8512bcee314c9522d03f6 | [
"BSD-3-Clause"
] | 22 | 2016-07-28T03:25:31.000Z | 2022-02-19T02:51:14.000Z | src/wasm/wasm-objects.h | nodejs/v8 | 30ef8e33f3a199a27ca8512bcee314c9522d03f6 | [
"BSD-3-Clause"
] | 10 | 2016-09-30T14:57:49.000Z | 2017-06-30T12:56:01.000Z | src/wasm/wasm-objects.h | isabella232/v8 | 30ef8e33f3a199a27ca8512bcee314c9522d03f6 | [
"BSD-3-Clause"
] | 23 | 2016-08-03T17:43:32.000Z | 2021-03-04T17:09:00.000Z | // Copyright 2016 the V8 project 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 V8_WASM_OBJECTS_H_
#define V8_WASM_OBJECTS_H_
#include "src/objects-inl.h"
#include "src/wasm/managed.h"
namespace v8 {
namespace internal {
n... | 37.637306 | 80 | 0.634499 | [
"object",
"vector"
] |
eb70603b901ff3412571e4944c490296cb1c349d | 1,680 | h | C | fbpcf/mpc_framework/engine/tuple_generator/ProductShareGeneratorFactory.h | wuman/fbpcf | 741e87b16a9714a59677d9009fb29741a817ce04 | [
"MIT"
] | 1 | 2022-03-17T19:36:00.000Z | 2022-03-17T19:36:00.000Z | fbpcf/mpc_framework/engine/tuple_generator/ProductShareGeneratorFactory.h | wuman/fbpcf | 741e87b16a9714a59677d9009fb29741a817ce04 | [
"MIT"
] | null | null | null | fbpcf/mpc_framework/engine/tuple_generator/ProductShareGeneratorFactory.h | wuman/fbpcf | 741e87b16a9714a59677d9009fb29741a817ce04 | [
"MIT"
] | null | null | null | /*
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
#pragma once
#include "fbpcf/mpc_framework/engine/communication/IPartyCommunicationAgentFactory.h"
#include "fbpcf/mpc_framework... | 35.744681 | 111 | 0.775 | [
"object"
] |
64c73365436c941b768e7fd25086fec008d83a67 | 1,144 | h | C | aidu_card_scanner/include/aidu_card_scanner/scanner.h | MartienLagerweij/aidu | a9b6e5a61f20bd60a7773495ba254e1bded1d7a1 | [
"MIT"
] | null | null | null | aidu_card_scanner/include/aidu_card_scanner/scanner.h | MartienLagerweij/aidu | a9b6e5a61f20bd60a7773495ba254e1bded1d7a1 | [
"MIT"
] | null | null | null | aidu_card_scanner/include/aidu_card_scanner/scanner.h | MartienLagerweij/aidu | a9b6e5a61f20bd60a7773495ba254e1bded1d7a1 | [
"MIT"
] | null | null | null | #ifndef AIDU_CARD_SCANNER__SCANNER_H
#define AIDU_CARD_SCANNER__SCANNER_H
#include <ros/ros.h>
#include <aidu_core/node.h>
#include <aidu_user_management/Authenticate.h>
#include <boost/thread.hpp>
namespace aidu {
namespace card_scanner {
/**
* The card scanner node. This node reads input from the ca... | 25.422222 | 93 | 0.612762 | [
"object"
] |
64d1446d52d59c8ca39f7cf79c785242b30fff73 | 14,625 | h | C | prototypes.h | nolzaj93/NolzProceduralProject | 95e59c88c40b32b847871c71572707541ecdf2c0 | [
"MIT"
] | null | null | null | prototypes.h | nolzaj93/NolzProceduralProject | 95e59c88c40b32b847871c71572707541ecdf2c0 | [
"MIT"
] | null | null | null | prototypes.h | nolzaj93/NolzProceduralProject | 95e59c88c40b32b847871c71572707541ecdf2c0 | [
"MIT"
] | null | null | null | /** @file prototypes.h
* @brief This file is the header file which defines the function prototypes for the COP2001 Procedural Project.
*
* The function prototypes are stored here and are defined within main.cpp.
*
* @author Austin Nolz
* @bug - No known bugs currently.
*/
#ifndef COP2001PROCEDURALPROJECT_MAI... | 51.315789 | 120 | 0.743658 | [
"vector"
] |
64d25f8366e03def93635aae6ab698589ae5d40b | 2,408 | c | C | source/lib/system/string/strcpy.c | gil0mendes/Infinity-OS | f0c52fa48b556e895d82a5eedc15eef55aa81f10 | [
"MIT"
] | 22 | 2017-02-24T21:21:49.000Z | 2022-01-06T22:20:39.000Z | source/lib/system/string/strcpy.c | gil0mendes/Infinity-OS | f0c52fa48b556e895d82a5eedc15eef55aa81f10 | [
"MIT"
] | 1 | 2020-05-12T17:14:33.000Z | 2021-04-14T07:09:00.000Z | source/lib/system/string/strcpy.c | gil0mendes/Infinity-OS | f0c52fa48b556e895d82a5eedc15eef55aa81f10 | [
"MIT"
] | 1 | 2020-03-18T01:28:31.000Z | 2020-03-18T01:28:31.000Z | /*
* Copyright (C) 2007-2013 Gil Mendes
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*
* THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DIS... | 26.173913 | 79 | 0.692276 | [
"transform"
] |
64d34fd9d526c5d55796820f57692d3e8dc5c161 | 2,466 | h | C | src/data_interface.h | atom-community/zadeh | b1b04a3ba68d4bc4d005723afdde444afb59f7c2 | [
"Apache-2.0"
] | 12 | 2021-02-02T17:38:42.000Z | 2022-02-08T20:40:28.000Z | src/data_interface.h | atom-community/zadeh | b1b04a3ba68d4bc4d005723afdde444afb59f7c2 | [
"Apache-2.0"
] | 6 | 2021-01-06T05:39:46.000Z | 2022-03-31T07:08:19.000Z | src/data_interface.h | atom-community/zadeh | b1b04a3ba68d4bc4d005723afdde444afb59f7c2 | [
"Apache-2.0"
] | 2 | 2021-04-09T12:06:03.000Z | 2022-01-04T17:43:59.000Z | #ifndef Zadeh_data_interface_h_
#define Zadeh_data_interface_h_
#include "common.h"
namespace zadeh {
/** Data Interface */
/** Initialize array */
template <typename ArrayType, typename AllocatorType, typename SizeType = size_t>
ArrayType init(const SizeType len, const AllocatorType &alloc);
template <typename Ob... | 34.732394 | 110 | 0.778589 | [
"vector"
] |
64d8be7348df26b150e65c080f978674b3eeee91 | 7,041 | h | C | src/main/cpp/gamepad/TeleopControl.h | witcpalek/BetaTest2022 | 4f6601cdd9a14cec0c8c2b3b08ede209ace37e47 | [
"BSD-3-Clause",
"MIT"
] | null | null | null | src/main/cpp/gamepad/TeleopControl.h | witcpalek/BetaTest2022 | 4f6601cdd9a14cec0c8c2b3b08ede209ace37e47 | [
"BSD-3-Clause",
"MIT"
] | null | null | null | src/main/cpp/gamepad/TeleopControl.h | witcpalek/BetaTest2022 | 4f6601cdd9a14cec0c8c2b3b08ede209ace37e47 | [
"BSD-3-Clause",
"MIT"
] | null | null | null |
//====================================================================================================================================================
// Copyright 2022 Lake Orion Robotics FIRST Team 302
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated... | 43.732919 | 150 | 0.468115 | [
"object",
"vector"
] |
64e5816e68bca8d66fd0f59768d20195ae3260ad | 4,772 | h | C | include/SAM_6parsolve.h | kanderso-nrel/pysam | a90c24730ad03b2042f6ef9a1deb82d97c620cf7 | [
"BSD-3-Clause"
] | null | null | null | include/SAM_6parsolve.h | kanderso-nrel/pysam | a90c24730ad03b2042f6ef9a1deb82d97c620cf7 | [
"BSD-3-Clause"
] | null | null | null | include/SAM_6parsolve.h | kanderso-nrel/pysam | a90c24730ad03b2042f6ef9a1deb82d97c620cf7 | [
"BSD-3-Clause"
] | 1 | 2019-05-21T23:16:24.000Z | 2019-05-21T23:16:24.000Z | #ifndef SAM_6PARSOLVE_H_
#define SAM_6PARSOLVE_H_
#include "visibility.h"
#include "SAM_api.h"
#include <stdint.h>
#ifdef __cplusplus
extern "C"
{
#endif
//
// 6parsolve Technology Model
//
/**
* Create a 6parsolve variable table.
* @param def: the set of financial model-dependent defaults to use (None, R... | 29.097561 | 116 | 0.765926 | [
"object",
"model"
] |
64ea35c43e8bd8dba32ab2db5093059fd1cda11c | 3,367 | c | C | src/ccow/test/pseudo_delete.c | SeanTBooker/edgefs | 2e5d4ac1feadac55827f7b452c577b0531293a50 | [
"Apache-2.0"
] | 18 | 2020-05-11T20:35:19.000Z | 2021-12-16T02:33:11.000Z | src/ccow/test/pseudo_delete.c | SeanTBooker/edgefs | 2e5d4ac1feadac55827f7b452c577b0531293a50 | [
"Apache-2.0"
] | null | null | null | src/ccow/test/pseudo_delete.c | SeanTBooker/edgefs | 2e5d4ac1feadac55827f7b452c577b0531293a50 | [
"Apache-2.0"
] | 16 | 2020-05-11T19:54:53.000Z | 2021-09-09T01:20:13.000Z | /*
* Copyright (c) 2015-2018 Nexenta Systems, inc.
*
* This file is part of EdgeFS Project
* (see https://github.com/Nexenta/edgefs).
*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional informat... | 26.722222 | 71 | 0.69706 | [
"object"
] |
64eeb898598373020bf9202c3c07bccc77c020de | 20,977 | c | C | bugs/macosx-ppc/gcc-3.3-00.c | IBorne/quest | 906c11d9af6e9fbcabe7f2759b7502eb5d0dbabf | [
"BSD-2-Clause"
] | 11 | 2015-09-12T03:09:48.000Z | 2020-01-05T05:11:34.000Z | bugs/macosx-ppc/gcc-3.3-00.c | IBorne/quest | 906c11d9af6e9fbcabe7f2759b7502eb5d0dbabf | [
"BSD-2-Clause"
] | null | null | null | bugs/macosx-ppc/gcc-3.3-00.c | IBorne/quest | 906c11d9af6e9fbcabe7f2759b7502eb5d0dbabf | [
"BSD-2-Clause"
] | 1 | 2021-03-01T10:58:58.000Z | 2021-03-01T10:58:58.000Z | /* $Id: gcc-3.3-00.c 3 2006-04-29 13:17:19Z lindig $ */
/* ./quest -lua quest.lua -test demo */
/*
Thread model: posix
gcc version 3.3 20030304 (Apple Computer, Inc. build 1495)
: macosx-ppc; gcc -o foo gcc-3.3-00.c
: macosx-ppc; ./foo
failed in gcc-3.3-00.c: 136
*/
#include <stdarg.h>
extern int printf (char *,... | 24.083812 | 78 | 0.611384 | [
"model"
] |
64f00df74854d996d9ca5313347433f8f8298ca4 | 1,168 | h | C | include/rtp++/media/MediaSource.h | miseri/rtp_plus_plus | 244ddd86f40f15247dd39ae7f9283114c2ef03a2 | [
"BSD-3-Clause"
] | 1 | 2021-07-14T08:15:05.000Z | 2021-07-14T08:15:05.000Z | include/rtp++/media/MediaSource.h | 7956968/rtp_plus_plus | 244ddd86f40f15247dd39ae7f9283114c2ef03a2 | [
"BSD-3-Clause"
] | null | null | null | include/rtp++/media/MediaSource.h | 7956968/rtp_plus_plus | 244ddd86f40f15247dd39ae7f9283114c2ef03a2 | [
"BSD-3-Clause"
] | 2 | 2021-07-14T08:15:02.000Z | 2021-07-14T08:56:10.000Z | #pragma once
#include <vector>
#include <boost/optional.hpp>
#include <rtp++/media/MediaSample.h>
namespace rtp_plus_plus
{
namespace media
{
/**
* @brief Common base class for media sources.
*/
class MediaSource
{
public:
/**
* @brief Destructor
*/
virtual ~MediaSource(){}
/**
* ... | 25.391304 | 92 | 0.671233 | [
"vector"
] |
64fde1f644c14ed789dcc2de950b2e8dddd1bdb4 | 24,300 | h | C | g24_lib/derivatives.h | UnknowableCoder/G24Lib | 173821705581c73da2165623fb63acc491801215 | [
"Unlicense"
] | 1 | 2021-03-12T20:22:22.000Z | 2021-03-12T20:22:22.000Z | g24_lib/derivatives.h | UnknowableCoder/G24Lib | 173821705581c73da2165623fb63acc491801215 | [
"Unlicense"
] | null | null | null | g24_lib/derivatives.h | UnknowableCoder/G24Lib | 173821705581c73da2165623fb63acc491801215 | [
"Unlicense"
] | null | null | null | #ifndef G24_LIB_DERIVATIVES
#define G24_LIB_DERIVATIVES
/**********************************************
* *
* BIBLIOTECA DE FUNÇÕES MULTI-DIMENSIONAIS *
* *
* Por: Gonçalo Vaz (87321) *
* Nun... | 47.001934 | 146 | 0.602798 | [
"vector"
] |
8f0b9bdcae9cba92bb809380b8e0d975c71ca768 | 548 | h | C | airplane.h | sergiosvieira/mog | f23d2b18851bb58c3e60aae9b10deec023f2c9c8 | [
"MIT"
] | null | null | null | airplane.h | sergiosvieira/mog | f23d2b18851bb58c3e60aae9b10deec023f2c9c8 | [
"MIT"
] | null | null | null | airplane.h | sergiosvieira/mog | f23d2b18851bb58c3e60aae9b10deec023f2c9c8 | [
"MIT"
] | null | null | null | #ifndef AIRPLANE_H
#define AIRPLANE_H
#include "air.h"
/*!
* \brief The AirPlane class
*/
class AirPlane : public Air
{
public:
/*!
* \brief AirPlane constructor
*/
AirPlane();
/*!
* \brief AirPlane constructor
* \param position
* \param velocity
* \param initialTime
* ... | 19.571429 | 91 | 0.638686 | [
"vector"
] |
8f132ed01172c0fa83c0880de6ffadb57ec9ebe4 | 3,263 | c | C | src/protocol/command.c | turnstep/pgbackrest | 52d4574460455975e8929108080dc89bba6cbc7e | [
"MIT"
] | null | null | null | src/protocol/command.c | turnstep/pgbackrest | 52d4574460455975e8929108080dc89bba6cbc7e | [
"MIT"
] | 1 | 2020-12-18T07:44:24.000Z | 2020-12-18T07:44:24.000Z | src/protocol/command.c | turnstep/pgbackrest | 52d4574460455975e8929108080dc89bba6cbc7e | [
"MIT"
] | 1 | 2021-07-05T06:05:24.000Z | 2021-07-05T06:05:24.000Z | /***********************************************************************************************************************************
Protocol Command
***********************************************************************************************************************************/
#include "build.auto.h"
#include "co... | 29.93578 | 132 | 0.451119 | [
"object"
] |
8f2acf5247eea50d9caecf303db389488923db3a | 5,797 | h | C | test/src/pottery/common/test_pottery_ufo.h | ludocode/pottery | 437b071ee8dd496a8a2d47c1db2643eaa82dc34d | [
"MIT"
] | 85 | 2020-12-17T01:21:32.000Z | 2022-03-25T10:47:00.000Z | test/src/pottery/common/test_pottery_ufo.h | ludocode/pottery | 437b071ee8dd496a8a2d47c1db2643eaa82dc34d | [
"MIT"
] | 3 | 2020-12-20T16:09:37.000Z | 2022-03-19T18:58:14.000Z | test/src/pottery/common/test_pottery_ufo.h | ludocode/pottery | 437b071ee8dd496a8a2d47c1db2643eaa82dc34d | [
"MIT"
] | 4 | 2020-12-17T02:13:40.000Z | 2022-01-24T03:58:36.000Z | /*
* MIT License
*
* Copyright (c) 2020-2021 11037650 Canada Inc.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to u... | 29.576531 | 89 | 0.699327 | [
"object"
] |
8f330594c9b537741779ad9ba606315ee9263a00 | 26,292 | c | C | simplememdb/simplememdb.c | wwwAych/SimpleHTTP | 980ab98f440c136f8d0435abc9ca4b51f7195971 | [
"MIT"
] | 286 | 2015-01-02T23:51:41.000Z | 2022-01-22T16:21:33.000Z | simplememdb/simplememdb.c | speric/simplehttp | dc8918a9e9da9ebbc4afb3f33030f875ae7369ba | [
"MIT"
] | null | null | null | simplememdb/simplememdb.c | speric/simplehttp | dc8918a9e9da9ebbc4afb3f33030f875ae7369ba | [
"MIT"
] | 54 | 2015-01-05T12:17:37.000Z | 2022-02-03T13:47:52.000Z | #include <stdio.h>
#include <string.h>
#include <errno.h>
#include <stdlib.h>
#include <stddef.h>
#include <signal.h>
#include <fcntl.h>
#include <sys/mman.h>
#include <sys/stat.h>
#include <unistd.h>
#include <inttypes.h>
#include <tcutil.h>
#include <tcadb.h>
#include <simplehttp/queue.h>
#include <simplehttp/simpleh... | 30.50116 | 126 | 0.575803 | [
"vector"
] |
8f3511e01f88fb51bf5637120744bbf7cc949745 | 206 | h | C | Common/Mesh/ObjMesh.h | mnrn/ReGL | 922b36716ff29fa5ed8f18c078d2369ef9fba6a9 | [
"MIT"
] | null | null | null | Common/Mesh/ObjMesh.h | mnrn/ReGL | 922b36716ff29fa5ed8f18c078d2369ef9fba6a9 | [
"MIT"
] | null | null | null | Common/Mesh/ObjMesh.h | mnrn/ReGL | 922b36716ff29fa5ed8f18c078d2369ef9fba6a9 | [
"MIT"
] | null | null | null | #pragma once
#include "GLInclude.h"
#include <string>
#include <vector>
#include "Primitive/TriangleMesh.h"
class ObjMesh : public TriangleMesh {
public:
explicit ObjMesh(const std::string &path);
};
| 14.714286 | 44 | 0.73301 | [
"vector"
] |
8f37c4ff9ce622a81883557df05766ba2f86d64b | 8,653 | c | C | coq_projects/CompCert/test/compression/armain.c | reichel3/TacTok | c344e76263de04311af8a0030c07aec95d87f71c | [
"MIT"
] | 7 | 2020-11-23T02:45:36.000Z | 2022-03-18T03:03:33.000Z | coq_projects/CompCert/test/compression/armain.c | reichel3/TacTok | c344e76263de04311af8a0030c07aec95d87f71c | [
"MIT"
] | 4 | 2021-02-23T03:03:51.000Z | 2021-11-13T00:07:38.000Z | coq_projects/CompCert/test/compression/armain.c | reichel3/TacTok | c344e76263de04311af8a0030c07aec95d87f71c | [
"MIT"
] | 2 | 2021-01-19T17:56:28.000Z | 2022-03-28T04:39:41.000Z | /***************************************************************************
* Sample Program Using Arithmetic Encoding Library
*
* File : sample.c
* Purpose : Demonstrate usage of arithmetic encoding library
* Author : Michael Dipperstein
* Date : March 10, 2004
*
**************************... | 32.40824 | 77 | 0.44551 | [
"model"
] |
8f4ef10334d307834a5d5a64957cbcdd7136ad7b | 4,633 | h | C | Code/View/VTK/SeriesViewer.h | npettiaux/orthanc-viewer | 44fcde8bcf5e589b8f229272de68f0ef98af2f02 | [
"MIT"
] | 2 | 2017-06-11T02:39:37.000Z | 2019-04-25T11:50:07.000Z | Code/View/VTK/SeriesViewer.h | icryrainix/orthanc-viewer | 44fcde8bcf5e589b8f229272de68f0ef98af2f02 | [
"MIT"
] | null | null | null | Code/View/VTK/SeriesViewer.h | icryrainix/orthanc-viewer | 44fcde8bcf5e589b8f229272de68f0ef98af2f02 | [
"MIT"
] | 5 | 2015-05-11T09:22:14.000Z | 2019-11-13T07:56:40.000Z | /**
* Copyright (c) 2013-2014 Quentin Smetz <qsmetz@gmail.com>, Sebastien
* Jodogne <s.jodogne@gmail.com>
*
* Permission is hereby granted, free of charge, to any person
* obtaining a copy of this software and associated documentation
* files (the "Software"), to deal in the Software without
* restriction, inclu... | 34.066176 | 87 | 0.638032 | [
"object",
"vector",
"model"
] |
8f529c1a068795dd7464aa2d4786efdee7b6c6f7 | 29,850 | h | C | deps/prng.h | Tuxonomics/tx-mcmc | 322a56848d9138886368fde3b0b6899e5bc45b74 | [
"MIT"
] | 2 | 2020-05-25T07:48:59.000Z | 2020-08-26T20:41:01.000Z | deps/prng.h | Tuxonomics/tx-mcmc | 322a56848d9138886368fde3b0b6899e5bc45b74 | [
"MIT"
] | null | null | null | deps/prng.h | Tuxonomics/tx-mcmc | 322a56848d9138886368fde3b0b6899e5bc45b74 | [
"MIT"
] | null | null | null | // prng.h
//
// From
// https://github.com/Tuxonomics/tx-prng/blob/master/src/prng.h
//
#ifdef __cplusplus
extern "C" {
#endif
#include <stdio.h>
#include <execinfo.h>
#include <stdint.h>
#include <stdlib.h>
#include <string.h>
#include <stdarg.h>
#include <time.h>
#include <math.h>
#ifndef u8
#define u8 uint8... | 19.233247 | 80 | 0.511424 | [
"transform"
] |
6bc0fe38f9984a5f91e069720f9a0fef559d558b | 7,625 | h | C | src/all/frm/core/GlContext.h | CPau/GfxSampleFramework | aa32d505d7ad6b53691daa2805a1b6c408e6c34a | [
"MIT"
] | null | null | null | src/all/frm/core/GlContext.h | CPau/GfxSampleFramework | aa32d505d7ad6b53691daa2805a1b6c408e6c34a | [
"MIT"
] | null | null | null | src/all/frm/core/GlContext.h | CPau/GfxSampleFramework | aa32d505d7ad6b53691daa2805a1b6c408e6c34a | [
"MIT"
] | null | null | null | #pragma once
#include <frm/core/gl.h>
namespace frm {
class Buffer;
class Framebuffer;
class Mesh;
class Shader;
class Texture;
class Window;
////////////////////////////////////////////////////////////////////////////////
// GlContext
////////////////////////////////////////////////////////////////////////////////... | 37.935323 | 160 | 0.704262 | [
"mesh",
"render",
"model"
] |
6bc21b319a4e55988509f623cdeb1ba285bec3ae | 8,547 | h | C | src/include/TempLat/lattice/IO/HDF5/helpers/hdf5dataset.h | cosmolattice/cosmolattice | bd9a31a026c0b47d53ff486db23448797dbe2fe0 | [
"MIT"
] | 12 | 2021-02-01T16:04:54.000Z | 2022-03-18T08:27:46.000Z | src/include/TempLat/lattice/IO/HDF5/helpers/hdf5dataset.h | cosmolattice/cosmolattice | bd9a31a026c0b47d53ff486db23448797dbe2fe0 | [
"MIT"
] | 1 | 2021-04-24T10:09:35.000Z | 2021-04-24T10:09:35.000Z | src/include/TempLat/lattice/IO/HDF5/helpers/hdf5dataset.h | cosmolattice/cosmolattice | bd9a31a026c0b47d53ff486db23448797dbe2fe0 | [
"MIT"
] | 2 | 2021-08-11T07:35:25.000Z | 2022-03-07T21:33:30.000Z | #ifndef TEMPLAT_LATTICE_IO_HDF5_HELPERS_HDF5DATASET_H
#define TEMPLAT_LATTICE_IO_HDF5_HELPERS_HDF5DATASET_H
/* This file is part of CosmoLattice, available at www.cosmolattice.net .
Copyright Daniel G. Figueroa, Adrien Florio, Francisco Torrenti and Wessel Valkenburg.
Released under the MIT license, see LICENSE... | 31.773234 | 123 | 0.56359 | [
"vector"
] |
6be45fc31dc8ad198a504a75af68fb9add75914e | 1,294 | h | C | GLEANApp/BreakDialog.h | dekieras/GLEANApp | 3cae6aa53f90f0c950f3097edcda5193b6b89fe8 | [
"MIT"
] | 3 | 2017-04-06T21:37:22.000Z | 2020-10-05T12:46:50.000Z | GLEANApp/BreakDialog.h | dekieras/GLEANApp | 3cae6aa53f90f0c950f3097edcda5193b6b89fe8 | [
"MIT"
] | null | null | null | GLEANApp/BreakDialog.h | dekieras/GLEANApp | 3cae6aa53f90f0c950f3097edcda5193b6b89fe8 | [
"MIT"
] | null | null | null | /*
* BreakDialog.h
* EPICX
*
* Created by David Kieras on 2/2/07.
* Copyright 2007 __MyCompanyName__. All rights reserved.
*
*/
#ifndef BREAKDIALOG_H
#define BREAKDIALOG_H
#include <Carbon/Carbon.h>
#include "AppDialogBase.h"
#include "GLEANKernel/Symbol.h"
#include <string>
#include <vector>
class BreakDi... | 25.88 | 74 | 0.73493 | [
"object",
"vector"
] |
6be49077607de8742dfe520d68da98edb31fafeb | 8,565 | h | C | ui/gtk/gtk_util.h | Yannic/chromium | ab32e8aacb08c9fce0dc4bf09eec456ba46e3710 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 76 | 2020-09-02T03:05:41.000Z | 2022-03-30T04:40:55.000Z | ui/gtk/gtk_util.h | blueboxd/chromium-legacy | 07223bc94bd97499909c9ed3c3f5769d718fe2e0 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 45 | 2020-09-02T03:21:37.000Z | 2022-03-31T22:19:45.000Z | ui/gtk/gtk_util.h | Yannic/chromium | ab32e8aacb08c9fce0dc4bf09eec456ba46e3710 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 8 | 2020-07-22T18:49:18.000Z | 2022-02-08T10:27:16.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 UI_GTK_GTK_UTIL_H_
#define UI_GTK_GTK_UTIL_H_
#include <string>
#include <vector>
#include "base/component_export.h"
#include "ui/base/glib/... | 34.817073 | 100 | 0.740105 | [
"render",
"object",
"vector"
] |
6be4914a569c44de213041d3deab86c50774a72e | 122,540 | h | C | src/IconConvTool/IconConvTool/include/wxx_frame.h | xingyun86/ppshuaiPNG2ICO | 9653d9ab65ac471b30c3ca877b5ea733a87c02f5 | [
"MIT"
] | 1 | 2017-09-10T17:57:51.000Z | 2017-09-10T17:57:51.000Z | src/IconConvTool/IconConvTool/include/wxx_frame.h | xingyun86/ppshuaiPNG2ICO | 9653d9ab65ac471b30c3ca877b5ea733a87c02f5 | [
"MIT"
] | null | null | null | src/IconConvTool/IconConvTool/include/wxx_frame.h | xingyun86/ppshuaiPNG2ICO | 9653d9ab65ac471b30c3ca877b5ea733a87c02f5 | [
"MIT"
] | null | null | null | // Win32++ Version 8.2
// Release Date: 11th April 2016
//
// David Nash
// email: dnash@bigpond.net.au
// url: https://sourceforge.net/projects/win32-framework
//
//
// Copyright (c) 2005-2016 David Nash
//
// Permission is hereby granted, free of charge, to
// any person obtaining a copy ... | 33.335147 | 180 | 0.673421 | [
"render",
"object",
"vector"
] |
6be5f60a24eef98ee83eeee48935c3a454456ee1 | 8,808 | h | C | NS3-master/src/lte/model/lte-ue-mac.h | legendPerceptor/blockchain | 615ba331ae5ec53c683dfe6a16992a5181be0fea | [
"Apache-2.0"
] | 1 | 2021-09-20T07:05:25.000Z | 2021-09-20T07:05:25.000Z | NS3-master/src/lte/model/lte-ue-mac.h | legendPerceptor/blockchain | 615ba331ae5ec53c683dfe6a16992a5181be0fea | [
"Apache-2.0"
] | null | null | null | NS3-master/src/lte/model/lte-ue-mac.h | legendPerceptor/blockchain | 615ba331ae5ec53c683dfe6a16992a5181be0fea | [
"Apache-2.0"
] | 2 | 2021-09-02T08:25:16.000Z | 2022-01-03T08:48:38.000Z | /* -*- Mode: C++; c-file-style: "gnu"; indent-tabs-mode:nil; -*- */
/*
* Copyright (c) 2011 Centre Tecnologic de Telecomunicacions de Catalunya (CTTC)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Fre... | 29.165563 | 128 | 0.719573 | [
"object",
"vector",
"model"
] |
d4065944fee066c4b6bc33eecf93dbfcb3219325 | 1,057 | h | C | Libs/FreeSurfer/vtkFreeSurferWin32Header.h | TheInterventionCentre/NorMIT-Plan-App | 765ed9a5dccc1cc134b65ccabe93fc132baeb2ea | [
"MIT"
] | null | null | null | Libs/FreeSurfer/vtkFreeSurferWin32Header.h | TheInterventionCentre/NorMIT-Plan-App | 765ed9a5dccc1cc134b65ccabe93fc132baeb2ea | [
"MIT"
] | null | null | null | Libs/FreeSurfer/vtkFreeSurferWin32Header.h | TheInterventionCentre/NorMIT-Plan-App | 765ed9a5dccc1cc134b65ccabe93fc132baeb2ea | [
"MIT"
] | null | null | null | /*=auto=========================================================================
Portions (c) Copyright 2005 Brigham and Women's Hospital (BWH) All Rights Reserved.
See COPYRIGHT.txt
or http://www.slicer.org/copyright/copyright.txt for details.
Program: 3D MRML
Module: $RCSfile: vtkFreeSurferWin32Head... | 30.2 | 85 | 0.662252 | [
"3d"
] |
d418519392f815c44d47a174fed36ff6587ce08b | 2,150 | h | C | components/input/manager/sources/shared.h | untgames/funner | c91614cda55fd00f5631d2bd11c4ab91f53573a3 | [
"MIT"
] | 7 | 2016-03-30T17:00:39.000Z | 2017-03-27T16:04:04.000Z | components/input/manager/sources/shared.h | untgames/Funner | c91614cda55fd00f5631d2bd11c4ab91f53573a3 | [
"MIT"
] | 4 | 2017-11-21T11:25:49.000Z | 2018-09-20T17:59:27.000Z | components/input/manager/sources/shared.h | untgames/Funner | c91614cda55fd00f5631d2bd11c4ab91f53573a3 | [
"MIT"
] | 4 | 2016-11-29T15:18:40.000Z | 2017-03-27T16:04:08.000Z | #ifndef INPUT_SYSTEM_MANAGER_SHARED_HEADER
#define INPUT_SYSTEM_MANAGER_SHARED_HEADER
#include <stdio.h>
#include <stl/hash_map>
#include <stl/string>
#include <stl/vector>
#include <xtl/bind.h>
#include <xtl/common_exceptions.h>
#include <xtl/connection.h>
#include <xtl/function.h>
#include <xtl/intrus... | 26.875 | 98 | 0.69907 | [
"vector"
] |
d41bed420d93f1b6ac6d14772430e3c8778cc281 | 132,781 | c | C | DIR819_v1.06/src/kernel/linux-2.6.36.x/drivers/net/eip93_drivers/quickSec/src/ipsec/lib/sshisakmp/isakmp_input.c | Sirherobrine23/Dir819gpl_code | 8af92d65416198755974e3247b7bbe7f1151d525 | [
"BSD-2-Clause"
] | 1 | 2022-03-19T06:38:01.000Z | 2022-03-19T06:38:01.000Z | DIR819_v1.06/src/kernel/linux-2.6.36.x/drivers/net/eip93_drivers/quickSec/src/ipsec/lib/sshisakmp/isakmp_input.c | Sirherobrine23/Dir819gpl_code | 8af92d65416198755974e3247b7bbe7f1151d525 | [
"BSD-2-Clause"
] | null | null | null | DIR819_v1.06/src/kernel/linux-2.6.36.x/drivers/net/eip93_drivers/quickSec/src/ipsec/lib/sshisakmp/isakmp_input.c | Sirherobrine23/Dir819gpl_code | 8af92d65416198755974e3247b7bbe7f1151d525 | [
"BSD-2-Clause"
] | 1 | 2022-03-19T06:38:03.000Z | 2022-03-19T06:38:03.000Z | /*
*
* Author: Tero Kivinen <kivinen@iki.fi>
*
* Copyright:
* Copyright (c) 2002, 2003 SFNT Finland Oy.
*/
/*
* Program: sshisakmp
* $Source: /home/user/socsw/cvs/cvsrepos/tclinux_phoenix/modules/eip93_drivers/quickSec/src/ipsec/lib/sshisakmp/Attic/isakmp_input.c,v $
* $Author: bru... | 37.277092 | 144 | 0.52735 | [
"transform"
] |
6a84fbcc23445c949197bcf3a5055a68fa69ee70 | 13,279 | h | C | RogueEngine/Source/CollisionManager.h | silferysky/RogueArcher | 3c77696260f773a0b7adb88b991e09bb35069901 | [
"FSFAP"
] | 1 | 2019-06-18T20:07:47.000Z | 2019-06-18T20:07:47.000Z | RogueEngine/Source/CollisionManager.h | silferysky/RogueArcher | 3c77696260f773a0b7adb88b991e09bb35069901 | [
"FSFAP"
] | null | null | null | RogueEngine/Source/CollisionManager.h | silferysky/RogueArcher | 3c77696260f773a0b7adb88b991e09bb35069901 | [
"FSFAP"
] | null | null | null | /*Start Header*************************************************************************/
/*!
\file CollisionManager.h
\project Exale
\author Lim Jia Hao, l.jiahao, 390006518 (100%)
\par l.jiahao\@digipen.edu
\date 1 December,2019
\brief This file contains the funct... | 40.858462 | 132 | 0.749153 | [
"vector",
"transform"
] |
6a8ce0e04ed980f21109c5ba841f98be7a4e2996 | 7,400 | h | C | src/Engine/TargetSelector.h | TianyiWang918/dmrgpp | c007840eef1ebf423b6abc6b5b6ca2096ea6eef9 | [
"Unlicense"
] | null | null | null | src/Engine/TargetSelector.h | TianyiWang918/dmrgpp | c007840eef1ebf423b6abc6b5b6ca2096ea6eef9 | [
"Unlicense"
] | null | null | null | src/Engine/TargetSelector.h | TianyiWang918/dmrgpp | c007840eef1ebf423b6abc6b5b6ca2096ea6eef9 | [
"Unlicense"
] | null | null | null | #ifndef TARGETSELECTOR_H
#define TARGETSELECTOR_H
#include "TargetingBase.h"
#include "TargetingGroundState.h"
#include "TargetingTimeStep.h"
#include "TargetingDynamic.h"
#include "TargetingCorrection.h"
#include "TargetingCorrectionVector.h"
#include "TargetingChebyshev.h"
#include "TargetingMetts.h"
#include "Target... | 37.948718 | 95 | 0.710811 | [
"vector",
"model"
] |
6a8fc42b56379b96d2f47db4d6e8871d956f35f0 | 1,551 | h | C | source/ResourceHelper.h | gyagp/aquarium | 27c30da38df1a4df667c1696deaaa66d983ecf95 | [
"BSD-3-Clause"
] | 24 | 2019-07-24T12:18:09.000Z | 2021-01-27T18:07:12.000Z | source/ResourceHelper.h | gyagp/aquarium | 27c30da38df1a4df667c1696deaaa66d983ecf95 | [
"BSD-3-Clause"
] | 75 | 2019-07-26T05:43:44.000Z | 2021-06-03T06:56:35.000Z | source/ResourceHelper.h | gyagp/aquarium | 27c30da38df1a4df667c1696deaaa66d983ecf95 | [
"BSD-3-Clause"
] | 7 | 2019-07-25T07:39:47.000Z | 2020-09-23T13:27:47.000Z | //
// Copyright (c) 2019 The Aquarium Project 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 RESOURCEHELPER_H
#define RESOURCEHELPER_H
#include <string>
#include <vector>
#include "Aquarium.h"
class ResourceHelper {
pu... | 30.411765 | 80 | 0.737589 | [
"vector"
] |
6a9578d094443c850f9a842a0541a88644b4fcaa | 958 | h | C | engine.h | WilliamLewww/Mood | 2284d10dfc980fce8debcd74bf42e65c83beae95 | [
"MIT"
] | null | null | null | engine.h | WilliamLewww/Mood | 2284d10dfc980fce8debcd74bf42e65c83beae95 | [
"MIT"
] | null | null | null | engine.h | WilliamLewww/Mood | 2284d10dfc980fce8debcd74bf42e65c83beae95 | [
"MIT"
] | 1 | 2021-12-09T01:20:07.000Z | 2021-12-09T01:20:07.000Z | #pragma once
#include <ctime>
#include <string>
#include <SDL2\SDL_syswm.h>
#include <SDL2\SDL.h>
#include <SDL2\SDL_opengl.h>
#include <SDL2\SDL_ttf.h>
#include "src\core\audio.h"
#include "src\core\configuration.h"
#include "src\core\drawing.h"
#include "src\core\input.h"
#include "src\core\timer.h"
#include "src\joi... | 20.382979 | 49 | 0.735908 | [
"render"
] |
6aa1c450662fa50ea5f706de4dd519630a8a9711 | 10,759 | h | C | src/helics/shared_api_library/Translators.h | GMLC-TDC/HELICS-src | 5e37168bca0ea9e16b939e052e257182ca6e24bd | [
"BSD-3-Clause"
] | 31 | 2017-06-29T19:50:25.000Z | 2019-05-17T14:10:14.000Z | src/helics/shared_api_library/Translators.h | GMLC-TDC/HELICS-src | 5e37168bca0ea9e16b939e052e257182ca6e24bd | [
"BSD-3-Clause"
] | 511 | 2017-08-18T02:14:00.000Z | 2019-06-18T20:11:02.000Z | src/helics/shared_api_library/Translators.h | GMLC-TDC/HELICS-src | 5e37168bca0ea9e16b939e052e257182ca6e24bd | [
"BSD-3-Clause"
] | 11 | 2017-10-27T15:03:37.000Z | 2019-05-03T19:35:14.000Z | /*
Copyright (c) 2017-2022,
Battelle Memorial Institute; Lawrence Livermore National Security, LLC; Alliance for Sustainable Energy, LLC. See the top-level NOTICE for
additional details. All rights reserved.
SPDX-License-Identifier: BSD-3-Clause
*/
/**
* @file
*
@brief Functions related to message translators for t... | 35.625828 | 139 | 0.713449 | [
"object"
] |
6aa298f705a9fa464478b000902ad541a8fa57ac | 1,378 | h | C | src/ol/util.h | yyk99/olqt5 | 57932bc49e24e266da51cd5ba2fea59f7f01fb3d | [
"MIT"
] | null | null | null | src/ol/util.h | yyk99/olqt5 | 57932bc49e24e266da51cd5ba2fea59f7f01fb3d | [
"MIT"
] | null | null | null | src/ol/util.h | yyk99/olqt5 | 57932bc49e24e266da51cd5ba2fea59f7f01fb3d | [
"MIT"
] | null | null | null | /**
* @module ol/util
*/
/**
* Inherit the prototype methods from one constructor into another.
*
* Usage:
*
* function ParentClass(a, b) { }
* ParentClass.prototype.foo = function(a) { }
*
* function ChildClass(a, b, c) {
* // Call parent constructor
* ParentClass.call(this, a, b);... | 24.607143 | 87 | 0.656749 | [
"object"
] |
6aa3b001be6edd102a000ee38f6f32d01497c630 | 33,718 | c | C | BrickFirmware/V1/App/Application/simple_peripheral.c | alecamaracm/SeniorCapstone_LEGO | a7e057f1dcc167f6af811150ea1f3430dd2c3647 | [
"MIT"
] | 1 | 2020-10-04T22:14:20.000Z | 2020-10-04T22:14:20.000Z | BrickFirmware/V1/App/Application/simple_peripheral.c | alecamaracm/SeniorCapstone_LEGO | a7e057f1dcc167f6af811150ea1f3430dd2c3647 | [
"MIT"
] | null | null | null | BrickFirmware/V1/App/Application/simple_peripheral.c | alecamaracm/SeniorCapstone_LEGO | a7e057f1dcc167f6af811150ea1f3430dd2c3647 | [
"MIT"
] | 1 | 2020-09-28T01:29:43.000Z | 2020-09-28T01:29:43.000Z | /******************************************************************************
@file simple_peripheral.c
@brief This file contains the Simple Peripheral sample application for use
with the CC2650 Bluetooth Low Energy Protocol Stack.
Group: WCS, BTS
Target Device: cc2640r2
****************************... | 28.502113 | 135 | 0.642417 | [
"object"
] |
6aa44a701f2962a169a6c69b91353bd7c759ce3d | 6,425 | h | C | vos/p2/inc/TpMatchManager.h | NASA-AMMOS/VICAR | 4504c1f558855d9c6eaef89f4460217aa4909f8e | [
"BSD-3-Clause"
] | 16 | 2020-10-21T05:56:26.000Z | 2022-03-31T10:02:01.000Z | vos/p2/inc/TpMatchManager.h | NASA-AMMOS/VICAR | 4504c1f558855d9c6eaef89f4460217aa4909f8e | [
"BSD-3-Clause"
] | null | null | null | vos/p2/inc/TpMatchManager.h | NASA-AMMOS/VICAR | 4504c1f558855d9c6eaef89f4460217aa4909f8e | [
"BSD-3-Clause"
] | 2 | 2021-03-09T01:51:08.000Z | 2021-03-23T00:23:24.000Z | ///////////////////////////////////////////////////////////////////
// TpMatchManager.h: Keeps track of all the tiepoint matches.
///////////////////////////////////////////////////////////////////
#ifndef TPMATCHMANAGER_H
#define TPMATCHMANAGER_H
#include "TpMatch.h"
#include "TpDisplayer.h"
#include "TpMatchBrowseCon... | 31.341463 | 79 | 0.702101 | [
"shape"
] |
6ab9071e57cbbb63af5851041b9eb36c6f2ec87a | 2,489 | c | C | code/gfx/vbe.c | NEMESIS13cz/SysBench | f8ea62a7866d8df2ae726a84e26617c08c8f9be0 | [
"MIT"
] | 3 | 2018-02-26T20:09:33.000Z | 2018-03-07T20:46:01.000Z | code/gfx/vbe.c | NEMESIS13cz/SysBench | f8ea62a7866d8df2ae726a84e26617c08c8f9be0 | [
"MIT"
] | null | null | null | code/gfx/vbe.c | NEMESIS13cz/SysBench | f8ea62a7866d8df2ae726a84e26617c08c8f9be0 | [
"MIT"
] | null | null | null | #include <vbe.h>
#include <multiboot.h>
#include <print.h>
#include <gfx_device.h>
#include <render/software.h>
#include <ports.h>
uint32_t* vbe_framebuffer;
uint32_t vbe_width;
uint32_t vbe_height;
uint32_t vbe_length;
struct gfx_device vbe_gfx_device;
void vbe_update_screen() {
while (ports_in8(PO... | 42.186441 | 238 | 0.648051 | [
"render"
] |
6ac2b8da5562725bdd694fad657b2a45842ef2d9 | 1,920 | h | C | games/nogo_game.h | RemiLacroix-IDRIS/Polygames | 513a5f9dfca4253950defdf4080f3925483f2873 | [
"MIT"
] | 270 | 2020-01-28T22:53:11.000Z | 2022-02-21T07:25:13.000Z | games/nogo_game.h | yichqin/Polygames | 3568b031b6e1c3aa4e5f4373798b6b542a1ac0ee | [
"MIT"
] | 45 | 2020-01-29T09:55:23.000Z | 2021-06-11T18:05:42.000Z | games/nogo_game.h | yichqin/Polygames | 3568b031b6e1c3aa4e5f4373798b6b542a1ac0ee | [
"MIT"
] | 50 | 2020-01-29T08:54:22.000Z | 2021-10-20T03:04:46.000Z | /**
* Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
#pragma once
#include "game_base.h"
#include "nogo_action.h"
#include "nogo_state.h"
#include <fstream>
#inc... | 33.684211 | 72 | 0.617708 | [
"vector"
] |
6ac7b70cac7379933cacc736d7bc3094e73d5553 | 3,441 | c | C | Chapter10/imgres/imgres.c | PacktPublishing/PostgreSQL-10-Quick-Start-Guide | 97ed9ff2f7d94285e6b6a5ccb57bf9ec932a4330 | [
"MIT"
] | 21 | 2018-11-29T03:18:48.000Z | 2022-01-05T10:57:46.000Z | Chapter10/imgres/imgres.c | PacktPublishing/PostgreSQL-10-Quick-Start-Guide | 97ed9ff2f7d94285e6b6a5ccb57bf9ec932a4330 | [
"MIT"
] | null | null | null | Chapter10/imgres/imgres.c | PacktPublishing/PostgreSQL-10-Quick-Start-Guide | 97ed9ff2f7d94285e6b6a5ccb57bf9ec932a4330 | [
"MIT"
] | 7 | 2018-12-12T06:43:45.000Z | 2020-06-19T21:01:00.000Z | #include "postgres.h"
#include "fmgr.h"
#include <math.h>
PG_MODULE_MAGIC;
/*
* define the pattern used to convert to
* and from a text representation
*/
#define TEXT_PATTERN "<%d x %d @ %d dpi>"
#define TEXT_PATTERN_IN "%d %d %d"
typedef struct ImgRes
{
unsigned int h_px; /* horizontal pixels */
... | 26.267176 | 91 | 0.588492 | [
"object"
] |
6ad01be57adb1350e029056d3863b6435d3b0bc1 | 1,924 | h | C | dependencies/DynRPG_0_32/sdk/include/DynRPG/Music.h | DNKpp/DynRPG_Pathfeeder | 4600916b3697de7a0af8b04cc8c2f6eaba4d64ca | [
"BSL-1.0"
] | null | null | null | dependencies/DynRPG_0_32/sdk/include/DynRPG/Music.h | DNKpp/DynRPG_Pathfeeder | 4600916b3697de7a0af8b04cc8c2f6eaba4d64ca | [
"BSL-1.0"
] | null | null | null | dependencies/DynRPG_0_32/sdk/include/DynRPG/Music.h | DNKpp/DynRPG_Pathfeeder | 4600916b3697de7a0af8b04cc8c2f6eaba4d64ca | [
"BSL-1.0"
] | null | null | null | namespace RPG {
/*! \brief Used for background music settings
This class is used to store the settings of a background music "item".
This class is one of the exceptions to the "do not instantiate" rule,
because it may be created and destroyed like any other C++ object.
However, RPG::Music pointers in RPG cl... | 27.098592 | 95 | 0.640333 | [
"object"
] |
6ad85d9700ca161fdebe67d3023fe544808a5474 | 1,896 | h | C | indra/llaudio/lllistener_fmodstudio.h | SaladDais/LLUDP-Encryption | 8a426cd0dd154e1a10903e0e6383f4deb2a6098a | [
"ISC"
] | 1 | 2022-01-29T07:10:03.000Z | 2022-01-29T07:10:03.000Z | indra/llaudio/lllistener_fmodstudio.h | bloomsirenix/Firestorm-manikineko | 67e1bb03b2d05ab16ab98097870094a8cc9de2e7 | [
"Unlicense"
] | null | null | null | indra/llaudio/lllistener_fmodstudio.h | bloomsirenix/Firestorm-manikineko | 67e1bb03b2d05ab16ab98097870094a8cc9de2e7 | [
"Unlicense"
] | 1 | 2021-10-01T22:22:27.000Z | 2021-10-01T22:22:27.000Z | /**
* @file listener_fmodstudio.h
* @brief Description of LISTENER class abstracting the audio support
* as an FMOD 3D implementation
*
* $LicenseInfo:firstyear=2020&license=viewerlgpl$
* Second Life Viewer Source Code
* Copyright (C) 2020, Linden Research, Inc.
*
* This library is free software; you can red... | 28.727273 | 81 | 0.742616 | [
"3d"
] |
b9e7293c116c3ed230b4769634de33838b481a61 | 1,054 | c | C | grid/struct.c | xcerx/legacy | 82c34ae5f2666ca050af64e27323aab7c0b31f19 | [
"MIT"
] | null | null | null | grid/struct.c | xcerx/legacy | 82c34ae5f2666ca050af64e27323aab7c0b31f19 | [
"MIT"
] | null | null | null | grid/struct.c | xcerx/legacy | 82c34ae5f2666ca050af64e27323aab7c0b31f19 | [
"MIT"
] | null | null | null | #include<stdio.h>
#include<math.h>
typedef float var;
typedef struct vector
{
var x;
var y;
}vector;
var dotvector(vector x,vector y)
{
var sum = x.x*y.x + x.y*y.y;
return sum;
}
var absolute(vector x)
{
var temp;
temp = sqrt((x.x*x.x)+(x.y*x.y));
retur... | 18.821429 | 82 | 0.439279 | [
"object",
"vector"
] |
b9e95bac873e35c321e738e6cd546737e6a285ba | 2,895 | h | C | builds/ios/Classes/UnityAppController.h | jonbro/jbdiy | 774d0e27408753bb45302cef7cac491ca001863c | [
"MIT"
] | null | null | null | builds/ios/Classes/UnityAppController.h | jonbro/jbdiy | 774d0e27408753bb45302cef7cac491ca001863c | [
"MIT"
] | null | null | null | builds/ios/Classes/UnityAppController.h | jonbro/jbdiy | 774d0e27408753bb45302cef7cac491ca001863c | [
"MIT"
] | null | null | null | #ifndef _TRAMPOLINE_UNITYAPPCONTROLLER_H_
#define _TRAMPOLINE_UNITYAPPCONTROLLER_H_
#import <UIKit/UIKit.h>
#import <QuartzCore/CADisplayLink.h>
#include "PluginBase/RenderPluginDelegate.h"
@class UnityView;
@class DisplayConnection;
@interface UnityAppController : NSObject<UIApplicationDelegate>
{
UnityView* _... | 31.129032 | 102 | 0.773748 | [
"render"
] |
b9f960f3ec72fbec2959db225a6856026ded0ef0 | 5,625 | h | C | maya/AbcImport/NodeIteratorVisitorHelper.h | gcodebackups/helgemathee-alembic-softimage | fb8c5f09f35ea899a272f9cab0dd2f887317c043 | [
"RSA-MD"
] | null | null | null | maya/AbcImport/NodeIteratorVisitorHelper.h | gcodebackups/helgemathee-alembic-softimage | fb8c5f09f35ea899a272f9cab0dd2f887317c043 | [
"RSA-MD"
] | null | null | null | maya/AbcImport/NodeIteratorVisitorHelper.h | gcodebackups/helgemathee-alembic-softimage | fb8c5f09f35ea899a272f9cab0dd2f887317c043 | [
"RSA-MD"
] | 1 | 2015-11-24T18:58:38.000Z | 2015-11-24T18:58:38.000Z | //-*****************************************************************************
//
// Copyright (c) 2009-2011,
// Sony Pictures Imageworks, Inc. and
// Industrial Light & Magic, a division of Lucasfilm Entertainment Company Ltd.
//
// All rights reserved.
//
// Redistribution and use in source and binary forms, with... | 33.088235 | 80 | 0.6864 | [
"vector",
"transform"
] |
b9fe81bd0008f64c92fd1524e2a6e7320360b30b | 3,487 | h | C | whisperstreamlib/elements/standard_library/load_balancing/load_balancing_element.h | cpopescu/whispercast | dd4ee1d4fa2e3436fc2387240eb3f5622749d944 | [
"BSD-3-Clause"
] | null | null | null | whisperstreamlib/elements/standard_library/load_balancing/load_balancing_element.h | cpopescu/whispercast | dd4ee1d4fa2e3436fc2387240eb3f5622749d944 | [
"BSD-3-Clause"
] | null | null | null | whisperstreamlib/elements/standard_library/load_balancing/load_balancing_element.h | cpopescu/whispercast | dd4ee1d4fa2e3436fc2387240eb3f5622749d944 | [
"BSD-3-Clause"
] | null | null | null | // Copyright (c) 2009, Whispersoft s.r.l.
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met:
//
// * Redistributions of source code must retain the above copyright
// notice, this list of cond... | 36.705263 | 80 | 0.745627 | [
"vector"
] |
6a00b48c8e3474cdebbc356978011d6aebb04ec3 | 735 | h | C | include/mull/MutationsFinder.h | clagah/mull | 9b5a7824b4f3ecdeff64e3b77ee63db2b40b3f99 | [
"Apache-2.0"
] | null | null | null | include/mull/MutationsFinder.h | clagah/mull | 9b5a7824b4f3ecdeff64e3b77ee63db2b40b3f99 | [
"Apache-2.0"
] | null | null | null | include/mull/MutationsFinder.h | clagah/mull | 9b5a7824b4f3ecdeff64e3b77ee63db2b40b3f99 | [
"Apache-2.0"
] | 1 | 2019-06-10T02:43:04.000Z | 2019-06-10T02:43:04.000Z | #pragma once
#include <map>
#include <vector>
#include "MutationPoint.h"
#include "Testee.h"
#include "mull/Mutators/Mutator.h"
namespace llvm {
class Function;
}
namespace mull {
struct Configuration;
class Program;
class Filter;
class Testee;
class MutationsFinder {
public:
explicit MutationsFinder(std::vector... | 21.617647 | 79 | 0.710204 | [
"vector"
] |
6a0c0e009471dd085c5110411bb63fb9a759158f | 519 | c | C | BG/Level1_SP.c | nesdoug/26_Full_Game | 1302a3e3eb589762dd7d09c460e0154be099e554 | [
"MIT"
] | 30 | 2018-09-13T18:02:53.000Z | 2022-03-23T01:52:45.000Z | 26_Full_Game-master/BG/Level1_SP.c | PoorSakura/nes | 697d349a8c4f02ef25e8f62e63fa77f89468088e | [
"MIT"
] | 2 | 2019-11-03T15:08:10.000Z | 2021-04-02T08:17:47.000Z | 26_Full_Game-master/BG/Level1_SP.c | PoorSakura/nes | 697d349a8c4f02ef25e8f62e63fa77f89468088e | [
"MIT"
] | 8 | 2019-05-14T01:59:06.000Z | 2021-07-31T12:12:22.000Z | // Y, room, X, object #
0x90, 0, 0x70, obj2,
0x90, 0, 0x90, obj2,
0xc0, 0, 0xc0, obj0,
0x50, 1, 0x40, obj2,
0xc0, 1, 0xe0, obj1,
0x70, 2, 0x00, obj2,
0xc0, 2, 0x30, obj1,
0x50, 2, 0x70, obj2,
0xc0, 2, 0x90, obj0,
0xb0, 3, 0x20, obj1,
0x50, 3, 0xa0, obj2,
0xc0, 3, 0xb0, obj0,
0x50, 3, 0xd0, obj2,
0x60, 4, ... | 19.222222 | 23 | 0.589595 | [
"object"
] |
6a21b630768f3233d9e56ff82a8d5e8b24388a32 | 2,734 | h | C | Classification/include/CGAL/Classification/Label.h | gaschler/cgal | d1fe2afa18da5524db6d4946f42ca4b8d00e0bda | [
"CC0-1.0"
] | 2 | 2020-12-10T00:33:11.000Z | 2020-12-10T00:33:20.000Z | Classification/include/CGAL/Classification/Label.h | gaschler/cgal | d1fe2afa18da5524db6d4946f42ca4b8d00e0bda | [
"CC0-1.0"
] | 1 | 2021-03-12T14:38:20.000Z | 2021-03-12T14:38:20.000Z | Classification/include/CGAL/Classification/Label.h | szobov/cgal | e7b91b92b8c6949e3b62023bdd1e9f3ad8472626 | [
"CC0-1.0"
] | 1 | 2022-03-05T04:18:59.000Z | 2022-03-05T04:18:59.000Z | // Copyright (c) 2017 GeometryFactory Sarl (France).
// All rights reserved.
//
// This file is part of CGAL (www.cgal.org).
//
// $URL$
// $Id$
// SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-Commercial
//
// Author(s) : Simon Giraudot
#ifndef CGAL_CLASSIFICATION_LABEL_H
#define CGAL_CLASSIFICATION_LAB... | 22.97479 | 97 | 0.695684 | [
"object"
] |
6a2d5ded205686011d1f052da80ed302abd9d7d6 | 1,979 | h | C | chromecast/crash/linux/crash_testing_utils.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/crash/linux/crash_testing_utils.h | maidiHaitai/haitaibrowser | a232a56bcfb177913a14210e7733e0ea83a6b18d | [
"BSD-3-Clause"
] | null | null | null | chromecast/crash/linux/crash_testing_utils.h | maidiHaitai/haitaibrowser | a232a56bcfb177913a14210e7733e0ea83a6b18d | [
"BSD-3-Clause"
] | 6 | 2020-09-23T08:56:12.000Z | 2021-11-18T03:40:49.000Z | // Copyright 2015 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_CRASH_LINUX_CRASH_TESTING_UTILS_H_
#define CHROMECAST_CRASH_LINUX_CRASH_TESTING_UTILS_H_
#include <memory>
#include "base/memory/scop... | 39.58 | 80 | 0.756443 | [
"object"
] |
6a2e94253f09ba73f0552aecd261cb61f8c10ef1 | 2,593 | h | C | chrome/service/cloud_print/printer_job_queue_handler.h | sarang-apps/darshan_browser | 173649bb8a7c656dc60784d19e7bb73e07c20daa | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 575 | 2015-06-18T23:58:20.000Z | 2022-03-23T09:32:39.000Z | chrome/service/cloud_print/printer_job_queue_handler.h | sarang-apps/darshan_browser | 173649bb8a7c656dc60784d19e7bb73e07c20daa | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 113 | 2015-05-04T09:58:14.000Z | 2022-01-31T19:35:03.000Z | chrome/service/cloud_print/printer_job_queue_handler.h | sarang-apps/darshan_browser | 173649bb8a7c656dc60784d19e7bb73e07c20daa | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 52 | 2015-07-14T10:40:50.000Z | 2022-03-15T01:11:49.000Z | // Copyright (c) 2013 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CHROME_SERVICE_CLOUD_PRINT_PRINTER_JOB_QUEUE_HANDLER_H_
#define CHROME_SERVICE_CLOUD_PRINT_PRINTER_JOB_QUEUE_HANDLER_H_
#include <map>
#inclu... | 25.421569 | 79 | 0.754339 | [
"vector"
] |
6a3206cd87c5308f2e45a7dcabee4e9a54a85218 | 7,866 | h | C | src/ADT.h | omega-graphics/autom | 1434152fe1fea89c3d77a347bbab28c301436183 | [
"BSD-3-Clause"
] | null | null | null | src/ADT.h | omega-graphics/autom | 1434152fe1fea89c3d77a347bbab28c301436183 | [
"BSD-3-Clause"
] | null | null | null | src/ADT.h | omega-graphics/autom | 1434152fe1fea89c3d77a347bbab28c301436183 | [
"BSD-3-Clause"
] | null | null | null | /**
@file ADT.h
Contains Base ADTs used in AUTOM
*/
#include <cstring>
#include <string>
#include <type_traits>
#include <vector>
#include <array>
#include <map>
#include <unordered_map>
#ifndef AUTOM_ADT_H
#define AUTOM_ADT_H
namespace autom {
#if __cplusplus > 201402L
#define CONSTEXPR_CXX17 constexp... | 22.668588 | 88 | 0.49911 | [
"vector"
] |
6a3acff6a4bec703fbc9173ec43808bb0c72df21 | 2,593 | h | C | shared/net/EPChunk.h | tristanseifert/cubeland | f4d3956d1c25065f22f1167a27408ebc14a4fe4f | [
"BSD-2-Clause"
] | 1 | 2021-02-20T16:08:31.000Z | 2021-02-20T16:08:31.000Z | shared/net/EPChunk.h | tristanseifert/cubeland | f4d3956d1c25065f22f1167a27408ebc14a4fe4f | [
"BSD-2-Clause"
] | 1 | 2021-04-27T05:10:35.000Z | 2021-04-27T05:10:35.000Z | shared/net/EPChunk.h | tristanseifert/cubeland | f4d3956d1c25065f22f1167a27408ebc14a4fe4f | [
"BSD-2-Clause"
] | null | null | null | #ifndef SHARED_NET_EPCHUNK_H
#define SHARED_NET_EPCHUNK_H
#include <cstddef>
#include <cstdint>
#include <optional>
#include <string>
#include <vector>
#include <uuid.h>
#include <io/Serialization.h>
#include <glm/vec2.hpp>
#include <cereal/access.hpp>
#include <cereal/types/map.hpp>
#include <cereal/types/optional.... | 25.174757 | 96 | 0.633629 | [
"vector"
] |
6a3e6a0765dce216bbd7761350c55633b9de3fb0 | 615 | h | C | Engine/Graphics/Objects/Shapes/AGCircleShape.h | alexshpunt/art_gear | 64a2d001570812690fc8845f694f2bfe1d96c3a2 | [
"MIT"
] | null | null | null | Engine/Graphics/Objects/Shapes/AGCircleShape.h | alexshpunt/art_gear | 64a2d001570812690fc8845f694f2bfe1d96c3a2 | [
"MIT"
] | null | null | null | Engine/Graphics/Objects/Shapes/AGCircleShape.h | alexshpunt/art_gear | 64a2d001570812690fc8845f694f2bfe1d96c3a2 | [
"MIT"
] | null | null | null | #ifndef AG_CIRCLESHAPE_H
#define AG_CIRCLESHAPE_H
#include <vector>
#include "Engine/Graphics/Interfaces/AGPrimitive.h"
#include "Engine/Graphics/AGInputLayouts.h"
#include "AGShape.h"
#include "Engine/Math/AGMath.h"
using namespace std;
class AGCircleShapePrivate;
class AGCircleShape : public AGShape
{
public... | 18.088235 | 79 | 0.733333 | [
"vector"
] |
6a510b6583189da49e49b6486291f79b635b13c9 | 4,315 | c | C | src/agent/download-agent-plugin-conf.c | tizenorg/platform.framework.web.download-provider | 758f1928838c7e32d46fee00b534873927cc1094 | [
"Apache-2.0"
] | null | null | null | src/agent/download-agent-plugin-conf.c | tizenorg/platform.framework.web.download-provider | 758f1928838c7e32d46fee00b534873927cc1094 | [
"Apache-2.0"
] | null | null | null | src/agent/download-agent-plugin-conf.c | tizenorg/platform.framework.web.download-provider | 758f1928838c7e32d46fee00b534873927cc1094 | [
"Apache-2.0"
] | null | null | null | /*
* Download Agent
*
* Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd. All rights reserved.
*
* Contact: Jungki Kwak <jungki.kwak@samsung.com>, Keunsoon Lee <keunsoon.lee@samsung.com>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance wi... | 24.378531 | 129 | 0.730012 | [
"object"
] |
6a535c79c52bbadadd32e455b96ff413b65d3879 | 1,145 | h | C | 3rdParty/V8/v7.9.317/src/libplatform/tracing/trace-event-listener.h | rajeev02101987/arangodb | 817e6c04cb82777d266f3b444494140676da98e2 | [
"Apache-2.0"
] | 12,278 | 2015-01-29T17:11:33.000Z | 2022-03-31T21:12:00.000Z | 3rdParty/V8/v7.9.317/src/libplatform/tracing/trace-event-listener.h | rajeev02101987/arangodb | 817e6c04cb82777d266f3b444494140676da98e2 | [
"Apache-2.0"
] | 9,469 | 2015-01-30T05:33:07.000Z | 2022-03-31T16:17:21.000Z | 3rdParty/V8/v7.9.317/src/libplatform/tracing/trace-event-listener.h | rajeev02101987/arangodb | 817e6c04cb82777d266f3b444494140676da98e2 | [
"Apache-2.0"
] | 892 | 2015-01-29T16:26:19.000Z | 2022-03-20T07:44:30.000Z | // Copyright 2019 the V8 project 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 V8_LIBPLATFORM_TRACING_TRACE_EVENT_LISTENER_H_
#define V8_LIBPLATFORM_TRACING_TRACE_EVENT_LISTENER_H_
#include <vector>
namespace perfetto {
n... | 30.131579 | 80 | 0.773799 | [
"vector"
] |
6a551d40c6f4e4196e5308cd8623f923fdd3385c | 1,227 | h | C | relay_device.h | wintersteiger/wlmcd | 7bdc184b875a0be652a0dd346fd9a598c14181d8 | [
"MIT"
] | 4 | 2021-01-11T13:50:25.000Z | 2021-01-24T19:34:47.000Z | relay_device.h | wintersteiger/wlmcd | 7bdc184b875a0be652a0dd346fd9a598c14181d8 | [
"MIT"
] | 1 | 2021-02-12T15:49:18.000Z | 2021-02-12T16:50:55.000Z | relay_device.h | wintersteiger/wlmcd | 7bdc184b875a0be652a0dd346fd9a598c14181d8 | [
"MIT"
] | 2 | 2021-01-11T13:53:18.000Z | 2021-03-01T10:22:46.000Z | // Copyright (c) Christoph M. Wintersteiger
// Licensed under the MIT License.
#ifndef _RELAY_DEVICE_H_
#define _RELAY_DEVICE_H_
#include <vector>
#include <mutex>
#include "device.h"
class RelayDevice : public Device<int, bool>
{
public:
RelayDevice(const char *chip, const std::vector<unsigned> offsets, bool inv... | 23.596154 | 92 | 0.719641 | [
"vector"
] |
6a56c274752ccf12f81575ed41626962762a90aa | 10,749 | h | C | VirtualBox-5.0.0/src/VBox/Devices/Graphics/BIOS/vbe.h | egraba/vbox_openbsd | 6cb82f2eed1fa697d088cecc91722b55b19713c2 | [
"MIT"
] | 1 | 2015-04-30T14:18:45.000Z | 2015-04-30T14:18:45.000Z | VirtualBox-5.0.0/src/VBox/Devices/Graphics/BIOS/vbe.h | egraba/vbox_openbsd | 6cb82f2eed1fa697d088cecc91722b55b19713c2 | [
"MIT"
] | null | null | null | VirtualBox-5.0.0/src/VBox/Devices/Graphics/BIOS/vbe.h | egraba/vbox_openbsd | 6cb82f2eed1fa697d088cecc91722b55b19713c2 | [
"MIT"
] | null | null | null | #ifndef vbe_h_included
#define vbe_h_included
#include "vgabios.h"
#include <VBox/Hardware/VBoxVideoVBE.h>
// DISPI helper function
//void dispi_set_enable(Boolean enable);
/** VBE int10 API
*
* See the function descriptions in vbe.c for more information
*/
/* Far pointer for VBE info block usage. */
typedef u... | 35.710963 | 150 | 0.677644 | [
"model"
] |
6a5ca57f518d293433a4181a76e0ced38f5f4276 | 816 | h | C | ScreenshotSample/Display.h | robmikh/ScreenshotSample | 883e54bf09a2440a8daff357e7e1f4d78b7959e3 | [
"MIT"
] | null | null | null | ScreenshotSample/Display.h | robmikh/ScreenshotSample | 883e54bf09a2440a8daff357e7e1f4d78b7959e3 | [
"MIT"
] | 3 | 2022-02-04T09:22:47.000Z | 2022-02-08T22:27:33.000Z | ScreenshotSample/Display.h | robmikh/ScreenshotSample | 883e54bf09a2440a8daff357e7e1f4d78b7959e3 | [
"MIT"
] | null | null | null | #pragma once
struct Display
{
static std::vector<Display> GetAllDisplays();
Display(HMONITOR handle, RECT rect, bool isHDR, float sdrWhiteLevelInNits, float maxLuminance);
HMONITOR Handle() const { return m_handle; }
RECT const& Rect() const { return m_rect; }
bool IsHDR() const { return m_isHDR; ... | 32.64 | 99 | 0.689951 | [
"vector"
] |
6a6de802eb322ddf8dcdd735abe86f1e3f4fd90d | 8,333 | c | C | src/RIOT/tests/pkg_libcose/main.c | ARte-team/ARte | 19f17f57522e1b18ba390718fc94be246451837b | [
"MIT"
] | 2 | 2020-04-30T08:17:45.000Z | 2020-05-23T08:46:54.000Z | src/RIOT/tests/pkg_libcose/main.c | ARte-team/ARte | 19f17f57522e1b18ba390718fc94be246451837b | [
"MIT"
] | null | null | null | src/RIOT/tests/pkg_libcose/main.c | ARte-team/ARte | 19f17f57522e1b18ba390718fc94be246451837b | [
"MIT"
] | null | null | null | /*
* Copyright (C) 2018 Freie Universität Berlin
* Copyright (C) 2018 Inria
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup tests
* @{
*
* @file
* @brief Tests ... | 34.866109 | 82 | 0.645746 | [
"object"
] |
ac99143028579401670977affaf3e136806668b8 | 125 | h | C | src/object/curve.h | JoshuaSenouf/tracer | 2998aac7a4feaac063c2e77bf9b22fdaccc17781 | [
"MIT"
] | 38 | 2019-06-14T18:36:36.000Z | 2022-03-27T16:55:17.000Z | src/object/curve.h | JoshuaSenouf/tracer | 2998aac7a4feaac063c2e77bf9b22fdaccc17781 | [
"MIT"
] | null | null | null | src/object/curve.h | JoshuaSenouf/tracer | 2998aac7a4feaac063c2e77bf9b22fdaccc17781 | [
"MIT"
] | 1 | 2020-03-18T07:07:24.000Z | 2020-03-18T07:07:24.000Z | #ifndef CURVE_H
#define CURVE_H
#include "geometry.h"
struct Curve : public Geometry
{
Curve();
};
#endif // CURVE_H
| 9.615385 | 30 | 0.672 | [
"geometry"
] |
ac9cb4550239e742b2c6ae9d0cfb62545ed9fe3c | 4,525 | h | C | linux-4.14.90-dev/linux-4.14.90/arch/arm/mach-omap2/prcm_mpu44xx.h | bingchunjin/1806_SDK | d5ed0258fc22f60e00ec025b802d175f33da6e41 | [
"MIT"
] | 55 | 2019-12-20T03:25:14.000Z | 2022-01-16T07:19:47.000Z | linux-4.14.90-dev/linux-4.14.90/arch/arm/mach-omap2/prcm_mpu44xx.h | bingchunjin/1806_SDK | d5ed0258fc22f60e00ec025b802d175f33da6e41 | [
"MIT"
] | 5 | 2020-04-04T09:24:09.000Z | 2020-04-19T12:33:55.000Z | linux-4.14.90-dev/linux-4.14.90/arch/arm/mach-omap2/prcm_mpu44xx.h | bingchunjin/1806_SDK | d5ed0258fc22f60e00ec025b802d175f33da6e41 | [
"MIT"
] | 30 | 2018-05-02T08:43:27.000Z | 2022-01-23T03:25:54.000Z | /*
* OMAP44xx PRCM MPU instance offset macros
*
* Copyright (C) 2010, 2012 Texas Instruments, Inc.
* Copyright (C) 2010 Nokia Corporation
*
* Paul Walmsley (paul@pwsan.com)
* Rajendra Nayak (rnayak@ti.com)
* Benoit Cousson (b-cousson@ti.com)
*
* This file is automatically generated from the OMAP hardware data... | 46.173469 | 110 | 0.848619 | [
"model"
] |
ac9fa3b51cc499c990adcf31d9e9f2a4738bac51 | 13,866 | c | C | src/app_att.c | MartMet/ATC_MiThermometer | 52f3754bda2188cbbe0d9c36f763498aef1ca99a | [
"MIT-0"
] | 8 | 2021-05-10T21:46:03.000Z | 2022-03-27T19:54:42.000Z | src/app_att.c | MartMet/ATC_MiThermometer | 52f3754bda2188cbbe0d9c36f763498aef1ca99a | [
"MIT-0"
] | null | null | null | src/app_att.c | MartMet/ATC_MiThermometer | 52f3754bda2188cbbe0d9c36f763498aef1ca99a | [
"MIT-0"
] | null | null | null | #include "tl_common.h"
#include "stack/ble/ble.h"
#include "ble.h"
static const u16 clientCharacterCfgUUID = GATT_UUID_CLIENT_CHAR_CFG;
static const u16 extReportRefUUID = GATT_UUID_EXT_REPORT_REF;
static const u16 reportRefUUID = GATT_UUID_REPORT_REF;
static const u16 characterPresentFormatUUID = GATT_UUID_CHAR_P... | 48.145833 | 147 | 0.737992 | [
"model"
] |
acb523726a5bd52c9a865c0b249f56b466796832 | 472 | h | C | KBLove/Classes/Sections/Guiding/MessageCenter/Circle/CircleTalkViewController.h | MJHelloWorld/KBLove | 79dc6d70ccfa02637b5d83f0ed68e53cffa23a18 | [
"MIT"
] | null | null | null | KBLove/Classes/Sections/Guiding/MessageCenter/Circle/CircleTalkViewController.h | MJHelloWorld/KBLove | 79dc6d70ccfa02637b5d83f0ed68e53cffa23a18 | [
"MIT"
] | null | null | null | KBLove/Classes/Sections/Guiding/MessageCenter/Circle/CircleTalkViewController.h | MJHelloWorld/KBLove | 79dc6d70ccfa02637b5d83f0ed68e53cffa23a18 | [
"MIT"
] | 1 | 2020-09-13T03:09:01.000Z | 2020-09-13T03:09:01.000Z | //
// CircleTalkViewController.h
// KBLove
//
// Created by 1124 on 14-10-14.
// Copyright (c) 2014年 block. All rights reserved.
//
#import "CircleRootViewController.h"
#import "KBMessageInfo.h"
#import "KBCircleInfo.h"
#import "KBFriendInfo.h"
@interface CircleTalkViewController : CircleRootViewController
- (void... | 27.764706 | 77 | 0.769068 | [
"model"
] |
acb653e9f279f922895b4404f1dae5c275b07ba6 | 2,130 | h | C | motionbuilder/plugins/MarkerWire/MarkerWireManip.h | Neill3d/ACT | 367e6648d255f4dfb38816ce6b4ecc47880b9aaa | [
"MIT"
] | 29 | 2019-11-21T16:24:20.000Z | 2021-01-20T03:52:44.000Z | motionbuilder/plugins/MarkerWire/MarkerWireManip.h | Neill3d/ACT | 367e6648d255f4dfb38816ce6b4ecc47880b9aaa | [
"MIT"
] | null | null | null | motionbuilder/plugins/MarkerWire/MarkerWireManip.h | Neill3d/ACT | 367e6648d255f4dfb38816ce6b4ecc47880b9aaa | [
"MIT"
] | 3 | 2019-11-22T04:43:35.000Z | 2020-09-25T08:23:56.000Z |
#pragma once
/*
#
# Copyright(c) 2020 Avalanche Studios.All rights reserved.
# Licensed under the MIT License.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files(the "Software"), to deal
# in the Software without restriction, includin... | 28.783784 | 91 | 0.770892 | [
"render",
"vector"
] |
acbb29b368938d877b92f35ae6b492acce2d66b6 | 2,697 | h | C | GameRulesModules/GameRulesAssistScoring.h | IvarJonsson/Project-Unknown | 4675b41bbb5e90135c7bf3aded2c2e262b50f351 | [
"BSL-1.0"
] | null | null | null | GameRulesModules/GameRulesAssistScoring.h | IvarJonsson/Project-Unknown | 4675b41bbb5e90135c7bf3aded2c2e262b50f351 | [
"BSL-1.0"
] | null | null | null | GameRulesModules/GameRulesAssistScoring.h | IvarJonsson/Project-Unknown | 4675b41bbb5e90135c7bf3aded2c2e262b50f351 | [
"BSL-1.0"
] | null | null | null | // Copyright 2001-2016 Crytek GmbH / Crytek Group. All rights reserved.
/*************************************************************************
-------------------------------------------------------------------------
$Id$
$DateTime$
Description:
Game rules module to handle scoring points values
------------------... | 26.70297 | 146 | 0.690397 | [
"vector"
] |
acbc2d1775f7bd85c3922b55da22877a1c8ff50f | 826 | h | C | src/nextfloor/gameplay/action.h | ricofehr/enginepp | 5c67083c61247410878f1f80bf2858d3244b2074 | [
"MIT"
] | null | null | null | src/nextfloor/gameplay/action.h | ricofehr/enginepp | 5c67083c61247410878f1f80bf2858d3244b2074 | [
"MIT"
] | null | null | null | src/nextfloor/gameplay/action.h | ricofehr/enginepp | 5c67083c61247410878f1f80bf2858d3244b2074 | [
"MIT"
] | null | null | null | /**
* @file action.h
* @brief BaseClass Action Header file
* @author Eric Fehr (ricofehr@nextdeploy.io, github: ricofehr)
*/
#ifndef NEXTFLOOR_GAMEPLAY_ACTION_H_
#define NEXTFLOOR_GAMEPLAY_ACTION_H_
#include "nextfloor/character/character.h"
namespace nextfloor {
namespace gameplay {
/**
* @class Action
... | 20.65 | 108 | 0.708232 | [
"object"
] |
acbf1996d49529cf9e065eac5cf0164c24c694b7 | 2,303 | h | C | src/OpcUaStackCore/ServiceSet/ReadRawModifiedDetails.h | gianricardo/OpcUaStack | ccdef574175ffe8b7e82b886abc5e5403968b280 | [
"Apache-2.0"
] | 108 | 2018-10-08T17:03:32.000Z | 2022-03-21T00:52:26.000Z | src/OpcUaStackCore/ServiceSet/ReadRawModifiedDetails.h | gianricardo/OpcUaStack | ccdef574175ffe8b7e82b886abc5e5403968b280 | [
"Apache-2.0"
] | 287 | 2018-09-18T14:59:12.000Z | 2022-01-13T12:28:23.000Z | src/OpcUaStackCore/ServiceSet/ReadRawModifiedDetails.h | gianricardo/OpcUaStack | ccdef574175ffe8b7e82b886abc5e5403968b280 | [
"Apache-2.0"
] | 32 | 2018-10-19T14:35:03.000Z | 2021-11-12T09:36:46.000Z | /*
Copyright 2015 Kai Huebl (kai@huebl-sgh.de)
Lizenziert gemäß Apache Licence Version 2.0 (die „Lizenz“); Nutzung dieser
Datei nur in Übereinstimmung mit der Lizenz erlaubt.
Eine Kopie der Lizenz erhalten Sie auf http://www.apache.org/licenses/LICENSE-2.0.
Sofern nicht gemäß geltendem Recht vorgeschri... | 32.43662 | 86 | 0.760747 | [
"object"
] |
acc2735dd56a3554d93cdd6872483ae1c8034cc7 | 21,337 | h | C | include/org/apache/lucene/search/suggest/jaspell/JaspellTernarySearchTrie.h | lukhnos/objclucene | 29c7189a0b30ab3d3dd4c8ed148235ee296128b7 | [
"MIT"
] | 9 | 2016-01-13T05:38:05.000Z | 2020-06-04T23:05:03.000Z | include/org/apache/lucene/search/suggest/jaspell/JaspellTernarySearchTrie.h | lukhnos/objclucene | 29c7189a0b30ab3d3dd4c8ed148235ee296128b7 | [
"MIT"
] | 4 | 2016-05-12T10:40:53.000Z | 2016-06-11T19:08:33.000Z | include/org/apache/lucene/search/suggest/jaspell/JaspellTernarySearchTrie.h | lukhnos/objclucene | 29c7189a0b30ab3d3dd4c8ed148235ee296128b7 | [
"MIT"
] | 5 | 2016-01-13T05:37:39.000Z | 2019-07-27T16:53:10.000Z | //
// Generated by the J2ObjC translator. DO NOT EDIT!
// source: ./suggest/src/java/org/apache/lucene/search/suggest/jaspell/JaspellTernarySearchTrie.java
//
#include "J2ObjC_header.h"
#pragma push_macro("INCLUDE_ALL_OrgApacheLuceneSearchSuggestJaspellJaspellTernarySearchTrie")
#ifdef RESTRICT_OrgApacheLuceneSear... | 48.38322 | 492 | 0.816141 | [
"object"
] |
acc7970699ec541e25008c887a3176398b6df4ba | 2,640 | h | C | DEM/Src/nebula2/inc/kernel/nmutex.h | moltenguy1/deusexmachina | 134f4ca4087fff791ec30562cb250ccd50b69ee1 | [
"MIT"
] | 2 | 2017-04-30T20:24:29.000Z | 2019-02-12T08:36:26.000Z | DEM/Src/nebula2/inc/kernel/nmutex.h | moltenguy1/deusexmachina | 134f4ca4087fff791ec30562cb250ccd50b69ee1 | [
"MIT"
] | null | null | null | DEM/Src/nebula2/inc/kernel/nmutex.h | moltenguy1/deusexmachina | 134f4ca4087fff791ec30562cb250ccd50b69ee1 | [
"MIT"
] | null | null | null | #ifndef N_MUTEX_H
#define N_MUTEX_H
//------------------------------------------------------------------------------
/**
@class nMutex
@ingroup Threading
@brief Implements a simple mutex object for thread synchronization.
Win32: win32 mutex handles (CreateMutex())
Linux: posix thread mutex... | 21.463415 | 81 | 0.477652 | [
"object"
] |
accb39484ccc8de1269867637bad94ba511f6b3d | 3,076 | h | C | library/include/iufTransmitApodizationDict.h | philips-software/ius-libiuf | fcc1f3ad0b595999f32bc65104f085389cdac6b8 | [
"BSD-3-Clause"
] | 1 | 2020-02-19T13:19:43.000Z | 2020-02-19T13:19:43.000Z | library/include/iufTransmitApodizationDict.h | philips-software/ius-libiuf | fcc1f3ad0b595999f32bc65104f085389cdac6b8 | [
"BSD-3-Clause"
] | 3 | 2019-07-17T12:57:50.000Z | 2019-08-07T15:24:36.000Z | library/include/iufTransmitApodizationDict.h | philips-software/ius-libiuf | fcc1f3ad0b595999f32bc65104f085389cdac6b8 | [
"BSD-3-Clause"
] | 1 | 2020-05-29T09:17:43.000Z | 2020-05-29T09:17:43.000Z | #ifndef IUFLIBRARY_IUFHLTRANSMITAPODIZATIONDICT_H
#define IUFLIBRARY_IUFHLTRANSMITAPODIZATIONDICT_H
#include <stdio.h>
#include <iufTransmitApodization.h>
// ADT
typedef struct IufTransmitApodizationDict IufTransmitApodizationDict;
/** \brief A transmit apodization is a weighting function of the amplitudes of the tra... | 34.954545 | 115 | 0.780234 | [
"object"
] |
accd9106c9e4009d921e837db2a09f2dc5552bad | 2,391 | h | C | mindspore/ccsrc/plugin/device/cpu/kernel/eigen/cholesky_cpu_kernel.h | httpsgithu/mindspore | c29d6bb764e233b427319cb89ba79e420f1e2c64 | [
"Apache-2.0"
] | 1 | 2022-02-23T09:13:43.000Z | 2022-02-23T09:13:43.000Z | mindspore/ccsrc/plugin/device/cpu/kernel/eigen/cholesky_cpu_kernel.h | 949144093/mindspore | c29d6bb764e233b427319cb89ba79e420f1e2c64 | [
"Apache-2.0"
] | null | null | null | mindspore/ccsrc/plugin/device/cpu/kernel/eigen/cholesky_cpu_kernel.h | 949144093/mindspore | c29d6bb764e233b427319cb89ba79e420f1e2c64 | [
"Apache-2.0"
] | null | null | null | /**
* Copyright 2021-2022 Huawei Technologies Co., Ltd
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicabl... | 37.359375 | 116 | 0.749059 | [
"shape",
"vector"
] |
ace5a15fc005139505194408663d3e54b6a56d8f | 50,534 | h | C | couchbase-sys/libcouchbase/src/internalstructs.h | adamhjk/couchbase-rs | 9b855e4bb0525e2dbc0f69441872daf921726f08 | [
"Apache-2.0"
] | null | null | null | couchbase-sys/libcouchbase/src/internalstructs.h | adamhjk/couchbase-rs | 9b855e4bb0525e2dbc0f69441872daf921726f08 | [
"Apache-2.0"
] | 1 | 2021-05-10T14:42:36.000Z | 2021-05-10T14:42:36.000Z | couchbase-sys/libcouchbase/src/internalstructs.h | adamhjk/couchbase-rs | 9b855e4bb0525e2dbc0f69441872daf921726f08 | [
"Apache-2.0"
] | null | null | null | /* -*- Mode: C; tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*- */
/*
* Copyright 2018-2019 Couchbase, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* ... | 39.97943 | 120 | 0.53273 | [
"geometry",
"object"
] |
aceb9134750246d9cf7f370554dc1120e3f6056c | 5,917 | h | C | include/meshes/Mesh_host_t.h | guillaumetousignant/NDG_cuda | 0693bfd9286def29c59f8901c123343e294c3121 | [
"MIT"
] | 1 | 2022-03-16T13:33:44.000Z | 2022-03-16T13:33:44.000Z | include/meshes/Mesh_host_t.h | guillaumetousignant/NDG_cuda | 0693bfd9286def29c59f8901c123343e294c3121 | [
"MIT"
] | 13 | 2020-11-27T16:09:57.000Z | 2022-01-29T17:17:53.000Z | include/meshes/Mesh_host_t.h | guillaumetousignant/NDG_cuda | 0693bfd9286def29c59f8901c123343e294c3121 | [
"MIT"
] | null | null | null | #ifndef NDG_MESH_HOST_T_H
#define NDG_MESH_HOST_T_H
#include "helpers/float_types.h"
#include "entities/Element_host_t.h"
#include "entities/Face_host_t.h"
#include "entities/NDG_host_t.h"
#include <vector>
#include <mpi.h>
#include <array>
namespace SEM { namespace Meshes {
class Mesh_host_t {
... | 58.584158 | 519 | 0.68768 | [
"vector"
] |
38f17669139f5bfd8360a1e66463b3b0ebce33f4 | 6,298 | h | C | src/picked_protein/ProteinPeptideIterator.h | mrForce/percolator | 08208cee2deaa14bc5d0dcba4d99dd12ac52d754 | [
"Apache-2.0"
] | null | null | null | src/picked_protein/ProteinPeptideIterator.h | mrForce/percolator | 08208cee2deaa14bc5d0dcba4d99dd12ac52d754 | [
"Apache-2.0"
] | null | null | null | src/picked_protein/ProteinPeptideIterator.h | mrForce/percolator | 08208cee2deaa14bc5d0dcba4d99dd12ac52d754 | [
"Apache-2.0"
] | null | null | null | /********************************************************
*** adapted from crux/src/c/ProteinPeptideIterator.h ***
********************************************************/
/**
* \file ProteinPeptideIterator.h
* $Revision: 1.25 $
* \brief Object to iterate over the peptides within a protein in an
* unspecified ... | 33.322751 | 86 | 0.686567 | [
"object",
"vector"
] |
38f42ef71ed252ca93dbd8881901fd321f5abb29 | 5,575 | h | C | ZF/ZFCore/zfsrc/ZFCore/ZFContainer.h | ZFFrameworkDist/ZFFramework | 6b498e7b95ee6d6aaa28d8369eef8c2ff94daaf7 | [
"MIT"
] | 57 | 2016-06-12T11:05:55.000Z | 2021-05-22T13:12:17.000Z | ZF/ZFCore/zfsrc/ZFCore/ZFContainer.h | ZFFrameworkDist/ZFFramework | 6b498e7b95ee6d6aaa28d8369eef8c2ff94daaf7 | [
"MIT"
] | null | null | null | ZF/ZFCore/zfsrc/ZFCore/ZFContainer.h | ZFFrameworkDist/ZFFramework | 6b498e7b95ee6d6aaa28d8369eef8c2ff94daaf7 | [
"MIT"
] | 20 | 2016-05-26T04:47:37.000Z | 2020-12-13T01:39:39.000Z | /**
* @file ZFContainer.h
* @brief container of ZFObject
*/
#ifndef _ZFI_ZFContainer_h_
#define _ZFI_ZFContainer_h_
#include "ZFObject.h"
#include "ZFIterable.h"
ZF_NAMESPACE_GLOBAL_BEGIN
/** @brief keyword for serialize */
#define ZFSerializableKeyword_ZFContainer_element "element"
/**
* @brief container of Z... | 33.787879 | 136 | 0.664753 | [
"object"
] |
38fca370643661b3e7ddc93a9f88263ef070ea7b | 34,438 | h | C | Dependencies/OpenTissue/include/OpenTissue/dynamics/edm/edm_solid.h | marizoldi/Hapty | ed9ef1175d755dbca1609dbb27601440220fd98c | [
"MIT"
] | 3 | 2016-01-06T13:43:21.000Z | 2016-03-24T08:57:57.000Z | Dependencies/OpenTissue/include/OpenTissue/dynamics/edm/edm_solid.h | marizoldi/Hapty | ed9ef1175d755dbca1609dbb27601440220fd98c | [
"MIT"
] | 2 | 2016-01-06T12:15:43.000Z | 2016-01-16T19:57:09.000Z | Dependencies/OpenTissue/include/OpenTissue/dynamics/edm/edm_solid.h | marizoldi/Hapty | ed9ef1175d755dbca1609dbb27601440220fd98c | [
"MIT"
] | null | null | null | #ifndef OPENTISSUE_DYNAMICS_EDM_EDM_SOLID_H
#define OPENTISSUE_DYNAMICS_EDM_EDM_SOLID_H
//
// OpenTissue Template Library
// - A generic toolbox for physics-based modeling and simulation.
// Copyright (C) 2008 Department of Computer Science, University of Copenhagen.
//
// OTTL is licensed under zlib: http://ope... | 40.563015 | 205 | 0.4475 | [
"shape",
"vector",
"solid"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.