hexsha stringlengths 40 40 | size int64 19 11.4M | ext stringclasses 13
values | lang stringclasses 1
value | max_stars_repo_path stringlengths 3 270 | max_stars_repo_name stringlengths 5 110 | max_stars_repo_head_hexsha stringlengths 40 40 | max_stars_repo_licenses listlengths 1 9 | max_stars_count float64 1 191k ⌀ | max_stars_repo_stars_event_min_datetime stringlengths 24 24 ⌀ | max_stars_repo_stars_event_max_datetime stringlengths 24 24 ⌀ | max_issues_repo_path stringlengths 3 270 | max_issues_repo_name stringlengths 5 116 | max_issues_repo_head_hexsha stringlengths 40 78 | max_issues_repo_licenses listlengths 1 9 | max_issues_count float64 1 67k ⌀ | max_issues_repo_issues_event_min_datetime stringlengths 24 24 ⌀ | max_issues_repo_issues_event_max_datetime stringlengths 24 24 ⌀ | max_forks_repo_path stringlengths 3 270 | max_forks_repo_name stringlengths 5 116 | max_forks_repo_head_hexsha stringlengths 40 78 | max_forks_repo_licenses listlengths 1 9 | max_forks_count float64 1 105k ⌀ | max_forks_repo_forks_event_min_datetime stringlengths 24 24 ⌀ | max_forks_repo_forks_event_max_datetime stringlengths 24 24 ⌀ | content stringlengths 19 11.4M | avg_line_length float64 1.93 229k | max_line_length int64 12 688k | alphanum_fraction float64 0.07 0.99 | matches listlengths 1 10 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
b4c3b77fecd6e4d5c19569d72e005e7eeddbac5b | 8,943 | cxx | C++ | Examples/Filtering/CompositeFilterExample.cxx | xcorail/OTB | 092a93654c3b5d009e420f450fe9b675f737cdca | [
"Apache-2.0"
] | null | null | null | Examples/Filtering/CompositeFilterExample.cxx | xcorail/OTB | 092a93654c3b5d009e420f450fe9b675f737cdca | [
"Apache-2.0"
] | null | null | null | Examples/Filtering/CompositeFilterExample.cxx | xcorail/OTB | 092a93654c3b5d009e420f450fe9b675f737cdca | [
"Apache-2.0"
] | null | null | null | /*
* Copyright (C) 2005-2017 Centre National d'Etudes Spatiales (CNES)
*
* This file is part of Orfeo Toolbox
*
* https://www.orfeo-toolbox.org/
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of ... | 30.111111 | 79 | 0.732752 | [
"object"
] |
b4c56313f4f99060493382f0debab93c6cc743e9 | 6,749 | cpp | C++ | qubiter/quantum_CSD_compiler/LEGACY/qubiter1.11-C++source/BIT_VECTOR.cpp | artiste-qb-net/qubiter | af0340584d0b47d6b18d3dd28cd9b55a08cb507c | [
"Apache-2.0"
] | 129 | 2016-03-22T17:50:16.000Z | 2022-01-26T14:53:03.000Z | qubiter/quantum_CSD_compiler/LEGACY/qubiter1.11-C++source/BIT_VECTOR.cpp | yourball/qubiter | 5ef0ea064fa8c9f125f7951a01fbb88504a054a5 | [
"Apache-2.0"
] | 40 | 2016-03-22T19:38:27.000Z | 2019-07-02T19:40:27.000Z | qubiter/quantum_CSD_compiler/LEGACY/qubiter1.11-C++source/BIT_VECTOR.cpp | artiste-qb-net/qubiter | af0340584d0b47d6b18d3dd28cd9b55a08cb507c | [
"Apache-2.0"
] | 36 | 2016-03-28T07:48:54.000Z | 2022-01-26T14:49:28.000Z | #include "BIT_VECTOR.h"
#include "PERMUTATION.h"
#pragma mark --creation/destruction--
//******************************************
BIT_VECTOR::BIT_VECTOR(
USHORT len /*=1*/, //in
USHORT dec_rep /*=0*/) //in
:its_len(len),
its_dec_rep(dec_rep)
{
ThrowIf_(len>max_len);
ThrowIf_(len<1);
}
//*************************... | 25.858238 | 90 | 0.585865 | [
"vector"
] |
b4c719ba9ede72e6a535c9801addd119aac4a6bf | 7,987 | cpp | C++ | CBaseEntity.cpp | younasiqw/HOPROCSGO | efdbc9f636d39cfe425707086ac60afbafe78e72 | [
"MIT"
] | null | null | null | CBaseEntity.cpp | younasiqw/HOPROCSGO | efdbc9f636d39cfe425707086ac60afbafe78e72 | [
"MIT"
] | null | null | null | CBaseEntity.cpp | younasiqw/HOPROCSGO | efdbc9f636d39cfe425707086ac60afbafe78e72 | [
"MIT"
] | null | null | null | #include "sdk.h"
#include "Math.h"
#include "global.h"
#include "GameUtils.h"
#include "xor.h"
CBaseCombatWeapon* CBaseEntity::GetWeapon()
{
ULONG WeaponUlong = *(PULONG)((DWORD)this + offys.m_hActiveWeapon); // hActiveWeapon
return (CBaseCombatWeapon*)(g_pEntitylist->GetClientEntityFromHandle(WeaponUlong));
}... | 5.812955 | 148 | 0.494178 | [
"vector",
"3d"
] |
b4c78ebf772f8aeeebe406ae8d9cd5d157a79e09 | 53,089 | cpp | C++ | src/GafferUI/GraphGadget.cpp | lucienfostier/gaffer | edf52130820ec8550ea53e41f1de5a6e0cabda24 | [
"BSD-3-Clause"
] | null | null | null | src/GafferUI/GraphGadget.cpp | lucienfostier/gaffer | edf52130820ec8550ea53e41f1de5a6e0cabda24 | [
"BSD-3-Clause"
] | null | null | null | src/GafferUI/GraphGadget.cpp | lucienfostier/gaffer | edf52130820ec8550ea53e41f1de5a6e0cabda24 | [
"BSD-3-Clause"
] | null | null | null | //////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2011-2012, John Haddon. All rights reserved.
// Copyright (c) 2011-2013, Image Engine Design Inc. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitte... | 28.868407 | 208 | 0.69391 | [
"render",
"object",
"vector"
] |
b4c7d91c36da68775f26fd1c24a4e1b065cdf4f6 | 11,433 | cpp | C++ | libraries/egenesis/embed_genesis.cpp | nathanhourt/peerplays | a5a78dacf143e6b685ff2aab4834f33fa5d0e1df | [
"MIT"
] | null | null | null | libraries/egenesis/embed_genesis.cpp | nathanhourt/peerplays | a5a78dacf143e6b685ff2aab4834f33fa5d0e1df | [
"MIT"
] | 1 | 2021-11-14T15:47:29.000Z | 2021-11-14T16:17:53.000Z | libraries/egenesis/embed_genesis.cpp | nathanhourt/peerplays | a5a78dacf143e6b685ff2aab4834f33fa5d0e1df | [
"MIT"
] | 2 | 2021-11-12T00:38:23.000Z | 2021-12-04T12:14:16.000Z | /*
* Copyright (c) 2015 Cryptonomex, Inc., and contributors.
*
* The 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... | 38.494949 | 117 | 0.56232 | [
"vector"
] |
b4c814c4ce2c36bb9a6325abb01dede3aa78e00a | 12,747 | hpp | C++ | ios/Pods/boost-for-react-native/boost/accumulators/numeric/functional/vector.hpp | rudylee/expo | b3e65a7a5b205f14a3eb6cd6fa8d13c8d663b1cc | [
"Apache-2.0",
"MIT"
] | 8,805 | 2015-11-03T00:52:29.000Z | 2022-03-29T22:30:03.000Z | ios/Pods/boost-for-react-native/boost/accumulators/numeric/functional/vector.hpp | rudylee/expo | b3e65a7a5b205f14a3eb6cd6fa8d13c8d663b1cc | [
"Apache-2.0",
"MIT"
] | 14,694 | 2015-02-24T15:13:42.000Z | 2022-03-31T13:16:45.000Z | ios/Pods/boost-for-react-native/boost/accumulators/numeric/functional/vector.hpp | rudylee/expo | b3e65a7a5b205f14a3eb6cd6fa8d13c8d663b1cc | [
"Apache-2.0",
"MIT"
] | 1,329 | 2015-11-03T20:25:51.000Z | 2022-03-31T18:10:38.000Z | ///////////////////////////////////////////////////////////////////////////////
/// \file vector.hpp
///
// Copyright 2005 Eric Niebler. Distributed under the Boost
// Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
#ifndef BOOST_NUMER... | 38.627273 | 90 | 0.459481 | [
"vector"
] |
b4c8af18e12fd61e2ea5d6ec4fffec936fc83a2b | 3,211 | cpp | C++ | libs/random/test/test_generate_canonical.cpp | jmuskaan72/Boost | 047e36c01841a8cd6a5c74d4e3034da46e327bc1 | [
"BSL-1.0"
] | 198 | 2015-01-13T05:47:18.000Z | 2022-03-09T04:46:46.000Z | libs/random/test/test_generate_canonical.cpp | xiaoliang2121/Boost | fc90c3fde129c62565c023f091eddc4a7ed9902b | [
"BSL-1.0"
] | 4 | 2015-03-19T08:23:23.000Z | 2019-06-24T07:48:47.000Z | libs/random/test/test_generate_canonical.cpp | xiaoliang2121/Boost | fc90c3fde129c62565c023f091eddc4a7ed9902b | [
"BSL-1.0"
] | 139 | 2015-01-15T20:09:31.000Z | 2022-01-31T15:21:16.000Z | /* test_generate_canonical.cpp
*
* Copyright Steven Watanabe 2011
* Distributed under the Boost Software License, Version 1.0. (See
* accompanying file LICENSE_1_0.txt or copy at
* http://www.boost.org/LICENSE_1_0.txt)
*
* $Id: test_generate_canonical.cpp 71018 2011-04-05 21:27:52Z steven_watanabe $
*
... | 30.875 | 83 | 0.651199 | [
"vector"
] |
b4cbeaff95481e833a9c58bc05ac362f0d0124b9 | 28,319 | cpp | C++ | src/apps/ojph_compress/ojph_compress.cpp | pierrepaleo/OpenJPH | d92d70ca7e6371f7e50642c3e9d26babf7f8f39b | [
"BSD-2-Clause"
] | 88 | 2019-09-26T20:13:32.000Z | 2022-03-27T00:23:50.000Z | src/apps/ojph_compress/ojph_compress.cpp | pierrepaleo/OpenJPH | d92d70ca7e6371f7e50642c3e9d26babf7f8f39b | [
"BSD-2-Clause"
] | 74 | 2019-10-23T05:49:36.000Z | 2022-03-30T07:58:18.000Z | src/apps/ojph_compress/ojph_compress.cpp | pierrepaleo/OpenJPH | d92d70ca7e6371f7e50642c3e9d26babf7f8f39b | [
"BSD-2-Clause"
] | 25 | 2019-10-26T00:06:56.000Z | 2022-02-05T17:02:26.000Z | //***************************************************************************/
// This software is released under the 2-Clause BSD license, included
// below.
//
// Copyright (c) 2019, Aous Naman
// Copyright (c) 2019, Kakadu Software Pty Ltd, Australia
// Copyright (c) 2019, The University of New South Wales, Austral... | 36.353017 | 82 | 0.600763 | [
"transform"
] |
b4cc5c3b751250974d5eebcd7cc7edf365d47c69 | 5,185 | cxx | C++ | inetcore/mshtml/src/site/acc/accradio.cxx | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | inetcore/mshtml/src/site/acc/accradio.cxx | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | inetcore/mshtml/src/site/acc/accradio.cxx | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | //+---------------------------------------------------------------------------
//
// Microsoft Trident
// Copyright (C) Microsoft Corporation, 1994-1998
//
// File: AccRadio.Cxx
//
// Contents: Accessible radio button object implementation
//
//------------------------------------------------------... | 25.048309 | 83 | 0.48486 | [
"object"
] |
b4ce74dd8a77941c13170fae5a2c0286a073b6d9 | 2,797 | cpp | C++ | source/shape/ShapeRNNSequenceGRU.cpp | foreverlms/MNN | 8f9d3e3331fb54382bb61ac3a2087637a161fec5 | [
"Apache-2.0"
] | null | null | null | source/shape/ShapeRNNSequenceGRU.cpp | foreverlms/MNN | 8f9d3e3331fb54382bb61ac3a2087637a161fec5 | [
"Apache-2.0"
] | null | null | null | source/shape/ShapeRNNSequenceGRU.cpp | foreverlms/MNN | 8f9d3e3331fb54382bb61ac3a2087637a161fec5 | [
"Apache-2.0"
] | null | null | null | //
// ShapeRNNSequenceGRU.cpp
// MNN
//
// Created by MNN on 2019/03/19.
// Copyright © 2018, Alibaba Group Holding Limited
//
#include "shape/SizeComputer.hpp"
#include "core/TensorUtils.hpp"
namespace MNN {
class RNNSequenceGRUComputer : public SizeComputer {
public:
virtual bool onComputeSize(const MNN::Op... | 43.030769 | 144 | 0.629961 | [
"shape",
"vector",
"model"
] |
b4cf8c64cc65d2e8549ce156cc7ba00920028c26 | 6,492 | cc | C++ | media/audio/mac/audio_auhal_mac_unittest.cc | pozdnyakov/chromium-crosswalk | 0fb25c7278bf1d93e53a3b0bcb75aa8b99d4b26e | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 2 | 2020-05-03T06:33:56.000Z | 2021-11-14T18:39:42.000Z | media/audio/mac/audio_auhal_mac_unittest.cc | pozdnyakov/chromium-crosswalk | 0fb25c7278bf1d93e53a3b0bcb75aa8b99d4b26e | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | media/audio/mac/audio_auhal_mac_unittest.cc | pozdnyakov/chromium-crosswalk | 0fb25c7278bf1d93e53a3b0bcb75aa8b99d4b26e | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 3 | 2017-07-31T19:09:52.000Z | 2019-01-04T18:48:50.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 "base/basictypes.h"
#include "base/memory/scoped_ptr.h"
#include "media/audio/audio_io.h"
#include "media/audio/audio_manager.h"
#include "media/... | 29.509091 | 79 | 0.718885 | [
"object"
] |
b4d0f6c33093be90ebd376099461d2034d3430cb | 9,334 | cpp | C++ | tests/Unit/ParallelAlgorithms/LinearSolver/Schwarz/Test_SchwarzAlgorithm.cpp | tomwlodarczyk/spectre | 086aaee002f2f07eb812cf17b8e1ba54052feb71 | [
"MIT"
] | null | null | null | tests/Unit/ParallelAlgorithms/LinearSolver/Schwarz/Test_SchwarzAlgorithm.cpp | tomwlodarczyk/spectre | 086aaee002f2f07eb812cf17b8e1ba54052feb71 | [
"MIT"
] | null | null | null | tests/Unit/ParallelAlgorithms/LinearSolver/Schwarz/Test_SchwarzAlgorithm.cpp | tomwlodarczyk/spectre | 086aaee002f2f07eb812cf17b8e1ba54052feb71 | [
"MIT"
] | null | null | null | // Distributed under the MIT License.
// See LICENSE.txt for details.
#define CATCH_CONFIG_RUNNER
#include <cstddef>
#include <vector>
#include "DataStructures/ApplyMatrices.hpp"
#include "DataStructures/DenseMatrix.hpp"
#include "DataStructures/DenseVector.hpp"
#include "Domain/Creators/RegisterDerivedWithCharm.hpp... | 43.013825 | 98 | 0.740733 | [
"mesh",
"vector"
] |
b4d171ddd182bc68838e065d07f2c1a5768ac8f8 | 1,466 | cpp | C++ | exe/src/control/parameters/setratioitemcountvsnodecountcmd.cpp | jonpetri/CollectGame | 251beb560f8246468479f04461bfc0b1298a7e70 | [
"MIT"
] | null | null | null | exe/src/control/parameters/setratioitemcountvsnodecountcmd.cpp | jonpetri/CollectGame | 251beb560f8246468479f04461bfc0b1298a7e70 | [
"MIT"
] | null | null | null | exe/src/control/parameters/setratioitemcountvsnodecountcmd.cpp | jonpetri/CollectGame | 251beb560f8246468479f04461bfc0b1298a7e70 | [
"MIT"
] | null | null | null | #include "setratioitemcountvsnodecountcmd.h"
#include "model/game/collectgame.h"
#include "model/game/gameparameters.h"
//-----------------------------------------------------------------------------------------------------------------------
// SetRatioItemCountVsNodeCountCmd :: Constructors / Destructors
//---------... | 34.904762 | 121 | 0.49045 | [
"model"
] |
b4d4399aa18c83c2505003b76195fdfdbfb0c2c2 | 2,750 | cc | C++ | ios/chrome/browser/reading_list/reading_list_remover_helper.cc | zipated/src | 2b8388091c71e442910a21ada3d97ae8bc1845d3 | [
"BSD-3-Clause"
] | 2,151 | 2020-04-18T07:31:17.000Z | 2022-03-31T08:39:18.000Z | ios/chrome/browser/reading_list/reading_list_remover_helper.cc | cangulcan/src | 2b8388091c71e442910a21ada3d97ae8bc1845d3 | [
"BSD-3-Clause"
] | 395 | 2020-04-18T08:22:18.000Z | 2021-12-08T13:04:49.000Z | ios/chrome/browser/reading_list/reading_list_remover_helper.cc | cangulcan/src | 2b8388091c71e442910a21ada3d97ae8bc1845d3 | [
"BSD-3-Clause"
] | 338 | 2020-04-18T08:03:10.000Z | 2022-03-29T12:33:22.000Z | // 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 "ios/chrome/browser/reading_list/reading_list_remover_helper.h"
#include "base/threading/sequenced_task_runner_handle.h"
#include "components/re... | 35.714286 | 82 | 0.814545 | [
"model"
] |
b4d58877d229181563930b12bfa14c1b99533641 | 14,987 | cpp | C++ | wznmcmbd/CrdWznmUsg/PnlWznmUsgDetail_blks.cpp | mpsitech/wznm-WhizniumSBE | 4911d561b28392d485c46e98fb915168d82b3824 | [
"MIT"
] | 3 | 2020-09-20T16:24:48.000Z | 2021-12-01T19:44:51.000Z | wznmcmbd/CrdWznmUsg/PnlWznmUsgDetail_blks.cpp | mpsitech/wznm-WhizniumSBE | 4911d561b28392d485c46e98fb915168d82b3824 | [
"MIT"
] | null | null | null | wznmcmbd/CrdWznmUsg/PnlWznmUsgDetail_blks.cpp | mpsitech/wznm-WhizniumSBE | 4911d561b28392d485c46e98fb915168d82b3824 | [
"MIT"
] | null | null | null | /**
* \file PnlWznmUsgDetail_blks.cpp
* job handler for job PnlWznmUsgDetail (implementation of blocks)
* \copyright (C) 2016-2020 MPSI Technologies GmbH
* \author Alexander Wirthmueller (auto-generation)
* \date created: 28 Nov 2020
*/
// IP header --- ABOVE
using namespace std;
using namespace Sbecore;
using n... | 25.750859 | 118 | 0.627744 | [
"vector"
] |
b4d5f6d7cfd306c73ac3f741f8d6952b50380fa3 | 7,894 | cpp | C++ | vlc_linux/vlc-3.0.16/modules/demux/adaptive/playlist/Segment.cpp | Brook1711/biubiu_Qt6 | 5c4d22a1d1beef63bc6c7738dce6c477c4642803 | [
"MIT"
] | null | null | null | vlc_linux/vlc-3.0.16/modules/demux/adaptive/playlist/Segment.cpp | Brook1711/biubiu_Qt6 | 5c4d22a1d1beef63bc6c7738dce6c477c4642803 | [
"MIT"
] | null | null | null | vlc_linux/vlc-3.0.16/modules/demux/adaptive/playlist/Segment.cpp | Brook1711/biubiu_Qt6 | 5c4d22a1d1beef63bc6c7738dce6c477c4642803 | [
"MIT"
] | null | null | null | /*
* Segment.cpp
*****************************************************************************
* Copyright (C) 2010 - 2011 Klagenfurt University
*
* Created on: Aug 10, 2010
* Authors: Christopher Mueller <christopher.mueller@itec.uni-klu.ac.at>
* Christian Timmerer <christian.timmerer@itec.uni-klu.ac.... | 24.746082 | 115 | 0.615277 | [
"vector"
] |
b4dabb2b65b12dbf91ef6148584dca3f96a368d9 | 11,439 | cpp | C++ | src/n64/mem.cpp | destoer/destoer-emu | 2a7941b175126e998eed2df8df87ee382c43d0b1 | [
"BSD-3-Clause"
] | 20 | 2020-01-19T21:54:23.000Z | 2021-11-28T17:27:15.000Z | src/n64/mem.cpp | destoer/destoer-emu | 2a7941b175126e998eed2df8df87ee382c43d0b1 | [
"BSD-3-Clause"
] | 3 | 2020-05-01T07:46:10.000Z | 2021-09-18T13:50:18.000Z | src/n64/mem.cpp | destoer/destoer-emu | 2a7941b175126e998eed2df8df87ee382c43d0b1 | [
"BSD-3-Clause"
] | null | null | null | #include <n64/n64.h>
#include <n64/mem_constants.h>
namespace nintendo64
{
void do_pi_dma(N64 &n64, u32 src, u32 dst, u32 len);
template<typename access_type>
access_type handle_read_n64(std::vector<u8> &buf, u32 addr)
{
// handle endianess, we have swapped the entire rom
// so offset the addresses
if co... | 21.027574 | 116 | 0.553632 | [
"vector"
] |
b4db121f95a8061b280de6880e2da5ec54ef5b0d | 10,173 | cpp | C++ | lightfield_viewer/src/lightfield/lightfield.cpp | WeiPhil/LightFieldImaging | 77cb6237c11974f873fba3efff8370a36e3a18e6 | [
"MIT"
] | 7 | 2019-12-12T13:46:41.000Z | 2021-07-11T17:11:37.000Z | lightfield_viewer/src/lightfield/lightfield.cpp | WeiPhil/LightFieldImaging | 77cb6237c11974f873fba3efff8370a36e3a18e6 | [
"MIT"
] | null | null | null | lightfield_viewer/src/lightfield/lightfield.cpp | WeiPhil/LightFieldImaging | 77cb6237c11974f873fba3efff8370a36e3a18e6 | [
"MIT"
] | null | null | null | #include "lightfield/lightfield.h"
#include <array>
#include <glm/glm.hpp>
#include <iostream>
#include <string>
#include <GL/gl3w.h>
#include <GLFW/glfw3.h>
#include "framework/opengl/compiler.h"
#include "framework/opengl/semantics.h"
#include "framework/opengl/vertex.h"
#include "qulkan/logger.h"
#include "qulkan... | 40.051181 | 152 | 0.704905 | [
"render",
"object"
] |
b4dc3b856f448a31652b8aa65a4e3b67997dbaf9 | 2,165 | cpp | C++ | Engine/Rendering/GUIOverlayRenderer.cpp | hhyyrylainen/Leviathan | 0a0d2ea004a153f9b17c6230da029e8160716f71 | [
"BSL-1.0"
] | 16 | 2018-12-22T02:09:05.000Z | 2022-03-09T20:38:59.000Z | Engine/Rendering/GUIOverlayRenderer.cpp | hhyyrylainen/Leviathan | 0a0d2ea004a153f9b17c6230da029e8160716f71 | [
"BSL-1.0"
] | 46 | 2018-04-02T11:06:01.000Z | 2019-12-14T11:16:04.000Z | Engine/Rendering/GUIOverlayRenderer.cpp | hhyyrylainen/Leviathan | 0a0d2ea004a153f9b17c6230da029e8160716f71 | [
"BSL-1.0"
] | 14 | 2018-04-09T02:26:15.000Z | 2021-09-11T03:12:15.000Z | // ------------------------------------ //
#include "GUIOverlayRenderer.h"
#include "Utility/Convert.h"
#include "bsfCore/Material/BsGpuParamsSet.h"
#include "bsfCore/Mesh/BsMesh.h"
#include "bsfCore/RenderAPI/BsRenderAPI.h"
#include "bsfCore/Renderer/BsCamera.h"
#include "bsfEngine/Renderer/BsRendererUtility.h"
usin... | 28.486842 | 80 | 0.640647 | [
"mesh",
"render",
"vector"
] |
b4de6f42bffbde8b78efa4f39467903f644d92c8 | 5,979 | cpp | C++ | framework/operators/fusion_ops/deconv_relu.cpp | guangzhixie/Anakin | 9d66e6e5ca805ff3903172f7f69ecaa05a8e46f7 | [
"Apache-2.0"
] | 1 | 2018-09-10T06:42:09.000Z | 2018-09-10T06:42:09.000Z | framework/operators/fusion_ops/deconv_relu.cpp | guangzhixie/Anakin | 9d66e6e5ca805ff3903172f7f69ecaa05a8e46f7 | [
"Apache-2.0"
] | 2 | 2018-08-15T07:06:24.000Z | 2018-08-15T08:00:30.000Z | framework/operators/fusion_ops/deconv_relu.cpp | guangzhixie/Anakin | 9d66e6e5ca805ff3903172f7f69ecaa05a8e46f7 | [
"Apache-2.0"
] | 5 | 2018-06-22T03:36:38.000Z | 2020-07-29T07:28:13.000Z | #include "framework/operators/fusion_ops/deconv_relu.h"
namespace anakin {
namespace ops {
#define INSTANCE_CONVRELU(Ttype, Dtype, Ptype) \
template<> \
void DeconvRelu<Ttype, Dtype, Ptype>::operator()(\
OpContext<Ttype>& ctx,\
const std::vector<Tensor4dPtr<Ttype, Dtype> >& ins,\
std::vector<Tensor4dPtr<... | 39.078431 | 103 | 0.647098 | [
"vector"
] |
b4dff25ac3c565ad767fd1945442357dbb5e83ef | 7,179 | hpp | C++ | include/codegen/include/UnityEngine/ProBuilder/Poly2Tri/DTSweepContext.hpp | Futuremappermydud/Naluluna-Modifier-Quest | bfda34370764b275d90324b3879f1a429a10a873 | [
"MIT"
] | 1 | 2021-11-12T09:29:31.000Z | 2021-11-12T09:29:31.000Z | include/codegen/include/UnityEngine/ProBuilder/Poly2Tri/DTSweepContext.hpp | Futuremappermydud/Naluluna-Modifier-Quest | bfda34370764b275d90324b3879f1a429a10a873 | [
"MIT"
] | null | null | null | include/codegen/include/UnityEngine/ProBuilder/Poly2Tri/DTSweepContext.hpp | Futuremappermydud/Naluluna-Modifier-Quest | bfda34370764b275d90324b3879f1a429a10a873 | [
"MIT"
] | 2 | 2021-10-03T02:14:20.000Z | 2021-11-12T09:29:36.000Z | // Autogenerated from CppHeaderCreator on 7/27/2020 3:10:22 PM
// Created by Sc2ad
// =========================================================================
#pragma once
#pragma pack(push, 8)
// Begin includes
// Including type: UnityEngine.ProBuilder.Poly2Tri.TriangulationContext
#include "UnityEngine/ProBuilder/Po... | 55.651163 | 219 | 0.774899 | [
"object"
] |
b4e24188234ce4fc6585063735b046a79262089c | 1,207 | cpp | C++ | deprecated_old_files/deprecated_workspace_pkgs/move_base_tf/src/move_base_tf_listener.cpp | Torreshan/TurtleBot | c6ae948364f82f505581dad2ee2dceb95fdcfba8 | [
"MIT"
] | 1 | 2019-01-31T13:13:03.000Z | 2019-01-31T13:13:03.000Z | deprecated_old_files/deprecated_workspace_pkgs/move_base_tf/src/move_base_tf_listener.cpp | Torreshan/TurtleBot | c6ae948364f82f505581dad2ee2dceb95fdcfba8 | [
"MIT"
] | null | null | null | deprecated_old_files/deprecated_workspace_pkgs/move_base_tf/src/move_base_tf_listener.cpp | Torreshan/TurtleBot | c6ae948364f82f505581dad2ee2dceb95fdcfba8 | [
"MIT"
] | 1 | 2019-01-14T16:24:05.000Z | 2019-01-14T16:24:05.000Z | #include <ros/ros.h>
#include <tf/transform_listener.h>
#include <geometry_msgs/Twist.h>
#include <turtlesim/Spawn.h>
int main(int argc, char** argv){
ros::init(argc, argv, "my_tf_listener");
ros::NodeHandle node;
ros::service::waitForService("spawn");
ros::ServiceClient add_turtle =
node.serviceClient<t... | 26.822222 | 80 | 0.619718 | [
"transform"
] |
b4e5b323ac8e078144bc62e56f1fa54afef0e20e | 4,217 | cpp | C++ | src/embedded_boundaries/eb_annulus.cpp | WeiqunZhang/incflo | d72eb6e3c387704d06ceee686596337e5e9711d3 | [
"BSD-3-Clause"
] | null | null | null | src/embedded_boundaries/eb_annulus.cpp | WeiqunZhang/incflo | d72eb6e3c387704d06ceee686596337e5e9711d3 | [
"BSD-3-Clause"
] | null | null | null | src/embedded_boundaries/eb_annulus.cpp | WeiqunZhang/incflo | d72eb6e3c387704d06ceee686596337e5e9711d3 | [
"BSD-3-Clause"
] | null | null | null | #include <AMReX_EB2.H>
#include <AMReX_EB2_IF_Cylinder.H>
#include <AMReX_EB2_IF_Union.H>
#include <AMReX_ParmParse.H>
#include <algorithm>
#include <embedded_boundaries_F.H>
#include <incflo.H>
/********************************************************************************
* ... | 43.927083 | 96 | 0.550628 | [
"vector"
] |
b4e778d32e2f7e73625674d765097454ee28c1a4 | 12,185 | cc | C++ | src/yb/rocksdb/db/forward_iterator_bench.cc | hstenzel/yugabyte-db | b25c8f4d7a9e66d106c41c446b71af870aefa304 | [
"Apache-2.0",
"CC0-1.0"
] | 3,702 | 2019-09-17T13:49:56.000Z | 2022-03-31T21:50:59.000Z | src/yb/rocksdb/db/forward_iterator_bench.cc | hstenzel/yugabyte-db | b25c8f4d7a9e66d106c41c446b71af870aefa304 | [
"Apache-2.0",
"CC0-1.0"
] | 9,291 | 2019-09-16T21:47:07.000Z | 2022-03-31T23:52:28.000Z | src/yb/rocksdb/db/forward_iterator_bench.cc | hstenzel/yugabyte-db | b25c8f4d7a9e66d106c41c446b71af870aefa304 | [
"Apache-2.0",
"CC0-1.0"
] | 673 | 2019-09-16T21:27:53.000Z | 2022-03-31T22:23:59.000Z | // Copyright (c) 2011-present, Facebook, Inc. All rights reserved.
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree. An additional grant
// of patent rights can be found in the PATENTS file in the same directory.
//
// The following ... | 31.24359 | 100 | 0.643742 | [
"vector"
] |
b4e7d87c2c8c320bbfa99dea9db3fdb71eb29dcb | 6,705 | hpp | C++ | utils/Matrix.hpp | mdcovarr/matalgo | f80b9e33b909779c48ccab3d6029d3358acd1489 | [
"MIT"
] | 1 | 2020-05-23T05:40:07.000Z | 2020-05-23T05:40:07.000Z | utils/Matrix.hpp | mdcovarr/matalgo | f80b9e33b909779c48ccab3d6029d3358acd1489 | [
"MIT"
] | null | null | null | utils/Matrix.hpp | mdcovarr/matalgo | f80b9e33b909779c48ccab3d6029d3358acd1489 | [
"MIT"
] | null | null | null | /*
* \file Matrix.hpp
* \brief Matrix implementation for library
*/
#ifndef MATRIX_HPP
#define MATRIX_HPP
#include "MatrixError.hpp"
#include <vector>
/*
* Matrix class Header File
*/
template <typename T>
class Matrix {
private:
// representation of 2D matrix
std::vector<T> v;
// n... | 25.689655 | 99 | 0.549441 | [
"object",
"vector"
] |
b4e7fe190d31f64a4ee62e50075225232db028ed | 6,612 | cpp | C++ | dump_rm.cpp | rmit-ir/RMQV | 44837cc9950969921677cf5a552cef2713f72650 | [
"Apache-2.0"
] | 2 | 2018-08-01T08:46:02.000Z | 2020-03-26T00:38:18.000Z | dump_rm.cpp | JMMackenzie/RMQV | beb9a43c6b8b07045afe847d95596f91a1b95c05 | [
"Apache-2.0"
] | null | null | null | dump_rm.cpp | JMMackenzie/RMQV | beb9a43c6b8b07045afe847d95596f91a1b95c05 | [
"Apache-2.0"
] | 2 | 2018-06-23T16:10:32.000Z | 2018-06-27T07:21:17.000Z | #include <iostream>
#include <functional>
#include <unordered_map>
#include <thread>
#include <mutex>
#include <boost/unordered_map.hpp>
#include <boost/algorithm/string/classification.hpp>
#include <boost/algorithm/string/split.hpp>
#include <succinct/mapper.hpp>
#include "index_types.hpp"
#include "wand_data_comp... | 31.942029 | 148 | 0.558984 | [
"vector"
] |
b4ea8446e0e3d2009ceee4639d412e62a8b7d186 | 2,436 | cpp | C++ | aws-cpp-sdk-cognito-idp/source/model/ProviderUserIdentifierType.cpp | woohoou/aws-sdk-cpp | a42835a8aad2eac1e334d899a3fbfedcaa341d51 | [
"Apache-2.0"
] | 1 | 2020-07-16T19:03:13.000Z | 2020-07-16T19:03:13.000Z | aws-cpp-sdk-cognito-idp/source/model/ProviderUserIdentifierType.cpp | woohoou/aws-sdk-cpp | a42835a8aad2eac1e334d899a3fbfedcaa341d51 | [
"Apache-2.0"
] | 18 | 2018-05-15T16:41:07.000Z | 2018-05-21T00:46:30.000Z | aws-cpp-sdk-cognito-idp/source/model/ProviderUserIdentifierType.cpp | woohoou/aws-sdk-cpp | a42835a8aad2eac1e334d899a3fbfedcaa341d51 | [
"Apache-2.0"
] | 1 | 2021-10-01T15:29:44.000Z | 2021-10-01T15:29:44.000Z | /*
* Copyright 2010-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "license" fil... | 24.36 | 94 | 0.770115 | [
"model"
] |
b4eae0b4de1c2b80fd0282a50662d6095c0ac817 | 34,876 | cpp | C++ | PostLib/FEPostModel.cpp | chunkeey/FEBioStudio | f342d4ac2bc3581db792373c4265454109af92b3 | [
"MIT"
] | null | null | null | PostLib/FEPostModel.cpp | chunkeey/FEBioStudio | f342d4ac2bc3581db792373c4265454109af92b3 | [
"MIT"
] | null | null | null | PostLib/FEPostModel.cpp | chunkeey/FEBioStudio | f342d4ac2bc3581db792373c4265454109af92b3 | [
"MIT"
] | null | null | null | /*This file is part of the FEBio Studio source code and is licensed under the MIT license
listed below.
See Copyright-FEBio-Studio.txt for details.
Copyright (c) 2020 University of Utah, The Trustees of Columbia University in
the City of New York, and others.
Permission is hereby granted, free of charge, to any per... | 29.136174 | 110 | 0.587711 | [
"mesh",
"vector",
"model"
] |
b4ec80deb7b4fe44a3afbd64eeaaecdeed8da4b6 | 2,855 | cpp | C++ | VoiceBridge/VoiceBridge/kaldi-win/src/gmmbin/gmm-info.cpp | sanyaade-teachings/VoiceBridge | 348b0931f2bfaf33b7e0d18c68c50f448ab3de5c | [
"Apache-2.0"
] | 18 | 2018-02-15T03:14:32.000Z | 2021-07-06T08:21:13.000Z | VoiceBridge/VoiceBridge/kaldi-win/src/gmmbin/gmm-info.cpp | sanyaade-teachings/VoiceBridge | 348b0931f2bfaf33b7e0d18c68c50f448ab3de5c | [
"Apache-2.0"
] | 3 | 2020-10-25T16:35:55.000Z | 2020-10-26T04:59:46.000Z | VoiceBridge/VoiceBridge/kaldi-win/src/gmmbin/gmm-info.cpp | sanyaade-teachings/VoiceBridge | 348b0931f2bfaf33b7e0d18c68c50f448ab3de5c | [
"Apache-2.0"
] | 7 | 2018-09-16T20:40:17.000Z | 2021-07-06T08:21:14.000Z | /*
Copyright 2017-present Zoltan Somogyi (AI-TOOLKIT), All Rights Reserved
You may use this file only if you agree to the software license:
AI-TOOLKIT Open Source Software License - Version 2.1 - February 22, 2018:
https://ai-toolkit.blogspot.com/p/ai-toolkit-open-source-software-license.html.
Also included with th... | 34.39759 | 91 | 0.65324 | [
"model"
] |
b4ecddeb60d0e3b9cbb1aa5e4cf5cceb77152e1f | 9,782 | cpp | C++ | tesseract_command_language/src/utils/flatten_utils.cpp | DavidMerzJr/tesseract_planning | 4678b2ed4af107d556f39360b493c5a898d41768 | [
"Apache-2.0",
"BSD-2-Clause"
] | 1 | 2022-02-28T13:36:01.000Z | 2022-02-28T13:36:01.000Z | tesseract_command_language/src/utils/flatten_utils.cpp | DavidMerzJr/tesseract_planning | 4678b2ed4af107d556f39360b493c5a898d41768 | [
"Apache-2.0",
"BSD-2-Clause"
] | 12 | 2019-06-04T19:04:12.000Z | 2020-09-11T14:33:25.000Z | tesseract_command_language/src/utils/flatten_utils.cpp | DavidMerzJr/tesseract_planning | 4678b2ed4af107d556f39360b493c5a898d41768 | [
"Apache-2.0",
"BSD-2-Clause"
] | 4 | 2018-07-25T15:16:52.000Z | 2019-10-02T16:43:52.000Z | /**
* @file flatten_utils.cpp
* @brief
*
* @author Levi Armstrong
* @date June 15, 2020
* @version TODO
* @bug No known bugs
*
* @copyright Copyright (c) 2020, Southwest Research Institute
*
* @par License
* Software License Agreement (Apache License)
* @par
* Licensed under the Apache License, Version 2.... | 40.758333 | 113 | 0.688612 | [
"vector"
] |
b4edca32a9982c2111117c7769052db34692deae | 2,799 | cc | C++ | src/runtime/opencl/sdaccel/sdaccel_module.cc | jiangzoi/incubator-tvm | 144c6f45f7217b9df2f5605e06f0903e470ac11c | [
"Apache-2.0"
] | 9 | 2019-12-17T08:03:54.000Z | 2022-01-19T02:34:23.000Z | src/runtime/opencl/sdaccel/sdaccel_module.cc | jiangzoi/incubator-tvm | 144c6f45f7217b9df2f5605e06f0903e470ac11c | [
"Apache-2.0"
] | 2 | 2020-06-18T21:15:42.000Z | 2020-06-24T17:38:37.000Z | src/runtime/opencl/sdaccel/sdaccel_module.cc | jiangzoi/incubator-tvm | 144c6f45f7217b9df2f5605e06f0903e470ac11c | [
"Apache-2.0"
] | 3 | 2020-10-04T20:30:18.000Z | 2022-01-24T18:03:52.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 ... | 34.134146 | 100 | 0.733476 | [
"vector"
] |
b4f0eba012b658cbbcc597d8b16f64fd46952685 | 35,480 | cc | C++ | L1Trigger/L1TCalorimeter/src/firmware/Stage2Layer2TauAlgorithmFirmwareImp1.cc | nistefan/cmssw | ea13af97f7f2117a4f590a5e654e06ecd9825a5b | [
"Apache-2.0"
] | null | null | null | L1Trigger/L1TCalorimeter/src/firmware/Stage2Layer2TauAlgorithmFirmwareImp1.cc | nistefan/cmssw | ea13af97f7f2117a4f590a5e654e06ecd9825a5b | [
"Apache-2.0"
] | null | null | null | L1Trigger/L1TCalorimeter/src/firmware/Stage2Layer2TauAlgorithmFirmwareImp1.cc | nistefan/cmssw | ea13af97f7f2117a4f590a5e654e06ecd9825a5b | [
"Apache-2.0"
] | null | null | null | //
// ** class l1t::Stage2Layer2TauAlgorithmFirmwareImp1
// ** authors: J. Brooke, L. Cadamuro, L. Mastrolorenzo, J.B. Sauvan, T. Strebler, O. Davignon, etc.
// ** date: 2 Oct 2015
// ** Description: version of tau algorithm matching the jet-eg-tau merged implementation
#include "FWCore/MessageLogger/interface/Mess... | 47.433155 | 225 | 0.673168 | [
"shape",
"vector"
] |
b4f122c84b4be80350fd06a0438d336144648c2b | 8,692 | cpp | C++ | msgs/src/Pubmsgs.cpp | Zcyyy/bitbots_meta | 7e921d2f46d2e196d3b8212fcaeeca5df5291134 | [
"MIT"
] | null | null | null | msgs/src/Pubmsgs.cpp | Zcyyy/bitbots_meta | 7e921d2f46d2e196d3b8212fcaeeca5df5291134 | [
"MIT"
] | null | null | null | msgs/src/Pubmsgs.cpp | Zcyyy/bitbots_meta | 7e921d2f46d2e196d3b8212fcaeeca5df5291134 | [
"MIT"
] | 1 | 2019-08-01T11:30:25.000Z | 2019-08-01T11:30:25.000Z | #include <iostream>
#include <ros/ros.h>
#include "humanoid_league_msgs/GoalRelative.h"
#include "humanoid_league_msgs/LineInformationRelative.h"
#include <sensor_msgs/PointCloud2.h>
#include <nav_msgs/Odometry.h>//quick walking node
#include "humanoid_league_msgs/TeamData.h"
#include "humanoid_league_msgs/GameState.h... | 39.689498 | 124 | 0.580189 | [
"vector"
] |
b4f41a88ced9a761c9455c1a9754fa82e66b0baa | 2,927 | cpp | C++ | _FRAMEWORK/source/framework/EliteAI/EliteGraphs/ENavGraph.cpp | Tris666w/Flow-Field-Pathfinding | 7a0f825567eec3d7bd028c3a1f2fea743a007e7e | [
"MIT"
] | null | null | null | _FRAMEWORK/source/framework/EliteAI/EliteGraphs/ENavGraph.cpp | Tris666w/Flow-Field-Pathfinding | 7a0f825567eec3d7bd028c3a1f2fea743a007e7e | [
"MIT"
] | null | null | null | _FRAMEWORK/source/framework/EliteAI/EliteGraphs/ENavGraph.cpp | Tris666w/Flow-Field-Pathfinding | 7a0f825567eec3d7bd028c3a1f2fea743a007e7e | [
"MIT"
] | null | null | null | #include "stdafx.h"
#include "ENavGraph.h"
#include "framework\EliteAI\EliteGraphs\EliteGraphAlgorithms\EAStar.h"
using namespace Elite;
Elite::NavGraph::NavGraph(const Polygon& contourMesh, float playerRadius = 1.0f) :
Graph2D(false),
m_pNavMeshPolygon(nullptr)
{
//Create the navigation mesh (polygon of navigatab... | 28.417476 | 135 | 0.737957 | [
"mesh",
"shape",
"vector"
] |
b4f85ad410c5501a34c32719bb56260c4ea70cab | 12,174 | cpp | C++ | Modules/CemrgAppModule/src/CemrgMeasure.cpp | SVRTK/CEMRG_SVR | 30ed81b50e02eaeb957ca5de6167968ebb3af176 | [
"BSD-3-Clause"
] | null | null | null | Modules/CemrgAppModule/src/CemrgMeasure.cpp | SVRTK/CEMRG_SVR | 30ed81b50e02eaeb957ca5de6167968ebb3af176 | [
"BSD-3-Clause"
] | null | null | null | Modules/CemrgAppModule/src/CemrgMeasure.cpp | SVRTK/CEMRG_SVR | 30ed81b50e02eaeb957ca5de6167968ebb3af176 | [
"BSD-3-Clause"
] | null | null | null | /*=========================================================================
Program: Medical Imaging & Interaction Toolkit
Language: C++
Date: $Date$
Version: $Revision$
Copyright (c) German Cancer Research Center, Division of Medical and
Biological Informatics. All rights reserved.
See MITKCopyright.txt or... | 29.911548 | 130 | 0.579267 | [
"vector",
"3d"
] |
b4fb577e7c9dbc5dd872d112982bb1f9481e88b5 | 4,295 | cc | C++ | mindspore/lite/tools/optimizer/fusion/transpose_matmul_fusion.cc | Greatpanc/mindspore_zhb | c2511f7d6815b9232ac4427e27e2c132ed03e0d9 | [
"Apache-2.0"
] | 1 | 2021-11-19T14:21:45.000Z | 2021-11-19T14:21:45.000Z | mindspore/lite/tools/optimizer/fusion/transpose_matmul_fusion.cc | LaiYongqiang/mindspore | 1b7a38ccd86b55af50a0ea55c7f2f43813ed3e0e | [
"Apache-2.0"
] | null | null | null | mindspore/lite/tools/optimizer/fusion/transpose_matmul_fusion.cc | LaiYongqiang/mindspore | 1b7a38ccd86b55af50a0ea55c7f2f43813ed3e0e | [
"Apache-2.0"
] | null | null | null | /**
* Copyright 2021 Huawei Technologies Co., Ltd
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law... | 36.709402 | 96 | 0.685914 | [
"vector"
] |
3702066e6786ccfa745abc13e1996655f92b519f | 5,325 | hpp | C++ | framework/common/tcuPlatform.hpp | akihikodaki/VK-GL-CTS | 2d1377ec02b5b46a1cd946c5a27fa4a8f9e1e1f5 | [
"Apache-2.0"
] | null | null | null | framework/common/tcuPlatform.hpp | akihikodaki/VK-GL-CTS | 2d1377ec02b5b46a1cd946c5a27fa4a8f9e1e1f5 | [
"Apache-2.0"
] | null | null | null | framework/common/tcuPlatform.hpp | akihikodaki/VK-GL-CTS | 2d1377ec02b5b46a1cd946c5a27fa4a8f9e1e1f5 | [
"Apache-2.0"
] | null | null | null | #ifndef _TCUPLATFORM_HPP
#define _TCUPLATFORM_HPP
/*-------------------------------------------------------------------------
* drawElements Quality Program Tester Core
* ----------------------------------------
*
* Copyright 2014 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 ... | 34.803922 | 152 | 0.633052 | [
"geometry"
] |
3702f075e08ae3048152a6f8a76187b04ecefa3a | 1,942 | hpp | C++ | libs/hana/include/boost/hana/fwd/difference.hpp | Manu343726/boost-cmake | 009c3843b49a56880d988ffdca6d909f881edb3d | [
"BSL-1.0"
] | 61 | 2017-07-03T18:36:45.000Z | 2021-09-14T14:57:19.000Z | libs/hana/include/boost/hana/fwd/difference.hpp | Manu343726/boost-cmake | 009c3843b49a56880d988ffdca6d909f881edb3d | [
"BSL-1.0"
] | 14 | 2017-07-22T14:05:34.000Z | 2018-11-06T20:01:30.000Z | libs/hana/include/boost/hana/fwd/difference.hpp | Manu343726/boost-cmake | 009c3843b49a56880d988ffdca6d909f881edb3d | [
"BSL-1.0"
] | 31 | 2017-07-04T14:15:34.000Z | 2021-09-12T04:50:41.000Z | /*!
@file
Forward declares `boost::hana::difference`.
@copyright Louis Dionne 2013-2017
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE.md or copy at http://boost.org/LICENSE_1_0.txt)
*/
#ifndef BOOST_HANA_FWD_DIFFERENCE_HPP
#define BOOST_HANA_FWD_DIFFERENCE_HPP
#include <b... | 29.876923 | 78 | 0.637487 | [
"object"
] |
37098f87c1d35d35657b5bab6721441385158ad6 | 9,163 | cpp | C++ | src/cborcpp/cbor_object.cpp | rockercheng/uvm | 48f01ae86ba78a487d22662da12b7460609db50e | [
"MIT"
] | 2 | 2018-01-08T13:22:02.000Z | 2020-05-03T07:21:39.000Z | src/cborcpp/cbor_object.cpp | rockercheng/uvm | 48f01ae86ba78a487d22662da12b7460609db50e | [
"MIT"
] | null | null | null | src/cborcpp/cbor_object.cpp | rockercheng/uvm | 48f01ae86ba78a487d22662da12b7460609db50e | [
"MIT"
] | 3 | 2018-03-26T06:50:35.000Z | 2019-10-22T07:08:13.000Z | #include "cborcpp/cbor_object.h"
#include <fc/crypto/hex.hpp>
#include <string>
#include <sstream>
namespace cbor {
CborObject::CborObject()
: type(COT_NULL), array_or_map_size(0), is_positive_extra(false){
value.bool_val = 0;
}
CborObject::CborObject(const CborObject& other)
: type(other.type), value(other.v... | 26.482659 | 129 | 0.686347 | [
"object"
] |
37114c732c9af7801be7ed44cb776b165b5341d6 | 3,131 | hpp | C++ | tests/math_prob/neg_binomial_2/neg_binomial_2_log_test.hpp | alashworth/stan-monorepo | 75596bc1f860ededd7b3e9ae9002aea97ee1cd46 | [
"BSD-3-Clause"
] | 1 | 2019-09-06T15:53:17.000Z | 2019-09-06T15:53:17.000Z | tests/math_prob/neg_binomial_2/neg_binomial_2_log_test.hpp | alashworth/stan-monorepo | 75596bc1f860ededd7b3e9ae9002aea97ee1cd46 | [
"BSD-3-Clause"
] | 8 | 2019-01-17T18:51:16.000Z | 2019-01-17T18:51:39.000Z | tests/math_prob/neg_binomial_2/neg_binomial_2_log_test.hpp | alashworth/stan-monorepo | 75596bc1f860ededd7b3e9ae9002aea97ee1cd46 | [
"BSD-3-Clause"
] | null | null | null | // Arguments: Ints, Doubles, Doubles
#include <stan/math/prim/scal.hpp>
using stan::math::var;
using std::numeric_limits;
using std::vector;
class AgradDistributionsNegBinomial2Log : public AgradDistributionTest {
public:
void valid_values(vector<vector<double> >& parameters,
vector<d... | 36.835294 | 86 | 0.575854 | [
"vector"
] |
37138db442a28fb54802a395e101911ad501b5d0 | 23,225 | cc | C++ | cvmfs/cache_plugin/cvmfs_cache_ram.cc | egede/cvmfs | 168cdbeeec9dabd1898d4ab7964cb3b9f63cfcd7 | [
"BSD-3-Clause"
] | null | null | null | cvmfs/cache_plugin/cvmfs_cache_ram.cc | egede/cvmfs | 168cdbeeec9dabd1898d4ab7964cb3b9f63cfcd7 | [
"BSD-3-Clause"
] | null | null | null | cvmfs/cache_plugin/cvmfs_cache_ram.cc | egede/cvmfs | 168cdbeeec9dabd1898d4ab7964cb3b9f63cfcd7 | [
"BSD-3-Clause"
] | null | null | null | /**
* This file is part of the CernVM File System.
*
* A cache plugin that stores all data in a fixed-size memory chunk.
*/
#define __STDC_FORMAT_MACROS
#include <alloca.h>
#include <fcntl.h>
#include <inttypes.h>
#include <stdint.h>
#include <sys/types.h>
#include <sys/wait.h>
#include <unistd.h>
#include <algo... | 30.479003 | 80 | 0.662863 | [
"object",
"vector"
] |
7deb17ac6748af91fddeac62ccb62cc0665403a5 | 21,219 | cpp | C++ | OgreMain/src/OgreRibbonTrail.cpp | marko213/ogre | d8669b749839947059c19c3110af5c4a7a975be2 | [
"MIT"
] | 1 | 2018-03-12T02:36:29.000Z | 2018-03-12T02:36:29.000Z | OgreMain/src/OgreRibbonTrail.cpp | SweeneyChoi/ogre | e719ced4dbefb6a46888b4d1115a75f126948697 | [
"MIT"
] | null | null | null | OgreMain/src/OgreRibbonTrail.cpp | SweeneyChoi/ogre | e719ced4dbefb6a46888b4d1115a75f126948697 | [
"MIT"
] | null | null | null | /*
-----------------------------------------------------------------------------
This source file is part of OGRE
(Object-oriented Graphics Rendering Engine)
For the latest info, see http://www.ogre3d.org/
Copyright (c) 2000-2014 Torus Knot Software Ltd
Permission is hereby granted, free of charge, to any person obta... | 38.095153 | 112 | 0.508601 | [
"object",
"transform"
] |
7ded909aa7511f3e96056d7b1391e9821750a19c | 5,519 | hpp | C++ | BoostSharp/include/boost/geometry/multi/io/wkt/read.hpp | Icenium/BoostSharp | 1dd31065fcd65ae6304b182c558bac7c7a738ad5 | [
"Apache-2.0"
] | 3 | 2017-05-11T05:30:19.000Z | 2019-04-24T05:41:33.000Z | src/third_party/boost/boost/geometry/multi/io/wkt/read.hpp | wugh7125/installwizard | 42f8aeb78026ff81838528968b1503e73f6c2864 | [
"Apache-2.0"
] | null | null | null | src/third_party/boost/boost/geometry/multi/io/wkt/read.hpp | wugh7125/installwizard | 42f8aeb78026ff81838528968b1503e73f6c2864 | [
"Apache-2.0"
] | 1 | 2022-03-26T17:00:08.000Z | 2022-03-26T17:00:08.000Z | // Boost.Geometry (aka GGL, Generic Geometry Library)
// Copyright (c) 2007-2012 Barend Gehrels, Amsterdam, the Netherlands.
// Copyright (c) 2008-2012 Bruno Lalande, Paris, France.
// Copyright (c) 2009-2012 Mateusz Loskot, London, UK.
// Parts of Boost.Geometry are redesigned from Geodan's Geographic Library
... | 32.656805 | 91 | 0.55626 | [
"geometry"
] |
7df599c296c2459060d6cbf50547cee529dc09fe | 6,672 | hpp | C++ | src/Module/Socket.hpp | codechecker123/aff3ct | 030af3e990027fa803fb2c68f974c9ec0ee79b5d | [
"MIT"
] | null | null | null | src/Module/Socket.hpp | codechecker123/aff3ct | 030af3e990027fa803fb2c68f974c9ec0ee79b5d | [
"MIT"
] | null | null | null | src/Module/Socket.hpp | codechecker123/aff3ct | 030af3e990027fa803fb2c68f974c9ec0ee79b5d | [
"MIT"
] | null | null | null | #ifndef SOCKET_HPP_
#define SOCKET_HPP_
#include <string>
#include <sstream>
#include <typeindex>
#include "Tools/Exception/exception.hpp"
#include "Task.hpp"
namespace aff3ct
{
namespace module
{
static std::unordered_map<std::type_index,std::string> type_to_string = {{typeid(int8_t ), "int8" },
... | 32.38835 | 109 | 0.4997 | [
"vector"
] |
7dfb23da42171c681b715a79a96fec1c6348c836 | 1,133 | cpp | C++ | src/SourcePathsMapping/MappingItemModelTest.cpp | trobol/orbit | 62a206c34b1308e0d56b91f695f39ba8879b713c | [
"BSD-2-Clause"
] | 1 | 2021-04-15T23:59:38.000Z | 2021-04-15T23:59:38.000Z | src/SourcePathsMapping/MappingItemModelTest.cpp | idfoxdale/orbit | c6525a14e65b1de57028eaca0ab633265aedf348 | [
"BSD-2-Clause"
] | null | null | null | src/SourcePathsMapping/MappingItemModelTest.cpp | idfoxdale/orbit | c6525a14e65b1de57028eaca0ab633265aedf348 | [
"BSD-2-Clause"
] | 1 | 2020-07-14T13:16:03.000Z | 2020-07-14T13:16:03.000Z | // Copyright (c) 2021 The Orbit 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 <gtest/gtest.h>
#include <QAbstractItemModelTester>
#include "QtUtils/AssertNoQtLogWarnings.h"
#include "SourcePathsMapping/Mapping.h"
#includ... | 31.472222 | 92 | 0.789056 | [
"model"
] |
7dfe001a859ba6976b669f7fc4a44f03139734ed | 1,147 | cpp | C++ | UnitTests/Math/VectorTests.cpp | All8Up/JoltPhysics | 751d13891f5bd8850863ad236eaa3c340e90de9a | [
"MIT"
] | 1,311 | 2021-08-16T07:37:05.000Z | 2022-03-31T21:13:39.000Z | UnitTests/Math/VectorTests.cpp | All8Up/JoltPhysics | 751d13891f5bd8850863ad236eaa3c340e90de9a | [
"MIT"
] | 102 | 2021-08-28T14:41:32.000Z | 2022-03-31T20:25:55.000Z | UnitTests/Math/VectorTests.cpp | All8Up/JoltPhysics | 751d13891f5bd8850863ad236eaa3c340e90de9a | [
"MIT"
] | 65 | 2021-08-16T07:59:04.000Z | 2022-03-28T06:18:49.000Z | // SPDX-FileCopyrightText: 2021 Jorrit Rouwe
// SPDX-License-Identifier: MIT
#include "UnitTestFramework.h"
#include <Math/Vector.h>
TEST_SUITE("VectorTests")
{
TEST_CASE("TestVectorMultiplyFloat")
{
Vector<5> v;
v[0] = 1;
v[1] = 2;
v[2] = 3;
v[3] = 4;
v[4] = 5;
Vector<5> v2 = v * 2;
CHECK(v2[0] == ... | 17.378788 | 52 | 0.503051 | [
"vector"
] |
b401c9d03924898680468a855eb718f507476561 | 2,753 | cpp | C++ | Utilities/Poco/Foundation/src/SharedLibrary_HPUX.cpp | nocnokneo/MITK | 2902dcaed2ebf83b08c29d73608e8c70ead9e602 | [
"BSD-3-Clause"
] | null | null | null | Utilities/Poco/Foundation/src/SharedLibrary_HPUX.cpp | nocnokneo/MITK | 2902dcaed2ebf83b08c29d73608e8c70ead9e602 | [
"BSD-3-Clause"
] | null | null | null | Utilities/Poco/Foundation/src/SharedLibrary_HPUX.cpp | nocnokneo/MITK | 2902dcaed2ebf83b08c29d73608e8c70ead9e602 | [
"BSD-3-Clause"
] | null | null | null | //
// SharedLibrary_HPUX.cpp
//
// $Id$
//
// Library: Foundation
// Package: SharedLibrary
// Module: SharedLibrary
//
// Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH.
// and Contributors.
//
// Permission is hereby granted, free of charge, to any person or organization
// obtaining a copy o... | 23.529915 | 84 | 0.73992 | [
"object"
] |
b403c5b83d33451dc7b04ef64e697815a2a19f8f | 1,055 | cpp | C++ | leetcode.com/0793 Preimage Size of Factorial Zeroes Function/main.cpp | sky-bro/AC | 29bfa3f13994612887e18065fa6e854b9a29633d | [
"MIT"
] | 1 | 2020-08-20T11:02:49.000Z | 2020-08-20T11:02:49.000Z | leetcode.com/0793 Preimage Size of Factorial Zeroes Function/main.cpp | sky-bro/AC | 29bfa3f13994612887e18065fa6e854b9a29633d | [
"MIT"
] | null | null | null | leetcode.com/0793 Preimage Size of Factorial Zeroes Function/main.cpp | sky-bro/AC | 29bfa3f13994612887e18065fa6e854b9a29633d | [
"MIT"
] | 1 | 2022-01-01T23:23:13.000Z | 2022-01-01T23:23:13.000Z | #include <iostream>
#include <vector>
using namespace std;
unsigned f(unsigned x) {
unsigned res = 0;
for (x /= 5; x; x /= 5) res += x;
return res;
}
class Solution {
public:
int preimageSizeFZF(int K) {
unsigned l = 0, r = UINT32_MAX, m, k;
// first find the right bound where f(rb) = K
unsigned... | 18.508772 | 49 | 0.434123 | [
"vector"
] |
b4075da9d43944fb6f747fc599037f14c5f7e961 | 837 | cpp | C++ | aws-cpp-sdk-chime/source/model/PutAppInstanceRetentionSettingsRequest.cpp | perfectrecall/aws-sdk-cpp | fb8cbebf2fd62720b65aeff841ad2950e73d8ebd | [
"Apache-2.0"
] | 1 | 2022-02-10T08:06:54.000Z | 2022-02-10T08:06:54.000Z | aws-cpp-sdk-chime/source/model/PutAppInstanceRetentionSettingsRequest.cpp | perfectrecall/aws-sdk-cpp | fb8cbebf2fd62720b65aeff841ad2950e73d8ebd | [
"Apache-2.0"
] | 1 | 2022-01-03T23:59:37.000Z | 2022-01-03T23:59:37.000Z | aws-cpp-sdk-chime/source/model/PutAppInstanceRetentionSettingsRequest.cpp | ravindra-wagh/aws-sdk-cpp | 7d5ff01b3c3b872f31ca98fb4ce868cd01e97696 | [
"Apache-2.0"
] | 1 | 2021-11-09T11:58:03.000Z | 2021-11-09T11:58:03.000Z | /**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#include <aws/chime/model/PutAppInstanceRetentionSettingsRequest.h>
#include <aws/core/utils/json/JsonSerializer.h>
#include <utility>
using namespace Aws::Chime::Model;
using namespace Aws::Utils::... | 22.621622 | 96 | 0.786141 | [
"model"
] |
b40788dccf99714aacaffe9f610b91cbc8e4d981 | 2,564 | cpp | C++ | server.cpp | quantumsheep/chat-in-cpp | 24364c8eed97251151cccc7e82f8bd065eef0ae4 | [
"MIT"
] | 1 | 2021-01-21T22:04:31.000Z | 2021-01-21T22:04:31.000Z | server.cpp | quantumsheep/chat-in-cpp | 24364c8eed97251151cccc7e82f8bd065eef0ae4 | [
"MIT"
] | null | null | null | server.cpp | quantumsheep/chat-in-cpp | 24364c8eed97251151cccc7e82f8bd065eef0ae4 | [
"MIT"
] | null | null | null | #include <arpa/inet.h>
#include <cerrno>
#include <iostream>
#include <netinet/in.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/socket.h>
#include <thread>
#include <unistd.h>
#include <vector>
void handle_client(int client_fd)
{
std::string username;
char buffer[256] = {0};
... | 23.962617 | 141 | 0.522621 | [
"vector"
] |
b40793ce1cf83bcfe62f7476793f35a0cb06c2ef | 930 | cpp | C++ | src/rendering/marlin/usd/renderDelegate.cpp | JonCG90/Goby | da1bfcea23c058427e6bad1c58f1cd5405fe4c5f | [
"MIT"
] | null | null | null | src/rendering/marlin/usd/renderDelegate.cpp | JonCG90/Goby | da1bfcea23c058427e6bad1c58f1cd5405fe4c5f | [
"MIT"
] | null | null | null | src/rendering/marlin/usd/renderDelegate.cpp | JonCG90/Goby | da1bfcea23c058427e6bad1c58f1cd5405fe4c5f | [
"MIT"
] | null | null | null | //
// renderDelegate.cpp
// Goby
//
// Created by Jonathan Graham on 7/2/19.
//
#include "renderDelegate.hpp"
const pxr::TfTokenVector & HdMarlinRendererDelegate::GetSupportedRprimTypes() const
{
static const pxr::TfTokenVector supportedRprims = { pxr::HdPrimTypeTokens->mesh };
return supportedRprims;
}
c... | 25.135135 | 94 | 0.747312 | [
"mesh"
] |
b40a8a17d15813ada3c9ea4ecb52537a5c1b80a5 | 15,996 | cpp | C++ | clients/cpp-restsdk/generated/api/CustomApi.cpp | hoomaan-kh/swagger-aem | 0b19225bb6e071df761d176cbc13565891fe895f | [
"Apache-2.0"
] | null | null | null | clients/cpp-restsdk/generated/api/CustomApi.cpp | hoomaan-kh/swagger-aem | 0b19225bb6e071df761d176cbc13565891fe895f | [
"Apache-2.0"
] | null | null | null | clients/cpp-restsdk/generated/api/CustomApi.cpp | hoomaan-kh/swagger-aem | 0b19225bb6e071df761d176cbc13565891fe895f | [
"Apache-2.0"
] | null | null | null | /**
* Adobe Experience Manager (AEM) API
* Swagger AEM is an OpenAPI specification for Adobe Experience Manager (AEM) API
*
* OpenAPI spec version: 3.2.0-pre.0
* Contact: opensource@shinesolutions.com
*
* NOTE: This class is auto generated by OpenAPI-Generator 3.2.1-SNAPSHOT.
* https://openapi-generator.tech
*... | 41.440415 | 205 | 0.688672 | [
"vector",
"model"
] |
b40bb70059b3a29644427aaad37f45a96f9cb1a0 | 1,443 | cpp | C++ | c++/0017-letter-combinations-of-a-phone-number.cpp | aafulei/leetcode | e3a0ef9c912abf99a1d6e56eff8802ba44b0057d | [
"MIT"
] | 2 | 2019-04-13T09:55:04.000Z | 2019-05-16T12:47:40.000Z | c++/0017-letter-combinations-of-a-phone-number.cpp | aafulei/leetcode | e3a0ef9c912abf99a1d6e56eff8802ba44b0057d | [
"MIT"
] | null | null | null | c++/0017-letter-combinations-of-a-phone-number.cpp | aafulei/leetcode | e3a0ef9c912abf99a1d6e56eff8802ba44b0057d | [
"MIT"
] | null | null | null | // 22/05/09 = Mon
// 19/01/07 = Mon
// 17. Letter Combinations of a Phone Number [Medium]
// Given a string containing digits from 2-9 inclusive, return all possible
// letter combinations that the number could represent. Return the answer in any
// order.
// A mapping of digit to letters (just like on the telephone... | 24.05 | 80 | 0.57034 | [
"vector"
] |
b40cd59c73da5123cd40f13fec03282737c10c46 | 6,946 | cpp | C++ | src/controller/python/chip/server/ServerInit.cpp | chencheung/connectedhomeip | 0cbfaec010c7fe62a728ec92c0afa89999d52ef0 | [
"Apache-2.0"
] | 4 | 2020-09-11T04:32:44.000Z | 2022-03-11T09:06:07.000Z | src/controller/python/chip/server/ServerInit.cpp | chencheung/connectedhomeip | 0cbfaec010c7fe62a728ec92c0afa89999d52ef0 | [
"Apache-2.0"
] | null | null | null | src/controller/python/chip/server/ServerInit.cpp | chencheung/connectedhomeip | 0cbfaec010c7fe62a728ec92c0afa89999d52ef0 | [
"Apache-2.0"
] | null | null | null | /*
*
* Copyright (c) 2021 Project CHIP Authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless requir... | 32.764151 | 128 | 0.722286 | [
"model"
] |
b40d51602f37bfe5ec57de9969f43f4654d1fb3f | 40,447 | hpp | C++ | 01_Develop/libXMFFmpeg/Source/libavcodec/motion_est_template.hpp | mcodegeeks/OpenKODE-Framework | d4382d781da7f488a0e7667362a89e8e389468dd | [
"MIT"
] | 2 | 2017-08-03T07:15:00.000Z | 2018-06-18T10:32:53.000Z | 01_Develop/libXMFFmpeg/Source/libavcodec/motion_est_template.hpp | mcodegeeks/OpenKODE-Framework | d4382d781da7f488a0e7667362a89e8e389468dd | [
"MIT"
] | null | null | null | 01_Develop/libXMFFmpeg/Source/libavcodec/motion_est_template.hpp | mcodegeeks/OpenKODE-Framework | d4382d781da7f488a0e7667362a89e8e389468dd | [
"MIT"
] | 2 | 2019-03-04T22:57:42.000Z | 2020-03-06T01:32:26.000Z | /*
* Motion estimation
* Copyright (c) 2002-2004 Michael Niedermayer
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the Lice... | 36.438739 | 141 | 0.532796 | [
"vector"
] |
b40fc73c3f52adbfdac935fc83e82a420367b9c7 | 7,443 | cpp | C++ | src/sysc/scc/value_registry.cpp | kopinions/SystemC-Components | ce53e48834893c28b4225f4315680937f5af6714 | [
"Apache-2.0"
] | null | null | null | src/sysc/scc/value_registry.cpp | kopinions/SystemC-Components | ce53e48834893c28b4225f4315680937f5af6714 | [
"Apache-2.0"
] | null | null | null | src/sysc/scc/value_registry.cpp | kopinions/SystemC-Components | ce53e48834893c28b4225f4315680937f5af6714 | [
"Apache-2.0"
] | null | null | null | /*
* trace_file.cpp
*
* Created on: 30.12.2018
* Author: eyck
*/
#include <cstring>
#include <scc/value_registry.h>
#include <sstream>
#include <string>
#include <sysc/datatypes/fx/sc_fxnum.h>
#include <sysc/datatypes/fx/sc_fxval.h>
#include <unordered_map>
using namespace sc_core;
using namespace scc;
au... | 40.672131 | 120 | 0.530566 | [
"object",
"vector"
] |
b41008e65d8d6e2ee5fc0a0e5f9bec504e873833 | 14,076 | cpp | C++ | tesseract_motion_planners/src/trajopt_ifopt/problem_generators/default_problem_generator.cpp | marip8/tesseract_planning | 62d37d888376cd1277ebaf6dcf5e76cc7ad59318 | [
"Apache-2.0",
"BSD-2-Clause"
] | 1 | 2022-02-28T13:22:28.000Z | 2022-02-28T13:22:28.000Z | tesseract/tesseract_planning/tesseract_motion_planners/src/trajopt_ifopt/problem_generators/default_problem_generator.cpp | Levi-Armstrong/tesseract-1 | 33bccff4204c4682eaff57e2827b586f182ae5fe | [
"Apache-2.0",
"BSD-2-Clause"
] | 12 | 2019-06-04T19:04:12.000Z | 2020-09-11T14:33:25.000Z | tesseract/tesseract_planning/tesseract_motion_planners/src/trajopt_ifopt/problem_generators/default_problem_generator.cpp | Levi-Armstrong/tesseract-1 | 33bccff4204c4682eaff57e2827b586f182ae5fe | [
"Apache-2.0",
"BSD-2-Clause"
] | 4 | 2018-07-25T15:16:52.000Z | 2019-10-02T16:43:52.000Z | /**
* @file default_problem_generator.cpp
* @brief Generates a trajopt problem from a planner request
*
* @author Levi Armstrong
* @date April 18, 2018
* @version TODO
* @bug No known bugs
*
* @copyright Copyright (c) 2020, Southwest Research Institute
*
* @par License
* Software License Agreement (Apache L... | 41.768546 | 118 | 0.674339 | [
"vector",
"transform"
] |
b41083c2b1ca138409ec772897fda4ae365aa03c | 1,283 | cpp | C++ | solution/1959/sol1.cpp | PerfectPan/LeetCode | 2fb56b8eab1acecf7fe82ef3f637117d11e9e969 | [
"MIT"
] | null | null | null | solution/1959/sol1.cpp | PerfectPan/LeetCode | 2fb56b8eab1acecf7fe82ef3f637117d11e9e969 | [
"MIT"
] | null | null | null | solution/1959/sol1.cpp | PerfectPan/LeetCode | 2fb56b8eab1acecf7fe82ef3f637117d11e9e969 | [
"MIT"
] | null | null | null | class Solution {
public:
int dp[205][205];
int minSpaceWastedKResizing(vector<int>& nums, int k) {
memset(dp,0x3f,sizeof(dp));
int n=nums.size();
dp[0][0]=0;
int ans=-1;
for (int i=1;i<n;++i){
for (int j=0;j<=min(i,k);++j){
if (j>0){
... | 29.837209 | 69 | 0.265783 | [
"vector"
] |
b4174cffcd0b294d0a388aa6613a458eafeaec08 | 770 | cpp | C++ | 2017.8.9/a.cpp | 1980744819/ACM-code | a697242bc963e682e552e655e3d78527e044e854 | [
"Apache-2.0"
] | null | null | null | 2017.8.9/a.cpp | 1980744819/ACM-code | a697242bc963e682e552e655e3d78527e044e854 | [
"Apache-2.0"
] | null | null | null | 2017.8.9/a.cpp | 1980744819/ACM-code | a697242bc963e682e552e655e3d78527e044e854 | [
"Apache-2.0"
] | null | null | null | #include<cstdio>
#include<string>
#include<cstring>
#include<cstdlib>
#include<cmath>
#include<iostream>
#include<algorithm>
#include<vector>
#include<queue>
#include<map>
#include<set>
#include<stack>
#define ll long long
#define read(a) scanf("%d",&a);
using namespace std;
const int maxn=10005;
ll a[maxn],b[maxn];
in... | 15.714286 | 31 | 0.538961 | [
"vector"
] |
b4190f26426340d91d4dbbf6bfcf8eb2e50f913f | 6,188 | cpp | C++ | graphics/meshlab/src/meshlabplugins/decorate_shadow/variance_shadow_mapping.cpp | hlzz/dotfiles | 0591f71230c919c827ba569099eb3b75897e163e | [
"BSD-3-Clause"
] | 4 | 2016-03-30T14:31:52.000Z | 2019-02-02T05:01:32.000Z | graphics/meshlab/src/meshlabplugins/decorate_shadow/variance_shadow_mapping.cpp | hlzz/dotfiles | 0591f71230c919c827ba569099eb3b75897e163e | [
"BSD-3-Clause"
] | null | null | null | graphics/meshlab/src/meshlabplugins/decorate_shadow/variance_shadow_mapping.cpp | hlzz/dotfiles | 0591f71230c919c827ba569099eb3b75897e163e | [
"BSD-3-Clause"
] | null | null | null | /****************************************************************************
* MeshLab o o *
* An extendible mesh processor o o *
* _ O _ *
* Copyri... | 37.053892 | 125 | 0.537654 | [
"mesh",
"render",
"object"
] |
b41aceb8634bfb6dd50543c9ea3ca558b6f416c1 | 103,566 | cpp | C++ | lld/ELF/Writer.cpp | akyrtzi/llvm-project | c7d23d83fbf9182fcc8da59c44501f81dd302974 | [
"Apache-2.0"
] | null | null | null | lld/ELF/Writer.cpp | akyrtzi/llvm-project | c7d23d83fbf9182fcc8da59c44501f81dd302974 | [
"Apache-2.0"
] | null | null | null | lld/ELF/Writer.cpp | akyrtzi/llvm-project | c7d23d83fbf9182fcc8da59c44501f81dd302974 | [
"Apache-2.0"
] | null | null | null | //===- Writer.cpp ---------------------------------------------------------===//
//
// 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
//
//===---------------------------... | 37.213798 | 93 | 0.67134 | [
"object",
"vector",
"model"
] |
b41bfc9b3bdd14f8f19caeb1fb6ecd9134f24817 | 4,664 | cpp | C++ | DT3Windows8/ImporterVertexShaderVCSO.cpp | 9heart/DT3 | 4ba8fd2af3aebb5c0d77036ac3941e83cd4d1c7e | [
"MIT"
] | 3 | 2018-10-05T15:03:27.000Z | 2019-03-19T11:01:56.000Z | DT3Windows8/ImporterVertexShaderVCSO.cpp | pakoito/DT3 | 4ba8fd2af3aebb5c0d77036ac3941e83cd4d1c7e | [
"MIT"
] | 1 | 2016-01-28T14:39:49.000Z | 2016-01-28T22:12:07.000Z | DT3Windows8/ImporterVertexShaderVCSO.cpp | adderly/DT3 | e2605be091ec903d3582e182313837cbaf790857 | [
"MIT"
] | 3 | 2016-01-25T16:44:51.000Z | 2021-01-29T19:59:45.000Z | //==============================================================================
///
/// File: ImporterVertexShaderVCSO.cpp
///
/// Copyright (C) 2000-2013 by Smells Like Donkey, Inc. All rights reserved.
///
/// This file is subject to the terms and conditions defined in
/// file 'LICENSE.txt', which is part of this... | 30.887417 | 99 | 0.475772 | [
"object"
] |
b41fca3c613ca04855a83d4f7cb73e410fd7e9cc | 14,630 | cc | C++ | src/tlsshd.cc | ThomasHabets/tlssh | 9173ed386cf389a1b9906c87acf99fb178c2d501 | [
"BSD-3-Clause"
] | 12 | 2015-09-09T02:55:24.000Z | 2021-10-05T10:09:31.000Z | src/tlsshd.cc | ThomasHabets/tlssh | 9173ed386cf389a1b9906c87acf99fb178c2d501 | [
"BSD-3-Clause"
] | null | null | null | src/tlsshd.cc | ThomasHabets/tlssh | 9173ed386cf389a1b9906c87acf99fb178c2d501 | [
"BSD-3-Clause"
] | 3 | 2016-06-26T01:07:29.000Z | 2017-03-24T17:55:57.000Z | /// tlssh/src/tlsshd.cc
/*
* tlsshd
*
* By Thomas Habets <thomas@habets.se> 2010
*
*/
/**
* @defgroup TLSSHD TLSSH Server
@verbatim
[network] - <ssl socket> - [ssl] - <pty> - [shell]
^ ^ ^
| | |
Code: OpenSSL ... | 31.598272 | 135 | 0.456254 | [
"vector"
] |
b4226bdf85305147fd46e529826f3e7a1e93d429 | 2,902 | cpp | C++ | src/base/file/textfile.cpp | Manistein/behaviac | 538266380446e0fd77461ad22fca05e2c9eb8cba | [
"BSD-3-Clause"
] | 2 | 2021-06-06T07:54:45.000Z | 2021-09-08T03:36:40.000Z | src/base/file/textfile.cpp | gdtdftdqtd/behaviac | 538266380446e0fd77461ad22fca05e2c9eb8cba | [
"BSD-3-Clause"
] | null | null | null | src/base/file/textfile.cpp | gdtdftdqtd/behaviac | 538266380446e0fd77461ad22fca05e2c9eb8cba | [
"BSD-3-Clause"
] | 1 | 2017-07-02T06:55:02.000Z | 2017-07-02T06:55:02.000Z | /////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// Tencent is pleased to support the open source community by making behaviac available.
//
// Copyright (C) 2015 THL A29 Limited, a Tencent company. All rights reserved.
//
// Licensed under the BSD 3-Clau... | 32.244444 | 113 | 0.598553 | [
"vector"
] |
b42969fe3aa68219757e354c4a99342bf4b5d04b | 50,680 | cpp | C++ | third_party/geogram/src/lib/geogram_gfx/GLUP/GLUP.cpp | ringmesh/RINGMesh | 82a0a0fb0a119492c6747265de6ec24006c4741f | [
"BSD-3-Clause"
] | 74 | 2017-10-26T15:40:23.000Z | 2022-03-22T09:27:39.000Z | third_party/geogram/src/lib/geogram_gfx/GLUP/GLUP.cpp | ringmesh/ringmesh | 82a0a0fb0a119492c6747265de6ec24006c4741f | [
"BSD-3-Clause"
] | 45 | 2017-10-26T15:54:01.000Z | 2021-01-27T10:16:34.000Z | third_party/geogram/src/lib/geogram_gfx/GLUP/GLUP.cpp | ringmesh/ringmesh | 82a0a0fb0a119492c6747265de6ec24006c4741f | [
"BSD-3-Clause"
] | 17 | 2018-03-27T11:31:24.000Z | 2022-03-06T18:41:52.000Z | /*
* Copyright (c) 2012-2014, Bruno Levy
* 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 c... | 26.729958 | 109 | 0.578039 | [
"object",
"vector",
"transform"
] |
b42a61abf31bbda49cbe96b24737e00065c864e2 | 4,623 | cpp | C++ | src/tmp_main.cpp | parasol-ppl/PPL | 04de04b23e0368e576d2136fee8729de44a3eda5 | [
"BSD-3-Clause"
] | null | null | null | src/tmp_main.cpp | parasol-ppl/PPL | 04de04b23e0368e576d2136fee8729de44a3eda5 | [
"BSD-3-Clause"
] | null | null | null | src/tmp_main.cpp | parasol-ppl/PPL | 04de04b23e0368e576d2136fee8729de44a3eda5 | [
"BSD-3-Clause"
] | null | null | null | #include <exception>
#include <limits>
#include <string>
#include "Behaviors/Agents/Agent.h"
#include "Behaviors/Agents/Coordinator.h"
#include "Traits/CfgTraits.h"
#include "TMPLibrary/TMPLibrary.h"
#include "TMPLibrary/Solution/Plan.h"
#include "MPProblem/MPProblem.h"
#include "MPProblem/MPTask.h"
#include "MPProble... | 34.244444 | 81 | 0.645685 | [
"object",
"vector"
] |
b42b0245793406c47a0b8b9c6b5479405b64fcd1 | 4,944 | cpp | C++ | sparse/src/mgpusparse/engine.cpp | seanbaxter/mgpu_old | 70efdac1daa1e51d1968c0a006292fd843723eae | [
"Unlicense"
] | 4 | 2016-03-22T22:15:37.000Z | 2020-06-22T22:41:51.000Z | sparse/src/mgpusparse/engine.cpp | jayavanth/mgpu | 70efdac1daa1e51d1968c0a006292fd843723eae | [
"Unlicense"
] | null | null | null | sparse/src/mgpusparse/engine.cpp | jayavanth/mgpu | 70efdac1daa1e51d1968c0a006292fd843723eae | [
"Unlicense"
] | 2 | 2016-04-21T05:06:16.000Z | 2020-06-22T22:41:54.000Z |
#include "engine.h"
#include <sstream>
const char* PrecNames[4] = {
"float",
"double",
"cfloat",
"cdouble"
};
const PrecTerm PrecTerms[4] = {
{ 4, CU_AD_FORMAT_FLOAT, 1, },
{ 8, CU_AD_FORMAT_UNSIGNED_INT32, 2 },
{ 8, CU_AD_FORMAT_FLOAT, 2 },
{ 16, CU_AD_FORMAT_UNSIGNED_INT32, 4 }
};
int IndexFromVT(int vt) {... | 30.9 | 80 | 0.704288 | [
"vector"
] |
b42c443823aae20d4f584986cfc2e2d359694952 | 1,327 | hpp | C++ | core/model/include/sme/model_functions.hpp | lkeegan/spatial-model-editor | 5dcb06550607b0a734acddd8b719035b68e35307 | [
"MIT"
] | 4 | 2019-07-18T15:05:09.000Z | 2020-03-14T09:50:07.000Z | core/model/include/sme/model_functions.hpp | lkeegan/spatial-model-editor | 5dcb06550607b0a734acddd8b719035b68e35307 | [
"MIT"
] | 328 | 2019-06-30T12:03:01.000Z | 2020-10-05T15:56:35.000Z | core/model/include/sme/model_functions.hpp | lkeegan/spatial-model-editor | 5dcb06550607b0a734acddd8b719035b68e35307 | [
"MIT"
] | 1 | 2019-06-08T22:47:14.000Z | 2019-06-08T22:47:14.000Z | // SBML functions
#pragma once
#include "sme/symbolic.hpp"
#include <QColor>
#include <QStringList>
#include <map>
#include <optional>
#include <string>
namespace libsbml {
class Model;
}
namespace sme {
namespace model {
class ModelFunctions {
private:
QStringList ids;
QStringList names;
libsbml::Model *sb... | 26.54 | 76 | 0.746797 | [
"vector",
"model"
] |
b42d18c08c1f328791065e6132fa174a130dfdaa | 10,906 | cpp | C++ | src/target_tracker.cpp | RenFukatsu/kalman_filter | 15439fd4d707de71c3020001183199f99f2b3fc6 | [
"MIT"
] | null | null | null | src/target_tracker.cpp | RenFukatsu/kalman_filter | 15439fd4d707de71c3020001183199f99f2b3fc6 | [
"MIT"
] | null | null | null | src/target_tracker.cpp | RenFukatsu/kalman_filter | 15439fd4d707de71c3020001183199f99f2b3fc6 | [
"MIT"
] | null | null | null | #include "kalman_filter/target_tracker.h"
TargetTracker::TargetTracker() : private_nh_("~"), tf_listener_(tf_buffer_), start_time_(ros::Time::now()) {
private_nh_.param("HZ", HZ, 10);
private_nh_.param("USE_DYNAMIXEL", USE_DYNAMIXEL, true);
private_nh_.param("MIN_CLUSTER", MIN_CLUSTER, 100);
private_nh... | 41.154717 | 116 | 0.627636 | [
"vector",
"transform"
] |
b430ad6a93bae946269b1fe00804c65eb1414fff | 3,511 | cpp | C++ | client/OAIEzsigndocument_createObject_v2_Response_mPayload.cpp | ezmaxinc/eZmax-SDK-cpp-qt5-client | 70cc5ea2bccba1a7c192f88b15bee8225dbb3d01 | [
"MIT"
] | null | null | null | client/OAIEzsigndocument_createObject_v2_Response_mPayload.cpp | ezmaxinc/eZmax-SDK-cpp-qt5-client | 70cc5ea2bccba1a7c192f88b15bee8225dbb3d01 | [
"MIT"
] | null | null | null | client/OAIEzsigndocument_createObject_v2_Response_mPayload.cpp | ezmaxinc/eZmax-SDK-cpp-qt5-client | 70cc5ea2bccba1a7c192f88b15bee8225dbb3d01 | [
"MIT"
] | null | null | null | /**
* eZmax API Definition (Full)
* This API expose all the functionnalities for the eZmax and eZsign applications.
*
* The version of the OpenAPI document: 1.1.7
* Contact: support-api@ezmax.ca
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-gener... | 34.421569 | 130 | 0.789803 | [
"object"
] |
b434c25a61b9be1b43d9af3c499b840a579d667f | 2,959 | cpp | C++ | Upper_bound_lower_bound.cpp | atharva0300/CPP-Competitive-Programming | 3769734b0b8c2008f47864a72e4581595ad9176a | [
"MIT"
] | null | null | null | Upper_bound_lower_bound.cpp | atharva0300/CPP-Competitive-Programming | 3769734b0b8c2008f47864a72e4581595ad9176a | [
"MIT"
] | null | null | null | Upper_bound_lower_bound.cpp | atharva0300/CPP-Competitive-Programming | 3769734b0b8c2008f47864a72e4581595ad9176a | [
"MIT"
] | null | null | null | // Upper bound and lower bound
#include<bits/stdc++.h>
using namespace std;
int main()
{
int n;
cin>>n;
int a[n];
/*
input :
6
4 5 5 25 7 8
*/
/*
lower bound : only works for sorted array s
lower vond finds the element , if the element is present
int the array then it finds th... | 24.056911 | 120 | 0.572829 | [
"vector"
] |
b43bee2a78947cd9587090fb544300ccaf0bc39e | 6,506 | cc | C++ | installer/util/key_reader.cc | dgreid/platform2 | 9b8b30df70623c94f1c8aa634dba94195343f37b | [
"BSD-3-Clause"
] | 4 | 2020-07-24T06:54:16.000Z | 2021-06-16T17:13:53.000Z | installer/util/key_reader.cc | dgreid/platform2 | 9b8b30df70623c94f1c8aa634dba94195343f37b | [
"BSD-3-Clause"
] | 1 | 2021-04-02T17:35:07.000Z | 2021-04-02T17:35:07.000Z | installer/util/key_reader.cc | dgreid/platform2 | 9b8b30df70623c94f1c8aa634dba94195343f37b | [
"BSD-3-Clause"
] | null | null | null | // Copyright 2020 The Chromium OS 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 "installer/util/key_reader.h"
#include <ctype.h>
#include <dirent.h>
#include <fcntl.h>
#include <sys/epoll.h>
#include <unistd.h>
#include ... | 27.803419 | 79 | 0.637412 | [
"vector"
] |
b43c80bba0cb4c4f6584771a5613a936e3d1689a | 71,464 | cpp | C++ | cpp/neuralnet/openclkernels.cpp | MarkTakken/KataGoToroidal | e4e0ef925f2a5a114a2a895cf6bd45e7ea4e9943 | [
"MIT"
] | 1 | 2021-08-31T14:52:01.000Z | 2021-08-31T14:52:01.000Z | cpp/neuralnet/openclkernels.cpp | MarkTakken/KataGoToroidal | e4e0ef925f2a5a114a2a895cf6bd45e7ea4e9943 | [
"MIT"
] | null | null | null | cpp/neuralnet/openclkernels.cpp | MarkTakken/KataGoToroidal | e4e0ef925f2a5a114a2a895cf6bd45e7ea4e9943 | [
"MIT"
] | null | null | null | #ifdef USE_OPENCL_BACKEND
#include "../neuralnet/openclkernels.h"
#include "../game/space.h"
using namespace std;
string OpenCLKernels::fp16StorageDefine = " -DPRECISION_STORAGE=16";
string OpenCLKernels::fp16ComputeDefine = " -DPRECISION=16";
string OpenCLKernels::common = R"%%(
#ifndef PRECISION
#define PRECISI... | 33.598496 | 160 | 0.611609 | [
"transform"
] |
b43dcb3be65770cb8b1d7f51e7e32d8eb5645b5f | 20,937 | cpp | C++ | src/TreeCanvas.cpp | tapeguy/heekscad | e5037d15d642551de756f352e4e14505c39ad7cf | [
"BSD-3-Clause"
] | null | null | null | src/TreeCanvas.cpp | tapeguy/heekscad | e5037d15d642551de756f352e4e14505c39ad7cf | [
"BSD-3-Clause"
] | null | null | null | src/TreeCanvas.cpp | tapeguy/heekscad | e5037d15d642551de756f352e4e14505c39ad7cf | [
"BSD-3-Clause"
] | null | null | null | // TreeCanvas.cpp
// Copyright (c) 2009, Dan Heeks
// This program is released under the BSD license. See the file COPYING for details.
#include "stdafx.h"
#include "TreeCanvas.h"
#include "HeeksFrame.h"
#include "wxImageLoader.h"
#include "../interface/MarkedObject.h"
BEGIN_EVENT_TABLE(CTreeCanvas, wxScrolledWindow)
... | 23.684389 | 174 | 0.677556 | [
"render",
"object"
] |
b4423c01dca711879189256968f6c6a990950262 | 23,770 | cc | C++ | tensorflow/lite/micro/kernels/split_test.cc | Arushacked/tensorflow | 9abd61ae0b2d239d3060cdd3d46b54a105159828 | [
"Apache-2.0"
] | 78 | 2020-08-04T12:36:25.000Z | 2022-03-25T04:23:40.000Z | tensorflow/lite/micro/kernels/split_test.cc | Arushacked/tensorflow | 9abd61ae0b2d239d3060cdd3d46b54a105159828 | [
"Apache-2.0"
] | 10 | 2021-08-03T08:42:38.000Z | 2022-01-03T03:29:12.000Z | tensorflow/lite/micro/kernels/split_test.cc | Arushacked/tensorflow | 9abd61ae0b2d239d3060cdd3d46b54a105159828 | [
"Apache-2.0"
] | 28 | 2020-02-10T07:03:06.000Z | 2022-01-12T11:19:20.000Z | /* Copyright 2019 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | 42.14539 | 80 | 0.632478 | [
"shape"
] |
b44358106d6153b48b92e83f3d1d32b429de514e | 18,606 | cpp | C++ | client/OAIEzsigntemplatepackage_getObject_v1_Response_mPayload.cpp | ezmaxinc/eZmax-SDK-cpp-qt5-client | 70cc5ea2bccba1a7c192f88b15bee8225dbb3d01 | [
"MIT"
] | null | null | null | client/OAIEzsigntemplatepackage_getObject_v1_Response_mPayload.cpp | ezmaxinc/eZmax-SDK-cpp-qt5-client | 70cc5ea2bccba1a7c192f88b15bee8225dbb3d01 | [
"MIT"
] | null | null | null | client/OAIEzsigntemplatepackage_getObject_v1_Response_mPayload.cpp | ezmaxinc/eZmax-SDK-cpp-qt5-client | 70cc5ea2bccba1a7c192f88b15bee8225dbb3d01 | [
"MIT"
] | null | null | null | /**
* eZmax API Definition (Full)
* This API expose all the functionnalities for the eZmax and eZsign applications.
*
* The version of the OpenAPI document: 1.1.7
* Contact: support-api@ezmax.ca
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-gener... | 46.283582 | 486 | 0.821348 | [
"object"
] |
b444c66baa6c2f7004ebcfd5be41964d5259d716 | 7,282 | hpp | C++ | planner/FD/src/search/ext/boost/config/compiler/intel.hpp | karthikv792/PlanningAssistance | 5693c844e9067591ea1414ee9586bcd2dfff6f51 | [
"MIT"
] | 33 | 2015-04-15T16:58:00.000Z | 2021-06-06T13:58:14.000Z | planner/FD/src/search/ext/boost/config/compiler/intel.hpp | karthikv792/PlanningAssistance | 5693c844e9067591ea1414ee9586bcd2dfff6f51 | [
"MIT"
] | 9 | 2020-09-03T18:58:53.000Z | 2020-10-14T11:42:12.000Z | planners/PRP/src/search/ext/boost/config/compiler/intel.hpp | lslll0302/Eval-of-FOND-planners- | 7611a02118f11b06533144c5e034f7938fb90068 | [
"zlib-acknowledgement",
"CNRI-Python",
"OML",
"Linux-OpenIB"
] | 6 | 2015-05-07T14:41:53.000Z | 2022-01-27T12:19:58.000Z | // (C) Copyright John Maddock 2001-8.
// (C) Copyright Peter Dimov 2001.
// (C) Copyright Jens Maurer 2001.
// (C) Copyright David Abrahams 2002 - 2003.
// (C) Copyright Aleksey Gurtovoy 2002 - 2003.
// (C) Copyright Guillaume Melquiond 2002 - 2003.
// (C) Copyright Beman Dawes 2003.
// (C) Copyright Mar... | 36.964467 | 116 | 0.738396 | [
"object"
] |
b4527203c0da4f771030d45639fa2732a73048d8 | 6,136 | cc | C++ | frc971/wpilib/ahal/Encoder.cc | Ewpratten/frc_971_mirror | 3a8a0c4359f284d29547962c2b4c43d290d8065c | [
"BSD-2-Clause"
] | 39 | 2021-06-18T03:22:30.000Z | 2022-03-21T15:23:43.000Z | frc971/wpilib/ahal/Encoder.cc | Ewpratten/frc_971_mirror | 3a8a0c4359f284d29547962c2b4c43d290d8065c | [
"BSD-2-Clause"
] | 10 | 2021-06-18T03:22:19.000Z | 2022-03-18T22:14:15.000Z | frc971/wpilib/ahal/Encoder.cc | Ewpratten/frc_971_mirror | 3a8a0c4359f284d29547962c2b4c43d290d8065c | [
"BSD-2-Clause"
] | 4 | 2021-08-19T19:20:04.000Z | 2022-03-08T07:33:18.000Z | /*----------------------------------------------------------------------------*/
/* Copyright (c) FIRST 2008-2017. All Rights Reserved. */
/* Open Source Software - may be modified and shared by FRC teams. The code */
/* must be accompanied by the FIRST BSD license file in the root directory of... | 37.644172 | 80 | 0.640319 | [
"object"
] |
b4555e0829799692fd646071f5163e9db47c52a3 | 3,884 | cpp | C++ | gui/qt/toolwidgets/pickwidget.cpp | hein09/vipster | b92302bf2bb8b8941e239ce8cbc7209e1e615b0b | [
"BSD-2-Clause"
] | 6 | 2015-12-02T15:33:27.000Z | 2017-07-28T17:46:51.000Z | gui/qt/toolwidgets/pickwidget.cpp | hein09/vipster | b92302bf2bb8b8941e239ce8cbc7209e1e615b0b | [
"BSD-2-Clause"
] | 3 | 2018-02-04T16:11:19.000Z | 2018-03-16T16:23:29.000Z | gui/qt/toolwidgets/pickwidget.cpp | hein09/vipster | b92302bf2bb8b8941e239ce8cbc7209e1e615b0b | [
"BSD-2-Clause"
] | 1 | 2017-07-05T11:44:55.000Z | 2017-07-05T11:44:55.000Z | #include "../mainwindow.h"
#include "pickwidget.h"
#include "ui_pickwidget.h"
using namespace Vipster;
PickWidget::PickWidget(QWidget *parent) :
BaseWidget(parent),
ui(new Ui::PickWidget)
{
ui->setupUi(this);
}
PickWidget::~PickWidget()
{
delete ui;
}
inline void printDist(QPlainTextEdit& text,
... | 34.070175 | 92 | 0.497168 | [
"vector"
] |
b455bb5804671474b6b03a63c2553fdb895b7a78 | 6,620 | cpp | C++ | dilithium_ntt.cpp | GerHobbelt/cryptopp | 138a293696d48f26feb5f27426baa5a7e797524b | [
"BSL-1.0"
] | null | null | null | dilithium_ntt.cpp | GerHobbelt/cryptopp | 138a293696d48f26feb5f27426baa5a7e797524b | [
"BSL-1.0"
] | null | null | null | dilithium_ntt.cpp | GerHobbelt/cryptopp | 138a293696d48f26feb5f27426baa5a7e797524b | [
"BSL-1.0"
] | null | null | null | /*
* Number theoretic transform for Dilithium. Adapted by Julius Hekkala
* from the public-domain reference
* implementation of Dilithium by the CRYSTALS team
* (https://github.com/pq-crystals/dilithium)
*/
#include "pch.h"
#include "dilithium.h"
NAMESPACE_BEGIN(CryptoPP)
/* Roots of unity in order needed by f... | 87.105263 | 2,298 | 0.721148 | [
"vector",
"transform"
] |
b45b57c73c8f0b681e222258dc6fb5654ed7363b | 4,043 | cpp | C++ | gmsh/Geo/gmshSurface.cpp | Poofee/fastFEM | 14eb626df973e2123604041451912c867ab7188c | [
"MIT"
] | 4 | 2019-05-06T09:35:08.000Z | 2021-05-14T16:26:45.000Z | gmsh/Geo/gmshSurface.cpp | Poofee/fastFEM | 14eb626df973e2123604041451912c867ab7188c | [
"MIT"
] | null | null | null | gmsh/Geo/gmshSurface.cpp | Poofee/fastFEM | 14eb626df973e2123604041451912c867ab7188c | [
"MIT"
] | 1 | 2019-06-28T09:23:43.000Z | 2019-06-28T09:23:43.000Z | // Gmsh - Copyright (C) 1997-2019 C. Geuzaine, J.-F. Remacle
//
// See the LICENSE.txt file for license information. Please report all
// issues on https://gitlab.onelab.info/gmsh/gmsh/issues.
#include "GmshConfig.h"
#include "GmshMessage.h"
#include "gmshSurface.h"
#include "mathEvaluator.h"
std::map<int, gmshSurfac... | 27.317568 | 80 | 0.657433 | [
"vector"
] |
b45b71e3cb79d5caeba43d0e0642f540b8b9055f | 3,920 | cpp | C++ | aws-cpp-sdk-ec2/source/model/DisableFastSnapshotRestoreErrorItem.cpp | grujicbr/aws-sdk-cpp | bdd43c178042f09c6739645e3f6cd17822a7c35c | [
"Apache-2.0"
] | 1 | 2020-03-11T05:36:20.000Z | 2020-03-11T05:36:20.000Z | aws-cpp-sdk-ec2/source/model/DisableFastSnapshotRestoreErrorItem.cpp | novaquark/aws-sdk-cpp | a0969508545bec9ae2864c9e1e2bb9aff109f90c | [
"Apache-2.0"
] | null | null | null | aws-cpp-sdk-ec2/source/model/DisableFastSnapshotRestoreErrorItem.cpp | novaquark/aws-sdk-cpp | a0969508545bec9ae2864c9e1e2bb9aff109f90c | [
"Apache-2.0"
] | null | null | null | /*
* Copyright 2010-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "license" fil... | 33.793103 | 158 | 0.755102 | [
"model"
] |
b45d7ba7c98b64687a784c9e6071d79249463128 | 6,813 | cpp | C++ | gxruntime/gxfont.cpp | ZiYueCommentary/Blitz3D | 866cce504c3b1b8592d034cf50468459f1c767ca | [
"Zlib"
] | null | null | null | gxruntime/gxfont.cpp | ZiYueCommentary/Blitz3D | 866cce504c3b1b8592d034cf50468459f1c767ca | [
"Zlib"
] | null | null | null | gxruntime/gxfont.cpp | ZiYueCommentary/Blitz3D | 866cce504c3b1b8592d034cf50468459f1c767ca | [
"Zlib"
] | null | null | null | #include "std.h"
#include "gxfont.h"
#include "gxcanvas.h"
#include "gxgraphics.h"
#include "gxutf8.h"
#include <inttypes.h>
#include <stdlib.h>
#include <stdio.h>
gxFont::gxFont(FT_Library ftLibrary, gxGraphics* gfx, const std::string& fn, int h) {
graphics = gfx;
filename = fn;
height = h;
FT_New_Face(ftLibra... | 26.203846 | 176 | 0.642889 | [
"render"
] |
b45ead27db2a17f434d329104782bd7c54092e8e | 4,870 | hxx | C++ | Components/Metrics/PCAMetric/elxPCAMetric.hxx | eliseemond/elastix | 0e8572f4a315e0a8f08b07d5947b4f3ac160b575 | [
"Apache-2.0"
] | 318 | 2017-05-22T11:39:46.000Z | 2022-03-27T04:40:13.000Z | Components/Metrics/PCAMetric/elxPCAMetric.hxx | eliseemond/elastix | 0e8572f4a315e0a8f08b07d5947b4f3ac160b575 | [
"Apache-2.0"
] | 358 | 2017-05-22T11:36:05.000Z | 2022-03-18T15:49:10.000Z | Components/Metrics/PCAMetric/elxPCAMetric.hxx | eliseemond/elastix | 0e8572f4a315e0a8f08b07d5947b4f3ac160b575 | [
"Apache-2.0"
] | 102 | 2017-05-22T11:38:44.000Z | 2021-12-23T20:27:51.000Z | /*=========================================================================
*
* Copyright UMC Utrecht and contributors
*
* 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... | 35.035971 | 118 | 0.658111 | [
"transform"
] |
b462a8f4108e9617de5db73cbfd5842fd55f437b | 7,191 | cpp | C++ | libnd4j/include/loops/cpu/transform/transform_bool.cpp | 1m2c3t4/deeplearning4j | 15991607d059282fff560d814fe05fb2df983c32 | [
"Apache-2.0"
] | 1 | 2018-12-14T02:56:28.000Z | 2018-12-14T02:56:28.000Z | libnd4j/include/loops/cpu/transform/transform_bool.cpp | heronggen/deeplearning4j | 4670eee4f25cef84afca2ba2e2ebf46577968308 | [
"Apache-2.0"
] | null | null | null | libnd4j/include/loops/cpu/transform/transform_bool.cpp | heronggen/deeplearning4j | 4670eee4f25cef84afca2ba2e2ebf46577968308 | [
"Apache-2.0"
] | null | null | null | /*******************************************************************************
* Copyright (c) 2015-2018 Skymind, Inc.
*
* This program and the accompanying materials are made available under the
* terms of the Apache License, Version 2.0 which is available at
* https://www.apache.org/licenses/LICENSE-2.0.
*
*... | 47.622517 | 144 | 0.47768 | [
"shape",
"transform"
] |
b465071801bb455756220e3dc0b804b369f55af3 | 6,525 | cc | C++ | src/theia/sfm/sfm_wrapper.cc | urbste/pyTheiaSfM | 814034c96b602fef1dc76ae6692278d61179ebcc | [
"BSD-3-Clause"
] | 3 | 2021-11-10T19:50:36.000Z | 2022-03-03T08:16:54.000Z | src/theia/sfm/sfm_wrapper.cc | urbste/pyTheiaSfM | 814034c96b602fef1dc76ae6692278d61179ebcc | [
"BSD-3-Clause"
] | null | null | null | src/theia/sfm/sfm_wrapper.cc | urbste/pyTheiaSfM | 814034c96b602fef1dc76ae6692278d61179ebcc | [
"BSD-3-Clause"
] | 1 | 2022-03-14T10:19:04.000Z | 2022-03-14T10:19:04.000Z |
#include "theia/sfm/sfm_wrapper.h"
#include "theia/sfm/reconstruction.h"
#include "theia/sfm/twoview_info.h"
#include "theia/sfm/view_graph/view_graph.h"
//#include "theia/image/image.h"
#include "theia/sfm/camera/camera.h"
namespace theia {
std::tuple<bool, TwoViewInfo, std::vector<int>> EstimateTwoViewInfoWrapper(... | 40.277778 | 80 | 0.702375 | [
"vector"
] |
b46e12b19200ff639f8e158502491b91a2f98702 | 22,460 | cpp | C++ | TTF2SDK/ModManager.cpp | Spitfire972/TTF2SDK-1 | 5aafa24e0e856538bbcc2372a0f42c1112c8a71c | [
"MIT"
] | null | null | null | TTF2SDK/ModManager.cpp | Spitfire972/TTF2SDK-1 | 5aafa24e0e856538bbcc2372a0f42c1112c8a71c | [
"MIT"
] | null | null | null | TTF2SDK/ModManager.cpp | Spitfire972/TTF2SDK-1 | 5aafa24e0e856538bbcc2372a0f42c1112c8a71c | [
"MIT"
] | null | null | null | #include "stdafx.h"
#include <rapidjson/document.h>
#include <rapidjson/filereadstream.h>
#include <rapidjson/schema.h>
#include <rapidjson/stringbuffer.h>
#pragma warning(push)
#pragma warning(disable : 4267)
#include "diff_match_patch.h"
#pragma warning(pop)
ModManager& ModMan()
{
return SDK().GetModManager();
... | 34.185693 | 175 | 0.548531 | [
"object",
"vector"
] |
b470c1570bf7913d1f485a1cc59ec2aaea699c04 | 40,392 | cc | C++ | webkit/compositor_bindings/web_transformation_matrix_unittest.cc | jianglong0156/chromium.src | d496dfeebb0f282468827654c2b3769b3378c087 | [
"BSD-3-Clause"
] | 5 | 2018-03-10T13:08:42.000Z | 2021-07-26T15:02:11.000Z | webkit/compositor_bindings/web_transformation_matrix_unittest.cc | sanyaade-mobiledev/chromium.src | d496dfeebb0f282468827654c2b3769b3378c087 | [
"BSD-3-Clause"
] | 1 | 2015-07-21T08:02:01.000Z | 2015-07-21T08:02:01.000Z | webkit/compositor_bindings/web_transformation_matrix_unittest.cc | jianglong0156/chromium.src | d496dfeebb0f282468827654c2b3769b3378c087 | [
"BSD-3-Clause"
] | 6 | 2016-11-14T10:13:35.000Z | 2021-01-23T15:29:53.000Z | // Copyright 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 "config.h"
#define _USE_MATH_DEFINES
#include <math.h>
#include "cc/test/geometry_test_utils.h"
#include "testing/gtest/include/gtest/gtest.h"
... | 30.693009 | 151 | 0.653719 | [
"vector",
"transform"
] |
b470c9e1e5a86c53a9acc4d9abf3299703fa0ccd | 7,738 | cpp | C++ | tests/helics/system_tests/flagTests.cpp | aenkoji1/HELICS | 91f4cbcfb2a003cae955521a22e83461cbf2b629 | [
"BSD-3-Clause"
] | 59 | 2019-06-26T22:40:37.000Z | 2022-03-28T18:00:23.000Z | tests/helics/system_tests/flagTests.cpp | aenkoji1/HELICS | 91f4cbcfb2a003cae955521a22e83461cbf2b629 | [
"BSD-3-Clause"
] | 748 | 2019-06-19T14:15:49.000Z | 2022-03-31T17:26:18.000Z | tests/helics/system_tests/flagTests.cpp | aenkoji1/HELICS | 91f4cbcfb2a003cae955521a22e83461cbf2b629 | [
"BSD-3-Clause"
] | 53 | 2019-07-19T17:22:21.000Z | 2022-03-28T18:00:38.000Z | /*
Copyright (c) 2017-2021,
Battelle Memorial Institute; Lawrence Livermore National Security, LLC; Alliance for Sustainable
Energy, LLC. See the top-level NOTICE for additional details. All rights reserved.
SPDX-License-Identifier: BSD-3-Clause
*/
#include "../application_api/testFixtures.hpp"
#include "helics/Value... | 33.497835 | 97 | 0.695658 | [
"vector"
] |
b47214572aa2e4b1dc8c002eb07506595d489b83 | 8,469 | cpp | C++ | osquery/sql/tests/sqlite_util_tests.cpp | poppyseedplehzr/osquery | c298718c2a6569ff1503fb0bc6f9d3ef7155f034 | [
"BSD-3-Clause"
] | 1 | 2016-08-05T00:17:46.000Z | 2016-08-05T00:17:46.000Z | osquery/sql/tests/sqlite_util_tests.cpp | poppyseedplehzr/osquery | c298718c2a6569ff1503fb0bc6f9d3ef7155f034 | [
"BSD-3-Clause"
] | 1 | 2021-03-20T04:50:14.000Z | 2021-03-20T04:50:14.000Z | osquery/sql/tests/sqlite_util_tests.cpp | poppyseedplehzr/osquery | c298718c2a6569ff1503fb0bc6f9d3ef7155f034 | [
"BSD-3-Clause"
] | 1 | 2019-04-16T10:35:15.000Z | 2019-04-16T10:35:15.000Z | /*
* Copyright (c) 2014-present, Facebook, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*
*/
#in... | 32.448276 | 80 | 0.693588 | [
"vector"
] |
b475008d55c3031d4beb3554a931b7baa66c87dc | 50,490 | cpp | C++ | src/pathtracer.cpp | MatisHudon/redner | 97e173b7829c6d90e7d9d09d50fba43f3f21a821 | [
"MIT"
] | 2 | 2021-06-04T13:27:44.000Z | 2022-03-16T06:21:15.000Z | pathtracer.cpp | Awcrr/redner | b4f57037af26b720d916bbaf26103a3499101a9f | [
"MIT"
] | null | null | null | pathtracer.cpp | Awcrr/redner | b4f57037af26b720d916bbaf26103a3499101a9f | [
"MIT"
] | null | null | null | #include "pathtracer.h"
#include "scene.h"
#include "pcg_sampler.h"
#include "sobol_sampler.h"
#include "parallel.h"
#include "scene.h"
#include "buffer.h"
#include "camera.h"
#include "intersection.h"
#include "active_pixels.h"
#include "shape.h"
#include "material.h"
#include "area_light.h"
#include "envmap.h"
#inclu... | 52.758621 | 114 | 0.535215 | [
"geometry",
"render",
"shape",
"vector"
] |
b476ab06a13160301b4716564b2b70f371d5deaa | 3,736 | cpp | C++ | problemsets/SPOJ/SPOJ - BR/Seletivas/TIROS/tiros.cpp | juarezpaulino/coderemite | a4649d3f3a89d234457032d14a6646b3af339ac1 | [
"Apache-2.0"
] | null | null | null | problemsets/SPOJ/SPOJ - BR/Seletivas/TIROS/tiros.cpp | juarezpaulino/coderemite | a4649d3f3a89d234457032d14a6646b3af339ac1 | [
"Apache-2.0"
] | null | null | null | problemsets/SPOJ/SPOJ - BR/Seletivas/TIROS/tiros.cpp | juarezpaulino/coderemite | a4649d3f3a89d234457032d14a6646b3af339ac1 | [
"Apache-2.0"
] | null | null | null | /**
*
* Author: Juarez Paulino(coderemite)
* Email: juarez.paulino@gmail.com
*
*/
#include <iostream>
#include <string>
#include <sstream>
#include <vector>
#include <algorithm>
#include <cstdio>
#include <cstdlib>
#include <cmath>
#include <queue>
#include <stack>
#include <map>
#include <set>
#define FOR(i,n) ... | 28.090226 | 84 | 0.507762 | [
"vector"
] |
b47f3c7a467f37221227ea667924187aef65c2ad | 3,262 | cc | C++ | open_spiel/examples/matrix_example.cc | texasmichelle/open_spiel | d9a9b8f9f1f44143867217fc3f6ff2db71b174b0 | [
"Apache-2.0"
] | 3,167 | 2019-08-27T06:50:30.000Z | 2022-03-31T22:33:48.000Z | open_spiel/examples/matrix_example.cc | texasmichelle/open_spiel | d9a9b8f9f1f44143867217fc3f6ff2db71b174b0 | [
"Apache-2.0"
] | 650 | 2019-08-27T16:24:09.000Z | 2022-03-30T19:41:09.000Z | open_spiel/examples/matrix_example.cc | texasmichelle/open_spiel | d9a9b8f9f1f44143867217fc3f6ff2db71b174b0 | [
"Apache-2.0"
] | 774 | 2019-08-27T10:36:04.000Z | 2022-03-29T15:44:42.000Z | // Copyright 2019 DeepMind Technologies Ltd. All rights reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless require... | 40.775 | 79 | 0.650828 | [
"vector"
] |
b48c8c7516067bbc6f60646ccb4c6110a87e39a5 | 36,126 | cpp | C++ | control-plane/bfruntime.cpp | kostasyrmia/p4c-1 | 097cf174b612e3b0bdb5665ec54cd856118178e9 | [
"Apache-2.0"
] | 1 | 2021-08-11T13:16:59.000Z | 2021-08-11T13:16:59.000Z | control-plane/bfruntime.cpp | kostasyrmia/p4c-1 | 097cf174b612e3b0bdb5665ec54cd856118178e9 | [
"Apache-2.0"
] | 3 | 2022-02-09T05:27:40.000Z | 2022-03-30T11:32:29.000Z | control-plane/bfruntime.cpp | kostasyrmia/p4c-1 | 097cf174b612e3b0bdb5665ec54cd856118178e9 | [
"Apache-2.0"
] | 1 | 2022-01-06T08:07:25.000Z | 2022-01-06T08:07:25.000Z | /* Copyright 2021 Intel Corporation
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, softwa... | 41.005675 | 98 | 0.628605 | [
"vector"
] |
b490287d2720a30a56b0268128435b88b1aa60b1 | 3,439 | cpp | C++ | input/RegionGraph.cpp | AlesMaver/ExpansionHunter | 274903d26a33cfbc546aac98c85bbfe51701fd3b | [
"BSL-1.0",
"Apache-2.0"
] | null | null | null | input/RegionGraph.cpp | AlesMaver/ExpansionHunter | 274903d26a33cfbc546aac98c85bbfe51701fd3b | [
"BSL-1.0",
"Apache-2.0"
] | null | null | null | input/RegionGraph.cpp | AlesMaver/ExpansionHunter | 274903d26a33cfbc546aac98c85bbfe51701fd3b | [
"BSL-1.0",
"Apache-2.0"
] | null | null | null | //
// Expansion Hunter
// Copyright 2016-2019 Illumina, Inc.
// All rights reserved.
//
// Author: Egor Dolzhenko <edolzhenko@illumina.com>
//
// 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... | 28.421488 | 115 | 0.711835 | [
"vector"
] |
b490d4acaee12ab59d7cb8654afd5218174e4509 | 8,629 | hpp | C++ | ios/Pods/boost-for-react-native/boost/spirit/home/classic/core/parser.hpp | rudylee/expo | b3e65a7a5b205f14a3eb6cd6fa8d13c8d663b1cc | [
"Apache-2.0",
"MIT"
] | 8,805 | 2015-11-03T00:52:29.000Z | 2022-03-29T22:30:03.000Z | ios/Pods/boost-for-react-native/boost/spirit/home/classic/core/parser.hpp | rudylee/expo | b3e65a7a5b205f14a3eb6cd6fa8d13c8d663b1cc | [
"Apache-2.0",
"MIT"
] | 14,694 | 2015-02-24T15:13:42.000Z | 2022-03-31T13:16:45.000Z | ios/Pods/boost-for-react-native/boost/spirit/home/classic/core/parser.hpp | rudylee/expo | b3e65a7a5b205f14a3eb6cd6fa8d13c8d663b1cc | [
"Apache-2.0",
"MIT"
] | 1,329 | 2015-11-03T20:25:51.000Z | 2022-03-31T18:10:38.000Z | /*=============================================================================
Copyright (c) 1998-2003 Joel de Guzman
http://spirit.sourceforge.net/
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
====... | 38.522321 | 80 | 0.512342 | [
"object"
] |
b493691035d785ac05a65de026f052c1bd96cd39 | 1,380 | cpp | C++ | libcxx/test/libcxx/fuzzing/stable_sort.pass.cpp | mkinsner/llvm | 589d48844edb12cd357b3024248b93d64b6760bf | [
"Apache-2.0"
] | 2,338 | 2018-06-19T17:34:51.000Z | 2022-03-31T11:00:37.000Z | libcxx/test/libcxx/fuzzing/stable_sort.pass.cpp | mkinsner/llvm | 589d48844edb12cd357b3024248b93d64b6760bf | [
"Apache-2.0"
] | 3,740 | 2019-01-23T15:36:48.000Z | 2022-03-31T22:01:13.000Z | libcxx/test/libcxx/fuzzing/stable_sort.pass.cpp | mkinsner/llvm | 589d48844edb12cd357b3024248b93d64b6760bf | [
"Apache-2.0"
] | 500 | 2019-01-23T07:49:22.000Z | 2022-03-30T02:59:37.000Z | //===----------------------------------------------------------------------===//
//
// 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
//
//===---------------------------... | 34.5 | 95 | 0.581884 | [
"vector"
] |
b49379a8b310165b65d224081eb8f025eb71d10f | 4,137 | cc | C++ | src/developer/debug/zxdb/client/target.cc | sunshinewithmoonlight/fuchsia-2003 | 02b23026dc7fecbad063210d5d45fa1b17feeb8b | [
"BSD-3-Clause"
] | null | null | null | src/developer/debug/zxdb/client/target.cc | sunshinewithmoonlight/fuchsia-2003 | 02b23026dc7fecbad063210d5d45fa1b17feeb8b | [
"BSD-3-Clause"
] | null | null | null | src/developer/debug/zxdb/client/target.cc | sunshinewithmoonlight/fuchsia-2003 | 02b23026dc7fecbad063210d5d45fa1b17feeb8b | [
"BSD-3-Clause"
] | null | null | null | // Copyright 2018 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "src/developer/debug/zxdb/client/target.h"
#include "src/developer/debug/zxdb/client/setting_schema_definition.h"
#include "src/developer/debug/z... | 40.165049 | 100 | 0.729272 | [
"vector"
] |
a337a6fc6a82193cd9da910e8c970e6583acf5f9 | 7,943 | cpp | C++ | src/util/type_byte_size.cpp | correcthorsebatterystaple/esbmc | 1fc1aed3b7a4aa3a16c3fcd4a4f67f477da0c4cc | [
"BSD-3-Clause"
] | null | null | null | src/util/type_byte_size.cpp | correcthorsebatterystaple/esbmc | 1fc1aed3b7a4aa3a16c3fcd4a4f67f477da0c4cc | [
"BSD-3-Clause"
] | null | null | null | src/util/type_byte_size.cpp | correcthorsebatterystaple/esbmc | 1fc1aed3b7a4aa3a16c3fcd4a4f67f477da0c4cc | [
"BSD-3-Clause"
] | null | null | null | /*******************************************************************\
Module: Pointer Logic
Author: Daniel Kroening, kroening@kroening.com
\*******************************************************************/
#include <util/arith_tools.h>
#include <util/c_types.h>
#include <util/expr.h>
#include <irep2/irep2_... | 26.565217 | 80 | 0.68211 | [
"object"
] |
a33ad8219fb59658ceeef97e3bc8616f9c3945e9 | 33,346 | cpp | C++ | corelib/src/DBDriver.cpp | freicaneca/RTABMapMod | 95a1f386e90e09f7a96912343eb006bb3bc4e67a | [
"BSD-3-Clause"
] | null | null | null | corelib/src/DBDriver.cpp | freicaneca/RTABMapMod | 95a1f386e90e09f7a96912343eb006bb3bc4e67a | [
"BSD-3-Clause"
] | null | null | null | corelib/src/DBDriver.cpp | freicaneca/RTABMapMod | 95a1f386e90e09f7a96912343eb006bb3bc4e67a | [
"BSD-3-Clause"
] | null | null | null | /*
Copyright (c) 2010-2016, Mathieu Labbe - IntRoLab - Universite de Sherbrooke
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
... | 25.749807 | 158 | 0.646194 | [
"vector",
"transform"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.