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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
b84d824b7c652a4923f26b57ea89f02bf46b7e5d | 4,236 | h | C | Programs/ResourceEditor/Classes/Qt/DockSceneTree/SceneTreeItem.h | reven86/dava.engine | ca47540c8694668f79774669b67d874a30188c20 | [
"BSD-3-Clause"
] | 5 | 2020-02-11T12:04:17.000Z | 2022-01-30T10:18:29.000Z | Programs/ResourceEditor/Classes/Qt/DockSceneTree/SceneTreeItem.h | reven86/dava.engine | ca47540c8694668f79774669b67d874a30188c20 | [
"BSD-3-Clause"
] | null | null | null | Programs/ResourceEditor/Classes/Qt/DockSceneTree/SceneTreeItem.h | reven86/dava.engine | ca47540c8694668f79774669b67d874a30188c20 | [
"BSD-3-Clause"
] | 4 | 2019-11-28T19:24:34.000Z | 2021-08-24T19:12:50.000Z | #pragma once
#include <QStandardItem>
// framework
#include "Scene3D/Entity.h"
#include "Scene3D/Components/ParticleEffectComponent.h"
#include "Particles/ParticleEmitter.h"
#include "Particles/ParticleLayer.h"
#include "Particles/ParticleForce.h"
#include "Classes/Selection/Selectable.h"
Q_DECLARE_MET... | 28.24 | 144 | 0.719783 | [
"object"
] |
b85a10a4a0aee165fd1630ed72832ac8a3c5f94e | 5,505 | h | C | Engine/Source/Editor/Sequencer/Private/SequencerNodeTree.h | windystrife/UnrealEngine_NVIDIAGameWork | b50e6338a7c5b26374d66306ebc7807541ff815e | [
"MIT"
] | 1 | 2022-01-29T18:36:12.000Z | 2022-01-29T18:36:12.000Z | Engine/Source/Editor/Sequencer/Private/SequencerNodeTree.h | windystrife/UnrealEngine_NVIDIAGameWork | b50e6338a7c5b26374d66306ebc7807541ff815e | [
"MIT"
] | null | null | null | Engine/Source/Editor/Sequencer/Private/SequencerNodeTree.h | windystrife/UnrealEngine_NVIDIAGameWork | b50e6338a7c5b26374d66306ebc7807541ff815e | [
"MIT"
] | null | null | null | // Copyright 1998-2017 Epic Games, Inc. All Rights Reserved.
#pragma once
#include "CoreMinimal.h"
#include "Misc/Guid.h"
class FSequencer;
class FSequencerDisplayNode;
class FSequencerObjectBindingNode;
class FSequencerTrackNode;
class ISequencerTrackEditor;
class UMovieSceneFolder;
class UMovieSceneTrack;
struct F... | 33.162651 | 237 | 0.752952 | [
"object"
] |
b85a11d33cfc8022da84be1b14617992a0a6d5ba | 27,724 | c | C | src/hsd/hsd_cobj.c | PsiLupan/FRAY | fe65dcbc5656be5936fc96b56d797a4b7f9f958d | [
"Unlicense"
] | 97 | 2019-02-27T10:24:20.000Z | 2021-12-15T05:35:16.000Z | src/hsd/hsd_cobj.c | PsiLupan/MeleeReassembled | fe65dcbc5656be5936fc96b56d797a4b7f9f958d | [
"Unlicense"
] | 58 | 2019-03-15T23:56:25.000Z | 2021-03-28T22:37:12.000Z | src/hsd/hsd_cobj.c | PsiLupan/FRAY | fe65dcbc5656be5936fc96b56d797a4b7f9f958d | [
"Unlicense"
] | 10 | 2019-03-29T21:17:20.000Z | 2021-12-15T07:28:55.000Z | #include "hsd_cobj.h"
#include <math.h>
#include "hsd_display.h"
#include "hsd_memory.h"
static void CObjInfoInit(void);
static HSD_CObjInfo hsdCObj = { CObjInfoInit };
static HSD_CObjInfo* default_class = NULL;
static HSD_CObj* current_cobj = NULL; //r13_4044
//803676F8
void HSD_CObjEraseScreen(HSD_CObj* cobj, ... | 26.683349 | 188 | 0.593637 | [
"vector"
] |
b864a0ddc30b237a62ada482ce017d0d580acf1f | 1,912 | h | C | actor-apps/core-async-cocoa/src/im/actor/model/api/rpc/RequestGetOAuth2Params.h | DragonStuff/actor-platform | d262e6bb3c18b20eb35551313bce16c471cd2928 | [
"MIT"
] | null | null | null | actor-apps/core-async-cocoa/src/im/actor/model/api/rpc/RequestGetOAuth2Params.h | DragonStuff/actor-platform | d262e6bb3c18b20eb35551313bce16c471cd2928 | [
"MIT"
] | null | null | null | actor-apps/core-async-cocoa/src/im/actor/model/api/rpc/RequestGetOAuth2Params.h | DragonStuff/actor-platform | d262e6bb3c18b20eb35551313bce16c471cd2928 | [
"MIT"
] | null | null | null | //
// Generated by the J2ObjC translator. DO NOT EDIT!
// source: /Users/ex3ndr/Develop/actor-platform/actor-apps/core/src/main/java/im/actor/model/api/rpc/RequestGetOAuth2Params.java
//
#ifndef _APRequestGetOAuth2Params_H_
#define _APRequestGetOAuth2Params_H_
#include "J2ObjC_header.h"
#include "im/actor/model/ne... | 30.83871 | 174 | 0.838389 | [
"model"
] |
8ee05920bc77c1213593c114daaa890fe1a78639 | 5,012 | h | C | Immortal/Net/Socket.h | DaShi-Git/Immortal | e3345b4ff2a2b9d215c682db2b4530e24cc3b203 | [
"Apache-2.0"
] | 1 | 2022-01-07T09:52:18.000Z | 2022-01-07T09:52:18.000Z | Immortal/Net/Socket.h | DaShi-Git/Immortal | e3345b4ff2a2b9d215c682db2b4530e24cc3b203 | [
"Apache-2.0"
] | null | null | null | Immortal/Net/Socket.h | DaShi-Git/Immortal | e3345b4ff2a2b9d215c682db2b4530e24cc3b203 | [
"Apache-2.0"
] | null | null | null | #pragma once
#include "sl.h"
#include "Core.h"
#ifdef WINDOWS
#include <windows.h>
#include <winsock2.h>
#include <ws2tcpip.h>
#include <iphlpapi.h>
#if defined( _MSC_VER )
#pragma comment(lib, "ws2_32.lib")
#endif
#endif
namespace Immortal
{
enum Family
{
Ipv4 = AF_INET,
Ipv6 = AF_INET6,
Un... | 19.810277 | 179 | 0.536313 | [
"vector"
] |
8ee53dbee5bc912cfae4138d4c6edc7a3394ab21 | 647 | h | C | src/plugins/intel_gpu/src/kernel_selector/core/actual_kernels/softmax/softmax_items_class_kernel_base.h | ryanloney/openvino-1 | 4e0a740eb3ee31062ba0df88fcf438564f67edb7 | [
"Apache-2.0"
] | 1 | 2022-02-26T17:33:44.000Z | 2022-02-26T17:33:44.000Z | src/plugins/intel_gpu/src/kernel_selector/core/actual_kernels/softmax/softmax_items_class_kernel_base.h | ryanloney/openvino-1 | 4e0a740eb3ee31062ba0df88fcf438564f67edb7 | [
"Apache-2.0"
] | 18 | 2022-01-21T08:42:58.000Z | 2022-03-28T13:21:31.000Z | src/plugins/intel_gpu/src/kernel_selector/core/actual_kernels/softmax/softmax_items_class_kernel_base.h | ryanloney/openvino-1 | 4e0a740eb3ee31062ba0df88fcf438564f67edb7 | [
"Apache-2.0"
] | 1 | 2020-12-13T22:16:54.000Z | 2020-12-13T22:16:54.000Z | // Copyright (C) 2018-2022 Intel Corporation
// SPDX-License-Identifier: Apache-2.0
//
#pragma once
#include "softmax_kernel_base.h"
#include <vector>
namespace kernel_selector {
class SoftmaxItemsClassKernelBase : public SoftmaxKernelBase {
public:
using SoftmaxKernelBase::SoftmaxKernelBase;
virtual ~Softm... | 29.409091 | 105 | 0.786708 | [
"vector"
] |
8eea341748cc83a25689e0c6b860f21303e16152 | 583 | h | C | Node.h | taniho0707/libmouse | a8ea7ac0a54d798d2010e594a7f60c5af6cbbf1d | [
"MIT"
] | null | null | null | Node.h | taniho0707/libmouse | a8ea7ac0a54d798d2010e594a7f60c5af6cbbf1d | [
"MIT"
] | null | null | null | Node.h | taniho0707/libmouse | a8ea7ac0a54d798d2010e594a7f60c5af6cbbf1d | [
"MIT"
] | null | null | null | /**
* @file Node.h
*/
#pragma once
#include <array>
#include <cstdint>
class Node{
private:
public:
static const uint16_t MAX = 65535;
std::array<uint16_t, 6> edges_to;
std::array<uint16_t, 6> edges_cost;
// for Dijkstra
/* bool done; // 確定ノードか否か */
/* uint16_t cost; // このノードへの現時点で判明している最小コスト */
uint16_t... | 16.194444 | 49 | 0.675815 | [
"vector"
] |
8eeabfd2b65aef2be8306005e913fab0315981f9 | 239 | h | C | Seidon/src/Graphics/Graphics.h | Soarex/Seidon | 65a59783e6fddb02670b1ba8c4f1e2e231a06f50 | [
"Apache-2.0"
] | null | null | null | Seidon/src/Graphics/Graphics.h | Soarex/Seidon | 65a59783e6fddb02670b1ba8c4f1e2e231a06f50 | [
"Apache-2.0"
] | null | null | null | Seidon/src/Graphics/Graphics.h | Soarex/Seidon | 65a59783e6fddb02670b1ba8c4f1e2e231a06f50 | [
"Apache-2.0"
] | null | null | null | #pragma once
#include "RenderSystem.h"
#include "Framebuffer.h"
#include "HdrCubemap.h"
#include "Material.h"
#include "Mesh.h"
#include "Armature.h"
#include "RenderBuffer.h"
#include "Shader.h"
#include "Texture.h"
#include "Vertex.h"
| 17.071429 | 25 | 0.728033 | [
"mesh"
] |
f1117f521b81606f81c5698fc67fba2c50abdf5e | 1,129 | h | C | src/context.h | dorba/tint | f81c1081ea7d27ea55f373c0bfaf651e491da7e6 | [
"Apache-2.0"
] | null | null | null | src/context.h | dorba/tint | f81c1081ea7d27ea55f373c0bfaf651e491da7e6 | [
"Apache-2.0"
] | null | null | null | src/context.h | dorba/tint | f81c1081ea7d27ea55f373c0bfaf651e491da7e6 | [
"Apache-2.0"
] | null | null | null | // Copyright 2020 The Tint Authors.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed ... | 26.255814 | 75 | 0.724535 | [
"object"
] |
f11204341a1723325e036a63138bc9ed1f80b8ab | 50,074 | h | C | ibtk/include/ibtk/HierarchyIntegrator.h | akashdhruv/IBAMR | a2b47946d795fb5a40c181b43e44a6ec387585a9 | [
"BSD-3-Clause"
] | 264 | 2015-01-04T12:11:02.000Z | 2022-03-31T13:10:37.000Z | ibtk/include/ibtk/HierarchyIntegrator.h | akashdhruv/IBAMR | a2b47946d795fb5a40c181b43e44a6ec387585a9 | [
"BSD-3-Clause"
] | 1,057 | 2015-04-27T04:27:57.000Z | 2022-03-31T13:14:59.000Z | ibtk/include/ibtk/HierarchyIntegrator.h | drwells/IBAMR | 0ceda3873405a35da4888c99e7d2b24d132f9071 | [
"BSD-3-Clause"
] | 126 | 2015-02-13T15:36:02.000Z | 2022-03-27T21:59:50.000Z | // ---------------------------------------------------------------------
//
// Copyright (c) 2014 - 2020 by the IBAMR developers
// All rights reserved.
//
// This file is part of IBAMR.
//
// IBAMR is free software and is distributed under the 3-clause BSD
// license. The full text of the license can be found in the f... | 40.187801 | 120 | 0.66919 | [
"mesh",
"object",
"vector"
] |
f112a71425c54b42fc8308956ab5f45eb8d260f0 | 589 | h | C | fansky/Services/SADataManager+User.h | simpleapples/fansky | 5d495a86f1b8b73005861a24082f5a3daaa997e6 | [
"MIT"
] | 83 | 2015-09-24T15:33:53.000Z | 2021-11-23T09:15:42.000Z | fansky/Services/SADataManager+User.h | simpleapples/fansky | 5d495a86f1b8b73005861a24082f5a3daaa997e6 | [
"MIT"
] | 3 | 2015-09-13T02:09:59.000Z | 2019-11-07T08:37:53.000Z | fansky/Services/SADataManager+User.h | simpleapples/fansky | 5d495a86f1b8b73005861a24082f5a3daaa997e6 | [
"MIT"
] | 31 | 2015-09-13T02:04:28.000Z | 2019-08-23T13:52:31.000Z | //
// SADataManager+User.h
// fansky
//
// Created by Zzy on 9/10/15.
// Copyright (c) 2015 Zzy. All rights reserved.
//
#import "SADataManager.h"
@class SAUser;
@interface SADataManager (User)
- (SAUser *)currentUser;
- (SAUser *)insertOrUpdateUserWithObject:(id)userObject local:(BOOL)local active:(BOOL)active... | 23.56 | 144 | 0.72326 | [
"object"
] |
f11ff6effeead102d2efd95c4e4005fc15211a4c | 3,734 | h | C | Include/Uplink/messages.h | Team-AllyHyeseongKim/http-image-server4bundle-fusion-scanner | 2a6c196aeb9bacd2c88a0bb6a8bbadd04afca260 | [
"RSA-MD"
] | null | null | null | Include/Uplink/messages.h | Team-AllyHyeseongKim/http-image-server4bundle-fusion-scanner | 2a6c196aeb9bacd2c88a0bb6a8bbadd04afca260 | [
"RSA-MD"
] | null | null | null | Include/Uplink/messages.h | Team-AllyHyeseongKim/http-image-server4bundle-fusion-scanner | 2a6c196aeb9bacd2c88a0bb6a8bbadd04afca260 | [
"RSA-MD"
] | null | null | null | //
// network/messages.h
// Uplink
//
// Copyright (c) 2013 Occipital. All rights reserved.
//
# pragma once
# include "./message.h"
# include "./motion.h"
# include "./camera-frame.h"
# include "./camera-pose.h"
# include <cctype>
namespace uplink {
//------------------------------------------------------------... | 23.3375 | 105 | 0.574719 | [
"transform"
] |
f12025fafae3c18e987ae75a24a3f6052581f10c | 7,181 | h | C | cps_pp/include/util/dirac_op/d_op_dwf.h | RBC-UKQCD/CPS | 329cd411d01dce8e3409335f55e478dac3c3bca4 | [
"BSD-3-Clause"
] | 7 | 2017-06-24T02:20:36.000Z | 2021-12-02T20:41:00.000Z | cps_pp/include/util/dirac_op/d_op_dwf.h | RBC-UKQCD/CPS | 329cd411d01dce8e3409335f55e478dac3c3bca4 | [
"BSD-3-Clause"
] | null | null | null | cps_pp/include/util/dirac_op/d_op_dwf.h | RBC-UKQCD/CPS | 329cd411d01dce8e3409335f55e478dac3c3bca4 | [
"BSD-3-Clause"
] | 3 | 2020-03-16T05:55:57.000Z | 2021-12-02T20:41:09.000Z | #include<config.h>
/*!\file
\brief Definition of the Dirac operator classes: DiracOp, DiracOpStagTypes.
*/
#ifndef INCLUDED_D_OP_DWF_H
#define INCLUDED_D_OP_DWF_H
#include <util/dirac_op.h>
CPS_START_NAMESPACE
//------------------------------------------------------------------
//! A class describing the Dirac ... | 36.637755 | 255 | 0.657012 | [
"object",
"vector"
] |
f125c0be1f913157fdeb8c492e4115b1053d6260 | 5,851 | c | C | src/core/p-clipboard.c | semarie/rebol3-oldes | a2987074fff3467d1cd958da28fe7ac9d07753ca | [
"Apache-2.0"
] | 32 | 2019-05-12T16:32:25.000Z | 2022-03-29T04:48:05.000Z | src/core/p-clipboard.c | Siskin-framework/Rebol | a8c3224301635d19a27e054c7d38b8e5dbe98544 | [
"Apache-2.0"
] | 23 | 2019-01-02T18:15:51.000Z | 2022-01-05T12:25:48.000Z | src/core/p-clipboard.c | Siskin-framework/Rebol | a8c3224301635d19a27e054c7d38b8e5dbe98544 | [
"Apache-2.0"
] | 5 | 2020-04-09T20:39:57.000Z | 2022-01-31T15:51:13.000Z | /***********************************************************************
**
** REBOL [R3] Language Interpreter and Run-time Environment
**
** Copyright 2012 REBOL Technologies
** REBOL is a trademark of REBOL Technologies
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this... | 27.729858 | 82 | 0.612716 | [
"object"
] |
f1261096f8802af42c5e97ae8faf1bfee72bef9b | 1,875 | h | C | Source/Samples/63_heXon/player.h | elix22/Urho3D | 99902ae2a867be0d6dbe4c575f9c8c318805ec64 | [
"MIT"
] | 20 | 2019-04-18T07:37:34.000Z | 2022-02-02T21:43:47.000Z | Source/Samples/63_heXon/player.h | elix22/Urho3D | 99902ae2a867be0d6dbe4c575f9c8c318805ec64 | [
"MIT"
] | 11 | 2019-10-21T13:39:41.000Z | 2021-11-05T08:11:54.000Z | Source/Samples/63_heXon/player.h | elix22/Urho3D | 99902ae2a867be0d6dbe4c575f9c8c318805ec64 | [
"MIT"
] | 1 | 2021-12-03T18:11:36.000Z | 2021-12-03T18:11:36.000Z | /* heXon
// Copyright (C) 2018 LucKey Productions (luckeyproductions.nl)
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation; either version 2 of the License, or
// (at your option) any later v... | 27.173913 | 74 | 0.713067 | [
"object"
] |
e6cad30626ee416b2c7e2c473d2f02f66cff9577 | 2,928 | h | C | src/io/RtServerSocket.h | cdla/murfi2 | 45dba5eb90e7f573f01706a50e584265f0f8ffa7 | [
"Apache-2.0"
] | 7 | 2015-02-10T17:00:49.000Z | 2021-07-27T22:09:43.000Z | src/io/RtServerSocket.h | cdla/murfi2 | 45dba5eb90e7f573f01706a50e584265f0f8ffa7 | [
"Apache-2.0"
] | 11 | 2015-02-22T19:15:53.000Z | 2021-08-04T17:26:18.000Z | src/io/RtServerSocket.h | cdla/murfi2 | 45dba5eb90e7f573f01706a50e584265f0f8ffa7 | [
"Apache-2.0"
] | 8 | 2015-07-06T22:31:51.000Z | 2019-04-22T21:22:07.000Z | /*=========================================================================
* RtServerSocket.h declares a class that implements server io operations on a
* socket
*
* Copyright 2007-2013, the MURFI dev team.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file exce... | 23.612903 | 79 | 0.655738 | [
"object"
] |
e6cba6bbb683397c725772bb4029aa14f879083b | 18,448 | h | C | include/gommacros.h | jberkman/gom | 4bccfec5e5ada830a4c5f076dfefb9ad9baab6a5 | [
"MIT"
] | null | null | null | include/gommacros.h | jberkman/gom | 4bccfec5e5ada830a4c5f076dfefb9ad9baab6a5 | [
"MIT"
] | null | null | null | include/gommacros.h | jberkman/gom | 4bccfec5e5ada830a4c5f076dfefb9ad9baab6a5 | [
"MIT"
] | null | null | null | /*
The MIT License
Copyright (c) 2008 jacob berkman <jacob@ilovegom.org>
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,... | 55.90303 | 111 | 0.392509 | [
"object"
] |
e6cd7da4695581ce320920a183d257fce61f521c | 1,104 | h | C | src/include/fueltest.h | aedalzotto/fueltest | 53934460ac6f078c8493694543fd6f88e41bdb07 | [
"Apache-2.0"
] | null | null | null | src/include/fueltest.h | aedalzotto/fueltest | 53934460ac6f078c8493694543fd6f88e41bdb07 | [
"Apache-2.0"
] | null | null | null | src/include/fueltest.h | aedalzotto/fueltest | 53934460ac6f078c8493694543fd6f88e41bdb07 | [
"Apache-2.0"
] | null | null | null | #ifndef _FT_MAIN_H
#define _FT_MAIN_H
#include <string>
#include <stdexcept>
#include <boost/asio.hpp>
#include <boost/asio/serial_port.hpp>
#include <vector>
#include <chrono>
#include <thread>
#include <fstream>
#include <iostream>
#include "serial.h"
class FTGui;
class FuelTest {
public:
FuelTest();
vo... | 16.984615 | 45 | 0.627717 | [
"vector"
] |
e6cd8afef524ed7f4e5453d5770a0d7fa2c1ee1a | 2,385 | h | C | src/magic/Geometry/Geometry.h | JCSDA-internal/magic | 99d5df0a4c95de2ecf4f7dd2ce1b2eac14a827e5 | [
"Apache-2.0"
] | null | null | null | src/magic/Geometry/Geometry.h | JCSDA-internal/magic | 99d5df0a4c95de2ecf4f7dd2ce1b2eac14a827e5 | [
"Apache-2.0"
] | null | null | null | src/magic/Geometry/Geometry.h | JCSDA-internal/magic | 99d5df0a4c95de2ecf4f7dd2ce1b2eac14a827e5 | [
"Apache-2.0"
] | null | null | null | /*
* (C) Copyright 2019-2021 NOAA/NWS/NCEP/EMC.
*
* This software is licensed under the terms of the Apache Licence Version 2.0
* which can be obtained at http://www.apache.org/licenses/LICENSE-2.0.
*/
#ifndef MAGIC_GEOMETRY_GEOMETRY_H_
#define MAGIC_GEOMETRY_GEOMETRY_H_
#include <ostream>
#include <string>
#inc... | 29.444444 | 80 | 0.643187 | [
"mesh",
"geometry",
"vector"
] |
e6e08fd43b7313ed179a03aa2a06bc56dbbb18b1 | 3,872 | h | C | include/ugcs/vsm/subsystem.h | MikeCharikov/vsm-cpp-sdk | 966dfe7cd3a436f8452e16c97328e720f882c484 | [
"BSD-3-Clause"
] | 1 | 2020-04-24T17:50:56.000Z | 2020-04-24T17:50:56.000Z | include/ugcs/vsm/subsystem.h | AlexandreBorowczyk/vsm-cpp-sdk | 234be1fc05697b79b88398b2c425a5b35d6e3ffb | [
"BSD-3-Clause"
] | null | null | null | include/ugcs/vsm/subsystem.h | AlexandreBorowczyk/vsm-cpp-sdk | 234be1fc05697b79b88398b2c425a5b35d6e3ffb | [
"BSD-3-Clause"
] | null | null | null | // Copyright (c) 2018, Smart Projects Holdings Ltd
// All rights reserved.
// See LICENSE file for license details.
#ifndef _UGCS_VSM_SUBSYSTEM_H_
#define _UGCS_VSM_SUBSYSTEM_H_
#include <ugcs/vsm/property.h>
#include <memory>
#include <unordered_map>
#include <unordered_set>
namespace ugcs {
namespace vsm {
uint3... | 24.820513 | 87 | 0.678461 | [
"vector"
] |
e6e2eec8be17e9a6c9966955359a02b3c1e6b8fe | 2,982 | c | C | buildroot/support/testing/tests/package/br2-external/openjdk/package/openjdk-jni-test/jni_helper.c | bramkragten/operating-system | 27fc2de146f1ef047316a4b58a236c72d26da81c | [
"Apache-2.0"
] | 349 | 2021-08-17T08:46:53.000Z | 2022-03-30T06:25:25.000Z | buildroot/support/testing/tests/package/br2-external/openjdk/package/openjdk-jni-test/jni_helper.c | bramkragten/operating-system | 27fc2de146f1ef047316a4b58a236c72d26da81c | [
"Apache-2.0"
] | 8 | 2020-04-02T22:51:47.000Z | 2020-04-27T03:24:55.000Z | buildroot/support/testing/tests/package/br2-external/openjdk/package/openjdk-jni-test/jni_helper.c | bramkragten/operating-system | 27fc2de146f1ef047316a4b58a236c72d26da81c | [
"Apache-2.0"
] | 12 | 2021-08-17T20:10:30.000Z | 2022-01-06T10:52:54.000Z | #include "jni_helper.h"
#include "native.h"
// Handles Java/C interop
jint get_jni_version(JNIEnv* env)
{
return (*env)->GetVersion(env);
}
jstring read_constant_jstring(JNIEnv* env)
{
return (*env)->NewStringUTF(env, read_constant_string());
}
static jstring read_internal_string_as_jstring(JNIEnv* env)
{
return (... | 31.389474 | 95 | 0.758551 | [
"object"
] |
e6e77d98edc88493e4262883f9b322be8b24a317 | 1,093 | h | C | Molecularity/Graphics/StencilOutline.h | kyle-robinson/directx-game | ff5964a6edd3241b703409976f27d68205b9ddd3 | [
"CC-BY-4.0"
] | 1 | 2021-06-14T22:44:01.000Z | 2021-06-14T22:44:01.000Z | Molecularity/Graphics/StencilOutline.h | kyle-robinson/directx-game | ff5964a6edd3241b703409976f27d68205b9ddd3 | [
"CC-BY-4.0"
] | null | null | null | Molecularity/Graphics/StencilOutline.h | kyle-robinson/directx-game | ff5964a6edd3241b703409976f27d68205b9ddd3 | [
"CC-BY-4.0"
] | 1 | 2021-06-04T12:44:06.000Z | 2021-06-04T12:44:06.000Z | #pragma once
#ifndef STENCILOUTLINE_H
#define STENCILOUTLINE_H
#include "Stencil.h"
#include "ConstantBuffer.h"
#include "ConstantBufferTypes.h"
class Cube;
class SpotLight;
/// <summary>
/// Uses the stencil buffer to create a stencil outline on a given game object.
/// Provides functions to spawn ImGui control win... | 31.228571 | 100 | 0.790485 | [
"object"
] |
e6eb59e171206e5ba52251f188a910d2d72bd991 | 9,000 | c | C | karman/Antoonvh/vraxi.c | MNegus/fluid-art | 47721e59c3b8e8db562133888571cb17c568eaf6 | [
"Apache-2.0"
] | null | null | null | karman/Antoonvh/vraxi.c | MNegus/fluid-art | 47721e59c3b8e8db562133888571cb17c568eaf6 | [
"Apache-2.0"
] | null | null | null | karman/Antoonvh/vraxi.c | MNegus/fluid-art | 47721e59c3b8e8db562133888571cb17c568eaf6 | [
"Apache-2.0"
] | null | null | null | /**
 reveals the
spectecular dynamics of a collision between two vortex rings. Animated
.gif via
[*imgur*](http://www.imgur.com).](https://i.imgur.com/lu5scyI.gif)
# The collision of two vortex rings
Inspired by the experimenta... | 32.967033 | 247 | 0.647111 | [
"shape",
"vector",
"3d"
] |
e6f974009705b15b808f1d8c1a4c7400dceda326 | 2,512 | h | C | classdump_SafariShared/WBSURLCompletionDatabase.h | inket/smartPins | 2f9a68dccf8b605f863a680488ed4c6c428f4a52 | [
"MIT"
] | 2 | 2016-09-29T09:50:04.000Z | 2016-09-29T19:39:11.000Z | classdump_SafariShared/WBSURLCompletionDatabase.h | inket/smartPins | 2f9a68dccf8b605f863a680488ed4c6c428f4a52 | [
"MIT"
] | null | null | null | classdump_SafariShared/WBSURLCompletionDatabase.h | inket/smartPins | 2f9a68dccf8b605f863a680488ed4c6c428f4a52 | [
"MIT"
] | null | null | null | //
// Generated by class-dump 3.5 (64 bit).
//
// class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2015 by Steve Nygard.
//
#import <objc/NSObject.h>
@class NSString;
@protocol WBSURLCompletionDataSource;
@interface WBSURLCompletionDatabase : NSObject
{
struct Vector<id<WBSURLCompletionMatchData>, ... | 58.418605 | 266 | 0.810908 | [
"vector"
] |
fc0342814c22bbf6652c4074dc1bcab23dc96842 | 15,484 | h | C | phase3/TaskSideband.h | moliver813/Pi0HadronCorr | ab219e1abb83c1e6af12fc369228cca09054a4a5 | [
"BSD-3-Clause"
] | null | null | null | phase3/TaskSideband.h | moliver813/Pi0HadronCorr | ab219e1abb83c1e6af12fc369228cca09054a4a5 | [
"BSD-3-Clause"
] | null | null | null | phase3/TaskSideband.h | moliver813/Pi0HadronCorr | ab219e1abb83c1e6af12fc369228cca09054a4a5 | [
"BSD-3-Clause"
] | null | null | null | #ifndef TASKSIDEBAND_H
#define TASKSIDEBAND_H
// --- ROOT system ---
#include <TFile.h>
#include <TH1F.h>
#include <TH2F.h>
#include <TH3F.h>
#include <TF1.h>
#include <TGraphErrors.h>
#include <TPaveStats.h>
#include <TSpectrum.h>
#include <TStopwatch.h>
#include <TROOT.h>
#include <TLine.h>
#include <TCanvas.h>
#inc... | 46.359281 | 169 | 0.662878 | [
"shape",
"vector"
] |
fc0373fc4c77407c6feaf615d4611fa66a83b66c | 67,354 | h | C | ILI9341_due.h | nathalis/Pacman-Arduino-Due | 6447821d5eb43392f2e4e52b1f9bd1f6c9dbc3c3 | [
"MIT",
"Unlicense"
] | 7 | 2020-07-15T17:26:33.000Z | 2022-02-10T16:34:04.000Z | ILI9341_due.h | nathalis/Pacman-Arduino-Due | 6447821d5eb43392f2e4e52b1f9bd1f6c9dbc3c3 | [
"MIT",
"Unlicense"
] | null | null | null | ILI9341_due.h | nathalis/Pacman-Arduino-Due | 6447821d5eb43392f2e4e52b1f9bd1f6c9dbc3c3 | [
"MIT",
"Unlicense"
] | 3 | 2020-08-09T17:42:32.000Z | 2022-03-09T00:38:39.000Z | /*
v1.01.003
ILI9341_due.h - Arduino Due library for interfacing with ILI9341-based TFTs
Code: https://github.com/marekburiak/ILI9341_due
Documentation: http://marekburiak.github.io/ILI9341_due/
Copyright (c) 2015 Marek Buriak
2.4 TFT Pin-out
T_IRQ T_DO T_DIN T_CS T_CLK MISO LED CLK MOSI DC RESET CS GND VCC
This ... | 30.2307 | 197 | 0.721338 | [
"render"
] |
fc0eed8eb08f6b18af6658114b6108ae55c70581 | 23,239 | c | C | a3/process_cal3.c | danigallegdup/textfileReport | 307601668476110d2dce3360f05feb2c7cafb488 | [
"MIT"
] | null | null | null | a3/process_cal3.c | danigallegdup/textfileReport | 307601668476110d2dce3360f05feb2c7cafb488 | [
"MIT"
] | null | null | null | a3/process_cal3.c | danigallegdup/textfileReport | 307601668476110d2dce3360f05feb2c7cafb488 | [
"MIT"
] | null | null | null | /* Daniela Gallegos Dupuis : V00942356
* process_cal3.c
* Starter file provided to students for Assignment #3, SENG 265,
* Fall 2021.
gcc process_cal3.c -o process_cal3
./process_cal3 --start=1234/01/12 --end=2134/12/11 --file=ics/one.ics
- uses linked lists
- dynamic memory allocation
-
valgrind... | 27.764636 | 135 | 0.583416 | [
"model"
] |
fc141e32530e847bfe79fb24f6a86662c1cf18dc | 95,092 | c | C | mi8/techpack/audio/asoc/sdm660-internal.c | wqk317/mi8_kernel_source | e3482d1a7ea6021de2fc8f3178496b4b043bb727 | [
"MIT"
] | null | null | null | mi8/techpack/audio/asoc/sdm660-internal.c | wqk317/mi8_kernel_source | e3482d1a7ea6021de2fc8f3178496b4b043bb727 | [
"MIT"
] | null | null | null | mi8/techpack/audio/asoc/sdm660-internal.c | wqk317/mi8_kernel_source | e3482d1a7ea6021de2fc8f3178496b4b043bb727 | [
"MIT"
] | null | null | null | /* Copyright (c) 2015-2018, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
* only version 2 as published by the Free Software Foundation.
*
* This program is distributed in the... | 28.343368 | 80 | 0.712678 | [
"model"
] |
fc14b6fd6409f96e910c59e061b64d1692359200 | 22,224 | h | C | cpp/gte/GteTriangulateCDT.h | valentjn/thesis | 65a0eb7d5f7488aac93882959e81ac6b115a9ea8 | [
"CC0-1.0"
] | 4 | 2022-01-15T19:50:36.000Z | 2022-01-15T20:16:10.000Z | cpp/gte/GteTriangulateCDT.h | valentjn/thesis | 65a0eb7d5f7488aac93882959e81ac6b115a9ea8 | [
"CC0-1.0"
] | null | null | null | cpp/gte/GteTriangulateCDT.h | valentjn/thesis | 65a0eb7d5f7488aac93882959e81ac6b115a9ea8 | [
"CC0-1.0"
] | null | null | null | // Geometric Tools LLC, Redmond WA 98052
// Copyright (c) 1998-2015
// Distributed under the Boost Software License, Version 1.0.
// http://www.boost.org/LICENSE_1_0.txt
// http://www.geometrictools.com/License/Boost/LICENSE_1_0.txt
// File Version: 1.5.2 (2015/06/03)
#pragma once
#include <gte/GteConstraine... | 36.733884 | 79 | 0.55944 | [
"mesh",
"vector"
] |
fc20fd72240fb660c84961a754f2a04dd6d98e9d | 56,329 | h | C | usr/local/share/gobject-introspection-1.0/tests/gimarshallingtests.h | skarekrow/testrepo | af979b718aae49a2301c400964a603cf010a3c51 | [
"BSD-3-Clause"
] | 2 | 2017-02-17T11:19:11.000Z | 2017-11-03T20:52:14.000Z | usr/local/share/gobject-introspection-1.0/tests/gimarshallingtests.h | skarekrow/testrepo | af979b718aae49a2301c400964a603cf010a3c51 | [
"BSD-3-Clause"
] | null | null | null | usr/local/share/gobject-introspection-1.0/tests/gimarshallingtests.h | skarekrow/testrepo | af979b718aae49a2301c400964a603cf010a3c51 | [
"BSD-3-Clause"
] | 1 | 2017-11-28T14:13:04.000Z | 2017-11-28T14:13:04.000Z | /* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*-
* vim: tabstop=4 shiftwidth=4 expandtab
*/
#include <glib-object.h>
#include "gitestmacros.h"
#ifndef __GI_MARSHALLING_TESTS_H__
#define __GI_MARSHALLING_TESTS_H__
typedef struct _GIMarshallingTestsSimpleStruct GIMarshallingTestsSimpleStruct;
typedef... | 28.901488 | 183 | 0.822507 | [
"object"
] |
fc28ed05e2bc7b10ae0b21c1ae280a4339535cbe | 24,732 | c | C | base/boot/efi/ia64/ntsetup.c | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | base/boot/efi/ia64/ntsetup.c | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | base/boot/efi/ia64/ntsetup.c | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | /*++
Copyright (c) 1991 Microsoft Corporation
Module Name:
ntsetup.c
Abstract:
This module is the tail-end of the OS loader program. It performs all
IA64 specific allocations and initialize. The OS loader invokes this
this routine immediately before calling the loaded kernel image.
... | 32.329412 | 107 | 0.611273 | [
"object"
] |
fc2c1cfabac4626e3b269d3b767ee378af6d87b9 | 1,104 | h | C | include/org/xml/sax/ext/DeclHandler.h | iFindTA/PBJ2Objc | 014bd0f99b129cb094ee35e472802fd38c5c0f87 | [
"MIT"
] | null | null | null | include/org/xml/sax/ext/DeclHandler.h | iFindTA/PBJ2Objc | 014bd0f99b129cb094ee35e472802fd38c5c0f87 | [
"MIT"
] | null | null | null | include/org/xml/sax/ext/DeclHandler.h | iFindTA/PBJ2Objc | 014bd0f99b129cb094ee35e472802fd38c5c0f87 | [
"MIT"
] | null | null | null | //
// Generated by the J2ObjC translator. DO NOT EDIT!
// source: android/libcore/luni/src/main/java/org/xml/sax/ext/DeclHandler.java
//
#ifndef _OrgXmlSaxExtDeclHandler_H_
#define _OrgXmlSaxExtDeclHandler_H_
#include "J2ObjC_header.h"
@protocol OrgXmlSaxExtDeclHandler < NSObject, JavaObject >
- (void)elementDec... | 30.666667 | 79 | 0.674819 | [
"model"
] |
fc30b1fd889ecafaaa8f5df8face330b89d25147 | 411 | h | C | src/opt/maxlex.h | chaosite/z3 | 0b8a206a81c15dddf06242679c6070cf1f0f1dc5 | [
"MIT"
] | null | null | null | src/opt/maxlex.h | chaosite/z3 | 0b8a206a81c15dddf06242679c6070cf1f0f1dc5 | [
"MIT"
] | null | null | null | src/opt/maxlex.h | chaosite/z3 | 0b8a206a81c15dddf06242679c6070cf1f0f1dc5 | [
"MIT"
] | null | null | null | /*++
Copyright (c) 2014 Microsoft Corporation
Module Name:
maxlex.h
Abstract:
MaxLex solves weighted max-sat problems where weights impose lexicographic order.
Author:
Nikolaj Bjorner (nbjorner) 2019-25-1
Notes:
--*/
#pragma once
namespace opt {
bool is_maxlex(vector<soft> const & ws);
... | 13.258065 | 86 | 0.698297 | [
"vector"
] |
fc3f3bc45a2ea2714e4f7a6255db5d786e4d79c1 | 1,205 | c | C | cmds/mortal/_bury.c | facadepapergirl/shadowgate | 2b811671c5c85952ed93767753d72fc0d12819d8 | [
"MIT"
] | null | null | null | cmds/mortal/_bury.c | facadepapergirl/shadowgate | 2b811671c5c85952ed93767753d72fc0d12819d8 | [
"MIT"
] | null | null | null | cmds/mortal/_bury.c | facadepapergirl/shadowgate | 2b811671c5c85952ed93767753d72fc0d12819d8 | [
"MIT"
] | null | null | null | #include <std.h>
inherit DAEMON;
int cmd_bury(string str) {
object ob, attacker;
ob = present("corpse", environment(this_player()));
attacker = this_player()->query_attackers();
if(attacker != ({})) {
write("You have to finish what you're doing.");
return 1;
}
if(!str) {
write("Wha... | 21.909091 | 75 | 0.60332 | [
"object"
] |
fc49cb99c6ca03963f6e1ade1b915b9e774d7dd5 | 11,786 | h | C | src/saiga/opengl/assimp/assimpLoader.h | SimonMederer/saiga | ff167e60c50b1cead4d19eb5ab2e93acce8c42a3 | [
"MIT"
] | null | null | null | src/saiga/opengl/assimp/assimpLoader.h | SimonMederer/saiga | ff167e60c50b1cead4d19eb5ab2e93acce8c42a3 | [
"MIT"
] | null | null | null | src/saiga/opengl/assimp/assimpLoader.h | SimonMederer/saiga | ff167e60c50b1cead4d19eb5ab2e93acce8c42a3 | [
"MIT"
] | null | null | null | /**
* Copyright (c) 2017 Darius Rückert
* Licensed under the MIT License.
* See LICENSE file for more information.
*/
#pragma once
#include "saiga/config.h"
#if defined(SAIGA_USE_OPENGL) && defined(SAIGA_USE_ASSIMP)
#include <assimp/Importer.hpp> // C++ importer interface
#include <assimp/cimport.h>
#include <... | 28.263789 | 119 | 0.580519 | [
"mesh",
"geometry",
"vector"
] |
fc4ad7760827b9de5419df6690820365da50d08c | 9,254 | h | C | lib/operatorsClasses/MatchOnly_Base/SpecialCases/SwitchCases.h | thierry-tct/mart | 50c16a00007a406b041e1717332680c1bc4c58fe | [
"MIT"
] | 22 | 2019-05-25T02:14:24.000Z | 2022-01-18T18:20:30.000Z | lib/operatorsClasses/MatchOnly_Base/SpecialCases/SwitchCases.h | thierry-tct/mart | 50c16a00007a406b041e1717332680c1bc4c58fe | [
"MIT"
] | null | null | null | lib/operatorsClasses/MatchOnly_Base/SpecialCases/SwitchCases.h | thierry-tct/mart | 50c16a00007a406b041e1717332680c1bc4c58fe | [
"MIT"
] | 6 | 2019-06-29T15:54:50.000Z | 2021-01-29T08:53:35.000Z | #ifndef __MART_GENMU_operatorClasses__SwitchCases__
#define __MART_GENMU_operatorClasses__SwitchCases__
/**
* -==== SwitchCases.h
*
* MART Multi-Language LLVM Mutation Framework
*
* This file is distributed under the University of Illinois Open Source
* License. See LICENSE.TXT for details.
*
* ... | 41.3125 | 80 | 0.559542 | [
"vector"
] |
fc4e3a3fdb4de4501c8088509c208e1b66281b8a | 1,011 | h | C | Utility.h | SilverNemesis/VulkanTesting | bb3dc44ef23c9348a3316d9d61fca886cda628f7 | [
"MIT"
] | null | null | null | Utility.h | SilverNemesis/VulkanTesting | bb3dc44ef23c9348a3316d9d61fca886cda628f7 | [
"MIT"
] | null | null | null | Utility.h | SilverNemesis/VulkanTesting | bb3dc44ef23c9348a3316d9d61fca886cda628f7 | [
"MIT"
] | null | null | null | #pragma once
#include <map>
#include <vector>
#include "Geometry_Texture.h"
namespace Utility {
struct Image {
int texture_width;
int texture_height;
unsigned char* pixels;
};
void LoadImage(const char* file_name, Image& texture);
void FreeImage(Image& texture);
struct ... | 23.511628 | 186 | 0.652819 | [
"vector"
] |
fc4fe0713ea3c520fb5042a1edd30c685efa7275 | 14,414 | h | C | include/onnc/Transforms/Optimizations/OptimizationsUtils.h | LiuLeif/onnc | 3f69e46172a9c33cc04541ff7fd78d5d7b6bdbba | [
"BSD-3-Clause"
] | 450 | 2018-08-03T08:17:03.000Z | 2022-03-17T17:21:06.000Z | include/onnc/Transforms/Optimizations/OptimizationsUtils.h | LiuLeif/onnc | 3f69e46172a9c33cc04541ff7fd78d5d7b6bdbba | [
"BSD-3-Clause"
] | 104 | 2018-08-13T07:31:50.000Z | 2021-08-24T11:24:40.000Z | include/onnc/Transforms/Optimizations/OptimizationsUtils.h | LiuLeif/onnc | 3f69e46172a9c33cc04541ff7fd78d5d7b6bdbba | [
"BSD-3-Clause"
] | 100 | 2018-08-12T04:27:39.000Z | 2022-03-11T04:17:42.000Z | //===- OptimizationsUtils.h -----------------------------------------------===//
//
// The ONNC Project
//
// See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
#ifndef ONNC_OPTIMIZATIONS_UTILS
#define ONNC_OPTIMIZATIONS_UTILS
#i... | 30.091858 | 116 | 0.667615 | [
"shape"
] |
fc658a6af609effcf8cdf3a4431e38b6d4016869 | 1,111 | h | C | Friendly/Resources/DataBase/BaseEntity/FRBaseMessage+CoreDataProperties.h | vikingdr/Friendly | ea690b061fc1dae59345f24d361dc032713e16de | [
"MIT"
] | null | null | null | Friendly/Resources/DataBase/BaseEntity/FRBaseMessage+CoreDataProperties.h | vikingdr/Friendly | ea690b061fc1dae59345f24d361dc032713e16de | [
"MIT"
] | null | null | null | Friendly/Resources/DataBase/BaseEntity/FRBaseMessage+CoreDataProperties.h | vikingdr/Friendly | ea690b061fc1dae59345f24d361dc032713e16de | [
"MIT"
] | null | null | null | //
// FRBaseMessage+CoreDataProperties.h
// Friendly
//
// Created by Dmitry on 04.06.16.
// Copyright © 2016 Accucode Inc. All rights reserved.
//
// Choose "Create NSManagedObject Subclass…" from the Core Data editor menu
// to delete and recreate this implementation file for your updated model.
//
#import "FR... | 32.676471 | 76 | 0.774977 | [
"model"
] |
fc66c12967dc7a52b4379c18b99bb2f7074198ae | 1,988 | h | C | src/ast/Negation.h | hyunsukimsokcho/souffle | 3a60ce40455f38ded069d28de8405236b94529ed | [
"UPL-1.0"
] | null | null | null | src/ast/Negation.h | hyunsukimsokcho/souffle | 3a60ce40455f38ded069d28de8405236b94529ed | [
"UPL-1.0"
] | null | null | null | src/ast/Negation.h | hyunsukimsokcho/souffle | 3a60ce40455f38ded069d28de8405236b94529ed | [
"UPL-1.0"
] | null | null | null | /*
* Souffle - A Datalog Compiler
* Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved
* Licensed under the Universal Permissive License v 1.0 as shown at:
* - https://opensource.org/licenses/UPL
* - <souffle root>/licenses/SOUFFLE-UPL.txt
*/
/**************************************************... | 24.243902 | 73 | 0.597586 | [
"vector"
] |
fc6a1b3f671c2390a4dab73bfcff2028a412733c | 881 | h | C | src/xrGame/steering_behaviour_cohesion.h | acidicMercury8/xray-1.5 | ae094d82b76a8ce916e196654c163894bbf00146 | [
"Linux-OpenIB"
] | 5 | 2021-10-30T09:36:07.000Z | 2021-12-30T08:14:32.000Z | src/xrGame/steering_behaviour_cohesion.h | Samsuper12/ixray-1.5 | 8070f833f8216d4ead294a9f19b7cd123bb76ba3 | [
"Linux-OpenIB"
] | null | null | null | src/xrGame/steering_behaviour_cohesion.h | Samsuper12/ixray-1.5 | 8070f833f8216d4ead294a9f19b7cd123bb76ba3 | [
"Linux-OpenIB"
] | 2 | 2020-08-04T17:23:16.000Z | 2020-10-16T16:53:38.000Z | ////////////////////////////////////////////////////////////////////////////
// Module : steering_behaviour_cohesion.h
// Created : 07.11.2007
// Modified : 07.11.2007
// Author : Dmitriy Iassenev
// Description : steering behaviour cohesion class
////////////////////////////////////////////////////////////... | 25.911765 | 77 | 0.611805 | [
"object"
] |
fc716cda87b60557cf3a064ecabeadc33a51c4ec | 3,112 | h | C | src/SNN/Visualizations/VTKLine.h | CognitiveModeling/snn-robotic-trunk | 0a1dce9271feeabfd3c442de3c7fa90a8a725100 | [
"MIT"
] | 1 | 2021-11-21T08:28:56.000Z | 2021-11-21T08:28:56.000Z | src/SNN/Visualizations/VTKLine.h | CognitiveModeling/snn-robotic-trunk | 0a1dce9271feeabfd3c442de3c7fa90a8a725100 | [
"MIT"
] | null | null | null | src/SNN/Visualizations/VTKLine.h | CognitiveModeling/snn-robotic-trunk | 0a1dce9271feeabfd3c442de3c7fa90a8a725100 | [
"MIT"
] | null | null | null | #ifndef __VTK_LINE_H__
#define __VTK_LINE_H__
#include <vtkPoints.h>
#include <vtkCellArray.h>
#include "VTKInteractor.h"
#include "VTK3DObject.h"
#include "utils.h"
namespace SNN {
namespace Visualizations {
class VTKLine: public VTK3DObject {
private:
/* the mapper of t... | 31.755102 | 110 | 0.469473 | [
"vector"
] |
fc782cf05be0debf11a09967df909e30460dd084 | 2,523 | h | C | xun/xnu-6153.81.5/bsd/libkern/copyio.h | L-Zheng/AppleOpenSource | 65fac74ce17dc97404f1aeb8c24625fe82b7d142 | [
"MIT"
] | null | null | null | xun/xnu-6153.81.5/bsd/libkern/copyio.h | L-Zheng/AppleOpenSource | 65fac74ce17dc97404f1aeb8c24625fe82b7d142 | [
"MIT"
] | null | null | null | xun/xnu-6153.81.5/bsd/libkern/copyio.h | L-Zheng/AppleOpenSource | 65fac74ce17dc97404f1aeb8c24625fe82b7d142 | [
"MIT"
] | null | null | null | /*
* Copyright (c) 2017 Apple Inc. All rights reserved.
*
* @APPLE_OSREFERENCE_LICENSE_HEADER_START@
*
* This file contains Original Code and/or Modifications of Original Code
* as defined in and that are subject to the Apple Public Source License
* Version 2.0 (the 'License'). You may not use this file except i... | 40.047619 | 119 | 0.756243 | [
"object"
] |
fc79e3f414801790015921d9709412b458e580d4 | 7,064 | h | C | src/variant.h | manvscode/libcollections | 6fabcddf6f86ec588e685b4b0fb8cb2b44bd9533 | [
"MIT"
] | 2 | 2019-12-08T02:09:41.000Z | 2021-12-29T10:23:51.000Z | src/variant.h | manvscode/libcollections | 6fabcddf6f86ec588e685b4b0fb8cb2b44bd9533 | [
"MIT"
] | null | null | null | src/variant.h | manvscode/libcollections | 6fabcddf6f86ec588e685b4b0fb8cb2b44bd9533 | [
"MIT"
] | null | null | null | /*
* Copyright (C) 2010 by Joseph A. Marrero. http://www.manvscode.com/
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
*... | 46.781457 | 123 | 0.697055 | [
"object"
] |
fc845501a2e61e5cebd8dd1fac90250c75e93908 | 1,017 | h | C | CI/rule/pclint/pclint_include/include_linux/c++/4.8.2/java/awt/dnd/DragSourceListener.h | chewaiwai/huaweicloud-sdk-c-obs | fbcd3dadd910c22af3a91aeb73ca0fee94d759fb | [
"Apache-2.0"
] | 22 | 2019-06-13T01:16:44.000Z | 2022-03-29T02:42:39.000Z | CI/rule/pclint/pclint_include/include_linux/c++/4.8.2/java/awt/dnd/DragSourceListener.h | chewaiwai/huaweicloud-sdk-c-obs | fbcd3dadd910c22af3a91aeb73ca0fee94d759fb | [
"Apache-2.0"
] | 26 | 2019-09-20T06:46:05.000Z | 2022-03-11T08:07:14.000Z | CI/rule/pclint/pclint_include/include_linux/c++/4.8.2/java/awt/dnd/DragSourceListener.h | chewaiwai/huaweicloud-sdk-c-obs | fbcd3dadd910c22af3a91aeb73ca0fee94d759fb | [
"Apache-2.0"
] | 14 | 2019-07-15T06:42:39.000Z | 2022-02-15T10:32:28.000Z |
// DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
#ifndef __java_awt_dnd_DragSourceListener__
#define __java_awt_dnd_DragSourceListener__
#pragma interface
#include <java/lang/Object.h>
extern "Java"
{
namespace java
{
namespace awt
{
namespace dnd
{
class DragSourceDr... | 25.425 | 78 | 0.687316 | [
"object"
] |
fc8d17bd2487bd039892c970b51d4bef784d5df7 | 3,216 | c | C | palmos/p0ls/p0ls-1r3/start.c | bschau/Portfolio | 326e298322d7ca60b1c5198869fb6e7ea2a38e74 | [
"MIT"
] | null | null | null | palmos/p0ls/p0ls-1r3/start.c | bschau/Portfolio | 326e298322d7ca60b1c5198869fb6e7ea2a38e74 | [
"MIT"
] | null | null | null | palmos/p0ls/p0ls-1r3/start.c | bschau/Portfolio | 326e298322d7ca60b1c5198869fb6e7ea2a38e74 | [
"MIT"
] | 1 | 2020-03-28T18:25:41.000Z | 2020-03-28T18:25:41.000Z | #include "p0ls.h"
/* protos */
static Boolean evh(EventPtr);
static Boolean selev(EventPtr, FormPtr);
static void validatefields(FormPtr);
static Int16 valfield(FormPtr, UInt16, UInt16, UInt16, UInt16 *, Char *);
/*******************************************************************************
*
* startinit
*
* Initia... | 16.75 | 80 | 0.564677 | [
"object"
] |
fc8d6d83d9d77b093356638fa0d0f1cb188b2e39 | 9,602 | h | C | Visual Mercutio/zBaseLib/PSS_StringFormat.h | Jeanmilost/Visual-Mercutio | f079730005b6ce93d5e184bb7c0893ccced3e3ab | [
"MIT"
] | 1 | 2022-01-31T06:24:24.000Z | 2022-01-31T06:24:24.000Z | Visual Mercutio/zBaseLib/PSS_StringFormat.h | Jeanmilost/Visual-Mercutio | f079730005b6ce93d5e184bb7c0893ccced3e3ab | [
"MIT"
] | 2 | 2021-04-11T15:50:42.000Z | 2021-06-05T08:23:04.000Z | Visual Mercutio/zBaseLib/PSS_StringFormat.h | Jeanmilost/Visual-Mercutio | f079730005b6ce93d5e184bb7c0893ccced3e3ab | [
"MIT"
] | 2 | 2021-01-08T00:55:18.000Z | 2022-01-31T06:24:18.000Z | /****************************************************************************
* ==> PSS_StringFormat ----------------------------------------------------*
****************************************************************************
* Description : Provides a string format *
* Devel... | 31.074434 | 125 | 0.497396 | [
"object"
] |
fca9b2c422586f8a82f0fab7f2bdacf93d093fdb | 10,666 | h | C | lib/UIKit/TUIButton.h | Coppertino/twui | 885ddc0656751ebdb108900804a0e7cf53e9d4f2 | [
"Apache-2.0"
] | 1 | 2021-07-16T06:13:49.000Z | 2021-07-16T06:13:49.000Z | lib/UIKit/TUIButton.h | Coppertino/twui | 885ddc0656751ebdb108900804a0e7cf53e9d4f2 | [
"Apache-2.0"
] | null | null | null | lib/UIKit/TUIButton.h | Coppertino/twui | 885ddc0656751ebdb108900804a0e7cf53e9d4f2 | [
"Apache-2.0"
] | null | null | null | /*
Copyright 2011 Twitter, Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this work except in compliance with the License.
You may obtain a copy of the License in the LICENSE file, or at:
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or ag... | 45.776824 | 82 | 0.778924 | [
"object"
] |
11756caeac2a1f9fa9cc669496265b1aecf5cda4 | 735 | h | C | src/websocket/websocket_adpt.h | panyihua/TarsGateway | 00196c647ef0974fd1bb2ba2fd78988c8ca8ee83 | [
"BSD-3-Clause"
] | null | null | null | src/websocket/websocket_adpt.h | panyihua/TarsGateway | 00196c647ef0974fd1bb2ba2fd78988c8ca8ee83 | [
"BSD-3-Clause"
] | null | null | null | src/websocket/websocket_adpt.h | panyihua/TarsGateway | 00196c647ef0974fd1bb2ba2fd78988c8ca8ee83 | [
"BSD-3-Clause"
] | null | null | null | //
// Created by 潘一华 on 2021/7/30.
//
#ifndef PROXY_SERVER_WEBSOCKET_ADPT_H
#define PROXY_SERVER_WEBSOCKET_ADPT_H
#include "util/tc_socket.h"
#include "servant/Application.h"
TC_NetWorkBuffer::PACKET_TYPE parseWebSocket(TC_NetWorkBuffer&in, vector<char> &out);
void buildWSFrame(const vector<char> &data, vector<cha... | 24.5 | 88 | 0.767347 | [
"vector"
] |
117abc6b475bdf67821a6d3cf8a09b0902239690 | 2,387 | h | C | util/tcpsocket.h | damodar123/pythia-core | 6b90aafed40aa63185105a652b20c61fc5a4320d | [
"BSD-3-Clause"
] | null | null | null | util/tcpsocket.h | damodar123/pythia-core | 6b90aafed40aa63185105a652b20c61fc5a4320d | [
"BSD-3-Clause"
] | null | null | null | util/tcpsocket.h | damodar123/pythia-core | 6b90aafed40aa63185105a652b20c61fc5a4320d | [
"BSD-3-Clause"
] | null | null | null | /*
* Copyright 2016, Pythia authors (see AUTHORS file).
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source code must retain the above copyright
* notice,... | 42.625 | 105 | 0.754504 | [
"vector"
] |
1187763ff5f2d7dfec975d96e5ec43e84e81ba83 | 7,398 | h | C | elang/lir/target_x64.h | eval1749/elang | 5208b386ba3a3e866a5c0f0271280f79f9aac8c4 | [
"Apache-2.0"
] | 1 | 2018-01-27T22:40:53.000Z | 2018-01-27T22:40:53.000Z | elang/lir/target_x64.h | eval1749/elang | 5208b386ba3a3e866a5c0f0271280f79f9aac8c4 | [
"Apache-2.0"
] | 1 | 2016-01-29T00:54:49.000Z | 2016-01-29T00:54:49.000Z | elang/lir/target_x64.h | eval1749/elang | 5208b386ba3a3e866a5c0f0271280f79f9aac8c4 | [
"Apache-2.0"
] | null | null | null | // Copyright 2014-2015 Project Vogue. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef ELANG_LIR_TARGET_X64_H_
#define ELANG_LIR_TARGET_X64_H_
#include <vector>
#include "elang/lir/lir_export.h"
namespace elang {
namespace lir {
nam... | 27.198529 | 80 | 0.665991 | [
"object",
"vector"
] |
118bd4cc1fab048c272ec7016aecdf37ec02b394 | 4,755 | h | C | src/runtime/include/realtimer.h | louishp/atmi | de44c82dd2baf5e5cc92e42cdb02aa819dfba8e4 | [
"MIT"
] | 56 | 2016-11-12T14:21:35.000Z | 2022-02-09T06:39:49.000Z | src/runtime/include/realtimer.h | louishp/atmi | de44c82dd2baf5e5cc92e42cdb02aa819dfba8e4 | [
"MIT"
] | 19 | 2017-03-01T09:04:16.000Z | 2022-02-28T20:37:58.000Z | src/runtime/include/realtimer.h | louishp/atmi | de44c82dd2baf5e5cc92e42cdb02aa819dfba8e4 | [
"MIT"
] | 30 | 2017-01-05T15:16:24.000Z | 2022-02-15T19:22:47.000Z | /*===--------------------------------------------------------------------------
* ATMI (Asynchronous Task and Memory Interface)
*
* This file is distributed under the MIT License. See LICENSE.txt for details.
*===------------------------------------------------------------------------*/
#ifndef SRC_RU... | 25.702703 | 80 | 0.623764 | [
"object"
] |
118dda4ee57952f7fc83d16fa0fed19883c15b64 | 36,963 | h | C | include/minicore/clustering/solve.h | zeta1999/minicore | 8a76640229f25059664a5d56edae1e131d93daaf | [
"MIT"
] | 27 | 2020-11-06T20:07:31.000Z | 2022-01-13T05:29:02.000Z | include/minicore/clustering/solve.h | zeta1999/minicore | 8a76640229f25059664a5d56edae1e131d93daaf | [
"MIT"
] | 9 | 2020-10-28T08:22:40.000Z | 2021-12-24T14:53:03.000Z | include/minicore/clustering/solve.h | dnbaker/minicore | 86aafbac15c1c149e2516d2f68bf6a45a2fb92b6 | [
"MIT"
] | 2 | 2021-04-13T09:22:53.000Z | 2021-12-11T20:13:47.000Z | #ifndef MINOCORE_CLUSTERING_SOLVE_H__
#define MINOCORE_CLUSTERING_SOLVE_H__
#pragma once
#include "minicore/dist.h"
#include "minicore/clustering/centroid.h"
#include "minicore/coreset/coreset.h"
namespace minicore {
namespace clustering {
using blz::rowVector;
using blz::columnVector;
using blz::rowMajor;
using b... | 46.146067 | 216 | 0.558559 | [
"vector"
] |
11978aca1c4840133e8d52244b026a4bf987c101 | 3,146 | c | C | adm/daemons/eventd.c | ttwings/WuXiaAndJiangHu_Godot | a12bb9028d5625ea01de1ea9cb16fef665472275 | [
"MIT"
] | 34 | 2019-04-16T03:32:27.000Z | 2022-03-29T08:05:25.000Z | adm/daemons/eventd.c | ttwings/WuXiaAndJiangHu_Godot | a12bb9028d5625ea01de1ea9cb16fef665472275 | [
"MIT"
] | null | null | null | adm/daemons/eventd.c | ttwings/WuXiaAndJiangHu_Godot | a12bb9028d5625ea01de1ea9cb16fef665472275 | [
"MIT"
] | 12 | 2019-03-06T05:15:45.000Z | 2022-03-17T02:43:48.000Z | // eventd.c
// 自然奇观系统主程序
// for XKX100 , by Sir 2003.11.3
#include <dbase.h>
#include <ansi.h>
#include <localtime.h>
int start;
// 待触发的事件
// 登记在某个绝对的时间启动事件
// 设定的参数是零或负数
// 比如:month = 0 day = 0 hour = -5 表示实际时间每天早上5点钟
// month = -8 day = -15 hour = -5 表示实际时间每年8月15的5点钟
mapping *event_list = ({
(["month"... | 31.46 | 147 | 0.383344 | [
"object"
] |
1198ba28c1358226f00b1ff90700f36f689bed0f | 4,089 | h | C | src/Output.h | AGheller/sskeleton | ec5833c9f3b7eddf1d0249367345c1d762d411e4 | [
"Apache-2.0"
] | 1 | 2018-05-20T14:39:12.000Z | 2018-05-20T14:39:12.000Z | src/Output.h | Mattey40/sskeleton | ec5833c9f3b7eddf1d0249367345c1d762d411e4 | [
"Apache-2.0"
] | null | null | null | src/Output.h | Mattey40/sskeleton | ec5833c9f3b7eddf1d0249367345c1d762d411e4 | [
"Apache-2.0"
] | 2 | 2021-11-11T09:37:37.000Z | 2021-11-11T09:38:37.000Z | #ifndef OUTPUT_H
#define OUTPUT_H
#include <boost/functional.hpp>
#include <boost/tuple/tuple.hpp>
#include <cmath>
#include <set>
#include <stdexcept>
#include "AngleAccumulator.h"
#include "Cache.h"
#include "ConsecutiveTriples.h"
#include "Edge.h"
#include "GraphMap.h"
#include "IdentityLookup.h"
#include "LinkedHa... | 30.288889 | 79 | 0.539985 | [
"vector"
] |
11a45bab739b3dad538e7d2bfd2febd59d963e72 | 6,789 | h | C | console/Warthog/hog/util/map.h | pathfindingdebugger/pathfindingdebugger.github.io | a836c1611e1da5ee0331c3ef3e6d9e7702668461 | [
"CC-BY-3.0"
] | null | null | null | console/Warthog/hog/util/map.h | pathfindingdebugger/pathfindingdebugger.github.io | a836c1611e1da5ee0331c3ef3e6d9e7702668461 | [
"CC-BY-3.0"
] | null | null | null | console/Warthog/hog/util/map.h | pathfindingdebugger/pathfindingdebugger.github.io | a836c1611e1da5ee0331c3ef3e6d9e7702668461 | [
"CC-BY-3.0"
] | 1 | 2019-09-17T03:12:12.000Z | 2019-09-17T03:12:12.000Z | /*
* $Id: map.h,v 1.20 2007/03/07 22:01:05 nathanst Exp $
*
* This file is part of HOG.
*
* HOG 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) an... | 26.011494 | 101 | 0.701429 | [
"vector"
] |
11a62369b37428218ecf9e5996a4f367acc6281c | 4,772 | h | C | contrib/depends/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/Headers/ColorSyncCMM.h | Amity-Network/amity | 3e57379f01af4ca851079c8e469fbda7c8165b47 | [
"MIT"
] | 15 | 2015-05-25T19:28:05.000Z | 2021-05-03T09:21:22.000Z | contrib/depends/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/Headers/ColorSyncCMM.h | Amity-Network/amity | 3e57379f01af4ca851079c8e469fbda7c8165b47 | [
"MIT"
] | null | null | null | contrib/depends/SDKs/MacOSX10.11.sdk/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/Headers/ColorSyncCMM.h | Amity-Network/amity | 3e57379f01af4ca851079c8e469fbda7c8165b47 | [
"MIT"
] | 7 | 2019-01-30T08:56:04.000Z | 2021-11-19T16:14:54.000Z | /*
* ColorSync - ColorSyncCMM.h
* Copyright (c) 2008 Apple Inc.
* All rights reserved.
*/
#ifndef __COLORSYNCCMM__
#define __COLORSYNCCMM__
#ifdef __cplusplus
extern "C" {
#endif
#include <ColorSync/ColorSyncProfile.h>
#include <ColorSync/ColorSyncTransform.h>
/*
* Notes:
* - Color conversions are performed... | 43.381818 | 125 | 0.666178 | [
"transform"
] |
11a81cd48aebc8ca188481d0ddea4bcbced71544 | 2,639 | h | C | src/unit_tests/unit_test_common.h | mwbrown/circa | 425b4a3042addab813447813cc45888a012b2c2e | [
"MIT"
] | 27 | 2015-01-24T20:17:13.000Z | 2021-01-09T17:54:27.000Z | src/unit_tests/unit_test_common.h | mwbrown/circa | 425b4a3042addab813447813cc45888a012b2c2e | [
"MIT"
] | 1 | 2015-09-18T15:58:12.000Z | 2015-09-18T20:37:00.000Z | src/unit_tests/unit_test_common.h | mwbrown/circa | 425b4a3042addab813447813cc45888a012b2c2e | [
"MIT"
] | 5 | 2015-07-18T13:10:27.000Z | 2022-02-05T16:53:17.000Z | // Copyright (c) Andrew Fischer. See LICENSE file for license terms.
#pragma once
#include "circa/circa.h"
#include "term.h"
using namespace circa;
void test_assert_function(bool condition, int line, const char* file);
void test_assert_function(Term* term, int line, const char* file);
void test_assert_function(Bloc... | 35.662162 | 83 | 0.736264 | [
"vector"
] |
11b5d4f726332b2b9f8f8007a472ab643f4cecf8 | 31,348 | c | C | m3-sys/m3gdb/gdb/bfd/elf32-avr.c | jaykrell/cm3 | 2aae7d9342b8e26680f6419f9296450fae8cbd4b | [
"BSD-4-Clause-UC",
"BSD-4-Clause",
"BSD-3-Clause"
] | 105 | 2015-03-02T16:58:34.000Z | 2022-03-28T07:17:49.000Z | m3-sys/m3gdb/gdb/bfd/elf32-avr.c | jaykrell/cm3 | 2aae7d9342b8e26680f6419f9296450fae8cbd4b | [
"BSD-4-Clause-UC",
"BSD-4-Clause",
"BSD-3-Clause"
] | 145 | 2015-03-18T10:08:17.000Z | 2022-03-31T01:27:08.000Z | m3-sys/m3gdb/gdb/bfd/elf32-avr.c | jaykrell/cm3 | 2aae7d9342b8e26680f6419f9296450fae8cbd4b | [
"BSD-4-Clause-UC",
"BSD-4-Clause",
"BSD-3-Clause"
] | 26 | 2015-10-10T09:37:44.000Z | 2022-02-23T02:02:05.000Z | /* AVR-specific support for 32-bit ELF
Copyright 1999, 2000, 2001, 2002, 2003, 2004
Free Software Foundation, Inc.
Contributed by Denis Chertykov <denisc@overta.ru>
This file is part of BFD, the Binary File Descriptor library.
This program is free software; you can redistribute it and/or modify
it u... | 31.099206 | 92 | 0.622145 | [
"object"
] |
11b917c6d74eb216cb41b03cb0219944ee674489 | 300 | h | C | TemplePlus/tio/tio_utils.h | edoipi/TemplePlus | f0e552289822fea908f16daa379fa568b1bd286d | [
"MIT"
] | 69 | 2015-05-05T14:09:25.000Z | 2022-02-15T06:13:04.000Z | TemplePlus/tio/tio_utils.h | edoipi/TemplePlus | f0e552289822fea908f16daa379fa568b1bd286d | [
"MIT"
] | 457 | 2015-05-01T22:07:45.000Z | 2022-03-31T02:19:10.000Z | TemplePlus/tio/tio_utils.h | edoipi/TemplePlus | f0e552289822fea908f16daa379fa568b1bd286d | [
"MIT"
] | 25 | 2016-02-04T21:19:53.000Z | 2021-11-15T23:14:51.000Z |
#pragma once
/*
Reads a binary file using TIO completely into memory.
*/
vector<uint8_t> *TioReadBinaryFile(const string &filename);
/*
Checks if a given directory exists.
*/
bool TioDirExists(const string &path);
/*
Clears a directory of its content.
*/
bool TioClearDir(const string &path);
| 16.666667 | 59 | 0.736667 | [
"vector"
] |
11b9fda7dcdc914016b3ddcd154eb9b9d4f6a9ac | 6,602 | h | C | src/servers/dawn/src/config_file.h | ghsecuritylab/comanche | a8862eaed59045377874b95b120832a0cba42193 | [
"Apache-2.0"
] | 19 | 2017-10-03T16:01:49.000Z | 2021-06-07T10:21:46.000Z | src/servers/dawn/src/config_file.h | dnbaker/comanche | 121cd0fa16e55d461b366e83511d3810ea2b11c9 | [
"Apache-2.0"
] | 25 | 2018-02-21T23:43:03.000Z | 2020-09-02T08:47:32.000Z | src/servers/dawn/src/config_file.h | dnbaker/comanche | 121cd0fa16e55d461b366e83511d3810ea2b11c9 | [
"Apache-2.0"
] | 19 | 2017-10-24T17:41:40.000Z | 2022-02-22T02:17:18.000Z | /*
Copyright [2017-2019] [IBM Corporation]
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... | 31.89372 | 111 | 0.642533 | [
"object",
"vector"
] |
11cf4b632c7ecbd6d6370546f86705a30cb3a454 | 1,613 | h | C | chrome/browser/chromeos/set_time_dialog.h | Fusion-Rom/android_external_chromium_org | d8b126911c6ea9753e9f526bee5654419e1d0ebd | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 2 | 2020-01-25T10:18:18.000Z | 2021-01-23T15:29:56.000Z | chrome/browser/chromeos/set_time_dialog.h | Fusion-Rom/android_external_chromium_org | d8b126911c6ea9753e9f526bee5654419e1d0ebd | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 1 | 2018-02-10T21:00:08.000Z | 2018-03-20T05:09:50.000Z | chrome/browser/chromeos/set_time_dialog.h | Fusion-Rom/android_external_chromium_org | d8b126911c6ea9753e9f526bee5654419e1d0ebd | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 1 | 2020-11-04T06:34:36.000Z | 2020-11-04T06:34:36.000Z | // Copyright 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 CHROME_BROWSER_CHROMEOS_SET_TIME_DIALOG_H_
#define CHROME_BROWSER_CHROMEOS_SET_TIME_DIALOG_H_
#include <string>
#include "base/compiler_specific... | 34.319149 | 75 | 0.773714 | [
"vector"
] |
11d141a7acab0e917a5184314d3fe7effa48a207 | 8,031 | c | C | kill.c | lumbric/earlyoom | f30848095c3dbad1f8253625ad8ac6d1937a32f3 | [
"MIT"
] | 1 | 2020-02-11T15:09:34.000Z | 2020-02-11T15:09:34.000Z | kill.c | dkorzhevin/earlyoom | 3648b351e88331f3f2e46af4ae0ddd19e27bc7c2 | [
"MIT"
] | null | null | null | kill.c | dkorzhevin/earlyoom | 3648b351e88331f3f2e46af4ae0ddd19e27bc7c2 | [
"MIT"
] | null | null | null | // SPDX-License-Identifier: MIT
/* Kill the most memory-hungy process */
#include <ctype.h>
#include <dirent.h>
#include <errno.h>
#include <limits.h> // for PATH_MAX
#include <regex.h>
#include <signal.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <time.h>
#include <unistd.h>
#include "kill... | 29.525735 | 112 | 0.547503 | [
"3d"
] |
11d19f4961070428c6e1fe8aec41b2a1f467ceff | 1,904 | c | C | lib/src/CSR.c | ztuowen/fbcsr | 34b391d6d727ba9e5af5ac2d0010b46f1a24e4fb | [
"MIT"
] | 1 | 2021-08-24T01:11:22.000Z | 2021-08-24T01:11:22.000Z | lib/src/CSR.c | ztuowen/fbcsr | 34b391d6d727ba9e5af5ac2d0010b46f1a24e4fb | [
"MIT"
] | null | null | null | lib/src/CSR.c | ztuowen/fbcsr | 34b391d6d727ba9e5af5ac2d0010b46f1a24e4fb | [
"MIT"
] | null | null | null | #include "../CSR.h"
#include<string.h>
void csr_destroy(void *c) {
csr *cc = (csr *) c;
safeFree(cc->val);
safeFree(cc->indx);
safeFree(cc->ptr);
}
void csr_makeEmpty(csr *c, int n, int m) {
c->n = n;
c->m = m;
c->nnz = 0;
c->val = NULL;
c->indx = NULL;
c->ptr = malloc((n + 1) ... | 25.052632 | 58 | 0.385504 | [
"vector"
] |
ccd237b6bb2fb144589f96c4b4120b4b4063565e | 3,234 | h | C | utils/plotter.h | roamiri/GeoNS | 48789d9b382adddfad8223425249088a3050abdb | [
"MIT"
] | 2 | 2020-01-11T04:41:58.000Z | 2020-04-27T16:38:40.000Z | utils/plotter.h | roamiri/GeoNS | 48789d9b382adddfad8223425249088a3050abdb | [
"MIT"
] | null | null | null | utils/plotter.h | roamiri/GeoNS | 48789d9b382adddfad8223425249088a3050abdb | [
"MIT"
] | null | null | null | /*
* Copyright 2019 <copyright holder> <email>
*
* 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 la... | 29.944444 | 201 | 0.579468 | [
"vector"
] |
ccde60046fbd3e1ca03bd6e7c0c39593de1a9e3a | 3,220 | h | C | Engine/CherrySoda/Entity.h | fountainment/cherrysoda-engine | 5cec0b219b399d77816770bed31cc9a7aac8fc55 | [
"MIT"
] | 27 | 2020-01-16T08:20:54.000Z | 2022-03-29T20:40:15.000Z | Engine/CherrySoda/Entity.h | fountainment/cherrysoda-engine | 5cec0b219b399d77816770bed31cc9a7aac8fc55 | [
"MIT"
] | 10 | 2022-01-07T14:07:27.000Z | 2022-03-19T18:13:44.000Z | Engine/CherrySoda/Entity.h | fountainment/cherrysoda-engine | 5cec0b219b399d77816770bed31cc9a7aac8fc55 | [
"MIT"
] | 6 | 2019-12-27T10:04:07.000Z | 2021-12-15T17:29:24.000Z | #ifndef _CHERRYSODA_ENTITY_H_
#define _CHERRYSODA_ENTITY_H_
#include <CherrySoda/InternalUtilities/ComponentList.h>
#include <CherrySoda/Util/BitTag.h>
#include <CherrySoda/Util/Math.h>
#include <CherrySoda/Util/STL.h>
namespace cherrysoda {
class Camera;
class Collider;
class Component;
class Scene;
class Entity
... | 27.058824 | 85 | 0.742236 | [
"render"
] |
cce000bb6f583d045c605de9c497c6ec3fd580ff | 1,674 | h | C | src/Contexte.h | jcaballo/ArcEnCiel | f04049555c2e502e417f1c72d1e8a8feb5f4bca8 | [
"MIT"
] | null | null | null | src/Contexte.h | jcaballo/ArcEnCiel | f04049555c2e502e417f1c72d1e8a8feb5f4bca8 | [
"MIT"
] | null | null | null | src/Contexte.h | jcaballo/ArcEnCiel | f04049555c2e502e417f1c72d1e8a8feb5f4bca8 | [
"MIT"
] | null | null | null | /*
* File: Contexte.h
* Author: jujulejaffa
*
* Created on 17 février 2016, 14:08
*/
#ifndef CONTEXTE_H
#define CONTEXTE_H
#include "Utils.h"
#include <string>
#include <vector>
#include <math.h>
#include <iostream>
using namespace std;
class Contexte {
public:
Contexte();
Contexte(const Contexte& o... | 22.621622 | 93 | 0.625448 | [
"vector"
] |
cce0c14cddb819267a7c3f223d975cae00fdf97c | 11,136 | h | C | Engine/Core/Physics/include/cyclone/collide_coarse.h | zolo-mario/ZeloEngine | e595467dd057157c47cc8fa91399b0c7137dae63 | [
"MIT"
] | 98 | 2019-09-13T16:00:57.000Z | 2022-03-25T05:15:36.000Z | Engine/Core/Physics/include/cyclone/collide_coarse.h | zolo-mario/ZeloEngine | e595467dd057157c47cc8fa91399b0c7137dae63 | [
"MIT"
] | 269 | 2019-08-22T01:47:09.000Z | 2021-12-01T14:47:47.000Z | Engine/Core/Physics/include/cyclone/collide_coarse.h | zolo-mario/ZeloEngine | e595467dd057157c47cc8fa91399b0c7137dae63 | [
"MIT"
] | 5 | 2021-05-07T11:11:40.000Z | 2022-03-29T08:38:33.000Z | /*
* Interface file for the coarse collision detection system.
*
* Part of the Cyclone physics system.
*
* Copyright (c) Icosagon 2003. All Rights Reserved.
*
* This software is distributed under licence. Use of this software
* implies agreement with all terms and conditions of the accompanying
* software lice... | 30.42623 | 74 | 0.637931 | [
"object",
"vector"
] |
cce15b66366288b629af9641ddcb36f2febd245b | 10,263 | h | C | lonestar/experimental/ordered/avi/libElm/libGeom/ElementGeometry.h | lineagech/Galois | 5c7c0abaf7253cb354e35a3836147a960a37ad5b | [
"BSD-3-Clause"
] | null | null | null | lonestar/experimental/ordered/avi/libElm/libGeom/ElementGeometry.h | lineagech/Galois | 5c7c0abaf7253cb354e35a3836147a960a37ad5b | [
"BSD-3-Clause"
] | null | null | null | lonestar/experimental/ordered/avi/libElm/libGeom/ElementGeometry.h | lineagech/Galois | 5c7c0abaf7253cb354e35a3836147a960a37ad5b | [
"BSD-3-Clause"
] | null | null | null | /*
* This file belongs to the Galois project, a C++ library for exploiting
* parallelism. The code is being released under the terms of the 3-Clause BSD
* License (a copy is located in LICENSE.txt at the top-level directory).
*
* Copyright (C) 2018, The University of Texas at Austin. All rights reserved.
* UNIVER... | 35.027304 | 80 | 0.692682 | [
"mesh",
"geometry",
"object",
"vector"
] |
cce31ae1add21c540422659b3a58998fcbf5e957 | 803 | h | C | project3D/Application3D.h | nandos13/Shadercpp | 404f2ab8d3b32073a54945081d74fac46bdd0178 | [
"MIT"
] | null | null | null | project3D/Application3D.h | nandos13/Shadercpp | 404f2ab8d3b32073a54945081d74fac46bdd0178 | [
"MIT"
] | null | null | null | project3D/Application3D.h | nandos13/Shadercpp | 404f2ab8d3b32073a54945081d74fac46bdd0178 | [
"MIT"
] | null | null | null | #pragma once
#include "Application.h"
#include <glm/mat4x4.hpp>
#include "FreeCamera.h"
#include "tiny_obj_loader.h"
#include "Model.h"
#include "Light.h"
class GameObject;
struct Vertex
{
glm::vec4 position;
glm::vec4 colour;
};
class Application3D : public aie::Application {
public:
Application3D();
virtual ~... | 16.729167 | 47 | 0.734745 | [
"vector",
"model"
] |
ccee74175c3969525f745b91322c55f6e49610e2 | 957 | h | C | logger/logger.h | devangel77b/hull13 | 8658d8c0be99b60656d6c57442222832c891a4f7 | [
"Apache-2.0"
] | null | null | null | logger/logger.h | devangel77b/hull13 | 8658d8c0be99b60656d6c57442222832c891a4f7 | [
"Apache-2.0"
] | 14 | 2018-04-29T12:24:46.000Z | 2018-07-24T17:58:50.000Z | logger/logger.h | devangel77b/hull13 | 8658d8c0be99b60656d6c57442222832c891a4f7 | [
"Apache-2.0"
] | null | null | null | /*
logger.h header file
Dennis Evangelista, 2018
In USNA Sailbot Hull 13 mod 2 rev D
LOGTX is PC_10, LOGRX is PC_11
*/
#ifndef LOGGER_H
#define LOGGER_H
#include "mbed.h"
#include "rtos.h"
#define LOGGER_VERSION "13.2.1"
/**
For now, the Logger inherits from Serial.
TODO in the future maybe make i... | 23.341463 | 77 | 0.703239 | [
"object"
] |
cceea59d35e89b203e2ae3e13622b99121748e6f | 4,605 | h | C | fm/hash.h | DBJDBJ/fmpp | 5cd421a7abf60ae0c72e4bb04735eb08e040a882 | [
"Unlicense",
"MIT"
] | 1 | 2017-04-14T05:07:39.000Z | 2017-04-14T05:07:39.000Z | fm/hash.h | DBJDBJ/fmpp | 5cd421a7abf60ae0c72e4bb04735eb08e040a882 | [
"Unlicense",
"MIT"
] | null | null | null | fm/hash.h | DBJDBJ/fmpp | 5cd421a7abf60ae0c72e4bb04735eb08e040a882 | [
"Unlicense",
"MIT"
] | null | null | null | //*****************************************************************************/
//
//
//
// Copyright (c) 1997 - 2015 by Dusan B. Jovanovic (dbj@dbj.org)
// All Rights Reserved
//
// THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF Dusan B. Jovanovic (d... | 35.976563 | 144 | 0.435831 | [
"object"
] |
ccf8773c79b5b118e5c4d860c025346881326677 | 10,204 | h | C | src/devices/bus/ti99/gromport/cartridges.h | Robbbert/messui | 49b756e2140d8831bc81335298ee8c5471045e79 | [
"BSD-3-Clause"
] | 26 | 2015-03-31T06:25:51.000Z | 2021-12-14T09:29:04.000Z | src/devices/bus/ti99/gromport/cartridges.h | Robbbert/messui | 49b756e2140d8831bc81335298ee8c5471045e79 | [
"BSD-3-Clause"
] | null | null | null | src/devices/bus/ti99/gromport/cartridges.h | Robbbert/messui | 49b756e2140d8831bc81335298ee8c5471045e79 | [
"BSD-3-Clause"
] | 10 | 2015-03-27T05:45:51.000Z | 2022-02-04T06:57:36.000Z | // license:LGPL-2.1+
// copyright-holders:Michael Zapf
/***************************************************************************
Cartridge emulations
****************************************************************************/
#ifndef MAME_BUS_TI99_GROMPORT_CARTRIDGES_H
#define MAME_BUS_TI99_GROMPORT_CARTRIDGES... | 32.810289 | 160 | 0.666111 | [
"vector"
] |
690172390101af5649414184ea2626af432ec3a8 | 5,641 | h | C | nf/firewall.h | yxd886/seastar | 23792b7077e6c39aed2148ba3bf90c7de7c7295c | [
"Apache-2.0"
] | null | null | null | nf/firewall.h | yxd886/seastar | 23792b7077e6c39aed2148ba3bf90c7de7c7295c | [
"Apache-2.0"
] | null | null | null | nf/firewall.h | yxd886/seastar | 23792b7077e6c39aed2148ba3bf90c7de7c7295c | [
"Apache-2.0"
] | null | null | null | #pragma once
#ifndef FIREWALL_H_
#define FIREWALL_H_
#include "nf/nf_common.h"
#include <vector>
#include <iostream>
class Firewall{
public:
Firewall(struct rte_ring** worker2interface,struct rte_ring** interface2worker):
_worker2interface(worker2interface),_interface2worker(interface2worker),_drop(false){
... | 32.988304 | 148 | 0.634994 | [
"vector"
] |
690785b8e28955f6e248ebfe247a9de7886bba9b | 1,191 | h | C | Cyber-2D/src/Scene/Scene.h | tonder0812/Cyber-2D | 9ec5621bcd10f8080ff49cf34ab48a9c82b74a06 | [
"Apache-2.0"
] | 1 | 2020-07-17T11:22:15.000Z | 2020-07-17T11:22:15.000Z | Cyber-2D/src/Scene/Scene.h | tonder0812/Cyber-2D | 9ec5621bcd10f8080ff49cf34ab48a9c82b74a06 | [
"Apache-2.0"
] | null | null | null | Cyber-2D/src/Scene/Scene.h | tonder0812/Cyber-2D | 9ec5621bcd10f8080ff49cf34ab48a9c82b74a06 | [
"Apache-2.0"
] | null | null | null | #pragma once
#include <string>
#include "entt.hpp"
#include "Renderer/EditorCamera.h"
#include "OpenGL/OpenGLTexture.h"
namespace Cyber {
class Entity;
class Scene
{
public:
Scene(bool empty = false);
~Scene();
Entity CreateEntity(const std::string& id = std::string());
Entity CreateEntity(const std::st... | 26.466667 | 100 | 0.745592 | [
"vector"
] |
690812aeb3bff0a3ac2e153033bfdf892d05ae0f | 439 | h | C | src/Manager/MemoryMgr.h | ounols/CSEngine | beebdede6eb223c1ec3ec533ed0eb03b80f68a3b | [
"BSD-2-Clause"
] | 37 | 2021-05-19T12:23:57.000Z | 2022-03-21T23:51:30.000Z | src/Manager/MemoryMgr.h | ounols/CSEngine | beebdede6eb223c1ec3ec533ed0eb03b80f68a3b | [
"BSD-2-Clause"
] | 3 | 2021-10-12T11:12:52.000Z | 2021-11-28T16:11:19.000Z | src/Manager/MemoryMgr.h | ounols/CSEngine | beebdede6eb223c1ec3ec533ed0eb03b80f68a3b | [
"BSD-2-Clause"
] | 4 | 2021-09-16T15:17:42.000Z | 2021-10-02T21:29:38.000Z | #pragma once
#include "../MacroDef.h"
#include "MemoryContainer.h"
#include "Base/CoreBase.h"
namespace CSE {
class MemoryMgr : public MemoryContainer, public CoreBase {
public:
explicit MemoryMgr();
~MemoryMgr() override;
public:
void ExterminateObjects(bool killAll = false);
... | 19.086957 | 66 | 0.644647 | [
"object"
] |
690d439b1b161317aa0de59c133ad98a48f0851c | 537 | h | C | SwiftyFog/SwiftyFog_mac/SwiftyFog_mac.h | oci-pronghorn/SwiftyFog | 0f657ec83d7bd34c3259a1881f6f738072d4958d | [
"MIT"
] | 1 | 2017-09-28T02:30:29.000Z | 2017-09-28T02:30:29.000Z | SwiftyFog/SwiftyFog_mac/SwiftyFog_mac.h | oci-pronghorn/SwiftyFog | 0f657ec83d7bd34c3259a1881f6f738072d4958d | [
"MIT"
] | null | null | null | SwiftyFog/SwiftyFog_mac/SwiftyFog_mac.h | oci-pronghorn/SwiftyFog | 0f657ec83d7bd34c3259a1881f6f738072d4958d | [
"MIT"
] | 4 | 2017-10-05T23:27:50.000Z | 2018-06-14T15:55:42.000Z | //
// SwiftyFog_mac.h
// SwiftyFog_mac
//
// Created by David Giovannini on 10/2/17.
// Copyright © 2017 Object Computing Inc. All rights reserved.
//
#import <Cocoa/Cocoa.h>
//! Project version number for SwiftyFog_mac.
FOUNDATION_EXPORT double SwiftyFog_macVersionNumber;
//! Project version string for SwiftyFo... | 26.85 | 138 | 0.774674 | [
"object"
] |
6917b796c574642e0955c7f688747547c2aa0c5c | 2,331 | h | C | ell_SPMM/spmm_host.h | KhalidTheeb/SpMM | 46cbab84dc769ed8c4bfac8a073bc7a2e437c57f | [
"MIT"
] | 2 | 2019-12-25T08:53:23.000Z | 2020-02-16T05:10:47.000Z | ell_SPMM/spmm_host.h | KhalidTheeb/SpMM | 46cbab84dc769ed8c4bfac8a073bc7a2e437c57f | [
"MIT"
] | null | null | null | ell_SPMM/spmm_host.h | KhalidTheeb/SpMM | 46cbab84dc769ed8c4bfac8a073bc7a2e437c57f | [
"MIT"
] | null | null | null | /*
* Copyright NVIDIA Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or ag... | 35.861538 | 80 | 0.50236 | [
"vector"
] |
6920fcbcc0ff593e794c9753d2456f45448a23f8 | 14,541 | c | C | src/modules/illume-softkey/e_mod_sft_win.c | Elive/enlightenment | 0a5ff4bd5adea88f70347354eabd93fdad63eed6 | [
"BSD-2-Clause"
] | 3 | 2019-03-16T11:11:24.000Z | 2021-03-23T17:10:52.000Z | src/modules/illume-softkey/e_mod_sft_win.c | Elive/enlightenment | 0a5ff4bd5adea88f70347354eabd93fdad63eed6 | [
"BSD-2-Clause"
] | 2 | 2017-03-03T06:45:52.000Z | 2018-04-22T20:11:17.000Z | src/modules/illume-softkey/e_mod_sft_win.c | Elive/enlightenment | 0a5ff4bd5adea88f70347354eabd93fdad63eed6 | [
"BSD-2-Clause"
] | 1 | 2018-04-06T10:06:39.000Z | 2018-04-06T10:06:39.000Z | #include "e.h"
#include "e_mod_main.h"
#include "e_mod_config.h"
#include "e_mod_sft_win.h"
/* local function prototypes */
static void _e_mod_sft_win_cb_free(Sft_Win *swin);
static Eina_Bool _e_mod_sft_win_cb_win_prop(void *data, int type __UNUSED__, void *event);
static Eina_Bool _e_mod_sft_win_cb_zone_resize(void *... | 31.542299 | 93 | 0.637439 | [
"object"
] |
6946f73c35e4e408903e16bc4ea254a42d8a4b73 | 2,497 | h | C | proxygen/lib/http/codec/HTTPSettings.h | JackBoosY/proxygen | ad5252b83514f3550380229adfd24beae0fa510d | [
"BSD-3-Clause"
] | 5,852 | 2015-01-01T06:12:49.000Z | 2022-03-31T07:28:30.000Z | proxygen/lib/http/codec/HTTPSettings.h | JackBoosY/proxygen | ad5252b83514f3550380229adfd24beae0fa510d | [
"BSD-3-Clause"
] | 345 | 2015-01-02T22:15:43.000Z | 2022-03-28T23:33:28.000Z | proxygen/lib/http/codec/HTTPSettings.h | JackBoosY/proxygen | ad5252b83514f3550380229adfd24beae0fa510d | [
"BSD-3-Clause"
] | 1,485 | 2015-01-04T14:39:26.000Z | 2022-03-22T02:32:08.000Z | /*
* Copyright (c) Facebook, Inc. and its affiliates.
* 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.
*/
#pragma once
#include <initializer_list>
#include <proxygen/lib/http/codec/SettingsId.h>
#include <v... | 30.084337 | 80 | 0.717661 | [
"vector"
] |
6947494484a1500daccc3cf4a1367c39300654ea | 5,023 | h | C | 3.15/src/libCom/fdmgr/fdManager.h | A2-Collaboration/epics | b764a53bf449d9f6b54a1173c5e75a22cf95098c | [
"OML"
] | null | null | null | 3.15/src/libCom/fdmgr/fdManager.h | A2-Collaboration/epics | b764a53bf449d9f6b54a1173c5e75a22cf95098c | [
"OML"
] | null | null | null | 3.15/src/libCom/fdmgr/fdManager.h | A2-Collaboration/epics | b764a53bf449d9f6b54a1173c5e75a22cf95098c | [
"OML"
] | null | null | null | /*************************************************************************\
* Copyright (c) 2002 The University of Chicago, as Operator of Argonne
* National Laboratory.
* Copyright (c) 2002 The Regents of the University of California, as
* Operator of Los Alamos National Laboratory.
* EPICS BASE Versions 3.13.... | 24.2657 | 82 | 0.642047 | [
"object"
] |
695522e713d3df7d01cd4d5df9be508fa388352f | 34,472 | h | C | src/j1939tc_internal.h | 2kranki/libJ1939 | 3e1d13b2ce1c93ebe83da349cdfd753b1d486c47 | [
"Unlicense"
] | 26 | 2017-10-26T18:01:46.000Z | 2022-03-29T07:57:03.000Z | src/j1939tc_internal.h | 2kranki/libJ1939 | 3e1d13b2ce1c93ebe83da349cdfd753b1d486c47 | [
"Unlicense"
] | null | null | null | src/j1939tc_internal.h | 2kranki/libJ1939 | 3e1d13b2ce1c93ebe83da349cdfd753b1d486c47 | [
"Unlicense"
] | 6 | 2019-01-03T06:38:52.000Z | 2021-12-28T03:09:07.000Z | // vi:nu:et:sts=4 ts=4 sw=4
/*
* File: j1939tc_internal.h
* Author: bob
*
* Notes:
* 1 Before including define the following to customize the config bits for
* the development environment needed:
* _EXPLORER_16 Microchip Explorer 16 board
* _MAX32 Diligent MAX 32 board
* _NETWORK_SHIELD ... | 52.389058 | 92 | 0.617603 | [
"object",
"solid"
] |
6957568af4f41a336974f5d7db50e44822e9c1e4 | 1,323 | c | C | projects/simulator/pthread_tests/pthread_getspecific.3-1.c | maurizioabba/rose | 7597292cf14da292bdb9a4ef573001b6c5b9b6c0 | [
"BSD-3-Clause"
] | 488 | 2015-01-09T08:54:48.000Z | 2022-03-30T07:15:46.000Z | projects/simulator2/pthread_tests/pthread_getspecific.3-1.c | sujankh/rose-matlab | 7435d4fa1941826c784ba97296c0ec55fa7d7c7e | [
"BSD-3-Clause"
] | 174 | 2015-01-28T18:41:32.000Z | 2022-03-31T16:51:05.000Z | projects/simulator2/pthread_tests/pthread_getspecific.3-1.c | sujankh/rose-matlab | 7435d4fa1941826c784ba97296c0ec55fa7d7c7e | [
"BSD-3-Clause"
] | 146 | 2015-04-27T02:48:34.000Z | 2022-03-04T07:32:53.000Z | /*
* Copyright (c) 2002, Intel Corporation. All rights reserved.
* Created by: bing.wei.liu REMOVE-THIS AT intel DOT com
* This file is licensed under the GPL license. For the full content
* of this license, see the COPYING file at the top level of this
* source tree.
* Test that pthread_getspecific()
*
... | 24.962264 | 94 | 0.701436 | [
"object"
] |
695bc93bb5038eba1dbf49a4714c067445d608d0 | 4,851 | c | C | d/dagger/marsh/tower/mon/render.c | Dbevan/SunderingShadows | 6c15ec56cef43c36361899bae6dc08d0ee907304 | [
"MIT"
] | 13 | 2019-07-19T05:24:44.000Z | 2021-11-18T04:08:19.000Z | d/dagger/marsh/tower/mon/render.c | Dbevan/SunderingShadows | 6c15ec56cef43c36361899bae6dc08d0ee907304 | [
"MIT"
] | 4 | 2021-03-15T18:56:39.000Z | 2021-08-17T17:08:22.000Z | d/dagger/marsh/tower/mon/render.c | Dbevan/SunderingShadows | 6c15ec56cef43c36361899bae6dc08d0ee907304 | [
"MIT"
] | 13 | 2019-09-12T06:22:38.000Z | 2022-01-31T01:15:12.000Z | //General difficulty increase Octothorpe 5/25/09
#include <std.h>
#include "/d/dagger/marsh/tower/short.h"
inherit "/std/monster";
int SHOUT;
void init() {
::init();
if(interactive(TP)){
call_out("do_kill",10,TP);
}
}
void create() {
::create();
set_property( "no_scry", 1 );
set_name(... | 29.944444 | 172 | 0.62317 | [
"render",
"object"
] |
696db64ab3e4233f3aefd374fbde4fe3e39c58b6 | 6,185 | h | C | pysofia/src/sf-sparse-vector.h | rth/pysofia | 1e2fb44cc3584870c80cf30c3eed4ce846639822 | [
"Apache-1.1"
] | 42 | 2016-05-22T12:15:30.000Z | 2021-11-11T09:45:21.000Z | pysofia/src/sf-sparse-vector.h | rth/pysofia | 1e2fb44cc3584870c80cf30c3eed4ce846639822 | [
"Apache-1.1"
] | 12 | 2016-05-20T12:42:33.000Z | 2021-11-11T10:13:31.000Z | pysofia/src/sf-sparse-vector.h | rth/pysofia | 1e2fb44cc3584870c80cf30c3eed4ce846639822 | [
"Apache-1.1"
] | 18 | 2016-09-23T02:40:39.000Z | 2021-09-28T22:34:39.000Z | //================================================================================//
// Copyright 2009 Google Inc. //
// //
// Licensed under the Apache License, Version 2.0 (the "License"... | 41.510067 | 103 | 0.638642 | [
"vector"
] |
697f5057f9af8f6dbd610a37f827b28244720de0 | 18,121 | h | C | base/ntos/rtl/threads.h | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | base/ntos/rtl/threads.h | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | base/ntos/rtl/threads.h | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | /*++
Copyright (c) 1989-1998 Microsoft Corporation
Module Name:
threads.h
Abstract:
This module is the header file for thread pools. Thread pools can be used for
one time execution of tasks, for waits and for one shot or periodic timers.
Author:
Gurdeep Singh Pall (gurdeep) Nov 13,... | 31.405546 | 114 | 0.6264 | [
"object"
] |
6985dfc98bf8806410d0179c0a53dadf4495427d | 967 | h | C | src/manifestoxx/BundleDescriptor.h | cfriedt/libmanifesto | 1e7cebc5f2486548b0e5173eca8b1d9304b7b147 | [
"BSD-3-Clause"
] | null | null | null | src/manifestoxx/BundleDescriptor.h | cfriedt/libmanifesto | 1e7cebc5f2486548b0e5173eca8b1d9304b7b147 | [
"BSD-3-Clause"
] | 1 | 2020-08-16T18:09:54.000Z | 2020-08-16T22:01:45.000Z | src/manifestoxx/BundleDescriptor.h | cfriedt/libmanifesto | 1e7cebc5f2486548b0e5173eca8b1d9304b7b147 | [
"BSD-3-Clause"
] | null | null | null | /*
* Copyright (c) 2020 Friedt Professional Engineering Services, Inc
*
* SPDX-License-Identifier: BSD-3-Clause
*/
#ifndef BUNDLE_DESCRIPTOR_H_
#define BUNDLE_DESCRIPTOR_H_
#include <iostream>
#include <string>
#include <vector>
#include "BundleClass.h"
#include "CPortDescriptor.h"
#include "Descriptor.h"
// fw... | 21.488889 | 78 | 0.748707 | [
"vector"
] |
6986a4fb0bac84ae9966b480ad3bdded493c9a42 | 702 | h | C | ote/Themes/themedatabase.h | JuBan1/OpenTextEdit | 78543d95887c89824405f610f41f9783e6347f27 | [
"MIT"
] | 3 | 2018-02-05T12:47:32.000Z | 2021-06-12T00:43:20.000Z | ote/Themes/themedatabase.h | JuBan1/OpenTextEdit | 78543d95887c89824405f610f41f9783e6347f27 | [
"MIT"
] | null | null | null | ote/Themes/themedatabase.h | JuBan1/OpenTextEdit | 78543d95887c89824405f610f41f9783e6347f27 | [
"MIT"
] | 1 | 2021-06-12T05:22:29.000Z | 2021-06-12T05:22:29.000Z | #ifndef THEMEDATABASE_H
#define THEMEDATABASE_H
#include <QString>
#include <map>
#include <memory>
#include "theme.h"
namespace ote {
class ThemeData;
class ThemeDatabase
{
public:
static bool hasTheme(QString name);
static Theme getTheme(QString name);
static void addTheme(std::unique_ptr<ThemeData> ... | 18.972973 | 73 | 0.726496 | [
"vector"
] |
6991db8d13e7997d7811a53c4001ec520c8da125 | 1,028 | h | C | include/filetypes/rel.h | FlyingChickens64/GCDecompiler | 182272a8b90360b636e8963c74a7e2f1e14301f0 | [
"MIT"
] | 25 | 2018-02-23T22:36:13.000Z | 2022-01-23T07:45:48.000Z | include/filetypes/rel.h | FlyingChickens64/GCDecompiler | 182272a8b90360b636e8963c74a7e2f1e14301f0 | [
"MIT"
] | 5 | 2018-02-27T18:19:56.000Z | 2021-11-15T22:21:53.000Z | include/filetypes/rel.h | FlyingChickens64/GCDecompiler | 182272a8b90360b636e8963c74a7e2f1e14301f0 | [
"MIT"
] | 10 | 2018-02-24T00:18:53.000Z | 2022-03-24T20:06:33.000Z |
#pragma once
#include <vector>
#include <string>
#include "types.h"
#include "section.h"
#include "import.h"
namespace types {
class REL {
public:
uint id, name_offset, name_size, version, bss_size, prolog_section, epilog_section, unresolved_section,
prolog_offset, epilog_offset, unresolved_offset, align, bss_a... | 23.906977 | 104 | 0.748054 | [
"vector"
] |
6995fb4b3ef8a20a0b6c2f6aa5d6833128d2a721 | 48,459 | c | C | example/bt/legacy_cm256sm/app_common/source/app_disc.c | Stanley-Y/QuecOpen | 372403f19507a19d26750a5cec422b7ba31390e6 | [
"MIT"
] | 30 | 2019-05-08T17:07:10.000Z | 2022-03-22T05:46:42.000Z | example/bt/legacy_cm256sm/app_common/source/app_disc.c | Stanley-Y/QuecOpen | 372403f19507a19d26750a5cec422b7ba31390e6 | [
"MIT"
] | null | null | null | example/bt/legacy_cm256sm/app_common/source/app_disc.c | Stanley-Y/QuecOpen | 372403f19507a19d26750a5cec422b7ba31390e6 | [
"MIT"
] | 9 | 2019-04-02T14:40:12.000Z | 2022-03-30T08:19:36.000Z | /*****************************************************************************
**
** Name: app_disc.c
**
** Description: Bluetooth Discovery functions
**
** Copyright (c) 2009-2015, Broadcom Corp., All Rights Reserved.
** Broadcom Bluetooth Core. Proprietary and confidential.
**
**************... | 31.405703 | 104 | 0.553251 | [
"3d"
] |
69962cead26a0d91466aaace0656d2a857b8dd0e | 1,233 | h | C | Pods/Headers/Public/Mapbox-iOS-SDK/Mapbox/MGLAccountManager.h | ChrisLowe-Takor/MapboxAnnotationLimitBug | 82e830e0fcb577b43cce6c3895ff126ece98208d | [
"MIT"
] | null | null | null | Pods/Headers/Public/Mapbox-iOS-SDK/Mapbox/MGLAccountManager.h | ChrisLowe-Takor/MapboxAnnotationLimitBug | 82e830e0fcb577b43cce6c3895ff126ece98208d | [
"MIT"
] | null | null | null | Pods/Headers/Public/Mapbox-iOS-SDK/Mapbox/MGLAccountManager.h | ChrisLowe-Takor/MapboxAnnotationLimitBug | 82e830e0fcb577b43cce6c3895ff126ece98208d | [
"MIT"
] | null | null | null | #import <Foundation/Foundation.h>
#import "MGLTypes.h"
NS_ASSUME_NONNULL_BEGIN
/** The MGLAccountManager object provides a global way to set a Mapbox API access token, as well as other settings used framework-wide. */
@interface MGLAccountManager : NSObject
/** @name Authorizing Access */
/** Set the Mapbox API ac... | 38.53125 | 227 | 0.764801 | [
"object"
] |
6997f2dd9fd753a29566ff6a16567a893de511f1 | 4,630 | h | C | include/ringmesh/mesh/mesh_index.h | ringmesh/RINGMesh | 82a0a0fb0a119492c6747265de6ec24006c4741f | [
"BSD-3-Clause"
] | 74 | 2017-10-26T15:40:23.000Z | 2022-03-22T09:27:39.000Z | include/ringmesh/mesh/mesh_index.h | ringmesh/ringmesh | 82a0a0fb0a119492c6747265de6ec24006c4741f | [
"BSD-3-Clause"
] | 45 | 2017-10-26T15:54:01.000Z | 2021-01-27T10:16:34.000Z | include/ringmesh/mesh/mesh_index.h | ringmesh/ringmesh | 82a0a0fb0a119492c6747265de6ec24006c4741f | [
"BSD-3-Clause"
] | 17 | 2018-03-27T11:31:24.000Z | 2022-03-06T18:41:52.000Z | /*
* Copyright (c) 2012-2018, Association Scientifique pour la Geologie et ses
* Applications (ASGA). All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* * Redistributions of source co... | 40.614035 | 81 | 0.667171 | [
"mesh"
] |
699959807e3e98ad6bb254347def38dbcfb3a998 | 532 | h | C | GameEngineContents/SkullBrokenAni.h | AnWooJin/Portfolio | 612c1b9d29f552d1bba586f461babf7dff3a1e4e | [
"MIT"
] | null | null | null | GameEngineContents/SkullBrokenAni.h | AnWooJin/Portfolio | 612c1b9d29f552d1bba586f461babf7dff3a1e4e | [
"MIT"
] | null | null | null | GameEngineContents/SkullBrokenAni.h | AnWooJin/Portfolio | 612c1b9d29f552d1bba586f461babf7dff3a1e4e | [
"MIT"
] | null | null | null | #pragma once
#include <GameEngine/GameEngineActor.h>
class SkullBrokenAni : public GameEngineActor
{
public:
//construcuter destructer
SkullBrokenAni();
~SkullBrokenAni();
//delete Function
SkullBrokenAni(const SkullBrokenAni& _Other) = delete;
SkullBrokenAni(SkullBrokenAni&& _Other) noexcept = delete;
SkullB... | 22.166667 | 70 | 0.763158 | [
"render"
] |
699a5d21067339537eb62491958ba9adb2864f62 | 1,296 | c | C | tests/CompileTests/C_tests/test2010_05.c | maurizioabba/rose | 7597292cf14da292bdb9a4ef573001b6c5b9b6c0 | [
"BSD-3-Clause"
] | 488 | 2015-01-09T08:54:48.000Z | 2022-03-30T07:15:46.000Z | tests/CompileTests/C_tests/test2010_05.c | sujankh/rose-matlab | 7435d4fa1941826c784ba97296c0ec55fa7d7c7e | [
"BSD-3-Clause"
] | 174 | 2015-01-28T18:41:32.000Z | 2022-03-31T16:51:05.000Z | tests/CompileTests/C_tests/test2010_05.c | sujankh/rose-matlab | 7435d4fa1941826c784ba97296c0ec55fa7d7c7e | [
"BSD-3-Clause"
] | 146 | 2015-04-27T02:48:34.000Z | 2022-03-04T07:32:53.000Z | /* Example failing code reported 7/18/2010): by King
This appears to be a legitimate problem with the
code and not ROSE. gcc allows this, but should
have problems if it were linked, were as ROSE
(actually EDG) catches it at compile time.
The problem is that "hash" is a function defined in
file scop... | 37.028571 | 91 | 0.716049 | [
"object"
] |
699cce1066afc835816a7190cc32bf4d1d175cf6 | 2,195 | c | C | kernel/cpu/isr.c | Dennisbonke/toaruos | 487293913d47347cf8f2021b36a226e674d7faa7 | [
"NCSA"
] | 429 | 2015-01-25T14:05:44.000Z | 2022-03-31T21:54:21.000Z | kernel/cpu/isr.c | Dennisbonke/toaruos | 487293913d47347cf8f2021b36a226e674d7faa7 | [
"NCSA"
] | 15 | 2015-03-23T09:58:56.000Z | 2020-09-02T02:29:59.000Z | kernel/cpu/isr.c | Dennisbonke/toaruos | 487293913d47347cf8f2021b36a226e674d7faa7 | [
"NCSA"
] | 68 | 2015-02-09T10:01:26.000Z | 2022-03-12T03:31:44.000Z | /* vim: tabstop=4 shiftwidth=4 noexpandtab
* This file is part of ToaruOS and is released under the terms
* of the NCSA / University of Illinois License - see LICENSE.md
* Copyright (C) 2011-2018 K. Lange
* Copyright (C) 2015 Dale Weiler
*
* Interrupt Service Requests
*/
#include <kernel/system.h>
#include <kern... | 23.105263 | 98 | 0.693394 | [
"vector"
] |
69a85da14054b1a5a6289466acfd57891ca62906 | 22,290 | c | C | openbmc/build/tmp/deploy/sdk/witherspoon-2019-08-08/sysroots/armv6-openbmc-linux-gnueabi/usr/src/debug/glib-2.0/1_2.60.3-r0/glib-2.60.3/gio/gproxyaddressenumerator.c | sotaoverride/backup | ca53a10b72295387ef4948a9289cb78ab70bc449 | [
"Apache-2.0"
] | null | null | null | openbmc/build/tmp/deploy/sdk/witherspoon-2019-08-08/sysroots/armv6-openbmc-linux-gnueabi/usr/src/debug/glib-2.0/1_2.60.3-r0/glib-2.60.3/gio/gproxyaddressenumerator.c | sotaoverride/backup | ca53a10b72295387ef4948a9289cb78ab70bc449 | [
"Apache-2.0"
] | null | null | null | openbmc/build/tmp/deploy/sdk/witherspoon-2019-08-08/sysroots/armv6-openbmc-linux-gnueabi/usr/src/debug/glib-2.0/1_2.60.3-r0/glib-2.60.3/gio/gproxyaddressenumerator.c | sotaoverride/backup | ca53a10b72295387ef4948a9289cb78ab70bc449 | [
"Apache-2.0"
] | null | null | null | /* GIO - GLib Input, Output and Streaming Library
*
* Copyright (C) 2010 Collabora, Ltd.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (... | 30.285326 | 80 | 0.609466 | [
"object"
] |
69a9229161e21b08ea21fa34551d9fd0a0534afc | 9,829 | h | C | Containers/ringbuffer.h | SashaNullptr/Alazartech-ATS9462 | 9efc94780c75c8178e9d9aa2fa15de58115fcc2e | [
"MIT"
] | 1 | 2017-12-22T15:57:37.000Z | 2017-12-22T15:57:37.000Z | Containers/ringbuffer.h | SashaNullptr/Alazartech-ATS9462 | 9efc94780c75c8178e9d9aa2fa15de58115fcc2e | [
"MIT"
] | null | null | null | Containers/ringbuffer.h | SashaNullptr/Alazartech-ATS9462 | 9efc94780c75c8178e9d9aa2fa15de58115fcc2e | [
"MIT"
] | null | null | null | #ifndef RINGBUFFER_H
#define RINGBUFFER_H
// C System-Headers
//
// C++ System headers
#include <mutex>
#include <vector>
//AlazarTech Headers
//
// Boost Headers
#include <boost/thread/condition.hpp>
#include <boost/thread/mutex.hpp>
#include <boost/thread/thread.hpp>
#include <boost/circular_buffer.hpp>
#include <bo... | 31.006309 | 94 | 0.662936 | [
"vector"
] |
69b9e93177def10f709192d93dbf72544075457b | 44,499 | c | C | printscan/print/spooler/localspl/change.c | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | printscan/print/spooler/localspl/change.c | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | printscan/print/spooler/localspl/change.c | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | /*++
Copyright (c) 1993 - 1995 Microsoft Corporation
Abstract:
This module provides the exported API WaitForPrinterChange,
and the support functions internal to the local spooler.
Author:
Andrew Bell (AndrewBe) March 1993
Revision History:
--*/
#include<precomp.h>
typedef st... | 25.254824 | 121 | 0.547698 | [
"vector"
] |
69c1a7fbfcfb8d877ab1d3162bccb6e7d220a032 | 8,226 | h | C | uppsrc/Core/Index.h | dreamsxin/ultimatepp | 41d295d999f9ff1339b34b43c99ce279b9b3991c | [
"BSD-2-Clause"
] | 2 | 2016-04-07T07:54:26.000Z | 2020-04-14T12:37:34.000Z | uppsrc/Core/Index.h | dreamsxin/ultimatepp | 41d295d999f9ff1339b34b43c99ce279b9b3991c | [
"BSD-2-Clause"
] | null | null | null | uppsrc/Core/Index.h | dreamsxin/ultimatepp | 41d295d999f9ff1339b34b43c99ce279b9b3991c | [
"BSD-2-Clause"
] | null | null | null | #define FOLDHASH
enum { UNSIGNED_HIBIT = 0x80000000 };
class HashBase : Moveable<HashBase> {
struct Link : Moveable<Link> {
int next;
int prev;
};
Vector<unsigned> hash;
Vector<Link> link;
int *map;
int mcount;
int unlinked;
void LinkBefore(int i, Link& l, i... | 32.904 | 96 | 0.55981 | [
"vector"
] |
69c3768037cefe89af2ad8e0135deaf9399dd0de | 29,052 | c | C | step2.build_gstreamer_project/gst_plugin_tutorial/gst-plugins-bad/gst/rtmp2/rtmp/amf.c | zhang-jinyu/Smart-Fruit-Scale-based-on-the-VITIS-AI-and-ZCU104 | 3b389cbaa0a4f472d9dd5bb6b994a904fdc6c832 | [
"Apache-2.0"
] | 1 | 2021-03-05T08:43:24.000Z | 2021-03-05T08:43:24.000Z | step2.build_gstreamer_project/gst_plugin_tutorial/gst-plugins-bad/gst/rtmp2/rtmp/amf.c | zhang-jinyu/Smart-Fruit-Scale-based-on-the-VITIS-AI-and-ZCU104 | 3b389cbaa0a4f472d9dd5bb6b994a904fdc6c832 | [
"Apache-2.0"
] | null | null | null | step2.build_gstreamer_project/gst_plugin_tutorial/gst-plugins-bad/gst/rtmp2/rtmp/amf.c | zhang-jinyu/Smart-Fruit-Scale-based-on-the-VITIS-AI-and-ZCU104 | 3b389cbaa0a4f472d9dd5bb6b994a904fdc6c832 | [
"Apache-2.0"
] | null | null | null | /* GStreamer RTMP Library
* Copyright (C) 2014 David Schleef <ds@schleef.org>
* Copyright (C) 2017 Make.TV, Inc. <info@make.tv>
* Contact: Jan Alexander Steffens (heftig) <jsteffens@make.tv>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General ... | 24.049669 | 80 | 0.677234 | [
"object"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.