hexsha stringlengths 40 40 | size int64 19 11.4M | ext stringclasses 13
values | lang stringclasses 1
value | max_stars_repo_path stringlengths 3 270 | max_stars_repo_name stringlengths 5 110 | max_stars_repo_head_hexsha stringlengths 40 40 | max_stars_repo_licenses listlengths 1 9 | max_stars_count float64 1 191k ⌀ | max_stars_repo_stars_event_min_datetime stringlengths 24 24 ⌀ | max_stars_repo_stars_event_max_datetime stringlengths 24 24 ⌀ | max_issues_repo_path stringlengths 3 270 | max_issues_repo_name stringlengths 5 116 | max_issues_repo_head_hexsha stringlengths 40 78 | max_issues_repo_licenses listlengths 1 9 | max_issues_count float64 1 67k ⌀ | max_issues_repo_issues_event_min_datetime stringlengths 24 24 ⌀ | max_issues_repo_issues_event_max_datetime stringlengths 24 24 ⌀ | max_forks_repo_path stringlengths 3 270 | max_forks_repo_name stringlengths 5 116 | max_forks_repo_head_hexsha stringlengths 40 78 | max_forks_repo_licenses listlengths 1 9 | max_forks_count float64 1 105k ⌀ | max_forks_repo_forks_event_min_datetime stringlengths 24 24 ⌀ | max_forks_repo_forks_event_max_datetime stringlengths 24 24 ⌀ | content stringlengths 19 11.4M | avg_line_length float64 1.93 229k | max_line_length int64 12 688k | alphanum_fraction float64 0.07 0.99 | matches listlengths 1 10 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
02f49d379b3c7b6f9d35c8f19c898a0637545318 | 18,324 | cpp | C++ | src/core/main.cpp | Zeyu747823/ZeyuExperiment | a05358b15040499bd6beb2d06ad126dafa2fc64c | [
"Apache-2.0"
] | null | null | null | src/core/main.cpp | Zeyu747823/ZeyuExperiment | a05358b15040499bd6beb2d06ad126dafa2fc64c | [
"Apache-2.0"
] | null | null | null | src/core/main.cpp | Zeyu747823/ZeyuExperiment | a05358b15040499bd6beb2d06ad126dafa2fc64c | [
"Apache-2.0"
] | 1 | 2021-04-01T02:57:50.000Z | 2021-04-01T02:57:50.000Z | /*
*
* /file main.cpp
* /author William Campbell
* /version 0.1
* /date 2020-04-09
*
* /copyright Copyright (c) 2020
*
*
* This file is an adaptation of CANopenSocket, a Linux implementation of CANopen
* stack with master functionality. Project home page is
* <https://github.com/CANopenNode/CANo... | 42.221198 | 221 | 0.606036 | [
"object"
] |
02f7546e4aa884f1b5ef9df60ba24322a16323f6 | 12,538 | cpp | C++ | android/android_9/frameworks/rs/rsov/compiler/Builtin.cpp | yakuizhao/intel-vaapi-driver | b2bb0383352694941826543a171b557efac2219b | [
"MIT"
] | null | null | null | android/android_9/frameworks/rs/rsov/compiler/Builtin.cpp | yakuizhao/intel-vaapi-driver | b2bb0383352694941826543a171b557efac2219b | [
"MIT"
] | null | null | null | android/android_9/frameworks/rs/rsov/compiler/Builtin.cpp | yakuizhao/intel-vaapi-driver | b2bb0383352694941826543a171b557efac2219b | [
"MIT"
] | null | null | null | /*
* Copyright 2017, The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | 33.613941 | 80 | 0.543548 | [
"vector",
"transform"
] |
02f863514d823741191afde8da6beb9c209de54e | 97,788 | cc | C++ | bench/convolution.cc | shi510/XNNPACK | ea2088b668b760cdc5c67df7d2854320ee34aeb8 | [
"BSD-3-Clause"
] | null | null | null | bench/convolution.cc | shi510/XNNPACK | ea2088b668b760cdc5c67df7d2854320ee34aeb8 | [
"BSD-3-Clause"
] | null | null | null | bench/convolution.cc | shi510/XNNPACK | ea2088b668b760cdc5c67df7d2854320ee34aeb8 | [
"BSD-3-Clause"
] | null | null | null | // Copyright (c) Facebook, Inc. and its affiliates.
// All rights reserved.
//
// Copyright 2019 Google LLC
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.
#include <algorithm>
#include <cfloat>
#include <cmath>
#include <functional... | 53.582466 | 144 | 0.496022 | [
"vector",
"model"
] |
02fbb0b86115dea6df684855ec5cace091b9beab | 2,067 | cpp | C++ | modules/io/src/serializable.cpp | cecabert/FaceKit | 766a32fc7f65ae5deceeba5628c225631986c4d8 | [
"Apache-2.0"
] | null | null | null | modules/io/src/serializable.cpp | cecabert/FaceKit | 766a32fc7f65ae5deceeba5628c225631986c4d8 | [
"Apache-2.0"
] | null | null | null | modules/io/src/serializable.cpp | cecabert/FaceKit | 766a32fc7f65ae5deceeba5628c225631986c4d8 | [
"Apache-2.0"
] | 1 | 2017-11-29T12:03:08.000Z | 2017-11-29T12:03:08.000Z | /**
* @file serializable.cpp
* @brief Interface definition for object that can be saved/loaded into file
* @ingroup io
*
* @author Christophe Ecabert
* @date 24.09.17
* Copyright © 2017 Christophe Ecabert. All rights reserved.
*/
#include <fstream>
#include "facekit/io/serializable.hpp"
#include "fa... | 27.197368 | 77 | 0.656991 | [
"object",
"model"
] |
02fdaab211d305a8b0ec943362549e62b3af3aba | 9,109 | cpp | C++ | src/aux/aux_line_like.cpp | somerandomdev49/ldpl | c9d94b0d402bbccbcc6a3be81c7a5a0e94d10ac3 | [
"Apache-2.0"
] | 142 | 2019-01-30T08:00:04.000Z | 2022-03-12T17:26:53.000Z | src/aux/aux_line_like.cpp | somerandomdev49/ldpl | c9d94b0d402bbccbcc6a3be81c7a5a0e94d10ac3 | [
"Apache-2.0"
] | 188 | 2019-03-03T06:56:29.000Z | 2022-02-10T21:45:48.000Z | src/aux/aux_line_like.cpp | somerandomdev49/ldpl | c9d94b0d402bbccbcc6a3be81c7a5a0e94d10ac3 | [
"Apache-2.0"
] | 35 | 2019-02-18T00:46:06.000Z | 2022-01-30T03:06:29.000Z | /* This file contains the line_like function used for pattern matching lines */
// +---------------------------------------------+
// | TODO: comment and format this file properly |
// +---------------------------------------------+
// Check if the tokens of a line passed are like the ones of a model line
bool line_... | 37.485597 | 150 | 0.466681 | [
"vector",
"model"
] |
f301ab11be75110caa67d946aaf3c68d3993fa9a | 31,079 | cpp | C++ | player/common/Content/StatusDisplay.cpp | Bhaskers-Blu-Org2/MixedReality-HolographicRemoting-Samples | 6c27b5f963874c65e00997720f7b05df2ca9638e | [
"MIT"
] | null | null | null | player/common/Content/StatusDisplay.cpp | Bhaskers-Blu-Org2/MixedReality-HolographicRemoting-Samples | 6c27b5f963874c65e00997720f7b05df2ca9638e | [
"MIT"
] | null | null | null | player/common/Content/StatusDisplay.cpp | Bhaskers-Blu-Org2/MixedReality-HolographicRemoting-Samples | 6c27b5f963874c65e00997720f7b05df2ca9638e | [
"MIT"
] | 1 | 2020-07-30T13:17:29.000Z | 2020-07-30T13:17:29.000Z | //*********************************************************
//
// Copyright (c) Microsoft. All rights reserved.
// This code is licensed under the MIT License (MIT).
// THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF
// ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY
// IMPLIED WARRANTIES OF FITNESS FOR A PA... | 41.164238 | 141 | 0.654139 | [
"mesh",
"geometry",
"render",
"object",
"model",
"transform",
"3d"
] |
f301ae188a4675ed9ce6cdacaf0bd397fd1f52d9 | 7,115 | cpp | C++ | GLEANKernel/GLEANLib/Framework Classes/Device_base.cpp | dekieras/GLEANKernel | fac01f025b65273be96c5ea677c0ce192c570799 | [
"MIT"
] | 1 | 2018-06-22T23:01:13.000Z | 2018-06-22T23:01:13.000Z | GLEANKernel/GLEANLib/Framework Classes/Device_base.cpp | dekieras/GLEANKernel | fac01f025b65273be96c5ea677c0ce192c570799 | [
"MIT"
] | null | null | null | GLEANKernel/GLEANLib/Framework Classes/Device_base.cpp | dekieras/GLEANKernel | fac01f025b65273be96c5ea677c0ce192c570799 | [
"MIT"
] | null | null | null | #include "Device_base.h"
#include "Device_processor.h"
#include "Coordinator.h"
#include "Human_base.h"
//#include "Human_processor.h"
#include "Geometry.h"
#include "Symbol_Geometry_utilities.h"
#include "Output_tee_globals.h"
#include "Glean_standard_symbols.h"
#include <iostream>
#include <cassert>
#include <string... | 27.471042 | 149 | 0.793535 | [
"geometry",
"object"
] |
f30324f1be09b778119064ebb5a107de3546d0f3 | 9,794 | cpp | C++ | os/kernel/pc/sb16.cpp | rvedam/es-operating-system | 32d3e4791c28a5623744800f108d029c40c745fc | [
"Apache-2.0"
] | 2 | 2020-11-30T18:38:20.000Z | 2021-06-07T07:44:03.000Z | os/kernel/pc/sb16.cpp | LambdaLord/es-operating-system | 32d3e4791c28a5623744800f108d029c40c745fc | [
"Apache-2.0"
] | 1 | 2019-01-14T03:09:45.000Z | 2019-01-14T03:09:45.000Z | os/kernel/pc/sb16.cpp | LambdaLord/es-operating-system | 32d3e4791c28a5623744800f108d029c40c745fc | [
"Apache-2.0"
] | null | null | null | /*
* Copyright 2008, 2009 Google Inc.
* Copyright 2006, 2007 Nintendo Co., Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
... | 20.882729 | 112 | 0.526241 | [
"object"
] |
f3032db467384a936aa9afb777dd431e7b5f9238 | 1,829 | cpp | C++ | src/RESTAPI_callback.cpp | sdechi/wlan-cloud-ucentralgw | fc7933f8919d50c493d7da0c2cb7e415bce2df43 | [
"BSD-3-Clause"
] | null | null | null | src/RESTAPI_callback.cpp | sdechi/wlan-cloud-ucentralgw | fc7933f8919d50c493d7da0c2cb7e415bce2df43 | [
"BSD-3-Clause"
] | null | null | null | src/RESTAPI_callback.cpp | sdechi/wlan-cloud-ucentralgw | fc7933f8919d50c493d7da0c2cb7e415bce2df43 | [
"BSD-3-Clause"
] | null | null | null | //
// License type: BSD 3-Clause License
// License copy: https://github.com/Telecominfraproject/wlan-cloud-ucentralgw/blob/master/LICENSE
//
// Created by Stephane Bourque on 2021-03-04.
// Arilia Wireless Inc.
//
#include "RESTAPI_callback.h"
#include "Poco/JSON/Object.h"
#include "Poco/JSON/Parser.h"
#include "uSt... | 29.031746 | 118 | 0.703663 | [
"object"
] |
f307f9cef9f7bb3a54cd304ecd538871c9ac85f0 | 5,744 | cpp | C++ | src/tools/editor/src/scene/scene_editor_game_bridge.cpp | chidddy/halley | f828b74a6bbe7f172a7dba84e72429d3163bd61c | [
"Apache-2.0"
] | null | null | null | src/tools/editor/src/scene/scene_editor_game_bridge.cpp | chidddy/halley | f828b74a6bbe7f172a7dba84e72429d3163bd61c | [
"Apache-2.0"
] | null | null | null | src/tools/editor/src/scene/scene_editor_game_bridge.cpp | chidddy/halley | f828b74a6bbe7f172a7dba84e72429d3163bd61c | [
"Apache-2.0"
] | null | null | null | #include "scene_editor_game_bridge.h"
#include "scene_editor_gizmo_collection.h"
#include "halley/tools/project/project.h"
#include "src/project/core_api_wrapper.h"
#include "src/ui/project_window.h"
using namespace Halley;
SceneEditorGameBridge::SceneEditorGameBridge(const HalleyAPI& api, Resources& resources, UIFac... | 21.040293 | 156 | 0.729457 | [
"render"
] |
f30c6fbb43fc36ee3be4faa8a80184bbc4016296 | 16,135 | cpp | C++ | op3_offset_tuner_client/src/main_window.cpp | sm02/ROBOTIS-OP3-Tools | 1bc52ecadded573d5990d625260e67c61f719f30 | [
"Apache-2.0"
] | 1 | 2019-11-06T14:12:40.000Z | 2019-11-06T14:12:40.000Z | op3_offset_tuner_client/src/main_window.cpp | sm02/ROBOTIS-OP3-Tools | 1bc52ecadded573d5990d625260e67c61f719f30 | [
"Apache-2.0"
] | 4 | 2017-12-13T06:21:23.000Z | 2021-03-13T11:00:34.000Z | op3_offset_tuner_client/src/main_window.cpp | sm02/ROBOTIS-OP3-Tools | 1bc52ecadded573d5990d625260e67c61f719f30 | [
"Apache-2.0"
] | 12 | 2017-09-21T13:59:21.000Z | 2021-09-26T11:33:25.000Z | /*******************************************************************************
* Copyright 2017 ROBOTIS CO., LTD.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.o... | 32.861507 | 156 | 0.634521 | [
"model"
] |
f311f90e17814a05d082a0df67108f242018bb69 | 9,438 | cxx | C++ | Accelerators/Vtkm/Core/vtkmlib/DataSetConverters.cxx | txwhhny/vtk | 854d9aa87b944bc9079510515996406b98b86f7c | [
"BSD-3-Clause"
] | 2 | 2021-07-07T22:53:19.000Z | 2021-07-31T19:29:35.000Z | Accelerators/Vtkm/Core/vtkmlib/DataSetConverters.cxx | txwhhny/vtk | 854d9aa87b944bc9079510515996406b98b86f7c | [
"BSD-3-Clause"
] | 2 | 2020-11-18T16:50:34.000Z | 2022-01-21T13:31:47.000Z | Accelerators/Vtkm/Core/vtkmlib/DataSetConverters.cxx | txwhhny/vtk | 854d9aa87b944bc9079510515996406b98b86f7c | [
"BSD-3-Clause"
] | 5 | 2020-10-02T10:14:35.000Z | 2022-03-10T07:50:22.000Z | //=============================================================================
//
// Copyright (c) Kitware, Inc.
// All rights reserved.
// See LICENSE.txt for details.
//
// This software is distributed WITHOUT ANY WARRANTY; without even
// the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
// ... | 30.445161 | 100 | 0.677898 | [
"3d"
] |
f3137272b83358b23def23fa8604b905035d5dc3 | 2,769 | hpp | C++ | code/geodb/utility/movable_adapter.hpp | mbeckem/msc | 93e71ba163a7ffef4eec3e83934fa793f3f50ff6 | [
"MIT"
] | null | null | null | code/geodb/utility/movable_adapter.hpp | mbeckem/msc | 93e71ba163a7ffef4eec3e83934fa793f3f50ff6 | [
"MIT"
] | null | null | null | code/geodb/utility/movable_adapter.hpp | mbeckem/msc | 93e71ba163a7ffef4eec3e83934fa793f3f50ff6 | [
"MIT"
] | null | null | null | #ifndef GEODB_UTILITY_MOVABLE_ADAPTER_HPP
#define GEODB_UTILITY_MOVABLE_ADAPTER_HPP
#include "geodb/common.hpp"
#include <tpie/memory.h>
#include <type_traits>
/// \file
/// Wrapper class that makes non-movable objects movable.
namespace geodb {
template<typename T, typename Enable = void>
class movable_adapter;
... | 28.255102 | 82 | 0.685807 | [
"object"
] |
f317d77686510f875e06c5c905ff0287b7957a8d | 15,229 | cpp | C++ | KBProcessing/OntyxProcessing/exportBtrisOWLProtege/exportBTRISOwlProtege.cpp | NCIEVS/OPS-Native-Utilities | 2ca0803ba1aa2ace8047673afe71d4e1f22d826d | [
"BSD-3-Clause"
] | null | null | null | KBProcessing/OntyxProcessing/exportBtrisOWLProtege/exportBTRISOwlProtege.cpp | NCIEVS/OPS-Native-Utilities | 2ca0803ba1aa2ace8047673afe71d4e1f22d826d | [
"BSD-3-Clause"
] | null | null | null | KBProcessing/OntyxProcessing/exportBtrisOWLProtege/exportBTRISOwlProtege.cpp | NCIEVS/OPS-Native-Utilities | 2ca0803ba1aa2ace8047673afe71d4e1f22d826d | [
"BSD-3-Clause"
] | null | null | null |
#include <fstream>
#include <iostream>
#include <iomanip>
#include <string>
#include <vector>
#include <set>
#include <algorithm>
#include <ctime>
#include "OntyxKb.h"
#include "OntyxProperty.h"
using namespace std;
string getDayStamp (void);
string characterEscape (const string & inString);
int main (int argc,... | 34.84897 | 130 | 0.608773 | [
"vector"
] |
f31972a63723b5223d4ed399b5946ff7f1e76ca8 | 1,215 | hpp | C++ | includes/space.hpp | xetqL/liblj | 6ae643a192cd4711efb34889ff147bb17ce97a0e | [
"Unlicense"
] | null | null | null | includes/space.hpp | xetqL/liblj | 6ae643a192cd4711efb34889ff147bb17ce97a0e | [
"Unlicense"
] | null | null | null | includes/space.hpp | xetqL/liblj | 6ae643a192cd4711efb34889ff147bb17ce97a0e | [
"Unlicense"
] | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
/*
* File: space.hpp
* Author: xetql
*
* Created on April 23, 2017, 3:53 PM
*/
#ifndef SPACE_HPP
#define SPACE_HPP
#include ... | 22.090909 | 79 | 0.588477 | [
"vector"
] |
f32172b507b1e89e3ddf28cffdca29fa89e8004b | 10,640 | hpp | C++ | PATCH/mkldnn_patch/include/patch_mkldnn.hpp | rfsaliev/light-model-transformer | 550a357db8f0c6765328cd42d312fa1be62eae91 | [
"Apache-2.0"
] | 67 | 2018-08-13T02:57:35.000Z | 2021-09-20T05:47:46.000Z | PATCH/mkldnn_patch/include/patch_mkldnn.hpp | Mengjintao/light-model-transformer | 9e0c7d5c3ec4042d30e6d8ee67a9c856837573c8 | [
"Apache-2.0"
] | 3 | 2018-08-14T05:54:10.000Z | 2019-09-06T20:50:02.000Z | PATCH/mkldnn_patch/include/patch_mkldnn.hpp | Mengjintao/light-model-transformer | 9e0c7d5c3ec4042d30e6d8ee67a9c856837573c8 | [
"Apache-2.0"
] | 18 | 2018-08-13T03:02:00.000Z | 2021-12-10T01:57:28.000Z | /*******************************************************************************
* Copyright 2018 Intel Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.o... | 40.150943 | 98 | 0.619737 | [
"vector"
] |
f32571864fc48ec5ce4db3528b75e65dc3fb7b0e | 3,249 | cpp | C++ | codeforces/DivC/PairOfTopics/main.cpp | jeevanpuchakay/a2oj | f867e9b2ced6619be3ca6b1a1a1838107322782d | [
"MIT"
] | null | null | null | codeforces/DivC/PairOfTopics/main.cpp | jeevanpuchakay/a2oj | f867e9b2ced6619be3ca6b1a1a1838107322782d | [
"MIT"
] | null | null | null | codeforces/DivC/PairOfTopics/main.cpp | jeevanpuchakay/a2oj | f867e9b2ced6619be3ca6b1a1a1838107322782d | [
"MIT"
] | null | null | null | #include <bits/stdc++.h>
using namespace std;
typedef long double ld;
typedef long long int ll;
#define endl "\n"
vector<vector<ll>> adjlist;
ll max(ll x, ll y) { return (x > y) ? x : y; }
ll min(ll x, ll y) { return (x > y) ? y : x; }
#define mod 1000000007
#define precision(precision) cout << fixed << setprecision(p... | 25.582677 | 104 | 0.485996 | [
"vector"
] |
f3258a6b144eb3f113cbf115e8f856386eb51b22 | 8,014 | cpp | C++ | src/moderate.cpp | lkeegan/CTCI | 1f15dabaf85aaa6d2f8bd21b5451d55173cf8ad4 | [
"MIT"
] | 1 | 2018-10-09T03:52:16.000Z | 2018-10-09T03:52:16.000Z | src/moderate.cpp | lkeegan/CTCI | 1f15dabaf85aaa6d2f8bd21b5451d55173cf8ad4 | [
"MIT"
] | null | null | null | src/moderate.cpp | lkeegan/CTCI | 1f15dabaf85aaa6d2f8bd21b5451d55173cf8ad4 | [
"MIT"
] | null | null | null | #include "moderate.hpp"
namespace ctci {
namespace moderate {
int word_frequency(const std::string& word, const std::string& book,
const std::string& delims) {
int count = 0;
std::size_t next = -1;
do {
std::size_t curr = next + 1;
next = book.find_first_of(delims, curr);
if (book... | 31.427451 | 80 | 0.578862 | [
"vector"
] |
f3268ac892605e084d28e9e7994bacfb7aa42f62 | 2,404 | cpp | C++ | AIProject/ArrivalBehaviour.cpp | ZetaFuntime/AI-Term-3 | 58cc8b00406e119f76538af5b8a59f7cdb85e22b | [
"MIT"
] | null | null | null | AIProject/ArrivalBehaviour.cpp | ZetaFuntime/AI-Term-3 | 58cc8b00406e119f76538af5b8a59f7cdb85e22b | [
"MIT"
] | null | null | null | AIProject/ArrivalBehaviour.cpp | ZetaFuntime/AI-Term-3 | 58cc8b00406e119f76538af5b8a59f7cdb85e22b | [
"MIT"
] | null | null | null | #include "ArrivalBehaviour.h"
#include "GameObject.h"
#include <Renderer2D.h>
#include <glm\glm.hpp>
#include <iostream>
ArrivalBehaviour::ArrivalBehaviour() :
Behaviour(),
m_slowingRadius(100.f),
m_targetRadius(10.f),
m_forceStrength(100.f)
{
}
ArrivalBehaviour::~ArrivalBehaviour()
{
}
void ArrivalBehaviour::U... | 30.05 | 119 | 0.674709 | [
"object"
] |
f32bf4237a54ea0fba87c954374204045b54e7c3 | 2,634 | cc | C++ | src/Hcompute.cc | mhdeleglise/Gh | 21a0b9bd53ae9de17f8b99040cac95cd6e1897e4 | [
"MIT"
] | null | null | null | src/Hcompute.cc | mhdeleglise/Gh | 21a0b9bd53ae9de17f8b99040cac95cd6e1897e4 | [
"MIT"
] | null | null | null | src/Hcompute.cc | mhdeleglise/Gh | 21a0b9bd53ae9de17f8b99040cac95cd6e1897e4 | [
"MIT"
] | null | null | null | #include<gmpxx.h>
#include<cmath>
#include<vector>
#include<unistd.h>
#include"utilities.h"
#include"Gfunction.h"
#include"theta.h"
#include<mpfr.h>
#include<gmp.h>
#include"Nk.h"
void invli(mpfr_t res, mpfr_t x, double precision);
class Hn {
public:
Gdelta gdelta;
mpz_t n;
mpfr_t n_mpfr;
mpfr_t logn;
mpfr_t... | 20.578125 | 82 | 0.637054 | [
"vector"
] |
f32c486d4e3683dd5ec4df615d611378d9b83dcd | 2,771 | cpp | C++ | test/test.cpp | andrewarchi/wslang | 57b1313484880261c623dc5e371bbdd2b39b520f | [
"MIT"
] | null | null | null | test/test.cpp | andrewarchi/wslang | 57b1313484880261c623dc5e371bbdd2b39b520f | [
"MIT"
] | null | null | null | test/test.cpp | andrewarchi/wslang | 57b1313484880261c623dc5e371bbdd2b39b520f | [
"MIT"
] | 1 | 2020-11-09T09:35:11.000Z | 2020-11-09T09:35:11.000Z | #define CATCH_CONFIG_MAIN
#include "catch.hpp"
#include <sstream>
#include <string>
#include <vector>
#include <map>
#include "../src/instruction.h"
#include "../src/parser.h"
#include "../src/vm.h"
using namespace WS;
std::vector<Instruction> parseProgram(const char *path) {
FILE* in_file = fopen(path, "r");
... | 27.989899 | 119 | 0.630819 | [
"vector"
] |
f3314fdab9ad47cb04d6fbdc0ff091f015b2213f | 23,647 | cpp | C++ | ECEditorModule/ECEditorWindow.cpp | mattire/naali | 28c9cdc84c6a85e0151a222e55ae35c9403f0212 | [
"Apache-2.0"
] | 1 | 2018-04-02T15:38:10.000Z | 2018-04-02T15:38:10.000Z | ECEditorModule/ECEditorWindow.cpp | mattire/naali | 28c9cdc84c6a85e0151a222e55ae35c9403f0212 | [
"Apache-2.0"
] | null | null | null | ECEditorModule/ECEditorWindow.cpp | mattire/naali | 28c9cdc84c6a85e0151a222e55ae35c9403f0212 | [
"Apache-2.0"
] | null | null | null | /**
* For conditions of distribution and use, see copyright notice in license.txt
*
* @file ECEditorWindow.cpp
* @brief Entity-component editor window.
*/
#include "StableHeaders.h"
#include "DebugOperatorNew.h"
#include "ECEditorWindow.h"
#include "ECEditorModule.h"
#include "ECBrowser.h"
#include "Entity... | 38.263754 | 173 | 0.583837 | [
"object",
"vector"
] |
f33305cc0abb71d808832589bce9a141264af3d3 | 5,447 | cpp | C++ | core/src/server/DBWrapper.cpp | AmyYH/milvus | d993bcc9894f30fd1bbf3a3b998bcaa7226260da | [
"Apache-2.0"
] | null | null | null | core/src/server/DBWrapper.cpp | AmyYH/milvus | d993bcc9894f30fd1bbf3a3b998bcaa7226260da | [
"Apache-2.0"
] | null | null | null | core/src/server/DBWrapper.cpp | AmyYH/milvus | d993bcc9894f30fd1bbf3a3b998bcaa7226260da | [
"Apache-2.0"
] | null | null | null | // Copyright (C) 2019-2020 Zilliz. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance
// with the License. You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable l... | 32.616766 | 113 | 0.63356 | [
"vector"
] |
f33fa23e1b3234175b52710f50b7fb359283f0bb | 72,876 | hh | C++ | ai.hh | NikitaMushchak/DBSCAN | 73616381c8778da8b047cab44c50d9465bcb0f0d | [
"MIT"
] | null | null | null | ai.hh | NikitaMushchak/DBSCAN | 73616381c8778da8b047cab44c50d9465bcb0f0d | [
"MIT"
] | null | null | null | ai.hh | NikitaMushchak/DBSCAN | 73616381c8778da8b047cab44c50d9465bcb0f0d | [
"MIT"
] | null | null | null | #if !defined(AILIBRARY_HH)
#define AILIBRARY_HH
/// \file ai.hh
/// \author Egor Starobinskii
/// \date 05 Feb 2018
/// \brief Single-header C++ Library
/// \details This is a single-header C++ Library from Ailurus Studio that
/// brings you extra time to admire life instead of coding the same functions
/// a... | 32.075704 | 80 | 0.522449 | [
"vector",
"transform"
] |
f340eecf9dd3772cc3c8cbf8b3f8fc3efedf2702 | 574 | cpp | C++ | math/matrix.cpp | fiore57/competitive-cpp | b42d29ad01dcf56ba31e397e5d6436b4a3dd9067 | [
"WTFPL"
] | 1 | 2020-09-06T12:55:57.000Z | 2020-09-06T12:55:57.000Z | math/matrix.cpp | fiore57/competitive-cpp | b42d29ad01dcf56ba31e397e5d6436b4a3dd9067 | [
"WTFPL"
] | 2 | 2020-09-06T12:50:48.000Z | 2020-09-08T05:38:56.000Z | math/matrix.cpp | fiore57/competitive-cpp | b42d29ad01dcf56ba31e397e5d6436b4a3dd9067 | [
"WTFPL"
] | 1 | 2020-09-06T12:36:59.000Z | 2020-09-06T12:36:59.000Z | using Vector = vll;
using Matrix = vvll;
// A * B
Matrix matMul(const Matrix &A, const Matrix &B, const int Mod) {
Matrix C(A.size(), Vector(B.front().size()));
rep(i, A.size()) rep(k, B.size()) rep(j, B.front().size()) C[i][j] =
(C[i][j] + A[i][k] * B[k][j]) % Mod;
return C;
}
// A^n
Matrix matPo... | 24.956522 | 72 | 0.479094 | [
"vector"
] |
f34495ad4d8dad2042de282325be26f985e2bc1d | 21,653 | cpp | C++ | Blik2D/addon/openalpr-2.3.0_for_blik/src/openalpr/textdetection/characteranalysis.cpp | BonexGu/Blik2D | 8e0592787e5c8e8a28682d0e1826b8223eae5983 | [
"MIT"
] | 13 | 2017-02-22T02:20:06.000Z | 2018-06-06T04:18:03.000Z | Blik2D/addon/openalpr-2.3.0_for_blik/src/openalpr/textdetection/characteranalysis.cpp | BonexGu/Blik2D | 8e0592787e5c8e8a28682d0e1826b8223eae5983 | [
"MIT"
] | null | null | null | Blik2D/addon/openalpr-2.3.0_for_blik/src/openalpr/textdetection/characteranalysis.cpp | BonexGu/Blik2D | 8e0592787e5c8e8a28682d0e1826b8223eae5983 | [
"MIT"
] | null | null | null | /*
* Copyright (c) 2015 OpenALPR Technology, Inc.
* Open source Automated License Plate Recognition [http://www.openalpr.com]
*
* This file is part of OpenALPR.
*
* OpenALPR is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License
* version 3 as publi... | 31.702782 | 150 | 0.647254 | [
"object",
"vector"
] |
f3462af7a12aaf61e2c82b2d4946285780f482b4 | 2,957 | cpp | C++ | test/regex.cpp | ioperations/patterns | 01e66f044652f582650b5e27849d9e18fe46f5dc | [
"BSL-1.0"
] | null | null | null | test/regex.cpp | ioperations/patterns | 01e66f044652f582650b5e27849d9e18fe46f5dc | [
"BSL-1.0"
] | null | null | null | test/regex.cpp | ioperations/patterns | 01e66f044652f582650b5e27849d9e18fe46f5dc | [
"BSL-1.0"
] | null | null | null | // MPark.Patterns
//
// Copyright Michael Park, 2017
//
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE.md or copy at
// http://boost.org/LICENSE_1_0.txt)
#include <gtest/gtest.h>
#include <mpark/patterns.hpp>
#include <regex>
#include <sstream>
#include <string>
#inclu... | 31.457447 | 78 | 0.528238 | [
"vector"
] |
f34a855355277d903d852fe332b5f6f08696403c | 5,513 | hpp | C++ | include/lbann/execution_algorithms/kfac/kfac_block_bn.hpp | aj-prime/lbann | a4cf81386b3f43586057b5312192e180b1259add | [
"Apache-2.0"
] | null | null | null | include/lbann/execution_algorithms/kfac/kfac_block_bn.hpp | aj-prime/lbann | a4cf81386b3f43586057b5312192e180b1259add | [
"Apache-2.0"
] | null | null | null | include/lbann/execution_algorithms/kfac/kfac_block_bn.hpp | aj-prime/lbann | a4cf81386b3f43586057b5312192e180b1259add | [
"Apache-2.0"
] | null | null | null | ////////////////////////////////////////////////////////////////////////////////
// Copyright (c) 2014-2019, Lawrence Livermore National Security, LLC.
// Produced at the Lawrence Livermore National Laboratory.
// Written by the LBANN Research Team (B. Van Essen, et al.) listed in
// the CONTRIBUTORS file. <lbann-dev@l... | 34.030864 | 97 | 0.686015 | [
"vector",
"3d"
] |
f351369380024d95b764108cf638d3b59ae6ce2b | 24,482 | cpp | C++ | src/mame/video/lockon.cpp | Robbbert/messui | 49b756e2140d8831bc81335298ee8c5471045e79 | [
"BSD-3-Clause"
] | 26 | 2015-03-31T06:25:51.000Z | 2021-12-14T09:29:04.000Z | src/mame/video/lockon.cpp | Robbbert/messui | 49b756e2140d8831bc81335298ee8c5471045e79 | [
"BSD-3-Clause"
] | null | null | null | src/mame/video/lockon.cpp | Robbbert/messui | 49b756e2140d8831bc81335298ee8c5471045e79 | [
"BSD-3-Clause"
] | 10 | 2015-03-27T05:45:51.000Z | 2022-02-04T06:57:36.000Z | // license:BSD-3-Clause
// copyright-holders:Philip Bennett
/***************************************************************************
Lock-On video hardware
***************************************************************************/
#include "emu.h"
#include "includes/lockon.h"
#include "cpu/nec/nec.h"
#incl... | 26.553145 | 164 | 0.541336 | [
"object"
] |
f3532bf62b2cb5c4352725050ee3c588d6900e03 | 4,945 | cpp | C++ | aws-cpp-sdk-alexaforbusiness/source/model/Profile.cpp | woohoou/aws-sdk-cpp | a42835a8aad2eac1e334d899a3fbfedcaa341d51 | [
"Apache-2.0"
] | 1 | 2020-07-16T19:03:13.000Z | 2020-07-16T19:03:13.000Z | aws-cpp-sdk-alexaforbusiness/source/model/Profile.cpp | woohoou/aws-sdk-cpp | a42835a8aad2eac1e334d899a3fbfedcaa341d51 | [
"Apache-2.0"
] | 18 | 2018-05-15T16:41:07.000Z | 2018-05-21T00:46:30.000Z | aws-cpp-sdk-alexaforbusiness/source/model/Profile.cpp | woohoou/aws-sdk-cpp | a42835a8aad2eac1e334d899a3fbfedcaa341d51 | [
"Apache-2.0"
] | 1 | 2019-10-31T11:19:50.000Z | 2019-10-31T11:19:50.000Z | /*
* 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... | 23.107477 | 113 | 0.73913 | [
"model"
] |
f35676fd7399a0973b50e1f79c17a091389fa34d | 29,034 | cxx | C++ | ds/ds/src/common/atq/hashtab.cxx | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | ds/ds/src/common/atq/hashtab.cxx | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | ds/ds/src/common/atq/hashtab.cxx | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | /*++
Copyright (c) 1995-1996 Microsoft Corporation
Module Name :
hashtab.cxx
Abstract:
Implements the member functions for Hash table
Author:
Murali R. Krishnan ( MuraliK ) 02-Oct-1996
Environment:
Win32 - User Mode
Project:
... | 26.710212 | 83 | 0.5145 | [
"object"
] |
f357fc8fb08c01f91bd577a8aa037e6f843d9952 | 2,406 | cpp | C++ | Algorithm/Project3.cpp | SamuelWongSN/UTA-Projects | dba16be8d9c1dbbe8d418e7880db264445a8b5eb | [
"MIT"
] | null | null | null | Algorithm/Project3.cpp | SamuelWongSN/UTA-Projects | dba16be8d9c1dbbe8d418e7880db264445a8b5eb | [
"MIT"
] | null | null | null | Algorithm/Project3.cpp | SamuelWongSN/UTA-Projects | dba16be8d9c1dbbe8d418e7880db264445a8b5eb | [
"MIT"
] | null | null | null | #include <iostream>
#include <vector>
#include <stack>
using namespace std;
int timestamp = 0;
typedef struct Node {
int color;
int pai;
int starttime;
int finishtime;
};
//存储每个节点所需信息
struct Node list[12];
vector<int> Topo_list;
void DFS_Visit(int u, vector<vector<int>> array) {
cout <... | 19.095238 | 115 | 0.530756 | [
"vector"
] |
f35a751173b05639334f3d5ac87707a589a51d39 | 43,536 | cc | C++ | chrome/browser/ui/webui/print_preview/print_preview_ui.cc | zealoussnow/chromium | fd8a8914ca0183f0add65ae55f04e287543c7d4a | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 14,668 | 2015-01-01T01:57:10.000Z | 2022-03-31T23:33:32.000Z | chrome/browser/ui/webui/print_preview/print_preview_ui.cc | zealoussnow/chromium | fd8a8914ca0183f0add65ae55f04e287543c7d4a | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 86 | 2015-10-21T13:02:42.000Z | 2022-03-14T07:50:50.000Z | chrome/browser/ui/webui/print_preview/print_preview_ui.cc | zealoussnow/chromium | fd8a8914ca0183f0add65ae55f04e287543c7d4a | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 5,941 | 2015-01-02T11:32:21.000Z | 2022-03-31T16:35:46.000Z | // Copyright (c) 2012 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chrome/browser/ui/webui/print_preview/print_preview_ui.h"
#include <string>
#include <utility>
#include <vector>
#include "ash/constants/a... | 38.493369 | 81 | 0.75503 | [
"geometry",
"object",
"vector"
] |
f35bb2c96c30949ea2efb6ebe59a64a467355d89 | 3,897 | cpp | C++ | 94_connect_same_level_nodes.cpp | swapmali/Must-Do-Coding-Questions-For-Companies-GFG | b68340c150f572c0fad7311af87f79b684060fb9 | [
"MIT"
] | 1 | 2021-02-07T19:50:36.000Z | 2021-02-07T19:50:36.000Z | 94_connect_same_level_nodes.cpp | swapmali/Must-Do-Coding-Questions-For-Companies-GFG | b68340c150f572c0fad7311af87f79b684060fb9 | [
"MIT"
] | null | null | null | 94_connect_same_level_nodes.cpp | swapmali/Must-Do-Coding-Questions-For-Companies-GFG | b68340c150f572c0fad7311af87f79b684060fb9 | [
"MIT"
] | 1 | 2021-05-06T15:30:47.000Z | 2021-05-06T15:30:47.000Z | // https://practice.geeksforgeeks.org/problems/connect-nodes-at-same-level/1
#include <bits/stdc++.h>
using namespace std;
// Tree Node
struct Node
{
int data;
Node* left;
Node* right;
Node* nextRight;
};
// Utility function to create a new Tree Node
Node* newNode(int val)
{
Node* temp = new Node;... | 20.087629 | 76 | 0.52117 | [
"vector"
] |
f3613283479c364bcde51c2bdfb96b3677a3bf7a | 7,295 | hpp | C++ | src/rdb_protocol/func.hpp | NicoHood/rethinkdb | 8d7e97b7838b844902d222e7c9790fadbaf70441 | [
"Apache-2.0"
] | null | null | null | src/rdb_protocol/func.hpp | NicoHood/rethinkdb | 8d7e97b7838b844902d222e7c9790fadbaf70441 | [
"Apache-2.0"
] | null | null | null | src/rdb_protocol/func.hpp | NicoHood/rethinkdb | 8d7e97b7838b844902d222e7c9790fadbaf70441 | [
"Apache-2.0"
] | null | null | null | // Copyright 2010-2015 RethinkDB, all rights reserved.
#ifndef RDB_PROTOCOL_FUNC_HPP_
#define RDB_PROTOCOL_FUNC_HPP_
#include <map>
#include <string>
#include <utility>
#include <vector>
#include "errors.hpp"
#include <boost/variant/static_visitor.hpp>
#include "containers/counted.hpp"
#include "containers/uuid.hpp"... | 31.580087 | 88 | 0.690747 | [
"object",
"vector"
] |
f3657b3648c92d43d8f981823a8f0c2f0f91a38a | 1,532 | cpp | C++ | src/game/shared/econ/econ_game_account_server.cpp | cstom4994/SourceEngineRebuild | edfd7f8ce8af13e9d23586318350319a2e193c08 | [
"MIT"
] | 6 | 2022-01-23T09:40:33.000Z | 2022-03-20T20:53:25.000Z | src/game/shared/econ/econ_game_account_server.cpp | cstom4994/SourceEngineRebuild | edfd7f8ce8af13e9d23586318350319a2e193c08 | [
"MIT"
] | null | null | null | src/game/shared/econ/econ_game_account_server.cpp | cstom4994/SourceEngineRebuild | edfd7f8ce8af13e9d23586318350319a2e193c08 | [
"MIT"
] | 1 | 2022-02-06T21:05:23.000Z | 2022-02-06T21:05:23.000Z | //========= Copyright Valve Corporation, All rights reserved. ============//
//
// Purpose: Code for the CEconGameAccount object
//
// $NoKeywords: $
//=============================================================================//
#include "cbase.h"
#include "econ_game_account_server.h"
using namespace GCSDK;
#if... | 37.365854 | 119 | 0.53329 | [
"object"
] |
f3662e2cfe44d640d4d39a022b021d6fcb3d9620 | 12,305 | cpp | C++ | RayEngine/Source/OpenGL/GLPipelineState.cpp | Mumsfilibaba/RayEngine | 68496966c1d7b91bc8fbdd305226ece9b9f596b2 | [
"Apache-2.0"
] | null | null | null | RayEngine/Source/OpenGL/GLPipelineState.cpp | Mumsfilibaba/RayEngine | 68496966c1d7b91bc8fbdd305226ece9b9f596b2 | [
"Apache-2.0"
] | null | null | null | RayEngine/Source/OpenGL/GLPipelineState.cpp | Mumsfilibaba/RayEngine | 68496966c1d7b91bc8fbdd305226ece9b9f596b2 | [
"Apache-2.0"
] | null | null | null | /*////////////////////////////////////////////////////////////
Copyright 2018 Alexander Dahlin
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
THIS SOF... | 39.187898 | 140 | 0.651443 | [
"vector"
] |
f36ee20a2dbfad354dcbedf95555f722ee74155d | 830 | cpp | C++ | LeetCode-Challenges/2020/4. April/27_maximal_square.cpp | Ashwanigupta9125/code-DS-ALGO | 49f6cf7d0c682da669db23619aef3f80697b352b | [
"MIT"
] | 36 | 2019-12-27T08:23:08.000Z | 2022-01-24T20:35:47.000Z | LeetCode-Challenges/2020/4. April/27_maximal_square.cpp | Ashwanigupta9125/code-DS-ALGO | 49f6cf7d0c682da669db23619aef3f80697b352b | [
"MIT"
] | 10 | 2019-11-13T02:55:18.000Z | 2021-10-13T23:28:09.000Z | LeetCode-Challenges/2020/4. April/27_maximal_square.cpp | Ashwanigupta9125/code-DS-ALGO | 49f6cf7d0c682da669db23619aef3f80697b352b | [
"MIT"
] | 53 | 2020-08-15T11:08:40.000Z | 2021-10-09T15:51:38.000Z | class Solution
{
public:
int maximalSquare(vector<vector<char>> &matrix)
{
int nr = matrix.size();
if (nr == 0)
{
return 0;
}
int nc = matrix[0].size();
vector<vector<int>> dp(nr + 1, vector<int>(nc + 1));
int ans = 0;
for (int r = 1;... | 23.055556 | 84 | 0.287952 | [
"vector"
] |
f36fc605481c858f445494198fc3e06785cde124 | 18,283 | cpp | C++ | multimedia/dshow/filters/image/dither/dither.cpp | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | multimedia/dshow/filters/image/dither/dither.cpp | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | multimedia/dshow/filters/image/dither/dither.cpp | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | // Copyright (c) Microsoft Corporation 1994-1996. All Rights Reserved
// This implements VGA colour dithering, April 1996, Anthony Phillips
#include <streams.h>
#include <initguid.h>
#include <dither.h>
#include <limits.h>
// This is a VGA colour dithering filter. When ActiveMovie is installed it
// may be d... | 29.346709 | 82 | 0.590877 | [
"object",
"transform"
] |
f377d90b128e43ee8d4ea419d0e4c64bf80223b4 | 4,305 | cpp | C++ | lib/Instrumentation/Callbacks.cpp | clagah/mull | 9b5a7824b4f3ecdeff64e3b77ee63db2b40b3f99 | [
"Apache-2.0"
] | null | null | null | lib/Instrumentation/Callbacks.cpp | clagah/mull | 9b5a7824b4f3ecdeff64e3b77ee63db2b40b3f99 | [
"Apache-2.0"
] | null | null | null | lib/Instrumentation/Callbacks.cpp | clagah/mull | 9b5a7824b4f3ecdeff64e3b77ee63db2b40b3f99 | [
"Apache-2.0"
] | 1 | 2019-06-10T02:43:04.000Z | 2019-06-10T02:43:04.000Z | #include "mull/Instrumentation/Callbacks.h"
#include "mull/Driver.h"
#include "mull/Instrumentation/DynamicCallTree.h"
#include "mull/Instrumentation/Instrumentation.h"
#include "mull/MullModule.h"
#include <llvm/IR/Constants.h>
#include <llvm/IR/GlobalVariable.h>
#include <llvm/IR/Instructions.h>
#include <llvm/IR/M... | 36.794872 | 79 | 0.695703 | [
"vector"
] |
f37aa186115aff679b97800b260d8bc8fdae5cce | 1,150 | hpp | C++ | Questless/Questless/src/ui/inventory_widget.hpp | jonathansharman/questless | bb9ffb2d21cbfde2a71edfecfcbf466479bbbe7d | [
"MIT"
] | 2 | 2020-07-14T12:50:06.000Z | 2020-11-04T02:25:09.000Z | Questless/Questless/src/ui/inventory_widget.hpp | jonathansharman/questless | bb9ffb2d21cbfde2a71edfecfcbf466479bbbe7d | [
"MIT"
] | null | null | null | Questless/Questless/src/ui/inventory_widget.hpp | jonathansharman/questless | bb9ffb2d21cbfde2a71edfecfcbf466479bbbe7d | [
"MIT"
] | null | null | null | //! @file
//! @copyright See <a href="LICENSE.txt">LICENSE.txt</a>.
#pragma once
#include "widget.hpp"
#include "items/inventory.hpp"
namespace ql {
struct hotbar;
//! Interfaces with an inventory.
struct inventory_widget : widget {
inventory_widget(inventory& inventory, hotbar& hotbar);
auto get_size() co... | 24.468085 | 83 | 0.716522 | [
"vector"
] |
3ce244a4f6fb645a97f632b996a73caaa5bbcf1e | 14,477 | cpp | C++ | core/common/chandir.cpp | plonk/peercast-0.1218 | 30fc2401dc798336429a979fe7aaca8883e63ed9 | [
"PSF-2.0",
"Apache-2.0",
"OpenSSL",
"MIT"
] | null | null | null | core/common/chandir.cpp | plonk/peercast-0.1218 | 30fc2401dc798336429a979fe7aaca8883e63ed9 | [
"PSF-2.0",
"Apache-2.0",
"OpenSSL",
"MIT"
] | null | null | null | core/common/chandir.cpp | plonk/peercast-0.1218 | 30fc2401dc798336429a979fe7aaca8883e63ed9 | [
"PSF-2.0",
"Apache-2.0",
"OpenSSL",
"MIT"
] | null | null | null | #include <algorithm>
#include <sstream>
#include <memory> // unique_ptr
#include <stdexcept> // runtime_error
#include "http.h"
#include "version2.h"
#include "socket.h"
#include "chandir.h"
#include "uri.h"
#include "servmgr.h"
using namespace std;
std::vector<ChannelEntry>
ChannelEntry::textToChannelEntries(const ... | 30.802128 | 139 | 0.490157 | [
"object",
"vector"
] |
3ce2964f719e650ac641ce48e519ef97f9e867ed | 2,061 | cpp | C++ | ncnn/ncnn_mnist_classify/ncnn_mnist_classify.cpp | zczjx/es_ai_inference | dce23f9f7a5cde3c3e051fe75b929bf16b9c7df7 | [
"MIT"
] | null | null | null | ncnn/ncnn_mnist_classify/ncnn_mnist_classify.cpp | zczjx/es_ai_inference | dce23f9f7a5cde3c3e051fe75b929bf16b9c7df7 | [
"MIT"
] | null | null | null | ncnn/ncnn_mnist_classify/ncnn_mnist_classify.cpp | zczjx/es_ai_inference | dce23f9f7a5cde3c3e051fe75b929bf16b9c7df7 | [
"MIT"
] | null | null | null |
#include <time.h>
#include <pthread.h>
#include <unistd.h>
#include <stdint.h>
#include <stdlib.h>
#include <string.h>
#include <arpa/inet.h>
#include <vector>
#include <deque>
#include <list>
#include <iostream>
#include <algorithm>
#include <cstdio>
#include "platform.h"
#include "net.h"
#include "es_ncnn_common.... | 25.444444 | 99 | 0.594857 | [
"vector"
] |
3ce795822ca18de8309887be32ed9e49a9f30d60 | 2,400 | cxx | C++ | src/Cxx/Visualization/ScaleGlyphs.cxx | cvandijck/VTKExamples | b6bb89414522afc1467be8a1f0089a37d0c16883 | [
"Apache-2.0"
] | 309 | 2017-05-21T09:07:19.000Z | 2022-03-15T09:18:55.000Z | src/Cxx/Visualization/ScaleGlyphs.cxx | yijianmingliu/VTKExamples | dc8aac47c4384f9a2de9facbdd1ab3249f62ec99 | [
"Apache-2.0"
] | 379 | 2017-05-21T09:06:43.000Z | 2021-03-29T20:30:50.000Z | src/Cxx/Visualization/ScaleGlyphs.cxx | yijianmingliu/VTKExamples | dc8aac47c4384f9a2de9facbdd1ab3249f62ec99 | [
"Apache-2.0"
] | 170 | 2017-05-17T14:47:41.000Z | 2022-03-31T13:16:26.000Z | #include <vtkSmartPointer.h>
#include <vtkPointData.h>
#include <vtkCubeSource.h>
#include <vtkPolyData.h>
#include <vtkPoints.h>
#include <vtkGlyph3D.h>
#include <vtkCellArray.h>
#include <vtkPolyDataMapper.h>
#include <vtkActor.h>
#include <vtkRenderWindow.h>
#include <vtkRenderer.h>
#include <vtkRenderWindowInteract... | 30.769231 | 70 | 0.74125 | [
"render"
] |
3ce86df20fd6740c921dc70f61482c3440bdc251 | 10,069 | cpp | C++ | libcxx/test/libcxx/iterators/iterator.requirements/iterator.assoc.types/iterator.traits/legacy_iterator.compile.pass.cpp | lxbndr/llvm-project | 2b715b15f5f4c6dd60f05d1b62f9c404e8b56e34 | [
"Apache-2.0"
] | null | null | null | libcxx/test/libcxx/iterators/iterator.requirements/iterator.assoc.types/iterator.traits/legacy_iterator.compile.pass.cpp | lxbndr/llvm-project | 2b715b15f5f4c6dd60f05d1b62f9c404e8b56e34 | [
"Apache-2.0"
] | null | null | null | libcxx/test/libcxx/iterators/iterator.requirements/iterator.assoc.types/iterator.traits/legacy_iterator.compile.pass.cpp | lxbndr/llvm-project | 2b715b15f5f4c6dd60f05d1b62f9c404e8b56e34 | [
"Apache-2.0"
] | null | null | null | //===----------------------------------------------------------------------===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
//===---------------------------... | 61.773006 | 120 | 0.812891 | [
"vector"
] |
3ce9681d61a403f9610c09575378d4c40eda99ff | 17,966 | cpp | C++ | schwarzwald/test/TestTiler.cpp | igd-geo/schwarzwald | e3e041f87c93985394444ee056ce8ba7ae62194b | [
"Apache-2.0"
] | 10 | 2021-01-06T14:16:31.000Z | 2022-02-13T00:15:17.000Z | schwarzwald/test/TestTiler.cpp | igd-geo/schwarzwald | e3e041f87c93985394444ee056ce8ba7ae62194b | [
"Apache-2.0"
] | 1 | 2022-03-25T08:37:30.000Z | 2022-03-30T06:28:06.000Z | schwarzwald/test/TestTiler.cpp | igd-geo/schwarzwald | e3e041f87c93985394444ee056ce8ba7ae62194b | [
"Apache-2.0"
] | 3 | 2020-12-03T13:50:42.000Z | 2022-02-08T11:45:45.000Z | // TODO Rewrite these tests once the 'MultiReaderPointSource' can work with
// in-memory files
// #include "catch.hpp"
// #include "datastructures/SparseGrid.h"
// #include "io/BinaryPersistence.h"
// #include "io/MemoryPersistence.h"
// #include "process/Tiler.h"
// #include "tiling/OctreeAlgorithms.h"
// #include <... | 37.66457 | 80 | 0.647223 | [
"vector"
] |
3cef6b51252e7debf7241899485b912d2b47973a | 38,295 | inl | C++ | OgreMain/include/Math/Array/NEON/Single/OgreArrayMatrixAf4x3.inl | Stazer/ogre-next | 4d3aa2aedf4575ac8a9e32a4e2af859562752d51 | [
"MIT"
] | 11 | 2017-01-17T15:02:25.000Z | 2020-11-27T16:54:42.000Z | OgreMain/include/Math/Array/NEON/Single/OgreArrayMatrixAf4x3.inl | Stazer/ogre-next | 4d3aa2aedf4575ac8a9e32a4e2af859562752d51 | [
"MIT"
] | 9 | 2016-10-23T20:15:38.000Z | 2018-02-06T11:23:17.000Z | OgreMain/include/Math/Array/NEON/Single/OgreArrayMatrixAf4x3.inl | Stazer/ogre-next | 4d3aa2aedf4575ac8a9e32a4e2af859562752d51 | [
"MIT"
] | 11 | 2021-09-08T17:28:54.000Z | 2022-03-02T04:18:18.000Z | /*
-----------------------------------------------------------------------------
This source file is part of OGRE
(Object-oriented Graphics Rendering Engine)
For the latest info, see http://www.ogre3d.org/
Copyright (c) 2000-2014 Torus Knot Software Ltd
Permission is hereby granted, free of charge, to any person ... | 53.785112 | 105 | 0.516725 | [
"object"
] |
3cf410eebfe8e42829267fb6dcf92c85510fc9cb | 1,050 | cpp | C++ | source/Camera/Basic/CaptureHDR/CaptureHDR.cpp | ZachZheng0316/Cpp_Sample_For_Zivid_Camera | f448e5a206bc755813727b319eae43dfe1504e6d | [
"BSD-3-Clause"
] | null | null | null | source/Camera/Basic/CaptureHDR/CaptureHDR.cpp | ZachZheng0316/Cpp_Sample_For_Zivid_Camera | f448e5a206bc755813727b319eae43dfe1504e6d | [
"BSD-3-Clause"
] | null | null | null | source/Camera/Basic/CaptureHDR/CaptureHDR.cpp | ZachZheng0316/Cpp_Sample_For_Zivid_Camera | f448e5a206bc755813727b319eae43dfe1504e6d | [
"BSD-3-Clause"
] | null | null | null | #include <Zivid/Zivid.h>
#include <iostream>
int main()
{
try
{
Zivid::Application zivid;
std::cout << "Connecting to camera" << std::endl;
auto camera = zivid.connectCamera();
std::cout << "Recording HDR source images" << std::endl;
std::vector<Zivid::Frame> frames;
... | 27.631579 | 78 | 0.535238 | [
"vector"
] |
3cf418e2ec41f857b5972c4b2acc4db7dfe5dbaa | 2,982 | cpp | C++ | lonestar/experimental/ordered/avi/libElm/libElement/test/testP13DElementBoundaryTraces.cpp | rohankadekodi/compilers_project | 2f9455a5d0c516b9f1766afd1cdac1b86c930ec0 | [
"BSD-3-Clause"
] | null | null | null | lonestar/experimental/ordered/avi/libElm/libElement/test/testP13DElementBoundaryTraces.cpp | rohankadekodi/compilers_project | 2f9455a5d0c516b9f1766afd1cdac1b86c930ec0 | [
"BSD-3-Clause"
] | 7 | 2020-02-27T19:24:51.000Z | 2020-04-10T21:04:28.000Z | lonestar/experimental/ordered/avi/libElm/libElement/test/testP13DElementBoundaryTraces.cpp | rohankadekodi/compilers_project | 2f9455a5d0c516b9f1766afd1cdac1b86c930ec0 | [
"BSD-3-Clause"
] | 2 | 2020-02-17T22:00:40.000Z | 2020-03-24T10:18:02.000Z | /*
* This file belongs to the Galois project, a C++ library for exploiting parallelism.
* The code is being released under the terms of the 3-Clause BSD License (a
* copy is located in LICENSE.txt at the top-level directory).
*
* Copyright (C) 2018, The University of Texas at Austin. All rights reserved.
* UNIVER... | 37.746835 | 85 | 0.655936 | [
"shape"
] |
3cf4abea483a93e51977715f23777475aa7064d7 | 1,145 | cpp | C++ | iOS/G3MiOSSDK/Commons/JSON/JSONBaseObject.cpp | restjohn/g3m | 608657fd6f0e2898bd963d15136ff085b499e97e | [
"BSD-2-Clause"
] | 1 | 2016-08-23T10:29:44.000Z | 2016-08-23T10:29:44.000Z | iOS/G3MiOSSDK/Commons/JSON/JSONBaseObject.cpp | restjohn/g3m | 608657fd6f0e2898bd963d15136ff085b499e97e | [
"BSD-2-Clause"
] | null | null | null | iOS/G3MiOSSDK/Commons/JSON/JSONBaseObject.cpp | restjohn/g3m | 608657fd6f0e2898bd963d15136ff085b499e97e | [
"BSD-2-Clause"
] | null | null | null | //
// JSONBaseObject.cpp
// G3MiOSSDK
//
// Created by Oliver Koehler on 02/10/12.
// Copyright (c) 2012 __MyCompanyName__. All rights reserved.
//
//#include "ILogger.hpp"
#include "JSONBaseObject.hpp"
const JSONObject* JSONBaseObject::asObject() const {
//ILogger::instance()->logError("The requested Object i... | 27.926829 | 86 | 0.718777 | [
"object"
] |
3cf4d305b3162664ac8a6382363f9df0b40ff839 | 7,892 | cpp | C++ | assemblyShellExtension/assemblyShelllPropertyPage.cpp | casaletto/alby.assemblyShellExtension | e051f9179aae4ece950cd09c590b60f11cc9e844 | [
"MIT"
] | null | null | null | assemblyShellExtension/assemblyShelllPropertyPage.cpp | casaletto/alby.assemblyShellExtension | e051f9179aae4ece950cd09c590b60f11cc9e844 | [
"MIT"
] | null | null | null | assemblyShellExtension/assemblyShelllPropertyPage.cpp | casaletto/alby.assemblyShellExtension | e051f9179aae4ece950cd09c590b60f11cc9e844 | [
"MIT"
] | 1 | 2020-10-02T01:33:45.000Z | 2020-10-02T01:33:45.000Z | #include "stdafx.h"
#include "..\libAssemblyAttributes\stringHelper.h"
#include "..\libAssemblyAttributes\exception.h"
#include "..\libAssemblyAttributes\sprintf.h"
#include "..\libAssemblyAttributes\process.h"
#include "..\libAssemblyAttributes\comEnvironment.h"
#include "..\libAssemblyAttributes\globalAlloc.h... | 25.540453 | 120 | 0.633933 | [
"transform"
] |
3cf6ce039b62958795ca8602a9fd1c03df29e340 | 3,170 | cpp | C++ | Utilities/Poco/XML/src/DOMWriter.cpp | nocnokneo/MITK | 2902dcaed2ebf83b08c29d73608e8c70ead9e602 | [
"BSD-3-Clause"
] | null | null | null | Utilities/Poco/XML/src/DOMWriter.cpp | nocnokneo/MITK | 2902dcaed2ebf83b08c29d73608e8c70ead9e602 | [
"BSD-3-Clause"
] | null | null | null | Utilities/Poco/XML/src/DOMWriter.cpp | nocnokneo/MITK | 2902dcaed2ebf83b08c29d73608e8c70ead9e602 | [
"BSD-3-Clause"
] | null | null | null | //
// DOMWriter.cpp
//
// $Id$
//
// Library: XML
// Package: DOM
// Module: DOMWriter
//
// Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// Permission is hereby granted, free of charge, to any person or organization
// obtaining a copy of the software and accompanyin... | 27.094017 | 100 | 0.753312 | [
"object"
] |
3cf9a6abaef37da60587a44c351a05b3a3eac671 | 36,060 | cpp | C++ | frmts/netcdf/netcdfsg.cpp | sharkAndshark/gdal | 0cf797ecaa5d1d3312f3a9f51a266cd3f9d02fb5 | [
"Apache-2.0"
] | 42 | 2021-03-26T17:34:52.000Z | 2022-03-18T14:15:31.000Z | frmts/netcdf/netcdfsg.cpp | sharkAndshark/gdal | 0cf797ecaa5d1d3312f3a9f51a266cd3f9d02fb5 | [
"Apache-2.0"
] | 29 | 2017-03-17T23:55:49.000Z | 2018-03-13T09:27:01.000Z | frmts/netcdf/netcdfsg.cpp | sharkAndshark/gdal | 0cf797ecaa5d1d3312f3a9f51a266cd3f9d02fb5 | [
"Apache-2.0"
] | 8 | 2021-05-14T19:26:37.000Z | 2022-03-21T13:44:42.000Z | /******************************************************************************
*
* Project: netCDF read/write Driver
* Purpose: GDAL bindings over netCDF library.
* Author: Winor Chen <wchen329 at wisc.edu>
*
******************************************************************************
* Copyright (c) 2019... | 33.954802 | 150 | 0.516999 | [
"geometry",
"vector"
] |
a701c425d9be9724feae86c563f53cd9cad95bef | 21,312 | cpp | C++ | src/asiAlgo/blends/asiAlgo_SuppressBlendChain.cpp | sasobadovinac/AnalysisSitus | 304d39c64258d4fcca888eb8e68144eca50e785a | [
"BSD-3-Clause"
] | null | null | null | src/asiAlgo/blends/asiAlgo_SuppressBlendChain.cpp | sasobadovinac/AnalysisSitus | 304d39c64258d4fcca888eb8e68144eca50e785a | [
"BSD-3-Clause"
] | null | null | null | src/asiAlgo/blends/asiAlgo_SuppressBlendChain.cpp | sasobadovinac/AnalysisSitus | 304d39c64258d4fcca888eb8e68144eca50e785a | [
"BSD-3-Clause"
] | null | null | null | //-----------------------------------------------------------------------------
// Created on: 17 October 2018
//-----------------------------------------------------------------------------
// Copyright (c) 2018-present, Sergey Slyadnev
// All rights reserved.
//
// Redistribution and use in source and binary forms, w... | 32.990712 | 108 | 0.589105 | [
"geometry",
"shape",
"vector",
"model"
] |
a70298039ad84f00016f835456f493c1329601bf | 10,336 | cpp | C++ | tiger_ci/erkale/mathf.cpp | EACcodes/TigerCI | ac1311ea5e2b829b5507171afdbdd6c64e12e6fd | [
"BSD-3-Clause"
] | 3 | 2016-12-08T13:57:10.000Z | 2019-01-17T17:05:46.000Z | tiger_ci/erkale/mathf.cpp | EACcodes/TigerCI | ac1311ea5e2b829b5507171afdbdd6c64e12e6fd | [
"BSD-3-Clause"
] | null | null | null | tiger_ci/erkale/mathf.cpp | EACcodes/TigerCI | ac1311ea5e2b829b5507171afdbdd6c64e12e6fd | [
"BSD-3-Clause"
] | 2 | 2019-02-20T06:03:24.000Z | 2020-06-09T09:00:49.000Z | /*
* This source code is part of
*
* E R K A L E
* -
* DFT from Hel
*
* Written by Susi Lehtola, 2010-2011
* Copyright (c) 2010-2011, Susi Lehtola
*
* This program is free software; you can redistribute it and/or
* modi... | 24.09324 | 211 | 0.625774 | [
"vector"
] |
a706eec303f86667aaf535e0536c47b78274d1b8 | 839 | cpp | C++ | examples/track_shared/example.cpp | zsombi/sywu | e7a83d0b6e1da5aa66b68ad1f9c42fb2d6ab9b17 | [
"MIT"
] | null | null | null | examples/track_shared/example.cpp | zsombi/sywu | e7a83d0b6e1da5aa66b68ad1f9c42fb2d6ab9b17 | [
"MIT"
] | 3 | 2020-12-14T09:23:56.000Z | 2021-01-09T10:29:22.000Z | examples/track_shared/example.cpp | zsombi/sywu | e7a83d0b6e1da5aa66b68ad1f9c42fb2d6ab9b17 | [
"MIT"
] | 1 | 2020-12-10T13:50:42.000Z | 2020-12-10T13:50:42.000Z | #include <comp/signal.hpp>
#include <iostream>
class Object : public comp::enable_shared_from_this<Object>
{
public:
explicit Object() = default;
};
int main()
{
comp::Signal<void()> signal;
auto object = comp::make_shared<Object>();
// Note: capture shared objects as weak pointer!
auto slot = [... | 19.97619 | 63 | 0.595948 | [
"object"
] |
a708b1e8b1ca65a29116823b508c2a5a2b7370e8 | 2,405 | cpp | C++ | LeetCode/ThousandOne/0715-range_module.cpp | Ginkgo-Biloba/Cpp-Repo1-VS | 231c68a055e6bf69a3f7c224e7c0182b67ce5b67 | [
"Apache-2.0"
] | null | null | null | LeetCode/ThousandOne/0715-range_module.cpp | Ginkgo-Biloba/Cpp-Repo1-VS | 231c68a055e6bf69a3f7c224e7c0182b67ce5b67 | [
"Apache-2.0"
] | null | null | null | LeetCode/ThousandOne/0715-range_module.cpp | Ginkgo-Biloba/Cpp-Repo1-VS | 231c68a055e6bf69a3f7c224e7c0182b67ce5b67 | [
"Apache-2.0"
] | null | null | null | #include "leetcode.hpp"
/* 715. Range 模块
Range 模块是跟踪数字范围的模块。你的任务是以一种有效的方式设计和实现以下接口。
addRange(int left, int right) 添加半开区间 [left, right),跟踪该区间中的每个实数。添加与当前跟踪的数字部分重叠的区间时,应当添加在区间 [left, right) 中尚未跟踪的任何数字到该区间中。
queryRange(int left, int right) 只有在当前正在跟踪区间 [left, right) 中的每一个实数时,才返回 true。
removeRange(int left, int right)... | 22.688679 | 121 | 0.624532 | [
"vector"
] |
a709c529be178dcfa7ff3990ac89f1b67c474e97 | 5,396 | cpp | C++ | GPUFilterRGBToYUVTestApp/widget.cpp | douzhongqiang/GPUFilterEngine | 8b4a8595440331a0a2ace6cd91db24785a7a8350 | [
"MIT"
] | 4 | 2021-05-03T15:32:28.000Z | 2021-08-31T11:45:40.000Z | GPUFilterRGBToYUVTestApp/widget.cpp | douzhongqiang/GPUFilterEngine | 8b4a8595440331a0a2ace6cd91db24785a7a8350 | [
"MIT"
] | 1 | 2021-06-29T13:22:27.000Z | 2021-06-29T13:22:27.000Z | GPUFilterRGBToYUVTestApp/widget.cpp | douzhongqiang/GPUFilterEngine | 8b4a8595440331a0a2ace6cd91db24785a7a8350 | [
"MIT"
] | 3 | 2021-06-28T08:08:04.000Z | 2021-08-31T11:45:46.000Z | #include "widget.h"
#include <QVBoxLayout>
#include <QFileDialog>
#include "GPUFilterVideoDecodec.h"
#include "YUVToRGBProcesser.h"
#include "RGBToYUVProcesser.h"
Widget::Widget(QWidget *parent)
: QWidget(parent)
{
init();
// Create Video Decodec
m_pVideoDecodec = new GPUFilterVideoDecodec(this);
... | 30.314607 | 111 | 0.70404 | [
"render"
] |
a70ec8ea3caf8c0c72dd6bb76f6aa96bf0c5e82e | 1,453 | cpp | C++ | src/tests/test_propertydouble.cpp | JoshuaSBrown/QC_Tools | 35b23b483e1534a1a883f2480973ed54d371eaa4 | [
"MIT"
] | 28 | 2017-02-23T22:56:18.000Z | 2021-12-11T01:56:12.000Z | src/tests/test_propertydouble.cpp | JoshuaSBrown/QC_Tools | 35b23b483e1534a1a883f2480973ed54d371eaa4 | [
"MIT"
] | 32 | 2018-03-06T01:19:49.000Z | 2021-03-06T06:25:54.000Z | src/tests/test_propertydouble.cpp | JoshuaSBrown/QC_Tools | 35b23b483e1534a1a883f2480973ed54d371eaa4 | [
"MIT"
] | 14 | 2018-06-25T17:19:51.000Z | 2022-02-21T06:52:10.000Z |
#include "../libcatnip/io/arguments/properties/propertydouble.hpp"
#include <cassert>
#include <exception>
#include <iostream>
#include <string>
#include <vector>
using namespace catnip;
using namespace std;
int main(void) {
cerr << "Testing: PropertyDouble" << endl;
cerr << "Testing: constructor" << endl;
{ ... | 21.057971 | 66 | 0.616655 | [
"vector"
] |
a714b7d6fad06067b64627cf3f20d680512d4f9a | 1,723 | cpp | C++ | cpp/p62.cpp | voltrevo/project-euler | 0db5451f72b1353b295e56f928c968801e054444 | [
"MIT"
] | null | null | null | cpp/p62.cpp | voltrevo/project-euler | 0db5451f72b1353b295e56f928c968801e054444 | [
"MIT"
] | null | null | null | cpp/p62.cpp | voltrevo/project-euler | 0db5451f72b1353b295e56f928c968801e054444 | [
"MIT"
] | null | null | null | #include <algorithm>
#include <deque>
#include <iostream>
#include <vector>
#include "boost/cstdint.hpp"
int main()
{
std::deque<std::pair<std::vector<int>, int> > cubes;
for (boost::uint64_t i = 0; i != 300000; ++i)
{
cubes.push_back(std::pair<std::vector<int>, int>());
cubes.back().... | 25.338235 | 82 | 0.487522 | [
"vector"
] |
a719af8c70000bc6c262b109507d783307fafa89 | 4,072 | cpp | C++ | third/qcustomplotdemo/frmexample/frmsincscatter.cpp | alexwang815/QWidgetDemo | 293a8d9c40d686397829c5d415fc531b6956883e | [
"MulanPSL-1.0"
] | 36 | 2020-04-27T06:56:30.000Z | 2022-03-16T02:05:38.000Z | third/qcustomplotdemo/frmexample/frmsincscatter.cpp | alexwang815/QWidgetDemo | 293a8d9c40d686397829c5d415fc531b6956883e | [
"MulanPSL-1.0"
] | null | null | null | third/qcustomplotdemo/frmexample/frmsincscatter.cpp | alexwang815/QWidgetDemo | 293a8d9c40d686397829c5d415fc531b6956883e | [
"MulanPSL-1.0"
] | 15 | 2021-11-01T14:42:53.000Z | 2022-03-23T07:27:00.000Z | #include "frmsincscatter.h"
#include "ui_frmsincscatter.h"
#include "qdebug.h"
frmSincScatter::frmSincScatter(QWidget *parent) : QWidget(parent), ui(new Ui::frmSincScatter)
{
ui->setupUi(this);
this->initForm();
}
frmSincScatter::~frmSincScatter()
{
delete ui;
}
void frmSincScatter::initForm()
{
ui-... | 42.863158 | 131 | 0.647102 | [
"transform"
] |
a71a3ad60a7f8327b4a60fc13f363aa8a49bdeca | 6,632 | cpp | C++ | Atcoder/practice/f_encloseAll.cpp | Shahraaz/CP_P_S5 | b068ad02d34338337e549d92a14e3b3d9e8df712 | [
"MIT"
] | null | null | null | Atcoder/practice/f_encloseAll.cpp | Shahraaz/CP_P_S5 | b068ad02d34338337e549d92a14e3b3d9e8df712 | [
"MIT"
] | null | null | null | Atcoder/practice/f_encloseAll.cpp | Shahraaz/CP_P_S5 | b068ad02d34338337e549d92a14e3b3d9e8df712 | [
"MIT"
] | null | null | null | // Optimise
#include <bits/stdc++.h>
#include <ext/pb_ds/assoc_container.hpp>
#include <ext/pb_ds/tree_policy.hpp>
using namespace std;
using namespace __gnu_pbds;
// #define MULTI_TEST
#ifdef LOCAL
#include "/home/shahraaz/bin/debug.h"
#else
#define db(...)
#define pc(...)
#endif
#define f first
#define s second
#de... | 31.43128 | 131 | 0.382841 | [
"vector"
] |
a71a8dcd06beb3b464aa77d8b5eb24160ae47b83 | 3,777 | hpp | C++ | src/ngraph/shape_util.hpp | magrawal128/ngraph | ca911487d1eadfe6ec66dbe3da6f05cee3645b24 | [
"Apache-2.0"
] | 1 | 2021-10-04T21:55:19.000Z | 2021-10-04T21:55:19.000Z | src/ngraph/shape_util.hpp | biswajitcsecu/ngraph | d6bff37d7968922ef81f3bed63379e849fcf3b45 | [
"Apache-2.0"
] | 1 | 2019-02-20T20:56:47.000Z | 2019-02-22T20:10:28.000Z | src/ngraph/shape_util.hpp | biswajitcsecu/ngraph | d6bff37d7968922ef81f3bed63379e849fcf3b45 | [
"Apache-2.0"
] | null | null | null | //*****************************************************************************
// Copyright 2017-2019 Intel Corporation
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://w... | 32.560345 | 100 | 0.574001 | [
"shape",
"vector"
] |
a7206baeb34c815e1730384e51eccd52fa7323d0 | 11,377 | cc | C++ | arcane/ceapart/src/arcane/mathlink/mathlink.cc | JeromeDuboisPro/framework | d88925495e3787fdaf640c29728dcac385160188 | [
"Apache-2.0"
] | null | null | null | arcane/ceapart/src/arcane/mathlink/mathlink.cc | JeromeDuboisPro/framework | d88925495e3787fdaf640c29728dcac385160188 | [
"Apache-2.0"
] | null | null | null | arcane/ceapart/src/arcane/mathlink/mathlink.cc | JeromeDuboisPro/framework | d88925495e3787fdaf640c29728dcac385160188 | [
"Apache-2.0"
] | null | null | null | // -*- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature -*-
//-----------------------------------------------------------------------------
// Copyright 2000-2021 CEA (www.cea.fr) IFPEN (www.ifpenergiesnouvelles.com)
// See the top-level COPYRIGHT file for details.
// SPDX-License-Identifier: Apache-2... | 34.898773 | 141 | 0.497319 | [
"object"
] |
a72071fc7cc38223aa76b9d4f6582f2061b25fcc | 30,072 | cc | C++ | tests/module_tests/checkpoint_test.cc | hisundar/ep-engine | 7f7cb5b4a5528c17ae10d2d5bb644885d1cd0837 | [
"Apache-2.0"
] | null | null | null | tests/module_tests/checkpoint_test.cc | hisundar/ep-engine | 7f7cb5b4a5528c17ae10d2d5bb644885d1cd0837 | [
"Apache-2.0"
] | null | null | null | tests/module_tests/checkpoint_test.cc | hisundar/ep-engine | 7f7cb5b4a5528c17ae10d2d5bb644885d1cd0837 | [
"Apache-2.0"
] | null | null | null | /* -*- Mode: C++; tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*- */
/*
* Copyright 2011 Couchbase, Inc
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* h... | 38.852713 | 98 | 0.631385 | [
"vector"
] |
a720acd65eb312c101f3acce88a32ed3e1e52d1f | 1,660 | cpp | C++ | ospray/embree-v2.7.1/common/sys/regression.cpp | mathstuf/ospray | 5c34884317b5bb84346e4e1e2e2bf8c7f50d307c | [
"Apache-2.0"
] | 1 | 2016-05-24T19:27:01.000Z | 2016-05-24T19:27:01.000Z | ospray/embree-v2.7.1/common/sys/regression.cpp | mathstuf/ospray | 5c34884317b5bb84346e4e1e2e2bf8c7f50d307c | [
"Apache-2.0"
] | null | null | null | ospray/embree-v2.7.1/common/sys/regression.cpp | mathstuf/ospray | 5c34884317b5bb84346e4e1e2e2bf8c7f50d307c | [
"Apache-2.0"
] | null | null | null | // ======================================================================== //
// Copyright 2009-2016 Intel Corporation //
// //
// Licensed under the Apache License, Version 2.0 (the "License"); //
// y... | 43.684211 | 89 | 0.463855 | [
"vector"
] |
a7239ba98ff6c3ee3d17e583fa845ec784f91742 | 108,508 | cpp | C++ | NPB-FF/BT/bt.cpp | GMAP/NPB-CPP | 2f77a1bce83c4efda56c4bafb555bcf9abe85dd2 | [
"MIT"
] | 11 | 2020-12-16T22:44:08.000Z | 2022-03-30T00:52:58.000Z | NPB-FF/BT/bt.cpp | GMAP/NPB-CPP | 2f77a1bce83c4efda56c4bafb555bcf9abe85dd2 | [
"MIT"
] | 1 | 2021-04-01T09:07:52.000Z | 2021-07-21T22:10:07.000Z | NPB-FF/BT/bt.cpp | GMAP/NPB-CPP | 2f77a1bce83c4efda56c4bafb555bcf9abe85dd2 | [
"MIT"
] | 3 | 2020-12-21T18:47:43.000Z | 2021-11-20T19:48:45.000Z | /*
MIT License
Copyright (c) 2021 Parallel Applications Modelling Group - GMAP
GMAP website: https://gmap.pucrs.br
Pontifical Catholic University of Rio Grande do Sul (PUCRS)
Av. Ipiranga, 6681, Porto Alegre - Brazil, 90619-900
Permission is hereby granted, free of charge, to any person obtaining a copy
of this... | 32.19822 | 134 | 0.441507 | [
"vector"
] |
a72932c0193808436554f3e287ba29a55f084c1b | 36,301 | cpp | C++ | virtual_scan/src/vscan_server.cpp | LXYYY/CoScan | abd87b9e004cdf683b458d76cb93e62485aeba3c | [
"MIT"
] | 15 | 2020-03-31T01:54:43.000Z | 2022-03-31T16:27:29.000Z | virtual_scan/src/vscan_server.cpp | LXYYY/CoScan | abd87b9e004cdf683b458d76cb93e62485aeba3c | [
"MIT"
] | 1 | 2022-03-18T10:27:55.000Z | 2022-03-31T16:18:47.000Z | virtual_scan/src/vscan_server.cpp | LXYYY/CoScan | abd87b9e004cdf683b458d76cb93e62485aeba3c | [
"MIT"
] | 7 | 2020-04-01T13:05:28.000Z | 2021-03-08T04:58:01.000Z | // ros msgs && opencv
#include "ros/ros.h"
#include "geometry_msgs/Twist.h"
#include "gazebo_msgs/SetModelState.h"
#include "gazebo_msgs/GetModelState.h"
#include "sensor_msgs/CameraInfo.h"
#include <image_transport/image_transport.h>
#include "std_msgs/String.h"
#include <sensor_msgs/Image.h>
#include <sensor_msgs/ima... | 28.948166 | 186 | 0.53544 | [
"vector"
] |
a729c96cd60a6b4b1e0ce79f3b366e70e0e6ea39 | 20,110 | hpp | C++ | src/third_party/catch/include/helpers.hpp | eldruin/mongo-cxx-driver | 22d6f93c7187f56e9049f10223cf2bbe07a1f472 | [
"Apache-2.0"
] | 1 | 2021-09-02T06:34:29.000Z | 2021-09-02T06:34:29.000Z | src/third_party/catch/include/helpers.hpp | eldruin/mongo-cxx-driver | 22d6f93c7187f56e9049f10223cf2bbe07a1f472 | [
"Apache-2.0"
] | 1 | 2021-06-28T14:22:32.000Z | 2021-06-28T14:22:32.000Z | src/third_party/catch/include/helpers.hpp | PiratesOnlineClassic/mongo-cxx-driver | 8371f2ea47b24fe1eebd89131d35b1f42e50777d | [
"Apache-2.0"
] | 1 | 2019-08-14T09:31:02.000Z | 2019-08-14T09:31:02.000Z | // Copyright 2014 MongoDB Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in wri... | 75.601504 | 101 | 0.544704 | [
"object"
] |
a730e56c3fb75e0a1b7f15a3283969a96e8b0e54 | 12,417 | cc | C++ | tests/third_party/poppler/poppler/Hints.cc | albertobarri/idk | a250884f79e2a484251fc750bb915ecbc962be58 | [
"MIT"
] | 9,724 | 2015-01-01T02:06:30.000Z | 2019-01-17T15:13:51.000Z | tests/third_party/poppler/poppler/Hints.cc | albertobarri/idk | a250884f79e2a484251fc750bb915ecbc962be58 | [
"MIT"
] | 7,584 | 2019-01-17T22:58:27.000Z | 2022-03-31T23:10:22.000Z | tests/third_party/poppler/poppler/Hints.cc | albertobarri/idk | a250884f79e2a484251fc750bb915ecbc962be58 | [
"MIT"
] | 1,519 | 2015-01-01T18:11:12.000Z | 2019-01-17T14:16:02.000Z | //========================================================================
//
// Hints.cc
//
// This file is licensed under the GPLv2 or later
//
// Copyright 2010 Hib Eris <hib@hiberis.nl>
// Copyright 2010 Albert Astals Cid <aacid@kde.org>
// Copyright 2010 Pino Toscano <pino@kde.org>
//
//===========================... | 28.09276 | 107 | 0.642345 | [
"object",
"vector"
] |
a73579707f3fcc636d1a46029d5c15821b75c240 | 299 | cpp | C++ | Source/Engine/Graphics/Drawing/Scene.cpp | MintaiDS/White | 4776792d45042adbe3dbc647a4d71c80ee3b9387 | [
"MIT"
] | null | null | null | Source/Engine/Graphics/Drawing/Scene.cpp | MintaiDS/White | 4776792d45042adbe3dbc647a4d71c80ee3b9387 | [
"MIT"
] | null | null | null | Source/Engine/Graphics/Drawing/Scene.cpp | MintaiDS/White | 4776792d45042adbe3dbc647a4d71c80ee3b9387 | [
"MIT"
] | null | null | null | #include "Scene.h"
namespace White {
namespace Engine {
Scene::Scene() {}
void Scene::AddObject(unsigned object) {
ip.Add(object, objects.size());
objects.push_back(object);
}
void Scene::RemoveObject(unsigned object) {
unsigned index = ip.Get(object);
ip.Remove(object);
}
}
}
| 14.95 | 43 | 0.672241 | [
"object"
] |
a738c58675da29ffda5be5a6d8215dcf643c89f7 | 3,455 | cpp | C++ | SDL_DirectX_Setup/Camera.cpp | josephwhittington/ImGui_Dx11_SDL_Setup | 74bfbff2ca911f994bb24ea33698482548fa6669 | [
"MIT"
] | null | null | null | SDL_DirectX_Setup/Camera.cpp | josephwhittington/ImGui_Dx11_SDL_Setup | 74bfbff2ca911f994bb24ea33698482548fa6669 | [
"MIT"
] | null | null | null | SDL_DirectX_Setup/Camera.cpp | josephwhittington/ImGui_Dx11_SDL_Setup | 74bfbff2ca911f994bb24ea33698482548fa6669 | [
"MIT"
] | 1 | 2020-05-12T05:32:52.000Z | 2020-05-12T05:32:52.000Z | #include "Camera.h"
void Camera::GetViewMatrix(XMMATRIX& viewMatrix)
{
XMVECTOR position, targetPosition, up;
position = XMLoadFloat3(&m_position);
targetPosition = XMLoadFloat3(&m_targetPosition);
up = XMLoadFloat3(&m_up);
viewMatrix = XMMatrixLookAtLH(position, targetPosition, up);
}
DirectX::XMFLOAT3& Camer... | 21.459627 | 104 | 0.68191 | [
"vector"
] |
a742df393e35bad3a80707304c2717682144aad2 | 4,539 | hpp | C++ | include/LuminoEngine/Base/Task.hpp | infinnie/Lumino | 921caabdbcb91528a2aac290e31d650628bc3bed | [
"MIT"
] | null | null | null | include/LuminoEngine/Base/Task.hpp | infinnie/Lumino | 921caabdbcb91528a2aac290e31d650628bc3bed | [
"MIT"
] | null | null | null | include/LuminoEngine/Base/Task.hpp | infinnie/Lumino | 921caabdbcb91528a2aac290e31d650628bc3bed | [
"MIT"
] | null | null | null |
#pragma once
#include <functional>
namespace ln {
class TaskScheduler;
class Dispatcher;
enum class TaskStatus
{
Created, /**< Task オブジェクトは生成されているが、スケジューラに追加されていない。*/
Waiting, /**< スケジューラに追加され、実行されるのを待機中。*/
Running, /**< 実行中。*/
Completed, /**< 処理は正常に完了した。*/
Faulted, /**< 実行中にハンドルされない例外が発生して終了した。*/
};
// T... | 20.821101 | 94 | 0.649042 | [
"vector"
] |
a7438548558f10f95fceb4f54b1bb543a71e794b | 160,997 | cpp | C++ | Source/SGame/iTween/iTween.cpp | ZDron3/SimpleGame-Match- | 427040e3dce0e76c710e0baab021f9a9ae2a8530 | [
"MIT"
] | null | null | null | Source/SGame/iTween/iTween.cpp | ZDron3/SimpleGame-Match- | 427040e3dce0e76c710e0baab021f9a9ae2a8530 | [
"MIT"
] | null | null | null | Source/SGame/iTween/iTween.cpp | ZDron3/SimpleGame-Match- | 427040e3dce0e76c710e0baab021f9a9ae2a8530 | [
"MIT"
] | null | null | null | // Fill out your copyright notice in the Description page of Project Settings.
#include "SGame.h"
#include "iTweenPCH.h"
#include "iTweenEvent.h"
#include "iTween.h"
UWorld* UiTween::GetWorldLocal()
{
for (TObjectIterator<UGameViewportClient> Itr; Itr; ++Itr)
{
return Itr->GetWorld();
}
return nullptr;
}
AiTw... | 39.334718 | 1,568 | 0.749306 | [
"object",
"vector"
] |
a74537089149014344f9cbbeb8adf8240bfa0d79 | 7,841 | cpp | C++ | AllJoyn/Samples/BACnetAdapter/AdapterLib/BACnetAdapterIoRequest.cpp | halitcan/samples | 995f850e0ed6c1cd2bc87c8af39b7a4cf41fe425 | [
"MIT"
] | 1,433 | 2015-04-30T09:26:53.000Z | 2022-03-26T12:44:12.000Z | AllJoyn/Samples/BACnetAdapter/AdapterLib/BACnetAdapterIoRequest.cpp | LeCampusAzure/ms-iot-samples | c0da021a312a631c8a26771a0d203e0de80fc597 | [
"MIT"
] | 530 | 2015-05-02T09:12:48.000Z | 2018-01-03T17:52:01.000Z | AllJoyn/Samples/BACnetAdapter/AdapterLib/BACnetAdapterIoRequest.cpp | LeCampusAzure/ms-iot-samples | c0da021a312a631c8a26771a0d203e0de80fc597 | [
"MIT"
] | 1,878 | 2015-04-30T04:18:57.000Z | 2022-03-15T16:51:17.000Z | // Copyright (c) 2015, Microsoft Corporation
//
// Permission to use, copy, modify, and/or distribute this software for any
// purpose with or without fee is hereby granted, provided that the above
// copyright notice and this permission notice appear in all copies.
//
// THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR... | 20.366234 | 123 | 0.685754 | [
"object"
] |
a74ce8d60ebbb0c115c1d9e778d24aae21cba5b0 | 2,227 | cc | C++ | Solutions/binary-tree-inorder-traversal/solution1.cc | NobodyXu/leetcode | 1f4f4e013c786164c0bdaf8fb792f49ae2ff297c | [
"MIT"
] | null | null | null | Solutions/binary-tree-inorder-traversal/solution1.cc | NobodyXu/leetcode | 1f4f4e013c786164c0bdaf8fb792f49ae2ff297c | [
"MIT"
] | null | null | null | Solutions/binary-tree-inorder-traversal/solution1.cc | NobodyXu/leetcode | 1f4f4e013c786164c0bdaf8fb792f49ae2ff297c | [
"MIT"
] | null | null | null | #include <stack>
template <class T, class Container>
auto pop(std::stack<T, Container> &s) {
auto ret = s.top();
s.pop();
return ret;
}
... | 36.508197 | 119 | 0.290076 | [
"vector"
] |
a74f4bdc7687796b5424f010340114c54cc13193 | 13,357 | hpp | C++ | contrib/native/client/src/include/drill/drillClient.hpp | vkorukanti/drill | 87b62003bc5742e63ca31ce2ac1845cd95039321 | [
"Apache-2.0"
] | 3 | 2019-02-13T03:12:45.000Z | 2020-05-04T10:49:54.000Z | contrib/native/client/src/include/drill/drillClient.hpp | vkorukanti/drill | 87b62003bc5742e63ca31ce2ac1845cd95039321 | [
"Apache-2.0"
] | 4 | 2020-06-30T21:24:55.000Z | 2022-01-27T16:17:29.000Z | contrib/native/client/src/include/drill/drillClient.hpp | akkapur/druid-connector | 5398891a076c7b777dca2ca4ace66cbde6d73978 | [
"Apache-2.0"
] | null | null | null | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 34.874674 | 151 | 0.667365 | [
"object",
"vector"
] |
a753c538f98182f783dfbab6083ec1467bba3cf9 | 1,567 | cpp | C++ | test/integration/demo/inventory/character_sheet_imgui.cpp | Laguna1989/JamTemplateCpp | 66f6e547b3702d106d26c29f9eb0e7d052bcbdb5 | [
"CC0-1.0"
] | 6 | 2021-09-05T08:31:36.000Z | 2021-12-09T21:14:37.000Z | test/integration/demo/inventory/character_sheet_imgui.cpp | Laguna1989/JamTemplateCpp | 66f6e547b3702d106d26c29f9eb0e7d052bcbdb5 | [
"CC0-1.0"
] | 30 | 2021-05-19T15:33:03.000Z | 2022-03-30T19:26:37.000Z | test/integration/demo/inventory/character_sheet_imgui.cpp | Laguna1989/JamTemplateCpp | 66f6e547b3702d106d26c29f9eb0e7d052bcbdb5 | [
"CC0-1.0"
] | 3 | 2021-05-23T16:06:01.000Z | 2021-10-01T01:17:08.000Z | #include "character_sheet_imgui.hpp"
#include "game_interface.hpp"
#include "imgui.h"
CharacterSheetImgui::CharacterSheetImgui(std::weak_ptr<ItemRepository> repo)
: m_repository { repo }
{
}
void CharacterSheetImgui::doUpdate(float const)
{
if (getGame()->input().keyboard()->justPressed(jt::KeyCode::C)) {
... | 31.34 | 95 | 0.68411 | [
"vector"
] |
a7551b38480353aed934b706d486da2586d76d25 | 2,387 | hpp | C++ | external_libs/link/include/ableton/link/MeasurementEndpointV4.hpp | llloret/sp_link | b87ee622517fc68845b8f1d19c735c0e3bd05176 | [
"MIT"
] | null | null | null | external_libs/link/include/ableton/link/MeasurementEndpointV4.hpp | llloret/sp_link | b87ee622517fc68845b8f1d19c735c0e3bd05176 | [
"MIT"
] | null | null | null | external_libs/link/include/ableton/link/MeasurementEndpointV4.hpp | llloret/sp_link | b87ee622517fc68845b8f1d19c735c0e3bd05176 | [
"MIT"
] | 1 | 2021-02-22T11:37:41.000Z | 2021-02-22T11:37:41.000Z | /* Copyright 2016, Ableton AG, Berlin. All rights reserved.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
... | 34.594203 | 91 | 0.718056 | [
"model"
] |
a75728b1a641c77b5764fea12d0bbc67d688de4e | 2,256 | cpp | C++ | c/expressgames/monkeyrooms.cpp | vadim-cherepanov/arduino | fc919c279eebc43f7bd53d97fe1e3c501f489f19 | [
"MIT"
] | null | null | null | c/expressgames/monkeyrooms.cpp | vadim-cherepanov/arduino | fc919c279eebc43f7bd53d97fe1e3c501f489f19 | [
"MIT"
] | null | null | null | c/expressgames/monkeyrooms.cpp | vadim-cherepanov/arduino | fc919c279eebc43f7bd53d97fe1e3c501f489f19 | [
"MIT"
] | null | null | null | #include "monkeyrooms.h"
#include <Adafruit_CircuitPlayground.h>
static auto &Express = CircuitPlayground;
static const unsigned long stateMask = 0x55555ul;
static const unsigned long colors[4] { 0x000000ul, 0x101010ul, 0x000010ul, 0x001000ul };
static const unsigned long colorCursor = 0x400000ul;
static const int st... | 27.180723 | 101 | 0.540337 | [
"vector",
"transform"
] |
a7580a98b4a81e511312d46a7a875aa4f22c42ee | 12,426 | cpp | C++ | Final/Dataset/B2016_Z5_Z2/student6419.cpp | Team-PyRated/PyRated | 1df171c8a5a98977b7a96ee298a288314d1b1b96 | [
"MIT"
] | null | null | null | Final/Dataset/B2016_Z5_Z2/student6419.cpp | Team-PyRated/PyRated | 1df171c8a5a98977b7a96ee298a288314d1b1b96 | [
"MIT"
] | null | null | null | Final/Dataset/B2016_Z5_Z2/student6419.cpp | Team-PyRated/PyRated | 1df171c8a5a98977b7a96ee298a288314d1b1b96 | [
"MIT"
] | null | null | null | /B16/17 (Zadaća 5, Zadatak 2)
//Autotestovi by Eldar Kurtic (mail: ekurtic3@etf.unsa.ba)
//Za autotestove se obracati *iskljucivo* osobi koja ih pise
#include <iostream>
#include <string>
#include <stdexcept>
#include <vector>
#include <map>
#include <utility>
#include <memory>
struct Korisnik {
std::s... | 47.976834 | 229 | 0.589892 | [
"vector"
] |
a75a28b8ac589150d9e9630eee80d8a2007615a2 | 2,358 | cpp | C++ | REDSI_1160929_1161573/boost_1_67_0/libs/geometry/index/example/benchmark2.cpp | Wultyc/ISEP_1718_2A2S_REDSI_TrabalhoGrupo | eb0f7ef64e188fe871f47c2ef9cdef36d8a66bc8 | [
"MIT"
] | 85 | 2015-02-08T20:36:17.000Z | 2021-11-14T20:38:31.000Z | libs/boost/libs/geometry/index/example/benchmark2.cpp | flingone/frameworks_base_cmds_remoted | 4509d9f0468137ed7fd8d100179160d167e7d943 | [
"Apache-2.0"
] | 9 | 2015-01-28T16:33:19.000Z | 2020-04-12T23:03:28.000Z | libs/boost/libs/geometry/index/example/benchmark2.cpp | flingone/frameworks_base_cmds_remoted | 4509d9f0468137ed7fd8d100179160d167e7d943 | [
"Apache-2.0"
] | 27 | 2015-01-28T16:33:30.000Z | 2021-08-12T05:04:39.000Z | // Boost.Geometry Index
// Compare performance with std::set using 1-dimensional object
// (i.e. angle, or number line coordiante)
// Copyright (c) 2011-2013 Adam Wulkiewicz, Lodz, Poland.
// Use, modification and distribution is subject to the Boost Software License,
// Version 1.0. (See accompanying file LIC... | 27.103448 | 97 | 0.515691 | [
"geometry",
"object",
"model"
] |
a75a4597f8458d055e151251d8bfff8aed596113 | 12,994 | hpp | C++ | dev/so_5/disp/adv_thread_pool/h/pub.hpp | eao197/so-5-5 | fa0c31c84d2637dce04e13a155040150d505fbbd | [
"BSL-1.0"
] | 76 | 2016-03-25T15:22:03.000Z | 2022-02-03T15:11:43.000Z | dev/so_5/disp/adv_thread_pool/h/pub.hpp | eao197/so-5-5 | fa0c31c84d2637dce04e13a155040150d505fbbd | [
"BSL-1.0"
] | 19 | 2017-03-09T19:21:53.000Z | 2021-02-24T13:02:18.000Z | dev/so_5/disp/adv_thread_pool/h/pub.hpp | eao197/so-5-5 | fa0c31c84d2637dce04e13a155040150d505fbbd | [
"BSL-1.0"
] | 21 | 2016-09-23T10:01:09.000Z | 2020-08-31T12:01:10.000Z | /*
* SObjectizer-5
*/
/*!
* \since
* v.5.4.0
*
* \file
* \brief Public interface of advanced thread pool dispatcher.
*/
#pragma once
#include <so_5/h/declspec.hpp>
#include <so_5/rt/h/disp_binder.hpp>
#include <so_5/disp/mpmc_queue_traits/h/pub.hpp>
#include <so_5/disp/reuse/h/work_thr... | 22.061121 | 89 | 0.659612 | [
"object"
] |
a75fdd3dc45a72beedd3e2335268c8cbac44a7eb | 32,280 | cc | C++ | components/service/ucloud/ocr/src/OcrClient.cc | wanguojian/AliOS-Things | 47fce29d4dd39d124f0bfead27998ad7beea8441 | [
"Apache-2.0"
] | 1 | 2021-04-09T03:18:41.000Z | 2021-04-09T03:18:41.000Z | components/service/ucloud/ocr/src/OcrClient.cc | wanguojian/AliOS-Things | 47fce29d4dd39d124f0bfead27998ad7beea8441 | [
"Apache-2.0"
] | null | null | null | components/service/ucloud/ocr/src/OcrClient.cc | wanguojian/AliOS-Things | 47fce29d4dd39d124f0bfead27998ad7beea8441 | [
"Apache-2.0"
] | 1 | 2021-06-20T06:43:12.000Z | 2021-06-20T06:43:12.000Z | /*
* Copyright 2009-2017 Alibaba Cloud All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required... | 35.163399 | 213 | 0.784789 | [
"model"
] |
a761298a403284ef7d258fd815ce357a8585766b | 8,325 | cpp | C++ | CloudTcpForwarderAgent/tcp_client.cpp | ahmed-eg/Cloud-port-forward | fb92021d47daaab90bcaf73ed63ebf7acf227f09 | [
"Unlicense"
] | null | null | null | CloudTcpForwarderAgent/tcp_client.cpp | ahmed-eg/Cloud-port-forward | fb92021d47daaab90bcaf73ed63ebf7acf227f09 | [
"Unlicense"
] | null | null | null | CloudTcpForwarderAgent/tcp_client.cpp | ahmed-eg/Cloud-port-forward | fb92021d47daaab90bcaf73ed63ebf7acf227f09 | [
"Unlicense"
] | null | null | null | /** -------------------------------------------------------
File name: tcp_client.cpp
Purpose: connect to destination device and forword the responce to the server via tcp_client_agent.cpp
Version: 1.0 11/23/2017
Auther: Ahmed Elaraby
---------------------------------------------------------*/
#include "stdafx... | 27.117264 | 489 | 0.626186 | [
"object"
] |
a77a9ea85168a86cfa75d0e6b37e219f6c33f6f6 | 5,327 | cpp | C++ | src/programs/libpfasst_swe_sphere/chooks.cpp | raaphy/sweet | 69fcf1920becd4fd762ded2f726614aae00b3f69 | [
"MIT"
] | 6 | 2017-11-20T08:12:46.000Z | 2021-03-11T15:32:36.000Z | src/programs/libpfasst_swe_sphere/chooks.cpp | raaphy/sweet | 69fcf1920becd4fd762ded2f726614aae00b3f69 | [
"MIT"
] | 4 | 2018-02-02T21:46:33.000Z | 2022-01-11T11:10:27.000Z | src/programs/libpfasst_swe_sphere/chooks.cpp | raaphy/sweet | 69fcf1920becd4fd762ded2f726614aae00b3f69 | [
"MIT"
] | 12 | 2016-03-01T18:33:34.000Z | 2022-02-08T22:20:31.000Z | #include "SphereDataVars.hpp"
#include "SphereDataCtx.hpp"
#include "ceval.hpp"
extern "C"
{
void cecho_error(SphereData_Spectral* sd,
int step)
{
// not implemented
}
void cecho_residual(SphereDataCtx *i_ctx,
double i_norm,
int i_current_proc,
int i_current_step,
int ... | 34.816993 | 89 | 0.607096 | [
"object",
"vector"
] |
a77bf4a830a17f91b4b83e78915d8364b4c2cd5b | 8,372 | cpp | C++ | programs/pyeos/interface/wasm_.cpp | learnforpractice/pyeos | 4f04eb982c86c1fdb413084af77c713a6fda3070 | [
"MIT"
] | 144 | 2017-10-18T16:38:51.000Z | 2022-01-09T12:43:57.000Z | programs/pyeos/interface/wasm_.cpp | openchatproject/safeos | 2c8dbf57d186696ef6cfcbb671da9705b8f3d9f7 | [
"MIT"
] | 60 | 2017-10-11T13:07:43.000Z | 2019-03-26T04:33:27.000Z | programs/pyeos/interface/wasm_.cpp | learnforpractice/pyeos | 4f04eb982c86c1fdb413084af77c713a6fda3070 | [
"MIT"
] | 38 | 2017-12-05T01:13:56.000Z | 2022-01-07T07:06:53.000Z | #include <algorithm>
#include <eosio/chain/apply_context.hpp>
#include <eosio/chain/controller.hpp>
#include <eosio/chain/wasm_interface.hpp>
#include <eosio/chain/micropython_interface.hpp>
//#include <eosio/chain/webassembly/wavm.hpp>
#include <eosio/chain/webassembly/binaryen.hpp>
#include <eosio/chain/webassembly/... | 36.881057 | 200 | 0.667702 | [
"vector"
] |
a780f07e8c5e02ade68cb2e969ccf20b5a9fd819 | 966 | cpp | C++ | lintcode/minimumsizesubarraysum.cpp | WIZARD-CXY/pl | 22b7f5d81804f4e333d3cff6433364ba1a0ac7ef | [
"Apache-2.0"
] | 1 | 2016-01-20T08:26:34.000Z | 2016-01-20T08:26:34.000Z | lintcode/minimumsizesubarraysum.cpp | WIZARD-CXY/pl | 22b7f5d81804f4e333d3cff6433364ba1a0ac7ef | [
"Apache-2.0"
] | 1 | 2015-10-21T05:38:17.000Z | 2015-11-02T07:42:55.000Z | lintcode/minimumsizesubarraysum.cpp | WIZARD-CXY/pl | 22b7f5d81804f4e333d3cff6433364ba1a0ac7ef | [
"Apache-2.0"
] | null | null | null | class Solution {
public:
/**
* @param nums: a vector of integers
* @param s: an integer
* @return: an integer representing the minimum size of subarray
*/
int minimumSize(vector<int> &nums, int s) {
// write your code here
int start=0;
int end=0;
int minlen=IN... | 24.15 | 68 | 0.39648 | [
"vector"
] |
a7846da8c191ac96e9ad7fb5b3184518e32120b2 | 2,775 | cc | C++ | paddle/fluid/train/test_train_recognize_digits.cc | ysh329/Paddle | 50ad9046c9a440564d104eaa354eb9df83a35678 | [
"Apache-2.0"
] | 1 | 2019-09-05T07:32:44.000Z | 2019-09-05T07:32:44.000Z | paddle/fluid/train/test_train_recognize_digits.cc | ysh329/Paddle | 50ad9046c9a440564d104eaa354eb9df83a35678 | [
"Apache-2.0"
] | 1 | 2019-05-26T14:23:24.000Z | 2019-05-26T14:23:51.000Z | paddle/fluid/train/test_train_recognize_digits.cc | ysh329/Paddle | 50ad9046c9a440564d104eaa354eb9df83a35678 | [
"Apache-2.0"
] | 1 | 2019-11-27T11:58:44.000Z | 2019-11-27T11:58:44.000Z | /* Copyright (c) 2018 PaddlePaddle Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or... | 30.833333 | 75 | 0.68973 | [
"model"
] |
a78c6ac1d8c17d5c51959e79321b09283153f985 | 2,588 | cpp | C++ | Libs/Widgets/Plugins/ctkCollapsibleGroupBoxPlugin.cpp | lassoan/CTK | ba271a053217d26e90dee35837cd3979c3bb5b8b | [
"Apache-2.0"
] | 1 | 2018-11-15T17:02:06.000Z | 2018-11-15T17:02:06.000Z | Libs/Widgets/Plugins/ctkCollapsibleGroupBoxPlugin.cpp | SlicerRt/CTK | 4ff3dff4b9560b0dd78512ca7fc47999b0a8fca1 | [
"Apache-2.0"
] | null | null | null | Libs/Widgets/Plugins/ctkCollapsibleGroupBoxPlugin.cpp | SlicerRt/CTK | 4ff3dff4b9560b0dd78512ca7fc47999b0a8fca1 | [
"Apache-2.0"
] | null | null | null | /*=========================================================================
Library: CTK
Copyright (c) Kitware Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.ap... | 31.560976 | 95 | 0.501159 | [
"geometry"
] |
a78f6697f8f55405b88493f35223ffff79fd56b1 | 20,053 | cpp | C++ | examples/pxScene2d/external/WinSparkle/3rdparty/wxWidgets/samples/event/event.cpp | madanagopaltcomcast/pxCore | c4a3a40a190521c8b6383d126c87612eca5b3c42 | [
"Apache-2.0"
] | 471 | 2019-06-26T09:59:09.000Z | 2022-03-30T04:59:42.000Z | examples/pxScene2d/external/WinSparkle/3rdparty/wxWidgets/samples/event/event.cpp | madanagopaltcomcast/pxCore | c4a3a40a190521c8b6383d126c87612eca5b3c42 | [
"Apache-2.0"
] | 1,432 | 2017-06-21T04:08:48.000Z | 2020-08-25T16:21:15.000Z | examples/pxScene2d/external/WinSparkle/3rdparty/wxWidgets/samples/event/event.cpp | madanagopaltcomcast/pxCore | c4a3a40a190521c8b6383d126c87612eca5b3c42 | [
"Apache-2.0"
] | 317 | 2017-06-20T19:57:17.000Z | 2020-09-16T10:28:30.000Z | /////////////////////////////////////////////////////////////////////////////
// Name: event.cpp
// Purpose: wxWidgets sample demonstrating different event usage
// Author: Vadim Zeitlin
// Modified by:
// Created: 31.01.01
// Copyright: (c) 2001-2009 Vadim Zeitlin
// Licence: wxWindows licenc... | 32.553571 | 83 | 0.599412 | [
"object"
] |
0427e2ea0ed911aa0ab2f4028781f00be7beeb21 | 31,626 | cc | C++ | chrome/browser/ui/app_list/arc/arc_app_icon.cc | iridium-browser/iridium-browser | 907e31cf5ce5ad14d832796e3a7c11e496828959 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 575 | 2015-06-18T23:58:20.000Z | 2022-03-23T09:32:39.000Z | chrome/browser/ui/app_list/arc/arc_app_icon.cc | iridium-browser/iridium-browser | 907e31cf5ce5ad14d832796e3a7c11e496828959 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 113 | 2015-05-04T09:58:14.000Z | 2022-01-31T19:35:03.000Z | chrome/browser/ui/app_list/arc/arc_app_icon.cc | iridium-browser/iridium-browser | 907e31cf5ce5ad14d832796e3a7c11e496828959 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 52 | 2015-07-14T10:40:50.000Z | 2022-03-15T01:11:49.000Z | // Copyright 2015 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chrome/browser/ui/app_list/arc/arc_app_icon.h"
#include <algorithm>
#include <map>
#include <memory>
#include <utility>
#include <vector>
#inc... | 39.731156 | 80 | 0.678429 | [
"geometry",
"vector"
] |
0429bcf72823fd1f02757e5230f2780d66fda2cc | 5,909 | cpp | C++ | src/LuminoEngine/src/Mesh/GMesh.cpp | infinnie/Lumino | 921caabdbcb91528a2aac290e31d650628bc3bed | [
"MIT"
] | null | null | null | src/LuminoEngine/src/Mesh/GMesh.cpp | infinnie/Lumino | 921caabdbcb91528a2aac290e31d650628bc3bed | [
"MIT"
] | null | null | null | src/LuminoEngine/src/Mesh/GMesh.cpp | infinnie/Lumino | 921caabdbcb91528a2aac290e31d650628bc3bed | [
"MIT"
] | null | null | null |
#include "Internal.hpp"
#include <LuminoEngine/Mesh/MeshPrimitive.hpp>
#include "../Engine/LinearAllocator.hpp"
#include "../Graphics/GraphicsManager.hpp"
#include "MeshManager.hpp"
#include "GMesh.hpp"
namespace ln {
namespace detail {
//==================================================================... | 22.903101 | 105 | 0.597732 | [
"mesh"
] |
043d8cfe4ca35618743607b359ff49d8d7601357 | 3,626 | hpp | C++ | src/mongo/util/net/ssl/context_schannel.hpp | danx0r/mongo | 70d4944c235bcdf7fbbc63971099563d2af72956 | [
"Apache-2.0"
] | 72 | 2020-06-12T06:33:41.000Z | 2021-03-22T03:15:56.000Z | src/mongo/util/net/ssl/context_schannel.hpp | danx0r/mongo | 70d4944c235bcdf7fbbc63971099563d2af72956 | [
"Apache-2.0"
] | 9 | 2020-07-02T09:36:49.000Z | 2021-03-25T23:54:00.000Z | src/mongo/util/net/ssl/context_schannel.hpp | danx0r/mongo | 70d4944c235bcdf7fbbc63971099563d2af72956 | [
"Apache-2.0"
] | 14 | 2020-06-12T03:08:03.000Z | 2021-02-03T11:43:09.000Z | /**
* Copyright (C) 2018 MongoDB 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 useful,
* but WITH... | 34.533333 | 80 | 0.725869 | [
"object"
] |
043e4f8cde32bd932aa9d3af85e7119fbf8a62c6 | 388 | cpp | C++ | Introduction/Arrays Introduction.cpp | AbdallahHemdan/Cpp-Solutions | eb22719c31b70b6d6ee4aba8313e009297df0da9 | [
"MIT"
] | 8 | 2020-05-24T20:18:01.000Z | 2022-03-10T21:21:17.000Z | Introduction/Arrays Introduction.cpp | AbdallahHemdan/Cpp-Solutions | eb22719c31b70b6d6ee4aba8313e009297df0da9 | [
"MIT"
] | null | null | null | Introduction/Arrays Introduction.cpp | AbdallahHemdan/Cpp-Solutions | eb22719c31b70b6d6ee4aba8313e009297df0da9 | [
"MIT"
] | 4 | 2020-05-08T06:42:27.000Z | 2021-01-04T09:18:11.000Z | #include <cmath>
#include <cstdio>
#include <vector>
#include <iostream>
#include <algorithm>
using namespace std;
int main() {
int n ;
cin >> n ;
int arr[n] ;
for (int i=0 ; i<n ; i++)
cin >>arr[i] ;
for (int i=0 ; i<n/2 ; i++)
{
swap(arr[i],arr[n-i-1]) ;
}
for (i... | 17.636364 | 32 | 0.458763 | [
"vector"
] |
043fcc849dc36477e073313f56aa3cb79d4e40ca | 9,405 | cpp | C++ | tests/hardware/test_at25.cpp | brandonbraun653/FlashMemoryDev | 850628e8a825c0e8dfcb4b0d0892d3bdce4e58be | [
"MIT"
] | null | null | null | tests/hardware/test_at25.cpp | brandonbraun653/FlashMemoryDev | 850628e8a825c0e8dfcb4b0d0892d3bdce4e58be | [
"MIT"
] | null | null | null | tests/hardware/test_at25.cpp | brandonbraun653/FlashMemoryDev | 850628e8a825c0e8dfcb4b0d0892d3bdce4e58be | [
"MIT"
] | null | null | null | /********************************************************************************
* File Name:
* test_lfs_integration.cpp
*
* Description:
* HIL integration testing with Little FS. This requires several pieces of
* hardware:
* 1. Development board that exposes an SPI port.
* 2. A flash driv... | 34.2 | 121 | 0.554067 | [
"object"
] |
0441ef9c47433cfd26d4b3a3712de1cb27517ab6 | 11,400 | cc | C++ | chrome/browser/metrics/usage_scenario/tab_usage_scenario_tracker.cc | Ron423c/chromium | 2edf7b980065b648f8b2a6e52193d83832fe36b7 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 575 | 2015-06-18T23:58:20.000Z | 2022-03-23T09:32:39.000Z | chrome/browser/metrics/usage_scenario/tab_usage_scenario_tracker.cc | Ron423c/chromium | 2edf7b980065b648f8b2a6e52193d83832fe36b7 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 113 | 2015-05-04T09:58:14.000Z | 2022-01-31T19:35:03.000Z | chrome/browser/metrics/usage_scenario/tab_usage_scenario_tracker.cc | DamieFC/chromium | 54ce2d3c77723697efd22cfdb02aea38f9dfa25c | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 52 | 2015-07-14T10:40:50.000Z | 2022-03-15T01:11:49.000Z | // Copyright 2021 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chrome/browser/metrics/usage_scenario/tab_usage_scenario_tracker.h"
#include "base/containers/contains.h"
#include "chrome/browser/metrics/usag... | 39.446367 | 80 | 0.755526 | [
"object"
] |
04459118ba8e9c8bee72cff1a86566e9076a80e5 | 22,452 | cc | C++ | otherlibs/libcvd/cvd_src/Linux/dvbuffer3_dc1394v2.cc | amitsingh19975/mrpt | 451480f9815cc029ae427ed8067732606bcfbb43 | [
"BSD-3-Clause"
] | 9 | 2017-11-19T16:18:09.000Z | 2020-07-16T02:13:43.000Z | otherlibs/libcvd/cvd_src/Linux/dvbuffer3_dc1394v2.cc | amitsingh19975/mrpt | 451480f9815cc029ae427ed8067732606bcfbb43 | [
"BSD-3-Clause"
] | null | null | null | otherlibs/libcvd/cvd_src/Linux/dvbuffer3_dc1394v2.cc | amitsingh19975/mrpt | 451480f9815cc029ae427ed8067732606bcfbb43 | [
"BSD-3-Clause"
] | 4 | 2018-06-08T07:55:51.000Z | 2022-02-22T08:56:28.000Z | // -*- c++ -*-
#include <cvd/Linux/dvbuffer3.h>
#include <cvd/byte.h>
#include <cvd/timer.h>
#include <dc1394/dc1394.h>
#ifndef __APPLE__
#include <libraw1394/raw1394.h>
#endif
#include <vector>
#include <algorithm>
#include <iostream>
#include <iomanip>
#include <vector>
#include <string>
using namespace CVD;
using... | 33.163959 | 178 | 0.637983 | [
"vector",
"model"
] |
04469e87b4ea3f23d09d22852bd7b152370904d4 | 31,843 | cpp | C++ | stockfishservice/src/main/cpp/endgame.cpp | chess24com/StockfishServiceTest | 0551c66885301cec812738795f105497ba9a3ad0 | [
"MIT"
] | 8 | 2018-01-13T00:24:56.000Z | 2020-05-31T14:59:46.000Z | stockfishservice/src/main/cpp/endgame.cpp | chess24com/StockfishServiceTest | 0551c66885301cec812738795f105497ba9a3ad0 | [
"MIT"
] | 6 | 2018-10-07T22:27:18.000Z | 2019-11-23T08:11:12.000Z | stockfishservice/src/main/cpp/endgame.cpp | chess24com/StockfishServiceTest | 0551c66885301cec812738795f105497ba9a3ad0 | [
"MIT"
] | 10 | 2018-04-12T08:39:16.000Z | 2020-10-07T14:54:01.000Z | /*
Stockfish, a UCI chess playing engine derived from Glaurung 2.1
Copyright (C) 2004-2008 Tord Romstad (Glaurung author)
Copyright (C) 2008-2015 Marco Costalba, Joona Kiiski, Tord Romstad
Copyright (C) 2015-2016 Marco Costalba, Joona Kiiski, Gary Linscott, Tord Romstad
Stockfish is free software: you can re... | 37.63948 | 99 | 0.663568 | [
"object",
"transform"
] |
044721f1036d27a03c1e972c87a57f05ede64e4c | 3,250 | cpp | C++ | unittests/SyntaxParser/SyntaxParserTests.cpp | juvenal/swift | d4f54b1e9af68b0ae747fd5d4d7a5fc4434185a0 | [
"Apache-2.0"
] | 1 | 2021-11-08T09:46:05.000Z | 2021-11-08T09:46:05.000Z | unittests/SyntaxParser/SyntaxParserTests.cpp | juvenal/swift | d4f54b1e9af68b0ae747fd5d4d7a5fc4434185a0 | [
"Apache-2.0"
] | null | null | null | unittests/SyntaxParser/SyntaxParserTests.cpp | juvenal/swift | d4f54b1e9af68b0ae747fd5d4d7a5fc4434185a0 | [
"Apache-2.0"
] | null | null | null | //===----------------------------------------------------------------------===//
//
// This source file is part of the Swift.org open source project
//
// Copyright (c) 2014 - 2019 Apple Inc. and the Swift project authors
// Licensed under Apache License v2.0 with Runtime Library Exception
//
// See https://swift.org/L... | 35.326087 | 95 | 0.666154 | [
"vector"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.