hexsha stringlengths 40 40 | size int64 7 1.05M | ext stringclasses 13
values | lang stringclasses 1
value | max_stars_repo_path stringlengths 4 269 | max_stars_repo_name stringlengths 5 109 | max_stars_repo_head_hexsha stringlengths 40 40 | max_stars_repo_licenses listlengths 1 9 | max_stars_count int64 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 4 269 | max_issues_repo_name stringlengths 5 116 | max_issues_repo_head_hexsha stringlengths 40 40 | max_issues_repo_licenses listlengths 1 9 | max_issues_count int64 1 48.5k ⌀ | 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 4 269 | max_forks_repo_name stringlengths 5 116 | max_forks_repo_head_hexsha stringlengths 40 40 | max_forks_repo_licenses listlengths 1 9 | max_forks_count int64 1 105k ⌀ | max_forks_repo_forks_event_min_datetime stringlengths 24 24 ⌀ | max_forks_repo_forks_event_max_datetime stringlengths 24 24 ⌀ | content stringlengths 7 1.05M | avg_line_length float64 1.21 330k | max_line_length int64 6 990k | alphanum_fraction float64 0.01 0.99 | author_id stringlengths 2 40 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
02ce4870a09d197ce3e39c6df8148ffd464344a3 | 92,211 | cpp | C++ | dev/Code/CryEngine/CrySoundSystem/implementations/CryAudioImplWwise/AudioSystemImpl_wwise.cpp | raghnarx/lumberyard | 1c52b941dcb7d94341fcf21275fe71ff67173ada | [
"AML"
] | 8 | 2019-10-07T16:33:47.000Z | 2020-12-07T03:59:58.000Z | dev/Code/CryEngine/CrySoundSystem/implementations/CryAudioImplWwise/AudioSystemImpl_wwise.cpp | 29e7e280-0d1c-4bba-98fe-f7cd3ca7500a/lumberyard | 1c52b941dcb7d94341fcf21275fe71ff67173ada | [
"AML"
] | null | null | null | dev/Code/CryEngine/CrySoundSystem/implementations/CryAudioImplWwise/AudioSystemImpl_wwise.cpp | 29e7e280-0d1c-4bba-98fe-f7cd3ca7500a/lumberyard | 1c52b941dcb7d94341fcf21275fe71ff67173ada | [
"AML"
] | 4 | 2019-08-05T07:25:46.000Z | 2020-12-07T05:12:55.000Z | /*
* All or portions of this file Copyright (c) Amazon.com, Inc. or its affiliates or
* its licensors.
*
* For complete copyright and license terms please see the LICENSE at the root of this
* distribution (the "License"). All use of this software is governed by the License,
* or, if provided, by the license below or ... | 41.368775 | 216 | 0.567329 | raghnarx |
02cf532d01e690c3f2cad14f25bdb78d6a67a00a | 901 | hpp | C++ | eagleeye/engine/nano/dataflow/edge.hpp | jianzfb/eagleeye | e28810033eb656b181b6291ca702da825c4946c2 | [
"Apache-2.0"
] | 12 | 2020-09-21T02:24:11.000Z | 2022-03-10T03:02:03.000Z | eagleeye/engine/nano/dataflow/edge.hpp | jianzfb/eagleeye | e28810033eb656b181b6291ca702da825c4946c2 | [
"Apache-2.0"
] | 1 | 2020-11-30T08:22:50.000Z | 2020-11-30T08:22:50.000Z | eagleeye/engine/nano/dataflow/edge.hpp | jianzfb/eagleeye | e28810033eb656b181b6291ca702da825c4946c2 | [
"Apache-2.0"
] | 3 | 2020-03-16T12:10:55.000Z | 2021-07-20T09:58:15.000Z | #ifndef _EAGLEEYE_EDGE_H_
#define _EAGLEEYE_EDGE_H_
#include "eagleeye/common/EagleeyeMacro.h"
#include <atomic>
#include <memory>
namespace eagleeye{
namespace dataflow {
class Node;
class Edge {
public:
Edge(Node & prev,int prev_slot, Node & next, int next_slot) noexcept
: prev_(prev), next_(next), prev_slot_... | 15.534483 | 76 | 0.654828 | jianzfb |
02d11b00ed9f12293827bdb5794aa8c352b25e60 | 11,728 | cpp | C++ | Lab1/task/Source.cpp | ChernichenkoStephan/ProductionPractices | c3bd544d0cac56a801923e705a685fd2f9fcf247 | [
"MIT"
] | null | null | null | Lab1/task/Source.cpp | ChernichenkoStephan/ProductionPractices | c3bd544d0cac56a801923e705a685fd2f9fcf247 | [
"MIT"
] | null | null | null | Lab1/task/Source.cpp | ChernichenkoStephan/ProductionPractices | c3bd544d0cac56a801923e705a685fd2f9fcf247 | [
"MIT"
] | null | null | null | #include <iostream>
#include <cstdlib>
#include <ctime>
using namespace std;
/*
g++ -w -o out Source.cpp && ./out
g++ -o out Source.cpp
*/
int main()
{
srand(time(NULL));
int n1, m1, n2, m2, k, l = 2;
system("chcp 1251");
cout << "��� ������������ ���������" << endl <<
"�������� ������������ ���... | 25.11349 | 85 | 0.255286 | ChernichenkoStephan |
02d180afd06642b3b4302d112e23071fd11023cd | 29,393 | cpp | C++ | dep/acelite/ace/SOCK_Dgram_Mcast.cpp | forgottenlands/ForgottenCore406 | 5dbbef6b3b0b17c277fde85e40ec9fdab0b51ad1 | [
"OpenSSL"
] | 42 | 2015-01-05T10:00:07.000Z | 2022-02-18T14:51:33.000Z | dep/acelite/ace/SOCK_Dgram_Mcast.cpp | Frankenhooker/ArkCORE | 0a7be7fc0b67e9ef3de421ab5de6012eac7dec6d | [
"OpenSSL"
] | null | null | null | dep/acelite/ace/SOCK_Dgram_Mcast.cpp | Frankenhooker/ArkCORE | 0a7be7fc0b67e9ef3de421ab5de6012eac7dec6d | [
"OpenSSL"
] | 31 | 2015-01-09T02:04:29.000Z | 2021-09-01T13:20:20.000Z | // $Id: SOCK_Dgram_Mcast.cpp 92580 2010-11-15 09:48:02Z johnnyw $
#include "ace/SOCK_Dgram_Mcast.h"
#include "ace/OS_Memory.h"
#include "ace/OS_NS_string.h"
#include "ace/OS_NS_errno.h"
#include "ace/os_include/net/os_if.h"
#include "ace/os_include/arpa/os_inet.h"
#if defined (__linux__) && defined (ACE_HAS_IPV6)
#i... | 31.983678 | 105 | 0.532746 | forgottenlands |
02d2c027ad40ad44e9b0183dcfbda42297b28a2c | 2,225 | cpp | C++ | 3rdParty/iresearch/core/search/bitset_doc_iterator.cpp | snykiotcubedev/arangodb-3.7.6 | fce8f85f1c2f070c8e6a8e76d17210a2117d3833 | [
"Apache-2.0"
] | null | null | null | 3rdParty/iresearch/core/search/bitset_doc_iterator.cpp | snykiotcubedev/arangodb-3.7.6 | fce8f85f1c2f070c8e6a8e76d17210a2117d3833 | [
"Apache-2.0"
] | 109 | 2022-01-06T07:05:24.000Z | 2022-03-21T01:39:35.000Z | 3rdParty/iresearch/core/search/bitset_doc_iterator.cpp | snykiotcubedev/arangodb-3.7.6 | fce8f85f1c2f070c8e6a8e76d17210a2117d3833 | [
"Apache-2.0"
] | null | null | null | ////////////////////////////////////////////////////////////////////////////////
/// DISCLAIMER
///
/// Copyright 2017 ArangoDB GmbH, Cologne, Germany
///
/// 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... | 24.184783 | 80 | 0.593258 | snykiotcubedev |
02d2de8629626de6b798c45d57cec46020ad9d3d | 28,047 | cc | C++ | Simulation/OMNeT++/inet/src/inet/linklayer/bmac/BMacLayer.cc | StarStuffSteve/masters-research-project | 47c1874913d0961508f033ca9a1144850eb8f8b7 | [
"Apache-2.0"
] | 1 | 2017-03-13T15:51:22.000Z | 2017-03-13T15:51:22.000Z | Simulation/OMNeT++/inet/src/inet/linklayer/bmac/BMacLayer.cc | StarStuffSteve/masters-research-project | 47c1874913d0961508f033ca9a1144850eb8f8b7 | [
"Apache-2.0"
] | null | null | null | Simulation/OMNeT++/inet/src/inet/linklayer/bmac/BMacLayer.cc | StarStuffSteve/masters-research-project | 47c1874913d0961508f033ca9a1144850eb8f8b7 | [
"Apache-2.0"
] | null | null | null | //
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// This program is distributed in the hope that it will... | 36.519531 | 139 | 0.563162 | StarStuffSteve |
02d405e120039570fa69a9d5976388c2d4f8c6c0 | 839 | hpp | C++ | libs/fnd/tuple/include/bksge/fnd/tuple/tuple_sort_type.hpp | myoukaku/bksge | 0f8b60e475a3f1709723906e4796b5e60decf06e | [
"MIT"
] | 4 | 2018-06-10T13:35:32.000Z | 2021-06-03T14:27:41.000Z | libs/fnd/tuple/include/bksge/fnd/tuple/tuple_sort_type.hpp | myoukaku/bksge | 0f8b60e475a3f1709723906e4796b5e60decf06e | [
"MIT"
] | 566 | 2017-01-31T05:36:09.000Z | 2022-02-09T05:04:37.000Z | libs/fnd/tuple/include/bksge/fnd/tuple/tuple_sort_type.hpp | myoukaku/bksge | 0f8b60e475a3f1709723906e4796b5e60decf06e | [
"MIT"
] | 1 | 2018-07-05T04:40:53.000Z | 2018-07-05T04:40:53.000Z | /**
* @file tuple_sort_type.hpp
*
* @brief tuple_sort_type の定義
*
* @author myoukaku
*/
#ifndef BKSGE_FND_TUPLE_TUPLE_SORT_TYPE_HPP
#define BKSGE_FND_TUPLE_TUPLE_SORT_TYPE_HPP
#include <bksge/fnd/tuple/fwd/tuple_sort_type_fwd.hpp>
#include <bksge/fnd/type_traits/bool_constant.hpp>
namespace bksge... | 20.463415 | 61 | 0.72944 | myoukaku |
02db2d20c68010573dd0c6b7d4ec63c9c7df75c2 | 135 | hxx | C++ | src/Providers/UNIXProviders/CertificateAuthority/UNIX_CertificateAuthority_HPUX.hxx | brunolauze/openpegasus-providers-old | b00f1aad575bae144b8538bf57ba5fd5582a4ec7 | [
"MIT"
] | 1 | 2020-10-12T09:00:09.000Z | 2020-10-12T09:00:09.000Z | src/Providers/UNIXProviders/CertificateAuthority/UNIX_CertificateAuthority_HPUX.hxx | brunolauze/openpegasus-providers-old | b00f1aad575bae144b8538bf57ba5fd5582a4ec7 | [
"MIT"
] | null | null | null | src/Providers/UNIXProviders/CertificateAuthority/UNIX_CertificateAuthority_HPUX.hxx | brunolauze/openpegasus-providers-old | b00f1aad575bae144b8538bf57ba5fd5582a4ec7 | [
"MIT"
] | null | null | null | #ifdef PEGASUS_OS_HPUX
#ifndef __UNIX_CERTIFICATEAUTHORITY_PRIVATE_H
#define __UNIX_CERTIFICATEAUTHORITY_PRIVATE_H
#endif
#endif
| 11.25 | 45 | 0.859259 | brunolauze |
02dc2055b349786bb8ad10b4a80f7ab9db515591 | 1,528 | cpp | C++ | firmware/src/LUTFunction.cpp | BrianBalke/bldc-controller | 0288769a21869b079a17aa79d8df6618bfc3d43a | [
"MIT"
] | 14 | 2019-04-10T07:42:13.000Z | 2019-12-11T08:58:39.000Z | firmware/src/LUTFunction.cpp | BrianBalke/bldc-controller | 0288769a21869b079a17aa79d8df6618bfc3d43a | [
"MIT"
] | 8 | 2020-07-24T06:51:55.000Z | 2021-05-24T04:24:32.000Z | firmware/src/LUTFunction.cpp | BrianBalke/bldc-controller | 0288769a21869b079a17aa79d8df6618bfc3d43a | [
"MIT"
] | 16 | 2020-03-06T20:21:56.000Z | 2022-03-22T16:59:14.000Z | #include "LUTFunction.hpp"
#include <stdint.h>
#include <cmath>
namespace motor_driver {
namespace math {
template <typename T> float LUTFunction<T>::lookup(float arg) const {
float norm_arg = (arg - x_first_) / (x_last_ - x_first_);
float norm_arg_integral = std::floor(norm_arg);
float norm_arg_fraction = no... | 28.830189 | 76 | 0.706806 | BrianBalke |
02e1573b9440bf259520e82979dbafa8e3864373 | 54,742 | cc | C++ | src/bin/perfdhcp/command_options.cc | piskyscan/kea | 72c0a679a1101aada8d22c98abf7bde615fa7a11 | [
"Apache-2.0"
] | null | null | null | src/bin/perfdhcp/command_options.cc | piskyscan/kea | 72c0a679a1101aada8d22c98abf7bde615fa7a11 | [
"Apache-2.0"
] | null | null | null | src/bin/perfdhcp/command_options.cc | piskyscan/kea | 72c0a679a1101aada8d22c98abf7bde615fa7a11 | [
"Apache-2.0"
] | null | null | null | // Copyright (C) 2012-2020 Internet Systems Consortium, Inc. ("ISC")
//
// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
#include <config.h>
#include <perfdhcp/comma... | 40.370206 | 139 | 0.564101 | piskyscan |
02e35b35354239e1a7ac3fa5e1e1a8095133d691 | 2,841 | cpp | C++ | app/rtkget_qt/getoptdlg.cpp | mws-rmain/RTKLIB | 3cd1f799b04da433f29473332c250b0518aa762c | [
"BSD-2-Clause"
] | 2 | 2021-11-06T07:23:27.000Z | 2021-11-07T14:29:21.000Z | app/rtkget_qt/getoptdlg.cpp | mws-rmain/RTKLIB | 3cd1f799b04da433f29473332c250b0518aa762c | [
"BSD-2-Clause"
] | null | null | null | app/rtkget_qt/getoptdlg.cpp | mws-rmain/RTKLIB | 3cd1f799b04da433f29473332c250b0518aa762c | [
"BSD-2-Clause"
] | 3 | 2020-09-28T02:42:26.000Z | 2020-09-28T09:01:08.000Z | //---------------------------------------------------------------------------
#include "getoptdlg.h"
#include "getmain.h"
#include <QFileDialog>
#include <QShowEvent>
#include <QIntValidator>
#include <QCompleter>
#include <QFileSystemModel>
extern MainForm *mainForm;
//---------------------------------------------... | 36.423077 | 108 | 0.55931 | mws-rmain |
02e51ae1940317f8e02b1331ef02dc27354018cb | 2,358 | hpp | C++ | include/Aether/utils/SDL2_gfx_ext.hpp | NightYoshi370/Aether | 87d2b81f5d3143e39c363a9c81c195d440d7a4e8 | [
"MIT"
] | 9 | 2020-05-06T20:23:22.000Z | 2022-01-19T10:37:46.000Z | include/Aether/utils/SDL2_gfx_ext.hpp | NightYoshi370/Aether | 87d2b81f5d3143e39c363a9c81c195d440d7a4e8 | [
"MIT"
] | 11 | 2020-03-22T03:40:50.000Z | 2020-06-09T00:53:13.000Z | include/Aether/utils/SDL2_gfx_ext.hpp | NightYoshi370/Aether | 87d2b81f5d3143e39c363a9c81c195d440d7a4e8 | [
"MIT"
] | 6 | 2020-05-03T06:59:36.000Z | 2020-07-15T04:21:59.000Z | #ifndef SDL2_GFX_EXT
#define SDL2_GFX_EXT
#include <SDL2/SDL.h>
int thickEllipseRGBA(SDL_Renderer * renderer, Sint16 xc, Sint16 yc, Sint16 xr, Sint16 yr, Uint8 r, Uint8 g, Uint8 b, Uint8 a, Uint8 thick);
int thickArcRGBA(SDL_Renderer * renderer, Sint16 xc, Sint16 yc, Sint16 rad, Sint16 start, Sint16 end, Uint8 r, Uin... | 94.32 | 159 | 0.751484 | NightYoshi370 |
02e636df583bd7fd127a07153f3b4695dc27f1d2 | 2,933 | cpp | C++ | CinemaMaps.cpp | Natan-holanda/POO-UFC | c2a856695f3f1070ade028f70b6fcf9e1018d482 | [
"MIT"
] | null | null | null | CinemaMaps.cpp | Natan-holanda/POO-UFC | c2a856695f3f1070ade028f70b6fcf9e1018d482 | [
"MIT"
] | null | null | null | CinemaMaps.cpp | Natan-holanda/POO-UFC | c2a856695f3f1070ade028f70b6fcf9e1018d482 | [
"MIT"
] | null | null | null | #include <iostream>
#include <string>
#include <map>
#include <vector>
#include <sstream>
#include <algorithm>
using namespace std;
class Cliente {
std::string nome;
int id;
int pos;
public :
Cliente (std::string nome = "", int id = 0, int pos = 0) {
this->nome = nome;
this->id = id;... | 25.068376 | 111 | 0.458575 | Natan-holanda |
02e7d5d02e81380481cac3ffe38520d690fe2867 | 2,799 | hpp | C++ | rest-server/src/services/logger_interface.hpp | OS-WASABI/CADG | b214edff82d4238e51569a42a6bdfab6806d768f | [
"BSD-3-Clause"
] | null | null | null | rest-server/src/services/logger_interface.hpp | OS-WASABI/CADG | b214edff82d4238e51569a42a6bdfab6806d768f | [
"BSD-3-Clause"
] | 22 | 2018-10-26T17:30:24.000Z | 2019-04-15T23:38:18.000Z | rest-server/src/services/logger_interface.hpp | OS-WASABI/CADG | b214edff82d4238e51569a42a6bdfab6806d768f | [
"BSD-3-Clause"
] | 1 | 2019-03-23T16:02:17.000Z | 2019-03-23T16:02:17.000Z | /// An interface logging.
/**
* This defines the interface for a logger. A logger handles general application
* logging as well as network logging.
*
* Copyright 2018 Vaniya Agrawal, Ross Arcemont, Kristofer Hoadley, Shawn Hulce, Michael McCulley
*
* @file logger_interface.hpp
* @authors Kristofer H... | 37.824324 | 103 | 0.674169 | OS-WASABI |
02ea0b29a0cc34befee3e8e9b63b5e3ff4a7ed27 | 1,267 | hpp | C++ | infra/stream/LimitedInputStream.hpp | oguzcanphilips/embeddedinfralib | f1b083d61a34d123d34ab7cd51267377aa2f7855 | [
"Unlicense"
] | 1 | 2021-05-18T07:21:59.000Z | 2021-05-18T07:21:59.000Z | infra/stream/LimitedInputStream.hpp | oguzcanphilips/embeddedinfralib | f1b083d61a34d123d34ab7cd51267377aa2f7855 | [
"Unlicense"
] | null | null | null | infra/stream/LimitedInputStream.hpp | oguzcanphilips/embeddedinfralib | f1b083d61a34d123d34ab7cd51267377aa2f7855 | [
"Unlicense"
] | null | null | null | #ifndef INFRA_LIMITED_INPUT_STREAM_HPP
#define INFRA_LIMITED_INPUT_STREAM_HPP
#include "infra/stream/InputStream.hpp"
namespace infra
{
class LimitedStreamReader
: public StreamReader
{
public:
LimitedStreamReader(StreamReader& input, uint32_t length);
LimitedStreamReader(const Lim... | 28.795455 | 87 | 0.719021 | oguzcanphilips |
02eb0c24bccfa926ae99a65c1b81051a05d09128 | 5,145 | hpp | C++ | include/memoria/core/types/typehash.hpp | victor-smirnov/memoria | c36a957c63532176b042b411b1646c536e71a658 | [
"BSL-1.0",
"Apache-2.0",
"OLDAP-2.8",
"BSD-3-Clause"
] | 2 | 2021-07-30T16:54:24.000Z | 2021-09-08T15:48:17.000Z | include/memoria/core/types/typehash.hpp | victor-smirnov/memoria | c36a957c63532176b042b411b1646c536e71a658 | [
"BSL-1.0",
"Apache-2.0",
"OLDAP-2.8",
"BSD-3-Clause"
] | null | null | null | include/memoria/core/types/typehash.hpp | victor-smirnov/memoria | c36a957c63532176b042b411b1646c536e71a658 | [
"BSL-1.0",
"Apache-2.0",
"OLDAP-2.8",
"BSD-3-Clause"
] | 2 | 2020-03-14T15:15:25.000Z | 2020-06-15T11:26:56.000Z |
// Copyright 2011 Victor Smirnov
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to... | 29.067797 | 107 | 0.727114 | victor-smirnov |
02ee7972294d1553333cb4cf01e0c191fd4dbac0 | 1,328 | cpp | C++ | Ouroboros/Source/oMemory/memcmp4.cpp | jiangzhu1212/oooii | fc00ff81e74adaafd9c98ba7c055f55d95a36e3b | [
"MIT"
] | null | null | null | Ouroboros/Source/oMemory/memcmp4.cpp | jiangzhu1212/oooii | fc00ff81e74adaafd9c98ba7c055f55d95a36e3b | [
"MIT"
] | null | null | null | Ouroboros/Source/oMemory/memcmp4.cpp | jiangzhu1212/oooii | fc00ff81e74adaafd9c98ba7c055f55d95a36e3b | [
"MIT"
] | null | null | null | // Copyright (c) 2014 Antony Arciuolo. See License.txt regarding use.
#include "memduff.h"
namespace ouro {
bool memcmp4(const void* mem, long value, size_t bytes)
{
// Compares a run of memory against a constant value.
// this compares a full int value rather than a char value.
// First move mem up t... | 27.102041 | 114 | 0.662651 | jiangzhu1212 |
02f6134e7c0329203cce9b5369b63d189093b5ad | 50,126 | cpp | C++ | LAVFilters/decoder/LAVVideo/decoders/dxva2dec.cpp | lcmftianci/licodeanalysis | 62e2722eba1b75ef82f7c1328585873d08bb41cc | [
"Apache-2.0"
] | 2 | 2019-11-17T14:01:21.000Z | 2019-12-24T14:29:45.000Z | LAVFilters/decoder/LAVVideo/decoders/dxva2dec.cpp | lcmftianci/licodeanalysis | 62e2722eba1b75ef82f7c1328585873d08bb41cc | [
"Apache-2.0"
] | null | null | null | LAVFilters/decoder/LAVVideo/decoders/dxva2dec.cpp | lcmftianci/licodeanalysis | 62e2722eba1b75ef82f7c1328585873d08bb41cc | [
"Apache-2.0"
] | 3 | 2019-08-28T14:37:01.000Z | 2020-06-17T16:46:32.000Z | /*
* Copyright (C) 2011-2019 Hendrik Leppkes
* http://www.1f0.de
*
* 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... | 29.961745 | 211 | 0.677353 | lcmftianci |
02f6a8f9b10969bde216f003eec631b6db4be7fe | 4,637 | cpp | C++ | src/JSEUILabel.cpp | imzcy/JavaScriptExecutable | 723a13f433aafad84faa609f62955ce826063c66 | [
"MIT"
] | 3 | 2015-03-18T03:12:27.000Z | 2020-11-19T10:40:12.000Z | src/JSEUILabel.cpp | imzcy/JavaScriptExecutable | 723a13f433aafad84faa609f62955ce826063c66 | [
"MIT"
] | null | null | null | src/JSEUILabel.cpp | imzcy/JavaScriptExecutable | 723a13f433aafad84faa609f62955ce826063c66 | [
"MIT"
] | null | null | null | #include "JSE.h"
#include "JSEUILabel.h"
using namespace v8;
namespace JSE { namespace UI {
void JSEUILabel::SetMethods(Isolate *&isolate, Handle<FunctionTemplate> &tpl)
{
tpl->SetClassName(String::NewFromUtf8(isolate, "Label"));
JSE_UI_SET_ACCESSOR(tpl, "left", Get_left, Set_left);
JSE_UI_SET_ACCE... | 27.276471 | 108 | 0.704119 | imzcy |
02f7deae038905e176a07113de95cd7fd55d963d | 3,260 | cc | C++ | src/libxtp/grids/regular_grid.cc | rubengerritsen/xtp | af4db53ca99853280d0e2ddc7f3c41bce8ae6e91 | [
"Apache-2.0"
] | null | null | null | src/libxtp/grids/regular_grid.cc | rubengerritsen/xtp | af4db53ca99853280d0e2ddc7f3c41bce8ae6e91 | [
"Apache-2.0"
] | null | null | null | src/libxtp/grids/regular_grid.cc | rubengerritsen/xtp | af4db53ca99853280d0e2ddc7f3c41bce8ae6e91 | [
"Apache-2.0"
] | null | null | null | /*
* Copyright 2009-2020 The VOTCA Development Team
* (http://www.votca.org)
*
* Licensed under the Apache License, Version 2.0 (the "License")
*
* You may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* h... | 34.680851 | 78 | 0.636503 | rubengerritsen |
02f8bbc0d7d583e213b9f02c8795387551ab968b | 929 | cpp | C++ | 0138. Copy List with Random Pointer/solution_o1.cpp | Pluto-Zy/LeetCode | 3bb39fc5c000b344fd8727883b095943bd29c247 | [
"MIT"
] | null | null | null | 0138. Copy List with Random Pointer/solution_o1.cpp | Pluto-Zy/LeetCode | 3bb39fc5c000b344fd8727883b095943bd29c247 | [
"MIT"
] | null | null | null | 0138. Copy List with Random Pointer/solution_o1.cpp | Pluto-Zy/LeetCode | 3bb39fc5c000b344fd8727883b095943bd29c247 | [
"MIT"
] | null | null | null | /*
// Definition for a Node.
class Node {
public:
int val;
Node* next;
Node* random;
Node(int _val) {
val = _val;
next = NULL;
random = NULL;
}
};
*/
class Solution {
public:
Node* copyRandomList(Node* head) {
if (!head)
return nullptr;
// 在每个节点后复制一个新节点
... | 22.658537 | 106 | 0.543595 | Pluto-Zy |
02fc52df9f9d4341ec35fa32645fab1aab4fd47a | 5,956 | cpp | C++ | src/cbb/power_of_2.test.cpp | connorsmacd/Cbb | 494a8d822b1d7ac19b3714439d9bcdcb2e5079d7 | [
"MIT"
] | null | null | null | src/cbb/power_of_2.test.cpp | connorsmacd/Cbb | 494a8d822b1d7ac19b3714439d9bcdcb2e5079d7 | [
"MIT"
] | null | null | null | src/cbb/power_of_2.test.cpp | connorsmacd/Cbb | 494a8d822b1d7ac19b3714439d9bcdcb2e5079d7 | [
"MIT"
] | null | null | null | #define CATCH_CONFIG_MAIN
#include <catch2/catch.hpp>
#include <cbb/power_of_2_constants.hpp>
using namespace cbb;
using namespace ieme::fraction_literals;
TEST_CASE("power_of_2 construction", "[power_of_2]")
{
SECTION("default") { STATIC_REQUIRE(power_of_2().get_exponent() == 0); }
SECTION("from exponent")
... | 30.860104 | 80 | 0.660678 | connorsmacd |
02fdd9d7db3de78875bf306b76b89691409e5d26 | 4,504 | cpp | C++ | sdk_core/src/third_party/FastCRC/FastCRCsw.cpp | elapidae/Livox-SDK | c51d62ab2a6ce7dd8efb059da6600b755ea75a39 | [
"BSL-1.0",
"Apache-2.0",
"BSD-3-Clause"
] | 345 | 2019-01-16T02:19:08.000Z | 2022-03-27T14:23:04.000Z | sdk_core/src/third_party/FastCRC/FastCRCsw.cpp | elapidae/Livox-SDK | c51d62ab2a6ce7dd8efb059da6600b755ea75a39 | [
"BSL-1.0",
"Apache-2.0",
"BSD-3-Clause"
] | 152 | 2019-01-31T06:53:01.000Z | 2022-03-30T18:34:02.000Z | sdk_core/src/third_party/FastCRC/FastCRCsw.cpp | elapidae/Livox-SDK | c51d62ab2a6ce7dd8efb059da6600b755ea75a39 | [
"BSL-1.0",
"Apache-2.0",
"BSD-3-Clause"
] | 171 | 2019-01-24T09:54:32.000Z | 2022-03-25T22:18:55.000Z | /* FastCRC library code is placed under the MIT license
* Copyright (c) 2014,2015,2016 Frank Bosing
*
* 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
... | 29.058065 | 73 | 0.620337 | elapidae |
f301d325055aa027df3128f876c75b953d67701e | 13,341 | cpp | C++ | zodiacgraph/plug.cpp | IEEM-HsKA/Automotive-Security-Threat-Modelling-Tool | e3b2ea5a188b11aaa4bb329edcc0d3d1b47ae07b | [
"MIT"
] | 1 | 2021-12-08T13:27:22.000Z | 2021-12-08T13:27:22.000Z | zodiacgraph/plug.cpp | IEEM-HsKA/Automotive-Security-Threat-Modelling-Tool | e3b2ea5a188b11aaa4bb329edcc0d3d1b47ae07b | [
"MIT"
] | null | null | null | zodiacgraph/plug.cpp | IEEM-HsKA/Automotive-Security-Threat-Modelling-Tool | e3b2ea5a188b11aaa4bb329edcc0d3d1b47ae07b | [
"MIT"
] | null | null | null | #include "plug.h"
#include <QGraphicsSceneMouseEvent>
#include <QPainter>
#include <QStyleOptionGraphicsItem>
#include <QtMath> // for M_PI, qRadiansToDegrees
#include "drawedge.h"
#include "node.h"
#include "perimeter.h"
#include "plugedge.h"
#include "pluglabel.h"
#include "scene.h"
#include "utils.h"
static QGrap... | 29.580931 | 99 | 0.673188 | IEEM-HsKA |
f3042e91410e62719a0f494a6f58c2247191ffe1 | 2,007 | hpp | C++ | ext/src/javax/swing/Action.hpp | pebble2015/cpoi | 6dcc0c5e13e3e722b4ef9fd0baffbf62bf71ead6 | [
"Apache-2.0"
] | null | null | null | ext/src/javax/swing/Action.hpp | pebble2015/cpoi | 6dcc0c5e13e3e722b4ef9fd0baffbf62bf71ead6 | [
"Apache-2.0"
] | null | null | null | ext/src/javax/swing/Action.hpp | pebble2015/cpoi | 6dcc0c5e13e3e722b4ef9fd0baffbf62bf71ead6 | [
"Apache-2.0"
] | null | null | null | // Generated from /Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/jre/lib/rt.jar
#pragma once
#include <fwd-POI.hpp>
#include <java/beans/fwd-POI.hpp>
#include <java/lang/fwd-POI.hpp>
#include <javax/swing/fwd-POI.hpp>
#include <java/awt/event/ActionListener.hpp>
struct javax::swing::Action
: pu... | 39.352941 | 99 | 0.691081 | pebble2015 |
f3054f24f5c217346d346593114e97f462aee9fb | 327 | cpp | C++ | contains-duplicate/contains-duplicate.cpp | deb-dutta-01/Leetcode_Practise | 3c577e0eb8fb1ce6b145e19083372b2989143f0d | [
"Apache-2.0"
] | null | null | null | contains-duplicate/contains-duplicate.cpp | deb-dutta-01/Leetcode_Practise | 3c577e0eb8fb1ce6b145e19083372b2989143f0d | [
"Apache-2.0"
] | null | null | null | contains-duplicate/contains-duplicate.cpp | deb-dutta-01/Leetcode_Practise | 3c577e0eb8fb1ce6b145e19083372b2989143f0d | [
"Apache-2.0"
] | null | null | null | class Solution {
public:
bool containsDuplicate(vector<int>& nums) {
unordered_set<int> res;
for(int num:nums){
if(res.find(num) == res.end()){
res.insert(num);
}
else
return true;
}
return false;
... | 20.4375 | 47 | 0.428135 | deb-dutta-01 |
f3056323c7da80c5632d6798e7657bc4eafb2e40 | 3,895 | hpp | C++ | ql/methods/finitedifferences/operators/triplebandlinearop.hpp | autoantwort/QuantLib | 3261dde01de1b9c7ceb6c0cd1a2920da6e38eb3c | [
"BSD-3-Clause"
] | 1 | 2021-02-27T22:25:54.000Z | 2021-02-27T22:25:54.000Z | ql/methods/finitedifferences/operators/triplebandlinearop.hpp | autoantwort/QuantLib | 3261dde01de1b9c7ceb6c0cd1a2920da6e38eb3c | [
"BSD-3-Clause"
] | 16 | 2020-11-23T08:00:31.000Z | 2022-03-28T07:57:41.000Z | ql/methods/finitedifferences/operators/triplebandlinearop.hpp | fabianfh/QuantLib | 44230ddeb91629015ff6ff9aa079b07912dd2002 | [
"BSD-3-Clause"
] | 1 | 2016-11-01T13:51:45.000Z | 2016-11-01T13:51:45.000Z | /* -*- mode: c++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
Copyright (C) 2008 Andreas Gaida
Copyright (C) 2008 Ralph Schreyer
Copyright (C) 2008 Klaus Spanderen
Copyright (C) 2014 Johannes Göttker-Schnetmann
This file is part of QuantLib, a free-software/open-source library
for financial... | 34.469027 | 98 | 0.691913 | autoantwort |
f305fe08d9bca25526b9ca438afbff6c37ddddea | 650 | cpp | C++ | src/errors.cpp | miniriley2012/flags | 3f001f16100e66bbd9aa4a07661900466318f972 | [
"MIT"
] | null | null | null | src/errors.cpp | miniriley2012/flags | 3f001f16100e66bbd9aa4a07661900466318f972 | [
"MIT"
] | null | null | null | src/errors.cpp | miniriley2012/flags | 3f001f16100e66bbd9aa4a07661900466318f972 | [
"MIT"
] | null | null | null | //
// Created by Riley Quinn on 6/14/20.
//
#include "flags/errors.hpp"
std::string flags::errors::make_option_error_str(const option_error err, const std::string &option_name) {
switch (err) {
case undefined: {
return "Undefined option '" + option_name + "'.";
}
case missing_v... | 29.545455 | 106 | 0.58 | miniriley2012 |
f307086c0b7891029d7533d424657dcc26b150b8 | 2,257 | cpp | C++ | Roguelike/Code/Game/PursueBehavior.cpp | cugone/Roguelike | 0f53a1ae2a37e683773c1707ce4aeb056973af13 | [
"MIT"
] | null | null | null | Roguelike/Code/Game/PursueBehavior.cpp | cugone/Roguelike | 0f53a1ae2a37e683773c1707ce4aeb056973af13 | [
"MIT"
] | 4 | 2021-05-04T03:21:49.000Z | 2021-10-06T05:21:24.000Z | Roguelike/Code/Game/PursueBehavior.cpp | cugone/Roguelike | 0f53a1ae2a37e683773c1707ce4aeb056973af13 | [
"MIT"
] | 2 | 2020-01-19T00:50:34.000Z | 2021-04-01T07:51:02.000Z | #include "Game/PursueBehavior.hpp"
#include "Engine/Math/MathUtils.hpp"
#include "Game/Actor.hpp"
#include "Game/Command.hpp"
#include "Game/RestCommand.hpp"
#include "Game/MoveCommand.hpp"
#include "Game/MoveNorthCommand.hpp"
#include "Game/MoveSouthCommand.hpp"
#include "Game/MoveEastCommand.hpp"
#include "Game/Mov... | 28.935897 | 73 | 0.671245 | cugone |
f30996556ecddf8e348c2fe2bbfb2caa636bfef6 | 3,200 | cpp | C++ | util/scanner_sim/servescanner.cpp | cdla/murfi2 | 45dba5eb90e7f573f01706a50e584265f0f8ffa7 | [
"Apache-2.0"
] | 7 | 2015-02-10T17:00:49.000Z | 2021-07-27T22:09:43.000Z | util/scanner_sim/servescanner.cpp | cdla/murfi2 | 45dba5eb90e7f573f01706a50e584265f0f8ffa7 | [
"Apache-2.0"
] | 11 | 2015-02-22T19:15:53.000Z | 2021-08-04T17:26:18.000Z | util/scanner_sim/servescanner.cpp | cdla/murfi2 | 45dba5eb90e7f573f01706a50e584265f0f8ffa7 | [
"Apache-2.0"
] | 8 | 2015-07-06T22:31:51.000Z | 2019-04-22T21:22:07.000Z |
#include"ace/SOCK_Stream.h"
#include"ace/SOCK_Connector.h"
#include"ace/SOCK_Stream.h"
#include<iostream>
#include<cstring>
#include<cstdio>
#include"../../src/io/RtExternalSenderImageInfo.h"
using namespace std;
// noise proerties
bool noise = false;
unsigned short max_noise = 50;
int
ACE_TMAIN (int argc, ACE_TC... | 25.19685 | 80 | 0.633125 | cdla |
f30d9ac3cad16ec92c2833349edb4f175231e7b3 | 984 | hpp | C++ | modules/core/src/Slot/gmSlotInputList.hpp | GraphMIC/GraphMIC | 8fc2aeb0143ee1292c6757f010fc9e8c68823e2b | [
"BSD-3-Clause"
] | 43 | 2016-04-11T11:34:05.000Z | 2022-03-31T03:37:57.000Z | modules/core/src/Slot/gmSlotInputList.hpp | kevinlq/GraphMIC | 8fc2aeb0143ee1292c6757f010fc9e8c68823e2b | [
"BSD-3-Clause"
] | 1 | 2016-05-17T12:58:16.000Z | 2016-05-17T12:58:16.000Z | modules/core/src/Slot/gmSlotInputList.hpp | kevinlq/GraphMIC | 8fc2aeb0143ee1292c6757f010fc9e8c68823e2b | [
"BSD-3-Clause"
] | 14 | 2016-05-13T20:23:16.000Z | 2021-12-20T10:33:19.000Z | #pragma once
#include <QAbstractListModel>
namespace gm
{
namespace Slot
{
class InputBase;
class GM_CORE_EXPORT InputList : public QAbstractListModel
{
Q_OBJECT
public:
enum Roles
{
Slot = Qt::UserRole + 1,
... | 27.333333 | 82 | 0.521341 | GraphMIC |
f314a4ce2b04e7ebe935165e14b5e2cc73bf4a5a | 1,239 | cpp | C++ | test/unit/scaled_int/rounding/elastic/int.cpp | JuanluMorales/cnl | fb0ad2be9315471809bea58643c8c90729644cd7 | [
"BSL-1.0"
] | 523 | 2017-07-27T02:43:25.000Z | 2022-03-24T21:27:22.000Z | test/unit/scaled_int/rounding/elastic/int.cpp | JuanluMorales/cnl | fb0ad2be9315471809bea58643c8c90729644cd7 | [
"BSL-1.0"
] | 377 | 2017-07-28T04:09:46.000Z | 2022-03-19T12:20:11.000Z | test/unit/scaled_int/rounding/elastic/int.cpp | JuanluMorales/cnl | fb0ad2be9315471809bea58643c8c90729644cd7 | [
"BSL-1.0"
] | 63 | 2017-08-16T14:43:40.000Z | 2022-03-21T16:07:02.000Z |
// Copyright John McFarlane 2015 - 2016.
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file ../../LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
#include <cnl/_impl/config.h>
#include <cnl/elastic_integer.h>
#include <cnl/rounding_integer.h>... | 32.605263 | 108 | 0.687651 | JuanluMorales |
f317bf26c62298afacd2d8b80beba4b56eba5d40 | 9,281 | cpp | C++ | GTE/Samples/Geometrics/ConformalMapping/ConformalMappingWindow3.cpp | tranthaiphi/GeometricTools | 451e412a0715dbb4fcafbe486ca33d84a404b78d | [
"BSL-1.0"
] | 452 | 2020-09-16T02:23:30.000Z | 2022-03-27T23:11:38.000Z | GTE/Samples/Geometrics/ConformalMapping/ConformalMappingWindow3.cpp | tranthaiphi/GeometricTools | 451e412a0715dbb4fcafbe486ca33d84a404b78d | [
"BSL-1.0"
] | 34 | 2020-10-11T03:56:17.000Z | 2022-03-04T17:29:34.000Z | GTE/Samples/Geometrics/ConformalMapping/ConformalMappingWindow3.cpp | tranthaiphi/GeometricTools | 451e412a0715dbb4fcafbe486ca33d84a404b78d | [
"BSL-1.0"
] | 91 | 2020-09-28T16:59:40.000Z | 2022-03-25T16:20:06.000Z | // David Eberly, Geometric Tools, Redmond WA 98052
// Copyright (c) 1998-2021
// Distributed under the Boost Software License, Version 1.0.
// https://www.boost.org/LICENSE_1_0.txt
// https://www.geometrictools.com/License/Boost/LICENSE_1_0.txt
// Version: 4.0.2019.08.13
#include "ConformalMappingWindow3.h"
#include <... | 32.911348 | 104 | 0.631721 | tranthaiphi |
f318f5cc1e8c211864502d9b9fe50847e1a62e6b | 2,319 | cpp | C++ | 06. Functions/08. pass_by_reference.cpp | ManthanUgemuge/Deep-Dive-in-CPP-Abdul-Bari | 36aacdca116628264724cc2624d64fcb1e0c1148 | [
"MIT"
] | 1 | 2022-02-15T21:11:42.000Z | 2022-02-15T21:11:42.000Z | 06. Functions/08. pass_by_reference.cpp | ManthanUgemuge/Deep-Dive-in-CPP-Abdul-Bari | 36aacdca116628264724cc2624d64fcb1e0c1148 | [
"MIT"
] | null | null | null | 06. Functions/08. pass_by_reference.cpp | ManthanUgemuge/Deep-Dive-in-CPP-Abdul-Bari | 36aacdca116628264724cc2624d64fcb1e0c1148 | [
"MIT"
] | null | null | null | #include <iostream>
using namespace std;
void swap(int &a, int &b)
{
int temp;
temp = a;
a = b;
b = temp;
}
int main()
{
int x = 10, y = 20;
cout << "Value of actual parameters x and y before swap(x,y) :\nx = " << x << "\ty = " << y << endl;
cout << "Address of actual parameters x and y bef... | 48.3125 | 123 | 0.718413 | ManthanUgemuge |
f31cc9af2c3e6b9b69ab7e2eb9da1b00e442a37e | 16,903 | cpp | C++ | folly/net/TcpInfo.cpp | Aoikiseki/folly | df3633c731d08bab0173039a050a30853fb47212 | [
"Apache-2.0"
] | 19,046 | 2015-01-01T17:01:10.000Z | 2022-03-31T23:01:43.000Z | folly/net/TcpInfo.cpp | Aoikiseki/folly | df3633c731d08bab0173039a050a30853fb47212 | [
"Apache-2.0"
] | 1,493 | 2015-01-11T15:47:13.000Z | 2022-03-28T18:13:58.000Z | folly/net/TcpInfo.cpp | Aoikiseki/folly | df3633c731d08bab0173039a050a30853fb47212 | [
"Apache-2.0"
] | 4,818 | 2015-01-01T12:28:16.000Z | 2022-03-31T16:22:10.000Z | /*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* 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 applic... | 28.649153 | 80 | 0.734308 | Aoikiseki |
f31f8ab0fb06f8dc72dfcefe3fe18cc450c766e3 | 668 | cpp | C++ | test/pre_reserch/plag_original_codes/05_045_plag.cpp | xryuseix/SA-Plag | 167f7a2b2fa81ff00fd5263772a74c2c5c61941d | [
"MIT"
] | 13 | 2021-01-20T19:53:16.000Z | 2021-11-14T16:30:32.000Z | test/training_data/plag_original_codes/05_045_plag.cpp | xryuseix/SA-Plag | 167f7a2b2fa81ff00fd5263772a74c2c5c61941d | [
"MIT"
] | null | null | null | test/training_data/plag_original_codes/05_045_plag.cpp | xryuseix/SA-Plag | 167f7a2b2fa81ff00fd5263772a74c2c5c61941d | [
"MIT"
] | null | null | null | // 引用元 : https://atcoder.jp/contests/abc121/submissions/12412105
// 得点 : 300
// コード長 : 553
// 実行時間 : 77
#include <bits/stdc++.h>
using namespace std;
using lli = long long int;
using ll = long long ;
using ld=long double;
using d= double;
int main() {
int n,m;
cin>>n>>m;
vector<pair<ll,ll>> p(n)... | 18.054054 | 65 | 0.505988 | xryuseix |
f32468a1a872663e2cbb24395756fcc4acba7944 | 616,154 | cpp | C++ | tests/cuda2.2/tests/Particles/radixsort_kernel.cu.cpp | florianjacob/gpuocelot | fa63920ee7c5f9a86e264cd8acd4264657cbd190 | [
"BSD-3-Clause"
] | 221 | 2015-03-29T02:05:49.000Z | 2022-03-25T01:45:36.000Z | tests/cuda2.2/tests/Particles/radixsort_kernel.cu.cpp | mprevot/gpuocelot | d9277ef05a110e941aef77031382d0260ff115ef | [
"BSD-3-Clause"
] | 106 | 2015-03-29T01:28:42.000Z | 2022-02-15T19:38:23.000Z | tests/cuda2.2/tests/Particles/radixsort_kernel.cu.cpp | mprevot/gpuocelot | d9277ef05a110e941aef77031382d0260ff115ef | [
"BSD-3-Clause"
] | 83 | 2015-07-10T23:09:57.000Z | 2022-03-25T03:01:00.000Z | # 1 "/tmp/tmpxft_00000a86_00000000-1_radixsort_kernel.cudafe1.cpp"
# 1 "<built-in>"
# 1 "<command-line>"
# 1 "/tmp/tmpxft_00000a86_00000000-1_radixsort_kernel.cudafe1.cpp"
# 1 "/home/normal/checkout/gpuocelot/tests-ptx-2.1/cuda2.2/tests/particles/radixsort_kernel.cu"
# 46 "/usr/local/cuda/bin/../include/device_types.h"... | 51.561004 | 1,214 | 0.765546 | florianjacob |
f326f527d760c60ebbbee51cfdea9e4d7036ecb7 | 5,547 | cpp | C++ | webkit/WebCore/inspector/InjectedScriptHost.cpp | s1rcheese/nintendo-3ds-internetbrowser-sourcecode | 3dd05f035e0a5fc9723300623e9b9b359be64e11 | [
"Unlicense"
] | 15 | 2016-01-05T12:43:41.000Z | 2022-03-15T10:34:47.000Z | webkit/WebCore/inspector/InjectedScriptHost.cpp | s1rcheese/nintendo-3ds-internetbrowser-sourcecode | 3dd05f035e0a5fc9723300623e9b9b359be64e11 | [
"Unlicense"
] | null | null | null | webkit/WebCore/inspector/InjectedScriptHost.cpp | s1rcheese/nintendo-3ds-internetbrowser-sourcecode | 3dd05f035e0a5fc9723300623e9b9b359be64e11 | [
"Unlicense"
] | 2 | 2020-11-30T18:36:01.000Z | 2021-02-05T23:20:24.000Z | /*
* Copyright (C) 2007, 2008 Apple Inc. All rights reserved.
* Copyright (C) 2008 Matt Lilek <webkit@mattlilek.com>
* Copyright (C) 2009 Google Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* ... | 28.890625 | 111 | 0.754822 | s1rcheese |
f327444821e89594c0f4f112fa4ace3381c66dd4 | 18,633 | cpp | C++ | base/src/TextureManager.cpp | rohith10/P6 | 0ff618a5aae09f678d699a1fe0db31010d077785 | [
"BSD-4-Clause-UC"
] | null | null | null | base/src/TextureManager.cpp | rohith10/P6 | 0ff618a5aae09f678d699a1fe0db31010d077785 | [
"BSD-4-Clause-UC"
] | null | null | null | base/src/TextureManager.cpp | rohith10/P6 | 0ff618a5aae09f678d699a1fe0db31010d077785 | [
"BSD-4-Clause-UC"
] | null | null | null | #include "TextureManager.h"
#include <algorithm>
#include <string>
#include <sstream>
#include "GLRenderer.h"
#include "Utility.h"
#include "gl/glew.h"
extern "C"
{
#include "SOIL/SOIL.h"
#include "SOIL/image_DXT.h"
#include "SOIL/image_helper.h"
}
std::weak_ptr<TextureManager> TextureManager::singleton;
... | 35.356736 | 151 | 0.552085 | rohith10 |
f329b6343a63a6d99e1c333a8a3c93bb0c202be4 | 1,712 | cpp | C++ | CodeGeneration/codegen/mex/yolov2_detect/MWDepthConcatenationLayer.cpp | matlab-deep-learning/Object-Detection-Using-YOLO-v2-Deep-Learning | 4db074adf074e6e7471e430799355509e72fd033 | [
"BSD-2-Clause"
] | 38 | 2020-03-17T21:00:55.000Z | 2021-12-06T02:02:25.000Z | CodeGeneration/codegen/mex/yolov2_detect/MWDepthConcatenationLayer.cpp | matlab-deep-learning/Object-Detection-Using-YOLO-v2-Deep-Learning | 4db074adf074e6e7471e430799355509e72fd033 | [
"BSD-2-Clause"
] | 1 | 2020-05-01T02:21:40.000Z | 2020-05-13T18:55:40.000Z | CodeGeneration/codegen/mex/yolov2_detect/MWDepthConcatenationLayer.cpp | matlab-deep-learning/Object-Detection-Using-YOLO-v2-Deep-Learning | 4db074adf074e6e7471e430799355509e72fd033 | [
"BSD-2-Clause"
] | 14 | 2020-04-16T16:08:41.000Z | 2021-12-08T14:46:37.000Z | /* Copyright 2017 The MathWorks, Inc. */
#include "MWDepthConcatenationLayer.hpp"
#include "MWDepthConcatenationLayerImpl.hpp"
#include <stdarg.h>
#include <cassert>
MWDepthConcatenationLayer::MWDepthConcatenationLayer()
{
}
MWDepthConcatenationLayer::~MWDepthConcatenationLayer()
{
}
void MWDepthConcatenationL... | 32.923077 | 113 | 0.608645 | matlab-deep-learning |
f32d7ee7a2372ad8f6eac2ceb65a3334e8c41719 | 39,610 | cpp | C++ | external/vulkancts/modules/vulkan/wsi/vktWsiPresentIdWaitTests.cpp | twoerner/VK-GL-CTS | 8e89717bf4ed2d67c58231d1847d2c8f574f300c | [
"Apache-2.0"
] | 354 | 2017-01-24T17:12:38.000Z | 2022-03-30T07:40:19.000Z | external/vulkancts/modules/vulkan/wsi/vktWsiPresentIdWaitTests.cpp | twoerner/VK-GL-CTS | 8e89717bf4ed2d67c58231d1847d2c8f574f300c | [
"Apache-2.0"
] | 275 | 2017-01-24T20:10:36.000Z | 2022-03-24T16:24:50.000Z | external/vulkancts/modules/vulkan/wsi/vktWsiPresentIdWaitTests.cpp | twoerner/VK-GL-CTS | 8e89717bf4ed2d67c58231d1847d2c8f574f300c | [
"Apache-2.0"
] | 190 | 2017-01-24T18:02:04.000Z | 2022-03-27T13:11:23.000Z | /*-------------------------------------------------------------------------
* Vulkan Conformance Tests
* ------------------------
*
* Copyright (c) 2019 The Khronos Group Inc.
* Copyright (c) 2019 Valve Corporation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file ... | 35.911151 | 299 | 0.711638 | twoerner |
f32f21450e4f81f7e68e7627fde0fdef2010e74d | 6,080 | hpp | C++ | Lib/Chip/CM7/STMicro/STM32H7x3/IWDG.hpp | operativeF/Kvasir | dfbcbdc9993d326ef8cc73d99129e78459c561fd | [
"Apache-2.0"
] | null | null | null | Lib/Chip/CM7/STMicro/STM32H7x3/IWDG.hpp | operativeF/Kvasir | dfbcbdc9993d326ef8cc73d99129e78459c561fd | [
"Apache-2.0"
] | null | null | null | Lib/Chip/CM7/STMicro/STM32H7x3/IWDG.hpp | operativeF/Kvasir | dfbcbdc9993d326ef8cc73d99129e78459c561fd | [
"Apache-2.0"
] | null | null | null | #pragma once
#include <Register/Utility.hpp>
namespace Kvasir {
//IWDG
namespace IwdgIwdgKr{ ///<Key register
using Addr = Register::Address<0x58004800,0xffff0000,0x00000000,std::uint32_t>;
///Key value (write only, read 0x0000) These bits must be written by software at regular ... | 173.714286 | 1,029 | 0.657072 | operativeF |
f3316659c5ed86abe7cf0809057ca8e9f234857a | 3,364 | cpp | C++ | MyFirstGame/map/TileSet.cpp | NullBy7e/MyFIrstGame | 487596cfc52c5a943585fa874cd9ccd33cd92cc9 | [
"MIT"
] | 1 | 2019-04-24T16:12:46.000Z | 2019-04-24T16:12:46.000Z | MyFirstGame/map/TileSet.cpp | NullBy7e/MyFIrstGame | 487596cfc52c5a943585fa874cd9ccd33cd92cc9 | [
"MIT"
] | null | null | null | MyFirstGame/map/TileSet.cpp | NullBy7e/MyFIrstGame | 487596cfc52c5a943585fa874cd9ccd33cd92cc9 | [
"MIT"
] | null | null | null | #include "TileSet.hpp"
#include <SFML/System/Vector2.hpp>
#include <iostream>
#include <filesystem>
#include <fstream>
#include <sstream>
#include <functional>
#include "spdlog/spdlog.h"
#include "spdlog/sinks/stdout_color_sinks.h"
#include "../Logger.hpp"
TileSet::TileSet(const std::string& name, const std::string& ... | 25.104478 | 164 | 0.62396 | NullBy7e |
f3325937ea46cade47c63620d6e195f9736264c2 | 4,185 | cpp | C++ | src/param_json_editor.cpp | billyfish/grassroots-client-qt-desktop | daa3b8f2bb70c759ef037270b9f5d36643060a39 | [
"Apache-2.0"
] | 1 | 2018-01-08T09:06:23.000Z | 2018-01-08T09:06:23.000Z | src/param_json_editor.cpp | TGAC/grassroots-client-qt-desktop | 39c559ff00d7386da3d6477c1b83a4705c1ca1dc | [
"Apache-2.0"
] | null | null | null | src/param_json_editor.cpp | TGAC/grassroots-client-qt-desktop | 39c559ff00d7386da3d6477c1b83a4705c1ca1dc | [
"Apache-2.0"
] | null | null | null | /*
** Copyright 2014-2016 The Earlham Institute
**
** 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... | 21.352041 | 149 | 0.702748 | billyfish |
f3359f4ed8018b23113970a5044bfc0cb87181e9 | 3,259 | cpp | C++ | OpenGl/src/shadowMapping/shadowMappingDepth.cpp | luckmoney/Cocos2dx | 909a23852b226b28f7d910e7eecc2d451884ad57 | [
"Apache-2.0"
] | 1 | 2020-01-25T14:57:32.000Z | 2020-01-25T14:57:32.000Z | OpenGl/src/shadowMapping/shadowMappingDepth.cpp | luckmoney/Cocos2dx | 909a23852b226b28f7d910e7eecc2d451884ad57 | [
"Apache-2.0"
] | null | null | null | OpenGl/src/shadowMapping/shadowMappingDepth.cpp | luckmoney/Cocos2dx | 909a23852b226b28f7d910e7eecc2d451884ad57 | [
"Apache-2.0"
] | null | null | null |
#include "shadowMapping/shadowMappingDepth.h"
const unsigned int SHADOW_WIDTH = 1024, SHADOW_HEIGHT = 1024;
ShadowMappingDepth::~ShadowMappingDepth()
{
}
void ShadowMappingDepth::Init()
{
glEnable(GL_DEPTH_TEST);
m_depthShader = new Shader("../Cocos2dx/src/shadowMapping/shadow_mapping_depth.vs",
"../Cocos2d... | 27.618644 | 120 | 0.742252 | luckmoney |
f33779290df54ca16cff666e281aba7f74ad4937 | 14,328 | tcc | C++ | source/adios2/toolkit/format/bp/BPSerializer.tcc | gregorweiss/ADIOS2 | 25f91bb256ff004fccbe128dd9b0c584c3c674b3 | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | source/adios2/toolkit/format/bp/BPSerializer.tcc | gregorweiss/ADIOS2 | 25f91bb256ff004fccbe128dd9b0c584c3c674b3 | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | source/adios2/toolkit/format/bp/BPSerializer.tcc | gregorweiss/ADIOS2 | 25f91bb256ff004fccbe128dd9b0c584c3c674b3 | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | /*
* Distributed under the OSI-approved Apache License, Version 2.0. See
* accompanying file Copyright.txt for details.
*
* BPSerializer.tcc
*
* Created on: Sep 16, 2019
* Author: William F Godoy godoywf@ornl.gov
*/
#ifndef ADIOS2_TOOLKIT_FORMAT_BP_BPSERIALIZER_TCC_
#define ADIOS2_TOOLKIT_FORMAT_BP_BPSE... | 34.776699 | 80 | 0.619277 | gregorweiss |
f33baed1673db87d7f1c6beb271a91f4a07f49e0 | 139 | cpp | C++ | assets/code_box/boj_sum.cpp | happyOBO/happyOBO.github.io | 96e60a67b9b84c26f01312f8ca5ade35803c521f | [
"MIT"
] | 2 | 2020-10-24T03:25:30.000Z | 2021-08-01T05:18:18.000Z | assets/code_box/boj_sum.cpp | happyOBO/happyOBO.github.io | 96e60a67b9b84c26f01312f8ca5ade35803c521f | [
"MIT"
] | 2 | 2020-12-05T14:31:19.000Z | 2020-12-06T05:09:43.000Z | assets/code_box/boj_sum.cpp | happyOBO/happyOBO.github.io | 96e60a67b9b84c26f01312f8ca5ade35803c521f | [
"MIT"
] | 4 | 2020-08-26T10:02:11.000Z | 2020-10-22T05:55:18.000Z | #include <iostream>
#include <algorithm>
using namespace std;
long long sum(void)
{
long long result = 0LL;
return result;
}
| 12.636364 | 27 | 0.661871 | happyOBO |
f33f00eb3798df2cf9624cb1970dfbb60930ba65 | 24,568 | cc | C++ | src/EMBase.cc | MIRTK/NeoSeg | d2ff4e307638727d66aff3ece25496677bbd8df1 | [
"Apache-2.0"
] | 16 | 2016-03-25T22:39:48.000Z | 2021-07-07T09:35:23.000Z | src/EMBase.cc | MIRTK/NeoSeg | d2ff4e307638727d66aff3ece25496677bbd8df1 | [
"Apache-2.0"
] | 24 | 2016-02-24T16:22:11.000Z | 2021-10-05T12:34:39.000Z | src/EMBase.cc | MIRTK/NeoSeg | d2ff4e307638727d66aff3ece25496677bbd8df1 | [
"Apache-2.0"
] | 13 | 2016-03-17T03:41:01.000Z | 2021-11-13T02:43:49.000Z | /*
* Developing brain Region Annotation With Expectation-Maximization (Draw-EM)
*
* Copyright 2013-2020 Imperial College London
* Copyright 2013-2020 Christian Ledig
* Copyright 2013-2020 Antonios Makropoulos
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except ... | 23.221172 | 133 | 0.589303 | MIRTK |
f34062ec29c0bfb11b1a8912f673f016913244e8 | 1,802 | cpp | C++ | SearchEngine/SortingProperty.cpp | AnnaKrykora/indexer-plus-plus | 99998b5205bf80ada23e2fdbd6aa2cc6be7f5ed1 | [
"MIT"
] | 59 | 2016-07-27T20:36:04.000Z | 2022-02-21T07:39:43.000Z | SearchEngine/SortingProperty.cpp | Stateford/indexer-plus-plus | 6ffc46d85a00fd83f0117b358ffe3eaae82ea575 | [
"MIT"
] | 43 | 2016-08-18T15:59:50.000Z | 2021-01-18T09:16:50.000Z | SearchEngine/SortingProperty.cpp | Stateford/indexer-plus-plus | 6ffc46d85a00fd83f0117b358ffe3eaae82ea575 | [
"MIT"
] | 13 | 2016-07-28T16:08:41.000Z | 2020-12-17T06:06:27.000Z | // This file is the part of the Indexer++ project.
// Copyright (C) 2016 Anna Krykora <krykoraanna@gmail.com>. All rights reserved.
// Use of this source code is governed by a MIT-style license that can be found in the LICENSE file.
#include "SortingProperty.h"
namespace indexer {
SortingProperty Propert... | 48.702703 | 101 | 0.689234 | AnnaKrykora |
f34a5dacbb7582163b72d3d60a654716a90e8edf | 8,935 | cc | C++ | src/server/endpoint.cc | dlinten/pistache | 22d74298038cadd3a2bc5e5424d352b7e58984d9 | [
"Apache-2.0"
] | null | null | null | src/server/endpoint.cc | dlinten/pistache | 22d74298038cadd3a2bc5e5424d352b7e58984d9 | [
"Apache-2.0"
] | null | null | null | src/server/endpoint.cc | dlinten/pistache | 22d74298038cadd3a2bc5e5424d352b7e58984d9 | [
"Apache-2.0"
] | null | null | null | /* endpoint.cc
Mathieu Stefani, 22 janvier 2016
Implementation of the http endpoint
*/
#include <pistache/config.h>
#include <pistache/endpoint.h>
#include <pistache/peer.h>
#include <pistache/tcp.h>
#include <array>
#include <chrono>
namespace Pistache
{
namespace Http
{
class TransportImpl ... | 32.02509 | 128 | 0.550979 | dlinten |
f353cc7deba62399e60d4fa94dee21bd570a77c6 | 5,308 | cc | C++ | src/cascade/target/core/sw/sw_compiler.cc | 3Nigma/cascade | 44f7cf20719822f2cba5df7065083a15db217c30 | [
"BSD-2-Clause"
] | 425 | 2018-10-17T19:47:32.000Z | 2021-06-16T18:03:08.000Z | src/cascade/target/core/sw/sw_compiler.cc | 3Nigma/cascade | 44f7cf20719822f2cba5df7065083a15db217c30 | [
"BSD-2-Clause"
] | 196 | 2018-09-17T20:42:33.000Z | 2020-05-15T00:00:24.000Z | src/cascade/target/core/sw/sw_compiler.cc | 3Nigma/cascade | 44f7cf20719822f2cba5df7065083a15db217c30 | [
"BSD-2-Clause"
] | 39 | 2018-11-07T21:16:21.000Z | 2021-06-08T16:24:12.000Z | // Copyright 2017-2019 VMware, Inc.
// SPDX-License-Identifier: BSD-2-Clause
//
// The BSD-2 license (the License) set forth below applies to all parts of the
// Cascade project. You may not use this file except in compliance with the
// License.
//
// BSD-2 License
//
// Redistribution and use in source and binary fo... | 30.331429 | 103 | 0.694989 | 3Nigma |
f3555b8bc3721d607c340db22af5d773d512cd4f | 2,637 | cpp | C++ | include/workqueue.cpp | yyzhuxin/ilibevent | c9444b3600f5ac9eae0130e3f11753b6bd58017a | [
"MIT"
] | 1 | 2017-04-02T12:33:04.000Z | 2017-04-02T12:33:04.000Z | include/workqueue.cpp | yyzhuxin/ilibevent | c9444b3600f5ac9eae0130e3f11753b6bd58017a | [
"MIT"
] | null | null | null | include/workqueue.cpp | yyzhuxin/ilibevent | c9444b3600f5ac9eae0130e3f11753b6bd58017a | [
"MIT"
] | null | null | null | #include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "workqueue.hpp"
#define LL_ADD(item, list) { \
item->prev = NULL; \
item->next = list; \
list = item; \
}
#define LL_REMOVE(item, list) { \
if (item->prev != NULL) item->prev->next = item->next; \
if (item->next != NULL) item->next->prev = item-... | 22.538462 | 84 | 0.68449 | yyzhuxin |
f355d1fac8057ee33c8a28cc09f6fe3dbfc60607 | 1,661 | cpp | C++ | aws-cpp-sdk-glue/source/model/BatchGetCrawlersRequest.cpp | curiousjgeorge/aws-sdk-cpp | 09b65deba03cfbef9a1e5d5986aa4de71bc03cd8 | [
"Apache-2.0"
] | 2 | 2019-03-11T15:50:55.000Z | 2020-02-27T11:40:27.000Z | aws-cpp-sdk-glue/source/model/BatchGetCrawlersRequest.cpp | curiousjgeorge/aws-sdk-cpp | 09b65deba03cfbef9a1e5d5986aa4de71bc03cd8 | [
"Apache-2.0"
] | null | null | null | aws-cpp-sdk-glue/source/model/BatchGetCrawlersRequest.cpp | curiousjgeorge/aws-sdk-cpp | 09b65deba03cfbef9a1e5d5986aa4de71bc03cd8 | [
"Apache-2.0"
] | null | null | null | /*
* Copyright 2010-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "license" fil... | 28.152542 | 113 | 0.7646 | curiousjgeorge |
f360c0f3174cc8666055ba588bca76206daa4f53 | 1,099 | cpp | C++ | HomeWork/HomeWork220126/HomeWork220126.cpp | Munjongyun/HomeWork | 9215fdcf283e70591cc67acd41f5b19fa6d6c22e | [
"MIT"
] | null | null | null | HomeWork/HomeWork220126/HomeWork220126.cpp | Munjongyun/HomeWork | 9215fdcf283e70591cc67acd41f5b19fa6d6c22e | [
"MIT"
] | null | null | null | HomeWork/HomeWork220126/HomeWork220126.cpp | Munjongyun/HomeWork | 9215fdcf283e70591cc67acd41f5b19fa6d6c22e | [
"MIT"
] | null | null | null | // HomeWork220126.cpp : 이 파일에는 'main' 함수가 포함됩니다. 거기서 프로그램 실행이 시작되고 종료됩니다.
//
#include <iostream>
class MyInt
{
public:
int Value;
public:
MyInt(int _Value)
: Value(_Value)
{
}
MyInt& operator++()
{
Value += 1;
return *this;
}
MyInt operator++(int)
{
... | 16.907692 | 96 | 0.519563 | Munjongyun |
f364bd2777c2dfa159ae5e9b20004d1541c05fad | 13,424 | cpp | C++ | src/v_palette.cpp | 351ELEC/lzdoom | 2ee3ea91bc9c052b3143f44c96d85df22851426f | [
"RSA-MD"
] | 2 | 2020-04-19T13:37:34.000Z | 2021-06-09T04:26:25.000Z | src/v_palette.cpp | 351ELEC/lzdoom | 2ee3ea91bc9c052b3143f44c96d85df22851426f | [
"RSA-MD"
] | null | null | null | src/v_palette.cpp | 351ELEC/lzdoom | 2ee3ea91bc9c052b3143f44c96d85df22851426f | [
"RSA-MD"
] | null | null | null | /*
** v_palette.cpp
** Automatic colormap generation for "colored lights", etc.
**
**---------------------------------------------------------------------------
** Copyright 1998-2006 Randy Heit
** All rights reserved.
**
** Redistribution and use in source and binary forms, with or without
** modification, are permitt... | 23.675485 | 109 | 0.610623 | 351ELEC |
f364f98554b8570a3c01ed661bdc0ded28f229aa | 1,004 | cpp | C++ | GOOGLETEST/RangeValidator/testRunner.cpp | Amit-Khobragade/Google-Test-And-Mock-Examples-Using-Cmake | f1a3951c5fb9c29cc3de7deadb34caea5c8829d0 | [
"MIT"
] | null | null | null | GOOGLETEST/RangeValidator/testRunner.cpp | Amit-Khobragade/Google-Test-And-Mock-Examples-Using-Cmake | f1a3951c5fb9c29cc3de7deadb34caea5c8829d0 | [
"MIT"
] | null | null | null | GOOGLETEST/RangeValidator/testRunner.cpp | Amit-Khobragade/Google-Test-And-Mock-Examples-Using-Cmake | f1a3951c5fb9c29cc3de7deadb34caea5c8829d0 | [
"MIT"
] | null | null | null | #include <iostream>
// #include <gmock/gmock.h>
#include <gtest/gtest.h>
#include "checker.h"
/////////////////////////////////////////////////////////////
//fixture class for parameters
class RangeCheckerFixture: public testing::TestWithParam<double>{
public:
RangeCheckerFixture() = default;
protected:
RangeC... | 31.375 | 94 | 0.479084 | Amit-Khobragade |
f36943983cbb129ac4ea3529f8001b09153510c3 | 991 | cpp | C++ | CWin/CWin/control/radio_check_button_control_group.cpp | benbraide/CWin | 0441b48a71fef0dbddabf61033d7286669772c1e | [
"MIT"
] | null | null | null | CWin/CWin/control/radio_check_button_control_group.cpp | benbraide/CWin | 0441b48a71fef0dbddabf61033d7286669772c1e | [
"MIT"
] | null | null | null | CWin/CWin/control/radio_check_button_control_group.cpp | benbraide/CWin | 0441b48a71fef0dbddabf61033d7286669772c1e | [
"MIT"
] | null | null | null | #include "../hook/responsive_hooks.h"
#include "radio_check_button_control_group.h"
cwin::control::radio_group::radio_group(){
insert_object<hook::contain>(nullptr);
}
cwin::control::radio_group::radio_group(tree &parent)
: radio_group(parent, static_cast<std::size_t>(-1)){}
cwin::control::radio_group::radio_grou... | 24.775 | 109 | 0.732593 | benbraide |
f36de8688e0e1b1ff148c279b4264465268d51c7 | 4,033 | hpp | C++ | agency/execution/execution_policy/parallel_execution_policy.hpp | nerikhman/agency | 966ac59101f2fc3561a86b11874fbe8de361d0e4 | [
"BSD-3-Clause"
] | 129 | 2016-08-18T23:24:15.000Z | 2022-03-25T12:06:05.000Z | agency/execution/execution_policy/parallel_execution_policy.hpp | nerikhman/agency | 966ac59101f2fc3561a86b11874fbe8de361d0e4 | [
"BSD-3-Clause"
] | 86 | 2016-08-19T03:43:33.000Z | 2020-07-20T14:27:41.000Z | agency/execution/execution_policy/parallel_execution_policy.hpp | nerikhman/agency | 966ac59101f2fc3561a86b11874fbe8de361d0e4 | [
"BSD-3-Clause"
] | 23 | 2016-08-18T23:52:13.000Z | 2022-02-28T16:28:20.000Z | /// \file
/// \brief Contains definition of parallel_execution_policy.
///
#pragma once
#include <agency/detail/config.hpp>
#include <agency/execution/executor/parallel_executor.hpp>
#include <agency/execution/execution_agent.hpp>
#include <agency/execution/execution_policy/basic_execution_policy.hpp>
namespace age... | 34.470085 | 174 | 0.782544 | nerikhman |
f36ec0beb28f0bdaab7502b50c403b3e88fbdd75 | 1,762 | cxx | C++ | src/configuration/BeaconCacheConfiguration.cxx | jeanmarcwatson/openkit-native | bb02b6555e992eae0e3632394ad587f345e92fcb | [
"Apache-2.0"
] | null | null | null | src/configuration/BeaconCacheConfiguration.cxx | jeanmarcwatson/openkit-native | bb02b6555e992eae0e3632394ad587f345e92fcb | [
"Apache-2.0"
] | null | null | null | src/configuration/BeaconCacheConfiguration.cxx | jeanmarcwatson/openkit-native | bb02b6555e992eae0e3632394ad587f345e92fcb | [
"Apache-2.0"
] | null | null | null | /**
* Copyright 2018-2019 Dynatrace LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... | 35.24 | 143 | 0.799092 | jeanmarcwatson |
f37b9708cabd854b47d663424a149a05a7e84e72 | 7,196 | cpp | C++ | src/TundraCore/Script/Script.cpp | realXtend/tundra-urho3d | 436d41c3e3dd1a9b629703ee76fd0ef2ee212ef8 | [
"Apache-2.0"
] | 13 | 2015-02-25T02:42:38.000Z | 2018-07-31T11:40:56.000Z | src/TundraCore/Script/Script.cpp | realXtend/tundra-urho3d | 436d41c3e3dd1a9b629703ee76fd0ef2ee212ef8 | [
"Apache-2.0"
] | 8 | 2015-02-12T22:27:05.000Z | 2017-01-21T15:59:17.000Z | src/TundraCore/Script/Script.cpp | realXtend/tundra-urho3d | 436d41c3e3dd1a9b629703ee76fd0ef2ee212ef8 | [
"Apache-2.0"
] | 12 | 2015-03-25T21:10:50.000Z | 2019-04-10T09:03:10.000Z | // For conditions of distribution and use, see copyright notice in LICENSE
#include "StableHeaders.h"
#include "Script.h"
#include "IScriptInstance.h"
#include "ScriptAsset.h"
#include "AssetAPI.h"
#include "Framework.h"
#include "IAttribute.h"
#include "AttributeMetadata.h"
#include "IAssetTransfer.h"
#include "Enti... | 29.371429 | 131 | 0.6505 | realXtend |
3ce18297a386f1e8912d40bf2e36749f0b7bbfca | 31,907 | cpp | C++ | Ogitor/src/PGInstanceManager.cpp | nexustheru/ogitor | a700f8fefffa4ac51c5c20ad155e97e6700aabd4 | [
"MIT"
] | null | null | null | Ogitor/src/PGInstanceManager.cpp | nexustheru/ogitor | a700f8fefffa4ac51c5c20ad155e97e6700aabd4 | [
"MIT"
] | null | null | null | Ogitor/src/PGInstanceManager.cpp | nexustheru/ogitor | a700f8fefffa4ac51c5c20ad155e97e6700aabd4 | [
"MIT"
] | 2 | 2021-04-02T03:53:18.000Z | 2022-03-03T07:12:16.000Z | /*/////////////////////////////////////////////////////////////////////////////////
/// An
/// ___ ____ ___ _____ ___ ____
/// / _ \ / ___|_ _|_ _/ _ \| _ \
/// | | | | | _ | | | || | | | |_) |
/// | |_| | |_| || | | || |_| | _ <
/// \___/ \____|___| |_| \___/|_| \_\
/// ... | 35.334441 | 171 | 0.551133 | nexustheru |
3ce3623a40bc8290b36449418088e85ccbafb816 | 2,518 | hpp | C++ | alpaka/include/alpaka/time/TimeOmp.hpp | alpaka-group/mallocMC | ddba224b764885f816c42a7719551b14e6f5752b | [
"MIT"
] | 6 | 2021-02-01T09:01:39.000Z | 2021-11-14T17:09:03.000Z | alpaka/include/alpaka/time/TimeOmp.hpp | alpaka-group/mallocMC | ddba224b764885f816c42a7719551b14e6f5752b | [
"MIT"
] | 17 | 2020-11-09T14:13:50.000Z | 2021-11-03T11:54:54.000Z | alpaka/include/alpaka/time/TimeOmp.hpp | alpaka-group/mallocMC | ddba224b764885f816c42a7719551b14e6f5752b | [
"MIT"
] | null | null | null | /* Copyright 2019 Axel Huebl, Benjamin Worpitz
*
* This file is part of alpaka.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
#pragma once
#ifdef _OPENMP... | 39.968254 | 117 | 0.42772 | alpaka-group |
3ce7ed4adf5a2f71aad64ff2b4cfd04321b8d76a | 976 | hpp | C++ | include/afsm/detail/event_identity.hpp | galek/afsm | 49181bf52fa2ab8bcea6017d11b3cd321b56c13c | [
"Artistic-2.0"
] | 133 | 2016-11-20T18:23:09.000Z | 2022-03-28T07:25:04.000Z | include/afsm/detail/event_identity.hpp | galek/afsm | 49181bf52fa2ab8bcea6017d11b3cd321b56c13c | [
"Artistic-2.0"
] | 24 | 2016-11-14T17:13:50.000Z | 2021-08-31T15:48:48.000Z | include/afsm/detail/event_identity.hpp | galek/afsm | 49181bf52fa2ab8bcea6017d11b3cd321b56c13c | [
"Artistic-2.0"
] | 24 | 2019-02-06T22:13:42.000Z | 2022-01-20T05:42:52.000Z | /*
* event_identity.hpp
*
* Created on: Dec 20, 2016
* Author: zmij
*/
#ifndef AFSM_DETAIL_EVENT_IDENTITY_HPP_
#define AFSM_DETAIL_EVENT_IDENTITY_HPP_
#include <type_traits>
#include <set>
#include <pushkin/meta/type_tuple.hpp>
namespace afsm {
namespace detail {
struct event_base {
struct id_type {}... | 18.415094 | 67 | 0.667008 | galek |
3cee5c9c41096baec5a2fa929d822d9f616f7af5 | 968 | cpp | C++ | leetcode-problems/medium/17-phone-number.cpp | formatkaka/dsalgo | a7c7386c5c161e23bc94456f93cadd0f91f102fa | [
"Unlicense"
] | null | null | null | leetcode-problems/medium/17-phone-number.cpp | formatkaka/dsalgo | a7c7386c5c161e23bc94456f93cadd0f91f102fa | [
"Unlicense"
] | null | null | null | leetcode-problems/medium/17-phone-number.cpp | formatkaka/dsalgo | a7c7386c5c161e23bc94456f93cadd0f91f102fa | [
"Unlicense"
] | null | null | null | //
// Created by Siddhant on 2019-11-15.
//
#include "iostream"
#include "vector"
#include "string"
using namespace std;
vector<string> map = {"", "", "abc", "def", "ghi", "jkl", "mno", "pqrs", "tuv", "wxyz"};
vector<string> letterCombinations(string digits) {
vector<string> s;
vector<string> old;
for ... | 18.264151 | 88 | 0.44938 | formatkaka |
3ceeffa74ff7d034e15e310b190f62700940aa1d | 840 | hpp | C++ | SDK/ARKSurvivalEvolved_MissionRace_Interface_classes.hpp | 2bite/ARK-SDK | c38ca9925309516b2093ad8c3a70ed9489e1d573 | [
"MIT"
] | 10 | 2020-02-17T19:08:46.000Z | 2021-07-31T11:07:19.000Z | SDK/ARKSurvivalEvolved_MissionRace_Interface_classes.hpp | 2bite/ARK-SDK | c38ca9925309516b2093ad8c3a70ed9489e1d573 | [
"MIT"
] | 9 | 2020-02-17T18:15:41.000Z | 2021-06-06T19:17:34.000Z | SDK/ARKSurvivalEvolved_MissionRace_Interface_classes.hpp | 2bite/ARK-SDK | c38ca9925309516b2093ad8c3a70ed9489e1d573 | [
"MIT"
] | 3 | 2020-07-22T17:42:07.000Z | 2021-06-19T17:16:13.000Z | #pragma once
// ARKSurvivalEvolved (329.9) SDK
#ifdef _MSC_VER
#pragma pack(push, 0x8)
#endif
#include "ARKSurvivalEvolved_MissionRace_Interface_structs.hpp"
namespace sdk
{
//---------------------------------------------------------------------------
//Classes
//---------------------------------------------------... | 21 | 112 | 0.638095 | 2bite |
3cf2700a6aa1adfce4e21b2d01c332e038240877 | 215 | hpp | C++ | bunsan/utility/include/bunsan/utility/error.hpp | bacsorg/bacs | 2b52feb9efc805655cdf7829cf77ee028d567969 | [
"Apache-2.0"
] | null | null | null | bunsan/utility/include/bunsan/utility/error.hpp | bacsorg/bacs | 2b52feb9efc805655cdf7829cf77ee028d567969 | [
"Apache-2.0"
] | 10 | 2018-02-06T14:46:36.000Z | 2018-03-20T13:37:20.000Z | bunsan/utility/include/bunsan/utility/error.hpp | bacsorg/bacs | 2b52feb9efc805655cdf7829cf77ee028d567969 | [
"Apache-2.0"
] | 1 | 2021-11-26T10:59:09.000Z | 2021-11-26T10:59:09.000Z | #pragma once
#include <bunsan/error.hpp>
namespace bunsan::utility {
struct error : virtual bunsan::error {
error() = default;
explicit error(const std::string &message_);
};
} // namespace bunsan::utility
| 16.538462 | 46 | 0.702326 | bacsorg |
3cf43adb15c2d36bcf0c212a4eb39b22a66cb18c | 6,381 | cpp | C++ | src/mongo/s/s_only.cpp | guanhe0/mongo | 75077b7f56bfe8f3cc187477c2f06527e14f7ad3 | [
"Apache-2.0"
] | 14 | 2019-01-11T05:01:29.000Z | 2021-11-01T00:39:46.000Z | src/mongo/s/s_only.cpp | guanhe0/mongo | 75077b7f56bfe8f3cc187477c2f06527e14f7ad3 | [
"Apache-2.0"
] | 1 | 2022-03-05T02:55:28.000Z | 2022-03-05T05:28:00.000Z | src/mongo/s/s_only.cpp | guanhe0/mongo | 75077b7f56bfe8f3cc187477c2f06527e14f7ad3 | [
"Apache-2.0"
] | 7 | 2019-02-08T16:28:36.000Z | 2021-05-08T14:25:47.000Z | // s_only.cpp
/* Copyright 2009 10gen Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License, version 3,
* as published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be... | 36.050847 | 91 | 0.629995 | guanhe0 |
3cf50ddd33c54036104018b9bd178806536d4ef2 | 4,882 | cpp | C++ | bin/ch/JITProcessManager.cpp | vinay72/ChakraCore | bff3ae27d0e95abe6bbbaf4691218be37b8125ee | [
"MIT"
] | 1 | 2019-05-08T21:39:33.000Z | 2019-05-08T21:39:33.000Z | bin/ch/JITProcessManager.cpp | Dachande663/ChakraCore | ed98335e71a98b45629d9ab957960121d66790a2 | [
"MIT"
] | 5 | 2019-01-07T10:15:23.000Z | 2019-01-08T08:59:03.000Z | bin/ch/JITProcessManager.cpp | Dachande663/ChakraCore | ed98335e71a98b45629d9ab957960121d66790a2 | [
"MIT"
] | 1 | 2019-01-18T12:55:24.000Z | 2019-01-18T12:55:24.000Z | //-------------------------------------------------------------------------------------------------------
// Copyright (C) Microsoft. All rights reserved.
// Licensed under the MIT license. See LICENSE.txt file in the project root for full license information.
//---------------------------------------------------------... | 27.897143 | 110 | 0.612659 | vinay72 |
3cf609518aad5663eac95909b8bce993dd0a4264 | 2,606 | cpp | C++ | src/Phases/economyPhase.cpp | spChalk/cardGame | cb0332ed007cd7f137cd67f410f9a5908f3cc2df | [
"MIT"
] | 7 | 2020-03-06T18:59:15.000Z | 2020-12-06T13:31:07.000Z | src/Phases/economyPhase.cpp | spChalk/Card-Game | cb0332ed007cd7f137cd67f410f9a5908f3cc2df | [
"MIT"
] | null | null | null | src/Phases/economyPhase.cpp | spChalk/Card-Game | cb0332ed007cd7f137cd67f410f9a5908f3cc2df | [
"MIT"
] | 1 | 2020-03-06T20:39:11.000Z | 2020-03-06T20:39:11.000Z | /* economyPhase.cpp */
#include <iostream>
#include <string>
#include "basicHeader.hpp"
using std::cout;
using std::endl;
/* ========================================================================= */
void Game::economyPhase(PlayerPtr pl) {
printF ("Economy Phase Started !" , 1 , YEL , FILL);
printF ("Press E... | 31.39759 | 97 | 0.480046 | spChalk |
3cf707efa2dafcb4ad1efe63aa9a2145a730a90f | 8,279 | cpp | C++ | libs/unordered/test/unordered/unnecessary_copy_tests.cpp | coxlab/boost_patched_for_objcplusplus | 5316cd54bbd03994ae785185efcde62b57fd5e93 | [
"BSL-1.0"
] | 1 | 2017-07-31T02:19:48.000Z | 2017-07-31T02:19:48.000Z | libs/unordered/test/unordered/unnecessary_copy_tests.cpp | boost-cmake/vintage | dcfb7da3177134eddaee6789d6f582259cb0d6ee | [
"BSL-1.0"
] | null | null | null | libs/unordered/test/unordered/unnecessary_copy_tests.cpp | boost-cmake/vintage | dcfb7da3177134eddaee6789d6f582259cb0d6ee | [
"BSL-1.0"
] | 1 | 2021-03-07T05:20:43.000Z | 2021-03-07T05:20:43.000Z |
// Copyright 2006-2009 Daniel James.
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
#include <boost/unordered_set.hpp>
#include <boost/unordered_map.hpp>
#include "../helpers/test.hpp"
namespace unnecessary_copy... | 27.875421 | 109 | 0.590651 | coxlab |
3cf7c4cdd1c0914438ac10e3bcbee98d0f4f71f2 | 10,099 | cpp | C++ | HelperFunctions/getvkDebugUtilsMessengerCallbackDataEXT.cpp | dkaip/jvulkan-natives-Linux-x86_64 | ea7932f74e828953c712feea11e0b01751f9dc9b | [
"Apache-2.0"
] | null | null | null | HelperFunctions/getvkDebugUtilsMessengerCallbackDataEXT.cpp | dkaip/jvulkan-natives-Linux-x86_64 | ea7932f74e828953c712feea11e0b01751f9dc9b | [
"Apache-2.0"
] | null | null | null | HelperFunctions/getvkDebugUtilsMessengerCallbackDataEXT.cpp | dkaip/jvulkan-natives-Linux-x86_64 | ea7932f74e828953c712feea11e0b01751f9dc9b | [
"Apache-2.0"
] | null | null | null | /*
* Copyright 2019-2020 Douglas Kaip
*
* 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 t... | 38.39924 | 142 | 0.600852 | dkaip |
3cfdb53f39fad5fc2ad53400721f7fe9f5f0db96 | 834 | hpp | C++ | sel_map_mesh_publisher/include/sel_map_mesh_publisher/TriangularMeshPublisher.hpp | roahmlab/sel_map | 51c5ac738eb7475f409f826c0d30f555f98757b3 | [
"MIT"
] | 2 | 2022-02-24T21:10:32.000Z | 2022-03-11T20:00:09.000Z | sel_map_mesh_publisher/include/sel_map_mesh_publisher/TriangularMeshPublisher.hpp | roahmlab/sel_map | 51c5ac738eb7475f409f826c0d30f555f98757b3 | [
"MIT"
] | null | null | null | sel_map_mesh_publisher/include/sel_map_mesh_publisher/TriangularMeshPublisher.hpp | roahmlab/sel_map | 51c5ac738eb7475f409f826c0d30f555f98757b3 | [
"MIT"
] | null | null | null | #pragma once
#include <ros/ros.h>
#include <string>
#include "msg_adaptor/MeshGeometryStampedCustom.hpp"
// Placing all lib elements into a sel_map namespace, partly in case this is extended upon later, partly to reduce pollution.
namespace sel_map::publisher{
template <typename MeshAdaptorType>
class Trian... | 30.888889 | 133 | 0.718225 | roahmlab |
3cfe35544080783e5498d639955729242cf09caa | 3,804 | cpp | C++ | Engine/source/T3D/containerQuery.cpp | jnoyola/Torque3D_GDDEast | 15738ed79185c45e353ea4520dee0a94872ee870 | [
"Unlicense"
] | 1 | 2019-01-15T09:47:35.000Z | 2019-01-15T09:47:35.000Z | Engine/source/T3D/containerQuery.cpp | jnoyola/Torque3D_GDDEast | 15738ed79185c45e353ea4520dee0a94872ee870 | [
"Unlicense"
] | null | null | null | Engine/source/T3D/containerQuery.cpp | jnoyola/Torque3D_GDDEast | 15738ed79185c45e353ea4520dee0a94872ee870 | [
"Unlicense"
] | 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... | 38.424242 | 114 | 0.680862 | jnoyola |
a706248e68aead38a05656fb8465c8a270245089 | 960 | cpp | C++ | src/Modules/Helpers/Helpers/libhelpers/Dx/DxDeviceMt.cpp | sssr33/LuaModules | 357a8c9445a237f2c98685000f6c7da668ea0e72 | [
"MIT"
] | 1 | 2020-02-24T22:21:04.000Z | 2020-02-24T22:21:04.000Z | src/Modules/Helpers/Helpers/libhelpers/Dx/DxDeviceMt.cpp | sssr33/LuaModules | 357a8c9445a237f2c98685000f6c7da668ea0e72 | [
"MIT"
] | null | null | null | src/Modules/Helpers/Helpers/libhelpers/Dx/DxDeviceMt.cpp | sssr33/LuaModules | 357a8c9445a237f2c98685000f6c7da668ea0e72 | [
"MIT"
] | 1 | 2019-10-11T12:48:44.000Z | 2019-10-11T12:48:44.000Z | #include "DxDeviceMt.h"
IDWriteFactory *DxDeviceMt::GetDwriteFactory() const {
return this->dwriteFactory.Get();
}
ID2D1Factory1 *DxDeviceMt::GetD2DFactory() const {
return this->d2dFactory.Get();
}
ID3D11Device *DxDeviceMt::GetD3DDevice() const {
return this->d3dDev.Get();
}
ID2D1Device *DxDeviceMt::GetD2DDevic... | 24.615385 | 81 | 0.755208 | sssr33 |
a7077296f0f92eed8004f61790ccc5839dd3de68 | 614 | cpp | C++ | water.cpp | sergiosvieira/mog | f23d2b18851bb58c3e60aae9b10deec023f2c9c8 | [
"MIT"
] | null | null | null | water.cpp | sergiosvieira/mog | f23d2b18851bb58c3e60aae9b10deec023f2c9c8 | [
"MIT"
] | null | null | null | water.cpp | sergiosvieira/mog | f23d2b18851bb58c3e60aae9b10deec023f2c9c8 | [
"MIT"
] | null | null | null | #include "water.h"
Water::Water(): TaticalMovingObject()
{
}
Water::Water
(
const Coordinates& position,
const Vector& velocity,
unsigned int initialTime,
unsigned int lifeTime,
const Vector &acceleration
): TaticalMovingObject(position, velocity, initialTime, lifeTime, acceleration, ObjectCatego... | 15.74359 | 106 | 0.70684 | sergiosvieira |
a709f6fab3e2fd6c6b106b8bf667b7faadce9586 | 2,789 | hpp | C++ | Source/Utility/Maths.hpp | storm20200/WaterEngine | 537910bc03e6d4016c9b22cf616d25afe40f77af | [
"MIT"
] | null | null | null | Source/Utility/Maths.hpp | storm20200/WaterEngine | 537910bc03e6d4016c9b22cf616d25afe40f77af | [
"MIT"
] | 2 | 2015-03-17T01:32:10.000Z | 2015-03-19T18:58:28.000Z | Source/Utility/Maths.hpp | storm20200/WaterEngine | 537910bc03e6d4016c9b22cf616d25afe40f77af | [
"MIT"
] | null | null | null | #if !defined WATER_UTILITY_MATHS_INCLUDED
#define WATER_UTILITY_MATHS_INCLUDED
// STL headers.
#include <cmath>
#include <type_traits>
// Utility namespace.
namespace util
{
/////////////////////
/// Miscellaneous ///
/////////////////////
/// <summary> Checks if two float values are relatively equ... | 29.357895 | 140 | 0.585873 | storm20200 |
a70a5694f3dc2cd9c7593c0eb4bbda7485459800 | 634 | cpp | C++ | 1001-1020/1005.cpp | nedchu/PTA-Advanced-Solution | 9713142a48e7e416fd087980b6ac8251ae2b200f | [
"MIT"
] | 1 | 2020-01-13T04:57:01.000Z | 2020-01-13T04:57:01.000Z | 1001-1020/1005.cpp | nedchu/PTA-Advanced-Solution | 9713142a48e7e416fd087980b6ac8251ae2b200f | [
"MIT"
] | null | null | null | 1001-1020/1005.cpp | nedchu/PTA-Advanced-Solution | 9713142a48e7e416fd087980b6ac8251ae2b200f | [
"MIT"
] | null | null | null | #include <bits/stdc++.h>
using namespace std;
#define all(x) (x).begin(), (x).end()
#define fi first
#define se second
typedef long long ll;
typedef pair<int,int> pii;
// head
const int N = 105;
char s[105];
char dig[15][15] = {
"zero", "one", "two", "three",
"four", "five", "six",
"seven", "eight", "nine"
};... | 17.611111 | 57 | 0.477918 | nedchu |
a70d5dd955b42d4cf5a025fd252d7d27e99bcb74 | 1,987 | cpp | C++ | cryptopp562/algparam.cpp | xlplbo/cryptopp | a831383b9c407c2836d35154ad4d34778597ca5b | [
"Apache-2.0"
] | 505 | 2016-02-04T15:54:46.000Z | 2022-03-27T18:43:01.000Z | src/cryptopp/algparam.cpp | brozkeff/Slothcoin | a4af51f5d3292f993ef7c3d95ead1f344c38ad4a | [
"MIT"
] | 528 | 2016-02-06T19:50:12.000Z | 2022-01-15T10:21:16.000Z | src/cryptopp/algparam.cpp | brozkeff/Slothcoin | a4af51f5d3292f993ef7c3d95ead1f344c38ad4a | [
"MIT"
] | 208 | 2015-01-02T10:31:40.000Z | 2021-12-14T07:37:36.000Z | // algparam.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#ifndef CRYPTOPP_IMPORTS
#include "algparam.h"
NAMESPACE_BEGIN(CryptoPP)
PAssignIntToInteger g_pAssignIntToInteger = NULL;
bool CombinedNameValuePairs::GetVoidValue(const char *name, const std::type_info &valueType, void *pValue... | 26.144737 | 113 | 0.749874 | xlplbo |
a70e6941e1e1b44237cdc12c9f340d89f24d5274 | 4,087 | cpp | C++ | Project/src/Player.cpp | ishohois/DivisionEngine2D | 3e38c2bf39e54b743bd01281980c4bdc502c93e4 | [
"MIT"
] | null | null | null | Project/src/Player.cpp | ishohois/DivisionEngine2D | 3e38c2bf39e54b743bd01281980c4bdc502c93e4 | [
"MIT"
] | 1 | 2021-12-14T08:33:06.000Z | 2021-12-14T08:33:06.000Z | Project/src/Player.cpp | ishohois/DivisionEngine2D | 3e38c2bf39e54b743bd01281980c4bdc502c93e4 | [
"MIT"
] | null | null | null | #include "Player.h"
#include <SystemResources.h>
#include "TextureManager.h"
#include "CollisionHandler.h"
#include "Contact.h"
#include "Input.h"
#include "GameManager.h"
#include "Bullet.h"
namespace diva
{
/*
*/
Player::Player(int x, int y, int w, int h) : GameObject(), position(x, y), collider(posit... | 27.246667 | 162 | 0.553707 | ishohois |
a7135529b1a781871edb93e6262ea6f251140998 | 5,332 | hpp | C++ | src/ascent/runtimes/ascent_mfem_data_adapter.hpp | jameskress/ascent | db799bc1e076b5413607ed45913d4c9c2b7fa421 | [
"BSD-3-Clause"
] | null | null | null | src/ascent/runtimes/ascent_mfem_data_adapter.hpp | jameskress/ascent | db799bc1e076b5413607ed45913d4c9c2b7fa421 | [
"BSD-3-Clause"
] | null | null | null | src/ascent/runtimes/ascent_mfem_data_adapter.hpp | jameskress/ascent | db799bc1e076b5413607ed45913d4c9c2b7fa421 | [
"BSD-3-Clause"
] | 2 | 2018-02-28T14:15:23.000Z | 2018-07-05T18:30:07.000Z | //~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~//
// Copyright (c) 2015-2019, Lawrence Livermore National Security, LLC.
//
// Produced at the Lawrence Livermore National Laboratory
//
// LLNL-CODE-716457
//
// All rights reserved.
//
// This file is part of Ascent.
//
// For details, see:... | 36.027027 | 96 | 0.525319 | jameskress |
a7195ffdfcf572028748b287b7f6513194f62166 | 1,856 | hpp | C++ | third_party/boost/simd/arch/ppc/vmx/simd/function/rsqrt.hpp | xmar/pythran | dbf2e8b70ed1e4d4ac6b5f26ead4add940a72592 | [
"BSD-3-Clause"
] | 1 | 2018-01-14T12:49:14.000Z | 2018-01-14T12:49:14.000Z | third_party/boost/simd/arch/ppc/vmx/simd/function/rsqrt.hpp | xmar/pythran | dbf2e8b70ed1e4d4ac6b5f26ead4add940a72592 | [
"BSD-3-Clause"
] | null | null | null | third_party/boost/simd/arch/ppc/vmx/simd/function/rsqrt.hpp | xmar/pythran | dbf2e8b70ed1e4d4ac6b5f26ead4add940a72592 | [
"BSD-3-Clause"
] | 2 | 2017-12-12T12:29:52.000Z | 2019-04-08T15:55:25.000Z | //==================================================================================================
/*!
@file
@copyright 2016 NumScale SAS
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt)
*/
//===========================... | 32 | 100 | 0.515086 | xmar |
a71a4a9cfa00696c592dbb3c5c783fe891256ce8 | 3,756 | hpp | C++ | altona/wz4lib/build.hpp | kebby/Werkkzeug4 | f2ff557020d62c348b54d88e137999175b5c18a3 | [
"BSD-2-Clause"
] | 10 | 2020-11-26T09:45:15.000Z | 2022-03-18T00:18:27.000Z | altona/wz4lib/build.hpp | kebby/Werkkzeug4 | f2ff557020d62c348b54d88e137999175b5c18a3 | [
"BSD-2-Clause"
] | null | null | null | altona/wz4lib/build.hpp | kebby/Werkkzeug4 | f2ff557020d62c348b54d88e137999175b5c18a3 | [
"BSD-2-Clause"
] | 3 | 2020-01-02T19:11:44.000Z | 2022-03-18T00:21:45.000Z | /*+**************************************************************************/
/*** ***/
/*** Copyright (C) by Dierk Ohlerich ***/
/*** all rights reserverd ***/
/***... | 33.238938 | 160 | 0.561235 | kebby |
a71ad25bdf939c6c0bfca9a4594ea7403041f7b3 | 1,290 | cpp | C++ | hiro/gtk/widget/vertical-slider.cpp | moon-chilled/Ares | 909fb098c292f8336d0502dc677050312d8b5c81 | [
"0BSD"
] | 7 | 2020-07-25T11:44:39.000Z | 2021-01-29T13:21:31.000Z | hiro/gtk/widget/vertical-slider.cpp | jchw-forks/ares | d78298a1e95fd0ce65feabfd4f13b60e31210a7a | [
"0BSD"
] | null | null | null | hiro/gtk/widget/vertical-slider.cpp | jchw-forks/ares | d78298a1e95fd0ce65feabfd4f13b60e31210a7a | [
"0BSD"
] | 1 | 2021-03-22T16:15:30.000Z | 2021-03-22T16:15:30.000Z | #if defined(Hiro_VerticalSlider)
namespace hiro {
static auto VerticalSlider_change(GtkRange* gtkRange, pVerticalSlider* p) -> void {
auto position = (uint)gtk_range_get_value(gtkRange);
if(p->state().position == position) return;
p->state().position = position;
if(!p->locked()) p->self().doChange();
}
auto ... | 26.326531 | 108 | 0.727907 | moon-chilled |
a71fd3fb8c339b2ab32c4b0525c64ca7c8fc088c | 26,785 | cpp | C++ | Launcher/src/mainwindow.cpp | ProtocolONE/cord.app | 0defd4e2cbc25d4f414fa68f8c1dfe65eadc02e7 | [
"Apache-2.0"
] | 8 | 2019-01-16T07:09:39.000Z | 2020-11-06T23:13:46.000Z | Launcher/src/mainwindow.cpp | ProtocolONE/cord.app | 0defd4e2cbc25d4f414fa68f8c1dfe65eadc02e7 | [
"Apache-2.0"
] | null | null | null | Launcher/src/mainwindow.cpp | ProtocolONE/cord.app | 0defd4e2cbc25d4f414fa68f8c1dfe65eadc02e7 | [
"Apache-2.0"
] | 3 | 2019-09-30T02:45:09.000Z | 2019-09-30T23:17:26.000Z | #include <mainwindow.h>
#include <Player.h>
#include <BestInstallPath.h>
#include <HostMessageAdapter.h>
#include <Helper/CacheNetworkManagerFactory.h>
#include <Features/PlainFileCache.h>
#include <Features/Marketing/MarketingIntegrationMarker.h>
#include <viewmodel/UpdateViewModel.h>
#include <viewmodel/Applicat... | 29.927374 | 137 | 0.746985 | ProtocolONE |
a721bf4888f6362919db9cb5450793d3b4785417 | 3,624 | cpp | C++ | groups/bal/ball/doc/keyfeatures_example2.cpp | eddiepierce/bde | 45953ece9dd1cd8732f01a1cd24bbe838791d298 | [
"Apache-2.0"
] | 1 | 2021-11-10T16:53:42.000Z | 2021-11-10T16:53:42.000Z | groups/bal/ball/doc/keyfeatures_example2.cpp | eddiepierce/bde | 45953ece9dd1cd8732f01a1cd24bbe838791d298 | [
"Apache-2.0"
] | 2 | 2020-11-05T15:20:55.000Z | 2021-01-05T19:38:43.000Z | groups/bal/ball/doc/keyfeatures_example2.cpp | eddiepierce/bde | 45953ece9dd1cd8732f01a1cd24bbe838791d298 | [
"Apache-2.0"
] | 2 | 2020-01-16T17:58:12.000Z | 2020-08-11T20:59:30.000Z | // keyfeatures_example2.cpp -*-C++-*-
#include <ball_log.h>
#include <ball_loggermanager.h>
#include <ball_loggermanagerconfiguration.h>
#include <ball_fileobserver.h>
#include <ball_scopedattribute.h>
#include <bslma_allocator.h>
#include <bslma_default.h>
#include <bsl_iost... | 41.181818 | 79 | 0.700607 | eddiepierce |
a7224bf0b37c6f87d5513c1751520f59e4f05702 | 14,355 | hpp | C++ | SDK/ARKSurvivalEvolved_DinoBlueprintBase_VariableMovement_parameters.hpp | 2bite/ARK-SDK | c38ca9925309516b2093ad8c3a70ed9489e1d573 | [
"MIT"
] | 10 | 2020-02-17T19:08:46.000Z | 2021-07-31T11:07:19.000Z | SDK/ARKSurvivalEvolved_DinoBlueprintBase_VariableMovement_parameters.hpp | 2bite/ARK-SDK | c38ca9925309516b2093ad8c3a70ed9489e1d573 | [
"MIT"
] | 9 | 2020-02-17T18:15:41.000Z | 2021-06-06T19:17:34.000Z | SDK/ARKSurvivalEvolved_DinoBlueprintBase_VariableMovement_parameters.hpp | 2bite/ARK-SDK | c38ca9925309516b2093ad8c3a70ed9489e1d573 | [
"MIT"
] | 3 | 2020-07-22T17:42:07.000Z | 2021-06-19T17:16:13.000Z | #pragma once
// ARKSurvivalEvolved (329.9) SDK
#ifdef _MSC_VER
#pragma pack(push, 0x8)
#endif
#include "ARKSurvivalEvolved_DinoBlueprintBase_VariableMovement_classes.hpp"
namespace sdk
{
//---------------------------------------------------------------------------
//Parameters
//-----------------------------------... | 67.712264 | 205 | 0.911181 | 2bite |
a729fc2aba67070dc2232a6ecd145f572758e1c6 | 397 | cpp | C++ | gripper/schmalz-ecbpi/main/SimGripper.cpp | opcua-skills/plug-and-produce | 5567cd6177f973e97579fbd9d06ebbf23569ccfb | [
"Unlicense"
] | 5 | 2020-04-15T03:24:48.000Z | 2021-11-03T17:39:59.000Z | gripper/schmalz-ecbpi/main/SimGripper.cpp | opcua-skills/plug-and-produce | 5567cd6177f973e97579fbd9d06ebbf23569ccfb | [
"Unlicense"
] | null | null | null | gripper/schmalz-ecbpi/main/SimGripper.cpp | opcua-skills/plug-and-produce | 5567cd6177f973e97579fbd9d06ebbf23569ccfb | [
"Unlicense"
] | 2 | 2020-07-04T16:01:25.000Z | 2021-07-05T09:33:55.000Z | /*
* This file is subject to the terms and conditions defined in
* file 'LICENSE', which is part of this source code package.
*
* Copyright (c) 2020 fortiss GmbH, Stefan Profanter
* All rights reserved.
*/
#include "SimGripper.h"
bool SimGripper::startVaccum() {
return true;
}
bool SimGripper::stopVa... | 18.045455 | 62 | 0.677582 | opcua-skills |
a731b845abc25134e8b1d4bd03e8d441bf82682f | 341 | cpp | C++ | Problem/Presents.cpp | Shahin-Sheikh/Competitive-Programming | f66d9e1bb9013cc36bdb41faef699494fd73b952 | [
"MIT"
] | 1 | 2021-05-03T07:00:50.000Z | 2021-05-03T07:00:50.000Z | Problem/Presents.cpp | Shahin-Sheikh/Codeforces | 578e1eed1c8a77e55f217ab6036fee1206af1d3a | [
"MIT"
] | null | null | null | Problem/Presents.cpp | Shahin-Sheikh/Codeforces | 578e1eed1c8a77e55f217ab6036fee1206af1d3a | [
"MIT"
] | null | null | null | #include<bits/stdc++.h>
using namespace std;
int main(){
int n,x,res=0;
cin>>n;
for(int i=0;i<n;i++){
cin>>x;
}
if(n==1){
res = 1;
cout<<res<<"\n";
}
else if(n==1){
res = 2;
cout<<res<<"\n";
}
else{
res = n/2;
cout<<res<<"\n";
... | 14.826087 | 25 | 0.375367 | Shahin-Sheikh |
a73a580e93f2029733d71888c7713e41a4ef71e6 | 332 | hpp | C++ | core/interface/i_node.hpp | auyunli/enhance | ca99530c80b42842e713ed4b62e40d12e56ee24a | [
"BSD-2-Clause"
] | null | null | null | core/interface/i_node.hpp | auyunli/enhance | ca99530c80b42842e713ed4b62e40d12e56ee24a | [
"BSD-2-Clause"
] | null | null | null | core/interface/i_node.hpp | auyunli/enhance | ca99530c80b42842e713ed4b62e40d12e56ee24a | [
"BSD-2-Clause"
] | null | null | null | #ifndef E2_I_NODE_INOUT_HPP
#define E2_I_NODE_INOUT_HPP
#include <thread>
#include <functional>
#include <type_traits>
#include <list>
namespace e2 { namespace interface {
template< class Impl >
class i_node_inout : public Impl {
public:
std::list< i_node_inout * > _in;
std::list< i_node_inout * > _out;
};
... | 15.809524 | 37 | 0.716867 | auyunli |
a73b3100617bf9d71525ee7c9cf6e598ae4887a7 | 29,880 | hpp | C++ | src/nonlinear_solvers.hpp | Pressio/pressio4py | 36676dbd112a7c7960ccbf302ff14d4376c819ec | [
"Unlicense",
"BSD-3-Clause"
] | 4 | 2020-07-06T20:01:39.000Z | 2022-03-05T09:23:40.000Z | src/nonlinear_solvers.hpp | Pressio/pressio4py | 36676dbd112a7c7960ccbf302ff14d4376c819ec | [
"Unlicense",
"BSD-3-Clause"
] | 19 | 2020-02-27T20:52:53.000Z | 2022-01-13T16:24:49.000Z | src/nonlinear_solvers.hpp | Pressio/pressio4py | 36676dbd112a7c7960ccbf302ff14d4376c819ec | [
"Unlicense",
"BSD-3-Clause"
] | 1 | 2022-03-03T16:05:09.000Z | 2022-03-03T16:05:09.000Z | /*
//@HEADER
// ************************************************************************
//
// nonlinear_solvers.hpp
// Pressio
// Copyright 2019
// National Technology & Engineering Solutions of Sandia, LLC (NTESS)
//
// Under the terms of Contract DE-NA0003525 with N... | 38.90625 | 106 | 0.692537 | Pressio |
a73ff525c3b31bc92a198ea0fd5a3a220f38a258 | 1,496 | cpp | C++ | 201722/dec201722_1.cpp | jibsen/aocpp2017 | 8c53665ffc99a58b905758b6baf4f960d65d058c | [
"MIT"
] | null | null | null | 201722/dec201722_1.cpp | jibsen/aocpp2017 | 8c53665ffc99a58b905758b6baf4f960d65d058c | [
"MIT"
] | null | null | null | 201722/dec201722_1.cpp | jibsen/aocpp2017 | 8c53665ffc99a58b905758b6baf4f960d65d058c | [
"MIT"
] | null | null | null | //
// Advent of Code 2017, day 22, part one
//
#include <algorithm>
#include <iostream>
#include <string>
#include <unordered_set>
#include <utility>
#include <vector>
struct PairHash {
template<typename T1, typename T2>
std::size_t operator()(const std::pair<T1, T2> &p) const noexcept
{
std::size_t h1 = std::ha... | 17.809524 | 74 | 0.596925 | jibsen |
a7404fe1594510cd4ef0fe820aba984d3e85cbd9 | 3,934 | cpp | C++ | src/qt/qtbase/examples/widgets/itemviews/spreadsheet/spreadsheetdelegate.cpp | power-electro/phantomjs-Gohstdriver-DIY-openshift | a571d301a9658a4c1b524d07e15658b45f8a0579 | [
"BSD-3-Clause"
] | 1 | 2020-04-30T15:47:35.000Z | 2020-04-30T15:47:35.000Z | src/qt/qtbase/examples/widgets/itemviews/spreadsheet/spreadsheetdelegate.cpp | power-electro/phantomjs-Gohstdriver-DIY-openshift | a571d301a9658a4c1b524d07e15658b45f8a0579 | [
"BSD-3-Clause"
] | null | null | null | src/qt/qtbase/examples/widgets/itemviews/spreadsheet/spreadsheetdelegate.cpp | power-electro/phantomjs-Gohstdriver-DIY-openshift | a571d301a9658a4c1b524d07e15658b45f8a0579 | [
"BSD-3-Clause"
] | null | null | null | /****************************************************************************
**
** Copyright (C) 2015 The Qt Company Ltd.
** Contact: http://www.qt.io/licensing/
**
** This file is part of the demonstration applications of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL21$
** Commercial License Usage
** Licensees holding... | 36.766355 | 99 | 0.655313 | power-electro |
a745df55c25a7cba822d143b33c40e82b16ab61c | 3,095 | cpp | C++ | src/gs/gsVertex.cpp | frmr/gs | b9721ad27f59ca2e19f637bccd9eba32b663b6a3 | [
"MIT"
] | 2 | 2016-12-06T17:51:30.000Z | 2018-06-21T08:52:58.000Z | src/gs/gsVertex.cpp | frmr/gs | b9721ad27f59ca2e19f637bccd9eba32b663b6a3 | [
"MIT"
] | null | null | null | src/gs/gsVertex.cpp | frmr/gs | b9721ad27f59ca2e19f637bccd9eba32b663b6a3 | [
"MIT"
] | null | null | null | #include "gsVertex.hpp"
#include "gsEdge.hpp"
#include "gsTile.hpp"
#include <algorithm>
#include <iostream>
#include <limits>
using std::cerr;
using std::endl;
int gs::Vertex::idCounter = 0;
void gs::Vertex::AddLink(const gs::Link<gs::Vertex>& link)
{
links.push_back(link);
}
void gs::Vertex... | 21.054422 | 121 | 0.527625 | frmr |
a74600e2f90d3fd754c2f5d30e5d24cb71c686f6 | 1,349 | cpp | C++ | leetcode/131.palindrome-partitioning.cpp | geemaple/algorithm | 68bc5032e1ee52c22ef2f2e608053484c487af54 | [
"MIT"
] | 177 | 2017-08-21T08:57:43.000Z | 2020-06-22T03:44:22.000Z | leetcode/131.palindrome-partitioning.cpp | geemaple/algorithm | 68bc5032e1ee52c22ef2f2e608053484c487af54 | [
"MIT"
] | 2 | 2018-09-06T13:39:12.000Z | 2019-06-03T02:54:45.000Z | leetcode/131.palindrome-partitioning.cpp | geemaple/algorithm | 68bc5032e1ee52c22ef2f2e608053484c487af54 | [
"MIT"
] | 23 | 2017-08-23T06:01:28.000Z | 2020-04-20T03:17:36.000Z | class Solution {
private:
vector<vector<bool>> isPalindrome;
void helper(string& s, int start, vector<string>& ans, vector<vector<string>>& res)
{
if (start == s.size())
{
res.push_back(ans);
return;
}
for (auto i = start; i < s.size(); +... | 24.527273 | 87 | 0.364715 | geemaple |
a7460b0917459ed8bacb876f17aa6ffb1f846cfd | 430 | cpp | C++ | gator-game-jam-2021/UidGenerator.cpp | lukas-vaiciunas/haterminator | 7f42e5a4ed4c5dee21368859989b74ba6c80898b | [
"MIT"
] | null | null | null | gator-game-jam-2021/UidGenerator.cpp | lukas-vaiciunas/haterminator | 7f42e5a4ed4c5dee21368859989b74ba6c80898b | [
"MIT"
] | null | null | null | gator-game-jam-2021/UidGenerator.cpp | lukas-vaiciunas/haterminator | 7f42e5a4ed4c5dee21368859989b74ba6c80898b | [
"MIT"
] | null | null | null | #include "UidGenerator.h"
UidGenerator::UidGenerator() :
next_(1)
{}
UidGenerator &UidGenerator::instance()
{
static UidGenerator uidGenerator;
return uidGenerator;
}
unsigned int UidGenerator::generate()
{
unsigned int uid = 0;
if (!released_.empty())
{
uid = released_.front();
released_.pop();
}
else
... | 13.030303 | 44 | 0.686047 | lukas-vaiciunas |
a7469abfc20ec604a21dbfac6f6e605e79ef2312 | 1,370 | cpp | C++ | bin/old/main.cpp | beckerrh/simfemsrc | d857eb6f6f8627412d4f9d89a871834c756537db | [
"MIT"
] | null | null | null | bin/old/main.cpp | beckerrh/simfemsrc | d857eb6f6f8627412d4f9d89a871834c756537db | [
"MIT"
] | 1 | 2019-01-31T10:59:11.000Z | 2019-01-31T10:59:11.000Z | bin/old/main.cpp | beckerrh/simfemsrc | d857eb6f6f8627412d4f9d89a871834c756537db | [
"MIT"
] | null | null | null | #include "simfem/timestepping.hpp"
// typedef double (*nlfct)(double u, double v);
//Hopf
// double global_Du = 0.0;
// double global_Dv = 0.0;
// double global_a = 1.0;
// double global_b = 2.1;
// double global_T = 50.0;
// double global_eps = 0.01;
//spatial pattern
// double global_Du = 0.001;
// double global_... | 24.909091 | 79 | 0.643796 | beckerrh |
a74e24e98940f4aa2888e6b5994f1ef1ba01c2ee | 2,296 | cpp | C++ | LIP_Core/src/BandSplitter.cpp | KyrietS/lossy-image-processor | d73552ee3ccb64ae97c55b586e4ce766155bb80c | [
"MIT"
] | null | null | null | LIP_Core/src/BandSplitter.cpp | KyrietS/lossy-image-processor | d73552ee3ccb64ae97c55b586e4ce766155bb80c | [
"MIT"
] | null | null | null | LIP_Core/src/BandSplitter.cpp | KyrietS/lossy-image-processor | d73552ee3ccb64ae97c55b586e4ce766155bb80c | [
"MIT"
] | null | null | null | #include "BandSplitter.hpp"
#include <cassert>
using byte_t = uint8_t;
BandSplitter::BandSplitter(const std::vector<byte_t>& data)
{
split(data);
}
BandSplitter::BandSplitter(const std::vector<float>& upper, const std::vector<float>& lower)
{
upper_band = upper;
lower_band = lower;
}
void BandSplitter:... | 24.956522 | 92 | 0.56838 | KyrietS |
a753ef7ad0553099fd0f0d7b72d98d7cdfa237e0 | 2,061 | cpp | C++ | src/plugins/advancednotifications/plugins/dolle/notificationhandler.cpp | Maledictus/leechcraft | 79ec64824de11780b8e8bdfd5d8a2f3514158b12 | [
"BSL-1.0"
] | 120 | 2015-01-22T14:10:39.000Z | 2021-11-25T12:57:16.000Z | src/plugins/advancednotifications/plugins/dolle/notificationhandler.cpp | Maledictus/leechcraft | 79ec64824de11780b8e8bdfd5d8a2f3514158b12 | [
"BSL-1.0"
] | 8 | 2015-02-07T19:38:19.000Z | 2017-11-30T20:18:28.000Z | src/plugins/advancednotifications/plugins/dolle/notificationhandler.cpp | Maledictus/leechcraft | 79ec64824de11780b8e8bdfd5d8a2f3514158b12 | [
"BSL-1.0"
] | 33 | 2015-02-07T16:59:55.000Z | 2021-10-12T00:36:40.000Z | /**********************************************************************
* LeechCraft - modular cross-platform feature rich internet client.
* Copyright (C) 2006-2014 Georg Rudoy
*
* Distributed under the Boost Software License, Version 1.0.
* (See accompanying file LICENSE or copy at https://www.boost.org/LICENSE... | 30.308824 | 96 | 0.654537 | Maledictus |
a754e102d7849bcfabd82fbfc54daef55101b8d9 | 12,948 | cxx | C++ | Servers/Filters/vtkDesktopDeliveryClient.cxx | matthb2/ParaView-beforekitwareswtichedtogit | e47e57d6ce88444d9e6af9ab29f9db8c23d24cef | [
"BSD-3-Clause"
] | 1 | 2021-07-31T19:38:03.000Z | 2021-07-31T19:38:03.000Z | Servers/Filters/vtkDesktopDeliveryClient.cxx | matthb2/ParaView-beforekitwareswtichedtogit | e47e57d6ce88444d9e6af9ab29f9db8c23d24cef | [
"BSD-3-Clause"
] | null | null | null | Servers/Filters/vtkDesktopDeliveryClient.cxx | matthb2/ParaView-beforekitwareswtichedtogit | e47e57d6ce88444d9e6af9ab29f9db8c23d24cef | [
"BSD-3-Clause"
] | 2 | 2019-01-22T19:51:40.000Z | 2021-07-31T19:38:05.000Z | /*=========================================================================
Program: ParaView
Module: $RCSfile$
Copyright (c) Kitware, Inc.
All rights reserved.
See Copyright.txt or http://www.paraview.org/HTML/Copyright.html for details.
This software is distributed WITHOUT ANY WARRANTY; without... | 32.61461 | 93 | 0.588585 | matthb2 |
a7621b00088d2de9f2ecc9f4af940f5537291cb5 | 501 | cpp | C++ | src/base/pch_std.cpp | dufferprog/verbexx | bfc3c30ad2ca6c246c8f88405b386475278f9ecc | [
"MIT"
] | null | null | null | src/base/pch_std.cpp | dufferprog/verbexx | bfc3c30ad2ca6c246c8f88405b386475278f9ecc | [
"MIT"
] | 1 | 2018-09-14T00:07:27.000Z | 2018-09-14T00:07:27.000Z | src/base/pch_std.cpp | dufferprog/verbexx | bfc3c30ad2ca6c246c8f88405b386475278f9ecc | [
"MIT"
] | 1 | 2018-09-13T23:43:12.000Z | 2018-09-13T23:43:12.000Z | // pch_std.cpp
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
//
//
// pch_std.cpp -- pre-compiled headers -- non-clr compiles
// =========== ----------------------------------------
//
//
///////////////////////... | 33.4 | 135 | 0.191617 | dufferprog |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.