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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
88bfefd00901175cdc9137ed3ac2de634e1796b6 | 18,247 | h | C | aws-cpp-sdk-mediastore-data/include/aws/mediastore-data/model/GetObjectRequest.h | Neusoft-Technology-Solutions/aws-sdk-cpp | 88c041828b0dbee18a297c3cfe98c5ecd0706d0b | [
"Apache-2.0"
] | 1 | 2022-02-10T08:06:54.000Z | 2022-02-10T08:06:54.000Z | aws-cpp-sdk-mediastore-data/include/aws/mediastore-data/model/GetObjectRequest.h | Neusoft-Technology-Solutions/aws-sdk-cpp | 88c041828b0dbee18a297c3cfe98c5ecd0706d0b | [
"Apache-2.0"
] | 1 | 2022-01-03T23:59:37.000Z | 2022-01-03T23:59:37.000Z | aws-cpp-sdk-mediastore-data/include/aws/mediastore-data/model/GetObjectRequest.h | ravindra-wagh/aws-sdk-cpp | 7d5ff01b3c3b872f31ca98fb4ce868cd01e97696 | [
"Apache-2.0"
] | 1 | 2021-11-09T12:02:58.000Z | 2021-11-09T12:02:58.000Z | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include <aws/mediastore-data/MediaStoreData_EXPORTS.h>
#include <aws/mediastore-data/MediaStoreDataRequest.h>
#include <aws/core/utils/memory/stl/AWSString.h>
#include <utility>
namespa... | 59.630719 | 146 | 0.686469 | [
"object",
"model"
] |
88c4da1f206b2cf7703820573b713ec62ea28a70 | 2,417 | c | C | AudioKit/Core/Sporth/ugens/render.c | ethi1989/AudioKit | 97acc8da6dfb75408b2276998073de7a4511d480 | [
"MIT"
] | 350 | 2015-08-16T21:49:01.000Z | 2021-08-28T21:42:44.000Z | AudioKit/Core/Sporth/ugens/render.c | ethi1989/AudioKit | 97acc8da6dfb75408b2276998073de7a4511d480 | [
"MIT"
] | 37 | 2015-09-03T14:16:12.000Z | 2021-05-17T21:26:23.000Z | AudioKit/Core/Sporth/ugens/render.c | ethi1989/AudioKit | 97acc8da6dfb75408b2276998073de7a4511d480 | [
"MIT"
] | 41 | 2015-08-16T23:01:11.000Z | 2021-12-27T12:46:15.000Z | #include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "plumber.h"
typedef struct {
plumbing pipes;
plumber_ftentry ft[256];
} sporth_render_d;
int sporth_render(sporth_stack *stack, void *ud)
{
plumber_data *pd = ud;
sporth_render_d *rend;
FILE *tmp, *fp;
plumber_ftentry *old_f... | 28.435294 | 72 | 0.511378 | [
"render"
] |
88cf4c7ef29ea4683d84f985bca950a50ff9c15d | 1,280 | h | C | src/cpp-ethereum/test/tools/libtesteth/Stats.h | nccproject/ncc | 068ccc82a73d28136546095261ad8ccef7e541a3 | [
"MIT"
] | 42 | 2021-01-04T01:59:21.000Z | 2021-05-14T14:35:04.000Z | src/cpp-ethereum/test/tools/libtesteth/Stats.h | estxcoin/estcore | 4398b1d944373fe25668469966fa2660da454279 | [
"MIT"
] | 2 | 2021-01-04T02:08:47.000Z | 2021-01-04T02:36:08.000Z | src/cpp-ethereum/test/tools/libtesteth/Stats.h | estxcoin/estcore | 4398b1d944373fe25668469966fa2660da454279 | [
"MIT"
] | 15 | 2021-01-04T02:00:21.000Z | 2021-01-06T02:06:43.000Z | /*
This file is part of cpp-ethereum.
cpp-ethereum is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
cpp-ethereum is distributed in the... | 21.694915 | 70 | 0.749219 | [
"vector"
] |
88d0500fc86791876a796cb7878920d710daed32 | 2,407 | h | C | Forward_Model/source/loop.h | sjbradshaw/HYDRAD | 4d5eb698570d8a631995be8bff52138dd4f4ef5e | [
"MIT"
] | 6 | 2021-03-23T01:44:48.000Z | 2022-02-09T16:50:05.000Z | Forward_Model/source/loop.h | sjbradshaw/HYDRAD | 4d5eb698570d8a631995be8bff52138dd4f4ef5e | [
"MIT"
] | 7 | 2021-03-23T01:56:34.000Z | 2022-03-25T20:59:28.000Z | Forward_Model/source/loop.h | sjbradshaw/HYDRAD | 4d5eb698570d8a631995be8bff52138dd4f4ef5e | [
"MIT"
] | 2 | 2022-03-10T13:37:52.000Z | 2022-03-30T16:25:30.000Z | // ****
// *
// * Loop class definition
// *
// * (c) Dr. Stephen J. Bradshaw
// *
// * Date last modified: 02/14/2017
// *
// ****
#include "strand.h"
class CLoop {
private:
// The directory from which to read the data for the strands comprising the loop
char szWorkingDirectory[256... | 31.671053 | 131 | 0.681346 | [
"object"
] |
88d0c0fe132be83f83adc600e1bd1c4f13b3183b | 4,951 | h | C | mindspore/ccsrc/frontend/optimizer/ad/kpynative.h | PowerOlive/mindspore | bda20724a94113cedd12c3ed9083141012da1f15 | [
"Apache-2.0"
] | 1 | 2022-02-23T09:13:43.000Z | 2022-02-23T09:13:43.000Z | mindspore/ccsrc/frontend/optimizer/ad/kpynative.h | zimo-geek/mindspore | 665ec683d4af85c71b2a1f0d6829356f2bc0e1ff | [
"Apache-2.0"
] | null | null | null | mindspore/ccsrc/frontend/optimizer/ad/kpynative.h | zimo-geek/mindspore | 665ec683d4af85c71b2a1f0d6829356f2bc0e1ff | [
"Apache-2.0"
] | null | null | null | /**
* Copyright 2021 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 applicable law... | 50.010101 | 120 | 0.727328 | [
"vector"
] |
88d2781329d41a1cf2026208fc4206a6721ec876 | 9,107 | h | C | Gems/Atom/RHI/DX12/Code/Source/RHI/DescriptorContext.h | BreakerOfThings/o3de | f4c59f868c726470ec910623facd836047d059c3 | [
"Apache-2.0",
"MIT"
] | 11 | 2021-07-08T09:58:26.000Z | 2022-03-17T17:59:26.000Z | Gems/Atom/RHI/DX12/Code/Source/RHI/DescriptorContext.h | RoddieKieley/o3de | e804fd2a4241b039a42d9fa54eaae17dc94a7a92 | [
"Apache-2.0",
"MIT"
] | 29 | 2021-07-06T19:33:52.000Z | 2022-03-22T10:27:49.000Z | Gems/Atom/RHI/DX12/Code/Source/RHI/DescriptorContext.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 <RHI/DescriptorPool.h>
#include <AzCore/Memory/SystemAllocator.h>
#include ... | 48.700535 | 162 | 0.686175 | [
"3d"
] |
88d9582563ca9cfea5ae6557533c21ab145a4cda | 6,883 | h | C | core/src/dc1dmodelling.h | baender/gimli | eb9a2204669cf11209b9577472f61ac70217a191 | [
"Apache-2.0"
] | 1 | 2022-03-27T18:37:08.000Z | 2022-03-27T18:37:08.000Z | core/src/dc1dmodelling.h | baender/gimli | eb9a2204669cf11209b9577472f61ac70217a191 | [
"Apache-2.0"
] | null | null | null | core/src/dc1dmodelling.h | baender/gimli | eb9a2204669cf11209b9577472f61ac70217a191 | [
"Apache-2.0"
] | null | null | null | /******************************************************************************
* Copyright (C) 2009-2020 by the GIMLi development team *
* Thomas Günther thomas@resistivity.net *
* Carsten Rücker carsten@resistivity.net *
... | 37.205405 | 80 | 0.535668 | [
"mesh",
"model"
] |
88dacc8587a3f082992a0060cd8993f339e825cc | 5,182 | h | C | Pods/Headers/Public/RZImport/RZImportable.h | adamhrz/party-playlist | daadf6f04ac6411d21f17d590267af1e388aab18 | [
"MIT"
] | null | null | null | Pods/Headers/Public/RZImport/RZImportable.h | adamhrz/party-playlist | daadf6f04ac6411d21f17d590267af1e388aab18 | [
"MIT"
] | null | null | null | Pods/Headers/Public/RZImport/RZImportable.h | adamhrz/party-playlist | daadf6f04ac6411d21f17d590267af1e388aab18 | [
"MIT"
] | null | null | null | //
// RZImportable.h
// RZImport
//
// Created by Nick Donaldson on 5/21/14.
//
// Copyright 2014 Raizlabs and other contributors
// http://raizlabs.com/
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
// "Software"),... | 42.47541 | 121 | 0.754535 | [
"object",
"model"
] |
88dfde3d291334153e2c11c2f5b46e5418e5c5eb | 2,046 | h | C | Overlays/Posix/Libraries/WNMultiTasking/inc/internal/shared_mutex_base.h | WNProject/WNFramework | 293d2b550ed8745654cc0a1da391588ed6abb96b | [
"BSD-2-Clause"
] | 6 | 2015-05-04T17:39:37.000Z | 2022-03-04T02:30:28.000Z | Overlays/Posix/Libraries/WNMultiTasking/inc/internal/shared_mutex_base.h | WNProject/WNFramework | 293d2b550ed8745654cc0a1da391588ed6abb96b | [
"BSD-2-Clause"
] | 276 | 2015-05-27T21:30:31.000Z | 2022-03-24T01:52:36.000Z | Overlays/Posix/Libraries/WNMultiTasking/inc/internal/shared_mutex_base.h | WNProject/WNFramework | 293d2b550ed8745654cc0a1da391588ed6abb96b | [
"BSD-2-Clause"
] | 2 | 2017-11-30T19:06:08.000Z | 2020-09-30T23:56:48.000Z | // Copyright (c) 2021, WNProject Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#pragma once
#ifndef __WN_MULTI_TASKING_POSIX_INTERNAL_SHARED_MUTEX_BASE_H__
#define __WN_MULTI_TASKING_POSIX_INTERNAL_SHARED_MUTEX_BASE_H__
#include ... | 25.575 | 78 | 0.719453 | [
"object"
] |
88e8e0d9e71e096ac29fb1cc852a7bc570313f72 | 1,985 | h | C | DQM/EcalMonitorTasks/interface/EcalDQMonitorTask.h | SWuchterl/cmssw | 769b4a7ef81796579af7d626da6039dfa0347b8e | [
"Apache-2.0"
] | 6 | 2017-09-08T14:12:56.000Z | 2022-03-09T23:57:01.000Z | DQM/EcalMonitorTasks/interface/EcalDQMonitorTask.h | SWuchterl/cmssw | 769b4a7ef81796579af7d626da6039dfa0347b8e | [
"Apache-2.0"
] | 545 | 2017-09-19T17:10:19.000Z | 2022-03-07T16:55:27.000Z | DQM/EcalMonitorTasks/interface/EcalDQMonitorTask.h | SWuchterl/cmssw | 769b4a7ef81796579af7d626da6039dfa0347b8e | [
"Apache-2.0"
] | 14 | 2017-10-04T09:47:21.000Z | 2019-10-23T18:04:45.000Z | #ifndef EcalDQMonitorTask_H
#define EcalDQMonitorTask_H
#include "DQM/EcalCommon/interface/EcalDQMonitor.h"
#include "DQMServices/Core/interface/DQMOneEDAnalyzer.h"
#include "DQWorkerTask.h"
#include "Collections.h"
#include <set>
#include <map>
namespace edm {
class InputTag;
class ParameterSetDescription;
} ... | 35.446429 | 118 | 0.710327 | [
"vector"
] |
88f46793be9c727602e35525e2e2e997aae689b8 | 1,343 | h | C | include/smtp.h | JamesBremner/mailc | c167afc95fba9289ab6ed9fe3d4ec3298cecc170 | [
"MIT"
] | 5 | 2018-06-10T12:10:41.000Z | 2022-02-11T18:25:05.000Z | include/smtp.h | JamesBremner/mailc | c167afc95fba9289ab6ed9fe3d4ec3298cecc170 | [
"MIT"
] | null | null | null | include/smtp.h | JamesBremner/mailc | c167afc95fba9289ab6ed9fe3d4ec3298cecc170 | [
"MIT"
] | 3 | 2020-07-23T09:09:58.000Z | 2022-02-11T18:25:22.000Z | /**
* @file
*/
#ifndef SMTP_H
#define SMTP_H
#include <iostream>
#include "socket.h"
/**
* @brief SMTPConnection class
* @details Stores socket which connect to SMTP server, has methos
* which implemnet the SMTP commands
*
*/
class SMTPConnection {
public:
/**
* @brief Create an SMPTP Connection
* @d... | 23.155172 | 70 | 0.669397 | [
"object"
] |
88f7d5e38884ef8f7911f284177b1aea5a76d780 | 2,646 | h | C | src/include/TempLat/lattice/memory/memorylayouts/layoutstruct_test.h | cosmolattice/cosmolattice | bd9a31a026c0b47d53ff486db23448797dbe2fe0 | [
"MIT"
] | 12 | 2021-02-01T16:04:54.000Z | 2022-03-18T08:27:46.000Z | src/include/TempLat/lattice/memory/memorylayouts/layoutstruct_test.h | cosmolattice/cosmolattice | bd9a31a026c0b47d53ff486db23448797dbe2fe0 | [
"MIT"
] | 1 | 2021-04-24T10:09:35.000Z | 2021-04-24T10:09:35.000Z | src/include/TempLat/lattice/memory/memorylayouts/layoutstruct_test.h | cosmolattice/cosmolattice | bd9a31a026c0b47d53ff486db23448797dbe2fe0 | [
"MIT"
] | 2 | 2021-08-11T07:35:25.000Z | 2022-03-07T21:33:30.000Z | #ifndef TEMPLAT_FFT_MEMORYLAYOUTS_LAYOUTSTRUCT_TEST_H
#define TEMPLAT_FFT_MEMORYLAYOUTS_LAYOUTSTRUCT_TEST_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... | 33.493671 | 89 | 0.610355 | [
"vector"
] |
f0316d8d2639bbdaeff385317cf7cb4d353fe1da | 2,980 | h | C | src/prod/src/Common/SecurityDescriptor.h | AnthonyM/service-fabric | c396ea918714ea52eab9c94fd62e018cc2e09a68 | [
"MIT"
] | 2,542 | 2018-03-14T21:56:12.000Z | 2019-05-06T01:18:20.000Z | src/prod/src/Common/SecurityDescriptor.h | AnthonyM/service-fabric | c396ea918714ea52eab9c94fd62e018cc2e09a68 | [
"MIT"
] | 994 | 2019-05-07T02:39:30.000Z | 2022-03-31T13:23:04.000Z | src/prod/src/Common/SecurityDescriptor.h | AnthonyM/service-fabric | c396ea918714ea52eab9c94fd62e018cc2e09a68 | [
"MIT"
] | 300 | 2018-03-14T21:57:17.000Z | 2019-05-06T20:07:00.000Z | // ------------------------------------------------------------
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License (MIT). See License.txt in the repo root for license information.
// ------------------------------------------------------------
#pragma once
namespace Common... | 39.210526 | 127 | 0.681544 | [
"object",
"vector"
] |
f037a1224c1d1635d20e0b7dacd23644909dc23f | 2,611 | h | C | Source/ObjectiveDropboxOfficial/Shared/Generated/ApiObjects/TeamLog/Headers/DBTEAMLOGExternalDriveBackupPolicyChangedDetails.h | zhaoze1991/dropbox-sdk-obj-c | fde24d2f1efd76a8859d4b65d388c6eeccd37fe0 | [
"MIT"
] | 199 | 2016-08-24T01:48:43.000Z | 2022-03-26T12:43:12.000Z | Source/ObjectiveDropboxOfficial/Shared/Generated/ApiObjects/TeamLog/Headers/DBTEAMLOGExternalDriveBackupPolicyChangedDetails.h | zhaoze1991/dropbox-sdk-obj-c | fde24d2f1efd76a8859d4b65d388c6eeccd37fe0 | [
"MIT"
] | 263 | 2016-08-28T16:56:00.000Z | 2022-03-26T09:24:40.000Z | Source/ObjectiveDropboxOfficial/Shared/Generated/ApiObjects/TeamLog/Headers/DBTEAMLOGExternalDriveBackupPolicyChangedDetails.h | zhaoze1991/dropbox-sdk-obj-c | fde24d2f1efd76a8859d4b65d388c6eeccd37fe0 | [
"MIT"
] | 125 | 2016-08-31T17:49:54.000Z | 2022-03-22T02:38:37.000Z | ///
/// Copyright (c) 2016 Dropbox, Inc. All rights reserved.
///
/// Auto-generated by Stone, do not modify.
///
#import <Foundation/Foundation.h>
#import "DBSerializableProtocol.h"
@class DBTEAMLOGExternalDriveBackupPolicy;
@class DBTEAMLOGExternalDriveBackupPolicyChangedDetails;
NS_ASSUME_NONNULL_BEGIN
#pragma ... | 30.011494 | 114 | 0.782459 | [
"object"
] |
f04dcb7841c183e068a1f36bd2ab015fbdd24a8c | 2,600 | h | C | src/rx/display.h | DethRaid/rex | 21ba92d38398240faa45a402583c11f8c72e6e41 | [
"MIT"
] | 2 | 2020-06-13T11:39:46.000Z | 2021-03-10T01:03:03.000Z | src/rx/display.h | DethRaid/rex | 21ba92d38398240faa45a402583c11f8c72e6e41 | [
"MIT"
] | null | null | null | src/rx/display.h | DethRaid/rex | 21ba92d38398240faa45a402583c11f8c72e6e41 | [
"MIT"
] | 1 | 2021-01-06T03:47:08.000Z | 2021-01-06T03:47:08.000Z | #ifndef RX_DISPLAY_H
#define RX_DISPLAY_H
#include "rx/core/vector.h"
#include "rx/core/string.h"
#include "rx/math/vec2.h"
#include "rx/math/rectangle.h"
namespace Rx {
struct Display {
RX_MARK_NO_COPY(Display);
Display(Memory::Allocator& _allocator);
Display(Display&& display_);
struct Mode {
Math::V... | 23.636364 | 78 | 0.728846 | [
"vector"
] |
f050d18ae3fbb08f981bb05f466323853dbd724c | 874 | h | C | c/Haxe/OpenFL/01.HelloWorld/Export/windows/cpp/obj/include/IMap.h | amenoyoya/old-project | 640ec696af5d18267d86629098f41451857f8103 | [
"MIT"
] | null | null | null | c/Haxe/OpenFL/01.HelloWorld/Export/windows/cpp/obj/include/IMap.h | amenoyoya/old-project | 640ec696af5d18267d86629098f41451857f8103 | [
"MIT"
] | 1 | 2019-07-07T09:52:20.000Z | 2019-07-07T09:52:20.000Z | c/Haxe/OpenFL/01.HelloWorld/Export/windows/cpp/obj/include/IMap.h | amenoyoya/old-project | 640ec696af5d18267d86629098f41451857f8103 | [
"MIT"
] | null | null | null | #ifndef INCLUDED_IMap
#define INCLUDED_IMap
#ifndef HXCPP_H
#include <hxcpp.h>
#endif
HX_DECLARE_CLASS0(IMap)
class HXCPP_CLASS_ATTRIBUTES IMap_obj : public hx::Interface{
public:
typedef hx::Interface super;
typedef IMap_obj OBJ_;
HX_DO_INTERFACE_RTTI;
static void __boot();
virtual Dynami... | 21.85 | 64 | 0.708238 | [
"object"
] |
f05b8493c4e0eb7223ab5aa7150d896d5041a3ee | 886 | h | C | TowerDefence/Game/Enemy.h | CameronD17/Tower-Defence | 8dbfb66d01f2af9184e6cea0dc28c3969d060320 | [
"Apache-2.0"
] | null | null | null | TowerDefence/Game/Enemy.h | CameronD17/Tower-Defence | 8dbfb66d01f2af9184e6cea0dc28c3969d060320 | [
"Apache-2.0"
] | null | null | null | TowerDefence/Game/Enemy.h | CameronD17/Tower-Defence | 8dbfb66d01f2af9184e6cea0dc28c3969d060320 | [
"Apache-2.0"
] | null | null | null | #pragma once
#include "../Engine/Constants.h"
#include "../Engine/Engine.h"
#include "../Engine/Object.h"
#include "../Engine/Pathfinder.h"
#include "Bank.h"
#include "Map.h"
struct eStats
{
int id, targetX, targetY, value, bounty, speed, type;
float currentHealth, maxHealth;
bool isBoss, canSwim;
std::string cate... | 21.609756 | 94 | 0.676072 | [
"object"
] |
f05d28d441d69271d4597a31a04b5e929722b5cb | 6,688 | h | C | contrib/depends/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/IOKit.framework/Versions/A/Headers/network/IONetworkInterface.h | Amity-Network/amity | 3e57379f01af4ca851079c8e469fbda7c8165b47 | [
"MIT"
] | 28 | 2019-06-20T13:05:19.000Z | 2022-03-28T03:56:22.000Z | contrib/depends/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/IOKit.framework/Versions/A/Headers/network/IONetworkInterface.h | Amity-Network/amity | 3e57379f01af4ca851079c8e469fbda7c8165b47 | [
"MIT"
] | 1 | 2019-11-17T18:51:10.000Z | 2019-11-28T12:53:24.000Z | contrib/depends/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/IOKit.framework/Versions/A/Headers/network/IONetworkInterface.h | Amity-Network/amity | 3e57379f01af4ca851079c8e469fbda7c8165b47 | [
"MIT"
] | 7 | 2019-06-06T13:05:22.000Z | 2020-12-07T12:33:08.000Z | /*
* Copyright (c) 1998-2008 Apple Inc. All rights reserved.
*
* @APPLE_LICENSE_HEADER_START@
*
* The contents of this file constitute Original Code as defined in and
* are subject to the Apple Public Source License Version 1.1 (the
* "License"). You may not use this file except in compliance with the
* Licen... | 38 | 80 | 0.749103 | [
"object"
] |
f05f27e29f1efee6aeb11a5940ebf0a85f4b88f4 | 20,088 | c | C | pTk/mTk/win/tkWinEmbed.c | bekuno/perl-tk | ab69338e7a7d052d31b25fa54f920b1826b3b5af | [
"TCL"
] | 28 | 2015-01-02T00:31:12.000Z | 2021-12-21T09:03:05.000Z | pTk/mTk/win/tkWinEmbed.c | bekuno/perl-tk | ab69338e7a7d052d31b25fa54f920b1826b3b5af | [
"TCL"
] | 44 | 2015-01-07T22:25:25.000Z | 2022-03-28T13:34:44.000Z | pTk/mTk/win/tkWinEmbed.c | bekuno/perl-tk | ab69338e7a7d052d31b25fa54f920b1826b3b5af | [
"TCL"
] | 18 | 2015-01-02T00:32:47.000Z | 2022-03-24T12:57:40.000Z | /*
* tkWinEmbed.c --
*
* This file contains platform specific procedures for Windows platforms
* to provide basic operations needed for application embedding (where
* one application can use as its main window an internal window from
* another application).
*
* Copyright (c) 1996-1997 Sun Microsystems, Inc.
*
... | 29.628319 | 80 | 0.621615 | [
"geometry"
] |
f05fe2ccce7af38daf932b6459f7eb07a317e521 | 1,776 | h | C | include/kontiki/sensors/vlp16_lidar.h | AlexDayCRL/Kontiki | afeaa22020b4ee14c4078dfd8700836fa6c423a2 | [
"MIT"
] | 13 | 2020-11-18T11:31:22.000Z | 2022-01-27T06:01:15.000Z | include/kontiki/sensors/vlp16_lidar.h | AlexDayCRL/Kontiki | afeaa22020b4ee14c4078dfd8700836fa6c423a2 | [
"MIT"
] | null | null | null | include/kontiki/sensors/vlp16_lidar.h | AlexDayCRL/Kontiki | afeaa22020b4ee14c4078dfd8700836fa6c423a2 | [
"MIT"
] | 8 | 2020-09-22T07:52:00.000Z | 2022-03-22T06:43:07.000Z | #ifndef VLP16_LIDAR_H
#define VLP16_LIDAR_H
#include <iostream>
#include <Eigen/Dense>
#include "lidar.h"
#include <entity/paramstore/dynamic_pstore.h>
namespace kontiki {
namespace sensors {
namespace internal {
struct VLP16Meta : public LiDARMeta {
size_t NumParameters() const override {
return LiDARMeta:... | 25.371429 | 92 | 0.654279 | [
"vector"
] |
f062b8b12f194c43c0e3b0ad1e64b9230169eed7 | 8,177 | h | C | Code/Components/Analysis/analysisutilities/current/mathsutils/MathsUtils.h | rtobar/askapsoft | 6bae06071d7d24f41abe3f2b7f9ee06cb0a9445e | [
"BSL-1.0",
"Apache-2.0",
"OpenSSL"
] | 1 | 2020-06-18T08:37:43.000Z | 2020-06-18T08:37:43.000Z | Code/Components/Analysis/analysisutilities/current/mathsutils/MathsUtils.h | ATNF/askapsoft | d839c052d5c62ad8a511e58cd4b6548491a6006f | [
"BSL-1.0",
"Apache-2.0",
"OpenSSL"
] | null | null | null | Code/Components/Analysis/analysisutilities/current/mathsutils/MathsUtils.h | ATNF/askapsoft | d839c052d5c62ad8a511e58cd4b6548491a6006f | [
"BSL-1.0",
"Apache-2.0",
"OpenSSL"
] | null | null | null | /// @file
///
/// Provides utility functions for simulations package
///
/// @copyright (c) 2007 CSIRO
/// Australia Telescope National Facility (ATNF)
/// Commonwealth Scientific and Industrial Research Organisation (CSIRO)
/// PO Box 76, Epping NSW 1710, Australia
/// atnf-enquiries@csiro.au
///
/// This file is part... | 44.2 | 111 | 0.71163 | [
"shape",
"vector"
] |
f06f7976822d8b8c9b6f4a90c3c8a043306c581c | 4,765 | c | C | src/kbapi.c | Suptree/kilombo | 21efce54fc83ca9f13f874d63602c4b74201deb0 | [
"MIT"
] | 39 | 2015-11-19T07:58:08.000Z | 2021-02-14T08:44:48.000Z | src/kbapi.c | Suptree/kilombo | 21efce54fc83ca9f13f874d63602c4b74201deb0 | [
"MIT"
] | 24 | 2015-11-11T14:15:15.000Z | 2021-09-27T07:50:26.000Z | src/kbapi.c | Suptree/kilombo | 21efce54fc83ca9f13f874d63602c4b74201deb0 | [
"MIT"
] | 24 | 2016-08-30T20:28:59.000Z | 2022-02-16T20:32:08.000Z | #include <math.h>
#include "skilobot.h"
#include "kilolib.h"
/* pointers to messaging functions
* the kilobot program typically sets these in main()
*
* for simplicity we have only ONE set of these instead of
* one for each bot. If all bots register the same functions,
* this will work.
*/
message_tx_t kilo_me... | 22.908654 | 95 | 0.683526 | [
"model"
] |
f07b87573466d17b2a83bd04e3067f89bdc979e0 | 2,836 | h | C | yave/scene/OctreeNode.h | gan74/Yave | a35a68d388729d02f9793cc0fe9a530c010cf432 | [
"MIT"
] | 259 | 2016-12-02T03:06:19.000Z | 2022-03-13T19:21:00.000Z | yave/scene/OctreeNode.h | gan74/Yave | a35a68d388729d02f9793cc0fe9a530c010cf432 | [
"MIT"
] | 3 | 2019-05-02T04:09:13.000Z | 2021-12-27T02:27:33.000Z | yave/scene/OctreeNode.h | gan74/Yave | a35a68d388729d02f9793cc0fe9a530c010cf432 | [
"MIT"
] | 17 | 2019-01-04T10:07:23.000Z | 2021-09-15T08:41:04.000Z | /*******************************
Copyright (c) 2016-2021 Grégoire Angerand
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy... | 29.541667 | 85 | 0.702045 | [
"vector"
] |
f07be9e61630e72990571dbfdd813f50ef30f654 | 76,840 | h | C | src/libtsduck/tsMPEG.h | yrpark99/tsduck | 2929092e42c5c7eec95a119af91cc09ffdde2028 | [
"BSD-2-Clause"
] | null | null | null | src/libtsduck/tsMPEG.h | yrpark99/tsduck | 2929092e42c5c7eec95a119af91cc09ffdde2028 | [
"BSD-2-Clause"
] | null | null | null | src/libtsduck/tsMPEG.h | yrpark99/tsduck | 2929092e42c5c7eec95a119af91cc09ffdde2028 | [
"BSD-2-Clause"
] | null | null | null | //----------------------------------------------------------------------------
//
// TSDuck - The MPEG Transport Stream Toolkit
// Copyright (c) 2005-2018, Thierry Lelegard
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the f... | 54.419263 | 131 | 0.596786 | [
"object"
] |
f07cb9138ff6c4ed1cfc54ccbe8e76d3ee99a3af | 3,731 | h | C | Engine/source/gfx/gl/gfxGLTextureObject.h | Parcons/Torque3D | 516163fd5debea9c91b558046d858f5f56fc198d | [
"MIT"
] | null | null | null | Engine/source/gfx/gl/gfxGLTextureObject.h | Parcons/Torque3D | 516163fd5debea9c91b558046d858f5f56fc198d | [
"MIT"
] | null | null | null | Engine/source/gfx/gl/gfxGLTextureObject.h | Parcons/Torque3D | 516163fd5debea9c91b558046d858f5f56fc198d | [
"MIT"
] | null | null | null | //-----------------------------------------------------------------------------
// Copyright (c) 2012 GarageGames, LLC
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to
// deal in the Software without restrictio... | 33.3125 | 131 | 0.704369 | [
"render",
"object"
] |
f07d718dd6e3481bd0befa4d13ce6190f0924f15 | 26,280 | c | C | Older_Versions/OpenVLC1.3_revA/kernel/openvlc.c | Andregarciav/OpenVLC | 3213190700a2a4e4e313b4a6eb72161fd021d349 | [
"BSD-3-Clause"
] | 52 | 2018-10-13T16:39:35.000Z | 2022-03-19T18:16:54.000Z | Older_Versions/OpenVLC1.3_revA/kernel/openvlc.c | Andregarciav/OpenVLC | 3213190700a2a4e4e313b4a6eb72161fd021d349 | [
"BSD-3-Clause"
] | 6 | 2021-06-25T14:42:29.000Z | 2021-06-25T21:37:43.000Z | Older_Versions/OpenVLC1.3_revA/kernel/openvlc.c | Andregarciav/OpenVLC | 3213190700a2a4e4e313b4a6eb72161fd021d349 | [
"BSD-3-Clause"
] | 28 | 2018-10-13T16:39:52.000Z | 2022-03-28T19:19:51.000Z | /*
Copyright (c) 2014, IMDEA NETWORKS Institute
This file is part of the OpenVLC's source codes.
OpenVLC's source codes are free: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at you... | 27.692308 | 169 | 0.649734 | [
"model"
] |
f080864c945f16d0a99ec67e34f6f70884374e86 | 1,128 | h | C | include/vision_module/object_recognition/ImageProc.h | karaage-pp/vision_module | 0f8c39f99abbc309f09031046d6fbc93d17af6fa | [
"MIT"
] | 2 | 2017-08-26T18:55:35.000Z | 2017-10-03T10:49:53.000Z | include/vision_module/object_recognition/ImageProc.h | karaage-pp/vision_module | 0f8c39f99abbc309f09031046d6fbc93d17af6fa | [
"MIT"
] | 1 | 2017-08-26T18:55:57.000Z | 2017-08-26T18:55:57.000Z | include/vision_module/object_recognition/ImageProc.h | karaage-pp/vision_module | 0f8c39f99abbc309f09031046d6fbc93d17af6fa | [
"MIT"
] | 2 | 2018-10-18T04:10:57.000Z | 2018-10-29T06:54:20.000Z |
#ifndef _IMAGEPROC
#define _IMAGEPROC
#include <opencv2/opencv.hpp>
class CImageProc{
public:
struct histLabel{
unsigned int bin;
unsigned int intensity;
histLabel(const unsigned int &b, const unsigned int &i){
bin = b;
intensity = i;
}
bool opera... | 24.521739 | 74 | 0.557624 | [
"vector"
] |
f08f7e057be0d40b2380dbd423a932851b9d3805 | 4,379 | h | C | components/bookmarks/browser/bookmark_client.h | zealoussnow/chromium | fd8a8914ca0183f0add65ae55f04e287543c7d4a | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 14,668 | 2015-01-01T01:57:10.000Z | 2022-03-31T23:33:32.000Z | components/bookmarks/browser/bookmark_client.h | zealoussnow/chromium | fd8a8914ca0183f0add65ae55f04e287543c7d4a | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 113 | 2015-05-04T09:58:14.000Z | 2022-01-31T19:35:03.000Z | components/bookmarks/browser/bookmark_client.h | zealoussnow/chromium | fd8a8914ca0183f0add65ae55f04e287543c7d4a | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 5,941 | 2015-01-02T11:32:21.000Z | 2022-03-31T16:35:46.000Z | // Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef COMPONENTS_BOOKMARKS_BROWSER_BOOKMARK_CLIENT_H_
#define COMPONENTS_BOOKMARKS_BROWSER_BOOKMARK_CLIENT_H_
#include <cstdint>
#include <string>
#inc... | 40.174312 | 80 | 0.765472 | [
"model"
] |
0001106bf3b3444cce20d254c249489b2f9419b9 | 2,086 | h | C | src/external_plugins/scintilla_editor_data_handler/scintilla_editor_impl_decl.h | stonewell/wxglterm | 27480ed01e2832e98785b517ac17037a71cefe7c | [
"MIT"
] | 12 | 2017-11-23T16:02:41.000Z | 2019-12-29T08:36:36.000Z | src/external_plugins/scintilla_editor_data_handler/scintilla_editor_impl_decl.h | stonewell/wxglterm | 27480ed01e2832e98785b517ac17037a71cefe7c | [
"MIT"
] | 9 | 2017-12-04T15:55:51.000Z | 2019-11-01T13:08:21.000Z | src/external_plugins/scintilla_editor_data_handler/scintilla_editor_impl_decl.h | stonewell/wxglterm | 27480ed01e2832e98785b517ac17037a71cefe7c | [
"MIT"
] | 5 | 2018-09-02T07:35:13.000Z | 2019-12-29T08:36:37.000Z | #pragma once
#include <pybind11/embed.h>
#include <deque>
#include "cap_manager.h"
#include "read_write_queue.h"
#include "parse_termdata.h"
#include "plugin_base.h"
using TermDataQueue = moodycamel::BlockingReaderWriterQueue<unsigned char, 4096>;
class __attribute__ ((visibility ("hidden"))) ScintillaEditorDataHan... | 30.231884 | 109 | 0.719559 | [
"object",
"vector"
] |
000114e42695ea168c6f2be49af674de01c182eb | 1,222 | h | C | src/typedefs.h | odeke-em/sym | bd646c10cfbcffe659a3ad74e59981399fd90f3e | [
"Apache-2.0"
] | null | null | null | src/typedefs.h | odeke-em/sym | bd646c10cfbcffe659a3ad74e59981399fd90f3e | [
"Apache-2.0"
] | null | null | null | src/typedefs.h | odeke-em/sym | bd646c10cfbcffe659a3ad74e59981399fd90f3e | [
"Apache-2.0"
] | null | null | null | // Author: Emmanuel Odeke <odeke@ualberta.ca>
#ifndef _TYPEDEFS_H
#define _TYPEDEFS_H
#define raiseError(msg){\
fprintf(stderr, "%s::%s \033[91m%s on line %d\n\033[00m",\
__FILE__, __func__, #msg, __LINE__\
);\
exit(-1);\
}
typedef int int32;
typedef long int int64;
typedef unsigned int uin... | 18.8 | 62 | 0.645663 | [
"object"
] |
000344dc07be423c339dec1dde0ee971caf16654 | 546 | h | C | src/knn.h | fernandochafim/cpprtools | ef7628c35fa857dc2a1693b5cab9ec15fde8f4a0 | [
"MIT"
] | null | null | null | src/knn.h | fernandochafim/cpprtools | ef7628c35fa857dc2a1693b5cab9ec15fde8f4a0 | [
"MIT"
] | null | null | null | src/knn.h | fernandochafim/cpprtools | ef7628c35fa857dc2a1693b5cab9ec15fde8f4a0 | [
"MIT"
] | null | null | null | int knn(
const double *train_inputs_ptr, //n_observations x n_features (Matrix)
const double *train_label_ptr, //n_observations (vector)
const double *test_input_ptr, //n_features (vector)
const int n_observations, const int n_features, const int max_neighbors,
double *test_predictions_ptr //m... | 36.4 | 76 | 0.732601 | [
"vector"
] |
0009dd57fac249560e6f2d666d67f4a0a427f4fc | 4,668 | h | C | src/vm/luavm/luavmrunenv.h | GreenVentures/GreenVenturesChain | 6c438e884fe07bd247f82a704bd3767dd5848c7e | [
"MIT"
] | 1 | 2020-03-10T13:29:05.000Z | 2020-03-10T13:29:05.000Z | src/vm/luavm/luavmrunenv.h | GreenVentures/GreenVenturesChain | 6c438e884fe07bd247f82a704bd3767dd5848c7e | [
"MIT"
] | null | null | null | src/vm/luavm/luavmrunenv.h | GreenVentures/GreenVenturesChain | 6c438e884fe07bd247f82a704bd3767dd5848c7e | [
"MIT"
] | null | null | null | // Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2017-2019 The GreenVenturesChain Developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#ifndef LUA_VM_RUNENV_H
#define LUA_VM_RUNENV_H
#include "luavm.h"
#in... | 30.913907 | 108 | 0.698586 | [
"object",
"vector"
] |
000ba0cd6aeff065cad1a47c122e7a51c0910ab8 | 17,182 | h | C | clicks/dac10/lib/include/dac10.h | StrahinjaJacimovic/mikrosdk_click_v2 | f8002047c96605f340957a0d3fdbde33706d02ac | [
"MIT"
] | 31 | 2020-10-02T14:15:14.000Z | 2022-03-24T08:33:21.000Z | clicks/dac10/lib/include/dac10.h | greghol/mikrosdk_click_v2 | 76e5dec265dce5fca72c4b93f77afd668dde5dfa | [
"MIT"
] | 4 | 2020-10-27T14:05:00.000Z | 2022-03-10T09:38:57.000Z | clicks/dac10/lib/include/dac10.h | greghol/mikrosdk_click_v2 | 76e5dec265dce5fca72c4b93f77afd668dde5dfa | [
"MIT"
] | 32 | 2020-11-28T07:56:42.000Z | 2022-03-14T19:42:29.000Z | /****************************************************************************
** Copyright (C) 2020 MikroElektronika d.o.o.
** Contact: https://www.mikroe.com/contact
**
** Permission is hereby granted, free of charge, to any person obtaining a copy
** of this software and associated documentation files (the "Software"... | 37.352174 | 92 | 0.680654 | [
"object"
] |
000c24dae81158981d61d723a2284ad9f3bea015 | 2,033 | h | C | OS2Project/OS2Project/h/Slab.h | nikolabebic95/OS2Project | 38cb36ac19a62b2e07f4cf86fffd8aa46ae3c37c | [
"MIT"
] | null | null | null | OS2Project/OS2Project/h/Slab.h | nikolabebic95/OS2Project | 38cb36ac19a62b2e07f4cf86fffd8aa46ae3c37c | [
"MIT"
] | null | null | null | OS2Project/OS2Project/h/Slab.h | nikolabebic95/OS2Project | 38cb36ac19a62b2e07f4cf86fffd8aa46ae3c37c | [
"MIT"
] | null | null | null | /**
* \file Slab.h
* \brief Interface for the cache system provided by the professors
*/
#ifndef _slab_h_
#define _slab_h_
typedef struct kmem_cache_s kmem_cache_t;
const size_t BLOCK_SIZE = 4096;
const size_t CACHE_L1_LINE_SIZE = 64;
/**
* \brief Initialize the allocator
* \param space Pointer to the memory w... | 23.102273 | 105 | 0.722577 | [
"object"
] |
00105fbdd10d12aa7a7662676616b2a6653d3352 | 2,003 | h | C | adh/primitive.h | smallduckinette/engine | 6161c48db3de1c8562885df0041d89f83e8f5233 | [
"Apache-2.0"
] | null | null | null | adh/primitive.h | smallduckinette/engine | 6161c48db3de1c8562885df0041d89f83e8f5233 | [
"Apache-2.0"
] | null | null | null | adh/primitive.h | smallduckinette/engine | 6161c48db3de1c8562885df0041d89f83e8f5233 | [
"Apache-2.0"
] | null | null | null | #ifndef __ADH_PRIMITIVE_H__
#define __ADH_PRIMITIVE_H__
#include <optional>
#include <GL/glew.h>
#include "engine/adh/node.h"
namespace engine::adh
{
class Shader;
class Texture;
class Primitive : public Node
{
public:
Primitive(GLenum mode);
~Primitive();
/// Call bind before setting arrays ... | 25.35443 | 83 | 0.57314 | [
"geometry",
"vector"
] |
0012387f73e6326ebe8f4ee8c81138cb0b943ba2 | 4,811 | h | C | include/vob/misc/type/applicator.h | voblivion/misc | 876ab2238b08198a94015ac0570a75ebf4e5e32a | [
"MIT"
] | null | null | null | include/vob/misc/type/applicator.h | voblivion/misc | 876ab2238b08198a94015ac0570a75ebf4e5e32a | [
"MIT"
] | null | null | null | include/vob/misc/type/applicator.h | voblivion/misc | 876ab2238b08198a94015ac0570a75ebf4e5e32a | [
"MIT"
] | null | null | null | #pragma once
#include "../std/conditional_const.h"
#include <cassert>
#include <memory>
#include <type_traits>
#include <typeindex>
#include <unordered_map>
namespace vob::misty
{
namespace detail
{
/// @brief TODO
template <bool t_const, typename... TArgs>
class type_applicator_base
{
public:
#pragma re... | 28.981928 | 109 | 0.730409 | [
"object"
] |
00179b05b307560be520114003ce4a6c8780fb02 | 7,216 | c | C | src/mice/src/cspice/lnkini.c | jared711/meteoroid_orbits | 84428bc33a695fb4bebee383f5094b80ae1d7193 | [
"MIT"
] | 9 | 2018-03-28T16:03:28.000Z | 2022-01-30T20:36:00.000Z | src/mice/src/cspice/lnkini.c | jared711/meteoroid_orbits | 84428bc33a695fb4bebee383f5094b80ae1d7193 | [
"MIT"
] | null | null | null | src/mice/src/cspice/lnkini.c | jared711/meteoroid_orbits | 84428bc33a695fb4bebee383f5094b80ae1d7193 | [
"MIT"
] | 2 | 2021-01-25T10:11:10.000Z | 2022-01-09T06:37:06.000Z | /* lnkini.f -- translated by f2c (version 19980913).
You must link the resulting object file with the libraries:
-lf2c -lm (in that order)
*/
#include "f2c.h"
/* $Procedure LNKINI ( LNK, initialize ) */
/* Subroutine */ int lnkini_(integer *size, integer *pool)
{
/* System generated locals */
integ... | 29.695473 | 76 | 0.542544 | [
"object"
] |
0018a3567dba74e187c30ff5d79791a00380234f | 15,800 | h | C | keyvi/3rdparty/tpie/tpie/btree/btree.h | vvucetic/keyvi | e6f02373350fea000aa3d20be9cc1d0ec09441f7 | [
"Apache-2.0"
] | 147 | 2015-10-06T19:10:01.000Z | 2021-08-19T07:52:02.000Z | keyvi/3rdparty/tpie/tpie/btree/btree.h | vvucetic/keyvi | e6f02373350fea000aa3d20be9cc1d0ec09441f7 | [
"Apache-2.0"
] | 148 | 2015-10-06T09:24:56.000Z | 2018-12-08T08:42:54.000Z | keyvi/3rdparty/tpie/tpie/btree/btree.h | vvucetic/keyvi | e6f02373350fea000aa3d20be9cc1d0ec09441f7 | [
"Apache-2.0"
] | 34 | 2015-10-09T06:55:52.000Z | 2021-01-05T18:43:57.000Z | // -*- mode: c++; tab-width: 4; indent-tabs-mode: t; eval: (progn (c-set-style "stroustrup") (c-set-offset 'innamespace 0)); -*-
// vi:set ts=4 sts=4 sw=4 noet :
// Copyright 2014 The TPIE development team
//
// This file is part of TPIE.
//
// TPIE is free software: you can redistribute it and/or modify it under
// ... | 25.401929 | 139 | 0.647089 | [
"vector"
] |
001b90c98f0de71d8c896f25f173a5d6393afa58 | 985 | c | C | uw_cse333/exs/ex5/ex5.c | tavaresdong/courses-notes | 7fb89103bca679f5ef9b14cbc777152daac1402e | [
"MIT"
] | null | null | null | uw_cse333/exs/ex5/ex5.c | tavaresdong/courses-notes | 7fb89103bca679f5ef9b14cbc777152daac1402e | [
"MIT"
] | 1 | 2017-07-31T08:15:26.000Z | 2017-07-31T08:15:26.000Z | uw_cse333/exs/ex5/ex5.c | tavaresdong/courses-notes | 7fb89103bca679f5ef9b14cbc777152daac1402e | [
"MIT"
] | 1 | 2019-10-06T16:52:31.000Z | 2019-10-06T16:52:31.000Z | #include "vector.h"
#include <assert.h>
#include <stdbool.h>
#include <stdio.h>
#include <stdlib.h>
static void PrintIntVector(vector_t v);
#define INIT_VEC_SIZE 4
#define FINAL_VEC_SIZE 10
int main(int argc, char *argv[]) {
size_t i;
vector_t v = VectorCreate(INIT_VEC_SIZE);
if(v == NULL)
return EXIT_FAILU... | 16.416667 | 43 | 0.618274 | [
"vector"
] |
001f76335f4d9c8b36b5255de6b29c1045a12f59 | 2,977 | c | C | gdb-7.3/sim/cris/crisv10f.c | vidkidz/crossbridge | ba0bf94aee0ce6cf7eb5be882382e52bc57ba396 | [
"MIT"
] | 1 | 2016-04-09T02:58:13.000Z | 2016-04-09T02:58:13.000Z | gdb-7.3/sim/cris/crisv10f.c | vidkidz/crossbridge | ba0bf94aee0ce6cf7eb5be882382e52bc57ba396 | [
"MIT"
] | null | null | null | gdb-7.3/sim/cris/crisv10f.c | vidkidz/crossbridge | ba0bf94aee0ce6cf7eb5be882382e52bc57ba396 | [
"MIT"
] | null | null | null | /* CRIS v10 simulator support code
Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
Free Software Foundation, Inc.
Contributed by Axis Communications.
This file is part of the GNU simulators.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU Genera... | 28.902913 | 73 | 0.708767 | [
"model"
] |
0020df8f4051f254e85d3b07e70a9389d651bebe | 70,274 | h | C | lib/lf/fe/hierarchic_fe.h | Fytch/lehrfempp | c804b3e350aa893180f1a02ce57a93b3d7686e91 | [
"MIT"
] | 16 | 2018-08-30T19:55:43.000Z | 2022-02-16T16:38:06.000Z | lib/lf/fe/hierarchic_fe.h | Fytch/lehrfempp | c804b3e350aa893180f1a02ce57a93b3d7686e91 | [
"MIT"
] | 151 | 2018-05-27T13:01:50.000Z | 2021-08-04T14:50:50.000Z | lib/lf/fe/hierarchic_fe.h | Fytch/lehrfempp | c804b3e350aa893180f1a02ce57a93b3d7686e91 | [
"MIT"
] | 20 | 2018-11-13T13:46:38.000Z | 2022-02-18T17:33:52.000Z | #ifndef LF_USCALFE_HP_FE_H_
#define LF_USCALFE_HP_FE_H_
/**
* @file
* @brief Data structures representing HP finite elements
* @author Tobias Rohner
* @date May 2020
* @copyright MIT License
*/
#define _USE_MATH_DEFINES
#include <lf/assemble/assemble.h>
#include <lf/mesh/mesh.h>
#include <lf/quad/quad.h>
#inc... | 43.165848 | 88 | 0.58501 | [
"mesh",
"shape",
"vector"
] |
00248ac8056d1f0a1c412f9564fc6e24bd7b7ee8 | 1,126 | h | C | ospray/common/Group.h | TOMiii9/ospray | c902dca37f165e01365e51b6bba107dcc53a6842 | [
"Apache-2.0"
] | 2 | 2022-01-20T19:28:39.000Z | 2022-01-21T00:14:07.000Z | ospray/common/Group.h | TOMiii9/ospray | c902dca37f165e01365e51b6bba107dcc53a6842 | [
"Apache-2.0"
] | 1 | 2020-04-24T22:15:32.000Z | 2020-04-24T22:15:32.000Z | ospray/common/Group.h | TOMiii9/ospray | c902dca37f165e01365e51b6bba107dcc53a6842 | [
"Apache-2.0"
] | 1 | 2021-05-19T17:45:06.000Z | 2021-05-19T17:45:06.000Z | // Copyright 2009-2020 Intel Corporation
// SPDX-License-Identifier: Apache-2.0
#pragma once
// ospray stuff
#include "../geometry/GeometricModel.h"
#include "../volume/VolumetricModel.h"
#include "./Data.h"
#include "./Managed.h"
// stl
#include <vector>
// embree
#include "embree3/rtcore.h"
namespace ospray {
str... | 22.078431 | 56 | 0.726465 | [
"geometry",
"vector"
] |
0027d22a86a3e107b48643937acf888a872a1866 | 415 | h | C | 3DLfC4D/source/CameraHook.h | FilipMalmberg/3Delight-for-Cinema-4D | 3394f8cd9e1121b8c35aa4e2b2443450ef82cbff | [
"MIT"
] | null | null | null | 3DLfC4D/source/CameraHook.h | FilipMalmberg/3Delight-for-Cinema-4D | 3394f8cd9e1121b8c35aa4e2b2443450ef82cbff | [
"MIT"
] | null | null | null | 3DLfC4D/source/CameraHook.h | FilipMalmberg/3Delight-for-Cinema-4D | 3394f8cd9e1121b8c35aa4e2b2443450ef82cbff | [
"MIT"
] | null | null | null | #ifndef CAMERA_HOOK_H
#define CAMERA_HOOK_H
#pragma warning(disable : 4265)
#include "DL_HookPlugin.h"
#include "c4d.h"
#include <vector>
class CameraHook:public DL_HookPlugin{
public:
void CreateNSINodes(BaseDocument* doc, DL_SceneParser* parser);
void SampleMotion(DL_SampleInfo* info, BaseDocument* document, DL_Sc... | 20.75 | 88 | 0.785542 | [
"vector"
] |
00378298d54db0e7ed916333821cea02b6a02847 | 993 | h | C | RpcApiStorage/ApiStorage.h | dshadrin/RpcWrappersGenerator | 9a8ac6bebbaf73f26324f4444f6d1d620e3e9a75 | [
"Apache-2.0"
] | null | null | null | RpcApiStorage/ApiStorage.h | dshadrin/RpcWrappersGenerator | 9a8ac6bebbaf73f26324f4444f6d1d620e3e9a75 | [
"Apache-2.0"
] | null | null | null | RpcApiStorage/ApiStorage.h | dshadrin/RpcWrappersGenerator | 9a8ac6bebbaf73f26324f4444f6d1d620e3e9a75 | [
"Apache-2.0"
] | null | null | null | /*
* Copyright (C) 2014-2017 Rhonda Software.
* All rights reserved.
*/
#ifndef __API_STORAGE_H
#define __API_STORAGE_H
#pragma once
//////////////////////////////////////////////////////////////////////////
#include "ApiItems.h"
//////////////////////////////////////////////////////////////////////////
class ApiS... | 24.219512 | 96 | 0.548842 | [
"vector"
] |
003cdf060bbb64cfe01f17f12def2db12eaf2e1d | 196 | h | C | ionWindow/SFileDroppedEvent.h | iondune/ionEngine | 7ce3394dafbabf0e0bb9f5d07dbfae31161800d4 | [
"MIT"
] | 36 | 2015-06-28T14:53:06.000Z | 2021-10-31T04:26:53.000Z | ionWindow/SFileDroppedEvent.h | iondune/ionEngine | 7ce3394dafbabf0e0bb9f5d07dbfae31161800d4 | [
"MIT"
] | 90 | 2015-05-01T07:21:43.000Z | 2017-08-30T01:16:41.000Z | ionWindow/SFileDroppedEvent.h | iondune/ionEngine | 7ce3394dafbabf0e0bb9f5d07dbfae31161800d4 | [
"MIT"
] | 9 | 2016-04-08T07:48:02.000Z | 2019-07-22T15:13:53.000Z |
#pragma once
#include <ionCore.h>
namespace ion
{
class CWindow;
struct SFileDroppedEvent : public IEvent
{
vector<string> Paths;
CWindow * Window = nullptr;
};
}
| 10.315789 | 42 | 0.617347 | [
"vector"
] |
003cebc495cbff11b555bfc8f21824b7ecb0eb2e | 4,601 | h | C | src/lepage/input/SourceLocationProvider.h | jaydee-io/lepage | 30ec14fa809e4e60de64ac7e5bf1f06ee71c93cf | [
"BSD-3-Clause"
] | null | null | null | src/lepage/input/SourceLocationProvider.h | jaydee-io/lepage | 30ec14fa809e4e60de64ac7e5bf1f06ee71c93cf | [
"BSD-3-Clause"
] | null | null | null | src/lepage/input/SourceLocationProvider.h | jaydee-io/lepage | 30ec14fa809e4e60de64ac7e5bf1f06ee71c93cf | [
"BSD-3-Clause"
] | null | null | null | ////////////////////////////////////////////////////////////////////////////////
// lepage
//
// This file is distributed under the 3-clause Berkeley Software Distribution
// License. See LICENSE for details.
////////////////////////////////////////////////////////////////////////////... | 31.513699 | 129 | 0.708759 | [
"vector"
] |
003de195596d629bb13a771067219c925538146d | 20,677 | h | C | Scripts/Template/Headers/java/util/Hashtable.h | zhouxl/J2ObjC-Framework | ff83a41f44aaab295dbd4f4b4b02d5e894cdc2e1 | [
"MIT"
] | null | null | null | Scripts/Template/Headers/java/util/Hashtable.h | zhouxl/J2ObjC-Framework | ff83a41f44aaab295dbd4f4b4b02d5e894cdc2e1 | [
"MIT"
] | null | null | null | Scripts/Template/Headers/java/util/Hashtable.h | zhouxl/J2ObjC-Framework | ff83a41f44aaab295dbd4f4b4b02d5e894cdc2e1 | [
"MIT"
] | null | null | null | //
// Generated by the J2ObjC translator. DO NOT EDIT!
// source: android/platform/libcore/ojluni/src/main/java/java/util/Hashtable.java
//
#include "../../J2ObjC_header.h"
#pragma push_macro("INCLUDE_ALL_JavaUtilHashtable")
#ifdef RESTRICT_JavaUtilHashtable
#define INCLUDE_ALL_JavaUtilHashtable 0
#else
#define IN... | 38.009191 | 243 | 0.756348 | [
"object"
] |
003e79767111cb0678b5771d9b392ca8f26ff295 | 14,627 | h | C | core/include/mmcore/utility/log/Log.h | reinago/megamol | 0438e26e5134a0050a00c6d8d747175a08f85fd9 | [
"BSD-3-Clause"
] | null | null | null | core/include/mmcore/utility/log/Log.h | reinago/megamol | 0438e26e5134a0050a00c6d8d747175a08f85fd9 | [
"BSD-3-Clause"
] | null | null | null | core/include/mmcore/utility/log/Log.h | reinago/megamol | 0438e26e5134a0050a00c6d8d747175a08f85fd9 | [
"BSD-3-Clause"
] | null | null | null | /*
* Log.h
*
* Copyright (C) 2006 - 2010 by Universitaet Stuttgart (VIS).
* Copyright (C) 2020 by Universitaet Stuttgart (VISUS).
* Alle Rechte vorbehalten.
*/
#pragma once
#include "mmcore/api/MegaMolCore.std.h"
#include <cstdio>
#include <ctime>
#include <string>
#include <iostream>
#include <thread>
names... | 31.055202 | 99 | 0.539345 | [
"object"
] |
003e80848461a401bf4605d42588af903f127883 | 4,667 | h | C | tasks/keypoint_match/MatchFinder/src/normals.h | ethz-asl/Matterport | 4338d01c81380b1ad78cca83206648c9b5233f47 | [
"MIT"
] | 708 | 2017-09-20T15:05:44.000Z | 2022-03-29T15:08:01.000Z | tasks/keypoint_match/MatchFinder/src/normals.h | ethz-asl/Matterport | 4338d01c81380b1ad78cca83206648c9b5233f47 | [
"MIT"
] | 51 | 2017-09-20T17:26:52.000Z | 2022-03-20T13:23:11.000Z | tasks/keypoint_match/MatchFinder/src/normals.h | ethz-asl/Matterport | 4338d01c81380b1ad78cca83206648c9b5233f47 | [
"MIT"
] | 155 | 2017-09-21T06:30:52.000Z | 2022-03-21T19:54:59.000Z |
#pragma once
#include "mLibInclude.h"
class NormalExtractor {
public:
NormalExtractor(unsigned int width, unsigned int height) {
m_width = width;
m_height = height;
m_graphics = new D3D11GraphicsDevice();
m_graphics->initWithoutWindow();
m_cbCamera.init(*m_graphics);
m_shaders.init(*m_graphics);
m_s... | 33.099291 | 147 | 0.68138 | [
"mesh",
"render",
"vector"
] |
0040eca55c840e36fa07c4b1b2d5d793b6e43f2a | 1,952 | h | C | ext/phalcon/mvc/collection/behavior.zep.h | stokes-php/phalcon | b152cacdacedaa5c67798c800bb6eb99068c377b | [
"PHP-3.01",
"Zend-2.0",
"BSD-3-Clause"
] | 3 | 2016-07-25T09:17:38.000Z | 2020-11-24T09:52:24.000Z | ext/phalcon/mvc/collection/behavior.zep.h | stokes-php/phalcon | b152cacdacedaa5c67798c800bb6eb99068c377b | [
"PHP-3.01",
"Zend-2.0",
"BSD-3-Clause"
] | null | null | null | ext/phalcon/mvc/collection/behavior.zep.h | stokes-php/phalcon | b152cacdacedaa5c67798c800bb6eb99068c377b | [
"PHP-3.01",
"Zend-2.0",
"BSD-3-Clause"
] | 1 | 2018-01-19T10:37:17.000Z | 2018-01-19T10:37:17.000Z |
extern zend_class_entry *phalcon_mvc_collection_behavior_ce;
ZEPHIR_INIT_CLASS(Phalcon_Mvc_Collection_Behavior);
PHP_METHOD(Phalcon_Mvc_Collection_Behavior, __construct);
PHP_METHOD(Phalcon_Mvc_Collection_Behavior, mustTakeAction);
PHP_METHOD(Phalcon_Mvc_Collection_Behavior, getOptions);
PHP_METHOD(Phalcon_Mvc_Colle... | 45.395349 | 137 | 0.880635 | [
"model"
] |
0046be6e25667b7317de0b8bdf3eadb32e219bba | 2,270 | h | C | include/platform/TimedExpiryBuffer.h | SonnyRajagopalan/TimerAndCallback | c36a0f7144631ea77848a0fb88857c8c15e07e29 | [
"BSD-3-Clause"
] | 4 | 2020-04-07T03:03:00.000Z | 2022-02-07T03:58:21.000Z | include/platform/TimedExpiryBuffer.h | SonnyRajagopalan/TimerAndCallback | c36a0f7144631ea77848a0fb88857c8c15e07e29 | [
"BSD-3-Clause"
] | null | null | null | include/platform/TimedExpiryBuffer.h | SonnyRajagopalan/TimerAndCallback | c36a0f7144631ea77848a0fb88857c8c15e07e29 | [
"BSD-3-Clause"
] | 5 | 2015-06-15T12:12:53.000Z | 2022-02-06T14:32:50.000Z | #ifndef TIMED_EXPIRY_BUFFER
#define TIMED_EXPIRY_BUFFER
/**
A timed expiry buffer is a buffer that is required to be maintained for a fixed time,
after which the buffer is to be purged. There may be other constraints such as making
sure that the buffer contains only unique entries.
The class is not d... | 23.163265 | 90 | 0.672247 | [
"vector"
] |
0047a08d97a582c652c8e45c3d8908b5b9f7040a | 5,007 | c | C | tests/C-tests/diagonalize_matrix_typed.c | jeanlucf22/bml | 8bb98b81f80e57d8a88eb898e1dc0f7668b332f7 | [
"BSD-3-Clause",
"Unlicense"
] | null | null | null | tests/C-tests/diagonalize_matrix_typed.c | jeanlucf22/bml | 8bb98b81f80e57d8a88eb898e1dc0f7668b332f7 | [
"BSD-3-Clause",
"Unlicense"
] | null | null | null | tests/C-tests/diagonalize_matrix_typed.c | jeanlucf22/bml | 8bb98b81f80e57d8a88eb898e1dc0f7668b332f7 | [
"BSD-3-Clause",
"Unlicense"
] | null | null | null | #include "bml.h"
#include "../typed.h"
#include "../C-interface/dense/bml_getters_dense.h"
#include <complex.h>
#include <math.h>
#include <stdlib.h>
#include <stdio.h>
#if defined(SINGLE_REAL) || defined(SINGLE_COMPLEX)
#define REL_TOL 1.2e-5
#else
#define REL_TOL 1e-11
#endif
int TYPED_FUNC(
test_diagonalize)... | 27.662983 | 82 | 0.575594 | [
"vector"
] |
004aaefa49d0e6fbea8a4953f37afc006c7398be | 15,748 | h | C | inetsrv/iis/staxinc/fdlhash.h | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | inetsrv/iis/staxinc/fdlhash.h | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | inetsrv/iis/staxinc/fdlhash.h | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | /*++
FDLHash.h
This file contains a template class for a hash table.
The templates used in here build off the templates in tfdlist.h for
doubly linked lists. The bucket chains implemented in this version
of the hash table are doubly linked lists.
The Data type must support the following :
class D... | 20.748353 | 100 | 0.611189 | [
"object"
] |
0053ffa6e2d24cca7217a3d02779f1aaf7998810 | 44,772 | h | C | public/sdk/inc/encdec.h | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | public/sdk/inc/encdec.h | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | public/sdk/inc/encdec.h | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z |
/* this ALWAYS GENERATED file contains the definitions for the interfaces */
/* File created by MIDL compiler version 6.00.0361 */
/* Compiler settings for encdec.idl:
Oicf, W1, Zp8, env=Win32 (32b run)
protocol : dce , ms_ext, c_ext, robust
error checks: allocation ref bounds_check enum stub_... | 30.75 | 119 | 0.644666 | [
"object"
] |
00547f7ca0ffacfa825201e5e0036eb224e95f18 | 26,242 | c | C | src/map/lapack2flamec/f2c/c/zlaqz0.c | greck2908/libflame | 51d901f5fa1729c018c19110d100d117b91a0e65 | [
"BSD-3-Clause"
] | 27 | 2017-10-01T08:26:08.000Z | 2022-01-03T20:26:42.000Z | src/map/lapack2flamec/f2c/c/zlaqz0.c | greck2908/libflame | 51d901f5fa1729c018c19110d100d117b91a0e65 | [
"BSD-3-Clause"
] | null | null | null | src/map/lapack2flamec/f2c/c/zlaqz0.c | greck2908/libflame | 51d901f5fa1729c018c19110d100d117b91a0e65 | [
"BSD-3-Clause"
] | 11 | 2017-07-30T19:15:00.000Z | 2020-02-21T13:18:13.000Z | /* zlaqz0.f -- translated by f2c (version 20160102). You must link the resulting object file with libf2c: on Microsoft Windows system, link with libf2c.lib;
on Linux or Unix systems, link with .../path/to/libf2c.a -lm or, if you install libf2c.a in a standard place, with -lf2c -lm -- in that order, at the end of the c... | 35.654891 | 758 | 0.579415 | [
"object"
] |
5320d398c324c91979683a00e8c18bf6705a1a93 | 3,152 | h | C | cc/layers/nine_patch_layer_impl.h | domenic/mojo | 53dda76fed90a47c35ed6e06baf833a0d44495b8 | [
"BSD-3-Clause"
] | 5 | 2019-05-24T01:25:34.000Z | 2020-04-06T05:07:01.000Z | cc/layers/nine_patch_layer_impl.h | domenic/mojo | 53dda76fed90a47c35ed6e06baf833a0d44495b8 | [
"BSD-3-Clause"
] | null | null | null | cc/layers/nine_patch_layer_impl.h | domenic/mojo | 53dda76fed90a47c35ed6e06baf833a0d44495b8 | [
"BSD-3-Clause"
] | 5 | 2016-12-23T04:21:10.000Z | 2020-06-18T13:52:33.000Z | // Copyright 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 CC_LAYERS_NINE_PATCH_LAYER_IMPL_H_
#define CC_LAYERS_NINE_PATCH_LAYER_IMPL_H_
#include <string>
#include "cc/base/cc_export.h"
#include "cc/laye... | 34.26087 | 77 | 0.524429 | [
"geometry"
] |
53247759ae3d6f175bab661ba1b2a7cc4c8cbd07 | 1,844 | h | C | Gems/LmbrCentral/Code/Source/Scripting/EditorSpawnerComponent.h | cypherdotXd/o3de | bb90c4ddfe2d495e9c00ebf1e2650c6d603a5676 | [
"Apache-2.0",
"MIT"
] | 11 | 2021-07-08T09:58:26.000Z | 2022-03-17T17:59:26.000Z | Gems/LmbrCentral/Code/Source/Scripting/EditorSpawnerComponent.h | RoddieKieley/o3de | e804fd2a4241b039a42d9fa54eaae17dc94a7a92 | [
"Apache-2.0",
"MIT"
] | 29 | 2021-07-06T19:33:52.000Z | 2022-03-22T10:27:49.000Z | Gems/LmbrCentral/Code/Source/Scripting/EditorSpawnerComponent.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 <AzToolsFramework/ToolsComponents/EditorComponentBase.h>
#include <AzCore/S... | 36.88 | 115 | 0.652928 | [
"3d"
] |
532982278a81e1c174ed817dee182669576c29bb | 993 | h | C | engine/core/render/metal/mt_renderable.h | Houkime/echo | d115ca55faf3a140bea04feffeb2efdedb0e7f82 | [
"MIT"
] | null | null | null | engine/core/render/metal/mt_renderable.h | Houkime/echo | d115ca55faf3a140bea04feffeb2efdedb0e7f82 | [
"MIT"
] | null | null | null | engine/core/render/metal/mt_renderable.h | Houkime/echo | d115ca55faf3a140bea04feffeb2efdedb0e7f82 | [
"MIT"
] | null | null | null | #pragma once
#include "base/Renderable.h"
#include "mt_render_base.h"
namespace Echo
{
class MTRenderable : public Renderable
{
public:
MTRenderable(int identifier);
virtual ~MTRenderable() {}
// get render pipelinestate
id<MTLRenderPipelineState> getMetalRenderPipelineState() { ... | 25.461538 | 103 | 0.623364 | [
"mesh",
"render"
] |
532c52c25c5f35f1265298e9cabef83f913e297f | 32,527 | c | C | src/main.c | lorossi/pomoc | 6f63c32ea840b23000b6e0f3be0ae5a855eb9455 | [
"CC-BY-4.0"
] | null | null | null | src/main.c | lorossi/pomoc | 6f63c32ea840b23000b6e0f3be0ae5a855eb9455 | [
"CC-BY-4.0"
] | null | null | null | src/main.c | lorossi/pomoc | 6f63c32ea840b23000b6e0f3be0ae5a855eb9455 | [
"CC-BY-4.0"
] | null | null | null | #define _DEFAULT_SOURCE // for nanosleep
#include <stdio.h>
#include <sys/time.h> // for gettimeofday
#include <time.h> // for timespec
#include <signal.h> // for signal()
#include <unistd.h> // for nanosleep()
#include <pthread.h> // for multithread
#include <string.h> // for strlen()
#include <stdlib.h> ... | 23.233571 | 149 | 0.640483 | [
"transform"
] |
532d9fe74b140a1adcbd7719ccfbb7dc59111589 | 6,929 | h | C | src/Weather/nt_clear.h | MHotchin/RLEBitmap | ebea6f7f032c235ff2301e2aced1e6180b71882e | [
"MIT"
] | 8 | 2020-07-05T17:00:15.000Z | 2022-02-08T04:34:50.000Z | src/Weather/nt_clear.h | Bodmer/RLEBitmap | ed2bf7ec6497371415878a7a5a07b7938294aad6 | [
"MIT"
] | 2 | 2020-07-04T21:11:49.000Z | 2020-08-11T20:23:06.000Z | src/Weather/nt_clear.h | Bodmer/RLEBitmap | ed2bf7ec6497371415878a7a5a07b7938294aad6 | [
"MIT"
] | 3 | 2020-07-05T17:00:22.000Z | 2020-11-03T11:18:34.000Z |
//
// This file is AUTOMATICALLY GENERATED, and should not be edited unless you are certain
// that it will not be re-generated anytime in the future. As generated code, the
// copyright owner(s) of the generating program do NOT claim any copyright on the code
// generated.
//
// Run Length Encoded (RLE) bitmaps... | 36.277487 | 89 | 0.662722 | [
"render"
] |
532fe263a1aea5c52a03573e693f52bfd8a0224d | 4,966 | h | C | defender_base.h | xmil9/towers | 06c9c07c1ec6cb5f3493c1de0ffa8930b6add5f6 | [
"MIT"
] | null | null | null | defender_base.h | xmil9/towers | 06c9c07c1ec6cb5f3493c1de0ffa8930b6add5f6 | [
"MIT"
] | null | null | null | defender_base.h | xmil9/towers | 06c9c07c1ec6cb5f3493c1de0ffa8930b6add5f6 | [
"MIT"
] | null | null | null | //
// Dec-2020, Michael Lindner
// MIT license
//
#pragma once
#include "attacker.h"
#include "defender_look.h"
#include "map_coord_sys.h"
#include "path.h"
#include "target_scan.h"
#include "spiel/renderer2.h"
#include "essentutils/fputil.h"
#include "glm/glm.hpp"
#include "glm/gtx/vector_angle.hpp"
#include <cstddef>... | 24.106796 | 86 | 0.68828 | [
"render"
] |
5331f17e7b90aebbb2ba011cb627e7360c7c3f04 | 205 | h | C | Nodo.h | PaulinaEEF/P3Examen2_PaulinaEuceda | 6d62285c08606563065748837ba90ba96716c166 | [
"MIT"
] | null | null | null | Nodo.h | PaulinaEEF/P3Examen2_PaulinaEuceda | 6d62285c08606563065748837ba90ba96716c166 | [
"MIT"
] | null | null | null | Nodo.h | PaulinaEEF/P3Examen2_PaulinaEuceda | 6d62285c08606563065748837ba90ba96716c166 | [
"MIT"
] | null | null | null | #ifndef NODO_H
#define NODO_H
#include "Object.h"
class Nodo
{
public:
Nodo(Object*);
Nodo* getNext();
void setNext(Nodo*);
~Nodo();
private:
Nodo* nextNode;
Object* data;
};
#endif
| 9.761905 | 22 | 0.619512 | [
"object"
] |
533567c3dacb4df17c65b7ad4013a3d344783efc | 641 | h | C | tests/CompileTests/PythonExample_tests/pythonDir/moduleobject.h | maurizioabba/rose | 7597292cf14da292bdb9a4ef573001b6c5b9b6c0 | [
"BSD-3-Clause"
] | 488 | 2015-01-09T08:54:48.000Z | 2022-03-30T07:15:46.000Z | tests/CompileTests/PythonExample_tests/pythonDir/moduleobject.h | sujankh/rose-matlab | 7435d4fa1941826c784ba97296c0ec55fa7d7c7e | [
"BSD-3-Clause"
] | 174 | 2015-01-28T18:41:32.000Z | 2022-03-31T16:51:05.000Z | tests/CompileTests/PythonExample_tests/pythonDir/moduleobject.h | sujankh/rose-matlab | 7435d4fa1941826c784ba97296c0ec55fa7d7c7e | [
"BSD-3-Clause"
] | 146 | 2015-04-27T02:48:34.000Z | 2022-03-04T07:32:53.000Z |
/* Module object interface */
#ifndef Py_MODULEOBJECT_H
#define Py_MODULEOBJECT_H
#ifdef __cplusplus
extern "C" {
#endif
extern DL_IMPORT(PyTypeObject) PyModule_Type;
#define PyModule_Check(op) PyObject_TypeCheck(op, &PyModule_Type)
#define PyModule_CheckExact(op) ((op)->ob_type == &PyModule_Type)
extern DL_IMPORT... | 25.64 | 65 | 0.780031 | [
"object"
] |
533746c0f78a55afa0e9e3a8677b08d37fb05a64 | 4,218 | h | C | code/src/view/NetView.h | yyh-saa/Visualized-Neural-Networks | d7ddf08dacc047f8b9370ad4f948a25455ef7703 | [
"MIT"
] | null | null | null | code/src/view/NetView.h | yyh-saa/Visualized-Neural-Networks | d7ddf08dacc047f8b9370ad4f948a25455ef7703 | [
"MIT"
] | 1 | 2020-07-10T07:21:22.000Z | 2020-07-10T07:21:22.000Z | code/src/view/NetView.h | yyh-saa/Visualized-Neural-Networks | d7ddf08dacc047f8b9370ad4f948a25455ef7703 | [
"MIT"
] | null | null | null | #pragma once
#ifndef NETVIEW_H
#define NETVIEW_H
#include <memory>
#include <QtWidgets/QMainWindow>
#include <QtWidgets/QTextEdit>
#include <QVector>
#include <QPair>
#include <QGraphicsItem>
#include "../viewmodel/NetViewModel.h"
#include "../common/Common.h"
#include "NeuronView.h"
#include "WeightView.h"
#include ... | 26.528302 | 77 | 0.74348 | [
"shape"
] |
5352c37ba38c41d8efbea18e58851c168402687d | 117,071 | h | C | src/transwarp.h | ulricheck/transwarp | b1dd863d61d63067d2edd82f87cc1b85c7b4c7ea | [
"MIT"
] | 4 | 2020-07-11T09:49:09.000Z | 2021-10-14T18:54:53.000Z | src/transwarp.h | ulricheck/transwarp | b1dd863d61d63067d2edd82f87cc1b85c7b4c7ea | [
"MIT"
] | 1 | 2021-10-10T14:21:06.000Z | 2021-11-06T13:01:18.000Z | external/transwarp.h | alok123t/HyINDEL | 39cb5a32f08c9c3054f9b7237cb39baab7172d82 | [
"MIT"
] | null | null | null | /// @mainpage transwarp is a header-only C++ library for task concurrency
/// @details https://github.com/bloomen/transwarp
/// @version 1.8.0
/// @author Christian Blume, Guan Wang
/// @date 2018
/// @copyright MIT http://www.opensource.org/licenses/mit-license.php
#pragma once
#include <algorithm>
#include <atomic>
#... | 38.829519 | 215 | 0.681023 | [
"vector"
] |
5354e4d5a47620c41b5a128728de3c7c4b1940cf | 1,646 | h | C | include/symbolic/predicate.h | tmigimatsu/symbolic | 5fab46700557412656bd84cc2396b001b6e6ad13 | [
"MIT"
] | 3 | 2021-02-16T19:57:25.000Z | 2021-05-08T05:56:02.000Z | include/symbolic/predicate.h | tmigimatsu/symbolic | 5fab46700557412656bd84cc2396b001b6e6ad13 | [
"MIT"
] | null | null | null | include/symbolic/predicate.h | tmigimatsu/symbolic | 5fab46700557412656bd84cc2396b001b6e6ad13 | [
"MIT"
] | null | null | null | /**
* predicate.h
*
* Copyright 2020. All Rights Reserved.
*
* Created: June 15, 2020
* Authors: Toki Migimatsu
*/
#ifndef SYMBOLIC_PREDICATE_H_
#define SYMBOLIC_PREDICATE_H_
#include "symbolic/action.h"
namespace VAL {
class pred_decl;
} // namespace VAL
namespace symbolic {
class Predicate : public Act... | 21.376623 | 79 | 0.693803 | [
"object",
"vector"
] |
535753c1a294329c57d8c698a260c3cb21f5251f | 2,761 | h | C | dockerdoom/trunk/src/r_state.h | scraly/kube-doom | c15b9d4dc69bfe9fe4a0bb209463c90093e8844d | [
"Apache-2.0"
] | null | null | null | dockerdoom/trunk/src/r_state.h | scraly/kube-doom | c15b9d4dc69bfe9fe4a0bb209463c90093e8844d | [
"Apache-2.0"
] | null | null | null | dockerdoom/trunk/src/r_state.h | scraly/kube-doom | c15b9d4dc69bfe9fe4a0bb209463c90093e8844d | [
"Apache-2.0"
] | null | null | null | // Emacs style mode select -*- C++ -*-
//-----------------------------------------------------------------------------
//
// Copyright(C) 1993-1996 Id Software, Inc.
// Copyright(C) 2005 Simon Howard
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General P... | 20.301471 | 79 | 0.700833 | [
"render"
] |
53590f8deb1b12fc37f3433edc02f7cc5df90fef | 671 | h | C | ActorX_MAYA/BrushExport.h | galek/ActorX | 96587f4f9fb14417bd493c0cd0b92871449b1900 | [
"BSD-3-Clause"
] | 77 | 2016-03-29T15:57:44.000Z | 2021-12-20T07:31:47.000Z | ActorX_MAYA/BrushExport.h | galek/ActorX | 96587f4f9fb14417bd493c0cd0b92871449b1900 | [
"BSD-3-Clause"
] | 8 | 2016-09-16T15:22:27.000Z | 2021-09-11T08:49:58.000Z | ActorX_MAYA/BrushExport.h | galek/ActorX | 96587f4f9fb14417bd493c0cd0b92871449b1900 | [
"BSD-3-Clause"
] | 35 | 2016-03-30T02:35:09.000Z | 2022-02-13T12:43:48.000Z | // Copyright 1998-2016 Epic Games, Inc. All Rights Reserved.
// Licensed under the BSD license. See LICENSE.txt file in the project root for full license information.
/**************************************************************************
BrushExport.h - Maya specific, helper functions for static mesh dig... | 26.84 | 106 | 0.57228 | [
"mesh"
] |
535c4ee711da4ec2c959a54d4efe1ea8eb3d2dd3 | 6,882 | h | C | sdk/mac/ZoomSDK/ZoomSDK.framework/Versions/A/Headers/ZoomSDKInterpretationController.h | pramesywaraj/zoom-react-electron-implementation | 94583834fe47dd29309114733c904ddcafdf928e | [
"MIT"
] | 1 | 2021-09-08T11:49:12.000Z | 2021-09-08T11:49:12.000Z | sdk/mac/ZoomSDK/ZoomSDK.framework/Versions/A/Headers/ZoomSDKInterpretationController.h | pramesywaraj/zoom-react-electron-implementation | 94583834fe47dd29309114733c904ddcafdf928e | [
"MIT"
] | null | null | null | sdk/mac/ZoomSDK/ZoomSDK.framework/Versions/A/Headers/ZoomSDKInterpretationController.h | pramesywaraj/zoom-react-electron-implementation | 94583834fe47dd29309114733c904ddcafdf928e | [
"MIT"
] | null | null | null |
#import <Foundation/Foundation.h>
#import "ZoomSDKErrors.h"
NS_ASSUME_NONNULL_BEGIN
@interface ZoomSDKInterpretationLanguageInfo : NSObject
/**
@brief Get language id.
@return If the function succeeds, it will return language id.
*/
-(int)getLanguageID;
/**
@brief Get language alisa.
@return If the function ... | 28.794979 | 134 | 0.774629 | [
"object"
] |
536829844d8ecb216c047d4f0f8c54ac8546de7d | 2,135 | h | C | copasi/sbmlunit/Expression2PresentationMML.h | bmoreau/COPASI | d0bbec8947b1266ffd2b0ecf2566da7cf2c3e5ba | [
"Artistic-2.0"
] | null | null | null | copasi/sbmlunit/Expression2PresentationMML.h | bmoreau/COPASI | d0bbec8947b1266ffd2b0ecf2566da7cf2c3e5ba | [
"Artistic-2.0"
] | null | null | null | copasi/sbmlunit/Expression2PresentationMML.h | bmoreau/COPASI | d0bbec8947b1266ffd2b0ecf2566da7cf2c3e5ba | [
"Artistic-2.0"
] | null | null | null | // Begin CVS Header
// $Source: /fs/turing/cvs/copasi_dev/cvs_admin/addHeader,v $
// $Revision: 1.10 $
// $Name: $
// $Author: shoops $
// $Date: 2008/04/11 15:21:36 $
// End CVS Header
// Copyright (C) 2011 - 2010 by Pedro Mendes, Virginia Tech Intellectual
// Properties, Inc., University of Heidelberg, an... | 31.397059 | 92 | 0.735831 | [
"model"
] |
536b2c18e103c2cc5336c9f84a587f134a9c00fb | 817 | h | C | P0267_RefImpl/Samples/CPULoad/data_source.h | DavidLudwig/P0267_RefImpl | 22720d0eeae43b503400f6dbb368f79c8fdacdc7 | [
"BSL-1.0"
] | null | null | null | P0267_RefImpl/Samples/CPULoad/data_source.h | DavidLudwig/P0267_RefImpl | 22720d0eeae43b503400f6dbb368f79c8fdacdc7 | [
"BSL-1.0"
] | 1 | 2018-05-30T18:58:41.000Z | 2018-05-30T18:58:41.000Z | P0267_RefImpl/Samples/CPULoad/data_source.h | DavidLudwig/P0267_Modified | 22720d0eeae43b503400f6dbb368f79c8fdacdc7 | [
"BSL-1.0"
] | null | null | null | #pragma once
#include <vector>
#include <chrono>
#include <deque>
#include <algorithm>
class DataSource
{
public:
DataSource(int max_samples = 4096, std::chrono::milliseconds fetch_interval = std::chrono::milliseconds{100});
void Fetch();
int CoresCount() const noexcept { return m_Cores; }
i... | 28.172414 | 114 | 0.685435 | [
"vector"
] |
536fa02c579c5934db4bef8e5b3071883f927642 | 2,716 | c | C | mesh.c | sdukshis/ComputerGraphics | ec4ac4da14dad4351dd56c693050df6b1e9f91ca | [
"Apache-2.0"
] | null | null | null | mesh.c | sdukshis/ComputerGraphics | ec4ac4da14dad4351dd56c693050df6b1e9f91ca | [
"Apache-2.0"
] | 9 | 2015-06-01T05:54:40.000Z | 2021-04-18T17:57:11.000Z | mesh.c | sdukshis/ComputerGraphics | ec4ac4da14dad4351dd56c693050df6b1e9f91ca | [
"Apache-2.0"
] | null | null | null | #include <stdio.h>
#include "tga.h"
#include "model.h"
#include <assert.h>
void swap(int *a, int *b);
int iabs(int a);
/*
* Using Digital Differential Analyzer algorihm
* to draw interval connecting (x0, y0) with (x1, y1)
* on image using color
*/
void line (int x0, int y0,
int x1, int y1,
tgaI... | 23.016949 | 84 | 0.474595 | [
"model"
] |
5376846518532c1ba9d27b3be80075fa4e33ed2c | 9,799 | c | C | tasklist.c | martindisch/tasuke | 885e4f97adee34441525addac0e3f5ece2840e62 | [
"MIT"
] | null | null | null | tasklist.c | martindisch/tasuke | 885e4f97adee34441525addac0e3f5ece2840e62 | [
"MIT"
] | null | null | null | tasklist.c | martindisch/tasuke | 885e4f97adee34441525addac0e3f5ece2840e62 | [
"MIT"
] | null | null | null | /* Using strdup & strndup, need POSIX 2008 */
#define _POSIX_C_SOURCE 200809L
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <limits.h>
#include "tasklist.h"
#define STARTING_CAPACITY 16
struct tasklist {
char *path;
char *name;
char **tasks;
int array_size;
int length;
};
/... | 28.905605 | 78 | 0.561282 | [
"3d"
] |
537e9babbfe522d624b4eb18b2379c4e909afb56 | 8,668 | c | C | ccx_prool/SPOOLES.2.2/DV/src/util.c | alleindrach/calculix-desktop | 2cb2c434b536eb668ff88bdf82538d22f4f0f711 | [
"MIT"
] | null | null | null | ccx_prool/SPOOLES.2.2/DV/src/util.c | alleindrach/calculix-desktop | 2cb2c434b536eb668ff88bdf82538d22f4f0f711 | [
"MIT"
] | 4 | 2017-09-21T17:03:55.000Z | 2018-01-25T16:08:31.000Z | ccx_prool/SPOOLES.2.2/DV/src/util.c | alleindrach/calculix-desktop | 2cb2c434b536eb668ff88bdf82538d22f4f0f711 | [
"MIT"
] | 1 | 2019-08-29T18:41:28.000Z | 2019-08-29T18:41:28.000Z | /* basics.C */
#include "../DV.h"
/*--------------------------------------------------------------------*/
/*
-----------------------------------------------------------
shift the base of the entries and adjust the dimensions
note: this is a dangerous operation because the dv->vec
does not point to the ... | 21.455446 | 72 | 0.377711 | [
"object",
"vector"
] |
7afbfed1df6e2a9a7419268c6c64452c22180549 | 696 | h | C | aws-cpp-sdk-iotanalytics/include/aws/iotanalytics/model/DatastoreStatus.h | Neusoft-Technology-Solutions/aws-sdk-cpp | 88c041828b0dbee18a297c3cfe98c5ecd0706d0b | [
"Apache-2.0"
] | 1 | 2022-02-12T08:09:30.000Z | 2022-02-12T08:09:30.000Z | aws-cpp-sdk-iotanalytics/include/aws/iotanalytics/model/DatastoreStatus.h | Neusoft-Technology-Solutions/aws-sdk-cpp | 88c041828b0dbee18a297c3cfe98c5ecd0706d0b | [
"Apache-2.0"
] | 1 | 2022-01-03T23:59:37.000Z | 2022-01-03T23:59:37.000Z | aws-cpp-sdk-iotanalytics/include/aws/iotanalytics/model/DatastoreStatus.h | ravindra-wagh/aws-sdk-cpp | 7d5ff01b3c3b872f31ca98fb4ce868cd01e97696 | [
"Apache-2.0"
] | 1 | 2021-11-09T11:58:03.000Z | 2021-11-09T11:58:03.000Z | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include <aws/iotanalytics/IoTAnalytics_EXPORTS.h>
#include <aws/core/utils/memory/stl/AWSString.h>
namespace Aws
{
namespace IoTAnalytics
{
namespace Model
{
enum class DatastoreStatu... | 21.090909 | 88 | 0.764368 | [
"model"
] |
bb0080b5ffc87ba0add5775c1a3729e6044729a9 | 38,658 | h | C | indra/newview/llselectmgr.h | SaladDais/LLUDP-Encryption | 8a426cd0dd154e1a10903e0e6383f4deb2a6098a | [
"ISC"
] | 1 | 2022-01-29T07:10:03.000Z | 2022-01-29T07:10:03.000Z | indra/newview/llselectmgr.h | bloomsirenix/Firestorm-manikineko | 67e1bb03b2d05ab16ab98097870094a8cc9de2e7 | [
"Unlicense"
] | null | null | null | indra/newview/llselectmgr.h | bloomsirenix/Firestorm-manikineko | 67e1bb03b2d05ab16ab98097870094a8cc9de2e7 | [
"Unlicense"
] | 1 | 2021-10-01T22:22:27.000Z | 2021-10-01T22:22:27.000Z | /**
* @file llselectmgr.h
* @brief A manager for selected objects and TEs.
*
* $LicenseInfo:firstyear=2001&license=viewerlgpl$
* Second Life Viewer Source Code
* Copyright (C) 2010, Linden Research, Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU ... | 35.175614 | 160 | 0.736018 | [
"render",
"object",
"vector"
] |
bb07cdcca08d9ef17dc126263505abd811d098fb | 7,391 | h | C | src/bpmat/GSEP.h | rsanfer/tacs | 32cf876d60279d5a448f91ac9a0b35b056865e5d | [
"Apache-2.0"
] | 1 | 2021-02-17T11:56:46.000Z | 2021-02-17T11:56:46.000Z | src/bpmat/GSEP.h | rsanfer/tacs | 32cf876d60279d5a448f91ac9a0b35b056865e5d | [
"Apache-2.0"
] | 2 | 2020-06-29T12:42:37.000Z | 2020-10-14T18:03:37.000Z | src/bpmat/GSEP.h | rsanfer/tacs | 32cf876d60279d5a448f91ac9a0b35b056865e5d | [
"Apache-2.0"
] | 5 | 2020-04-27T20:04:34.000Z | 2021-07-15T13:04:15.000Z | /*
This file is part of TACS: The Toolkit for the Analysis of Composite
Structures, a parallel finite-element code for structural and
multidisciplinary design optimization.
Copyright (C) 2010 University of Toronto
Copyright (C) 2012 University of Michigan
Copyright (C) 2014 Georgia Tech Research Corporatio... | 29.446215 | 80 | 0.685022 | [
"object",
"vector"
] |
bb07eb82a26011cf33040b2bd669fbf36bb7162b | 883 | c | C | arrays/main.c | lucchmielowski/clang-practice | 71eec60e2954756f2b304cd87ade16cfd67e3a4d | [
"MIT"
] | null | null | null | arrays/main.c | lucchmielowski/clang-practice | 71eec60e2954756f2b304cd87ade16cfd67e3a4d | [
"MIT"
] | null | null | null | arrays/main.c | lucchmielowski/clang-practice | 71eec60e2954756f2b304cd87ade16cfd67e3a4d | [
"MIT"
] | null | null | null | #include<stdio.h>
#include<stdlib.h>
#include "vector.c"
void run_example();
int main() {
//run_all_tests();
run_example();
return EXIT_SUCCESS;
}
void run_example() {
int capacity = 0;
printf("Enter how many numbers would you like to store : \n");
scanf("%d", &capacity);
printf("You'll ... | 22.075 | 67 | 0.626274 | [
"vector"
] |
bb08abc4215afce312f34c06118b2338126229b8 | 6,108 | c | C | win/gnome/gnglyph.c | Bam4d/BrowserHack | 1a7de3a7db8ff88aaeb4a8277739586251db04e5 | [
"CC-BY-3.0"
] | 318 | 2015-04-08T17:21:29.000Z | 2022-03-24T21:16:43.000Z | win/gnome/gnglyph.c | schwabse/BrowserHack | 1a7de3a7db8ff88aaeb4a8277739586251db04e5 | [
"CC-BY-3.0"
] | 21 | 2015-04-12T18:27:16.000Z | 2021-11-15T07:02:27.000Z | win/gnome/gnglyph.c | schwabse/BrowserHack | 1a7de3a7db8ff88aaeb4a8277739586251db04e5 | [
"CC-BY-3.0"
] | 51 | 2015-04-08T17:59:07.000Z | 2022-02-24T10:10:30.000Z | /* SCCS Id: @(#)gnglyph.c 3.4 2000/07/16 */
/* Copyright (C) 1998 by Erik Andersen <andersee@debian.org> */
/* NetHack may be freely redistributed. See license for details. */
#include "gnglyph.h"
#include "tile2x11.h"
/* from tile.c */
extern int total_tiles_used;
static GHackGlyphs ghack_glyphs;
static GdkIml... | 26.441558 | 106 | 0.646202 | [
"render",
"object"
] |
bb0a2f157bd0c05f0b5a806924c5ff503b556af8 | 996 | h | C | src/collection/smalldoublelinkedlist.h | thm-mni-ii/sea | 3d3f63c3d17ab91f0aaada3c4315ba98367a3460 | [
"MIT"
] | 17 | 2019-01-03T11:17:31.000Z | 2021-10-31T19:19:41.000Z | src/collection/smalldoublelinkedlist.h | thm-mni-ii/sea | 3d3f63c3d17ab91f0aaada3c4315ba98367a3460 | [
"MIT"
] | 106 | 2018-03-03T16:37:17.000Z | 2020-08-31T09:24:52.000Z | src/collection/smalldoublelinkedlist.h | thm-mni-ii/sea | 3d3f63c3d17ab91f0aaada3c4315ba98367a3460 | [
"MIT"
] | 4 | 2018-05-21T13:30:01.000Z | 2019-06-12T07:43:43.000Z | #ifndef SRC_COLLECTION_SMALLDOUBLELINKEDLIST_H_
#define SRC_COLLECTION_SMALLDOUBLELINKEDLIST_H_
#include "doublelinkedlist.h"
#include <vector>
#include <ostream>
namespace Sealib {
/**
* Implementation of the interface provided by DoubleLinkedList for words of size 8bits.
*/
class SmallDoubleLinkedList : public Do... | 26.918919 | 88 | 0.709839 | [
"vector"
] |
bb0f3a2a8c6607f593417f9f316b84976340ca15 | 8,388 | c | C | matmul-iree/src/matmul_generator.c | chudur-budur/mmperf | c82e64e29104c10a85cbb5f1f759387f72283701 | [
"Apache-2.0"
] | 45 | 2021-01-27T10:37:51.000Z | 2022-03-27T06:30:27.000Z | matmul-iree/src/matmul_generator.c | chudur-budur/mmperf | c82e64e29104c10a85cbb5f1f759387f72283701 | [
"Apache-2.0"
] | 13 | 2021-08-18T14:53:43.000Z | 2022-03-26T18:47:32.000Z | matmul-iree/src/matmul_generator.c | chudur-budur/mmperf | c82e64e29104c10a85cbb5f1f759387f72283701 | [
"Apache-2.0"
] | 21 | 2021-01-21T18:31:19.000Z | 2022-03-15T20:14:56.000Z | // Copyright 2021 The IREE Authors
//
// Licensed under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
// Forked from IREE (with modified includes).
// A example of setting up the HAL module to run s... | 35.846154 | 98 | 0.70267 | [
"shape"
] |
bb11176dc93559c420e26f8ce6efadc4681fbe9e | 3,388 | c | C | coreapi/help/helloworld.c | ameeno/linphone.git.clone | 7c03fefec58c2bbef0015eeb59e5a28fee2e752d | [
"BSD-2-Clause"
] | null | null | null | coreapi/help/helloworld.c | ameeno/linphone.git.clone | 7c03fefec58c2bbef0015eeb59e5a28fee2e752d | [
"BSD-2-Clause"
] | null | null | null | coreapi/help/helloworld.c | ameeno/linphone.git.clone | 7c03fefec58c2bbef0015eeb59e5a28fee2e752d | [
"BSD-2-Clause"
] | null | null | null |
/*
linphone
Copyright (C) 2010 Belledonne Communications SARL
(simon.morlat@linphone.org)
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any ... | 25.862595 | 112 | 0.739374 | [
"object"
] |
bb1321caf27459185c2f2e2579476935d2f56fd7 | 3,719 | h | C | lib/src/main/jni/ndk-modules/proj.4/proj-4.8.0/proj/src/org_proj4_PJ.h | tellandev/android-spatialite | 33337fb01316ed3d491dae4b5e32208327890cfa | [
"Apache-1.1"
] | 94 | 2016-12-08T20:37:12.000Z | 2022-03-18T08:33:50.000Z | lib/src/main/jni/ndk-modules/proj.4/proj-4.8.0/proj/src/org_proj4_PJ.h | tellandev/android-spatialite | 33337fb01316ed3d491dae4b5e32208327890cfa | [
"Apache-1.1"
] | 15 | 2017-06-30T19:46:08.000Z | 2021-11-09T19:07:36.000Z | lib/src/main/jni/ndk-modules/proj.4/proj-4.8.0/proj/src/org_proj4_PJ.h | tellandev/android-spatialite | 33337fb01316ed3d491dae4b5e32208327890cfa | [
"Apache-1.1"
] | 37 | 2016-12-13T03:53:32.000Z | 2022-02-01T14:50:05.000Z | /* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class org_proj4_PJ */
#ifndef _Included_org_proj4_PJ
#define _Included_org_proj4_PJ
#ifdef __cplusplus
extern "C" {
#endif
#undef org_proj4_PJ_DIMENSION_MAX
#define org_proj4_PJ_DIMENSION_MAX 100L
/*
* Class: org_proj4_PJ
* Meth... | 22.269461 | 68 | 0.719817 | [
"transform"
] |
bb14f3922c5324b915737086a5d41d2779f63717 | 2,687 | h | C | match.h | jonathanrlemos/ffind | 41822efaeabd0630ba9a2de164552672b7c60430 | [
"MIT"
] | null | null | null | match.h | jonathanrlemos/ffind | 41822efaeabd0630ba9a2de164552672b7c60430 | [
"MIT"
] | null | null | null | match.h | jonathanrlemos/ffind | 41822efaeabd0630ba9a2de164552672b7c60430 | [
"MIT"
] | null | null | null | /** @file match.h
* @brief Pattern matching backend.
* @copyright Copyright (c) 2018 Jonathan Lemos
*
* This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file for details.
*/
#ifndef __MATCH_H
#define __MATCH_H
#include "attribute.h"
#include <regex.h>
#include... | 31.611765 | 130 | 0.674358 | [
"object"
] |
bb18ed53c8f8cd134b1c897739f34dc8b3ea288c | 65,850 | c | C | Digiplay/Digiplay copy 3/Digiplay/compiler.c | mozsakalli/GamaVM | 50732c192e352efbe5e944877fa030e8beecd0f2 | [
"Apache-2.0"
] | null | null | null | Digiplay/Digiplay copy 3/Digiplay/compiler.c | mozsakalli/GamaVM | 50732c192e352efbe5e944877fa030e8beecd0f2 | [
"Apache-2.0"
] | null | null | null | Digiplay/Digiplay copy 3/Digiplay/compiler.c | mozsakalli/GamaVM | 50732c192e352efbe5e944877fa030e8beecd0f2 | [
"Apache-2.0"
] | null | null | null | //
// compiler.c
// Digiplay
//
// Created by mustafa on 19.05.2020.
// Copyright © 2020 mustafa. All rights reserved.
//
#include <stdio.h>
#include "jvm.h"
/*
extern char *string2c(String *str);
void print_stack_trace(VM *vm) {
for(int i=vm->exceptionFP; i>=0; i--) {
Frame *f = &vm->frames[i];
... | 27.702987 | 122 | 0.470418 | [
"object"
] |
bb1b404b2f5042ad6714e06a732c9fbfd22f0612 | 4,524 | h | C | fboss/lib/LogThriftCall.h | nathanawmk/fboss | 9f36dbaaae47202f9131598560c65715334a9a83 | [
"BSD-3-Clause"
] | 834 | 2015-03-10T18:12:28.000Z | 2022-03-31T20:16:17.000Z | fboss/lib/LogThriftCall.h | nathanawmk/fboss | 9f36dbaaae47202f9131598560c65715334a9a83 | [
"BSD-3-Clause"
] | 82 | 2015-04-07T08:48:29.000Z | 2022-03-11T21:56:58.000Z | fboss/lib/LogThriftCall.h | nathanawmk/fboss | 9f36dbaaae47202f9131598560c65715334a9a83 | [
"BSD-3-Clause"
] | 296 | 2015-03-11T03:45:37.000Z | 2022-03-14T22:54:22.000Z | /*
* Copyright (c) 2004-present, Facebook, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*
*/
#pr... | 34.8 | 79 | 0.601017 | [
"object",
"vector"
] |
bb1be295218b5d4385f1ee00f3525304aed02646 | 1,029 | h | C | RTCSDK/video_room_client_interface.h | ouxianghui/janus-client | 7b8f9cef0f6488f09cd59046dda40cb22eb7b5a0 | [
"MIT"
] | 110 | 2020-10-27T02:15:35.000Z | 2022-03-30T10:24:52.000Z | RTCSDK/video_room_client_interface.h | ouxianghui/janus-client | 7b8f9cef0f6488f09cd59046dda40cb22eb7b5a0 | [
"MIT"
] | 13 | 2021-02-02T05:32:42.000Z | 2022-03-13T15:03:26.000Z | RTCSDK/video_room_client_interface.h | ouxianghui/janus-client | 7b8f9cef0f6488f09cd59046dda40cb22eb7b5a0 | [
"MIT"
] | 37 | 2020-11-13T15:44:23.000Z | 2022-03-25T09:08:22.000Z | #pragma once
#include <memory>
#include <string>
#include <vector>
#include "video_room_models.h"
namespace vi {
class Participant;
class IVideoRoomEventHandler;
class ParticipantsContrllerInterface;
class MediaControllerInterface;
class VideoRoomClientInterface {
public:
virtual ~VideoRoomClientInterface()... | 23.930233 | 91 | 0.761905 | [
"vector"
] |
bb1f371959a37888aea3a9332cf1b443042528e0 | 23,943 | c | C | apps/wifi_easy_config/firmware/src/config/pic32mz_w1_curiosity_freertos/library/tcpip/src/common/sys_fs_shell.c | ninode/wireless | 2d0ecb13fd346758a3793008e0d2664298119fb3 | [
"0BSD"
] | 9 | 2020-01-30T14:55:29.000Z | 2021-03-18T07:44:49.000Z | apps/wifi_easy_config/firmware/src/config/pic32mz_w1_curiosity_freertos/library/tcpip/src/common/sys_fs_shell.c | ninode/wireless | 2d0ecb13fd346758a3793008e0d2664298119fb3 | [
"0BSD"
] | 10 | 2019-12-22T07:19:29.000Z | 2021-08-12T08:37:21.000Z | apps/wifi_easy_config/firmware/src/config/pic32mz_w1_curiosity_freertos/library/tcpip/src/common/sys_fs_shell.c | ninode/wireless | 2d0ecb13fd346758a3793008e0d2664298119fb3 | [
"0BSD"
] | 6 | 2020-10-05T15:36:10.000Z | 2021-08-31T09:24:32.000Z | /*******************************************************************************
Harmony File System Shell for TCPIP
File Name:
sys_fs_shell.c
Summary:
This file provides shell functions for Harmony SYS_FS calls
Description:
This file provides shell functions for Harmony SYS_FS calls
***********... | 30.696154 | 185 | 0.634799 | [
"object"
] |
bb1f52b2c5ea24a226922eae9dee6474e8213bc3 | 14,890 | h | C | third_party/virtualbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/Pcl.h | Fimbure/icebox-1 | 0b81992a53e1b410955ca89bdb6f8169d6f2da86 | [
"MIT"
] | 521 | 2019-03-29T15:44:08.000Z | 2022-03-22T09:46:19.000Z | third_party/virtualbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/Pcl.h | Fimbure/icebox-1 | 0b81992a53e1b410955ca89bdb6f8169d6f2da86 | [
"MIT"
] | 30 | 2019-06-04T17:00:49.000Z | 2021-09-08T20:44:19.000Z | third_party/virtualbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/Pcl.h | Fimbure/icebox-1 | 0b81992a53e1b410955ca89bdb6f8169d6f2da86 | [
"MIT"
] | 99 | 2019-03-29T16:04:13.000Z | 2022-03-28T16:59:34.000Z | /* $Xorg: Pcl.h,v 1.3 2000/08/17 19:48:07 cpqbld Exp $ */
/*******************************************************************
**
** *********************************************************
** *
** * File: Pcl.h
** *
** * Contents: defines and includes for the Pcl driver
** * for a pr... | 23.785942 | 91 | 0.684486 | [
"shape"
] |
bb219c32d210b72f6ae9f41b196ac372b11398f7 | 7,557 | h | C | build/gcc-2.6.3/loop.h | VivekMaran27/How-to-install-SimpleScalar-on-Ubuntu | 2c0d4f4d41087508b304664fe1a6da6f86fb830b | [
"MIT"
] | null | null | null | build/gcc-2.6.3/loop.h | VivekMaran27/How-to-install-SimpleScalar-on-Ubuntu | 2c0d4f4d41087508b304664fe1a6da6f86fb830b | [
"MIT"
] | null | null | null | build/gcc-2.6.3/loop.h | VivekMaran27/How-to-install-SimpleScalar-on-Ubuntu | 2c0d4f4d41087508b304664fe1a6da6f86fb830b | [
"MIT"
] | null | null | null | /* Loop optimization definitions for GNU C-Compiler
Copyright (C) 1991 Free Software Foundation, Inc.
This file is part of GNU CC.
GNU CC is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2, or (... | 44.452941 | 77 | 0.703718 | [
"object"
] |
bb226d182065e20805bae6d113c3cc8c27403a66 | 904 | h | C | Osiris/Hacks/SkinChanger.h | aljawary/Osiris | a9e00e787de441d666cd90fabd78d997de591557 | [
"MIT"
] | 7 | 2020-10-17T15:35:09.000Z | 2022-03-16T13:06:37.000Z | Osiris/Hacks/SkinChanger.h | aljawary/Osiris | a9e00e787de441d666cd90fabd78d997de591557 | [
"MIT"
] | 1 | 2020-05-09T10:57:22.000Z | 2020-05-09T10:57:22.000Z | Osiris/Hacks/SkinChanger.h | aljawary/Osiris | a9e00e787de441d666cd90fabd78d997de591557 | [
"MIT"
] | 4 | 2020-05-03T18:14:37.000Z | 2021-02-08T15:25:52.000Z | #pragma once
#include <string>
#include <vector>
enum class FrameStage;
class GameEvent;
namespace SkinChanger
{
void initializeKits() noexcept;
void run(FrameStage) noexcept;
void scheduleHudUpdate() noexcept;
void overrideHudIcon(GameEvent& event) noexcept;
void updateStatTrak(GameEvent& event)... | 27.393939 | 148 | 0.682522 | [
"vector"
] |
bb37eb87f143ad0c8006deaaed9dd94f03c20cf8 | 43,461 | c | C | src/emu/sound/discrete.c | seleuco/MAME4droid_Native | b6adcf8ba8ac602d93d28ec4e6f7346f92c84363 | [
"Unlicense"
] | 5 | 2020-09-09T09:24:59.000Z | 2022-03-22T04:44:14.000Z | src/emu/sound/discrete.c | seleuco/MAME4droid_Native | b6adcf8ba8ac602d93d28ec4e6f7346f92c84363 | [
"Unlicense"
] | null | null | null | src/emu/sound/discrete.c | seleuco/MAME4droid_Native | b6adcf8ba8ac602d93d28ec4e6f7346f92c84363 | [
"Unlicense"
] | 4 | 2021-02-04T13:26:39.000Z | 2022-03-07T08:51:45.000Z | /************************************************************************
*
* MAME - Discrete sound system emulation library
*
* Written by Keith Wilkins (mame@esplexo.co.uk)
*
* (c) K.Wilkins 2000
*
* Coding started in November 2000
* KW - Added Sawtooth waveforms Feb2003
*
***************************... | 39.799451 | 185 | 0.587009 | [
"3d"
] |
bb3ac02a310f164948078be06ae403ebb9be59c8 | 160,177 | h | C | coast/regex/Test/config/LargeLiteralData.h | zer0infinity/CuteForCoast | 37d933c5fe2e0ce9a801f51b2aa27c7a18098511 | [
"BSD-3-Clause"
] | null | null | null | coast/regex/Test/config/LargeLiteralData.h | zer0infinity/CuteForCoast | 37d933c5fe2e0ce9a801f51b2aa27c7a18098511 | [
"BSD-3-Clause"
] | null | null | null | coast/regex/Test/config/LargeLiteralData.h | zer0infinity/CuteForCoast | 37d933c5fe2e0ce9a801f51b2aa27c7a18098511 | [
"BSD-3-Clause"
] | null | null | null | "\\input texinfo @c -*-texinfo-*-"
"@c %**start of header"
"@setfilename rx.info"
"@settitle Rx"
"@setchapternewpage odd"
"@c %**end of header"
""
"@c This title page illustrates only one of the"
"@c two methods of forming a title page."
""
"@titlepage"
"@title Rx"
"@author Tom Lord"
""
"@center except the chapter ... | 33.714376 | 155 | 0.719498 | [
"object"
] |
bb3b4435c04b47897378a9bf4a9241d950b54c44 | 10,340 | h | C | include/restore.h | aerospike/aerospike-tools-backup | 62a266e7525f6088171dbee36eeecfc71c47d2bf | [
"Apache-2.0",
"MIT"
] | 18 | 2015-09-25T21:24:33.000Z | 2022-03-09T16:01:40.000Z | include/restore.h | aerospike/aerospike-tools-backup | 62a266e7525f6088171dbee36eeecfc71c47d2bf | [
"Apache-2.0",
"MIT"
] | 7 | 2015-11-10T16:12:01.000Z | 2019-04-12T05:19:28.000Z | include/restore.h | aerospike/aerospike-tools-backup | 62a266e7525f6088171dbee36eeecfc71c47d2bf | [
"Apache-2.0",
"MIT"
] | 20 | 2015-10-21T20:05:50.000Z | 2021-11-23T01:16:37.000Z | /*
* Aerospike Restore
*
* Copyright (c) 2008-2021 Aerospike, Inc. All rights reserved.
*
* 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 limitat... | 36.027875 | 99 | 0.748839 | [
"vector"
] |
bb3ee26e2a1d41abe33768fabeb43811eb34eeb7 | 53,883 | c | C | measurer/gdb-7.9/gdb/buildsym.c | armoredsoftware/protocol | e3b0c1df8bc1027865caec6d117e5925f71f26d2 | [
"BSD-3-Clause"
] | null | null | null | measurer/gdb-7.9/gdb/buildsym.c | armoredsoftware/protocol | e3b0c1df8bc1027865caec6d117e5925f71f26d2 | [
"BSD-3-Clause"
] | null | null | null | measurer/gdb-7.9/gdb/buildsym.c | armoredsoftware/protocol | e3b0c1df8bc1027865caec6d117e5925f71f26d2 | [
"BSD-3-Clause"
] | null | null | null | /* Support routines for building symbol tables in GDB's internal format.
Copyright (C) 1986-2015 Free Software Foundation, Inc.
This file is part of GDB.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free So... | 30.322454 | 79 | 0.691647 | [
"object",
"vector"
] |
bb3f810a4c2269d58267730ea97694916de2a899 | 2,936 | h | C | cc/input/scrollbar_animation_controller.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 | cc/input/scrollbar_animation_controller.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 | cc/input/scrollbar_animation_controller.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 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 CC_INPUT_SCROLLBAR_ANIMATION_CONTROLLER_H_
#define CC_INPUT_SCROLLBAR_ANIMATION_CONTROLLER_H_
#include "base/cancelable_callback.h"
#include "bas... | 31.913043 | 77 | 0.757493 | [
"geometry"
] |
bb3fb19d65c66ceebf409c8d097ec31b7b1f1d89 | 948 | h | C | Samples/AppWindow/cppwinrt/Code/CLS/Corner.h | OSIREM/ecoin-minimal | 7d8314484c0cd47c673046c86c273cc48eaa43d2 | [
"MIT"
] | null | null | null | Samples/AppWindow/cppwinrt/Code/CLS/Corner.h | OSIREM/ecoin-minimal | 7d8314484c0cd47c673046c86c273cc48eaa43d2 | [
"MIT"
] | null | null | null | Samples/AppWindow/cppwinrt/Code/CLS/Corner.h | OSIREM/ecoin-minimal | 7d8314484c0cd47c673046c86c273cc48eaa43d2 | [
"MIT"
] | null | null | null | /*
Code - osirem.com
Copyright OSIREM LTD (C) 2016
bitolyl.com bitcoin-office.com ecn.world
This source is proprietary, and cannot be used, in part or in full without
the express permission of the original author. The original author retain the
rights to use, modify, and/or relicense this code without notice.... | 18.588235 | 127 | 0.701477 | [
"vector"
] |
bb4003dfbb95573976511989b2c3f28fd2ff9956 | 4,627 | h | C | src/PSMDescription.h | BR903/percolator | 2d9315699cf3309421b83c4c21ce8275ede87089 | [
"Apache-2.0"
] | 71 | 2015-03-30T17:22:52.000Z | 2022-01-01T14:19:23.000Z | src/PSMDescription.h | BR903/percolator | 2d9315699cf3309421b83c4c21ce8275ede87089 | [
"Apache-2.0"
] | 190 | 2015-01-27T16:18:58.000Z | 2022-03-31T16:49:58.000Z | src/PSMDescription.h | BR903/percolator | 2d9315699cf3309421b83c4c21ce8275ede87089 | [
"Apache-2.0"
] | 45 | 2015-04-13T13:42:35.000Z | 2021-12-17T08:26:21.000Z | /*******************************************************************************
Copyright 2006-2012 Lukas Käll <lukas.kall@scilifelab.se>
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:... | 34.529851 | 88 | 0.687703 | [
"vector"
] |
bb498b2751d2926d04fedf551d01cce6a56eed9c | 1,102 | h | C | src/Generic/actors/AWAKEGazetteer.h | BBN-E/serif | 1e2662d82fb1c377ec3c79355a5a9b0644606cb4 | [
"Apache-2.0"
] | 1 | 2022-03-24T19:57:00.000Z | 2022-03-24T19:57:00.000Z | src/Generic/actors/AWAKEGazetteer.h | BBN-E/serif | 1e2662d82fb1c377ec3c79355a5a9b0644606cb4 | [
"Apache-2.0"
] | null | null | null | src/Generic/actors/AWAKEGazetteer.h | BBN-E/serif | 1e2662d82fb1c377ec3c79355a5a9b0644606cb4 | [
"Apache-2.0"
] | null | null | null | // Copyright 2012 by BBN Technologies Corp.
// All Rights Reserved.
#ifndef KNOWLEDGE_BASE_GAZETTEER_H
#define KNOWLEDGE_BASE_GAZETTEER_H
#include <boost/noncopyable.hpp>
#include <boost/shared_ptr.hpp>
#include "Generic/common/Symbol.h"
#include "Generic/actors/Identifiers.h"
#include "Generic/actors/Gazet... | 24.488889 | 91 | 0.76225 | [
"vector"
] |
bb4c6a957054c896a053e97d7166e547baab2392 | 134,015 | c | C | daemon/combat_d.c | facadepapergirl/shadowgate | 2b811671c5c85952ed93767753d72fc0d12819d8 | [
"MIT"
] | null | null | null | daemon/combat_d.c | facadepapergirl/shadowgate | 2b811671c5c85952ed93767753d72fc0d12819d8 | [
"MIT"
] | null | null | null | daemon/combat_d.c | facadepapergirl/shadowgate | 2b811671c5c85952ed93767753d72fc0d12819d8 | [
"MIT"
] | null | null | null | /**
* @file
8 @brief Various combat subroutines
*/
//Daemon that handles Combat related stuff
//Currently handling checks for shieldmiss/concealing amorpha
//damage modifications from body.c - including stoneskin checks, typed damage modifications, etc.
//my intention was to make all of this easier to modify on th... | 38.788712 | 466 | 0.546737 | [
"object",
"shape"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.