hexsha stringlengths 40 40 | size int64 7 1.05M | ext stringclasses 13
values | lang stringclasses 1
value | max_stars_repo_path stringlengths 4 269 | max_stars_repo_name stringlengths 5 108 | max_stars_repo_head_hexsha stringlengths 40 40 | max_stars_repo_licenses listlengths 1 9 | max_stars_count int64 1 191k ⌀ | max_stars_repo_stars_event_min_datetime stringlengths 24 24 ⌀ | max_stars_repo_stars_event_max_datetime stringlengths 24 24 ⌀ | max_issues_repo_path stringlengths 4 269 | max_issues_repo_name stringlengths 5 116 | max_issues_repo_head_hexsha stringlengths 40 40 | max_issues_repo_licenses listlengths 1 9 | max_issues_count int64 1 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 4 269 | max_forks_repo_name stringlengths 5 116 | max_forks_repo_head_hexsha stringlengths 40 40 | max_forks_repo_licenses listlengths 1 9 | max_forks_count int64 1 105k ⌀ | max_forks_repo_forks_event_min_datetime stringlengths 24 24 ⌀ | max_forks_repo_forks_event_max_datetime stringlengths 24 24 ⌀ | content stringlengths 7 1.05M | avg_line_length float64 1.21 330k | max_line_length int64 6 990k | alphanum_fraction float64 0.01 0.99 | author_id stringlengths 2 40 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
c8f14dd8336575e8c4236e120c931e9dabd37246 | 1,406 | cpp | C++ | all/native/packagemanager/handlers/RoutingPackageHandler.cpp | JianYT/mobile-sdk | 1835603e6cb7994222fea681928dc90055816628 | [
"BSD-3-Clause"
] | 1 | 2019-11-04T08:40:40.000Z | 2019-11-04T08:40:40.000Z | all/native/packagemanager/handlers/RoutingPackageHandler.cpp | JianYT/mobile-sdk | 1835603e6cb7994222fea681928dc90055816628 | [
"BSD-3-Clause"
] | null | null | null | all/native/packagemanager/handlers/RoutingPackageHandler.cpp | JianYT/mobile-sdk | 1835603e6cb7994222fea681928dc90055816628 | [
"BSD-3-Clause"
] | null | null | null | #if defined(_CARTO_ROUTING_SUPPORT) && defined(_CARTO_PACKAGEMANAGER_SUPPORT)
#include "RoutingPackageHandler.h"
#include "packagemanager/PackageTileMask.h"
#include "utils/Log.h"
namespace carto {
RoutingPackageHandler::RoutingPackageHandler(const std::string& fileName) :
PackageHandler(fileName),
... | 28.693878 | 116 | 0.631579 | JianYT |
c8f2b0282b6d4cf3418242ac776a136b8088c4fd | 3,598 | hpp | C++ | src/metaspades/src/common/modules/path_extend/pipeline/launcher.hpp | STRIDES-Codes/Exploring-the-Microbiome- | bd29c8c74d8f40a58b63db28815acb4081f20d6b | [
"MIT"
] | null | null | null | src/metaspades/src/common/modules/path_extend/pipeline/launcher.hpp | STRIDES-Codes/Exploring-the-Microbiome- | bd29c8c74d8f40a58b63db28815acb4081f20d6b | [
"MIT"
] | null | null | null | src/metaspades/src/common/modules/path_extend/pipeline/launcher.hpp | STRIDES-Codes/Exploring-the-Microbiome- | bd29c8c74d8f40a58b63db28815acb4081f20d6b | [
"MIT"
] | 2 | 2021-06-05T07:40:20.000Z | 2021-06-05T08:02:58.000Z | //
// Created by andrey on 14.11.16.
//
#ifndef PROJECT_LAUNCHER_H
#define PROJECT_LAUNCHER_H
#include "launch_support.hpp"
#include "extenders_logic.hpp"
#include "modules/path_extend/pe_resolver.hpp"
#include "modules/genome_consistance_checker.hpp"
#include "modules/path_extend/scaffolder2015/scaffold_graph.hpp"
... | 32.414414 | 129 | 0.750973 | STRIDES-Codes |
c8fa1117f2635a2a71e365c1f2f58baa9752e8de | 2,202 | cpp | C++ | src/Wektor.cpp | bsierp/ZadanieUkladyRownan | a28beafbec3d23ea0144e218e71f5908a3732c06 | [
"MIT"
] | null | null | null | src/Wektor.cpp | bsierp/ZadanieUkladyRownan | a28beafbec3d23ea0144e218e71f5908a3732c06 | [
"MIT"
] | null | null | null | src/Wektor.cpp | bsierp/ZadanieUkladyRownan | a28beafbec3d23ea0144e218e71f5908a3732c06 | [
"MIT"
] | null | null | null | #include "Wektor.hh"
Wektor::Wektor(){
for(int i=0;i<ROZMIAR;i++){
tab[i]=0;
}
}
Wektor::Wektor(double xx, double yy, double zz){
tab[0]=xx;
tab[1]=yy;
tab[2]=zz;
}
const double & Wektor::operator [](int index) const{
if(index<0||index>ROZMIAR){
cerr<<"Skladowa wektora pozaś zakre... | 24.197802 | 67 | 0.536331 | bsierp |
c8ff4c7ec16516b4a3eec37e501ef0fee8d941c1 | 3,545 | cpp | C++ | GROMACS/nonbonded_benchmark/gromacs_source_code/src/gromacs/domdec/localatomsetdata.cpp | berkhess/bioexcel-exascale-co-design-benchmarks | c32f811d41a93fb69e49b3e7374f6028e37970d2 | [
"MIT"
] | 1 | 2020-04-20T04:33:11.000Z | 2020-04-20T04:33:11.000Z | GROMACS/nonbonded_benchmark/gromacs_source_code/src/gromacs/domdec/localatomsetdata.cpp | berkhess/bioexcel-exascale-co-design-benchmarks | c32f811d41a93fb69e49b3e7374f6028e37970d2 | [
"MIT"
] | 8 | 2019-07-10T15:18:21.000Z | 2019-07-31T13:38:09.000Z | GROMACS/nonbonded_benchmark/gromacs_source_code/src/gromacs/domdec/localatomsetdata.cpp | berkhess/bioexcel-exascale-co-design-benchmarks | c32f811d41a93fb69e49b3e7374f6028e37970d2 | [
"MIT"
] | 3 | 2019-07-10T10:50:25.000Z | 2020-12-08T13:42:52.000Z | /*
* This file is part of the GROMACS molecular simulation package.
*
* Copyright (c) 2018, by the GROMACS development team, led by
* Mark Abraham, David van der Spoel, Berk Hess, and Erik Lindahl,
* and including many others, as listed in the AUTHORS file in the
* top-level source directory and at http://www.gro... | 35.45 | 109 | 0.700141 | berkhess |
7406f37aaf685a1e6478d6991c0e6d13f8757eca | 136,219 | cc | C++ | Validation/RecoTrack/src/MTVHistoProducerAlgoForTracker.cc | gputtley/cmssw | c1ef8454804e4ebea8b65f59c4a952a6c94fde3b | [
"Apache-2.0"
] | 2 | 2020-01-21T11:23:39.000Z | 2020-01-21T11:23:42.000Z | Validation/RecoTrack/src/MTVHistoProducerAlgoForTracker.cc | gputtley/cmssw | c1ef8454804e4ebea8b65f59c4a952a6c94fde3b | [
"Apache-2.0"
] | 26 | 2018-10-30T12:47:58.000Z | 2022-03-29T08:39:00.000Z | Validation/RecoTrack/src/MTVHistoProducerAlgoForTracker.cc | gputtley/cmssw | c1ef8454804e4ebea8b65f59c4a952a6c94fde3b | [
"Apache-2.0"
] | 3 | 2019-03-09T13:06:43.000Z | 2020-07-03T00:47:30.000Z | #include "Validation/RecoTrack/interface/MTVHistoProducerAlgoForTracker.h"
#include "Validation/RecoTrack/interface/trackFromSeedFitFailed.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "DataFormats/TrackReco/interface/DeDxData.h"
#include "DataFormats/Common/interface/ValueMap.h"
#include "Data... | 50.999251 | 134 | 0.561045 | gputtley |
7407c27f1d09a8e43ca297572c91f0538ba64cfc | 972 | cc | C++ | GeeksForGeeks/Easy/ArrayPairs.cc | ChakreshSinghUC/CPPCodes | d82a3f467303566afbfcc927b660b0f7bf7c0432 | [
"MIT"
] | null | null | null | GeeksForGeeks/Easy/ArrayPairs.cc | ChakreshSinghUC/CPPCodes | d82a3f467303566afbfcc927b660b0f7bf7c0432 | [
"MIT"
] | null | null | null | GeeksForGeeks/Easy/ArrayPairs.cc | ChakreshSinghUC/CPPCodes | d82a3f467303566afbfcc927b660b0f7bf7c0432 | [
"MIT"
] | null | null | null | // 12-23-2016
// Author: Chakresh Singh
/*
Given an array of integers arr[0..n-1], count all pairs (arr[i], arr[j]) in the
such that i*arr[i] > j*arr[j], 0 =< i < j < n.
Examples:
Input : arr[] = {5 , 0, 10, 2, 4, 1, 6}
Output: 5
Pairs which hold condition i*arr[i] > j*arr[j]
are (10, 2) (10, 4) (10, 1) (2, 1) (4, ... | 22.090909 | 79 | 0.496914 | ChakreshSinghUC |
740a3e8fd5e2c59a10a072a79bed251f26f52792 | 1,178 | cpp | C++ | sample-code/CandC++/Class9and10_C++_OOAdv/src/implem/Employee.cpp | willrashley/course-adv-proglang | d91c7077cd35f4de4a6eff51c2febc6e9a8642e0 | [
"MIT"
] | 13 | 2022-01-13T13:46:00.000Z | 2022-03-01T18:54:52.000Z | sample-code/CandC++/Class9and10_C++_OOAdv/src/implem/Employee.cpp | willrashley/course-adv-proglang | d91c7077cd35f4de4a6eff51c2febc6e9a8642e0 | [
"MIT"
] | null | null | null | sample-code/CandC++/Class9and10_C++_OOAdv/src/implem/Employee.cpp | willrashley/course-adv-proglang | d91c7077cd35f4de4a6eff51c2febc6e9a8642e0 | [
"MIT"
] | 6 | 2022-02-01T13:51:47.000Z | 2022-03-22T13:35:56.000Z | /*
* Employee.cpp
*
* Created on: Feb 8, 2022
* Author: biplavs
*/
#include <iostream>
using namespace std;
#include <Employee.h>
Employee::Employee() {
// TODO Auto-generated constructor stub
}
// Employee with name, current salary
Employee::Employee(string n, float c) {
name = n;
current_salary = ... | 19.633333 | 65 | 0.662139 | willrashley |
740b203239a166381e3e6d0d6140498199937420 | 1,039 | cpp | C++ | Courses/Sams_Teach_Yourself_C++_in_One_Hour_a_Day/Chap_11/Lesson 11.9 Tuna and Carp That Support a Clone Function as a Simulated Virtual Copy Constructor.cpp | mccrudd3n/practise | 26a65c0515c9bea7583bcb8f4c0022659b48dcf5 | [
"Unlicense"
] | null | null | null | Courses/Sams_Teach_Yourself_C++_in_One_Hour_a_Day/Chap_11/Lesson 11.9 Tuna and Carp That Support a Clone Function as a Simulated Virtual Copy Constructor.cpp | mccrudd3n/practise | 26a65c0515c9bea7583bcb8f4c0022659b48dcf5 | [
"Unlicense"
] | null | null | null | Courses/Sams_Teach_Yourself_C++_in_One_Hour_a_Day/Chap_11/Lesson 11.9 Tuna and Carp That Support a Clone Function as a Simulated Virtual Copy Constructor.cpp | mccrudd3n/practise | 26a65c0515c9bea7583bcb8f4c0022659b48dcf5 | [
"Unlicense"
] | null | null | null | #include <iostream>
using namespace std;
class Fish
{
public:
virtual Fish* Clone() = 0;
virtual void Swim() = 0;
};
class Tuna: public Fish
{
public:
Fish* Clone()
{
return new Tuna (*this);
}
void Swim()
{
cout << "Tuna swims fast in the sea" << endl;
}
};
class Carp: public Fish
{
Fish*... | 16.492063 | 50 | 0.606352 | mccrudd3n |
740e57abf18fbf86439be89f080061df1dbb4c88 | 34,050 | hpp | C++ | IGC/Compiler/CISACodeGen/CoalescingEngine.hpp | mateuszchudyk/intel-graphics-compiler | d0e75bad9778a428a7a43768084852e3b4414e0e | [
"Intel",
"MIT"
] | 3 | 2017-09-29T20:02:18.000Z | 2017-11-01T17:33:57.000Z | IGC/Compiler/CISACodeGen/CoalescingEngine.hpp | intel/intelgraphicscompiler | f7a20c6e6bed56933cfbb910a01da77a1d6ae6e4 | [
"Intel",
"MIT"
] | null | null | null | IGC/Compiler/CISACodeGen/CoalescingEngine.hpp | intel/intelgraphicscompiler | f7a20c6e6bed56933cfbb910a01da77a1d6ae6e4 | [
"Intel",
"MIT"
] | null | null | null | /*========================== begin_copyright_notice ============================
Copyright (C) 2017-2021 Intel Corporation
SPDX-License-Identifier: MIT
============================= end_copyright_notice ===========================*/
#pragma once
#include "Compiler/CISACodeGen/WIAnalysis.hpp"
#include "Compiler/CIS... | 33.415113 | 123 | 0.510367 | mateuszchudyk |
740e8efc58fbf95a324cc967adba4a2065b0cde0 | 30,361 | cc | C++ | default/vm/thread.cc | ChangMinPark/immix-gc-dart | aad91578d9d80f13626f95d14c6513ced1d20286 | [
"MIT"
] | null | null | null | default/vm/thread.cc | ChangMinPark/immix-gc-dart | aad91578d9d80f13626f95d14c6513ced1d20286 | [
"MIT"
] | null | null | null | default/vm/thread.cc | ChangMinPark/immix-gc-dart | aad91578d9d80f13626f95d14c6513ced1d20286 | [
"MIT"
] | null | null | null | // Copyright (c) 2015, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
#include "vm/thread.h"
#include "vm/dart_api_state.h"
#include "vm/growable_array.h"
#include "vm/isol... | 31.758368 | 80 | 0.683607 | ChangMinPark |
740ee7b299a62a2ce694e5b353ada9812dd01e34 | 7,100 | cc | C++ | src/gui/plugins/grid_config/GridConfig.cc | srmainwaring/ign-gazebo | c473a08ea3a8cc73a9fb722efb08772abcf48dfe | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | src/gui/plugins/grid_config/GridConfig.cc | srmainwaring/ign-gazebo | c473a08ea3a8cc73a9fb722efb08772abcf48dfe | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | src/gui/plugins/grid_config/GridConfig.cc | srmainwaring/ign-gazebo | c473a08ea3a8cc73a9fb722efb08772abcf48dfe | [
"ECL-2.0",
"Apache-2.0"
] | null | null | null | /*
* Copyright (C) 2020 Open Source Robotics Foundation
*
* 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 appl... | 27.307692 | 80 | 0.617324 | srmainwaring |
740f56ac305257e09eefcfc459170ebc4a1a75a5 | 17 | cpp | C++ | Tools/Ptr.cpp | Jacobious52/CPPLab | bc8778018b544e6271cfd7d9b35388c0e6149c68 | [
"MIT"
] | null | null | null | Tools/Ptr.cpp | Jacobious52/CPPLab | bc8778018b544e6271cfd7d9b35388c0e6149c68 | [
"MIT"
] | null | null | null | Tools/Ptr.cpp | Jacobious52/CPPLab | bc8778018b544e6271cfd7d9b35388c0e6149c68 | [
"MIT"
] | 1 | 2022-01-12T09:07:37.000Z | 2022-01-12T09:07:37.000Z | #include "Ptr.h"
| 8.5 | 16 | 0.647059 | Jacobious52 |
740f646e85767c3543021e891021588a3414b913 | 3,172 | cpp | C++ | src/jled_base.cpp | geekmystique/jled | 3568a043e551bcc31b7e1e5b7bfaf6ff0f90e413 | [
"MIT"
] | 235 | 2017-06-19T16:48:13.000Z | 2022-03-29T15:08:47.000Z | src/jled_base.cpp | geekmystique/jled | 3568a043e551bcc31b7e1e5b7bfaf6ff0f90e413 | [
"MIT"
] | 90 | 2017-12-07T06:36:57.000Z | 2022-03-29T20:38:18.000Z | src/jled_base.cpp | geekmystique/jled | 3568a043e551bcc31b7e1e5b7bfaf6ff0f90e413 | [
"MIT"
] | 55 | 2017-08-20T16:47:35.000Z | 2022-01-13T07:28:33.000Z | // Copyright (c) 2017 Jan Delgado <jdelgado[at]gmx.net>
// https://github.com/jandelgado/jled
//
// 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 limi... | 39.160494 | 110 | 0.6529 | geekmystique |
740fc9fee9d2bed4d29e93d54e7297464a091e56 | 5,530 | cpp | C++ | benchmark/logger.cpp | uilianries/xtr | b1dccc51b024369e6c1a2f6d3fcf5f405735289b | [
"MIT"
] | null | null | null | benchmark/logger.cpp | uilianries/xtr | b1dccc51b024369e6c1a2f6d3fcf5f405735289b | [
"MIT"
] | null | null | null | benchmark/logger.cpp | uilianries/xtr | b1dccc51b024369e6c1a2f6d3fcf5f405735289b | [
"MIT"
] | null | null | null | #include "xtr/logger.hpp"
#include <benchmark/benchmark.h>
#include <cstdio>
#include <cstdint>
#include <cstdlib>
#include <ctime>
#include <string>
#include <string_view>
#include <pthread.h>
#include <sched.h>
// XXX TODO NEED TO ACCEPT AFFINITY AS ARGUMENTS
namespace
{
void set_thread_attrs(pthread_t threa... | 52.666667 | 90 | 0.328029 | uilianries |
7410132719f7b4930f6986bf7b66767ce5024154 | 663 | cpp | C++ | Iniciante/1-generic.cpp | hugotannus/URI-Online-Judge---Solutions | 83f1279dd435aef1d911d1490712357baa9fd4dc | [
"MIT"
] | null | null | null | Iniciante/1-generic.cpp | hugotannus/URI-Online-Judge---Solutions | 83f1279dd435aef1d911d1490712357baa9fd4dc | [
"MIT"
] | null | null | null | Iniciante/1-generic.cpp | hugotannus/URI-Online-Judge---Solutions | 83f1279dd435aef1d911d1490712357baa9fd4dc | [
"MIT"
] | null | null | null | #include <iostream>
#include <iomanip>
#include <string>
#include <algorithm>
#include <cmath>
#include <cstdio>
#include <climits>
#include <vector>
#include <stack>
using namespace std;
#define MAX 21
#define sp setprecision
#define pb push_back
#define INF 0x3f3f3f3f
int gcd(int a, int b) {
while(b) {
a = a%b;
... | 15.068182 | 38 | 0.573152 | hugotannus |
741126dd59cbece8919026916927668ff57c568b | 10,780 | cc | C++ | ui/base/cursor/cursor_loader_x11.cc | sarang-apps/darshan_browser | 173649bb8a7c656dc60784d19e7bb73e07c20daa | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | ui/base/cursor/cursor_loader_x11.cc | sarang-apps/darshan_browser | 173649bb8a7c656dc60784d19e7bb73e07c20daa | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | ui/base/cursor/cursor_loader_x11.cc | sarang-apps/darshan_browser | 173649bb8a7c656dc60784d19e7bb73e07c20daa | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | // Copyright (c) 2012 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "ui/base/cursor/cursor_loader_x11.h"
#include <float.h>
#include "base/logging.h"
#include "build/build_config.h"
#include "skia/ext/image_... | 34.774194 | 78 | 0.698423 | sarang-apps |
74119c3dd3d4052595b19e167b9c2e159a9a67e5 | 13,620 | cpp | C++ | src/utils/checkFunction.cpp | mcx/tvm | fab0eb3740be7e9156ca1018f7448ec07ac2a125 | [
"BSD-3-Clause"
] | 19 | 2018-12-20T06:44:53.000Z | 2022-02-01T20:16:45.000Z | src/utils/checkFunction.cpp | mcx/tvm | fab0eb3740be7e9156ca1018f7448ec07ac2a125 | [
"BSD-3-Clause"
] | 20 | 2019-12-05T13:41:35.000Z | 2022-03-14T16:44:54.000Z | src/utils/checkFunction.cpp | mcx/tvm | fab0eb3740be7e9156ca1018f7448ec07ac2a125 | [
"BSD-3-Clause"
] | 10 | 2019-07-22T09:54:15.000Z | 2022-02-05T02:27:05.000Z | /** Copyright 2017-2020 CNRS-AIST JRL and CNRS-UM LIRMM */
#include <tvm/utils/checkFunction.h>
#include <tvm/Variable.h>
#include <tvm/utils/UpdatelessFunction.h>
#include <iostream>
using namespace Eigen;
namespace tvm
{
namespace utils
{
namespace
{
inline void defaultOptions(CheckOptions & opt)
{
if(opt.c... | 26.863905 | 120 | 0.60815 | mcx |
74139d4767cd97b1808926a5825e4328134faa11 | 34,036 | cpp | C++ | applications/DEMApplication/custom_constitutive/DEM_D_Conical_damage_CL.cpp | lcirrott/Kratos | 8406e73e0ad214c4f89df4e75e9b29d0eb4a47ea | [
"BSD-4-Clause"
] | 1 | 2019-08-01T09:01:08.000Z | 2019-08-01T09:01:08.000Z | applications/DEMApplication/custom_constitutive/DEM_D_Conical_damage_CL.cpp | lcirrott/Kratos | 8406e73e0ad214c4f89df4e75e9b29d0eb4a47ea | [
"BSD-4-Clause"
] | null | null | null | applications/DEMApplication/custom_constitutive/DEM_D_Conical_damage_CL.cpp | lcirrott/Kratos | 8406e73e0ad214c4f89df4e75e9b29d0eb4a47ea | [
"BSD-4-Clause"
] | null | null | null | // Authors: J. Irazábal (CIMNE)
// Date: November 2016
#include "DEM_D_Conical_damage_CL.h"
#include "DEM_D_Hertz_viscous_Coulomb_CL.h"
#include "custom_elements/spheric_particle.h"
namespace Kratos {
DEMDiscontinuumConstitutiveLaw::Pointer DEM_D_Conical_damage::Clone() const {
DEMDiscontinuumConstitutiv... | 60.887299 | 197 | 0.602627 | lcirrott |
741501d3b6d53c4a939777ce664792e1481cd0fb | 1,319 | cpp | C++ | searchlib/src/vespa/searchlib/features/querytermcountfeature.cpp | amahussein/vespa | 29d266ae1e5c95e25002b97822953fdd02b1451e | [
"Apache-2.0"
] | 1 | 2020-06-02T13:28:29.000Z | 2020-06-02T13:28:29.000Z | searchlib/src/vespa/searchlib/features/querytermcountfeature.cpp | amahussein/vespa | 29d266ae1e5c95e25002b97822953fdd02b1451e | [
"Apache-2.0"
] | 1 | 2021-03-31T22:24:20.000Z | 2021-03-31T22:24:20.000Z | searchlib/src/vespa/searchlib/features/querytermcountfeature.cpp | amahussein/vespa | 29d266ae1e5c95e25002b97822953fdd02b1451e | [
"Apache-2.0"
] | 1 | 2020-09-03T11:39:52.000Z | 2020-09-03T11:39:52.000Z | // Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
#include "querytermcountfeature.h"
#include "valuefeature.h"
#include <vespa/searchlib/fef/properties.h>
#include <vespa/searchlib/fef/fieldinfo.h>
#include <vespa/searchlib/fef/featurenamebuilder.h>
... | 26.38 | 118 | 0.732373 | amahussein |
7416a2c7de18425c1c10432a3708da47807cd1e8 | 874 | cpp | C++ | impl/sv/csrc/uex_irq_services_sv_impl.cpp | mballance/uex | 8e36d23911ddc9557145b7d9d8ebd2ac1b9187dd | [
"Apache-2.0"
] | 2 | 2019-04-23T00:41:10.000Z | 2019-04-23T06:49:49.000Z | impl/sv/csrc/uex_irq_services_sv_impl.cpp | mballance/uex | 8e36d23911ddc9557145b7d9d8ebd2ac1b9187dd | [
"Apache-2.0"
] | null | null | null | impl/sv/csrc/uex_irq_services_sv_impl.cpp | mballance/uex | 8e36d23911ddc9557145b7d9d8ebd2ac1b9187dd | [
"Apache-2.0"
] | null | null | null | /*
* uex_irq_services_sv_impl.cpp
*
* Created on: Jan 7, 2018
* Author: ballance
*/
#include "uex_thread_services.h"
#include "uex_irq_services.h"
#include "uex_dpi.h"
#include <stdio.h>
#include <stdexcept>
#include <stdlib.h>
#include <string.h>
#ifdef __cplusplus
extern "C" {
#endif
in... | 16.185185 | 56 | 0.640732 | mballance |
7416e585094404d2f965fdba7a4691104ca0b3b9 | 18,326 | cpp | C++ | llvm/tools/llvm-lto2/llvm-lto2.cpp | LaudateCorpus1/llvm-project | ff2e0f0c1112558b3f30d8afec7c9882c33c79e3 | [
"Apache-2.0"
] | 605 | 2019-10-18T01:15:54.000Z | 2022-03-31T14:31:04.000Z | llvm/tools/llvm-lto2/llvm-lto2.cpp | LaudateCorpus1/llvm-project | ff2e0f0c1112558b3f30d8afec7c9882c33c79e3 | [
"Apache-2.0"
] | 3,180 | 2019-10-18T01:21:21.000Z | 2022-03-31T23:25:41.000Z | llvm/tools/llvm-lto2/llvm-lto2.cpp | LaudateCorpus1/llvm-project | ff2e0f0c1112558b3f30d8afec7c9882c33c79e3 | [
"Apache-2.0"
] | 275 | 2019-10-18T05:27:22.000Z | 2022-03-30T09:04:21.000Z | //===-- llvm-lto2: test harness for the resolution-based LTO interface ----===//
//
// 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
//
//===---------------------------... | 35.378378 | 84 | 0.602914 | LaudateCorpus1 |
7416ef728049c35ba41d61cf503eca1d6503d7d9 | 1,094 | cpp | C++ | Season 2/11_Fib.cpp | dreamerlee9489/Algorithms-Cpp | 9253e4a5246630e71932c136898efad3e1278298 | [
"MIT"
] | null | null | null | Season 2/11_Fib.cpp | dreamerlee9489/Algorithms-Cpp | 9253e4a5246630e71932c136898efad3e1278298 | [
"MIT"
] | null | null | null | Season 2/11_Fib.cpp | dreamerlee9489/Algorithms-Cpp | 9253e4a5246630e71932c136898efad3e1278298 | [
"MIT"
] | null | null | null | #include <ctime>
#include <iostream>
using namespace std;
int fib0(int n)
{
if (n <= 2)
return 1;
return fib0(n - 1) + fib0(n - 2);
}
int fib1(int n)
{
if (n <= 2)
return 1;
int array[2] = {1, 1};
for (size_t i = 3; i <= n; i++)
array[i & 1] = array[(i - 1) & 1] + array[(i ... | 19.192982 | 79 | 0.492687 | dreamerlee9489 |
7417261b50c2b1aa5c3a9cc00ef33349f9160505 | 442 | cpp | C++ | samples/SFMLClock.cpp | newnone/Non-Gravitar | 9d21cf7ab5ef49f6976fcaf25fa01cacbb209740 | [
"MIT"
] | null | null | null | samples/SFMLClock.cpp | newnone/Non-Gravitar | 9d21cf7ab5ef49f6976fcaf25fa01cacbb209740 | [
"MIT"
] | null | null | null | samples/SFMLClock.cpp | newnone/Non-Gravitar | 9d21cf7ab5ef49f6976fcaf25fa01cacbb209740 | [
"MIT"
] | null | null | null | #include <iostream>
#include <SFML/System.hpp>
using namespace std;
using namespace sf;
int main (int argc, char *argv[]) {
Clock c;
string input;
cout << "Enter <enter> to count the elapsed time, 'r' to restart or `q' to"
"quit." << endl;
do {
input = cin.get();
if (input == '\n') {
cout << c.getEla... | 16.37037 | 76 | 0.595023 | newnone |
741d59184c7d53d54c878dcf53c9a0498a2db77f | 194,491 | cpp | C++ | ExternalLib/ExternalLib/Source/DirectXTexConvert.cpp | Jin02/SOCEngine | 7a04d914149783f54aecf2fbbc4e78a7325f0fbd | [
"MIT"
] | 14 | 2015-12-24T03:08:59.000Z | 2021-12-13T13:29:07.000Z | ExternalLib/ExternalLib/Source/DirectXTexConvert.cpp | Jin02/SOCEngine | 7a04d914149783f54aecf2fbbc4e78a7325f0fbd | [
"MIT"
] | 106 | 2015-08-16T10:32:47.000Z | 2018-10-08T19:01:44.000Z | ExternalLib/ExternalLib/Source/DirectXTexConvert.cpp | Jin02/SOCEngine | 7a04d914149783f54aecf2fbbc4e78a7325f0fbd | [
"MIT"
] | 2 | 2018-03-02T06:17:08.000Z | 2020-02-11T11:19:41.000Z | //-------------------------------------------------------------------------------------
// DirectXTexConvert.cpp
//
// DirectX Texture Library - Image conversion
//
// THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
// ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
// THE IMPLI... | 39.030905 | 145 | 0.487781 | Jin02 |
741fe7871459e8a008402fab0c4260c15cc47254 | 20,376 | cpp | C++ | ToolKit/Controls/Dialog/XTPColorPageCustom.cpp | 11Zero/DemoBCG | 8f41d5243899cf1c82990ca9863fb1cb9f76491c | [
"MIT"
] | 2 | 2018-03-30T06:40:08.000Z | 2022-02-23T12:40:13.000Z | ToolKit/Controls/Dialog/XTPColorPageCustom.cpp | 11Zero/DemoBCG | 8f41d5243899cf1c82990ca9863fb1cb9f76491c | [
"MIT"
] | null | null | null | ToolKit/Controls/Dialog/XTPColorPageCustom.cpp | 11Zero/DemoBCG | 8f41d5243899cf1c82990ca9863fb1cb9f76491c | [
"MIT"
] | 1 | 2020-08-11T05:48:02.000Z | 2020-08-11T05:48:02.000Z | // XTPColorPageCustom.cpp : implementation file
//
// This file is a part of the XTREME CONTROLS MFC class library.
// (c)1998-2011 Codejock Software, All Rights Reserved.
//
// THIS SOURCE FILE IS THE PROPERTY OF CODEJOCK SOFTWARE AND IS NOT TO BE
// RE-DISTRIBUTED BY ANY MEANS WHATSOEVER WITHOUT THE EXPRESSED WRITTEN... | 21.676596 | 113 | 0.666274 | 11Zero |
74205df8aba1917b56c5ed025cc5cb07ac97a23d | 2,366 | cpp | C++ | src/hed/libs/ws-security/test/X509TokenTest.cpp | davidgcameron/arc | 9813ef5f45e5089507953239de8fa2248f5ad32c | [
"Apache-2.0"
] | null | null | null | src/hed/libs/ws-security/test/X509TokenTest.cpp | davidgcameron/arc | 9813ef5f45e5089507953239de8fa2248f5ad32c | [
"Apache-2.0"
] | null | null | null | src/hed/libs/ws-security/test/X509TokenTest.cpp | davidgcameron/arc | 9813ef5f45e5089507953239de8fa2248f5ad32c | [
"Apache-2.0"
] | null | null | null | // -*- indent-tabs-mode: nil -*-
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#include <string>
#include <cppunit/extensions/HelperMacros.h>
#include <arc/ws-security/X509Token.h>
#include <arc/xmlsec/XmlSecUtils.h>
class X509TokenTest
: public CppUnit::TestFixture {
CPPUNIT_TEST_SUITE(X509TokenTest);
CP... | 23.196078 | 100 | 0.696534 | davidgcameron |
7422479ba264bb6f4f05ff74a54138c281f313ca | 199,622 | cpp | C++ | src/game/client/viewrender.cpp | Davideogame/TheHunted | b0f7c92093dcd5060e3c7c019130a82b0f26cf84 | [
"Unlicense"
] | null | null | null | src/game/client/viewrender.cpp | Davideogame/TheHunted | b0f7c92093dcd5060e3c7c019130a82b0f26cf84 | [
"Unlicense"
] | null | null | null | src/game/client/viewrender.cpp | Davideogame/TheHunted | b0f7c92093dcd5060e3c7c019130a82b0f26cf84 | [
"Unlicense"
] | null | null | null | //========= Copyright Valve Corporation, All rights reserved. ============//
//
// Purpose: Responsible for drawing the scene
//
//===========================================================================//
#include "cbase.h"
#include "view.h"
#include "iviewrender.h"
#include "view_shared.h"
#include "ivieweffects.... | 32.052344 | 278 | 0.661861 | Davideogame |
742399bc25385fe64fa657241bf8d73052c5b237 | 2,643 | cc | C++ | src/ppl/nn/engines/cuda/kernels/onnx/reduce_mean_kernel.cc | tangyanf/ppl.nn | 744ac02e7d6e363522dc629b35db8a5eca2e7c3c | [
"Apache-2.0"
] | 764 | 2021-06-30T13:36:15.000Z | 2022-03-31T02:29:38.000Z | src/ppl/nn/engines/cuda/kernels/onnx/reduce_mean_kernel.cc | FeiGeChuanShu/ppl.nn | 6f3477f00d174c9c2e36cfffea42d22bc357e0a5 | [
"Apache-2.0"
] | 66 | 2021-06-30T14:03:32.000Z | 2022-03-30T02:41:00.000Z | src/ppl/nn/engines/cuda/kernels/onnx/reduce_mean_kernel.cc | FeiGeChuanShu/ppl.nn | 6f3477f00d174c9c2e36cfffea42d22bc357e0a5 | [
"Apache-2.0"
] | 151 | 2021-06-30T13:43:11.000Z | 2022-03-27T07:43:55.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 you under the Apache License, Version 2.0 (the
// "License"); you may... | 43.327869 | 120 | 0.660613 | tangyanf |
74262ac36c6cb1420abb410d40a05f779f2c85ec | 797 | hpp | C++ | cpp/include/state/attached/device/Ready.hpp | skydiveuas/skylync | 73db7fe4593e262a1fc1a7b61c18190275abe723 | [
"MIT"
] | 1 | 2018-06-06T20:33:28.000Z | 2018-06-06T20:33:28.000Z | cpp/include/state/attached/device/Ready.hpp | skydiveuas/skylync | 73db7fe4593e262a1fc1a7b61c18190275abe723 | [
"MIT"
] | null | null | null | cpp/include/state/attached/device/Ready.hpp | skydiveuas/skylync | 73db7fe4593e262a1fc1a7b61c18190275abe723 | [
"MIT"
] | 1 | 2020-07-31T03:39:15.000Z | 2020-07-31T03:39:15.000Z | #ifndef STATE_ATTACHED_DEVICE_READY_HPP
#define STATE_ATTACHED_DEVICE_READY_HPP
#include "state/attached/IAttachedState.hpp"
namespace sl
{
namespace state
{
namespace attached
{
namespace device
{
class Ready : public IAttachedState
{
public:
Ready(ILiveCycleState::Listener& listener);
Ready(ILiveCycleS... | 17.326087 | 92 | 0.749059 | skydiveuas |
74265d47e76f94265ba9d624d02d6e60c45a4ffa | 8,799 | cpp | C++ | examples/rt/rt_serial.cpp | Twinklebear/ispc | 6b14915aa0c2449973badf62cedcd20937978101 | [
"BSD-3-Clause"
] | 1,771 | 2015-01-04T08:33:19.000Z | 2022-03-30T01:49:31.000Z | examples/rt/rt_serial.cpp | Twinklebear/ispc | 6b14915aa0c2449973badf62cedcd20937978101 | [
"BSD-3-Clause"
] | 662 | 2015-01-13T08:25:55.000Z | 2022-03-31T16:40:53.000Z | examples/rt/rt_serial.cpp | Twinklebear/ispc | 6b14915aa0c2449973badf62cedcd20937978101 | [
"BSD-3-Clause"
] | 238 | 2015-01-18T22:34:19.000Z | 2022-03-31T21:13:44.000Z | /*
Copyright (c) 2010-2011, Intel Corporation
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
* Redistributions of source code must retain the above copyright
notice, this list of co... | 32.710037 | 118 | 0.596431 | Twinklebear |
742711a106919168cb2cc16bcc74628c4b4ebd27 | 6,421 | hxx | C++ | ivp/ivp_collision/ivp_mindist_minimize.hxx | DannyParker0001/Kisak-Strike | 99ed85927336fe3aff2efd9b9382b2b32eb1d05d | [
"Unlicense"
] | 252 | 2020-12-16T15:34:43.000Z | 2022-03-31T23:21:37.000Z | ivp/ivp_collision/ivp_mindist_minimize.hxx | DannyParker0001/Kisak-Strike | 99ed85927336fe3aff2efd9b9382b2b32eb1d05d | [
"Unlicense"
] | 23 | 2020-12-20T18:02:54.000Z | 2022-03-28T16:58:32.000Z | ivp/ivp_collision/ivp_mindist_minimize.hxx | DannyParker0001/Kisak-Strike | 99ed85927336fe3aff2efd9b9382b2b32eb1d05d | [
"Unlicense"
] | 42 | 2020-12-19T04:32:33.000Z | 2022-03-30T06:00:28.000Z | // Copyright (C) Ipion Software GmbH 1999-2000. All rights reserved.
#ifndef IVP_HASH_INCLUDED
# include <ivu_hash.hxx>
#endif
class IVP_Cache_Ball;
class IVP_Cache_Ledge_Point;
// set IVP_LOOP_LIST_SIZE if you want to use a linear list for loop check instead of a HASH
#define IVP_LOOP_LIST_SIZE 256
#... | 43.680272 | 162 | 0.770752 | DannyParker0001 |
7429146e4fda4c3ee16673b3bf565f92fe0a6f2c | 574 | hpp | C++ | Support/Modules/Geometry/DirectedPartOfNurbsCurve.hpp | graphisoft-python/TextEngine | 20c2ff53877b20fdfe2cd51ce7abdab1ff676a70 | [
"Apache-2.0"
] | 3 | 2019-07-15T10:54:54.000Z | 2020-01-25T08:24:51.000Z | Support/Modules/Geometry/DirectedPartOfNurbsCurve.hpp | graphisoft-python/GSRoot | 008fac2c6bf601ca96e7096705e25b10ba4d3e75 | [
"Apache-2.0"
] | null | null | null | Support/Modules/Geometry/DirectedPartOfNurbsCurve.hpp | graphisoft-python/GSRoot | 008fac2c6bf601ca96e7096705e25b10ba4d3e75 | [
"Apache-2.0"
] | 1 | 2020-09-26T03:17:22.000Z | 2020-09-26T03:17:22.000Z | #if ! defined DIRECTED_PART_OF_NURBS_CURVE_HPP
#define DIRECTED_PART_OF_NURBS_CURVE_HPP
#include "NurbsCurve3D.hpp"
namespace Geometry {
struct GEOMETRY_DLL_EXPORT DirectedPartOfNurbsCurve3D {
NurbsCurve3D curve;
double lowerParamEnd;
double higherParamEnd;
bool reversed;
double GetBeginParam () const;
dou... | 19.793103 | 60 | 0.804878 | graphisoft-python |
742952d4b82d39bfb88cccf03030aa7b47ae7b08 | 2,308 | cpp | C++ | variant.cpp | erikvanhamme/ruleparser | 2f3bc212aaa13c2b037a7c028f6dc218ac68e872 | [
"MIT"
] | null | null | null | variant.cpp | erikvanhamme/ruleparser | 2f3bc212aaa13c2b037a7c028f6dc218ac68e872 | [
"MIT"
] | null | null | null | variant.cpp | erikvanhamme/ruleparser | 2f3bc212aaa13c2b037a7c028f6dc218ac68e872 | [
"MIT"
] | null | null | null | #include "variant.hpp"
#include <string>
#include <variant>
namespace wf
{
bool is_int(const variant_t &v)
{
return std::holds_alternative<int>(v);
}
bool is_char(const variant_t &v)
{
return std::holds_alternative<char>(v);
}
bool is_bool(const variant_t &v)
{
return std::holds_alternative<bool>(v);
}
... | 17.618321 | 76 | 0.599653 | erikvanhamme |
742b878e86d525477e9fe5858fe791b60a99b1c3 | 1,891 | cpp | C++ | src/qpid/xml/XmlExchangePlugin.cpp | gcsideal/debian-qpid-cpp | e4d034036f29408f940805f5505ae62ce89650cc | [
"Apache-2.0"
] | null | null | null | src/qpid/xml/XmlExchangePlugin.cpp | gcsideal/debian-qpid-cpp | e4d034036f29408f940805f5505ae62ce89650cc | [
"Apache-2.0"
] | null | null | null | src/qpid/xml/XmlExchangePlugin.cpp | gcsideal/debian-qpid-cpp | e4d034036f29408f940805f5505ae62ce89650cc | [
"Apache-2.0"
] | null | null | null | /*
*
* Copyright (c) 2006 The Apache Software Foundation
*
* 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 app... | 27.014286 | 81 | 0.691698 | gcsideal |
742bf7e5af79410b2e612bfd894adf473acc3867 | 3,149 | cpp | C++ | be/src/exec/pipeline/fragment_context.cpp | stephen-shelby/starrocks | 67932670efddbc8c56e2aaf5d3758724dcb44b0a | [
"Zlib",
"PSF-2.0",
"BSD-2-Clause",
"Apache-2.0",
"ECL-2.0",
"BSD-3-Clause-Clear"
] | 1 | 2022-03-08T09:13:32.000Z | 2022-03-08T09:13:32.000Z | be/src/exec/pipeline/fragment_context.cpp | stephen-shelby/starrocks | 67932670efddbc8c56e2aaf5d3758724dcb44b0a | [
"Zlib",
"PSF-2.0",
"BSD-2-Clause",
"Apache-2.0",
"ECL-2.0",
"BSD-3-Clause-Clear"
] | null | null | null | be/src/exec/pipeline/fragment_context.cpp | stephen-shelby/starrocks | 67932670efddbc8c56e2aaf5d3758724dcb44b0a | [
"Zlib",
"PSF-2.0",
"BSD-2-Clause",
"Apache-2.0",
"ECL-2.0",
"BSD-3-Clause-Clear"
] | null | null | null | // This file is licensed under the Elastic License 2.0. Copyright 2021-present, StarRocks Limited.
#include "exec/pipeline/fragment_context.h"
#include "exec/pipeline/pipeline_driver_executor.h"
#include "runtime/data_stream_mgr.h"
#include "runtime/exec_env.h"
namespace starrocks::pipeline {
void FragmentContext::... | 36.195402 | 113 | 0.670054 | stephen-shelby |
742cdc6e01b69db56e47ebf6c3c7057338ee36da | 2,376 | cpp | C++ | nano/core_test/unchecked_map.cpp | CathalT/raiblocks | 3e2b49e20832074bb0105e288e8fa0762d5c8130 | [
"BSD-2-Clause"
] | 882 | 2018-02-13T22:06:38.000Z | 2019-01-02T19:43:34.000Z | nano/core_test/unchecked_map.cpp | CathalT/raiblocks | 3e2b49e20832074bb0105e288e8fa0762d5c8130 | [
"BSD-2-Clause"
] | 746 | 2018-02-13T19:44:54.000Z | 2019-01-02T15:09:36.000Z | nano/core_test/unchecked_map.cpp | CathalT/raiblocks | 3e2b49e20832074bb0105e288e8fa0762d5c8130 | [
"BSD-2-Clause"
] | 312 | 2018-02-14T00:25:33.000Z | 2019-01-02T08:03:27.000Z | #include <nano/lib/blockbuilders.hpp>
#include <nano/lib/logger_mt.hpp>
#include <nano/node/unchecked_map.hpp>
#include <nano/secure/store.hpp>
#include <nano/secure/utility.hpp>
#include <nano/test_common/system.hpp>
#include <nano/test_common/testutil.hpp>
#include <gtest/gtest.h>
#include <memory>
using namespace... | 28.97561 | 116 | 0.7117 | CathalT |
7433b6a12cbb728111c888164eeb2f143604ed05 | 19,203 | cc | C++ | src/asmjs/asm-js.cc | Richienb/v8 | 9f3f2d5b8cb6622799e8e99868472176d30ac3b3 | [
"BSD-3-Clause"
] | 1,666 | 2017-01-12T03:58:44.000Z | 2017-08-20T23:39:20.000Z | src/asmjs/asm-js.cc | Richienb/v8 | 9f3f2d5b8cb6622799e8e99868472176d30ac3b3 | [
"BSD-3-Clause"
] | 95 | 2017-08-21T07:38:56.000Z | 2022-02-18T21:59:54.000Z | src/asmjs/asm-js.cc | Richienb/v8 | 9f3f2d5b8cb6622799e8e99868472176d30ac3b3 | [
"BSD-3-Clause"
] | 161 | 2017-08-25T20:20:01.000Z | 2022-02-08T02:59:03.000Z | // Copyright 2015 the V8 project 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 "src/asmjs/asm-js.h"
#include "src/asmjs/asm-names.h"
#include "src/asmjs/asm-parser.h"
#include "src/ast/ast.h"
#include "src/base/optional.h... | 43.643182 | 80 | 0.6813 | Richienb |
7436af0c6b974fab5d994c5732c79fe9f05c84b4 | 16,032 | cpp | C++ | MAME4all/trunk/src/drivers/flstory.cpp | lofunz/mieme | 4226c2960b46121ec44fa8eab9717d2d644bff04 | [
"Unlicense"
] | 51 | 2015-11-22T14:53:28.000Z | 2021-12-14T07:17:42.000Z | MAME4all/trunk/src/drivers/flstory.cpp | lofunz/mieme | 4226c2960b46121ec44fa8eab9717d2d644bff04 | [
"Unlicense"
] | 8 | 2018-01-14T07:19:06.000Z | 2021-08-22T15:29:59.000Z | src/drivers/flstory.cpp | raytlin/iMameAtariArcadeDuo | 24adc56d1a6080822a6c9d1770ddbc607814373a | [
"Unlicense"
] | 35 | 2017-02-15T09:39:00.000Z | 2021-12-14T07:17:43.000Z | #include "../machine/flstory.cpp"
#include "../vidhrdw/flstory.cpp"
/***************************************************************************
The FairyLand Story
TODO:
- sound communication not understood, however it's probably the same as
buggy challenge, so check that
- sound section also has a MSM523... | 35.080963 | 145 | 0.646769 | lofunz |
293b44e7ecff3e44eecaf5620d1e5cdd809b6d4a | 20,772 | cpp | C++ | test/src/test_aichrono.cpp | aicpp/ailib | 7b6dbe8d61db03a8e0fd3524a1d4bdc3cff5f597 | [
"MIT"
] | 2 | 2019-05-17T14:33:52.000Z | 2022-03-04T18:10:38.000Z | test/src/test_aichrono.cpp | aicpp/ailib | 7b6dbe8d61db03a8e0fd3524a1d4bdc3cff5f597 | [
"MIT"
] | null | null | null | test/src/test_aichrono.cpp | aicpp/ailib | 7b6dbe8d61db03a8e0fd3524a1d4bdc3cff5f597 | [
"MIT"
] | null | null | null | #include <gtest/gtest.h>
#include <ailib/aichrono.h>
#include <fmt/format.h>
using namespace ai;
//---------------------------------------------------------------------------
class Test_aichrono : public ::testing::Test
{
public:
Test_aichrono(void)
{
};
virtual ~Test_aichrono(void)
{
};
... | 32.154799 | 127 | 0.639322 | aicpp |
293c652233714c7c94da472f3f5bb42a75187641 | 1,461 | cpp | C++ | ponos/tests_old/sparse_vector_tests.cpp | filipecn/Ponos | 7b74791fa1c451a2e3f0de6115fd2b3fccc174e1 | [
"MIT"
] | 1 | 2021-09-17T18:37:55.000Z | 2021-09-17T18:37:55.000Z | ponos/tests_old/sparse_vector_tests.cpp | filipecn/ponos | 7b74791fa1c451a2e3f0de6115fd2b3fccc174e1 | [
"MIT"
] | 9 | 2017-11-03T01:34:48.000Z | 2020-05-09T19:26:51.000Z | ponos/tests_old/sparse_vector_tests.cpp | filipecn/Ponos | 7b74791fa1c451a2e3f0de6115fd2b3fccc174e1 | [
"MIT"
] | 2 | 2021-09-17T18:38:11.000Z | 2021-09-17T18:38:22.000Z | #include <gtest/gtest.h>
#include <ponos/ponos.h>
using namespace ponos;
// 0 1 0 3 0 5 0 7 ...
TEST(SparseVector, Iterate) {
SparseVector<double> v(1000, 500);
for (size_t i = 1; i < 1000; i += 2)
v.insert(i, i);
EXPECT_EQ(v.elementCount(), 500u);
v.iterate([](double &v, size_t i) {
ASSERT_NEAR(v, st... | 26.563636 | 53 | 0.587953 | filipecn |
293e373d22d3fe317cccd815b276a5ee7a705068 | 416 | cpp | C++ | _site/Competitive Programming/UVa/UVa11389.cpp | anujkyadav07/anuj-k-yadav.github.io | ac5cccc8cdada000ba559538cd84921437b3c5e6 | [
"MIT"
] | 1 | 2019-06-10T04:39:49.000Z | 2019-06-10T04:39:49.000Z | _site/Competitive Programming/UVa/UVa11389.cpp | anujkyadav07/anuj-k-yadav.github.io | ac5cccc8cdada000ba559538cd84921437b3c5e6 | [
"MIT"
] | 2 | 2021-09-27T23:34:07.000Z | 2022-02-26T05:54:27.000Z | _site/Competitive Programming/UVa/UVa11389.cpp | anujkyadav07/anuj-k-yadav.github.io | ac5cccc8cdada000ba559538cd84921437b3c5e6 | [
"MIT"
] | 3 | 2019-06-23T14:15:08.000Z | 2019-07-09T20:40:58.000Z | #include <bits/stdc++.h>
using namespace std;
int main(){
int n, d, r;
while(cin>>n>>d>>r && n+d+r){
int m[n], e[n];
for (int i = 0; i < n; ++i)
{
cin>>m[i];
}
for (int i = 0; i < n; ++i)
{
cin>>e[i];
}
sort(m,m+n);
sort(e,e+n,greater<int>());
int money = 0;
for (int i = 0; i < n; ++i)
... | 15.407407 | 30 | 0.430288 | anujkyadav07 |
2940617b1b8048e1fc7cedcf829ba500d398a8ce | 4,974 | hh | C++ | src/java.desktop/share/native/libfontmanager/harfbuzz/hb-ot-maxp-table.hh | siweilxy/openjdkstudy | 8597674ec1d6809faf55cbee1f45f4e9149d670d | [
"Apache-2.0"
] | null | null | null | src/java.desktop/share/native/libfontmanager/harfbuzz/hb-ot-maxp-table.hh | siweilxy/openjdkstudy | 8597674ec1d6809faf55cbee1f45f4e9149d670d | [
"Apache-2.0"
] | null | null | null | src/java.desktop/share/native/libfontmanager/harfbuzz/hb-ot-maxp-table.hh | siweilxy/openjdkstudy | 8597674ec1d6809faf55cbee1f45f4e9149d670d | [
"Apache-2.0"
] | null | null | null | /*
* Copyright © 2011,2012 Google, Inc.
*
* This is part of HarfBuzz, a text shaping library.
*
* Permission is hereby granted, without written agreement and without
* license or royalty fees, to use, copy, modify, and distribute this
* software and its documentation for any purpose, provided that the
* above... | 34.068493 | 98 | 0.670487 | siweilxy |
29406cb8837f74ad55375436043f9c3b17613350 | 3,105 | cpp | C++ | armnn-mnist/mnist_tf.cpp | felix-johnny/ML-examples | fd9552fd88dc14140dfaac5f8a7e6936d40ced70 | [
"Apache-2.0"
] | 309 | 2018-01-11T20:31:59.000Z | 2022-03-26T11:37:31.000Z | armnn-mnist/mnist_tf.cpp | baoshijie/ML-examples | 56dc3ec95e8d90dc51ebe67fc9bebae1a4fd2b5e | [
"Apache-2.0"
] | 60 | 2018-04-10T00:09:37.000Z | 2022-02-10T04:02:11.000Z | armnn-mnist/mnist_tf.cpp | baoshijie/ML-examples | 56dc3ec95e8d90dc51ebe67fc9bebae1a4fd2b5e | [
"Apache-2.0"
] | 172 | 2018-01-11T20:32:01.000Z | 2022-03-16T07:24:08.000Z | //
// Copyright © 2017 Arm Ltd. All rights reserved.
// See LICENSE file in the project root for full license information.
//
#include <iostream>
#include <string>
#include <fstream>
#include <vector>
#include <memory>
#include <array>
#include <algorithm>
#include "armnn/ArmNN.hpp"
#include "armnn/Exceptions.hpp"
#i... | 39.807692 | 119 | 0.667311 | felix-johnny |
2940f7d1d152cf41740bb3d0587d248193e2737e | 4,653 | cpp | C++ | ouzel/graphics/opengl/RenderTargetOGL.cpp | keima97/ouzel | e6673e678b4739235371a15ae3863942b692c5fb | [
"BSD-2-Clause"
] | null | null | null | ouzel/graphics/opengl/RenderTargetOGL.cpp | keima97/ouzel | e6673e678b4739235371a15ae3863942b692c5fb | [
"BSD-2-Clause"
] | null | null | null | ouzel/graphics/opengl/RenderTargetOGL.cpp | keima97/ouzel | e6673e678b4739235371a15ae3863942b692c5fb | [
"BSD-2-Clause"
] | null | null | null | // Copyright (C) 2016 Elviss Strazdins
// This file is part of the Ouzel engine.
#include "RenderTargetOGL.h"
#include "TextureOGL.h"
#include "core/Engine.h"
#include "RendererOGL.h"
#include "utils/Utils.h"
namespace ouzel
{
namespace graphics
{
RenderTargetOGL::RenderTargetOGL()
{
}... | 34.723881 | 127 | 0.509564 | keima97 |
29425c2955e464fbc998c289c8f3c48857ef299f | 4,871 | cpp | C++ | src/Pegasus/Common/DynamicLibraryUnix.cpp | ncultra/Pegasus-2.5 | 4a0b9a1b37e2eae5c8105fdea631582dc2333f9a | [
"MIT"
] | null | null | null | src/Pegasus/Common/DynamicLibraryUnix.cpp | ncultra/Pegasus-2.5 | 4a0b9a1b37e2eae5c8105fdea631582dc2333f9a | [
"MIT"
] | null | null | null | src/Pegasus/Common/DynamicLibraryUnix.cpp | ncultra/Pegasus-2.5 | 4a0b9a1b37e2eae5c8105fdea631582dc2333f9a | [
"MIT"
] | 1 | 2022-03-07T22:54:02.000Z | 2022-03-07T22:54:02.000Z | //%2005////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2000, 2001, 2002 BMC Software; Hewlett-Packard Development
// Company, L.P.; IBM Corp.; The Open Group; Tivoli Systems.
// Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L.P.;
// IBM Corp.; EMC Cor... | 34.546099 | 154 | 0.690413 | ncultra |
29430b38e74ea44602c2993506bc94626e9a55cb | 69,917 | cpp | C++ | aten/src/ATen/native/cudnn/RNN.cpp | ljhOfGithub/pytorch | c568f7b16f2a98d72ff5b7c6c6161b67b2c27514 | [
"Intel"
] | 2 | 2020-03-13T06:57:49.000Z | 2020-05-17T04:18:14.000Z | aten/src/ATen/native/cudnn/RNN.cpp | ellhe-blaster/pytorch | e5282c3cb8bf6ad8c5161f9d0cc271edb9abed25 | [
"Intel"
] | 1 | 2022-01-10T18:39:28.000Z | 2022-01-10T19:15:57.000Z | aten/src/ATen/native/cudnn/RNN.cpp | ellhe-blaster/pytorch | e5282c3cb8bf6ad8c5161f9d0cc271edb9abed25 | [
"Intel"
] | 1 | 2022-03-26T14:42:50.000Z | 2022-03-26T14:42:50.000Z | #include <ATen/ATen.h>
#include <ATen/Config.h>
#include <ATen/cuda/CUDAConfig.h>
#include <ATen/cuda/CUDAEvent.h>
#include <ATen/cuda/CUDAGraphsUtils.cuh>
#include <ATen/cuda/Exceptions.h>
#include <ATen/InitialTensorOptions.h>
#include <ATen/MatrixRef.h>
#include <ATen/native/RNN.h>
#include <ATen/NativeFunctions.h>
... | 40.484655 | 304 | 0.662185 | ljhOfGithub |
29430ed38d20e879c39b2a576e5ab907201a4474 | 15,006 | cpp | C++ | printscan/wia/drivers/camera/testcam/testusd.cpp | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | printscan/wia/drivers/camera/testcam/testusd.cpp | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | printscan/wia/drivers/camera/testcam/testusd.cpp | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | /*******************************************************************************
*
* (C) COPYRIGHT MICROSOFT CORP., 1998
*
* TITLE: TestUsd.Cpp
*
* VERSION: 2.0
*
* AUTHOR: ReedB
*
* DATE: 5 Jan, 1999
*
* DESCRIPTION:
* Implementation of the WIA test scanner class factory and ... | 20.612637 | 89 | 0.44249 | npocmaka |
2943ad6904615e3602f7b73f42f70c60d04abf36 | 3,990 | cpp | C++ | kmer_counter/bkb_writer.cpp | BioinfUD/KMC_withtiming | 3a45bbf7b4cf5e2fa0fbcf41b659c427fb599505 | [
"Unlicense"
] | null | null | null | kmer_counter/bkb_writer.cpp | BioinfUD/KMC_withtiming | 3a45bbf7b4cf5e2fa0fbcf41b659c427fb599505 | [
"Unlicense"
] | null | null | null | kmer_counter/bkb_writer.cpp | BioinfUD/KMC_withtiming | 3a45bbf7b4cf5e2fa0fbcf41b659c427fb599505 | [
"Unlicense"
] | null | null | null | /*
This file is a part of KMC software distributed under GNU GPL 3 licence.
The homepage of the KMC project is http://sun.aei.polsl.pl/kmc
Authors: Sebastian Deorowicz, Agnieszka Debudaj-Grabysz, Marek Kokot
Version: 2.3.0
Date : 2015-08-21
*/
#include "stdafx.h"
#include "bkb_writer.h"
//**********... | 28.098592 | 110 | 0.513534 | BioinfUD |
2944b8a22534b313526e7e17329a41acba76ff86 | 1,965 | cpp | C++ | PlayFabSDK/Plugins/PlayFab/Source/PlayFabProxy/Private/Proxy/Admin/PFAdminUpdateRandomResultTables.cpp | fordream/UnrealCppSdk | 84a38f3f32712334c29704892c5c8358804b40ae | [
"Apache-2.0"
] | null | null | null | PlayFabSDK/Plugins/PlayFab/Source/PlayFabProxy/Private/Proxy/Admin/PFAdminUpdateRandomResultTables.cpp | fordream/UnrealCppSdk | 84a38f3f32712334c29704892c5c8358804b40ae | [
"Apache-2.0"
] | null | null | null | PlayFabSDK/Plugins/PlayFab/Source/PlayFabProxy/Private/Proxy/Admin/PFAdminUpdateRandomResultTables.cpp | fordream/UnrealCppSdk | 84a38f3f32712334c29704892c5c8358804b40ae | [
"Apache-2.0"
] | 1 | 2020-04-09T10:55:33.000Z | 2020-04-09T10:55:33.000Z | // This is automatically generated by PlayFab SDKGenerator. DO NOT modify this manually!
#include "PlayFabProxyPrivatePCH.h"
#include "PFAdminUpdateRandomResultTables.h"
UPFAdminUpdateRandomResultTables::UPFAdminUpdateRandomResultTables(const FObjectInitializer& ObjectInitializer)
: Super(ObjectInitializer)
, Succes... | 33.87931 | 249 | 0.776081 | fordream |
29451961c36f7e1ac55e76379fbd8f7cba14006e | 13,364 | cpp | C++ | WickedEngine/wiImage.cpp | sierra-zero/WickedEngine | 85c1ef5df3ada61e9d5ac5357e062e6040baa09d | [
"WTFPL",
"MIT"
] | null | null | null | WickedEngine/wiImage.cpp | sierra-zero/WickedEngine | 85c1ef5df3ada61e9d5ac5357e062e6040baa09d | [
"WTFPL",
"MIT"
] | null | null | null | WickedEngine/wiImage.cpp | sierra-zero/WickedEngine | 85c1ef5df3ada61e9d5ac5357e062e6040baa09d | [
"WTFPL",
"MIT"
] | null | null | null | #include "wiImage.h"
#include "wiResourceManager.h"
#include "wiRenderer.h"
#include "wiHelper.h"
#include "SamplerMapping.h"
#include "ResourceMapping.h"
#include "ShaderInterop_Image.h"
#include "wiBackLog.h"
#include "wiEvent.h"
#include <atomic>
using namespace std;
using namespace wiGraphics;
namespace wiImage
... | 31.518868 | 191 | 0.728899 | sierra-zero |
2946aa482d0784f645f33d370aaf81b2a81a5b06 | 5,021 | hh | C++ | L1Trigger/L1TCaloLayer1/src/UCTTower.hh | ckamtsikis/cmssw | ea19fe642bb7537cbf58451dcf73aa5fd1b66250 | [
"Apache-2.0"
] | 13 | 2015-11-30T15:49:45.000Z | 2022-02-08T16:11:30.000Z | L1Trigger/L1TCaloLayer1/src/UCTTower.hh | ckamtsikis/cmssw | ea19fe642bb7537cbf58451dcf73aa5fd1b66250 | [
"Apache-2.0"
] | 640 | 2015-02-11T18:55:47.000Z | 2022-03-31T14:12:23.000Z | L1Trigger/L1TCaloLayer1/src/UCTTower.hh | ckamtsikis/cmssw | ea19fe642bb7537cbf58451dcf73aa5fd1b66250 | [
"Apache-2.0"
] | 51 | 2015-08-11T21:01:40.000Z | 2022-03-30T07:31:34.000Z | #ifndef UCTTower_hh
#define UCTTower_hh
#include "UCTGeometry.hh"
#include <array>
namespace l1tcalo {
constexpr uint32_t etInputMax{0xFF};
constexpr uint32_t etMask{0x000001FF};
constexpr uint32_t erMask{0x00000E00};
constexpr uint32_t erMaxV{7};
constexpr uint32_t erShift{9};
constexpr uint32_t zeroFl... | 28.528409 | 113 | 0.688707 | ckamtsikis |
29482324fc5f521b0594fe41ec4174e3e9179f7e | 66,126 | hpp | C++ | third_party/miniz/miniz.hpp | GuinsooLab/guinsoodb | f200538868738ae460f62fb89211deec946cefff | [
"MIT"
] | 1 | 2021-04-22T05:41:54.000Z | 2021-04-22T05:41:54.000Z | third_party/miniz/miniz.hpp | GuinsooLab/guinsoodb | f200538868738ae460f62fb89211deec946cefff | [
"MIT"
] | null | null | null | third_party/miniz/miniz.hpp | GuinsooLab/guinsoodb | f200538868738ae460f62fb89211deec946cefff | [
"MIT"
] | 1 | 2021-12-12T10:24:57.000Z | 2021-12-12T10:24:57.000Z | /* miniz.c 2.0.8 - public domain deflate/inflate, zlib-subset, ZIP reading/writing/appending, PNG writing
See "unlicense" statement at the end of this file.
Rich Geldreich <richgel99@gmail.com>, last updated Oct. 13, 2013
Implements RFC 1950: http://www.ietf.org/rfc/rfc1950.txt and RFC 1951: http://www.ietf.or... | 51.300233 | 250 | 0.772601 | GuinsooLab |
2948e3b0e7b9c6fe3575ec95b76eb65b00b192ce | 2,199 | cpp | C++ | Project3/src/rendering/framebufferobject.cpp | polferrando98/Qt-Project-3 | 747d9ce5c5c0f2ce5e7497978250636567136a80 | [
"MIT"
] | 1 | 2020-06-29T09:49:40.000Z | 2020-06-29T09:49:40.000Z | Project3Root/Project3/src/rendering/framebufferobject.cpp | MarcFly/AGP-ShaderLearning | b4e448423480a651ff5de350340291497f146fa8 | [
"Unlicense"
] | null | null | null | Project3Root/Project3/src/rendering/framebufferobject.cpp | MarcFly/AGP-ShaderLearning | b4e448423480a651ff5de350340291497f146fa8 | [
"Unlicense"
] | null | null | null | #include "framebufferobject.h"
#include "rendering/gl.h"
#include <QOpenGLFramebufferObject>
#include <QDebug>
FramebufferObject::FramebufferObject()
{
}
void FramebufferObject::create()
{
gl->glGenFramebuffers(1, &id);
}
void FramebufferObject::destroy()
{
gl->glDeleteFramebuffers(1, &id);
}
void Framebu... | 29.716216 | 115 | 0.643474 | polferrando98 |
2949008e76c96c22627a030483de826a33777b4c | 496 | cpp | C++ | old_solutions/check_if_string_is_isogram_or_not.cpp | DSC-JSS-NOIDA/competitive | aa8807db24df389e52ba66dd0c5847e60237930b | [
"Apache-2.0"
] | null | null | null | old_solutions/check_if_string_is_isogram_or_not.cpp | DSC-JSS-NOIDA/competitive | aa8807db24df389e52ba66dd0c5847e60237930b | [
"Apache-2.0"
] | null | null | null | old_solutions/check_if_string_is_isogram_or_not.cpp | DSC-JSS-NOIDA/competitive | aa8807db24df389e52ba66dd0c5847e60237930b | [
"Apache-2.0"
] | 7 | 2018-10-25T12:13:25.000Z | 2020-10-01T18:09:05.000Z | #include <bits/stdc++.h>
#define ull unsigned long long int
#define ll long long int
using namespace std;
int main() {
int t;
cin>>t;
while(t--){
int flag = 1;
string s;
cin>>s;
std::map<char, int> map;
for (int j = 0; j < s.length(); ++j)
{
if(map[s[j]])
map[s[j]]++;
else
map[s[j]] = 1;
... | 15.5 | 75 | 0.522177 | DSC-JSS-NOIDA |
294bc7b4226007252f5a42f20d7ea035b332e615 | 10,329 | cpp | C++ | src/ttauri/text/unicode_bidi_tests.cpp | jhalakpatel/ttauri | a05ed5db165645422348579cc4a949ef8ac205c7 | [
"BSL-1.0"
] | null | null | null | src/ttauri/text/unicode_bidi_tests.cpp | jhalakpatel/ttauri | a05ed5db165645422348579cc4a949ef8ac205c7 | [
"BSL-1.0"
] | null | null | null | src/ttauri/text/unicode_bidi_tests.cpp | jhalakpatel/ttauri | a05ed5db165645422348579cc4a949ef8ac205c7 | [
"BSL-1.0"
] | null | null | null | // Copyright Take Vos 2020-2021.
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt)
#include "ttauri/text/unicode_bidi.hpp"
#include "ttauri/file_view.hpp"
#include "ttauri/charconv.hpp"
#include "ttauri/ranges.hpp"
... | 32.07764 | 125 | 0.595024 | jhalakpatel |
294f714c49c974dd220e45d3c453453f39aebfc7 | 75 | hpp | C++ | test/src/ProtoBufConverterTest.hpp | weierstrass/protobuf-decoder | 4f5a2cab94b3e889f7d44d22463752d93250ac90 | [
"MIT"
] | 8 | 2016-08-07T22:04:06.000Z | 2020-06-28T14:33:18.000Z | test/src/ProtoBufConverterTest.hpp | weierstrass/protobuf-decoder | 4f5a2cab94b3e889f7d44d22463752d93250ac90 | [
"MIT"
] | 10 | 2016-07-30T19:54:02.000Z | 2018-03-01T01:59:46.000Z | test/src/ProtoBufConverterTest.hpp | weierstrass/protobuf-decoder | 4f5a2cab94b3e889f7d44d22463752d93250ac90 | [
"MIT"
] | null | null | null | #include "gtest/gtest.h"
struct ProtobufConverterTest : testing::Test {};
| 18.75 | 48 | 0.746667 | weierstrass |
294f9e34d5745b028d7840a0b7448af3ef82ba4a | 990 | h++ | C++ | include/ogonek/encoding/iso8859_15.h++ | libogonek/ogonek | 46b7edbf6b7ff89892f5ba25494749b442e771b3 | [
"CC0-1.0"
] | 25 | 2016-10-21T12:37:23.000Z | 2021-02-22T05:46:46.000Z | include/ogonek/encoding/iso8859_15.h++ | libogonek/ogonek | 46b7edbf6b7ff89892f5ba25494749b442e771b3 | [
"CC0-1.0"
] | null | null | null | include/ogonek/encoding/iso8859_15.h++ | libogonek/ogonek | 46b7edbf6b7ff89892f5ba25494749b442e771b3 | [
"CC0-1.0"
] | 4 | 2016-09-05T10:23:18.000Z | 2020-07-09T19:37:37.000Z | // Ogonek
//
// Written in 2013 by Martinho Fernandes <martinho.fernandes@gmail.com>
//
// To the extent possible under law, the author(s) have dedicated all copyright and related
// and neighboring rights to this software to the public domain worldwide. This software is
// distributed without any warranty.
//
// You s... | 30.9375 | 96 | 0.756566 | libogonek |
294fcf0893218484816f0d3cd9d38c392f369ded | 62,568 | cpp | C++ | samples/deeplearning/gxm/src/Engine.cpp | airMeng/libxsmm | 907fdfb18d24353c072c6b85d57da3392fd68de4 | [
"BSD-3-Clause"
] | null | null | null | samples/deeplearning/gxm/src/Engine.cpp | airMeng/libxsmm | 907fdfb18d24353c072c6b85d57da3392fd68de4 | [
"BSD-3-Clause"
] | null | null | null | samples/deeplearning/gxm/src/Engine.cpp | airMeng/libxsmm | 907fdfb18d24353c072c6b85d57da3392fd68de4 | [
"BSD-3-Clause"
] | 1 | 2022-02-08T02:15:37.000Z | 2022-02-08T02:15:37.000Z | /******************************************************************************
* Copyright (c) Intel Corporation - All rights reserved. *
* This file is part of the LIBXSMM library. *
* *
... | 28.569863 | 159 | 0.564458 | airMeng |
29521fa26f956f7d701aee9256b5479a9e2c896a | 5,134 | cpp | C++ | ql/experimental/credit/integralcdoengine.cpp | haozhangphd/QuantLib-noBoost | ddded069868161099843c04840454f00816113ad | [
"BSD-3-Clause"
] | 76 | 2017-06-28T21:24:38.000Z | 2021-12-19T18:07:37.000Z | ql/experimental/credit/integralcdoengine.cpp | haozhangphd/QuantLib-noBoost | ddded069868161099843c04840454f00816113ad | [
"BSD-3-Clause"
] | 2 | 2017-07-05T09:20:13.000Z | 2019-10-31T12:06:51.000Z | ql/experimental/credit/integralcdoengine.cpp | haozhangphd/QuantLib-noBoost | ddded069868161099843c04840454f00816113ad | [
"BSD-3-Clause"
] | 34 | 2017-07-02T14:49:21.000Z | 2021-11-26T15:32:04.000Z | /* -*- mode: c++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
Copyright (C) 2008 Roland Lichters
Copyright (C) 2009, 2014 Jose Aparicio
This file is part of QuantLib, a free-software/open-source library
for financial quantitative analysts and developers - http://quantlib.org/
QuantLib is fr... | 39.79845 | 81 | 0.607713 | haozhangphd |
29531f05b2c5571c06b264a6f0759b35de33a390 | 28,059 | cpp | C++ | libsrc/effectengine/EffectModule.cpp | keesg60/hyperion.ng | 7f174b28723456d41a5d48c1f1eed5fa41f418c2 | [
"MIT-0",
"Apache-2.0",
"CC-BY-4.0",
"MIT"
] | 1,808 | 2016-06-29T00:12:07.000Z | 2022-03-30T22:55:16.000Z | libsrc/effectengine/EffectModule.cpp | keesg60/hyperion.ng | 7f174b28723456d41a5d48c1f1eed5fa41f418c2 | [
"MIT-0",
"Apache-2.0",
"CC-BY-4.0",
"MIT"
] | 1,271 | 2016-06-16T20:12:41.000Z | 2022-03-31T17:47:59.000Z | libsrc/effectengine/EffectModule.cpp | keesg60/hyperion.ng | 7f174b28723456d41a5d48c1f1eed5fa41f418c2 | [
"MIT-0",
"Apache-2.0",
"CC-BY-4.0",
"MIT"
] | 458 | 2016-06-15T16:08:12.000Z | 2022-03-29T15:36:16.000Z | #include <cmath>
#include <effectengine/Effect.h>
#include <effectengine/EffectModule.h>
// hyperion
#include <hyperion/Hyperion.h>
#include <utils/Logger.h>
// qt
#include <QJsonArray>
#include <QDateTime>
#include <QImageReader>
#include <QBuffer>
#include <QUrl>
#include <QNetworkReply>
#include <QNetworkAccessMa... | 27.698914 | 221 | 0.65405 | keesg60 |
29534350b21e653d58a081bec6a6d2d994cf3c37 | 2,304 | cpp | C++ | hacclient/Sentinel.cpp | ChadSki/hacclient | f1471e1f74de13dbbc1ae6d92238939e010ff7d6 | [
"MIT"
] | 1 | 2020-05-02T16:42:30.000Z | 2020-05-02T16:42:30.000Z | hacclient/Sentinel.cpp | ChadSki/hacclient | f1471e1f74de13dbbc1ae6d92238939e010ff7d6 | [
"MIT"
] | null | null | null | hacclient/Sentinel.cpp | ChadSki/hacclient | f1471e1f74de13dbbc1ae6d92238939e010ff7d6 | [
"MIT"
] | 1 | 2020-03-31T08:46:31.000Z | 2020-03-31T08:46:31.000Z | #include "Sentinel.h"
#include "DebugHelper.h"
#include <cstdint>
void Sentinel::pingAnticheat() {
OutputDebugString("Sentinel pinging!");
std::shared_ptr<Event> event(std::make_shared<Event>(PING_ANTICHEAT_THREAD));
broadcast(event);
requestTime = GetTickCount();
outstandingRequests++;
}
void Sentinel::measureR... | 22.588235 | 88 | 0.714844 | ChadSki |
2953c377dda00d5370b3ad77c5c3c06fbdedcc48 | 11,347 | cc | C++ | src/net/cert/internal/parsed_certificate.cc | Chilledheart/naiveproxy | 9d28da89b325a90d33add830f4202c8b17c7c3e3 | [
"BSD-3-Clause"
] | null | null | null | src/net/cert/internal/parsed_certificate.cc | Chilledheart/naiveproxy | 9d28da89b325a90d33add830f4202c8b17c7c3e3 | [
"BSD-3-Clause"
] | null | null | null | src/net/cert/internal/parsed_certificate.cc | Chilledheart/naiveproxy | 9d28da89b325a90d33add830f4202c8b17c7c3e3 | [
"BSD-3-Clause"
] | null | null | null | // Copyright 2016 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 "net/cert/internal/parsed_certificate.h"
#include "net/cert/internal/cert_errors.h"
#include "net/cert/internal/certificate_policies.h"
#include... | 37.697674 | 80 | 0.687935 | Chilledheart |
2955e79f144ccbea190a0a85627e8d88ef459c1e | 21,223 | cc | C++ | update_engine/test_http_server.cc | Keneral/asystem | df12381b72ef3d629c8efc61100cc8c714195320 | [
"Unlicense"
] | null | null | null | update_engine/test_http_server.cc | Keneral/asystem | df12381b72ef3d629c8efc61100cc8c714195320 | [
"Unlicense"
] | null | null | null | update_engine/test_http_server.cc | Keneral/asystem | df12381b72ef3d629c8efc61100cc8c714195320 | [
"Unlicense"
] | null | null | null | //
// Copyright (C) 2012 The Android Open Source Project
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by app... | 32.751543 | 80 | 0.6345 | Keneral |
29567775cc387e5e3c6daacc4a7f4b9a268cae89 | 4,512 | cpp | C++ | circe/gl/io/screen_quad.cpp | gui-works/circe | c126a8f9521dca1eb23ac47c8f2e8081f2102f17 | [
"MIT"
] | 1 | 2021-09-17T18:12:47.000Z | 2021-09-17T18:12:47.000Z | circe/gl/io/screen_quad.cpp | gui-works/circe | c126a8f9521dca1eb23ac47c8f2e8081f2102f17 | [
"MIT"
] | null | null | null | circe/gl/io/screen_quad.cpp | gui-works/circe | c126a8f9521dca1eb23ac47c8f2e8081f2102f17 | [
"MIT"
] | 2 | 2021-09-17T18:13:02.000Z | 2021-09-17T18:16:21.000Z | // Created by filipecn on 8/26/18.
/*
* Copyright (c) 2018 FilipeCN
*
* The MIT License (MIT)
*
* 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 l... | 43.384615 | 81 | 0.687943 | gui-works |
2957e45352de22bb54945ce5789f315ee0569bd7 | 2,734 | cpp | C++ | C++/satisfiability-of-equality-equations.cpp | jaiskid/LeetCode-Solutions | a8075fd69087c5463f02d74e6cea2488fdd4efd1 | [
"MIT"
] | 3,269 | 2018-10-12T01:29:40.000Z | 2022-03-31T17:58:41.000Z | C++/satisfiability-of-equality-equations.cpp | jaiskid/LeetCode-Solutions | a8075fd69087c5463f02d74e6cea2488fdd4efd1 | [
"MIT"
] | 53 | 2018-12-16T22:54:20.000Z | 2022-02-25T08:31:20.000Z | C++/satisfiability-of-equality-equations.cpp | jaiskid/LeetCode-Solutions | a8075fd69087c5463f02d74e6cea2488fdd4efd1 | [
"MIT"
] | 1,236 | 2018-10-12T02:51:40.000Z | 2022-03-30T13:30:37.000Z | // Time: O(n)
// Space: O(1)
class Solution {
public:
bool equationsPossible(vector<string>& equations) {
UnionFind union_find(26);
for (const auto& eqn : equations) {
int x = eqn[0] - 'a';
int y = eqn[3] - 'a';
if (eqn[1] == '=') {
union_find.un... | 25.792453 | 71 | 0.381858 | jaiskid |
295a143025bc122bf98f67058561fa7a316aabaf | 35,915 | cc | C++ | DataFormats/MuonReco/src/Muon.cc | pasmuss/cmssw | 566f40c323beef46134485a45ea53349f59ae534 | [
"Apache-2.0"
] | null | null | null | DataFormats/MuonReco/src/Muon.cc | pasmuss/cmssw | 566f40c323beef46134485a45ea53349f59ae534 | [
"Apache-2.0"
] | null | null | null | DataFormats/MuonReco/src/Muon.cc | pasmuss/cmssw | 566f40c323beef46134485a45ea53349f59ae534 | [
"Apache-2.0"
] | null | null | null | #include "DataFormats/MuonReco/interface/Muon.h"
#include "DataFormats/MuonDetId/interface/MuonSubdetId.h"
#include "DataFormats/MuonDetId/interface/RPCDetId.h"
#include "DataFormats/MuonDetId/interface/GEMDetId.h"
#include "DataFormats/MuonDetId/interface/ME0DetId.h"
using namespace reco;
Muon::Muon( Charge q, cons... | 40.263453 | 167 | 0.671029 | pasmuss |
295c18df9032415e30ff21a43f7bbc31a48922fc | 16,058 | cpp | C++ | src/solvers/refinement/string_constraint_generator_indexof.cpp | jeannielynnmoulton/cbmc | 1d4af6d88ec960677170049a8a89a9166b952996 | [
"BSD-4-Clause"
] | null | null | null | src/solvers/refinement/string_constraint_generator_indexof.cpp | jeannielynnmoulton/cbmc | 1d4af6d88ec960677170049a8a89a9166b952996 | [
"BSD-4-Clause"
] | 1 | 2019-02-05T16:18:25.000Z | 2019-02-05T16:18:25.000Z | src/solvers/refinement/string_constraint_generator_indexof.cpp | jeannielynnmoulton/cbmc | 1d4af6d88ec960677170049a8a89a9166b952996 | [
"BSD-4-Clause"
] | null | null | null | /*******************************************************************\
Module: Generates string constraints for the family of indexOf and
lastIndexOf java functions
Author: Romain Brenguier, romain.brenguier@diffblue.com
\*******************************************************************/
/// \file
/// Gene... | 38.142518 | 96 | 0.675115 | jeannielynnmoulton |
29601cde5ad02783e2c0f0b430a603f4b63a84b8 | 4,641 | cpp | C++ | MJBATesting/src/main.cpp | AnthonyFuller/TonyTools | 9746e53144783143e6820216d8e756abe30bd733 | [
"MIT"
] | null | null | null | MJBATesting/src/main.cpp | AnthonyFuller/TonyTools | 9746e53144783143e6820216d8e756abe30bd733 | [
"MIT"
] | null | null | null | MJBATesting/src/main.cpp | AnthonyFuller/TonyTools | 9746e53144783143e6820216d8e756abe30bd733 | [
"MIT"
] | null | null | null | #include "main.h"
struct ZNewTrajectory
{
uint32_t frames;
uint32_t sampleFreq;
};
struct Vector3
{
float x;
float y;
float z;
};
struct QuantizedQuaternion
{
uint16_t x;
uint16_t y;
uint16_t z;
uint16_t w;
};
struct Quaternion
{
float x;
float y;
float z;
float w... | 25.927374 | 132 | 0.662357 | AnthonyFuller |
2960525e598021fd446b3e6cf31a227ef95e9afa | 2,268 | cpp | C++ | _project/test_mpi_support.cpp | IMTEK-Simulation/molecular_dynamics_course | ea730c2f6771338696221347a5af0c937a04206f | [
"CC-BY-4.0"
] | 4 | 2021-07-04T19:44:58.000Z | 2022-03-20T07:42:45.000Z | _project/test_mpi_support.cpp | IMTEK-Simulation/molecular_dynamics_course | ea730c2f6771338696221347a5af0c937a04206f | [
"CC-BY-4.0"
] | null | null | null | _project/test_mpi_support.cpp | IMTEK-Simulation/molecular_dynamics_course | ea730c2f6771338696221347a5af0c937a04206f | [
"CC-BY-4.0"
] | null | null | null | /*
* Copyright 2021 Lars Pastewka
*
* ### MIT license
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, me... | 41.236364 | 79 | 0.728395 | IMTEK-Simulation |
29609813e29a4e5071c8ddbb26458f90f2d5de83 | 112 | cc | C++ | test/main.cc | devbrain/neutrino | 5e7cd7c93b5c264a5f1da6ae88312e14253de10d | [
"Apache-2.0"
] | null | null | null | test/main.cc | devbrain/neutrino | 5e7cd7c93b5c264a5f1da6ae88312e14253de10d | [
"Apache-2.0"
] | null | null | null | test/main.cc | devbrain/neutrino | 5e7cd7c93b5c264a5f1da6ae88312e14253de10d | [
"Apache-2.0"
] | null | null | null | //
// Created by igor on 06/06/2021.
//
#define DOCTEST_CONFIG_IMPLEMENT_WITH_MAIN
#include <doctest/doctest.h>
| 18.666667 | 42 | 0.758929 | devbrain |
296239f37b6fd21ed2f86e5f429e4c4875f9f7bf | 74,371 | cpp | C++ | src/nanosvg.cpp | CodeFinder2/nanosvg | a1d2a5a7f4723143a621ed7a2a38bafdf5066d1e | [
"Zlib"
] | null | null | null | src/nanosvg.cpp | CodeFinder2/nanosvg | a1d2a5a7f4723143a621ed7a2a38bafdf5066d1e | [
"Zlib"
] | null | null | null | src/nanosvg.cpp | CodeFinder2/nanosvg | a1d2a5a7f4723143a621ed7a2a38bafdf5066d1e | [
"Zlib"
] | null | null | null | #include "nanosvg/nanosvg.h"
#include <string.h>
#include <stdlib.h>
#include <stdio.h>
#include <math.h>
#define NSVG_PI (3.14159265358979323846264338327f)
#define NSVG_KAPPA90 (0.5522847493f) // Length proportional to radius of a cubic bezier handle for 90deg arcs.
#define NSVG_ALIGN_MIN 0
#define NSVG_ALIGN_MID 1... | 26.344669 | 123 | 0.605115 | CodeFinder2 |
29631adc7b3945b2bf749588cc44638bd4bae912 | 6,270 | hpp | C++ | method_adaptor.hpp | v2lab/max-sick-lms100 | a92567a2314662bb7aefc836292181c784cbbc37 | [
"MIT"
] | 4 | 2015-05-01T18:05:20.000Z | 2019-11-26T07:38:00.000Z | method_adaptor.hpp | v2lab/max-sick-lms100 | a92567a2314662bb7aefc836292181c784cbbc37 | [
"MIT"
] | null | null | null | method_adaptor.hpp | v2lab/max-sick-lms100 | a92567a2314662bb7aefc836292181c784cbbc37 | [
"MIT"
] | 3 | 2017-10-12T00:19:06.000Z | 2019-10-29T21:38:34.000Z | /*
* Member function pointer to C-compatible function pointer conversion.
*
* The problem:
*
* - we want to register a member function to be called by C-based callback
* system, with 'this' pointer preserved in a callback registration mechanism.
*
* - we might also want to have function arguments be converted... | 33.351064 | 120 | 0.696651 | v2lab |
2963b8a02addfda7b8dc6b3f1ac0f547f4463118 | 54,665 | cpp | C++ | apps/mysql-5.1.65/storage/ndb/src/kernel/vm/SimulatedBlock.cpp | vusec/firestarter | 2048c1f731b8f3c5570a920757f9d7730d5f716a | [
"Apache-2.0"
] | 3 | 2021-04-29T07:59:16.000Z | 2021-12-10T02:23:05.000Z | apps/mysql-5.1.65/storage/ndb/src/kernel/vm/SimulatedBlock.cpp | vusec/firestarter | 2048c1f731b8f3c5570a920757f9d7730d5f716a | [
"Apache-2.0"
] | null | null | null | apps/mysql-5.1.65/storage/ndb/src/kernel/vm/SimulatedBlock.cpp | vusec/firestarter | 2048c1f731b8f3c5570a920757f9d7730d5f716a | [
"Apache-2.0"
] | null | null | null | /* Copyright (C) 2003 MySQL AB
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; version 2 of the License.
This program is distributed in the hope that it will be useful,
but WITHOUT AN... | 26.256004 | 140 | 0.649044 | vusec |
29649f5846cfe31e26c23966bd32d9e942a80440 | 2,154 | hh | C++ | src/parser/fix.hh | jhidding/teparsing | 6f90389be39762a1bc23357a4e8f3b9d84663829 | [
"Apache-2.0"
] | null | null | null | src/parser/fix.hh | jhidding/teparsing | 6f90389be39762a1bc23357a4e8f3b9d84663829 | [
"Apache-2.0"
] | null | null | null | src/parser/fix.hh | jhidding/teparsing | 6f90389be39762a1bc23357a4e8f3b9d84663829 | [
"Apache-2.0"
] | null | null | null | /* Copyright 2017 Johan Hidding
*
* 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 a... | 31.676471 | 99 | 0.565924 | jhidding |
2964ed3a66aa3cf77d7d22d34c0ece5e55506b58 | 8,110 | cxx | C++ | cacreader/swig-4.0.2/Source/Modules/utils.cxx | kyletanyag/LL-Smartcard | 02abea9de5a13f8bae4d7832ab34cb7f0d9514c9 | [
"BSD-3-Clause"
] | 1,031 | 2015-01-02T14:08:47.000Z | 2022-03-29T02:25:27.000Z | cacreader/swig-4.0.2/Source/Modules/utils.cxx | kyletanyag/LL-Smartcard | 02abea9de5a13f8bae4d7832ab34cb7f0d9514c9 | [
"BSD-3-Clause"
] | 240 | 2015-01-11T04:27:19.000Z | 2022-03-30T00:35:57.000Z | cacreader/swig-4.0.2/Source/Modules/utils.cxx | kyletanyag/LL-Smartcard | 02abea9de5a13f8bae4d7832ab34cb7f0d9514c9 | [
"BSD-3-Clause"
] | 224 | 2015-01-05T06:13:54.000Z | 2022-02-25T14:39:51.000Z | /* -----------------------------------------------------------------------------
* This file is part of SWIG, which is licensed as a whole under version 3
* (or any later version) of the GNU General Public License. Some additional
* terms also apply to certain portions of SWIG. The full details of the SWIG
* lice... | 37.031963 | 155 | 0.58397 | kyletanyag |
2968c3637024fa8a2a43a4e7bd6aa82f994e7391 | 2,861 | cpp | C++ | examples/script_error_handling.cpp | a1ien/sol2 | 358c34e5e978524d7c0dbf3f69987f57dfb30da6 | [
"MIT"
] | null | null | null | examples/script_error_handling.cpp | a1ien/sol2 | 358c34e5e978524d7c0dbf3f69987f57dfb30da6 | [
"MIT"
] | null | null | null | examples/script_error_handling.cpp | a1ien/sol2 | 358c34e5e978524d7c0dbf3f69987f57dfb30da6 | [
"MIT"
] | null | null | null | #define SOL_CHECK_ARGUMENTS 1
#include <sol.hpp>
#include "assert.hpp"
#include <iostream>
int main(int, char**) {
std::cout << "=== script error handling example ===" << std::endl;
sol::state lua;
std::string code = R"(
bad&$#*$syntax
bad.code = 2
return 24
)";
/* OPTION 1 */
// Handling code like this can b... | 32.885057 | 143 | 0.670045 | a1ien |
29699888bbb959db703e32c4e413a6f53e0bede3 | 3,237 | hxx | C++ | main/accessibility/inc/accessibility/extended/accessiblebrowseboxcell.hxx | Grosskopf/openoffice | 93df6e8a695d5e3eac16f3ad5e9ade1b963ab8d7 | [
"Apache-2.0"
] | 679 | 2015-01-06T06:34:58.000Z | 2022-03-30T01:06:03.000Z | main/accessibility/inc/accessibility/extended/accessiblebrowseboxcell.hxx | Grosskopf/openoffice | 93df6e8a695d5e3eac16f3ad5e9ade1b963ab8d7 | [
"Apache-2.0"
] | 102 | 2017-11-07T08:51:31.000Z | 2022-03-17T12:13:49.000Z | main/accessibility/inc/accessibility/extended/accessiblebrowseboxcell.hxx | 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... | 39 | 101 | 0.606735 | Grosskopf |
296b31c369e4dd6909cad25fc7fd41d3b7af7cda | 2,946 | cpp | C++ | src/core/SkColorTable.cpp | juanpca12/Google-Skia | 42e6798696ac3a93a2b7ba7a9d6a84b77eba0116 | [
"Apache-2.0"
] | 3 | 2015-08-16T03:44:19.000Z | 2015-08-16T17:31:59.000Z | src/core/SkColorTable.cpp | juanpca12/Google-Skia | 42e6798696ac3a93a2b7ba7a9d6a84b77eba0116 | [
"Apache-2.0"
] | null | null | null | src/core/SkColorTable.cpp | juanpca12/Google-Skia | 42e6798696ac3a93a2b7ba7a9d6a84b77eba0116 | [
"Apache-2.0"
] | null | null | null | /*
* Copyright 2009 The Android Open Source Project
*
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
#include "SkColorTable.h"
#include "SkReadBuffer.h"
#include "SkWriteBuffer.h"
#include "SkStream.h"
#include "SkTemplates.h"
void SkColorTable::init(con... | 26.540541 | 87 | 0.644263 | juanpca12 |
296c0148cc9d30e34b83f4f3911b36954176a43c | 5,965 | cc | C++ | src/Modules/Legacy/Inverse/SolveInverseProblemWithTikhonov.cc | Haydelj/SCIRun | f7ee04d85349b946224dbff183438663e54b9413 | [
"MIT"
] | 92 | 2015-02-09T22:42:11.000Z | 2022-03-25T09:14:50.000Z | src/Modules/Legacy/Inverse/SolveInverseProblemWithTikhonov.cc | Haydelj/SCIRun | f7ee04d85349b946224dbff183438663e54b9413 | [
"MIT"
] | 1,618 | 2015-01-05T19:39:13.000Z | 2022-03-27T20:28:45.000Z | src/Modules/Legacy/Inverse/SolveInverseProblemWithTikhonov.cc | Haydelj/SCIRun | f7ee04d85349b946224dbff183438663e54b9413 | [
"MIT"
] | 64 | 2015-02-20T17:51:23.000Z | 2021-11-19T07:08:08.000Z | /*
For more information, please see: http://software.sci.utah.edu
The MIT License
Copyright (c) 2020 Scientific Computing and Imaging Institute,
University of Utah.
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the ... | 43.860294 | 265 | 0.800838 | Haydelj |
296c9f6eea7ec7ba60a2f6812ade2ae325ca0cf7 | 11,473 | hpp | C++ | include/mpicxx/detail/source_location.hpp | arkantos493/MPICXX | ffbaeaaa3c7248e2087c3716ec71e0612aafe689 | [
"MIT"
] | 1 | 2020-10-20T06:53:05.000Z | 2020-10-20T06:53:05.000Z | include/mpicxx/detail/source_location.hpp | arkantos493/MPICXX | ffbaeaaa3c7248e2087c3716ec71e0612aafe689 | [
"MIT"
] | null | null | null | include/mpicxx/detail/source_location.hpp | arkantos493/MPICXX | ffbaeaaa3c7248e2087c3716ec71e0612aafe689 | [
"MIT"
] | 1 | 2020-08-13T17:46:40.000Z | 2020-08-13T17:46:40.000Z | /**
* @file
* @author Marcel Breyer
* @date 2020-07-21
* @copyright This file is distributed under the MIT License.
*
* @brief Provides a class similar to [`std::source_location`](https://en.cppreference.com/w/cpp/utility/source_location).
* @details Differences are:
* - The new macro `MPICXX_PRETTY_FU... | 45.892 | 140 | 0.580232 | arkantos493 |
296db7a44919414d9c4be57e139a5404cd2cafb0 | 11,225 | cpp | C++ | src/hybrid_a_star_flow.cpp | HongweiSunny/Hybrid_A_Star | bb02fd767a9136779117afb6d14b3a6ba18a8914 | [
"BSD-3-Clause"
] | 49 | 2022-03-26T14:32:10.000Z | 2022-03-31T23:29:34.000Z | src/hybrid_a_star_flow.cpp | HongweiSunny/Hybrid_A_Star | bb02fd767a9136779117afb6d14b3a6ba18a8914 | [
"BSD-3-Clause"
] | 1 | 2022-03-29T07:04:07.000Z | 2022-03-29T09:47:49.000Z | src/hybrid_a_star_flow.cpp | HongweiSunny/Hybrid_A_Star | bb02fd767a9136779117afb6d14b3a6ba18a8914 | [
"BSD-3-Clause"
] | 8 | 2022-03-26T14:33:45.000Z | 2022-03-31T05:27:12.000Z | /*******************************************************************************
* Software License Agreement (BSD License)
*
* Copyright (c) 2022 Zhang Zhimeng
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following ... | 38.706897 | 114 | 0.632962 | HongweiSunny |
297039c8921e53a91c8d4add6781ac7a58a3d696 | 166 | cpp | C++ | support/test_except/test_except.cpp | fengjixuchui/reopt | 4f4f79d0edae64977b8c9b18fa37e29234a8a875 | [
"BSD-3-Clause"
] | 235 | 2017-12-17T11:56:52.000Z | 2022-03-26T16:01:52.000Z | support/test_except/test_except.cpp | fengjixuchui/reopt | 4f4f79d0edae64977b8c9b18fa37e29234a8a875 | [
"BSD-3-Clause"
] | 55 | 2018-01-30T02:56:15.000Z | 2022-03-30T22:16:34.000Z | support/test_except/test_except.cpp | fengjixuchui/reopt | 4f4f79d0edae64977b8c9b18fa37e29234a8a875 | [
"BSD-3-Clause"
] | 24 | 2018-07-31T05:49:08.000Z | 2022-03-18T23:54:54.000Z | #include <iostream>
int main () {
try {
throw 20;
} catch (int e) {
std::cout << "An exception occurred. Exception Nr. " << e << '\n';
}
return 0;
}
| 15.090909 | 70 | 0.524096 | fengjixuchui |
2970a5c707ae6637dbdcd0828f2ad0bc1058fd29 | 2,498 | cpp | C++ | src/DisplayManager.cpp | Artemijs/OpenGL | b012e381c8800a117414108df8ba3f210e3b8398 | [
"MIT"
] | null | null | null | src/DisplayManager.cpp | Artemijs/OpenGL | b012e381c8800a117414108df8ba3f210e3b8398 | [
"MIT"
] | null | null | null | src/DisplayManager.cpp | Artemijs/OpenGL | b012e381c8800a117414108df8ba3f210e3b8398 | [
"MIT"
] | null | null | null | #include "DisplayManager.h"
#include <iostream>
#include <string>
DisplayManager* DisplayManager::m_instance = NULL;
DisplayManager::DisplayManager(){
//initialize sdls video subsystem
if(SDL_Init(SDL_INIT_VIDEO)<0){
std::cout<<"failed to init sdl\n";
}
//create window
m_window = SDL_Create... | 28.712644 | 126 | 0.689752 | Artemijs |
2970f3610918712ecf7ba231254caf453d50942b | 44,102 | cpp | C++ | B2G/gecko/layout/tables/BasicTableLayoutStrategy.cpp | wilebeast/FireFox-OS | 43067f28711d78c429a1d6d58c77130f6899135f | [
"Apache-2.0"
] | 3 | 2015-08-31T15:24:31.000Z | 2020-04-24T20:31:29.000Z | B2G/gecko/layout/tables/BasicTableLayoutStrategy.cpp | wilebeast/FireFox-OS | 43067f28711d78c429a1d6d58c77130f6899135f | [
"Apache-2.0"
] | null | null | null | B2G/gecko/layout/tables/BasicTableLayoutStrategy.cpp | wilebeast/FireFox-OS | 43067f28711d78c429a1d6d58c77130f6899135f | [
"Apache-2.0"
] | 3 | 2015-07-29T07:17:15.000Z | 2020-11-04T06:55:37.000Z | /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
// vim:cindent:ts=4:et:sw=4:
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
/*
*... | 41.723746 | 102 | 0.568863 | wilebeast |
29710ac255095ac68bebeec683afaf8e273f56ab | 6,369 | hxx | C++ | Modules/Filtering/ImageStatistics/include/itkMinimumMaximumImageFilter.hxx | floryst/ITK | 321e673bcbac15aae2fcad863fd0977b7fbdb3e9 | [
"Apache-2.0"
] | 1 | 2020-10-09T18:12:53.000Z | 2020-10-09T18:12:53.000Z | Modules/Filtering/ImageStatistics/include/itkMinimumMaximumImageFilter.hxx | floryst/ITK | 321e673bcbac15aae2fcad863fd0977b7fbdb3e9 | [
"Apache-2.0"
] | 1 | 2017-08-18T19:28:52.000Z | 2017-08-18T19:28:52.000Z | Modules/Filtering/ImageStatistics/include/itkMinimumMaximumImageFilter.hxx | floryst/ITK | 321e673bcbac15aae2fcad863fd0977b7fbdb3e9 | [
"Apache-2.0"
] | 1 | 2017-08-18T19:07:39.000Z | 2017-08-18T19:07:39.000Z | /*=========================================================================
*
* Copyright Insight Software Consortium
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* h... | 27.571429 | 91 | 0.694144 | floryst |
2971dcb3c6e53a44cd16313d7245645bedec2c85 | 8,238 | cpp | C++ | src/glbase/meshrenderer.cpp | traits/Traits3D | 09eb850ad4e1054a5574346a6b479dc2d60b1f09 | [
"Apache-2.0"
] | null | null | null | src/glbase/meshrenderer.cpp | traits/Traits3D | 09eb850ad4e1054a5574346a6b479dc2d60b1f09 | [
"Apache-2.0"
] | null | null | null | src/glbase/meshrenderer.cpp | traits/Traits3D | 09eb850ad4e1054a5574346a6b479dc2d60b1f09 | [
"Apache-2.0"
] | null | null | null | #include <algorithm>
#include "glb/shader_std.h"
#include "glb/meshrenderer.h"
namespace traits3d
{
namespace gl
{
const std::string MeshRenderer::v_core_delta_ = "v_core_delta";
const std::string MeshRenderer::v_seam_delta_ = "v_seam_delta";
const char *MeshRenderer::VertexCoreCode =
{
#ifdef GL... | 30.065693 | 138 | 0.55159 | traits |
297225d3536ae04e40a9f905ae879ad0228ce916 | 7,376 | cpp | C++ | TypeSafeNumber/TypeSafeNumber.cpp | jbcoe/CppSandbox | 574dc31bbd3640a8cf1b7642c4a449bee687cce5 | [
"MIT"
] | 7 | 2015-01-18T13:30:09.000Z | 2021-08-21T19:50:26.000Z | TypeSafeNumber/TypeSafeNumber.cpp | jbcoe/CppSandbox | 574dc31bbd3640a8cf1b7642c4a449bee687cce5 | [
"MIT"
] | 1 | 2016-03-13T21:26:37.000Z | 2016-03-13T21:26:37.000Z | TypeSafeNumber/TypeSafeNumber.cpp | jbcoe/CppSandbox | 574dc31bbd3640a8cf1b7642c4a449bee687cce5 | [
"MIT"
] | 1 | 2016-02-16T04:56:25.000Z | 2016-02-16T04:56:25.000Z | #include <iostream>
template <typename Object_t, typename Underlying_t>
struct StrongTypedef
{
StrongTypedef() : t_()
{
}
explicit StrongTypedef(Underlying_t t) : t_(std::move(t))
{
}
const auto& raw_data() const
{
return t_;
}
auto& raw_data()
{
return t_;
}
private:
Underlying_t... | 27.217712 | 80 | 0.625542 | jbcoe |
297715abf09ea3515cc07bbc46b92e81dbaea9a3 | 1,283 | cc | C++ | src/net/reporting/reporting_report.cc | lazymartin/naiveproxy | 696e8714278e85e67e56a2eaea11f26c53116f0c | [
"BSD-3-Clause"
] | null | null | null | src/net/reporting/reporting_report.cc | lazymartin/naiveproxy | 696e8714278e85e67e56a2eaea11f26c53116f0c | [
"BSD-3-Clause"
] | null | null | null | src/net/reporting/reporting_report.cc | lazymartin/naiveproxy | 696e8714278e85e67e56a2eaea11f26c53116f0c | [
"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 "net/reporting/reporting_report.h"
#include <memory>
#include <string>
#include <utility>
#include "base/time/time.h"
#include "base/values.h"
... | 26.183673 | 73 | 0.68901 | lazymartin |
297721d9c18a108d28b957552358d83abb25c02a | 6,622 | hpp | C++ | src/core/storage/serialization/basic_types.hpp | Bpowers4/turicreate | 73dad213cc1c4f74337b905baea2b3a1e5a0266c | [
"BSD-3-Clause"
] | 11,356 | 2017-12-08T19:42:32.000Z | 2022-03-31T16:55:25.000Z | src/core/storage/serialization/basic_types.hpp | Bpowers4/turicreate | 73dad213cc1c4f74337b905baea2b3a1e5a0266c | [
"BSD-3-Clause"
] | 2,402 | 2017-12-08T22:31:01.000Z | 2022-03-28T19:25:52.000Z | src/core/storage/serialization/basic_types.hpp | Bpowers4/turicreate | 73dad213cc1c4f74337b905baea2b3a1e5a0266c | [
"BSD-3-Clause"
] | 1,343 | 2017-12-08T19:47:19.000Z | 2022-03-26T11:31:36.000Z | /* Copyright © 2017 Apple Inc. All rights reserved.
*
* Use of this source code is governed by a BSD-3-clause license that can
* be found in the LICENSE.txt file or at https://opensource.org/licenses/BSD-3-Clause
*/
/*
This files defines the serializer/deserializer for all basic types
(as well as string and p... | 29.171806 | 86 | 0.561009 | Bpowers4 |
2977ed5ac60b37ee79a444d106c6c7eda6275c79 | 11,720 | cpp | C++ | Development/External/wxWindows_2.4.0/src/generic/printps.cpp | addstone/unrealengine3 | 4579d360dfd52b12493292120b27bb430f978fc8 | [
"FSFAP"
] | 37 | 2020-05-22T18:18:47.000Z | 2022-03-19T06:51:54.000Z | Development/External/wxWindows_2.4.0/src/generic/printps.cpp | AdanosGotoman/unrealengine3 | 4579d360dfd52b12493292120b27bb430f978fc8 | [
"FSFAP"
] | null | null | null | Development/External/wxWindows_2.4.0/src/generic/printps.cpp | AdanosGotoman/unrealengine3 | 4579d360dfd52b12493292120b27bb430f978fc8 | [
"FSFAP"
] | 27 | 2020-05-17T01:03:30.000Z | 2022-03-06T19:10:14.000Z | /////////////////////////////////////////////////////////////////////////////
// Name: printps.cpp
// Purpose: Postscript print/preview framework
// Author: Julian Smart
// Modified by:
// Created: 04/01/98
// RCS-ID: $Id: printps.cpp,v 1.26 2002/08/30 13:47:57 CE Exp $
// Copyright: (c) Juli... | 31.253333 | 127 | 0.561604 | addstone |
2978b12cea33c655cb7dd19d8c4dac81aebf3080 | 11,558 | cpp | C++ | src/core/FileFormatPandora.cpp | Br3nda/OpenColorIO | 0cb6963f9310154c51720fa5ce564ca9a8919542 | [
"BSD-3-Clause"
] | 1 | 2015-11-05T18:19:02.000Z | 2015-11-05T18:19:02.000Z | src/core/FileFormatPandora.cpp | Br3nda/OpenColorIO | 0cb6963f9310154c51720fa5ce564ca9a8919542 | [
"BSD-3-Clause"
] | null | null | null | src/core/FileFormatPandora.cpp | Br3nda/OpenColorIO | 0cb6963f9310154c51720fa5ce564ca9a8919542 | [
"BSD-3-Clause"
] | null | null | null | /*
Copyright (c) 2003-2010 Sony Pictures Imageworks Inc., et al.
All Rights Reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
* Redistributions of source code must retain the above copyright
notice, this list of co... | 39.99308 | 140 | 0.488752 | Br3nda |
2979c0f092ca39085774a29e8479dba5543d7cf1 | 8,191 | cpp | C++ | Source/Graphics/Sprite/SpriteAnimationList.cpp | amitukind/WebGL-Game-Engine | c78973803938c1cfba703d9bb437ec46a4c48045 | [
"Unlicense"
] | null | null | null | Source/Graphics/Sprite/SpriteAnimationList.cpp | amitukind/WebGL-Game-Engine | c78973803938c1cfba703d9bb437ec46a4c48045 | [
"Unlicense"
] | null | null | null | Source/Graphics/Sprite/SpriteAnimationList.cpp | amitukind/WebGL-Game-Engine | c78973803938c1cfba703d9bb437ec46a4c48045 | [
"Unlicense"
] | null | null | null | /*
Copyright (c) 2018-2021 Piotr Doan. All rights reserved.
Software distributed under the permissive MIT License.
*/
#include "Graphics/Precompiled.hpp"
#include "Graphics/Sprite/SpriteAnimationList.hpp"
#include "Graphics/TextureAtlas.hpp"
#include <Core/SystemStorage.hpp>
#include <System/ResourceManager.hp... | 33.028226 | 100 | 0.62764 | amitukind |
2979d2432581a903447e2f62b929ff296b3c670b | 16,276 | cc | C++ | chrome/browser/media/android/remote/remote_media_player_bridge.cc | google-ar/chromium | 2441c86a5fd975f09a6c30cddb57dfb7fc239699 | [
"Apache-2.0",
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 777 | 2017-08-29T15:15:32.000Z | 2022-03-21T05:29:41.000Z | chrome/browser/media/android/remote/remote_media_player_bridge.cc | harrymarkovskiy/WebARonARCore | 2441c86a5fd975f09a6c30cddb57dfb7fc239699 | [
"Apache-2.0",
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 66 | 2017-08-30T18:31:18.000Z | 2021-08-02T10:59:35.000Z | chrome/browser/media/android/remote/remote_media_player_bridge.cc | harrymarkovskiy/WebARonARCore | 2441c86a5fd975f09a6c30cddb57dfb7fc239699 | [
"Apache-2.0",
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 123 | 2017-08-30T01:19:34.000Z | 2022-03-17T22:55:31.000Z | // Copyright 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 "chrome/browser/media/android/remote/remote_media_player_bridge.h"
#include <utility>
#include "base/android/jni_android.h"
#include "base/andr... | 32.487026 | 100 | 0.743979 | google-ar |
297a948a50b208dbfa75c7f5ff4dc89c84ea355e | 72,717 | cpp | C++ | Source/Plugins/bsfSL/BsSLFXCompiler.cpp | bsf2dev/bsf | b318cd4eb1b0299773d625e6c870b8d503cf539e | [
"MIT"
] | 1,745 | 2018-03-16T02:10:28.000Z | 2022-03-26T17:34:21.000Z | Source/Plugins/bsfSL/BsSLFXCompiler.cpp | bsf2dev/bsf | b318cd4eb1b0299773d625e6c870b8d503cf539e | [
"MIT"
] | 395 | 2018-03-16T10:18:20.000Z | 2021-08-04T16:52:08.000Z | Source/Plugins/bsfSL/BsSLFXCompiler.cpp | bsf2dev/bsf | b318cd4eb1b0299773d625e6c870b8d503cf539e | [
"MIT"
] | 267 | 2018-03-17T19:32:54.000Z | 2022-02-17T16:55:50.000Z | //************************************ bs::framework - Copyright 2018 Marko Pintera **************************************//
//*********** Licensed under the MIT license. See LICENSE.md for full terms. This notice is not to be removed. ***********//
#include "BsSLFXCompiler.h"
#include "RenderAPI/BsGpuProgram.h"
#inclu... | 28.821641 | 131 | 0.696398 | bsf2dev |
297ab432d33ac709bf4124dbee1cb84f5437a77c | 9,062 | cc | C++ | main/alt.cc | arizvisa/d4x | f3beb35ce1fd0156b969d53b4c84ff6f53ea79c0 | [
"Artistic-1.0-Perl"
] | null | null | null | main/alt.cc | arizvisa/d4x | f3beb35ce1fd0156b969d53b4c84ff6f53ea79c0 | [
"Artistic-1.0-Perl"
] | null | null | null | main/alt.cc | arizvisa/d4x | f3beb35ce1fd0156b969d53b4c84ff6f53ea79c0 | [
"Artistic-1.0-Perl"
] | null | null | null | /* WebDownloader for X-Window
* Copyright (C) 1999-2002 Koshelev Maxim
* This Program is free but not GPL!!! You can't modify it
* without agreement with author. You can't distribute modified
* program but you can distribute unmodified program.
*
* This program is distributed in the hope that it will be useful,
... | 25.312849 | 101 | 0.708784 | arizvisa |
297af3d19698f4b6e1b34af80fe7257681ef5624 | 6,285 | cc | C++ | libcef_dll/ctocpp/zip_reader_ctocpp.cc | gridgentoo/Bitrix24Messenger | fc629c00147737edf036df2f216e3e07a062766e | [
"MIT"
] | 148 | 2015-01-12T13:05:57.000Z | 2022-02-09T04:14:14.000Z | libcef_dll/ctocpp/zip_reader_ctocpp.cc | gridgentoo/Bitrix24Messenger | fc629c00147737edf036df2f216e3e07a062766e | [
"MIT"
] | 92 | 2015-03-10T10:59:40.000Z | 2019-10-02T08:56:22.000Z | libcef_dll/ctocpp/zip_reader_ctocpp.cc | gridgentoo/Bitrix24Messenger | fc629c00147737edf036df2f216e3e07a062766e | [
"MIT"
] | 99 | 2015-01-12T14:12:10.000Z | 2022-02-10T11:34:32.000Z | // Copyright (c) 2015 The Chromium Embedded Framework Authors. All rights
// reserved. Use of this source code is governed by a BSD-style license that
// can be found in the LICENSE file.
//
// ---------------------------------------------------------------------------
//
// This file was generated by the CEF translato... | 25.54878 | 78 | 0.723787 | gridgentoo |
297c3d309ff4cc577ce15346ed48509833efdcf8 | 3,307 | cpp | C++ | src/lib/logical_query_plan/stored_table_node.cpp | IanJamesMcKay/InMemoryDB | a267d9522926eca9add2ad4512f8ce352daac879 | [
"MIT"
] | 1 | 2021-04-14T11:16:52.000Z | 2021-04-14T11:16:52.000Z | src/lib/logical_query_plan/stored_table_node.cpp | IanJamesMcKay/InMemoryDB | a267d9522926eca9add2ad4512f8ce352daac879 | [
"MIT"
] | null | null | null | src/lib/logical_query_plan/stored_table_node.cpp | IanJamesMcKay/InMemoryDB | a267d9522926eca9add2ad4512f8ce352daac879 | [
"MIT"
] | 1 | 2020-11-30T13:11:04.000Z | 2020-11-30T13:11:04.000Z | #include "stored_table_node.hpp"
#include <memory>
#include <optional>
#include <string>
#include <vector>
#include "statistics/table_statistics.hpp"
#include "storage/storage_manager.hpp"
#include "storage/table.hpp"
#include "types.hpp"
namespace opossum {
StoredTableNode::StoredTableNode(const std::string& table... | 35.180851 | 117 | 0.75567 | IanJamesMcKay |
297c4610d2ecf5a6b5ce145df2ed76cd4d488e1d | 1,116 | cpp | C++ | yc5110_hw6/yc5110_hw6_q2.cpp | YiwenCui/NYU-Bridge-Winter-2021 | bcada20fc0fd7d940f556322dabc560f59259e57 | [
"MIT"
] | null | null | null | yc5110_hw6/yc5110_hw6_q2.cpp | YiwenCui/NYU-Bridge-Winter-2021 | bcada20fc0fd7d940f556322dabc560f59259e57 | [
"MIT"
] | null | null | null | yc5110_hw6/yc5110_hw6_q2.cpp | YiwenCui/NYU-Bridge-Winter-2021 | bcada20fc0fd7d940f556322dabc560f59259e57 | [
"MIT"
] | null | null | null | #include <iostream>
using namespace std;
void printShiftedTriangle(int n, int m, char symbol);
void printPineTree(int n, char symbol);
int main()
{
int numOfTree;
char symbol;
cout << "please enter the number of trees (int) and desired symbol(char), separate by space: " << endl;
cin >> numOfTree >> sy... | 23.25 | 126 | 0.607527 | YiwenCui |
297dd866f7dbcdcc0d86281f0e84200aeee0b3ae | 69,385 | cpp | C++ | src/mongo/db/dbcommands.cpp | leifwalsh/mongo | 4cf51324255f76a110246f6d1646dc8cda570141 | [
"Apache-2.0"
] | null | null | null | src/mongo/db/dbcommands.cpp | leifwalsh/mongo | 4cf51324255f76a110246f6d1646dc8cda570141 | [
"Apache-2.0"
] | null | null | null | src/mongo/db/dbcommands.cpp | leifwalsh/mongo | 4cf51324255f76a110246f6d1646dc8cda570141 | [
"Apache-2.0"
] | null | null | null | // dbcommands.cpp
/**
* Copyright (C) 2012-2014 MongoDB Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License, version 3,
* as published by the Free Software Foundation.
*
* This program is distributed in the hope tha... | 41.597722 | 167 | 0.529423 | leifwalsh |
298046c068c37f7e68025467c6378a22b4bda167 | 581 | cpp | C++ | clang/test/Interpreter/execute.cpp | mkinsner/llvm | 589d48844edb12cd357b3024248b93d64b6760bf | [
"Apache-2.0"
] | 2,338 | 2018-06-19T17:34:51.000Z | 2022-03-31T11:00:37.000Z | clang/test/Interpreter/execute.cpp | mkinsner/llvm | 589d48844edb12cd357b3024248b93d64b6760bf | [
"Apache-2.0"
] | 3,740 | 2019-01-23T15:36:48.000Z | 2022-03-31T22:01:13.000Z | clang/test/Interpreter/execute.cpp | mkinsner/llvm | 589d48844edb12cd357b3024248b93d64b6760bf | [
"Apache-2.0"
] | 500 | 2019-01-23T07:49:22.000Z | 2022-03-30T02:59:37.000Z | // RUN: clang-repl "int i = 10;" 'extern "C" int printf(const char*,...);' \
// RUN: 'auto r1 = printf("i = %d\n", i);' | FileCheck --check-prefix=CHECK-DRIVER %s
// REQUIRES: host-supports-jit
// UNSUPPORTED: system-aix
// CHECK-DRIVER: i = 10
// RUN: cat %s | clang-repl | FileCheck %s
extern "C" int printf... | 34.176471 | 96 | 0.586919 | mkinsner |