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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
d0ada2a075844691aa31ef18a762cdbcb8eda10b | 386 | cpp | C++ | performerservice.cpp | BjarkiK/VerklegtNamskeidHR-2016 | ea05d8eae7f444371e93944165343a5a837ee273 | [
"MIT"
] | null | null | null | performerservice.cpp | BjarkiK/VerklegtNamskeidHR-2016 | ea05d8eae7f444371e93944165343a5a837ee273 | [
"MIT"
] | null | null | null | performerservice.cpp | BjarkiK/VerklegtNamskeidHR-2016 | ea05d8eae7f444371e93944165343a5a837ee273 | [
"MIT"
] | null | null | null | #include "performerservice.h"
Performerservice::Performerservice()
{
}
Performerservice::addPerformer(){
}
vector <Performer> Performerservice::getPerformers(/*Setja inn færibreytur hér*/){
vector <Performer> performers;
Performer p("Mamma Mia", 40);
Performer p2("Papa Dapa", 69);
performers.push_... | 16.782609 | 82 | 0.707254 | [
"vector"
] |
d0ae18880e578efb87407319aa338efcd5e87731 | 1,033 | cpp | C++ | src/predecl/DiagGaussianDistrDecl.cpp | shiruizhao/swift | 2026acce35f0717c7a3e9dc522ff1c69f8dc3227 | [
"BSD-4-Clause-UC",
"BSD-4-Clause"
] | 22 | 2016-07-11T15:34:14.000Z | 2021-04-19T04:11:13.000Z | src/predecl/DiagGaussianDistrDecl.cpp | shiruizhao/swift | 2026acce35f0717c7a3e9dc522ff1c69f8dc3227 | [
"BSD-4-Clause-UC",
"BSD-4-Clause"
] | 14 | 2016-07-11T14:28:42.000Z | 2017-01-27T02:59:24.000Z | src/predecl/DiagGaussianDistrDecl.cpp | shiruizhao/swift | 2026acce35f0717c7a3e9dc522ff1c69f8dc3227 | [
"BSD-4-Clause-UC",
"BSD-4-Clause"
] | 7 | 2016-10-03T10:05:06.000Z | 2021-05-31T00:58:35.000Z | #include "DiagGaussianDistrDecl.h"
#include "../ir/DoubleLiteral.h"
#include "../ir/IntLiteral.h"
namespace swift {
namespace predecl {
DiagGaussianDistrDecl::DiagGaussianDistrDecl() :
PreDecl(std::string("DiagGaussian")) {
}
DiagGaussianDistrDecl::~DiagGaussianDistrDecl() {
}
std::shared_ptr<ir::Expr> DiagGaus... | 26.487179 | 71 | 0.685382 | [
"vector"
] |
d0bbbd561c074b526f9e6089c72697d1b3256f08 | 1,849 | cc | C++ | 3.triangle_simple/triangle.cc | joone/opengl-wayland | 76355d9fbe160c3991577fe206350d5f992a9395 | [
"BSD-2-Clause"
] | 5 | 2021-01-25T01:51:58.000Z | 2022-03-18T22:50:10.000Z | 3.triangle_simple/triangle.cc | joone/opengl-wayland | 76355d9fbe160c3991577fe206350d5f992a9395 | [
"BSD-2-Clause"
] | null | null | null | 3.triangle_simple/triangle.cc | joone/opengl-wayland | 76355d9fbe160c3991577fe206350d5f992a9395 | [
"BSD-2-Clause"
] | null | null | null | //
// Triangle example
// https://github.com/JoeyDeVries/LearnOpenGL/blob/master/src/1.getting_started/2.1.hello_triangle/hello_triangle.cpp
//
#include "../common/wayland_platform.h"
#include "../common/display.h"
#include "../common/window.h"
// #version 300 es
const char* vertexShaderSource =
"#version 300 es ... | 29.822581 | 117 | 0.553272 | [
"geometry"
] |
d0c054669bc4c0b5e043fcf0b333bcce6ebae23d | 12,447 | cpp | C++ | dev/Gems/ScriptCanvas/Code/Include/ScriptCanvas/Libraries/Logic/WeightedRandomSequencer.cpp | raghnarx/lumberyard | 1c52b941dcb7d94341fcf21275fe71ff67173ada | [
"AML"
] | 8 | 2019-10-07T16:33:47.000Z | 2020-12-07T03:59:58.000Z | dev/Gems/ScriptCanvas/Code/Include/ScriptCanvas/Libraries/Logic/WeightedRandomSequencer.cpp | 29e7e280-0d1c-4bba-98fe-f7cd3ca7500a/lumberyard | 1c52b941dcb7d94341fcf21275fe71ff67173ada | [
"AML"
] | null | null | null | dev/Gems/ScriptCanvas/Code/Include/ScriptCanvas/Libraries/Logic/WeightedRandomSequencer.cpp | 29e7e280-0d1c-4bba-98fe-f7cd3ca7500a/lumberyard | 1c52b941dcb7d94341fcf21275fe71ff67173ada | [
"AML"
] | 4 | 2019-08-05T07:25:46.000Z | 2020-12-07T05:12:55.000Z | /*
* All or portions of this file Copyright (c) Amazon.com, Inc. or its affiliates or
* its licensors.
*
* For complete copyright and license terms please see the LICENSE at the root of this
* distribution (the "License"). All use of this software is governed by the License,
* or, if provided, by the license below or t... | 41.352159 | 124 | 0.459629 | [
"vector"
] |
d0c38659ee5e514d806e37d58065405620d90bae | 1,185 | cpp | C++ | arrays/013_merge overlaping intervals.cpp | CodeMacrocosm/DSA-BOOK | a94bd9d6b7e4cbef46c7531c023b02dab94477aa | [
"MIT"
] | 9 | 2021-05-18T05:08:29.000Z | 2021-10-02T18:21:54.000Z | 013_merge overlaping intervals.cpp | srujana-55/DSA-BOOK | a874354e9f9f29c6a767031c4ccb7d1c1fa5e60d | [
"MIT"
] | null | null | null | 013_merge overlaping intervals.cpp | srujana-55/DSA-BOOK | a874354e9f9f29c6a767031c4ccb7d1c1fa5e60d | [
"MIT"
] | 3 | 2021-05-19T06:13:43.000Z | 2022-01-25T07:30:33.000Z | //author :shreyamalogi
//time complexity--o(NlogN)
//SPACE Complexity--o(N)
#include<bits/stdc++.h>
using namespace std;
int main()
{
int n;
cin>>n;
vector<pair<int,int>> a; //vector of pair
for(int i=0;i<n;i++){
int x,y; //2 inputs
cin>>x>>y;
a.push_back({x,y}); //arra... | 22.358491 | 85 | 0.544304 | [
"vector"
] |
d0c3a6bae37745dd13feb34aef93df7a3a878e60 | 3,274 | hpp | C++ | tridiagonal/off_tridiagonal_solver.hpp | kit71717/tridiagonal | 672fef309fbcc66d75f9678eeb20a47ea546ed55 | [
"MIT"
] | 4 | 2020-11-01T20:07:54.000Z | 2022-02-21T00:43:48.000Z | tridiagonal/off_tridiagonal_solver.hpp | kit71717/tridiagonal | 672fef309fbcc66d75f9678eeb20a47ea546ed55 | [
"MIT"
] | null | null | null | tridiagonal/off_tridiagonal_solver.hpp | kit71717/tridiagonal | 672fef309fbcc66d75f9678eeb20a47ea546ed55 | [
"MIT"
] | 2 | 2020-08-18T04:45:22.000Z | 2022-02-03T22:41:36.000Z | #ifndef TRIDIAGONAL_OFF_TRIDIAGONAL_HPP
#define TRIDIAGONAL_OFF_TRIDIAGONAL_HPP
#include <vector>
#include <type_traits>
#include "utils.hpp"
namespace tridiagonal {
/**
* Solve tri-diagonal block matrix system on the form
*
* | B_0 C_0 0 0 0 ... A_0 | | X_1 | | D_1 |
... | 50.369231 | 97 | 0.488699 | [
"vector"
] |
d0cd5cba405e1ac06d06645e3c9c773d6ff2c9bd | 5,989 | cpp | C++ | src/properties/optionproperty.cpp | hedbergj/OpenSpace | 0125fb7a3be4d6e6529781522f5d9e9a826241fb | [
"MIT"
] | null | null | null | src/properties/optionproperty.cpp | hedbergj/OpenSpace | 0125fb7a3be4d6e6529781522f5d9e9a826241fb | [
"MIT"
] | null | null | null | src/properties/optionproperty.cpp | hedbergj/OpenSpace | 0125fb7a3be4d6e6529781522f5d9e9a826241fb | [
"MIT"
] | null | null | null | /*****************************************************************************************
* *
* OpenSpace *
* ... | 36.742331 | 90 | 0.53281 | [
"vector"
] |
d0d33d3a6742f4e62509375f7b0ba980b35e6584 | 14,100 | cc | C++ | chromeos/network/shill_property_util.cc | iplo/Chain | 8bc8943d66285d5258fffc41bed7c840516c4422 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 231 | 2015-01-08T09:04:44.000Z | 2021-12-30T03:03:10.000Z | chromeos/network/shill_property_util.cc | j4ckfrost/android_external_chromium_org | a1a3dad8b08d1fcf6b6b36c267158ed63217c780 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 1 | 2017-02-14T21:55:58.000Z | 2017-02-14T21:55:58.000Z | chromeos/network/shill_property_util.cc | j4ckfrost/android_external_chromium_org | a1a3dad8b08d1fcf6b6b36c267158ed63217c780 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 268 | 2015-01-21T05:53:28.000Z | 2022-03-25T22:09:01.000Z | // Copyright 2013 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chromeos/network/shill_property_util.h"
#include "base/i18n/icu_encoding_detection.h"
#include "base/i18n/icu_string_conversions.h"
#include "b... | 34.729064 | 80 | 0.698156 | [
"vector"
] |
d0da6842b463f0d5a3fd2ec6dd6aaa09c70285df | 6,151 | cpp | C++ | svc_kube_vision_opencvplus/extras/nanoflann/tests/test_main.cpp | lucmichalski/kube-vproxy | c7cc0edbcbcd07a48f0fc48b9457eae693b76688 | [
"Apache-2.0"
] | 3 | 2018-06-22T07:55:51.000Z | 2021-06-21T19:18:16.000Z | svc_kube_vision_opencvplus/extras/nanoflann/tests/test_main.cpp | lucmichalski/kube-vproxy | c7cc0edbcbcd07a48f0fc48b9457eae693b76688 | [
"Apache-2.0"
] | null | null | null | svc_kube_vision_opencvplus/extras/nanoflann/tests/test_main.cpp | lucmichalski/kube-vproxy | c7cc0edbcbcd07a48f0fc48b9457eae693b76688 | [
"Apache-2.0"
] | 1 | 2020-11-04T04:56:50.000Z | 2020-11-04T04:56:50.000Z | /***********************************************************************
* Software License Agreement (BSD License)
*
* Copyright 2011-2014 Jose Luis Blanco (joseluisblancoc@gmail.com).
* All rights reserved.
*
* THE BSD LICENSE
*
* Redistribution and use in source and binary forms, with or without
* modific... | 31.706186 | 123 | 0.703951 | [
"vector"
] |
d0e0a0d30d791daf1302b82940ef741234107214 | 3,614 | cpp | C++ | Dev/SourcesEngine/Gugu/Element/2D/ElementSprite.cpp | Legulysse/gugu-engine | 0014f85f27f378f4490918638fcc747367e82243 | [
"Zlib"
] | 15 | 2018-06-30T12:02:03.000Z | 2022-02-16T00:23:45.000Z | Dev/SourcesEngine/Gugu/Element/2D/ElementSprite.cpp | Legulysse/gugu-engine | 0014f85f27f378f4490918638fcc747367e82243 | [
"Zlib"
] | null | null | null | Dev/SourcesEngine/Gugu/Element/2D/ElementSprite.cpp | Legulysse/gugu-engine | 0014f85f27f378f4490918638fcc747367e82243 | [
"Zlib"
] | 1 | 2018-07-26T22:40:20.000Z | 2018-07-26T22:40:20.000Z | ////////////////////////////////////////////////////////////////
// Header
#include "Gugu/Common.h"
#include "Gugu/Element/2D/ElementSprite.h"
////////////////////////////////////////////////////////////////
// Includes
#include "Gugu/Resources/ManagerResources.h"
#include "Gugu/Resources/Texture.h"
#incl... | 27.172932 | 106 | 0.633924 | [
"transform"
] |
d0e698ddc6c18959304e709f7a88f8d8d5880dc0 | 34,923 | cpp | C++ | kgl_app/kgl_properties.cpp | kellerberrin/KGL_Gene | f8e6c14b8b2009d82d692b28354561b5f0513c5e | [
"MIT"
] | 1 | 2021-04-09T16:24:06.000Z | 2021-04-09T16:24:06.000Z | kgl_app/kgl_properties.cpp | kellerberrin/KGL_Gene | f8e6c14b8b2009d82d692b28354561b5f0513c5e | [
"MIT"
] | null | null | null | kgl_app/kgl_properties.cpp | kellerberrin/KGL_Gene | f8e6c14b8b2009d82d692b28354561b5f0513c5e | [
"MIT"
] | null | null | null | //
// Created by kellerberrin on 11/11/18.
//
#include "kgl_properties.h"
#include "kel_utility.h"
#include <set>
namespace kgl = kellerberrin::genome;
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// Boilerplate code to extract structured analyti... | 33.742029 | 158 | 0.669129 | [
"vector"
] |
d0e99a48da9ec030b089e9dce527b58a125956d2 | 2,680 | cpp | C++ | BZOJ/BZOJ3696.cpp | xehoth/OnlineJudgeCodes | 013d31cccaaa1d2b6d652c2f5d5d6cb2e39884a7 | [
"Apache-2.0"
] | 7 | 2017-09-21T13:20:05.000Z | 2020-03-02T03:03:04.000Z | BZOJ/BZOJ3696.cpp | xehoth/OnlineJudgeCodes | 013d31cccaaa1d2b6d652c2f5d5d6cb2e39884a7 | [
"Apache-2.0"
] | null | null | null | BZOJ/BZOJ3696.cpp | xehoth/OnlineJudgeCodes | 013d31cccaaa1d2b6d652c2f5d5d6cb2e39884a7 | [
"Apache-2.0"
] | 3 | 2019-01-05T07:02:57.000Z | 2019-06-13T08:23:13.000Z | #include <bits/stdc++.h>
namespace IO {
inline char read() {
static const int IN_LEN = 100000;
static char buf[IN_LEN], *s, *t;
s == t ? t = (s = buf) + fread(buf, 1, IN_LEN, stdin) : 0;
return s == t ? -1 : *s++;
}
template <typename T>
inline void read(T &x) {
static char c;
static bool ios... | 21.967213 | 79 | 0.469403 | [
"vector"
] |
d0f23af9b3fe2d8dcb5f6eeb3ada849f33360b0f | 8,149 | cc | C++ | optickscore/Sparse.cc | hanswenzel/opticks | b75b5929b6cf36a5eedeffb3031af2920f75f9f0 | [
"Apache-2.0"
] | 11 | 2020-07-05T02:39:32.000Z | 2022-03-20T18:52:44.000Z | optickscore/Sparse.cc | hanswenzel/opticks | b75b5929b6cf36a5eedeffb3031af2920f75f9f0 | [
"Apache-2.0"
] | null | null | null | optickscore/Sparse.cc | hanswenzel/opticks | b75b5929b6cf36a5eedeffb3031af2920f75f9f0 | [
"Apache-2.0"
] | 4 | 2020-09-03T20:36:32.000Z | 2022-01-19T07:42:21.000Z | /*
* Copyright (c) 2019 Opticks Team. All Rights Reserved.
*
* This file is part of Opticks
* (see https://bitbucket.org/simoncblyth/opticks).
*
* 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 ... | 23.552023 | 135 | 0.53663 | [
"vector"
] |
d0f6a9ba9083a6c4d38c62bd03baf9d5081d3585 | 8,439 | cpp | C++ | util/monitor.cpp | Junkrat77/tablefs-kv-wrapper | 993d7171a51a306d86e3f4628f0b382e767fa0ba | [
"BSD-3-Clause"
] | null | null | null | util/monitor.cpp | Junkrat77/tablefs-kv-wrapper | 993d7171a51a306d86e3f4628f0b382e767fa0ba | [
"BSD-3-Clause"
] | null | null | null | util/monitor.cpp | Junkrat77/tablefs-kv-wrapper | 993d7171a51a306d86e3f4628f0b382e767fa0ba | [
"BSD-3-Clause"
] | null | null | null | #include "util/monitor.h"
#include <stdio.h>
#include <string.h>
#include <unistd.h>
namespace tablefs {
static const char* diskmetric[11] = {
"read_requests", // Total number of reads completed successfully.
"read_merged", // Adjacent read requests merged in a single req.
"read_sectors", ... | 26.046296 | 92 | 0.559426 | [
"vector"
] |
d0f6a9dc403404b7b153168f28ac224474cada94 | 15,214 | cc | C++ | mcg/src/external/BSR/src/math/geometry/point_3D.cc | mouthwater/rgb | 3fafca24ecc133910923182581a2133b8568bf77 | [
"BSD-2-Clause"
] | 392 | 2015-01-14T13:19:40.000Z | 2022-02-12T08:47:33.000Z | mcg/src/external/BSR/src/math/geometry/point_3D.cc | mouthwater/rgb | 3fafca24ecc133910923182581a2133b8568bf77 | [
"BSD-2-Clause"
] | 45 | 2015-02-03T12:16:10.000Z | 2022-03-07T00:25:09.000Z | mcg/src/external/BSR/src/math/geometry/point_3D.cc | mouthwater/rgb | 3fafca24ecc133910923182581a2133b8568bf77 | [
"BSD-2-Clause"
] | 168 | 2015-01-05T02:29:53.000Z | 2022-02-22T04:32:04.000Z | /*
* Point 3D.
*/
#include "io/serialization/serial_input_stream.hh"
#include "io/serialization/serial_output_stream.hh"
#include "io/streams/ostream.hh"
#include "lang/pointers/auto_ptr.hh"
#include "math/exact.hh"
#include "math/geometry/point_3D.hh"
#include "math/math.hh"
namespace math {
namespace geometry {
/*... | 33.364035 | 79 | 0.502958 | [
"geometry",
"3d"
] |
d0f7aef3e4c189f42ad7a5aca334283ba684c04f | 12,645 | cc | C++ | src/Modules/Render/ViewScene.cc | Nahusa/SCIRun | c54e714d4c7e956d053597cf194e07616e28a498 | [
"MIT"
] | 1 | 2019-05-30T06:00:15.000Z | 2019-05-30T06:00:15.000Z | src/Modules/Render/ViewScene.cc | manual123/SCIRun | 3816b1dc4ebd0c5bd4539b7e50e08592acdac903 | [
"MIT"
] | null | null | null | src/Modules/Render/ViewScene.cc | manual123/SCIRun | 3816b1dc4ebd0c5bd4539b7e50e08592acdac903 | [
"MIT"
] | null | null | null | /*
For more information, please see: http://software.sci.utah.edu
The MIT License
Copyright (c) 2015 Scientific Computing and Imaging Institute,
University of Utah.
License for the specific language governing rights and limitations under
Permission is hereby granted, free of charge, to any person o... | 38.907692 | 143 | 0.748992 | [
"geometry",
"render",
"object"
] |
d0f9fbeef79c55ad7185c2bfa58a7c640b590870 | 3,180 | hpp | C++ | svntrunk/src/BlueMatter/analysis/include/DataReceiverQuadraticCons.hpp | Bhaskers-Blu-Org1/BlueMatter | 1ab2c41af870c19e2e1b1095edd1d5c85eeb9b5e | [
"BSD-2-Clause"
] | 7 | 2020-02-25T15:46:18.000Z | 2022-02-25T07:04:47.000Z | svntrunk/src/BlueMatter/analysis/include/DataReceiverQuadraticCons.hpp | IBM/BlueMatter | 5243c0ef119e599fc3e9b7c4213ecfe837de59f3 | [
"BSD-2-Clause"
] | null | null | null | svntrunk/src/BlueMatter/analysis/include/DataReceiverQuadraticCons.hpp | IBM/BlueMatter | 5243c0ef119e599fc3e9b7c4213ecfe837de59f3 | [
"BSD-2-Clause"
] | 5 | 2019-06-06T16:30:21.000Z | 2020-11-16T19:43:01.000Z | /* Copyright 2001, 2019 IBM Corporation
*
* Redistribution and use in source and binary forms, with or without modification, are permitted provided that the
* following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the
* following d... | 34.193548 | 118 | 0.734906 | [
"vector"
] |
cba19e94a57f423f7a10b079ac4093d6489a710c | 1,021 | hpp | C++ | JEBString/Unused/JEBString/String/Generic/WildcardMatcher.hpp | jebreimo/JEBLib | 9066403a9372951aa8ce4f129cd4877e2ae779ab | [
"BSD-3-Clause"
] | 1 | 2019-12-25T05:30:20.000Z | 2019-12-25T05:30:20.000Z | JEBString/Unused/JEBString/String/Generic/WildcardMatcher.hpp | jebreimo/JEBLib | 9066403a9372951aa8ce4f129cd4877e2ae779ab | [
"BSD-3-Clause"
] | null | null | null | JEBString/Unused/JEBString/String/Generic/WildcardMatcher.hpp | jebreimo/JEBLib | 9066403a9372951aa8ce4f129cd4877e2ae779ab | [
"BSD-3-Clause"
] | null | null | null | #ifndef JEB_WILDCARDMATCHER_HPP
#define JEB_WILDCARDMATCHER_HPP
#include <vector>
#include "WildcardWord.hpp"
namespace JEB { namespace String { namespace Generic {
class WildcardMatcher
{
public:
WildcardMatcher();
~WildcardMatcher();
template <typename StrFwdIt>
void parse(StrFwdIt begin, StrFwdIt... | 20.42 | 71 | 0.722821 | [
"vector"
] |
cba3c4533c6fd4884a969857065806d5c8ed3c84 | 12,262 | cpp | C++ | artemis-code/src/runtime/browser/webkitexecutor.cpp | JavaScriptTesting/LJS | 9818dbdb421036569fff93124ac2385d45d01c3a | [
"Apache-2.0"
] | 1 | 2019-06-18T06:52:54.000Z | 2019-06-18T06:52:54.000Z | artemis-code/src/runtime/browser/webkitexecutor.cpp | JavaScriptTesting/LJS | 9818dbdb421036569fff93124ac2385d45d01c3a | [
"Apache-2.0"
] | null | null | null | artemis-code/src/runtime/browser/webkitexecutor.cpp | JavaScriptTesting/LJS | 9818dbdb421036569fff93124ac2385d45d01c3a | [
"Apache-2.0"
] | null | null | null | /*
* Copyright 2012 Aarhus University
*
* 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 agre... | 37.157576 | 148 | 0.625836 | [
"model"
] |
cbaaf857d76f91d59a378a9dc572dc8c00063033 | 628 | cpp | C++ | Source/SHOOTACUBE/Accessories/Accessories.cpp | marvkey/SHOOTACUBE | b98665dec593d2a5b33b66bcb1ebb5a4b896b23f | [
"Apache-2.0"
] | null | null | null | Source/SHOOTACUBE/Accessories/Accessories.cpp | marvkey/SHOOTACUBE | b98665dec593d2a5b33b66bcb1ebb5a4b896b23f | [
"Apache-2.0"
] | null | null | null | Source/SHOOTACUBE/Accessories/Accessories.cpp | marvkey/SHOOTACUBE | b98665dec593d2a5b33b66bcb1ebb5a4b896b23f | [
"Apache-2.0"
] | null | null | null | // Fill out your copyright notice in the Description page of Project Settings.
#include "Accessories.h"
#include "Components/BoxComponent.h"
#include "Components/SkeletalMeshComponent.h"
// Sets default values
AAccessories::AAccessories(){
// Set this actor to call Tick() every frame. You can turn this off to impro... | 39.25 | 115 | 0.794586 | [
"mesh"
] |
cbad09822545dec26bc89b6d109ec003abce3322 | 7,107 | cc | C++ | chrome/browser/lacros/download_controller_client_lacros.cc | zealoussnow/chromium | fd8a8914ca0183f0add65ae55f04e287543c7d4a | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 76 | 2020-09-02T03:05:41.000Z | 2022-03-30T04:40:55.000Z | chrome/browser/lacros/download_controller_client_lacros.cc | zealoussnow/chromium | fd8a8914ca0183f0add65ae55f04e287543c7d4a | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 45 | 2020-09-02T03:21:37.000Z | 2022-03-31T22:19:45.000Z | chrome/browser/lacros/download_controller_client_lacros.cc | zealoussnow/chromium | fd8a8914ca0183f0add65ae55f04e287543c7d4a | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 8 | 2020-07-22T18:49:18.000Z | 2022-02-08T10:27:16.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/lacros/download_controller_client_lacros.h"
#include "base/bind.h"
#include "chrome/browser/browser_process.h"
#include "chrome/... | 36.823834 | 80 | 0.748698 | [
"vector"
] |
cbb0ee16ba0188d77ba8b5a2f582c00a083eb222 | 7,092 | cc | C++ | src/trainer/server.cc | kaiping/RNNLM | 0bdc679deaf40216e8162f77d68b4e746b0b7516 | [
"Apache-2.0"
] | null | null | null | src/trainer/server.cc | kaiping/RNNLM | 0bdc679deaf40216e8162f77d68b4e746b0b7516 | [
"Apache-2.0"
] | null | null | null | src/trainer/server.cc | kaiping/RNNLM | 0bdc679deaf40216e8162f77d68b4e746b0b7516 | [
"Apache-2.0"
] | null | null | null | #include <list>
#include <tuple>
#include <queue>
#include "mshadow/tensor.h"
#include "trainer/server.h"
#include "utils/param.h"
#include "utils/singleton.h"
#include "utils/factory.h"
#include "utils/cluster.h"
#include "proto/common.pb.h"
using namespace mshadow;
namespace singa {
Server::Server(int thread_id,int ... | 33.45283 | 84 | 0.617597 | [
"shape",
"vector"
] |
cbc3d51067f62019c44febc043444b6d7c5f8d5f | 5,340 | hpp | C++ | src/jk/cog/vm/executor.hpp | jdmclark/gorc | a03d6a38ab7684860c418dd3d2e77cbe6a6d9fc8 | [
"Apache-2.0"
] | 97 | 2015-02-24T05:09:24.000Z | 2022-01-23T12:08:22.000Z | src/jk/cog/vm/executor.hpp | annnoo/gorc | 1889b4de6380c30af6c58a8af60ecd9c816db91d | [
"Apache-2.0"
] | 8 | 2015-03-27T23:03:23.000Z | 2020-12-21T02:34:33.000Z | src/jk/cog/vm/executor.hpp | annnoo/gorc | 1889b4de6380c30af6c58a8af60ecd9c816db91d | [
"Apache-2.0"
] | 10 | 2016-03-24T14:32:50.000Z | 2021-11-13T02:38:53.000Z | #pragma once
#include "call_stack_frame.hpp"
#include "content/asset_ref.hpp"
#include "content/id.hpp"
#include "executor_linkage.hpp"
#include "heap.hpp"
#include "instance.hpp"
#include "io/binary_input_stream.hpp"
#include "io/binary_output_stream.hpp"
#include "jk/cog/script/message_type.hpp"
#include "jk/cog/scr... | 37.87234 | 99 | 0.501685 | [
"vector"
] |
cbc40ae5b3f85c9a6e33a018c3b59bdd9a6509ed | 35,575 | cxx | C++ | main/package/source/package/zippackage/ZipPackageStream.cxx | Grosskopf/openoffice | 93df6e8a695d5e3eac16f3ad5e9ade1b963ab8d7 | [
"Apache-2.0"
] | 679 | 2015-01-06T06:34:58.000Z | 2022-03-30T01:06:03.000Z | main/package/source/package/zippackage/ZipPackageStream.cxx | Grosskopf/openoffice | 93df6e8a695d5e3eac16f3ad5e9ade1b963ab8d7 | [
"Apache-2.0"
] | 102 | 2017-11-07T08:51:31.000Z | 2022-03-17T12:13:49.000Z | main/package/source/package/zippackage/ZipPackageStream.cxx | Grosskopf/openoffice | 93df6e8a695d5e3eac16f3ad5e9ade1b963ab8d7 | [
"Apache-2.0"
] | 331 | 2015-01-06T11:40:55.000Z | 2022-03-14T04:07:51.000Z | /**************************************************************
*
* 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 y... | 37.805526 | 176 | 0.66676 | [
"object"
] |
cbc8fe668b5a79b3a108cde4d9d875c84540c908 | 12,189 | cc | C++ | test/src/unit-cppapi-fill_values.cc | aaronwolen/TileDB | a9aa26d0ce8be17f5cbff57a4fac169927501df2 | [
"MIT"
] | null | null | null | test/src/unit-cppapi-fill_values.cc | aaronwolen/TileDB | a9aa26d0ce8be17f5cbff57a4fac169927501df2 | [
"MIT"
] | null | null | null | test/src/unit-cppapi-fill_values.cc | aaronwolen/TileDB | a9aa26d0ce8be17f5cbff57a4fac169927501df2 | [
"MIT"
] | null | null | null | /**
* @file unit-cppapi-fill_values.cc
*
* @section LICENSE
*
* The MIT License
*
* @copyright Copyright (c) 2017-2020 TileDB Inc.
* @copyright Copyright (c) 2016 MIT and Intel Corporation
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated doc... | 32.590909 | 80 | 0.649848 | [
"vector"
] |
cbd7944def8a876fd3589d050d8f4a865ab19d74 | 6,174 | cc | C++ | src/rocksdb2/utilities/column_aware_encoding_exp.cc | yinchengtsinghua/RippleCPPChinese | a32a38a374547bdc5eb0fddcd657f45048aaad6a | [
"BSL-1.0"
] | 5 | 2019-01-23T04:36:03.000Z | 2020-02-04T07:10:39.000Z | src/rocksdb2/utilities/column_aware_encoding_exp.cc | yinchengtsinghua/RippleCPPChinese | a32a38a374547bdc5eb0fddcd657f45048aaad6a | [
"BSL-1.0"
] | null | null | null | src/rocksdb2/utilities/column_aware_encoding_exp.cc | yinchengtsinghua/RippleCPPChinese | a32a38a374547bdc5eb0fddcd657f45048aaad6a | [
"BSL-1.0"
] | 2 | 2019-05-14T07:26:59.000Z | 2020-06-15T07:25:01.000Z |
//此源码被清华学神尹成大魔王专业翻译分析并修改
//尹成QQ77025077
//尹成微信18510341407
//尹成所在QQ群721929980
//尹成邮箱 yinc13@mails.tsinghua.edu.cn
//尹成毕业于清华大学,微软区块链领域全球最有价值专家
//https://mvp.microsoft.com/zh-cn/PublicProfile/4033620
//版权所有(c)2011至今,Facebook,Inc.保留所有权利。
//此源代码在两个gplv2下都获得了许可(在
//复制根目录中的文件)和Apache2.0许可证
//(在根目录的license.apache文件中找到)。
//
#i... | 33.193548 | 80 | 0.674603 | [
"vector"
] |
cbd7e303df914834eb145c19d4f0816d4d542e80 | 911 | cpp | C++ | 27. LeetCode Problems/2034. Stock Price Fluctuation.cpp | Ujjawalgupta42/Hacktoberfest2021-DSA | eccd9352055085973e3d6a1feb10dd193905584b | [
"MIT"
] | 225 | 2021-10-01T03:09:01.000Z | 2022-03-11T11:32:49.000Z | 27. LeetCode Problems/2034. Stock Price Fluctuation.cpp | Ujjawalgupta42/Hacktoberfest2021-DSA | eccd9352055085973e3d6a1feb10dd193905584b | [
"MIT"
] | 252 | 2021-10-01T03:45:20.000Z | 2021-12-07T18:32:46.000Z | 27. LeetCode Problems/2034. Stock Price Fluctuation.cpp | Ujjawalgupta42/Hacktoberfest2021-DSA | eccd9352055085973e3d6a1feb10dd193905584b | [
"MIT"
] | 911 | 2021-10-01T02:55:19.000Z | 2022-02-06T09:08:37.000Z | class StockPrice {
public:
map<int,int>mp;
multiset<int>ms;
StockPrice() {
}
void update(int timestamp, int price) {
if(mp.find(timestamp)!=mp.end())
{
auto it=ms.find(mp[timestamp]);
ms.erase(it);
}
mp[timestamp]=price;
... | 20.704545 | 67 | 0.473106 | [
"object"
] |
cbe016a748ebf1eca1c8f542bb87c31d004f4466 | 12,162 | cpp | C++ | 01_Develop/libXMGraphics/Source/XMGMatrix.cpp | mcodegeeks/OpenKODE-Framework | d4382d781da7f488a0e7667362a89e8e389468dd | [
"MIT"
] | 2 | 2017-08-03T07:15:00.000Z | 2018-06-18T10:32:53.000Z | 01_Develop/libXMGraphics/Source/XMGMatrix.cpp | mcodegeeks/OpenKODE-Framework | d4382d781da7f488a0e7667362a89e8e389468dd | [
"MIT"
] | null | null | null | 01_Develop/libXMGraphics/Source/XMGMatrix.cpp | mcodegeeks/OpenKODE-Framework | d4382d781da7f488a0e7667362a89e8e389468dd | [
"MIT"
] | 2 | 2019-03-04T22:57:42.000Z | 2020-03-06T01:32:26.000Z | /*
*
* File XMGMatrix.cpp
* Description Matrix implemation
* Version 0.20.0801, 2011-08-01
* Author Y.H Mun
*
* --------------------------------------------------------------------------
*
* Copyright (C) 2010-2011 XMSoft. All rights reserved.
* ... | 31.837696 | 154 | 0.551883 | [
"transform"
] |
cbe08b72496dbd8eea60250e015678087abe872c | 710 | hpp | C++ | NEFT/include/NEFT/nn.hpp | leopnt/NEFT | bae0dc858a53809dd4ee59a7b4fe78ac5b8e3cf2 | [
"MIT"
] | null | null | null | NEFT/include/NEFT/nn.hpp | leopnt/NEFT | bae0dc858a53809dd4ee59a7b4fe78ac5b8e3cf2 | [
"MIT"
] | null | null | null | NEFT/include/NEFT/nn.hpp | leopnt/NEFT | bae0dc858a53809dd4ee59a7b4fe78ac5b8e3cf2 | [
"MIT"
] | null | null | null | #ifndef NN_HPP
#define NN_HPP
#include <cmath>
#include "layer.hpp"
class NN
{
private:
int m_inputSize;
int m_outputSize;
std::vector<Layer> m_layers;
public:
NN(const int& inputSize, const int& outputSize);
~NN();
void addLayer(const int& inputSize);
void random... | 19.189189 | 72 | 0.629577 | [
"vector"
] |
cbe37535e742b2a6b320b5c3f6b855b3b19abcbe | 3,597 | cc | C++ | src/reader/wgsl/parser_impl_param_list_test.cc | jhanssen/tint | 30c1f25a7a4e180419444c12046348edb0f8fdd0 | [
"Apache-2.0"
] | null | null | null | src/reader/wgsl/parser_impl_param_list_test.cc | jhanssen/tint | 30c1f25a7a4e180419444c12046348edb0f8fdd0 | [
"Apache-2.0"
] | null | null | null | src/reader/wgsl/parser_impl_param_list_test.cc | jhanssen/tint | 30c1f25a7a4e180419444c12046348edb0f8fdd0 | [
"Apache-2.0"
] | null | null | null | // Copyright 2020 The Tint Authors.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed ... | 32.7 | 75 | 0.677231 | [
"vector"
] |
cbe6b223c17f984e45ade9170f0dd31f2a298d98 | 22,539 | cpp | C++ | src/ethereum/eth_kvb_storage.cpp | MRHarrison/concord | 7d6417c09c8062111f93b3ff638c540d55e345b8 | [
"Apache-2.0"
] | null | null | null | src/ethereum/eth_kvb_storage.cpp | MRHarrison/concord | 7d6417c09c8062111f93b3ff638c540d55e345b8 | [
"Apache-2.0"
] | null | null | null | src/ethereum/eth_kvb_storage.cpp | MRHarrison/concord | 7d6417c09c8062111f93b3ff638c540d55e345b8 | [
"Apache-2.0"
] | null | null | null | // Copyright (c) 2018-2019 VMware, Inc. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0
//
// Wrapper around KVB to provide EVM execution storage context. This class
// defines the mapping of EVM object to KVB address. It also records updates to
// be used in minting a block when a transaction finishes.
//
... | 34.944186 | 80 | 0.651759 | [
"object",
"vector"
] |
cbe9cddc23caaba31d42197450f5d6ce00153832 | 20,517 | hpp | C++ | simulator/include/simulator.hpp | DaoCasino/dc-blockchain | 37ac10f1165c25be4936464f3fb402653bd1c85c | [
"MIT"
] | 10 | 2019-05-06T16:15:54.000Z | 2019-06-12T05:12:18.000Z | simulator/include/simulator.hpp | DaoCasino/dc-blockchain | 37ac10f1165c25be4936464f3fb402653bd1c85c | [
"MIT"
] | 5 | 2019-10-07T13:25:39.000Z | 2020-06-18T00:06:18.000Z | simulator/include/simulator.hpp | DaoCasino/dc-blockchain | 37ac10f1165c25be4936464f3fb402653bd1c85c | [
"MIT"
] | 7 | 2019-10-04T23:02:14.000Z | 2022-02-26T14:00:05.000Z | #pragma once
#include "database.hpp"
#include "log.hpp"
#include <fc/bitutil.hpp>
#include <fc/crypto/sha256.hpp>
#include <boost/optional.hpp>
#include <algorithm>
#include <chrono>
#include <fstream>
#include <functional>
#include <iostream>
#include <numeric>
#include <queue>
#include <random>
#include <sstream>... | 30.083578 | 129 | 0.553882 | [
"vector"
] |
cbeba1656df696374c1ee14bec6712823db50d39 | 10,501 | cc | C++ | engine/gui/controls/guiDirectoryTreeCtrl.cc | ClayHanson/B4v21-Public-Repo | c812aa7bf2ecb267e02969c85f0c9c2a29be0d28 | [
"MIT"
] | 1 | 2020-08-18T19:45:34.000Z | 2020-08-18T19:45:34.000Z | engine/gui/controls/guiDirectoryTreeCtrl.cc | ClayHanson/B4v21-Launcher-Public-Repo | c812aa7bf2ecb267e02969c85f0c9c2a29be0d28 | [
"MIT"
] | null | null | null | engine/gui/controls/guiDirectoryTreeCtrl.cc | ClayHanson/B4v21-Launcher-Public-Repo | c812aa7bf2ecb267e02969c85f0c9c2a29be0d28 | [
"MIT"
] | null | null | null | //-----------------------------------------------------------------------------
// Torque Game Engine
// Copyright (C) GarageGames.com, Inc.
//-----------------------------------------------------------------------------
#include "gui/controls/guiDirectoryTreeCtrl.h"
IMPLEMENT_CONOBJECT(GuiDirectoryTreeCtrl);
GuiDir... | 27.489529 | 142 | 0.594896 | [
"object",
"vector"
] |
cbee8e7630960cf6135c24741e85d65fe372437e | 6,788 | cpp | C++ | UTEngine/Renderer/MeshRender.cpp | dpjudas/UTEngine | df9c7104c7d22c5b45eddc1515ddeab66b9c945e | [
"Apache-2.0",
"CC0-1.0"
] | 50 | 2020-12-02T17:41:17.000Z | 2022-03-18T05:08:21.000Z | UTEngine/Renderer/MeshRender.cpp | dpjudas/UTEngine | df9c7104c7d22c5b45eddc1515ddeab66b9c945e | [
"Apache-2.0",
"CC0-1.0"
] | 11 | 2021-07-14T13:41:12.000Z | 2021-09-30T10:32:58.000Z | UTEngine/Renderer/MeshRender.cpp | dpjudas/UTEngine | df9c7104c7d22c5b45eddc1515ddeab66b9c945e | [
"Apache-2.0",
"CC0-1.0"
] | 4 | 2021-07-20T20:22:36.000Z | 2022-01-06T15:30:26.000Z |
#include "Precomp.h"
#include "MeshRender.h"
#include "UObject/UMesh.h"
#include "UObject/UTexture.h"
#include "UObject/UActor.h"
#include "UObject/ULevel.h"
#include "RenderDevice/RenderDevice.h"
#include "Engine.h"
#include "UTRenderer.h"
#include "Window/Window.h"
void MeshRender::DrawMesh(FSceneNode* frame, UActo... | 30.854545 | 237 | 0.678698 | [
"mesh",
"vector"
] |
cbf4a7bdf84a32066f1511c8267fd617c20417ca | 10,888 | cpp | C++ | rviz_plugin_covariance/src/covariance_visual.cpp | hect1995/Robotics_intro | 1b687585c20db5f1114d8ca6811a70313d325dd6 | [
"BSD-3-Clause"
] | 7 | 2018-10-24T14:52:20.000Z | 2021-01-12T14:59:00.000Z | rviz_plugin_covariance/src/covariance_visual.cpp | hect1995/Robotics_intro | 1b687585c20db5f1114d8ca6811a70313d325dd6 | [
"BSD-3-Clause"
] | null | null | null | rviz_plugin_covariance/src/covariance_visual.cpp | hect1995/Robotics_intro | 1b687585c20db5f1114d8ca6811a70313d325dd6 | [
"BSD-3-Clause"
] | 17 | 2019-09-29T10:22:41.000Z | 2021-04-08T12:38:37.000Z |
#include <OGRE/OgreVector3.h>
#include <OGRE/OgreSceneNode.h>
#include <OGRE/OgreSceneManager.h>
#include <ros/console.h>
#include <rviz/ogre_helpers/axes.h>
#include <rviz/ogre_helpers/shape.h>
#include <Eigen/Dense>
#include "covariance_visual.h"
template<typename Derived>
inline bool isfinite(const Eigen::Matri... | 29.99449 | 136 | 0.67083 | [
"shape"
] |
0202af2ededa10bfab133dc699c56901876777fc | 9,088 | cc | C++ | components/translate/core/language_detection/ngram_hash.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 | components/translate/core/language_detection/ngram_hash.cc | zealoussnow/chromium | fd8a8914ca0183f0add65ae55f04e287543c7d4a | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 113 | 2015-05-04T09:58:14.000Z | 2022-01-31T19:35:03.000Z | components/translate/core/language_detection/ngram_hash.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 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 "components/translate/core/language_detection/ngram_hash.h"
#include <string>
#include "components/translate/core/language_detection/ngram_hash_... | 39.859649 | 80 | 0.692232 | [
"vector"
] |
020b171ba7e5c8c944412742a3953d077a1766a6 | 18,335 | cpp | C++ | pxr/usd/usd/testenv/testUsdCreateAttributeCpp.cpp | DougRogers-DigitalFish/USD | d8a405a1344480f859f025c4f97085143efacb53 | [
"BSD-2-Clause"
] | 3,680 | 2016-07-26T18:28:11.000Z | 2022-03-31T09:55:05.000Z | pxr/usd/usd/testenv/testUsdCreateAttributeCpp.cpp | DougRogers-DigitalFish/USD | d8a405a1344480f859f025c4f97085143efacb53 | [
"BSD-2-Clause"
] | 1,759 | 2016-07-26T19:19:59.000Z | 2022-03-31T21:24:00.000Z | pxr/usd/usd/testenv/testUsdCreateAttributeCpp.cpp | DougRogers-DigitalFish/USD | d8a405a1344480f859f025c4f97085143efacb53 | [
"BSD-2-Clause"
] | 904 | 2016-07-26T18:33:40.000Z | 2022-03-31T09:55:16.000Z | //
// Copyright 2017 Pixar
//
// Licensed under the Apache License, Version 2.0 (the "Apache License")
// with the following modification; you may not use this file except in
// compliance with the Apache License and the following modification to it:
// Section 6. Trademarks. is deleted and replaced with:
//
// 6. Trad... | 34.20709 | 87 | 0.646741 | [
"vector"
] |
0210fc1f74e947f62c66986381912f812c9ae07b | 6,276 | cpp | C++ | tst/ga/uRigid.cpp | transpixel/TPQZcam | b44a97d44b49e9aa76c36efb6e4102091ff36c67 | [
"MIT"
] | 1 | 2017-06-01T00:21:16.000Z | 2017-06-01T00:21:16.000Z | tst/ga/uRigid.cpp | transpixel/TPQZcam | b44a97d44b49e9aa76c36efb6e4102091ff36c67 | [
"MIT"
] | 3 | 2017-06-01T00:26:16.000Z | 2020-05-09T21:06:27.000Z | testga/uRigid.cpp | transpixel/tpqz | 2d8400b1be03292d0c5ab74710b87e798ae6c52c | [
"MIT"
] | null | null | null | //
// MIT License
//
// Copyright (c) 2017 Stellacore Corporation.
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
// "Software"), to deal in the Software without restriction, including
// without limitation the rights to use... | 27.647577 | 73 | 0.666507 | [
"vector",
"transform"
] |
0211d6c34321c04e07f0d716aebfc63b23ff9251 | 1,386 | cpp | C++ | VoxelEngine/Classes/RenderNode.cpp | bsy6766/VoxelEngine | d822d8bcc3bf5609bdce2fdc2ef5154994bc23f1 | [
"FTL",
"BSL-1.0",
"Zlib"
] | null | null | null | VoxelEngine/Classes/RenderNode.cpp | bsy6766/VoxelEngine | d822d8bcc3bf5609bdce2fdc2ef5154994bc23f1 | [
"FTL",
"BSL-1.0",
"Zlib"
] | null | null | null | VoxelEngine/Classes/RenderNode.cpp | bsy6766/VoxelEngine | d822d8bcc3bf5609bdce2fdc2ef5154994bc23f1 | [
"FTL",
"BSL-1.0",
"Zlib"
] | null | null | null | // pch
#include "PreCompiled.h"
#include "RenderNode.h"
Voxel::UI::RenderNode::RenderNode(const std::string & name)
: TransformNode(name)
, program(nullptr)
, vao(0)
, texture(nullptr)
, color(1.0f)
{}
Voxel::UI::RenderNode::~RenderNode()
{
std::cout << "~RenderNode() " + name + "\n";
if (vao)
{
// Delte a... | 17.325 | 71 | 0.611833 | [
"render"
] |
02143463623e938b5726d63a6104cca4cfd3bb49 | 2,332 | cpp | C++ | src/code-examples/chapter-11/contained-type/main.cpp | nhatvu148/helpers | 1a6875017cf39790dfe40ecec9dcee4410b1d89e | [
"MIT"
] | null | null | null | src/code-examples/chapter-11/contained-type/main.cpp | nhatvu148/helpers | 1a6875017cf39790dfe40ecec9dcee4410b1d89e | [
"MIT"
] | null | null | null | src/code-examples/chapter-11/contained-type/main.cpp | nhatvu148/helpers | 1a6875017cf39790dfe40ecec9dcee4410b1d89e | [
"MIT"
] | null | null | null | #include <iostream>
#include <algorithm>
#include <numeric>
#include <vector>
#include <string>
#include <type_traits>
#include "type_utils.h"
// Function that sums all items in an iterable collection
template < typename C
, typename R = contained_type<C>
>
R sum_iterable(const C &collection)
{
... | 25.075269 | 76 | 0.635077 | [
"vector"
] |
021676d4bdc0fe0b40a61233c5b729c31eb70cea | 97,894 | cpp | C++ | Code/src/sedvisualizerplot.cpp | scigeliu/ViaLacteaVisualAnalytics | 2ac79301ceaaab0415ec7105b8267552262c7650 | [
"Apache-2.0"
] | 1 | 2021-12-15T15:15:50.000Z | 2021-12-15T15:15:50.000Z | Code/src/sedvisualizerplot.cpp | scigeliu/ViaLacteaVisualAnalytics | 2ac79301ceaaab0415ec7105b8267552262c7650 | [
"Apache-2.0"
] | null | null | null | Code/src/sedvisualizerplot.cpp | scigeliu/ViaLacteaVisualAnalytics | 2ac79301ceaaab0415ec7105b8267552262c7650 | [
"Apache-2.0"
] | null | null | null | #include "sedvisualizerplot.h"
#include "ui_sedvisualizerplot.h"
#include <QInputDialog>
#include "sedplotpointcustom.h"
#include "loadingwidget.h"
#include "visivoimporterdesktop.h"
#include "vlkbquery.h"
#include <QFileDialog>
#include "sedfitgrid_thin.h"
#include "ui_sedfitgrid_thin.h"
#include "ui_sedfitgrid_thick.... | 37.81151 | 521 | 0.633399 | [
"object",
"model"
] |
0219990cb64e7dd8fc090f27c60fc280c2ae15f5 | 13,462 | hpp | C++ | include/util.hpp | UberDever/CREN | edde1fb8f262bcef930f20084b2f315f46f0d35c | [
"MIT"
] | null | null | null | include/util.hpp | UberDever/CREN | edde1fb8f262bcef930f20084b2f315f46f0d35c | [
"MIT"
] | null | null | null | include/util.hpp | UberDever/CREN | edde1fb8f262bcef930f20084b2f315f46f0d35c | [
"MIT"
] | null | null | null | //
// Created by uberdever on 18.02.2020.
//
#ifndef CREN_UTIL_H
#define CREN_UTIL_H
#include "global.hpp"
//cfg - all configuration parameters, useful for application.
namespace math {template <typename T> struct v2;}
//util - all utility constructions, does not required to be in particular context, or used by sy... | 26.816733 | 149 | 0.471401 | [
"render",
"vector"
] |
022cbd6538b51f4d28a85100f22461449a84fca1 | 20,312 | cc | C++ | src/kernel/x64/irqs-x64.cc | Myrannas/runtime | d81f9ec641bb84e6713ae2ad8de29e1e54c65f4d | [
"ECL-2.0",
"Apache-2.0"
] | 1 | 2018-03-06T20:08:50.000Z | 2018-03-06T20:08:50.000Z | src/kernel/x64/irqs-x64.cc | Myrannas/runtime | d81f9ec641bb84e6713ae2ad8de29e1e54c65f4d | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | src/kernel/x64/irqs-x64.cc | Myrannas/runtime | d81f9ec641bb84e6713ae2ad8de29e1e54c65f4d | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | // Copyright 2014 Runtime.JS project authors
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law o... | 33.90985 | 78 | 0.693728 | [
"vector"
] |
0230a3581b0287a6667932e608350182a6aaed24 | 1,256 | cpp | C++ | PrehistoricEngine/src/engine/platform/opengl/rendering/shaders/gui/GLGUIShader.cpp | Andrispowq/PrehistoricEngine---C- | 04159c9119b2f5e0148de21a85aa0dab2d6ba60e | [
"Apache-2.0"
] | 1 | 2020-12-04T13:36:03.000Z | 2020-12-04T13:36:03.000Z | PrehistoricEngine/src/engine/platform/opengl/rendering/shaders/gui/GLGUIShader.cpp | Andrispowq/PrehistoricEngine---C- | 04159c9119b2f5e0148de21a85aa0dab2d6ba60e | [
"Apache-2.0"
] | null | null | null | PrehistoricEngine/src/engine/platform/opengl/rendering/shaders/gui/GLGUIShader.cpp | Andrispowq/PrehistoricEngine---C- | 04159c9119b2f5e0148de21a85aa0dab2d6ba60e | [
"Apache-2.0"
] | null | null | null | #include "Includes.hpp"
#include "GLGUIShader.h"
#include "prehistoric/core/modules/gui/GUIElement.h"
#include "prehistoric/core/modules/gui/slider/GUISlider.h"
namespace Prehistoric
{
GLGUIShader::GLGUIShader()
: GLShader()
{
AddShader(ResourceLoader::LoadShaderGL("opengl/gui/gui_VS.glsl"), VERTEX_SHADER);
A... | 26.166667 | 90 | 0.730892 | [
"object"
] |
0231d97fecf42ab40ff489d4ef054733e5dbb20b | 9,656 | cpp | C++ | ScissorPoly/adjust_orientation_LBFGS.cpp | msraig/CE-PolyCube | e46aff6e0594b711735118bfa902a91bc3d392ca | [
"MIT"
] | 19 | 2020-08-13T05:15:09.000Z | 2022-03-31T14:51:29.000Z | ScissorPoly/adjust_orientation_LBFGS.cpp | xh-liu-tech/CE-PolyCube | 86d4ed0023215307116b6b3245e2dbd82907cbb8 | [
"MIT"
] | 2 | 2020-09-08T07:03:04.000Z | 2021-08-04T05:43:27.000Z | ScissorPoly/adjust_orientation_LBFGS.cpp | xh-liu-tech/CE-PolyCube | 86d4ed0023215307116b6b3245e2dbd82907cbb8 | [
"MIT"
] | 10 | 2020-08-06T02:37:46.000Z | 2021-07-01T09:12:06.000Z | #include "adjust_orientation_LBFGS.h"
#include <Eigen/Dense>
#include <Eigen/Sparse>
using Eigen::Matrix3d;
using Eigen::Vector3d;
void evalfunc_ad_LBFGS(int N, double* x, double *prev_x, double* f, double* g, void* user_pointer)
{
double alpha = x[0]; double beta = x[1]; double gamma = x[2];
double cos_alpha = std::... | 59.239264 | 189 | 0.61454 | [
"geometry",
"vector"
] |
023a37c2c948471f33c947d0fee8d3e40d915f5e | 501 | hpp | C++ | src/gcc/harden.hpp | triton/cc-wrapper | 4be147e091897efc080691567034127dfafd75b9 | [
"Apache-2.0"
] | 1 | 2018-09-27T05:08:35.000Z | 2018-09-27T05:08:35.000Z | src/gcc/harden.hpp | triton/cc-wrapper | 4be147e091897efc080691567034127dfafd75b9 | [
"Apache-2.0"
] | null | null | null | src/gcc/harden.hpp | triton/cc-wrapper | 4be147e091897efc080691567034127dfafd75b9 | [
"Apache-2.0"
] | 3 | 2017-12-24T22:07:05.000Z | 2020-11-26T01:20:16.000Z | #pragma once
#include <nonstd/span.hpp>
#include <nonstd/string_view.hpp>
#include <vector>
#include <gcc/args.hpp>
namespace cc_wrapper {
namespace gcc {
namespace harden {
struct Env {
bool position_independent;
bool optimize;
};
Env getEnv();
void appendFlags(std::vector<nonstd::string_view> &args, const Env... | 20.04 | 72 | 0.706587 | [
"vector"
] |
023f9778b27ea77e6f5679a254824f4692ff8ebf | 3,307 | cpp | C++ | NameDisambiguation/Name.cpp | rdiersing1/FuzzyNameMatching | 1511d35e7448c8fa34b77b6e3dcdf7f80c5a2a62 | [
"Apache-2.0"
] | null | null | null | NameDisambiguation/Name.cpp | rdiersing1/FuzzyNameMatching | 1511d35e7448c8fa34b77b6e3dcdf7f80c5a2a62 | [
"Apache-2.0"
] | 1 | 2017-01-12T21:38:31.000Z | 2017-01-12T21:38:31.000Z | NameDisambiguation/Name.cpp | rdiersing1/FuzzyNameMatching | 1511d35e7448c8fa34b77b6e3dcdf7f80c5a2a62 | [
"Apache-2.0"
] | null | null | null | #include "Name.h"
#include <sstream>
#include <algorithm>
#include <iostream>
#include <map>
using namespace std;
void removePeriods(string &s) { // Removes the periods from the string
string retString;
retString.reserve(s.size());
for (int i = 0; i < s.size(); ++i) {
if (s.at(i) != '.') {
retString.pus... | 27.330579 | 159 | 0.624433 | [
"vector"
] |
02508916339cc12e8954a3bf40b932240f8c3624 | 4,368 | hh | C++ | extern/typed-geometry/src/typed-geometry/functions/matrix/rotation.hh | rovedit/Fort-Candle | 445fb94852df56c279c71b95c820500e7fb33cf7 | [
"MIT"
] | null | null | null | extern/typed-geometry/src/typed-geometry/functions/matrix/rotation.hh | rovedit/Fort-Candle | 445fb94852df56c279c71b95c820500e7fb33cf7 | [
"MIT"
] | null | null | null | extern/typed-geometry/src/typed-geometry/functions/matrix/rotation.hh | rovedit/Fort-Candle | 445fb94852df56c279c71b95c820500e7fb33cf7 | [
"MIT"
] | null | null | null | #pragma once
#include <typed-geometry/feature/assert.hh>
#include <typed-geometry/types/angle.hh>
#include <typed-geometry/types/dir.hh>
#include <typed-geometry/types/mat.hh>
#include <typed-geometry/detail/operators/ops_mat.hh>
#include <typed-geometry/functions/vector/normalize.hh>
#include "translation.hh"
na... | 25.103448 | 97 | 0.594093 | [
"geometry",
"vector"
] |
02508cbb5dee91ed2e0e86e81106ac9d7fe70cf9 | 4,228 | cpp | C++ | src/mongo/db/global_settings.cpp | benety/mongo | 203430ac9559f82ca01e3cbb3b0e09149fec0835 | [
"Apache-2.0"
] | null | null | null | src/mongo/db/global_settings.cpp | benety/mongo | 203430ac9559f82ca01e3cbb3b0e09149fec0835 | [
"Apache-2.0"
] | null | null | null | src/mongo/db/global_settings.cpp | benety/mongo | 203430ac9559f82ca01e3cbb3b0e09149fec0835 | [
"Apache-2.0"
] | null | null | null | /**
* Copyright (C) 2018-present MongoDB, Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the Server Side Public License, version 1,
* as published by MongoDB, Inc.
*
* This program is distributed in the hope that it will be useful,
* but W... | 38.09009 | 93 | 0.697729 | [
"vector"
] |
025cca3aa119444a7a7f753ebcd0c89f3d9b49a0 | 1,595 | cpp | C++ | src/linad99/fvar_dif.cpp | wStockhausen/admb | 876ec704ae974d0ed3bcc329f243dbc401ad0e6d | [
"BSD-3-Clause"
] | 79 | 2015-01-16T14:14:22.000Z | 2022-01-24T06:28:15.000Z | src/linad99/fvar_dif.cpp | wStockhausen/admb | 876ec704ae974d0ed3bcc329f243dbc401ad0e6d | [
"BSD-3-Clause"
] | 172 | 2015-01-21T01:53:57.000Z | 2022-03-29T19:57:31.000Z | src/linad99/fvar_dif.cpp | wStockhausen/admb | 876ec704ae974d0ed3bcc329f243dbc401ad0e6d | [
"BSD-3-Clause"
] | 22 | 2015-01-15T18:11:54.000Z | 2022-01-11T21:47:51.000Z | /*
Author: David Fournier
Copyright (c) 2008-2012 Regents of the University of California
*/
#include "fvar.hpp"
void DF_first_diference(void);
/**
Returns a dvector containing the differences of an x(i) and x(i + 1) for i = 1 to x.indexmax() - 1.
\param x input.
*/
dvar_vector first_difference(const dvar_vector& ... | 25.31746 | 100 | 0.694671 | [
"vector"
] |
02624a708e3cea3e5ff7e12b2383bcc3c34a4f6d | 4,860 | cc | C++ | mindspore/lite/src/expression/ops/dense.cc | httpsgithu/mindspore | c29d6bb764e233b427319cb89ba79e420f1e2c64 | [
"Apache-2.0"
] | 1 | 2022-02-23T09:13:43.000Z | 2022-02-23T09:13:43.000Z | mindspore/lite/src/expression/ops/dense.cc | 949144093/mindspore | c29d6bb764e233b427319cb89ba79e420f1e2c64 | [
"Apache-2.0"
] | null | null | null | mindspore/lite/src/expression/ops/dense.cc | 949144093/mindspore | c29d6bb764e233b427319cb89ba79e420f1e2c64 | [
"Apache-2.0"
] | null | null | null | /**
* Copyright 2022 Huawei Technologies Co., Ltd
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law... | 31.973684 | 110 | 0.676749 | [
"object",
"vector"
] |
02627b7b9691c5159a0c282518d6c9b9134d52c3 | 1,955 | cpp | C++ | ModelGenerator/src/pixel_conversion.cpp | adam-lafontaine/AugmentedAI | a4736ce59963ee86313a5936aaf09f0f659e4184 | [
"MIT"
] | null | null | null | ModelGenerator/src/pixel_conversion.cpp | adam-lafontaine/AugmentedAI | a4736ce59963ee86313a5936aaf09f0f659e4184 | [
"MIT"
] | null | null | null | ModelGenerator/src/pixel_conversion.cpp | adam-lafontaine/AugmentedAI | a4736ce59963ee86313a5936aaf09f0f659e4184 | [
"MIT"
] | null | null | null | /*
Copyright (c) 2021 Adam Lafontaine
*/
#include "pixel_conversion.hpp"
#include <cassert>
#include <random>
constexpr auto BITS32_MAX = UINT32_MAX;
constexpr double BITS8_MAX = 255;
constexpr auto MODEL_VALUE_MIN = 0.0;
constexpr auto MODEL_VALUE_MAX = BITS32_MAX;
using shade_t = u8;
constexpr shade_t PIXEL_... | 23.841463 | 100 | 0.732481 | [
"model"
] |
026a6eaa3aadc7c41db1f3b4e70c917e4fa70f8e | 33,470 | cpp | C++ | lammps-master/src/USER-NETCDF/dump_netcdf_mpiio.cpp | rajkubp020/helloword | 4bd22691de24b30a0f5b73821c35a7ac0666b034 | [
"MIT"
] | null | null | null | lammps-master/src/USER-NETCDF/dump_netcdf_mpiio.cpp | rajkubp020/helloword | 4bd22691de24b30a0f5b73821c35a7ac0666b034 | [
"MIT"
] | null | null | null | lammps-master/src/USER-NETCDF/dump_netcdf_mpiio.cpp | rajkubp020/helloword | 4bd22691de24b30a0f5b73821c35a7ac0666b034 | [
"MIT"
] | null | null | null | /* ----------------------------------------------------------------------
LAMMPS - Large-scale Atomic/Molecular Massively Parallel Simulator
http://lammps.sandia.gov, Sandia National Laboratories
Steve Plimpton, sjplimp@sandia.gov
Copyright (2003) Sandia Corporation. Under the terms of Contract
DE-AC04... | 31.967526 | 86 | 0.544159 | [
"vector"
] |
026a70ba4ed22c9537c660f77e2e704f81f43ed8 | 720 | cpp | C++ | test/snippet/range/views/deep_no_param.cpp | marehr/nomchop | a88bfb6f5d4a291a71b6b3192eeac81fdc450d43 | [
"CC-BY-4.0",
"CC0-1.0"
] | 1 | 2021-03-01T11:12:56.000Z | 2021-03-01T11:12:56.000Z | test/snippet/range/views/deep_no_param.cpp | simonsasse/seqan3 | 0ff2e117952743f081735df9956be4c512f4ccba | [
"CC0-1.0",
"CC-BY-4.0"
] | 2 | 2017-05-17T07:16:19.000Z | 2020-02-13T16:10:10.000Z | test/snippet/range/views/deep_no_param.cpp | simonsasse/seqan3 | 0ff2e117952743f081735df9956be4c512f4ccba | [
"CC0-1.0",
"CC-BY-4.0"
] | null | null | null | #include <vector>
#include <seqan3/alphabet/nucleotide/dna5.hpp>
#include <seqan3/range/views/deep.hpp>
#include <seqan3/std/ranges>
namespace my
{
// You can create a permanent alias:
inline auto const deep_reverse = seqan3::views::deep{std::views::reverse};
}
int main()
{
using seqan3::operator""_dna5;
st... | 28.8 | 99 | 0.583333 | [
"vector"
] |
026fdce9f16f626153ccfd7e9cb7e7443f2d7fe8 | 7,124 | cpp | C++ | vrjugglua/LuaScript.cpp | wangfeilong321/vr-jugglua | 5dbefe4c32dd3ddf498dab555373b767c3464df4 | [
"BSL-1.0"
] | 7 | 2015-03-28T04:24:48.000Z | 2021-07-16T06:17:31.000Z | vrjugglua/LuaScript.cpp | vancegroup/vr-jugglua | 5dbefe4c32dd3ddf498dab555373b767c3464df4 | [
"BSL-1.0"
] | null | null | null | vrjugglua/LuaScript.cpp | vancegroup/vr-jugglua | 5dbefe4c32dd3ddf498dab555373b767c3464df4 | [
"BSL-1.0"
] | 3 | 2015-06-17T14:43:43.000Z | 2021-07-16T06:17:40.000Z | /** @file
@brief implementation
@date
2009-2011
@author
Ryan Pavlik
<rpavlik@iastate.edu> and <abiryan@ryand.net>
http://academic.cleardefinition.com/
Iowa State University Virtual Reality Applications Center
Human-Computer Interaction Graduate P... | 29.683333 | 80 | 0.535093 | [
"object"
] |
027cf8ab4a19d2f8132c09e9f283ad2ca773b520 | 8,733 | cpp | C++ | src/System/Double.cpp | kmc7468/CppNet2 | 29b7279b6f4bf10a88e513b97acef02e2159cae9 | [
"MIT"
] | 8 | 2017-04-05T13:07:47.000Z | 2021-09-05T20:22:20.000Z | src/System/Double.cpp | kmc7468/CppNet2 | 29b7279b6f4bf10a88e513b97acef02e2159cae9 | [
"MIT"
] | 1 | 2019-02-25T16:01:13.000Z | 2019-02-25T16:01:13.000Z | src/System/Double.cpp | kmc7468/CppNet2 | 29b7279b6f4bf10a88e513b97acef02e2159cae9 | [
"MIT"
] | null | null | null | #include <CppNet2/System/Double.hpp>
#include <CppNet2/Details/Hash32.hpp>
#include <CppNet2/Details/Sign.hpp>
#include <CppNet2/System/ArgumentException.hpp>
#include <cmath>
namespace CppNet2::System
{
Double::Double(double decimal) noexcept
: m_Value(decimal)
{}
Double::Double(const Double& decimal) noexcept... | 25.239884 | 88 | 0.69976 | [
"object"
] |
0281047f091b4ad231623e5207cdf4614f704f92 | 6,917 | cc | C++ | src/test_unix/TestVector.cc | stmork/blz3 | 275e24681cb1493319cd0a50e691feb86182f6f0 | [
"BSD-3-Clause"
] | null | null | null | src/test_unix/TestVector.cc | stmork/blz3 | 275e24681cb1493319cd0a50e691feb86182f6f0 | [
"BSD-3-Clause"
] | null | null | null | src/test_unix/TestVector.cc | stmork/blz3 | 275e24681cb1493319cd0a50e691feb86182f6f0 | [
"BSD-3-Clause"
] | 1 | 2022-01-07T15:58:38.000Z | 2022-01-07T15:58:38.000Z | /*
**
** $Filename: TestVector.cc $
** $Release: Dortmund 2002 $
** $Revision$
** $Date$
** $Developer: Steffen A. Mork $
**
** Blizzard III - Test routines for vector computing
**
** (C) Copyright 2002 Steffen A. Mork
** All Rights Reserved
**
**
**
*/
/****... | 23.133779 | 97 | 0.470435 | [
"vector"
] |
028e11920d6abd2d327d8a0c128079422ec1a1bc | 21,636 | cpp | C++ | src/Trinity.TSL/Trinity.TSL.CodeGen/Trinity.TSL.CodeGen.cpp | erinloy/GraphEngine | 1a913c18043192c597d48e0b4e77b0a62cd6a10e | [
"MIT"
] | 370 | 2019-05-08T07:40:52.000Z | 2022-03-28T15:29:18.000Z | src/Trinity.TSL/Trinity.TSL.CodeGen/Trinity.TSL.CodeGen.cpp | erinloy/GraphEngine | 1a913c18043192c597d48e0b4e77b0a62cd6a10e | [
"MIT"
] | 55 | 2019-05-20T09:01:48.000Z | 2022-03-31T23:05:23.000Z | src/Trinity.TSL/Trinity.TSL.CodeGen/Trinity.TSL.CodeGen.cpp | erinloy/GraphEngine | 1a913c18043192c597d48e0b4e77b0a62cd6a10e | [
"MIT"
] | 83 | 2019-05-15T14:16:23.000Z | 2022-03-06T07:04:10.000Z | #include <unordered_set>
#include <corelib>
#include <utilities>
#include <io>
#include "common.h"
#include "parser.tab.h"
#define NF(x) #x, x
#define NAME(x) #x
template<typename Func, typename N>
static void write_file(const String& target_path, const String& name, Func gen, N* node, std::vector<std::string*>* file... | 41.448276 | 156 | 0.549778 | [
"vector"
] |
029a0e7352ec593a88db567bbea62e2d2460cf27 | 8,434 | cpp | C++ | FreeBSD/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm.cpp | TigerBSD/FreeBSD-Custom-ThinkPad | 3d092f261b362f73170871403397fc5d6b89d1dc | [
"0BSD"
] | 4 | 2016-08-22T22:02:55.000Z | 2017-03-04T22:56:44.000Z | FreeBSD/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm.cpp | TigerBSD/FreeBSD-Custom-ThinkPad | 3d092f261b362f73170871403397fc5d6b89d1dc | [
"0BSD"
] | 21 | 2016-08-11T09:43:43.000Z | 2017-01-29T12:52:56.000Z | FreeBSD/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/RegisterContextPOSIX_arm.cpp | TigerBSD/TigerBSD | 3d092f261b362f73170871403397fc5d6b89d1dc | [
"0BSD"
] | null | null | null | //===-- RegisterContextPOSIX_arm.cpp --------------------------*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===---------------------------------------------------------... | 25.10119 | 106 | 0.671093 | [
"object"
] |
02a06d22979ebba54cbf8363ac890f2eece0c6ba | 713 | cpp | C++ | STL/SumHalfEqual.cpp | AbhiSaphire/Codechef.Practice | f671292dad2695e37458866442a6b951ba4e1a71 | [
"MIT"
] | 27 | 2020-05-19T06:46:45.000Z | 2022-02-06T20:29:58.000Z | STL/SumHalfEqual.cpp | AbhiSaphire/Codechef.Practice | f671292dad2695e37458866442a6b951ba4e1a71 | [
"MIT"
] | 1 | 2020-06-23T13:08:08.000Z | 2020-10-06T06:27:15.000Z | STL/SumHalfEqual.cpp | AbhiSaphire/Codechef.Practice | f671292dad2695e37458866442a6b951ba4e1a71 | [
"MIT"
] | 4 | 2020-05-19T06:47:52.000Z | 2021-07-09T02:49:09.000Z | #include <map>
#include <vector>
#include <unordered_map>
#include <iostream>
using namespace std;
int main(){
int n;
cin>> n;
vector<int> A(n, 0);
long long S = 0;
for (int i=0; i<n; i++) cin>>A[i];
for (int i=0; i<n; i++) S += A[i];
map<int, int> M1, M2;
M1[A[0]] = 1;
for (int i=0; i<n; i++) M2[A[i]]++;... | 14.26 | 36 | 0.472651 | [
"vector"
] |
02a522b57640a5abc4cf1bc6845faebc3e2a2b56 | 6,856 | hpp | C++ | ColliderBit/include/gambit/ColliderBit/analyses/Cutflow.hpp | aaronvincent/gambit_aaron | a38bd6fc10d781e71f2adafd401c76e1e3476b05 | [
"Unlicense"
] | 2 | 2020-09-08T20:05:27.000Z | 2021-04-26T07:57:56.000Z | ColliderBit/include/gambit/ColliderBit/analyses/Cutflow.hpp | aaronvincent/gambit_aaron | a38bd6fc10d781e71f2adafd401c76e1e3476b05 | [
"Unlicense"
] | 9 | 2020-10-19T09:56:17.000Z | 2021-05-28T06:12:03.000Z | ColliderBit/include/gambit/ColliderBit/analyses/Cutflow.hpp | aaronvincent/gambit_aaron | a38bd6fc10d781e71f2adafd401c76e1e3476b05 | [
"Unlicense"
] | 5 | 2020-09-08T02:23:34.000Z | 2021-03-23T08:48:04.000Z | #pragma once
// GAMBIT: Global and Modular BSM Inference Tool
// *********************************************
/// \file
///
/// The Cutflow and Cutflows classes
#include <string>
#include <vector>
#include <sstream>
#include <iostream>
#include <iomanip>
// #include <cmath>
// #include <cfloat>
// #include <lim... | 34.109453 | 120 | 0.577013 | [
"vector"
] |
02ad39c92aff14e6c35d07288cddba6c73c87f13 | 1,249 | hpp | C++ | src/Chromogenics/src/ThermochromicSurface.hpp | bakonyidani/Windows-CalcEngine | afa4c4a9f88199c6206af8bc994a073931fc8b91 | [
"BSD-3-Clause-LBNL"
] | null | null | null | src/Chromogenics/src/ThermochromicSurface.hpp | bakonyidani/Windows-CalcEngine | afa4c4a9f88199c6206af8bc994a073931fc8b91 | [
"BSD-3-Clause-LBNL"
] | null | null | null | src/Chromogenics/src/ThermochromicSurface.hpp | bakonyidani/Windows-CalcEngine | afa4c4a9f88199c6206af8bc994a073931fc8b91 | [
"BSD-3-Clause-LBNL"
] | null | null | null | #ifndef THERMOCHROMICSURFACE_H
#define THERMOCHROMICSURFACE_H
#include <memory>
#include <vector>
#include "WCETarcog.hpp"
namespace FenestrationCommon
{
class IInterpolation2D;
}
namespace Chromogenics
{
namespace ISO15099 {
class CThermochromicSurface : public Tarcog::ISO15099::ISurface {
public:
CThe... | 29.046512 | 88 | 0.745396 | [
"vector"
] |
02b910340fe5ac67890e64db623e00da7326066c | 31,315 | cpp | C++ | AviSynthPlus/plugins/VDubFilter/VDubFilter.cpp | wurui1994/AviSynth | d318f4b455c49a8864c30b3cce84925ebb16c002 | [
"MIT"
] | 1 | 2018-09-27T09:37:42.000Z | 2018-09-27T09:37:42.000Z | AviSynthPlus/plugins/VDubFilter/VDubFilter.cpp | wurui1994/AviSynth | d318f4b455c49a8864c30b3cce84925ebb16c002 | [
"MIT"
] | null | null | null | AviSynthPlus/plugins/VDubFilter/VDubFilter.cpp | wurui1994/AviSynth | d318f4b455c49a8864c30b3cce84925ebb16c002 | [
"MIT"
] | null | null | null | // Avisynth v2.5.
// http://www.avisynth.org
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation; either version 2 of the License, or
// (at your option) any later version.
//
// This program is... | 34.1494 | 165 | 0.676641 | [
"3d"
] |
02bda58a473e0cfeefe1cddc1fd9d1e3ba42d984 | 9,882 | cpp | C++ | src/elona/mapeditor/design_mode.cpp | ElonaFoobar/ElonaFoobar | 35864685dcca96c4c9ad683c4f5b3537e86bc06f | [
"MIT"
] | 84 | 2018-03-03T02:44:32.000Z | 2019-07-14T16:16:24.000Z | src/elona/mapeditor/design_mode.cpp | ki-foobar/ElonaFoobar | d251cf5bd8c21789db3b56b1c9b1302ce69b2c2e | [
"MIT"
] | 685 | 2018-02-27T04:31:17.000Z | 2019-07-12T13:43:00.000Z | src/elona/mapeditor/design_mode.cpp | ki-foobar/ElonaFoobar | d251cf5bd8c21789db3b56b1c9b1302ce69b2c2e | [
"MIT"
] | 23 | 2019-07-26T08:52:38.000Z | 2021-11-09T09:21:58.000Z | #include "design_mode.hpp"
#include "../audio.hpp"
#include "../character.hpp"
#include "../config.hpp"
#include "../draw.hpp"
#include "../game.hpp"
#include "../i18n.hpp"
#include "../input.hpp"
#include "../map.hpp"
#include "../menu.hpp"
#include "../text.hpp"
#include "../ui.hpp"
#include "../variables.hpp"
#incl... | 26.005263 | 80 | 0.452236 | [
"vector"
] |
02c16e089bfa228ae98f17c78fd6f853e1ee8693 | 5,712 | cpp | C++ | Ciao/src/core/App.cpp | dfnzhc/Ciao | 751501b69e9d2eb3e9cf53be07def8989e921b92 | [
"MIT"
] | 1 | 2021-07-15T14:19:27.000Z | 2021-07-15T14:19:27.000Z | Ciao/src/core/App.cpp | dfnzhc/OpenGL-Renderer | 751501b69e9d2eb3e9cf53be07def8989e921b92 | [
"MIT"
] | null | null | null | Ciao/src/core/App.cpp | dfnzhc/OpenGL-Renderer | 751501b69e9d2eb3e9cf53be07def8989e921b92 | [
"MIT"
] | null | null | null | #include "pch.h"
#include "App.h"
#include "render/Camera.h"
#include "render/ImGuiRenderer.h"
#include "render/Mouse.h"
namespace Ciao
{
App::App() : width_(800), height_(600), title_("We eat fish right.")
{
Logger::Init();
glfwSetErrorCallback([](int error, const char* description)
... | 29.905759 | 120 | 0.57493 | [
"render"
] |
02c596d6b6e486127ecdb36e7448c493177fc482 | 3,206 | cpp | C++ | external/glm/test/ext/ext_quaternion_type.cpp | diabl0-NEMESIS/enigma-android | 6768df01003254245de660a0b9593f54a113e49d | [
"MIT"
] | 83 | 2019-09-18T16:14:43.000Z | 2022-03-22T05:56:43.000Z | external/glm/test/ext/ext_quaternion_type.cpp | diabl0-NEMESIS/enigma-android | 6768df01003254245de660a0b9593f54a113e49d | [
"MIT"
] | 180 | 2022-01-27T15:25:15.000Z | 2022-03-30T13:41:12.000Z | external/glm/test/ext/ext_quaternion_type.cpp | diabl0-NEMESIS/enigma-android | 6768df01003254245de660a0b9593f54a113e49d | [
"MIT"
] | 7 | 2018-12-07T01:51:12.000Z | 2021-12-01T15:56:37.000Z | #include <glm/gtc/constants.hpp>
#include <glm/ext/quaternion_relational.hpp>
#include <glm/ext/quaternion_float.hpp>
#include <glm/ext/quaternion_float_precision.hpp>
#include <glm/ext/quaternion_double.hpp>
#include <glm/ext/quaternion_double_precision.hpp>
#include <glm/ext/vector_float3.hpp>
#include <vector... | 28.122807 | 84 | 0.602932 | [
"vector"
] |
02c9e185c90b6529fb429a070e888ea820573b80 | 5,206 | cpp | C++ | test/StringTest.cpp | shift-left-test/sentinel | 64f401ead35ad564badedfd0956414a6d148077e | [
"MIT-0",
"MIT"
] | null | null | null | test/StringTest.cpp | shift-left-test/sentinel | 64f401ead35ad564badedfd0956414a6d148077e | [
"MIT-0",
"MIT"
] | null | null | null | test/StringTest.cpp | shift-left-test/sentinel | 64f401ead35ad564badedfd0956414a6d148077e | [
"MIT-0",
"MIT"
] | null | null | null | /*
* Copyright (c) 2020 LG Electronics Inc.
* SPDX-License-Identifier: MIT
*/
#include <gtest/gtest.h>
#include <string>
#include "sentinel/util/string.hpp"
namespace sentinel {
class StringTest : public ::testing::Test {
};
static constexpr const char* SPACE_HELLO_WORLD_SPACE = " HELLO WORLD ";
static constexp... | 38.562963 | 73 | 0.761813 | [
"vector"
] |
c49bdb202a92deba48fda0b8afab9ef7da14eeca | 4,154 | cc | C++ | backend/simulator/agent_gprt/src/ag_needs_handler.cc | aislab-hevs/seamless | d222e272fee4cc1a4166660074633715e01f7a19 | [
"BSD-3-Clause"
] | null | null | null | backend/simulator/agent_gprt/src/ag_needs_handler.cc | aislab-hevs/seamless | d222e272fee4cc1a4166660074633715e01f7a19 | [
"BSD-3-Clause"
] | 1 | 2021-05-11T22:01:55.000Z | 2021-05-11T22:01:55.000Z | backend/simulator/agent_gprt/src/ag_needs_handler.cc | aislab-hevs/seamless | d222e272fee4cc1a4166660074633715e01f7a19 | [
"BSD-3-Clause"
] | null | null | null | /*
* Copyright (c) 2020, HES-SO Valais-Wallis (https://www.hevs.ch)
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright not... | 39.188679 | 116 | 0.65792 | [
"vector"
] |
c49c023dfbe70ea6e4318f69fe67ec8791c90b78 | 335 | hpp | C++ | include/ActuationSystem.hpp | CaptCrunch333/positioning_system | 62da7f2773dae9a66f3e89d6134453fba526bb11 | [
"BSD-3-Clause"
] | null | null | null | include/ActuationSystem.hpp | CaptCrunch333/positioning_system | 62da7f2773dae9a66f3e89d6134453fba526bb11 | [
"BSD-3-Clause"
] | null | null | null | include/ActuationSystem.hpp | CaptCrunch333/positioning_system | 62da7f2773dae9a66f3e89d6134453fba526bb11 | [
"BSD-3-Clause"
] | null | null | null | #pragma once
#include "MsgEmitter.hpp"
#include "MsgReceiver.hpp"
#include "ControlSystemMessage.hpp"
#include "Actuator.hpp"
#include <vector>
class ActuationSystem : public msg_emitter, public msg_receiver{
public:
virtual void receive_msg_data(DataMessage* t_msg) = 0;
ActuationSystem(std::vector<Act... | 20.9375 | 64 | 0.743284 | [
"vector"
] |
c49c73af7c31e703e7e68e80cd70647e258ded30 | 2,043 | cpp | C++ | depends/sdk/src/external_tool.cpp | sergeyrachev/neuon | 71db22ac607cdd14ad51678b437d70ff08395a28 | [
"MIT"
] | 9 | 2018-06-06T03:00:59.000Z | 2022-01-22T19:44:32.000Z | src/external_tool.cpp | sergeyrachev/mementor | 91efdd9237f2ee0460a6ea9ca8fd587718e33139 | [
"MIT"
] | null | null | null | src/external_tool.cpp | sergeyrachev/mementor | 91efdd9237f2ee0460a6ea9ca8fd587718e33139 | [
"MIT"
] | null | null | null | #include "external_tool.h"
#include <algorithm>
#include <iterator>
#include <iostream>
#include <unistd.h>
#include <sys/wait.h>
#include <sys/file.h>
#include <boost/asio.hpp>
using namespace posix;
external_tool_t::external_tool_t(const std::string &exec)
: exec(exec)
{
}
external_tool_t::exit_status_t ext... | 27.608108 | 118 | 0.60744 | [
"vector",
"transform"
] |
c49ce4c16a5d95b06dace587024c3d6ec1fb267e | 1,620 | cpp | C++ | src/student/particles.cpp | PaperbagLife/MyScotty3D | 1f7849aa03e7dc1cbb641cd658dad26848786776 | [
"MIT"
] | 1 | 2022-02-03T17:24:04.000Z | 2022-02-03T17:24:04.000Z | src/student/particles.cpp | PaperbagLife/MyScotty3D | 1f7849aa03e7dc1cbb641cd658dad26848786776 | [
"MIT"
] | null | null | null | src/student/particles.cpp | PaperbagLife/MyScotty3D | 1f7849aa03e7dc1cbb641cd658dad26848786776 | [
"MIT"
] | null | null | null |
#include "../scene/particles.h"
#include "../rays/pathtracer.h"
bool Scene_Particles::Particle::update(const PT::Object& scene, float dt, float radius) {
// TODO(Animation): Task 4
// Compute the trajectory of this particle for the next dt seconds.
// (1) Build a ray representing the particle's path if... | 36 | 95 | 0.609259 | [
"object"
] |
c4a14419d7733ac8eb1da5d853e3c4b64032de8d | 10,848 | cc | C++ | components/autofill/core/common/autofill_features.cc | sarang-apps/darshan_browser | 173649bb8a7c656dc60784d19e7bb73e07c20daa | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | components/autofill/core/common/autofill_features.cc | sarang-apps/darshan_browser | 173649bb8a7c656dc60784d19e7bb73e07c20daa | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | components/autofill/core/common/autofill_features.cc | sarang-apps/darshan_browser | 173649bb8a7c656dc60784d19e7bb73e07c20daa | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | // Copyright 2017 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 "components/autofill/core/common/autofill_features.h"
#include "base/command_line.h"
#include "base/feature_list.h"
#include "base/metrics/field... | 45.579832 | 80 | 0.791759 | [
"model"
] |
c4aa8162247ed840d6e0f278a70876c57108643f | 1,145 | cpp | C++ | DGEMM/DGEMM/dgemm.cpp | ntauth/computer-architecture-unimib | f6a87c360d24289029adb35eb0244e59bc1dfa56 | [
"MIT"
] | null | null | null | DGEMM/DGEMM/dgemm.cpp | ntauth/computer-architecture-unimib | f6a87c360d24289029adb35eb0244e59bc1dfa56 | [
"MIT"
] | null | null | null | DGEMM/DGEMM/dgemm.cpp | ntauth/computer-architecture-unimib | f6a87c360d24289029adb35eb0244e59bc1dfa56 | [
"MIT"
] | null | null | null | /**
* @author: Ayoub Chouak (a.chouak@protonmail.com)
* @file: dgemm.cpp
*
*/
#include "dgemm.hpp"
#include <immintrin.h>
#define WIN32_MEAN_AND_LEAN
#include <Windows.h>
void __fastcall dgemm(double** src0, double** src1, double** dst, size_t shape)
{
SecureZeroMemory(dst, shape * shape);
for (size_t i = 0; i... | 22.019231 | 110 | 0.61048 | [
"shape"
] |
c4aeae6120a72546ccddf624b4be1da5ca8f8ad8 | 2,694 | cpp | C++ | candidate_snps/overlap.cpp | gersteinlab/privaseq4 | de83070dd0a32d5f62f3f0a9a5a3b3d378b74e46 | [
"MIT"
] | null | null | null | candidate_snps/overlap.cpp | gersteinlab/privaseq4 | de83070dd0a32d5f62f3f0a9a5a3b3d378b74e46 | [
"MIT"
] | null | null | null | candidate_snps/overlap.cpp | gersteinlab/privaseq4 | de83070dd0a32d5f62f3f0a9a5a3b3d378b74e46 | [
"MIT"
] | 1 | 2022-03-31T02:10:18.000Z | 2022-03-31T02:10:18.000Z | // May 12, 2018
// by Gamze Gursoy
// input: matrix generated from 1000g vcf file and called SNVs in a txt format
#include <sstream>
#include <string>
#include "cstdio"
#include "cstring"
#include "cmath"
#include <string>
#include "iostream"
#include <fstream>
#include <stdio.h>
#include <string.h>
#include <assert.... | 22.45 | 87 | 0.56533 | [
"vector"
] |
c4b62d46f052be5184a4e43418abbf0e3d06e5af | 6,388 | cpp | C++ | src/Sources/Extensions/FileExtensions.cpp | BerkanYildiz/EasyNT | 60441e098cae9a28174d1eb9c119742ff15a8d2a | [
"MIT"
] | 5 | 2021-06-17T03:01:11.000Z | 2022-02-07T03:47:46.000Z | src/Sources/Extensions/FileExtensions.cpp | BerkanYildiz/EasyNT | 60441e098cae9a28174d1eb9c119742ff15a8d2a | [
"MIT"
] | null | null | null | src/Sources/Extensions/FileExtensions.cpp | BerkanYildiz/EasyNT | 60441e098cae9a28174d1eb9c119742ff15a8d2a | [
"MIT"
] | 1 | 2021-07-23T11:59:34.000Z | 2021-07-23T11:59:34.000Z | #include "../../Headers/EasyNT.h"
/// <summary>
/// Reads and return the content of a file stored on disk.
/// </summary>
/// <param name="InFilePath">The path of the file.</param>
/// <param name="OutFileBuffer">The file's content.</param>
/// <param name="OutFileSize">The size (in bytes) of the file's content.</para... | 27.895197 | 222 | 0.738729 | [
"object"
] |
c4b7ba339ed224a767aa03794220389fb96cece2 | 15,020 | cpp | C++ | paciofs-client/src/posix_io_rpc_client.cpp | jonasspenger/paciofs | b40fff93130f619ba351679926aca82e235f3f00 | [
"BSD-3-Clause"
] | 2 | 2019-04-22T16:37:52.000Z | 2019-09-13T12:11:09.000Z | paciofs-client/src/posix_io_rpc_client.cpp | jonasspenger/paciofs | b40fff93130f619ba351679926aca82e235f3f00 | [
"BSD-3-Clause"
] | 2 | 2020-03-02T14:37:29.000Z | 2020-03-11T15:14:46.000Z | paciofs-client/src/posix_io_rpc_client.cpp | jonasspenger/paciofs | b40fff93130f619ba351679926aca82e235f3f00 | [
"BSD-3-Clause"
] | 3 | 2019-04-22T16:37:58.000Z | 2020-03-12T09:01:50.000Z | /*
* Copyright (c) 2019, Zuse Institute Berlin.
*
* Licensed under the New BSD License, see LICENSE file for details.
*
*/
#include "posix_io_rpc_client.h"
#include "logging.h"
#include "posix_io.grpc.pb.h"
#include "rpc_client.h"
#include <grpcpp/grpcpp.h>
#include <sys/stat.h>
#include <future>
#include <stri... | 30.221328 | 80 | 0.576831 | [
"vector"
] |
c4b8bff2fa61e998d2df8a21de9328584a52218b | 32,545 | cc | C++ | psdaq/psdaq/hsd/Module.cc | AntoineDujardin/lcls2 | 8b9d2815497fbbabb4d37800fd86a7be1728b552 | [
"BSD-3-Clause-LBNL"
] | null | null | null | psdaq/psdaq/hsd/Module.cc | AntoineDujardin/lcls2 | 8b9d2815497fbbabb4d37800fd86a7be1728b552 | [
"BSD-3-Clause-LBNL"
] | null | null | null | psdaq/psdaq/hsd/Module.cc | AntoineDujardin/lcls2 | 8b9d2815497fbbabb4d37800fd86a7be1728b552 | [
"BSD-3-Clause-LBNL"
] | null | null | null | #include "psdaq/hsd/Module.hh"
#include "psdaq/mmhw/AxiVersion.hh"
#include "psdaq/mmhw/RegProxy.hh"
#include "psdaq/hsd/TprCore.hh"
#include "psdaq/hsd/RxDesc.hh"
#include "psdaq/hsd/ClkSynth.hh"
#include "psdaq/hsd/Mmcm.hh"
#include "psdaq/hsd/DmaCore.hh"
#include "psdaq/hsd/PhyCore.hh"
#include "psdaq/hsd/Pgp2b.hh"... | 30.330848 | 178 | 0.583346 | [
"vector"
] |
c4bc97c541e37c1de942fe71a09f7e5477988ff3 | 12,171 | cpp | C++ | export/release/macos/obj/src/ResetSave.cpp | BushsHaxs/DOKIDOKI-MAC | 22729124a0b7b637d56ff3b18acb555ec05934f1 | [
"Apache-2.0"
] | null | null | null | export/release/macos/obj/src/ResetSave.cpp | BushsHaxs/DOKIDOKI-MAC | 22729124a0b7b637d56ff3b18acb555ec05934f1 | [
"Apache-2.0"
] | null | null | null | export/release/macos/obj/src/ResetSave.cpp | BushsHaxs/DOKIDOKI-MAC | 22729124a0b7b637d56ff3b18acb555ec05934f1 | [
"Apache-2.0"
] | 1 | 2021-12-11T09:19:29.000Z | 2021-12-11T09:19:29.000Z | #include <hxcpp.h>
#ifndef INCLUDED_Highscore
#include <Highscore.h>
#endif
#ifndef INCLUDED_LangUtil
#include <LangUtil.h>
#endif
#ifndef INCLUDED_Option
#include <Option.h>
#endif
#ifndef INCLUDED_ResetSave
#include <ResetSave.h>
#endif
#ifndef INCLUDED_Sys
#include <Sys.h>
#endif
#ifndef INCLUDED_flixel_FlxG
#inclu... | 50.7125 | 157 | 0.703393 | [
"3d"
] |
c4c9a6a80ef496bbb9d12a202e239ef22df83eb3 | 6,685 | hh | C++ | include/nba/framework/threadcontext.hh | ANLAB-KAIST/NBA | a093a72af32ccdc041792a01ae65a699294470cd | [
"MIT"
] | 61 | 2015-03-25T04:49:09.000Z | 2020-11-24T08:36:19.000Z | include/nba/framework/threadcontext.hh | ANLAB-KAIST/NBA | a093a72af32ccdc041792a01ae65a699294470cd | [
"MIT"
] | 32 | 2015-04-29T08:20:39.000Z | 2017-02-09T22:49:37.000Z | include/nba/framework/threadcontext.hh | ANLAB-KAIST/NBA | a093a72af32ccdc041792a01ae65a699294470cd | [
"MIT"
] | 11 | 2015-07-24T22:48:05.000Z | 2020-09-10T11:48:47.000Z | #ifndef __NBA_THREADCONTEXT_HH__
#define __NBA_THREADCONTEXT_HH__
#include <nba/core/intrinsic.hh>
#include <nba/core/queue.hh>
#include <nba/framework/config.hh>
#include <cstdint>
#include <cstdbool>
#include <string>
#include <set>
#include <vector>
#include <unordered_map>
#include <functional>
#include <pthread.h... | 27.285714 | 105 | 0.744353 | [
"vector"
] |
c4cd4e56f42a514fe3f9f02998965e720583e0c7 | 3,087 | cpp | C++ | dali/internal/canvas-renderer/ubuntu/picture-impl-ubuntu.cpp | dalihub/dali-adaptor | b7943ae5aeb7ddd069be7496a1c1cee186b740c5 | [
"Apache-2.0",
"BSD-3-Clause"
] | 6 | 2016-11-18T10:26:46.000Z | 2021-11-01T12:29:05.000Z | dali/internal/canvas-renderer/ubuntu/picture-impl-ubuntu.cpp | dalihub/dali-adaptor | b7943ae5aeb7ddd069be7496a1c1cee186b740c5 | [
"Apache-2.0",
"BSD-3-Clause"
] | 5 | 2020-07-15T11:30:49.000Z | 2020-12-11T19:13:46.000Z | dali/internal/canvas-renderer/ubuntu/picture-impl-ubuntu.cpp | dalihub/dali-adaptor | b7943ae5aeb7ddd069be7496a1c1cee186b740c5 | [
"Apache-2.0",
"BSD-3-Clause"
] | 7 | 2019-05-17T07:14:40.000Z | 2021-05-24T07:25:26.000Z | /*
* Copyright (c) 2021 Samsung Electronics Co., Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | 20.309211 | 101 | 0.690638 | [
"object"
] |
c4cec1ee570e2d7197b629005a7d354e1f84186a | 4,899 | cpp | C++ | tests/test-mp2p_optimize_pt2pl.cpp | MOLAorg/mp2_icp | e53a5f5f2cc6b86a095d1cba6f07f03c13a72abb | [
"BSD-3-Clause"
] | 3 | 2019-06-07T08:10:09.000Z | 2019-06-07T15:01:02.000Z | tests/test-mp2p_optimize_pt2pl.cpp | MOLAorg/mp2_icp | e53a5f5f2cc6b86a095d1cba6f07f03c13a72abb | [
"BSD-3-Clause"
] | null | null | null | tests/test-mp2p_optimize_pt2pl.cpp | MOLAorg/mp2_icp | e53a5f5f2cc6b86a095d1cba6f07f03c13a72abb | [
"BSD-3-Clause"
] | null | null | null | /* -------------------------------------------------------------------------
* A Modular Optimization framework for Localization and mApping (MOLA)
* Copyright (C) 2018-2021 Jose Luis Blanco, University of Almeria
* See LICENSE for license information.
* ---------------------------------------------------------... | 31.811688 | 79 | 0.571137 | [
"vector"
] |
c4d1bba954cc19f436720b524250f156c1c7621e | 3,006 | cpp | C++ | mlir/lib/ExecutionEngine/AsyncRuntime.cpp | hanzhan1/llvm | efe40bb5c797b102088e3cd2579a0f57ccf93310 | [
"Apache-2.0"
] | null | null | null | mlir/lib/ExecutionEngine/AsyncRuntime.cpp | hanzhan1/llvm | efe40bb5c797b102088e3cd2579a0f57ccf93310 | [
"Apache-2.0"
] | null | null | null | mlir/lib/ExecutionEngine/AsyncRuntime.cpp | hanzhan1/llvm | efe40bb5c797b102088e3cd2579a0f57ccf93310 | [
"Apache-2.0"
] | null | null | null | //===- AsyncRuntime.cpp - Async runtime reference implementation ----------===//
//
// 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
//
//===---------------------------... | 30.989691 | 80 | 0.601131 | [
"vector"
] |
c4d3de7b45b6ab2cbccfe928b60535d12c217325 | 3,641 | cpp | C++ | src/XCurses/Graphics/Border.cpp | LazyMechanic/XCurses | 3880f006245b6c6795833741e4cd45944e0229f8 | [
"Apache-2.0"
] | null | null | null | src/XCurses/Graphics/Border.cpp | LazyMechanic/XCurses | 3880f006245b6c6795833741e4cd45944e0229f8 | [
"Apache-2.0"
] | null | null | null | src/XCurses/Graphics/Border.cpp | LazyMechanic/XCurses | 3880f006245b6c6795833741e4cd45944e0229f8 | [
"Apache-2.0"
] | null | null | null | #include <XCurses/Graphics/Border.h>
#include <algorithm>
#include <XCurses/System/Context.h>
#include <XCurses/Graphics/Container.h>
namespace xcur {
const BorderTraits BorderTraits::Blank = {
Char(' '),
Char(' '),
Char(' '),
Char(' '),
Char(' '),
Char(' '),
Char(' '),
Char(' ') };... | 30.855932 | 194 | 0.637737 | [
"object"
] |
c4d74f4ab1d3b66f48c52544c3c620f4a6bc7be7 | 3,989 | cpp | C++ | AdventOfCode2019/src/advent_p7.cpp | ooterness/AdventOfCode | a07846caa758891570986e0ec97d1f06c5baceb0 | [
"BSD-3-Clause"
] | null | null | null | AdventOfCode2019/src/advent_p7.cpp | ooterness/AdventOfCode | a07846caa758891570986e0ec97d1f06c5baceb0 | [
"BSD-3-Clause"
] | null | null | null | AdventOfCode2019/src/advent_p7.cpp | ooterness/AdventOfCode | a07846caa758891570986e0ec97d1f06c5baceb0 | [
"BSD-3-Clause"
] | null | null | null | // Advent of Code 2019, Day 7
// Copyright 2020 by Alex Utter
// https://adventofcode.com/2019/day/7
#include <algorithm>
#include <cassert>
#include <fstream>
#include <iostream>
#include <sstream>
#include <vector>
#include "intcode.h"
struct Amplifier
{
Amplifier(const Program& ref, int phase)
: m_prog... | 29.116788 | 121 | 0.600902 | [
"vector"
] |
c4e35147b0660506fa0293099da53ccceacca48d | 1,462 | cc | C++ | cc/puzzle_21_0/main.cc | craig-chasseur/aoc2019 | e2bed89deef4cabc37ff438dd7d26efe0187500b | [
"MIT"
] | null | null | null | cc/puzzle_21_0/main.cc | craig-chasseur/aoc2019 | e2bed89deef4cabc37ff438dd7d26efe0187500b | [
"MIT"
] | null | null | null | cc/puzzle_21_0/main.cc | craig-chasseur/aoc2019 | e2bed89deef4cabc37ff438dd7d26efe0187500b | [
"MIT"
] | null | null | null | #include <cstdint>
#include <iostream>
#include <vector>
#include "cc/util/intcode.h"
int main(int argc, char** argv) {
if (argc != 2) {
std::cerr << "USAGE: main FILENAME\n";
return 1;
}
aoc2019::IntcodeMachine machine(aoc2019::ReadIntcodeProgram(argv[1]));
// JumpScript solution reasoning:
// 1... | 34 | 80 | 0.611491 | [
"vector"
] |
c4e710d85a55af20f4b6429d811a03adb210a313 | 7,025 | cpp | C++ | src/fgseaMultilevelSupplement.cpp | auberginekenobi/fgsea | 159929a7262938f4aa0be75ddce89ad0a32a9cc7 | [
"MIT"
] | null | null | null | src/fgseaMultilevelSupplement.cpp | auberginekenobi/fgsea | 159929a7262938f4aa0be75ddce89ad0a32a9cc7 | [
"MIT"
] | null | null | null | src/fgseaMultilevelSupplement.cpp | auberginekenobi/fgsea | 159929a7262938f4aa0be75ddce89ad0a32a9cc7 | [
"MIT"
] | null | null | null | #include "fgseaMultilevelSupplement.h"
#include "esCalculation.h"
double betaMeanLog(unsigned long a, unsigned long b) {
return boost::math::digamma(a) - boost::math::digamma(b + 1);
}
pair<double, bool> calcLogCorrection(const vector<unsigned int> &probCorrector, long probCorrIndx,
const... | 35.125 | 113 | 0.596299 | [
"vector"
] |
c4ecaae6321f0a1681faac8a6e985bc1e4d6a3f1 | 3,481 | cpp | C++ | cascade-opencv.cpp | James-QiuHaoran/opencv-cpp | 54e6712fb340de15372ca595c293d98ba0cee63a | [
"Apache-2.0"
] | 8 | 2018-02-15T04:00:08.000Z | 2020-03-24T15:42:46.000Z | cascade-opencv.cpp | James-QiuHaoran/opencv-cpp | 54e6712fb340de15372ca595c293d98ba0cee63a | [
"Apache-2.0"
] | 1 | 2020-03-03T16:50:52.000Z | 2020-03-03T16:50:52.000Z | cascade-opencv.cpp | James-QiuHaoran/opencv-cpp | 54e6712fb340de15372ca595c293d98ba0cee63a | [
"Apache-2.0"
] | 5 | 2019-05-27T06:34:21.000Z | 2022-03-28T05:10:23.000Z | #include <iostream>
#include <vector>
#include <opencv2/opencv.hpp>
using namespace cv;
using namespace std;
#define STOP_SIGN_CASCADE_NAME "/home/jamesqiu/Desktop/640-Project/stopsign_classifier2.xml"
#define TRAFFIC_LIGHT_CASCADE_NAME "/home/jamesqiu/Desktop/640-Project/trafficlight_classifier2.xml"
#define VEHICLE... | 39.11236 | 116 | 0.682275 | [
"vector"
] |
c4ee599d11d9848da22d1e3f74725dd5014eddfa | 2,242 | hpp | C++ | doc/quickbook/oglplus/quickref/enums/program_parameter_class.hpp | matus-chochlik/oglplus | 76dd964e590967ff13ddff8945e9dcf355e0c952 | [
"BSL-1.0"
] | 364 | 2015-01-01T09:38:23.000Z | 2022-03-22T05:32:00.000Z | doc/quickbook/oglplus/quickref/enums/program_parameter_class.hpp | matus-chochlik/oglplus | 76dd964e590967ff13ddff8945e9dcf355e0c952 | [
"BSL-1.0"
] | 55 | 2015-01-06T16:42:55.000Z | 2020-07-09T04:21:41.000Z | doc/quickbook/oglplus/quickref/enums/program_parameter_class.hpp | matus-chochlik/oglplus | 76dd964e590967ff13ddff8945e9dcf355e0c952 | [
"BSL-1.0"
] | 57 | 2015-01-07T18:35:49.000Z | 2022-03-22T05:32:04.000Z | // File doc/quickbook/oglplus/quickref/enums/program_parameter_class.hpp
//
// Automatically generated file, DO NOT modify manually.
// Edit the source 'source/enums/oglplus/program_parameter.txt'
// or the 'source/enums/make_enum.py' script instead.
//
// Copyright 2010-2019 Matus Chochlik.
// Distributed under ... | 42.301887 | 79 | 0.805531 | [
"transform"
] |
c4fc95dd9f8c12bd8ce8f5462d84c798b0099c0b | 17,811 | cpp | C++ | source/d3d12/runtime_d3d12.cpp | EliphasNUIT/reshade | d767bece469df57aef005c71de6a53d83886c080 | [
"BSD-3-Clause"
] | null | null | null | source/d3d12/runtime_d3d12.cpp | EliphasNUIT/reshade | d767bece469df57aef005c71de6a53d83886c080 | [
"BSD-3-Clause"
] | null | null | null | source/d3d12/runtime_d3d12.cpp | EliphasNUIT/reshade | d767bece469df57aef005c71de6a53d83886c080 | [
"BSD-3-Clause"
] | null | null | null | /*
* Copyright (C) 2014 Patrick Mours. All rights reserved.
* License: https://github.com/crosire/reshade#license
*/
#include "dll_log.hpp"
#include "dll_resources.hpp"
#include "runtime_d3d12.hpp"
#include "runtime_objects.hpp"
#include "dxgi/format_utils.hpp"
#include <CoreWindow.h>
#include <d3dcompiler.h>
resh... | 37.339623 | 199 | 0.747852 | [
"render",
"vector"
] |
c4fe44ec144f905f96e68e8495bc86d090eb806b | 1,089 | cpp | C++ | src/page/page_scanner.cpp | abhijat/matchboxdb | 77c055690054deb96dffc29499ad99928370ae99 | [
"BSD-2-Clause"
] | 9 | 2021-11-09T13:55:41.000Z | 2022-03-04T05:22:15.000Z | src/page/page_scanner.cpp | abhijat/matchboxdb | 77c055690054deb96dffc29499ad99928370ae99 | [
"BSD-2-Clause"
] | null | null | null | src/page/page_scanner.cpp | abhijat/matchboxdb | 77c055690054deb96dffc29499ad99928370ae99 | [
"BSD-2-Clause"
] | null | null | null | #include "page_scanner.h"
#include "../storage/streamutils.h"
#include "metadata_page.h"
page_scan_utils::PageScanner::PageScanner(std::istream &table_stream, page_visitors::PageVisitor &page_visitor)
: _table_stream(table_stream), _page_visitor(page_visitor) {}
std::unordered_map<page::PageType, std::vector<page... | 38.892857 | 111 | 0.716253 | [
"vector"
] |
f2015ffd3f5ef35f24adae43feecd8062d2a2820 | 1,154 | cpp | C++ | src/process.cpp | aromans/Nanodegree-System-Monitor | 9b6ff863408cf6cccd61698c3cb91fdc9cb047e8 | [
"MIT"
] | null | null | null | src/process.cpp | aromans/Nanodegree-System-Monitor | 9b6ff863408cf6cccd61698c3cb91fdc9cb047e8 | [
"MIT"
] | null | null | null | src/process.cpp | aromans/Nanodegree-System-Monitor | 9b6ff863408cf6cccd61698c3cb91fdc9cb047e8 | [
"MIT"
] | null | null | null | #include <unistd.h>
#include <cctype>
#include <sstream>
#include <string>
#include <vector>
#include "process.h"
#include "format.h"
#include "linux_parser.h"
using std::string;
using std::to_string;
using std::vector;
// Returns this process's ID
int Process::Pid() { return m_Pid; }
// Returns this process's CPU ... | 28.85 | 70 | 0.733102 | [
"vector"
] |
f206478143d3e5cda23ceedc2fd7675ea452a8bb | 11,154 | cc | C++ | src/ledger/bin/tests/integration/sync/sync_tests.cc | opensource-assist/fuschia | 66646c55b3d0b36aae90a4b6706b87f1a6261935 | [
"BSD-3-Clause"
] | null | null | null | src/ledger/bin/tests/integration/sync/sync_tests.cc | opensource-assist/fuschia | 66646c55b3d0b36aae90a4b6706b87f1a6261935 | [
"BSD-3-Clause"
] | null | null | null | src/ledger/bin/tests/integration/sync/sync_tests.cc | opensource-assist/fuschia | 66646c55b3d0b36aae90a4b6706b87f1a6261935 | [
"BSD-3-Clause"
] | null | null | null | // Copyright 2017 The Fuchsia 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 <lib/fidl/cpp/binding.h>
#include <lib/fidl/cpp/optional.h>
#include "src/ledger/bin/fidl/include/types.h"
#include "src/ledger/bin/testing/data_... | 42.572519 | 99 | 0.750224 | [
"object",
"vector"
] |
f2077d54930fea74918443a11ef9e5cebbd0be88 | 49,553 | cp | C++ | gpcp/SymReader.cp | imt-ag/gpcp | 1c3de23993e0979d672f1c8fe7f193d0de22991a | [
"BSD-3-Clause"
] | 32 | 2017-08-15T11:49:34.000Z | 2021-12-24T13:10:29.000Z | gpcp/SymReader.cp | imt-ag/gpcp | 1c3de23993e0979d672f1c8fe7f193d0de22991a | [
"BSD-3-Clause"
] | 14 | 2017-10-14T16:44:02.000Z | 2022-03-09T08:17:56.000Z | gpcp/SymReader.cp | imt-ag/gpcp | 1c3de23993e0979d672f1c8fe7f193d0de22991a | [
"BSD-3-Clause"
] | 7 | 2017-11-10T14:55:30.000Z | 2022-02-07T01:23:22.000Z | MODULE SymReader;
(* ========================================================================= *)
(* *)
(* Symbol file reading module for the .NET to Gardens Point Component *)
(* Pascal Symbols tool. ... | 32.881885 | 123 | 0.52126 | [
"object"
] |
f20b7da4f53ccfbd9cd67d6a57c59c49f465dcf7 | 6,599 | cc | C++ | lib/feature_vector.cc | tmcombi/tmcombi | 976d3f333c01104e5efcabd8834854ad7677ea73 | [
"MIT"
] | null | null | null | lib/feature_vector.cc | tmcombi/tmcombi | 976d3f333c01104e5efcabd8834854ad7677ea73 | [
"MIT"
] | null | null | null | lib/feature_vector.cc | tmcombi/tmcombi | 976d3f333c01104e5efcabd8834854ad7677ea73 | [
"MIT"
] | 3 | 2019-03-31T19:04:20.000Z | 2020-01-13T22:32:09.000Z | #ifndef TMC_UNIT_TESTS
#define BOOST_TEST_MODULE lib_test_feature_vector
#endif
#include <boost/test/included/unit_test.hpp>
#include <boost/property_tree/json_parser.hpp>
#include "feature_vector.h"
#ifndef TMC_UNIT_TESTS
bool is_critical(const std::exception& ) { return true; }
#endif
BOOST_AUTO_TEST_SUITE( featur... | 37.925287 | 111 | 0.623125 | [
"vector"
] |
35f62df4335969e815eb09bb1f5679486fc3531a | 5,294 | cpp | C++ | c++/src/Reporter.cpp | SGrosse-Holz/flocking | ac3c02e13eda5da176723fe41dad926ac552f14d | [
"MIT"
] | null | null | null | c++/src/Reporter.cpp | SGrosse-Holz/flocking | ac3c02e13eda5da176723fe41dad926ac552f14d | [
"MIT"
] | null | null | null | c++/src/Reporter.cpp | SGrosse-Holz/flocking | ac3c02e13eda5da176723fe41dad926ac552f14d | [
"MIT"
] | null | null | null | /* This file is distributed under MIT license as part of the project flocksims.
* See LICENSE file for details.
* (c) Simon Grosse-Holz, 2019
*/
# include "Reporter.h"
# include "macros.h"
# include <fstream>
# include <iostream>
# include <sstream>
using namespace flocksims;
using namespace H5;
BaseReporter::Ba... | 24.85446 | 93 | 0.670382 | [
"3d"
] |
35fd2fa3205d48d4106d8e325e57753f14a0c952 | 22,298 | cc | C++ | scripts/cbrem/ezcaRoot/src/ezcaRootDict.cc | A2-Collaboration/epics | b764a53bf449d9f6b54a1173c5e75a22cf95098c | [
"OML"
] | null | null | null | scripts/cbrem/ezcaRoot/src/ezcaRootDict.cc | A2-Collaboration/epics | b764a53bf449d9f6b54a1173c5e75a22cf95098c | [
"OML"
] | null | null | null | scripts/cbrem/ezcaRoot/src/ezcaRootDict.cc | A2-Collaboration/epics | b764a53bf449d9f6b54a1173c5e75a22cf95098c | [
"OML"
] | null | null | null | //
// File generated by rootcint at Thu Mar 5 10:47:37 2015
// Do NOT change. Changes will be lost next time file is generated
//
#define R__DICTIONARY_FILENAME srcdIezcaRootDict
#include "RConfig.h" //rootcint 4834
#if !defined(R__ACCESS_IN_SYMBOL)
//Break the privacy of classes -- Disabled for the moment
#define p... | 44.596 | 319 | 0.653198 | [
"vector"
] |
c401cb8a2c67183ddf9f7b8f84a9a9877793970b | 46,332 | cpp | C++ | src/stream.cpp | UniversalLaserSystems/libuvc | d9727f8d4d4b8a5f708441d7802fe825fe984c1a | [
"BSD-3-Clause"
] | null | null | null | src/stream.cpp | UniversalLaserSystems/libuvc | d9727f8d4d4b8a5f708441d7802fe825fe984c1a | [
"BSD-3-Clause"
] | null | null | null | src/stream.cpp | UniversalLaserSystems/libuvc | d9727f8d4d4b8a5f708441d7802fe825fe984c1a | [
"BSD-3-Clause"
] | null | null | null | /*********************************************************************
* Software License Agreement (BSD License)
*
* Copyright (C) 2010-2012 Ken Tossell
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions... | 30.582178 | 116 | 0.666667 | [
"object"
] |
c40626912489eed53ef5be1a111e62004331e9e9 | 3,787 | cpp | C++ | src/analyzers/analyzer.cpp | saq7/MeTA | 0392964c1cdc073ae5123f7d64affdc4105acc4f | [
"MIT"
] | null | null | null | src/analyzers/analyzer.cpp | saq7/MeTA | 0392964c1cdc073ae5123f7d64affdc4105acc4f | [
"MIT"
] | null | null | null | src/analyzers/analyzer.cpp | saq7/MeTA | 0392964c1cdc073ae5123f7d64affdc4105acc4f | [
"MIT"
] | 1 | 2021-09-06T06:08:38.000Z | 2021-09-06T06:08:38.000Z | /**
* @file analyzer.cpp
*/
#include "analyzers/analyzer_factory.h"
#include "analyzers/filter_factory.h"
#include "analyzers/multi_analyzer.h"
#include "analyzers/token_stream.h"
#include "analyzers/filters/alpha_filter.h"
#include "analyzers/filters/empty_sentence_filter.h"
#include "analyzers/filters/length_filte... | 32.646552 | 80 | 0.664642 | [
"vector"
] |
c40687ea667eabb22b5e99d65eadfd2ce6672262 | 4,445 | hpp | C++ | include/codegen/include/System/Xml/XmlQualifiedName.hpp | Futuremappermydud/Naluluna-Modifier-Quest | bfda34370764b275d90324b3879f1a429a10a873 | [
"MIT"
] | 1 | 2021-11-12T09:29:31.000Z | 2021-11-12T09:29:31.000Z | include/codegen/include/System/Xml/XmlQualifiedName.hpp | Futuremappermydud/Naluluna-Modifier-Quest | bfda34370764b275d90324b3879f1a429a10a873 | [
"MIT"
] | null | null | null | include/codegen/include/System/Xml/XmlQualifiedName.hpp | Futuremappermydud/Naluluna-Modifier-Quest | bfda34370764b275d90324b3879f1a429a10a873 | [
"MIT"
] | 2 | 2021-10-03T02:14:20.000Z | 2021-11-12T09:29:36.000Z | // Autogenerated from CppHeaderCreator on 7/27/2020 3:10:20 PM
// Created by Sc2ad
// =========================================================================
#pragma once
#pragma pack(push, 8)
// Begin includes
#include "utils/typedefs.h"
// Including type: System.Object
#include "System/Object.hpp"
#include "utils/i... | 45.357143 | 124 | 0.71901 | [
"object"
] |
c41a6acd759e92c49909ec305b52deacc6aa1cdb | 714 | hpp | C++ | src/Map.hpp | dimi309/islet-hell | 6e41c2d2c22564a3289f36a7152e2bb28bb76c7c | [
"BSD-3-Clause"
] | null | null | null | src/Map.hpp | dimi309/islet-hell | 6e41c2d2c22564a3289f36a7152e2bb28bb76c7c | [
"BSD-3-Clause"
] | null | null | null | src/Map.hpp | dimi309/islet-hell | 6e41c2d2c22564a3289f36a7152e2bb28bb76c7c | [
"BSD-3-Clause"
] | null | null | null | /*
* Map.hpp
*
* Created on: 12 Oct 2019
* Author: Dimitri Kourkoulis
* License: BSD 3-Clause License (see LICENSE file)
*/
#pragma once
#include <vector>
#include <string>
#if defined(ANDROID) || defined(__ANDROID__)
#include <android_native_app_glue.h>
#endif
class Map {
private:
std::vector<std::st... | 19.833333 | 65 | 0.686275 | [
"vector"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.