hexsha stringlengths 40 40 | size int64 7 1.05M | ext stringclasses 13
values | lang stringclasses 1
value | max_stars_repo_path stringlengths 4 269 | max_stars_repo_name stringlengths 5 108 | max_stars_repo_head_hexsha stringlengths 40 40 | max_stars_repo_licenses listlengths 1 9 | max_stars_count int64 1 191k ⌀ | max_stars_repo_stars_event_min_datetime stringlengths 24 24 ⌀ | max_stars_repo_stars_event_max_datetime stringlengths 24 24 ⌀ | max_issues_repo_path stringlengths 4 269 | max_issues_repo_name stringlengths 5 116 | max_issues_repo_head_hexsha stringlengths 40 40 | max_issues_repo_licenses listlengths 1 9 | max_issues_count int64 1 67k ⌀ | max_issues_repo_issues_event_min_datetime stringlengths 24 24 ⌀ | max_issues_repo_issues_event_max_datetime stringlengths 24 24 ⌀ | max_forks_repo_path stringlengths 4 269 | max_forks_repo_name stringlengths 5 116 | max_forks_repo_head_hexsha stringlengths 40 40 | max_forks_repo_licenses listlengths 1 9 | max_forks_count int64 1 105k ⌀ | max_forks_repo_forks_event_min_datetime stringlengths 24 24 ⌀ | max_forks_repo_forks_event_max_datetime stringlengths 24 24 ⌀ | content stringlengths 7 1.05M | avg_line_length float64 1.21 330k | max_line_length int64 6 990k | alphanum_fraction float64 0.01 0.99 | author_id stringlengths 2 40 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
cd3e21da419656a66613a4a983e2edf4d5aa3f9d | 6,313 | cpp | C++ | third_party/WebKit/Source/modules/webgl/WebGLGetBufferSubDataAsync.cpp | google-ar/chromium | 2441c86a5fd975f09a6c30cddb57dfb7fc239699 | [
"Apache-2.0",
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 777 | 2017-08-29T15:15:32.000Z | 2022-03-21T05:29:41.000Z | third_party/WebKit/Source/modules/webgl/WebGLGetBufferSubDataAsync.cpp | harrymarkovskiy/WebARonARCore | 2441c86a5fd975f09a6c30cddb57dfb7fc239699 | [
"Apache-2.0",
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 66 | 2017-08-30T18:31:18.000Z | 2021-08-02T10:59:35.000Z | third_party/WebKit/Source/modules/webgl/WebGLGetBufferSubDataAsync.cpp | harrymarkovskiy/WebARonARCore | 2441c86a5fd975f09a6c30cddb57dfb7fc239699 | [
"Apache-2.0",
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 123 | 2017-08-30T01:19:34.000Z | 2022-03-17T22:55:31.000Z | // Copyright 2016 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "modules/webgl/WebGLGetBufferSubDataAsync.h"
#include "core/dom/DOMException.h"
#include "gpu/GLES2/gl2extchromium.h"
#include "gpu/command_buff... | 36.074286 | 80 | 0.764296 | google-ar |
cd3f00cb62b7a82c5cb412716f0521d99dcd853d | 25,577 | cc | C++ | base/allocator/allocator_shim_unittest.cc | zealoussnow/chromium | fd8a8914ca0183f0add65ae55f04e287543c7d4a | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 14,668 | 2015-01-01T01:57:10.000Z | 2022-03-31T23:33:32.000Z | base/allocator/allocator_shim_unittest.cc | zealoussnow/chromium | fd8a8914ca0183f0add65ae55f04e287543c7d4a | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 86 | 2015-10-21T13:02:42.000Z | 2022-03-14T07:50:50.000Z | base/allocator/allocator_shim_unittest.cc | zealoussnow/chromium | fd8a8914ca0183f0add65ae55f04e287543c7d4a | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 5,941 | 2015-01-02T11:32:21.000Z | 2022-03-31T16:35:46.000Z | // Copyright 2016 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "base/allocator/allocator_shim.h"
#include <stdlib.h>
#include <string.h>
#include <atomic>
#include <iomanip>
#include <memory>
#include <new>... | 35.573018 | 80 | 0.7097 | zealoussnow |
cd3f5062455731485bb70b6490078cd95515799e | 72 | hh | C++ | RAVL2/MSVC/include/Ravl/Image/GaussConvolve.hh | isuhao/ravl2 | 317e0ae1cb51e320b877c3bad6a362447b5e52ec | [
"BSD-Source-Code"
] | null | null | null | RAVL2/MSVC/include/Ravl/Image/GaussConvolve.hh | isuhao/ravl2 | 317e0ae1cb51e320b877c3bad6a362447b5e52ec | [
"BSD-Source-Code"
] | null | null | null | RAVL2/MSVC/include/Ravl/Image/GaussConvolve.hh | isuhao/ravl2 | 317e0ae1cb51e320b877c3bad6a362447b5e52ec | [
"BSD-Source-Code"
] | null | null | null |
#include "../.././Image/Processing/Filters/Convolve/GaussConvolve.hh"
| 18 | 69 | 0.722222 | isuhao |
cd40158fa587ea149d6323d39ce5d36b66d36005 | 440 | hpp | C++ | tests/gt_os/inc/mocks/window-enumerator.mock.hpp | my-repositories/GameTrainer | fd307e0bd6e0ef74e8b3195ad6394c71e2fac555 | [
"MIT"
] | 3 | 2018-10-11T13:37:42.000Z | 2021-03-23T21:54:02.000Z | tests/gt_os/inc/mocks/window-enumerator.mock.hpp | my-repositories/GameTrainer | fd307e0bd6e0ef74e8b3195ad6394c71e2fac555 | [
"MIT"
] | null | null | null | tests/gt_os/inc/mocks/window-enumerator.mock.hpp | my-repositories/GameTrainer | fd307e0bd6e0ef74e8b3195ad6394c71e2fac555 | [
"MIT"
] | null | null | null | #ifndef GAMETRAINER_WINDOW_ENUMERATOR_MOCK_HPP
#define GAMETRAINER_WINDOW_ENUMERATOR_MOCK_HPP
#include <gt_os/window-enumerator.i.hpp>
class WindowEnumeratorMock : public gt::os::IWindowEnumerator {
public:
MOCK_METHOD1(setTitle, gt::os::IWindowEnumerator*(const std::string&));
MOCK_METHOD0(enumerate, gt::os:... | 31.428571 | 75 | 0.793182 | my-repositories |
cd440ea0da86750b6ce74621bc985f77a210e6b2 | 2,553 | cpp | C++ | Lib/Ziran/CS/DataStructure/KdTree.cpp | NTForked/ziran2019 | 35742ac3ab1ae42cf2bbe8761fd7c8e630a638c4 | [
"MIT"
] | 73 | 2019-11-06T13:33:46.000Z | 2020-05-06T15:54:50.000Z | Lib/Ziran/CS/DataStructure/KdTree.cpp | NTForked/ziran2019 | 35742ac3ab1ae42cf2bbe8761fd7c8e630a638c4 | [
"MIT"
] | 6 | 2020-06-24T21:19:33.000Z | 2021-12-15T19:37:53.000Z | Lib/Ziran/CS/DataStructure/KdTree.cpp | NTForked/ziran2019 | 35742ac3ab1ae42cf2bbe8761fd7c8e630a638c4 | [
"MIT"
] | 17 | 2019-11-07T07:15:45.000Z | 2020-05-06T10:40:39.000Z | #include "KdTree.h"
namespace ZIRAN {
/**
add an eigenvec point to the tree
*/
template <int dim>
template <class TV_IN>
void KdTree<dim>::addPoint(const int i, const TV_IN& new_p)
{
TV p;
for (int i = 0; i < dim; i++)
p(i) = (double)(new_p(i));
tree.insert(KdTreeHelper<dim>(i, p));
}
template... | 39.276923 | 182 | 0.620447 | NTForked |
cd44485256c8664d140b4cc445f59264c2e94353 | 11,768 | hxx | C++ | include/geombd/CRTP/DJointBase.hxx | garechav/geombd_crtp | c723c0cda841728fcb34fbad634f166e3237d9d9 | [
"MIT"
] | 1 | 2021-12-20T23:11:23.000Z | 2021-12-20T23:11:23.000Z | include/geombd/CRTP/DJointBase.hxx | garechav/geombd_crtp | c723c0cda841728fcb34fbad634f166e3237d9d9 | [
"MIT"
] | null | null | null | include/geombd/CRTP/DJointBase.hxx | garechav/geombd_crtp | c723c0cda841728fcb34fbad634f166e3237d9d9 | [
"MIT"
] | null | null | null | /**
* \file include/geombd/CRTP/DJointBase.hxx
* \author Alvaro Paz, Gustavo Arechavaleta
* \version 1.0
* \date 2021
*
* Class to implement the CRTP base (interface)
* Copyright (c) 2021 Cinvestav
* This library is distributed under the MIT License.
*/
#ifdef EIGEN_VECTORIZE
#endif
#if... | 48.829876 | 145 | 0.592284 | garechav |
cd49d18ca8c7e4a4656f848822b82592e20fe15b | 9,167 | cxx | C++ | panda/src/display/parasiteBuffer.cxx | kestred/panda3d | 16bfd3750f726a8831771b81649d18d087917fd5 | [
"PHP-3.01",
"PHP-3.0"
] | 3 | 2018-03-09T12:07:29.000Z | 2021-02-25T06:50:25.000Z | panda/src/display/parasiteBuffer.cxx | Sinkay/panda3d | 16bfd3750f726a8831771b81649d18d087917fd5 | [
"PHP-3.01",
"PHP-3.0"
] | null | null | null | panda/src/display/parasiteBuffer.cxx | Sinkay/panda3d | 16bfd3750f726a8831771b81649d18d087917fd5 | [
"PHP-3.01",
"PHP-3.0"
] | null | null | null | // Filename: parasiteBuffer.cxx
// Created by: drose (27Feb04)
//
////////////////////////////////////////////////////////////////////
//
// PANDA 3D SOFTWARE
// Copyright (c) Carnegie Mellon University. All rights reserved.
//
// All use of this software is subject to the terms of the revised BSD
// license. You sh... | 35.393822 | 87 | 0.522417 | kestred |
cd49f7c4a184424639af62ff5022ff61a394ae59 | 963 | cpp | C++ | 0071 Simplify Path/solution.cpp | Aden-Tao/LeetCode | c34019520b5808c4251cb76f69ca2befa820401d | [
"MIT"
] | 1 | 2019-12-19T04:13:15.000Z | 2019-12-19T04:13:15.000Z | 0071 Simplify Path/solution.cpp | Aden-Tao/LeetCode | c34019520b5808c4251cb76f69ca2befa820401d | [
"MIT"
] | null | null | null | 0071 Simplify Path/solution.cpp | Aden-Tao/LeetCode | c34019520b5808c4251cb76f69ca2befa820401d | [
"MIT"
] | null | null | null | #include <bits/stdc++.h>
using namespace std;
class Solution {
public:
string simplifyPath(string path) {
if (path.back() != '/') path += '/';
string res, s;
for (auto &c : path)
{
if (res.empty()) res += c;
else if (c == '/')
{
if... | 22.928571 | 66 | 0.298027 | Aden-Tao |
cd4d1bae880e0dda4505079c61cb2fd611e8eda9 | 1,010 | cpp | C++ | src/Standard/FirstPersonCameraController.cpp | HyperionDH/Tristeon | 8475df94b9dbd4e3b4cc82b89c6d4bab45acef29 | [
"MIT"
] | 38 | 2017-12-04T10:48:28.000Z | 2018-05-11T09:59:41.000Z | src/Standard/FirstPersonCameraController.cpp | Tristeon/Tristeon3D | 8475df94b9dbd4e3b4cc82b89c6d4bab45acef29 | [
"MIT"
] | 9 | 2017-12-04T09:58:55.000Z | 2018-02-05T00:06:41.000Z | src/Standard/FirstPersonCameraController.cpp | Tristeon/Tristeon3D | 8475df94b9dbd4e3b4cc82b89c6d4bab45acef29 | [
"MIT"
] | 3 | 2018-01-10T13:39:12.000Z | 2018-03-17T20:53:22.000Z | #include "FirstPersonCameraController.h"
#include "Core/Transform.h"
#include "Misc/Hardware/Mouse.h"
#include "Misc/Hardware/Time.h"
#include "XPlatform/typename.h"
namespace Tristeon
{
namespace Standard
{
DerivedRegister<FirstPersonCameraController> FirstPersonCameraController::reg;
nlohmann::json FirstPers... | 24.634146 | 93 | 0.715842 | HyperionDH |
cd4ef064954ebd7a87d517796eeeb6d2b4f350f8 | 3,496 | hpp | C++ | include/bit/stl/utilities/detail/compiler_traits/platform/win32.hpp | bitwizeshift/bit-stl | cec555fbda2ea1b6e126fa719637dde8d3f2ddd3 | [
"MIT"
] | 6 | 2017-03-29T07:20:30.000Z | 2021-12-28T20:17:33.000Z | include/bit/stl/utilities/detail/compiler_traits/platform/win32.hpp | bitwizeshift/bit-stl | cec555fbda2ea1b6e126fa719637dde8d3f2ddd3 | [
"MIT"
] | 6 | 2017-10-11T02:26:07.000Z | 2018-04-16T03:09:48.000Z | include/bit/stl/utilities/detail/compiler_traits/platform/win32.hpp | bitwizeshift/bit-stl | cec555fbda2ea1b6e126fa719637dde8d3f2ddd3 | [
"MIT"
] | 1 | 2018-08-27T15:03:47.000Z | 2018-08-27T15:03:47.000Z | /*****************************************************************************
* \file
* \brief This header detects features for Windows platforms
*
* \note This is an internal header file, included by other library headers.
* Do not attempt to use it directly.
**********************************************... | 36.416667 | 129 | 0.674485 | bitwizeshift |
cd50047445a9ddb20977d511d916509d3572e306 | 2,590 | cc | C++ | RecoTracker/ConversionSeedGenerators/plugins/CombinedHitPairGeneratorForPhotonConversion.cc | ckamtsikis/cmssw | ea19fe642bb7537cbf58451dcf73aa5fd1b66250 | [
"Apache-2.0"
] | 13 | 2015-11-30T15:49:45.000Z | 2022-02-08T16:11:30.000Z | RecoTracker/ConversionSeedGenerators/plugins/CombinedHitPairGeneratorForPhotonConversion.cc | ckamtsikis/cmssw | ea19fe642bb7537cbf58451dcf73aa5fd1b66250 | [
"Apache-2.0"
] | 640 | 2015-02-11T18:55:47.000Z | 2022-03-31T14:12:23.000Z | RecoTracker/ConversionSeedGenerators/plugins/CombinedHitPairGeneratorForPhotonConversion.cc | ckamtsikis/cmssw | ea19fe642bb7537cbf58451dcf73aa5fd1b66250 | [
"Apache-2.0"
] | 51 | 2015-08-11T21:01:40.000Z | 2022-03-30T07:31:34.000Z | #include "CombinedHitPairGeneratorForPhotonConversion.h"
#include <memory>
#include "DataFormats/Common/interface/Handle.h"
#include "FWCore/Framework/interface/ConsumesCollector.h"
#include "FWCore/Framework/interface/Event.h"
#include "HitPairGeneratorFromLayerPairForPhotonConversion.h"
#include "FWCore/Utilities/... | 46.25 | 118 | 0.62471 | ckamtsikis |
cd514616c26370ef50c18d6a6d50839b7315a62d | 29,991 | cc | C++ | research/syntaxnet/syntaxnet/char_properties.cc | zcdzcdzcd/models | a31b526a7617a152a138a865b5689bf5b59f655d | [
"Apache-2.0"
] | 3,326 | 2018-01-26T22:42:25.000Z | 2022-02-16T13:16:39.000Z | research/syntaxnet/syntaxnet/char_properties.cc | zcdzcdzcd/models | a31b526a7617a152a138a865b5689bf5b59f655d | [
"Apache-2.0"
] | 150 | 2017-08-28T14:59:36.000Z | 2022-03-11T23:21:35.000Z | research/syntaxnet/syntaxnet/char_properties.cc | zcdzcdzcd/models | a31b526a7617a152a138a865b5689bf5b59f655d | [
"Apache-2.0"
] | 1,474 | 2018-02-01T04:33:18.000Z | 2022-03-08T07:02:20.000Z | /* Copyright 2016 Google Inc. 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 agreed to in ... | 35.408501 | 80 | 0.661265 | zcdzcdzcd |
cd5175264eeaf261eed1956dba071251b8e5418c | 3,924 | cpp | C++ | ParticleShooter/Polygon.cpp | fuzzwaz/ParticleShooter | 9165f5142d797b223e73d145de80317b1fdababf | [
"Apache-2.0"
] | 1 | 2021-09-10T00:44:09.000Z | 2021-09-10T00:44:09.000Z | Fuzzy2D/Polygon.cpp | fuzzwaz/Fuzzy2D-Game-Engine | 1258bb0268a5be5925ce31f7c7edbdcf87eb27c2 | [
"Apache-2.0"
] | null | null | null | Fuzzy2D/Polygon.cpp | fuzzwaz/Fuzzy2D-Game-Engine | 1258bb0268a5be5925ce31f7c7edbdcf87eb27c2 | [
"Apache-2.0"
] | null | null | null | #include "Common.h"
#include "Polygon.h"
#include "Vector2.h"
Polygon::Polygon()
{
_vertices.reset(new std::vector<Vector2>());
_perpendiculars.reset(new std::vector<Vector2>());
}
void Polygon::operator=(const Polygon& source)
{
if (this == &source)
return;
_vertices->clear();
_perpendiculars->clear();
_ve... | 25.480519 | 115 | 0.717635 | fuzzwaz |
cd5192159d2d380d6bb84e44bfdf7fbeccf894f7 | 1,695 | cc | C++ | src/FractalStruct/force_at_particle.cc | jmikeowen/Spheral | 3e1082a7aefd6b328bd3ae24ca1a477108cfc3c4 | [
"BSD-Source-Code",
"BSD-3-Clause-LBNL",
"FSFAP"
] | 22 | 2018-07-31T21:38:22.000Z | 2020-06-29T08:58:33.000Z | src/FractalStruct/force_at_particle.cc | markguozhiming/spheral | bbb982102e61edb8a1d00cf780bfa571835e1b61 | [
"BSD-Source-Code",
"BSD-3-Clause-LBNL",
"FSFAP"
] | 41 | 2020-09-28T23:14:27.000Z | 2022-03-28T17:01:33.000Z | src/FractalStruct/force_at_particle.cc | markguozhiming/spheral | bbb982102e61edb8a1d00cf780bfa571835e1b61 | [
"BSD-Source-Code",
"BSD-3-Clause-LBNL",
"FSFAP"
] | 7 | 2019-12-01T07:00:06.000Z | 2020-09-15T21:12:39.000Z | #include "libs.hh"
#include "classes.hh"
#include "headers.hh"
namespace FractalSpace
{
void force_at_particle(Group& group, Fractal& fractal,const bool& conserve)
{
fractal.timing(-1,8);
ofstream& FileFractal=fractal.p_file->DUMPS;
vector <double> dens(8);
vector <double> weights(8);
vector <d... | 27.33871 | 97 | 0.632448 | jmikeowen |
cd5233f448b5bbb7254076384c8aafb1a319ddc0 | 2,195 | cc | C++ | chrome/browser/chromeos/login/easy_unlock/easy_unlock_user_login_flow.cc | sarang-apps/darshan_browser | 173649bb8a7c656dc60784d19e7bb73e07c20daa | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | chrome/browser/chromeos/login/easy_unlock/easy_unlock_user_login_flow.cc | sarang-apps/darshan_browser | 173649bb8a7c656dc60784d19e7bb73e07c20daa | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | chrome/browser/chromeos/login/easy_unlock/easy_unlock_user_login_flow.cc | sarang-apps/darshan_browser | 173649bb8a7c656dc60784d19e7bb73e07c20daa | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 2 | 2021-01-05T23:43:46.000Z | 2021-01-07T23:36:34.000Z | // Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chrome/browser/chromeos/login/easy_unlock/easy_unlock_user_login_flow.h"
#include "base/metrics/histogram_macros.h"
#include "chrome/browser/ch... | 31.811594 | 82 | 0.7918 | sarang-apps |
cd547ac5c53ee63d3d283612a9009197499528ca | 4,900 | cpp | C++ | icpc/2020-5-30/D.cpp | Riteme/test | b511d6616a25f4ae8c3861e2029789b8ee4dcb8d | [
"BSD-Source-Code"
] | 3 | 2018-08-30T09:43:20.000Z | 2019-12-03T04:53:43.000Z | icpc/2020-5-30/D.cpp | Riteme/test | b511d6616a25f4ae8c3861e2029789b8ee4dcb8d | [
"BSD-Source-Code"
] | null | null | null | icpc/2020-5-30/D.cpp | Riteme/test | b511d6616a25f4ae8c3861e2029789b8ee4dcb8d | [
"BSD-Source-Code"
] | null | null | null | #include <cstdio>
#include <cstring>
#include <stack>
#include <vector>
#include <algorithm>
#include <unordered_map>
using namespace std;
#define NMAX 200000
#define MEMSIZE 1800000
struct Pair {
int u, v;
bool operator==(const Pair &z) const {
return u == z.u && v == z.v;
}
};
namespace std ... | 20.588235 | 58 | 0.391837 | Riteme |
cd54b296c3370bee409421ff58e93b1bb0ca1fc3 | 4,596 | hpp | C++ | include/realm/core/component.hpp | pyrbin/realm.hpp | e34b18ce1f5c39b080a9e70f675adf740490ff83 | [
"MIT"
] | 2 | 2020-03-01T18:15:27.000Z | 2020-03-25T10:21:59.000Z | include/realm/core/component.hpp | pyrbin/realm.hpp | e34b18ce1f5c39b080a9e70f675adf740490ff83 | [
"MIT"
] | null | null | null | include/realm/core/component.hpp | pyrbin/realm.hpp | e34b18ce1f5c39b080a9e70f675adf740490ff83 | [
"MIT"
] | 1 | 2020-03-25T10:22:00.000Z | 2020-03-25T10:22:00.000Z | #pragma once
#include <cstddef>
#include <functional>
#include <iostream>
#include <vector>
#include <realm/util/identifier.hpp>
#include <realm/util/type_traits.hpp>
namespace realm {
/**
* @brief Memory layout
* Describes a particular layout of memory. Inspired by Rust's alloc::Layout.
* @ref https://doc.rust-l... | 24.446809 | 100 | 0.629896 | pyrbin |
cd55cc5b68d628bbff6e9fd9ebbf86ee87d7c262 | 15,669 | c++ | C++ | c++/src/capnp/schema-parser.c++ | faizol/capnproto | be7a80b4add706ddaeb41689221146b86c3e0f5f | [
"MIT"
] | 1 | 2022-03-23T23:49:55.000Z | 2022-03-23T23:49:55.000Z | c++/src/capnp/schema-parser.c++ | faizol/capnproto | be7a80b4add706ddaeb41689221146b86c3e0f5f | [
"MIT"
] | null | null | null | c++/src/capnp/schema-parser.c++ | faizol/capnproto | be7a80b4add706ddaeb41689221146b86c3e0f5f | [
"MIT"
] | null | null | null | // Copyright (c) 2013-2014 Sandstorm Development Group, Inc. and contributors
// Licensed under 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, inc... | 34.361842 | 97 | 0.664752 | faizol |
cd565ed49ea1c9e80360b98111311d6cb23f1b6e | 9,716 | cc | C++ | SimPPS/PPSPixelDigiProducer/plugins/PPSPixelDigiProducer.cc | swiedenb/cmssw | f91490fd5861333c9be8b8a0ce74eb7816cb2d11 | [
"Apache-2.0"
] | 1 | 2019-12-19T13:43:44.000Z | 2019-12-19T13:43:44.000Z | SimPPS/PPSPixelDigiProducer/plugins/PPSPixelDigiProducer.cc | swiedenb/cmssw | f91490fd5861333c9be8b8a0ce74eb7816cb2d11 | [
"Apache-2.0"
] | 7 | 2020-02-10T18:55:34.000Z | 2022-01-16T20:08:44.000Z | SimPPS/PPSPixelDigiProducer/plugins/PPSPixelDigiProducer.cc | swiedenb/cmssw | f91490fd5861333c9be8b8a0ce74eb7816cb2d11 | [
"Apache-2.0"
] | 1 | 2020-11-06T14:49:52.000Z | 2020-11-06T14:49:52.000Z | #ifndef SimPPS_PPSPixelDigiProducer_PPSPixelDigiProducer_h
#define SimPPS_PPSPixelDigiProducer_PPSPixelDigiProducer_h
// -*- C++ -*-
//
// Package: PPSPixelDigiProducer
// Class: CTPPSPixelDigiProducer
//
/**\class CTPPSPixelDigiProducer PPSPixelDigiProducer.cc SimPPS/PPSPixelDigiProducer/plugins/PPSPixelDigiP... | 37.658915 | 168 | 0.72077 | swiedenb |
cd56e796cc589b6b6883bef7024befae8ab36dc6 | 251 | cpp | C++ | gps_kalman_filter/src/gps_kf_node.cpp | oaklandrobotics/ou_self_drive_ros | 54e460e5c10780652310f31cded1f50d9467c8d7 | [
"BSD-2-Clause"
] | 2 | 2020-09-19T00:57:47.000Z | 2020-09-19T03:55:57.000Z | gps_kalman_filter/src/gps_kf_node.cpp | oaklandrobotics/ou_self_drive_ros | 54e460e5c10780652310f31cded1f50d9467c8d7 | [
"BSD-2-Clause"
] | 1 | 2019-03-23T16:27:11.000Z | 2019-03-23T16:27:11.000Z | gps_kalman_filter/src/gps_kf_node.cpp | oaklandrobotics/ou_self_drive_ros | 54e460e5c10780652310f31cded1f50d9467c8d7 | [
"BSD-2-Clause"
] | 2 | 2020-11-15T20:29:56.000Z | 2021-09-12T00:02:14.000Z | #include <ros/ros.h>
#include "GpsKalmanFilter.h"
int main(int argc, char** argv)
{
ros::init(argc, argv, "gps_kalman_filter");
ros::NodeHandle n;
ros::NodeHandle pn("~");
gps_kalman_filter::GpsKalmanFilter node(n, pn);
ros::spin();
} | 19.307692 | 49 | 0.661355 | oaklandrobotics |
cd56f95ad30452c0b347f00d65240e938b3ea8be | 44,101 | cxx | C++ | sprokit/tests/sprokit/pipeline_util/test_pipe_bakery.cxx | neal-siekierski/kwiver | 1c97ad72c8b6237cb4b9618665d042be16825005 | [
"BSD-3-Clause"
] | null | null | null | sprokit/tests/sprokit/pipeline_util/test_pipe_bakery.cxx | neal-siekierski/kwiver | 1c97ad72c8b6237cb4b9618665d042be16825005 | [
"BSD-3-Clause"
] | null | null | null | sprokit/tests/sprokit/pipeline_util/test_pipe_bakery.cxx | neal-siekierski/kwiver | 1c97ad72c8b6237cb4b9618665d042be16825005 | [
"BSD-3-Clause"
] | null | null | null | /*ckwg +29
* Copyright 2012-2018 by Kitware, Inc.
* 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 li... | 35.854472 | 140 | 0.657581 | neal-siekierski |
cd58bcd6eb02b7c3b11c24a2cae39ed0b353711b | 4,558 | cpp | C++ | src/3rdparty/pythonqt/generator/parser/rpp/preprocessor.cpp | aliakseis/FVD | 8d549834fcf9e8fdd5ebecdcaf9410074876b2ed | [
"MIT"
] | null | null | null | src/3rdparty/pythonqt/generator/parser/rpp/preprocessor.cpp | aliakseis/FVD | 8d549834fcf9e8fdd5ebecdcaf9410074876b2ed | [
"MIT"
] | null | null | null | src/3rdparty/pythonqt/generator/parser/rpp/preprocessor.cpp | aliakseis/FVD | 8d549834fcf9e8fdd5ebecdcaf9410074876b2ed | [
"MIT"
] | null | null | null | /****************************************************************************
**
** Copyright (C) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
** This file is part of the Qt Script Generator project on Qt Labs.
**
** $QT_BEGIN_LICE... | 25.751412 | 93 | 0.64129 | aliakseis |
cd5905a4ef373352261cfb942ce39d9da755dec8 | 659 | cpp | C++ | torch/csrc/lazy/python/init.cpp | ljhOfGithub/pytorch | c568f7b16f2a98d72ff5b7c6c6161b67b2c27514 | [
"Intel"
] | 2 | 2022-02-14T13:56:03.000Z | 2022-02-14T13:56:05.000Z | torch/csrc/lazy/python/init.cpp | ljhOfGithub/pytorch | c568f7b16f2a98d72ff5b7c6c6161b67b2c27514 | [
"Intel"
] | 1 | 2019-07-23T15:23:32.000Z | 2019-07-23T15:32:23.000Z | torch/csrc/lazy/python/init.cpp | ljhOfGithub/pytorch | c568f7b16f2a98d72ff5b7c6c6161b67b2c27514 | [
"Intel"
] | 2 | 2019-07-23T14:37:31.000Z | 2019-07-23T14:47:13.000Z | #include <torch/csrc/lazy/python/init.h>
#include <torch/csrc/lazy/core/debug_util.h>
#include <torch/csrc/lazy/python/python_util.h>
namespace torch {
namespace lazy {
void initLazyBindings(PyObject* /* module */){
#ifndef USE_DEPLOY
// When libtorch_python is loaded, we register the python frame getter
// othe... | 29.954545 | 81 | 0.754173 | ljhOfGithub |
cd59fa9054e04fee861bc5998147190383fed43a | 5,384 | cpp | C++ | B2G/gecko/content/events/src/nsDOMNotifyAudioAvailableEvent.cpp | wilebeast/FireFox-OS | 43067f28711d78c429a1d6d58c77130f6899135f | [
"Apache-2.0"
] | 3 | 2015-08-31T15:24:31.000Z | 2020-04-24T20:31:29.000Z | B2G/gecko/content/events/src/nsDOMNotifyAudioAvailableEvent.cpp | wilebeast/FireFox-OS | 43067f28711d78c429a1d6d58c77130f6899135f | [
"Apache-2.0"
] | null | null | null | B2G/gecko/content/events/src/nsDOMNotifyAudioAvailableEvent.cpp | wilebeast/FireFox-OS | 43067f28711d78c429a1d6d58c77130f6899135f | [
"Apache-2.0"
] | 3 | 2015-07-29T07:17:15.000Z | 2020-11-04T06:55:37.000Z | /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* vim:set ts=2 sw=2 sts=2 et cindent: */
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.... | 39.014493 | 108 | 0.670134 | wilebeast |
cd5b3fd49836834a174cc6548e2045163fc7744e | 4,738 | hpp | C++ | src/main/cpp/Balau/Dev/Assert.hpp | borasoftware/balau | 8bb82e9cbf7aa8193880eda1de5cbca4db1e1c14 | [
"Apache-2.0"
] | 6 | 2018-12-30T15:09:26.000Z | 2020-04-20T09:27:59.000Z | src/main/cpp/Balau/Dev/Assert.hpp | borasoftware/balau | 8bb82e9cbf7aa8193880eda1de5cbca4db1e1c14 | [
"Apache-2.0"
] | null | null | null | src/main/cpp/Balau/Dev/Assert.hpp | borasoftware/balau | 8bb82e9cbf7aa8193880eda1de5cbca4db1e1c14 | [
"Apache-2.0"
] | 2 | 2019-11-12T08:07:16.000Z | 2019-11-29T11:19:47.000Z | // @formatter:off
//
// Balau core C++ library
//
// Copyright (C) 2008 Bora Software (contact@borasoftware.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
//
// http://www.apach... | 26.768362 | 114 | 0.689109 | borasoftware |
cd5b741d65503fdf30eed5b872d5ebc30ca2acd7 | 6,347 | cpp | C++ | soundlib/plugins/DigiBoosterEcho.cpp | ev3dev/libopenmpt | 06d2c8b26a148dc6e87ccfe2ab4bcb82a55d6714 | [
"BSD-3-Clause"
] | null | null | null | soundlib/plugins/DigiBoosterEcho.cpp | ev3dev/libopenmpt | 06d2c8b26a148dc6e87ccfe2ab4bcb82a55d6714 | [
"BSD-3-Clause"
] | null | null | null | soundlib/plugins/DigiBoosterEcho.cpp | ev3dev/libopenmpt | 06d2c8b26a148dc6e87ccfe2ab4bcb82a55d6714 | [
"BSD-3-Clause"
] | null | null | null | /*
* DigiBoosterEcho.cpp
* -------------------
* Purpose: Implementation of the DigiBooster Pro Echo DSP
* Notes : (currently none)
* Authors: OpenMPT Devs, based on original code by Grzegorz Kraszewski (BSD 2-clause)
* The OpenMPT source code is released under the BSD license. Read LICENSE for more details.
*/... | 26.668067 | 108 | 0.598393 | ev3dev |
cd5cd82914164fe87e414e025406662814b15a1b | 2,913 | cpp | C++ | src/projects/scripts/run.cpp | AntonBankevich/DR | 73450ad3b25f90a3c7747aaf17fe60d13d9692d3 | [
"BSD-3-Clause"
] | 3 | 2020-11-14T14:41:55.000Z | 2020-12-12T07:05:51.000Z | src/projects/scripts/run.cpp | AntonBankevich/DR | 73450ad3b25f90a3c7747aaf17fe60d13d9692d3 | [
"BSD-3-Clause"
] | 1 | 2022-02-01T11:16:31.000Z | 2022-02-01T18:56:55.000Z | src/projects/scripts/run.cpp | AntonBankevich/DR | 73450ad3b25f90a3c7747aaf17fe60d13d9692d3 | [
"BSD-3-Clause"
] | null | null | null | #include <common/verify.hpp>
#include <experimental/filesystem>
#include <fstream>
#include <unistd.h>
#include <common/dir_utils.hpp>
#include <common/string_utils.hpp>
std::string getFirst(const std::experimental::filesystem::path &cfile) {
std::string res;
std::ifstream is;
is.open(cfile);
std::getl... | 33.482759 | 119 | 0.557501 | AntonBankevich |
cd6085a4c75c956e4f3511e5d4460f2db121b6ba | 6,017 | cc | C++ | contrib/gcc-4.1/libstdc++-v3/src/ios.cc | masami256/dfly-3.0.2-bhyve | 6f6c18db6fa90734135a2044769035eb82b821c1 | [
"BSD-3-Clause"
] | 3 | 2017-03-06T14:12:57.000Z | 2019-11-23T09:35:10.000Z | contrib/gcc-4.1/libstdc++-v3/src/ios.cc | masami256/dfly-3.0.2-bhyve | 6f6c18db6fa90734135a2044769035eb82b821c1 | [
"BSD-3-Clause"
] | null | null | null | contrib/gcc-4.1/libstdc++-v3/src/ios.cc | masami256/dfly-3.0.2-bhyve | 6f6c18db6fa90734135a2044769035eb82b821c1 | [
"BSD-3-Clause"
] | null | null | null | // Iostreams base classes -*- C++ -*-
// Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006
// Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it and/or modify it under the
// terms of the GNU General Publi... | 30.85641 | 79 | 0.69769 | masami256 |
cd6135ffe5611c062dd725a7d1803a1549aa1639 | 605 | hpp | C++ | willow/include/popart/popx/op/reducesumsquarex.hpp | gglin001/popart | 3225214343f6d98550b6620e809a3544e8bcbfc6 | [
"MIT"
] | 61 | 2020-07-06T17:11:46.000Z | 2022-03-12T14:42:51.000Z | willow/include/popart/popx/op/reducesumsquarex.hpp | gglin001/popart | 3225214343f6d98550b6620e809a3544e8bcbfc6 | [
"MIT"
] | 1 | 2021-02-25T01:30:29.000Z | 2021-11-09T11:13:14.000Z | willow/include/popart/popx/op/reducesumsquarex.hpp | gglin001/popart | 3225214343f6d98550b6620e809a3544e8bcbfc6 | [
"MIT"
] | 6 | 2020-07-15T12:33:13.000Z | 2021-11-07T06:55:00.000Z | // Copyright (c) 2018 Graphcore Ltd. All rights reserved.
#ifndef GUARD_NEURALNET_REDUCESUMSQUAREX_HPP
#define GUARD_NEURALNET_REDUCESUMSQUAREX_HPP
#include <popart/names.hpp>
#include <popart/popx/popopx.hpp>
namespace popart {
namespace popx {
class ReduceSumSquareOpx : public PopOpx {
public:
ReduceSumSquareOpx... | 22.407407 | 57 | 0.758678 | gglin001 |
cd62b9eb823200cbe57965f55ecc0ad90ba578ba | 405 | hpp | C++ | src/TextFile.hpp | oleksandrkozlov/touch-typing | e38f315fa979ab66539c0a6a47796b5e6cabe0a2 | [
"MIT"
] | 1 | 2020-10-10T14:04:15.000Z | 2020-10-10T14:04:15.000Z | src/TextFile.hpp | oleksandrkozlov/touch-typing | e38f315fa979ab66539c0a6a47796b5e6cabe0a2 | [
"MIT"
] | 37 | 2020-04-19T12:37:03.000Z | 2021-06-06T09:33:37.000Z | src/TextFile.hpp | oleksandrkozlov/touch-typing | e38f315fa979ab66539c0a6a47796b5e6cabe0a2 | [
"MIT"
] | null | null | null | #ifndef TOUCH_TYPING_TEXT_FILER_HPP
#define TOUCH_TYPING_TEXT_FILER_HPP
#include <filesystem>
#include <string>
namespace touch_typing {
class TextFile {
public:
explicit TextFile(const std::filesystem::path& filename);
[[nodiscard]] auto asString() const noexcept -> const std::string&;
private:
std::s... | 18.409091 | 71 | 0.753086 | oleksandrkozlov |
cd661369a54ab9c8aa3fdc9d51347c4ab770b7e6 | 3,534 | hpp | C++ | include/eve/module/bessel/detail/kernel_bessel_i.hpp | HadrienG2/eve | 3afdcfb524f88c0b88df9b54e25bbb9b33f518ec | [
"MIT"
] | null | null | null | include/eve/module/bessel/detail/kernel_bessel_i.hpp | HadrienG2/eve | 3afdcfb524f88c0b88df9b54e25bbb9b33f518ec | [
"MIT"
] | null | null | null | include/eve/module/bessel/detail/kernel_bessel_i.hpp | HadrienG2/eve | 3afdcfb524f88c0b88df9b54e25bbb9b33f518ec | [
"MIT"
] | null | null | null | //==================================================================================================
/**
EVE - Expressive Vector Engine
Copyright : EVE Contributors & Maintainers
SPDX-License-Identifier: MIT
**/
//==================================================================================================
#... | 34.647059 | 101 | 0.44652 | HadrienG2 |
cd6814ea4fe461770f5a10fa91ae225fab1ccbf8 | 13,619 | hpp | C++ | src/include/tdap/Limiter.hpp | emmef/speakerman | ea2352c6291b015375056120280640f50fd084e1 | [
"Apache-2.0"
] | 2 | 2016-05-02T07:52:31.000Z | 2020-02-15T16:03:05.000Z | src/include/tdap/Limiter.hpp | emmef/speakerman | ea2352c6291b015375056120280640f50fd084e1 | [
"Apache-2.0"
] | 3 | 2016-09-08T22:56:12.000Z | 2022-03-06T10:47:35.000Z | src/include/tdap/Limiter.hpp | emmef/speakerman | ea2352c6291b015375056120280640f50fd084e1 | [
"Apache-2.0"
] | 1 | 2022-03-05T21:38:39.000Z | 2022-03-05T21:38:39.000Z | #ifndef TDAP_M_LIMITER_HPP
#define TDAP_M_LIMITER_HPP
/*
* tdap/Limiter.hpp
*
* Added by michel on 2020-02-09
* Copyright (C) 2015-2020 Michel Fleur.
* Source https://github.com/emmef/speakerman
* Email speakerman@emmef.org
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use t... | 35.010283 | 80 | 0.677289 | emmef |
cd68929d6cfcef605b9da503ac4e87f494cd9ead | 1,295 | cpp | C++ | grid_map_filters/src/DeletionFilter.cpp | saikrn112/grid_map | f64a471c6fc9059a7db7e3327ff94a65f862d95c | [
"BSD-3-Clause"
] | 2 | 2019-04-18T01:26:21.000Z | 2021-07-14T01:23:05.000Z | grid_map_filters/src/DeletionFilter.cpp | saikrn112/grid_map | f64a471c6fc9059a7db7e3327ff94a65f862d95c | [
"BSD-3-Clause"
] | null | null | null | grid_map_filters/src/DeletionFilter.cpp | saikrn112/grid_map | f64a471c6fc9059a7db7e3327ff94a65f862d95c | [
"BSD-3-Clause"
] | 8 | 2018-02-20T17:33:33.000Z | 2021-07-18T20:48:36.000Z | /*
* DeletionFilter.cpp
*
* Created on: Mar 19, 2015
* Author: Martin Wermelinger, Peter Fankhauser
* Institute: ETH Zurich, Autonomous Systems Lab
*/
#include "grid_map_filters/DeletionFilter.hpp"
#include <grid_map_core/GridMap.hpp>
#include <pluginlib/class_list_macros.h>
using namespace filters;
n... | 20.234375 | 107 | 0.680309 | saikrn112 |
cd6a0ac75ba33cbd688135f9d2195d3c74ea56fb | 411 | cpp | C++ | pepcoding_problem/decimal_to_any_base.cpp | sahilduhan/Learn-C-plus-plus | 80dba2ee08b36985deb297293a0318da5d6ace94 | [
"RSA-MD"
] | null | null | null | pepcoding_problem/decimal_to_any_base.cpp | sahilduhan/Learn-C-plus-plus | 80dba2ee08b36985deb297293a0318da5d6ace94 | [
"RSA-MD"
] | null | null | null | pepcoding_problem/decimal_to_any_base.cpp | sahilduhan/Learn-C-plus-plus | 80dba2ee08b36985deb297293a0318da5d6ace94 | [
"RSA-MD"
] | null | null | null | #include <bits/stdc++.h>
using namespace std;
int get_value_base(int num, int base)
{
int rv = 0;
int p = 1;
while (num > 0)
{
int dig = num % base;
num = num / base;
rv += dig * p;
p = p * 10;
}
return rv;
}
int main()
{
int num = 634;
int base = 8;
... | 15.807692 | 37 | 0.479319 | sahilduhan |
cd6b4e146f8b9dc27e50e2dccd2cfbba91574315 | 1,493 | cpp | C++ | art-of-prog/31-longest_inc_seq/31-longest_inc_seq.cpp | Ginkgo-Biloba/Cpp-Repo1-VS | 231c68a055e6bf69a3f7c224e7c0182b67ce5b67 | [
"Apache-2.0"
] | null | null | null | art-of-prog/31-longest_inc_seq/31-longest_inc_seq.cpp | Ginkgo-Biloba/Cpp-Repo1-VS | 231c68a055e6bf69a3f7c224e7c0182b67ce5b67 | [
"Apache-2.0"
] | null | null | null | art-of-prog/31-longest_inc_seq/31-longest_inc_seq.cpp | Ginkgo-Biloba/Cpp-Repo1-VS | 231c68a055e6bf69a3f7c224e7c0182b67ce5b67 | [
"Apache-2.0"
] | null | null | null | #include <cstdio>
#include <cstring>
#include <cstdlib>
/**< 问题:最长递增子序列 */
// Ref: http://blog.csdn.net/joylnwang/article/details/6766317
// Ref: http://qiemengdao.iteye.com/blog/1660229
/* 给定一个长度为 N 的数组 a0, a1, a2, ..., an - 1,找出一个最长的单调递增子序列
* 递增的意思是对于任意的 i < j,都满足 ai < aj,此外子序列的意思是不要求连续,顺序不乱即可。
* 例如,长度为 6 的数组 A =... | 22.283582 | 75 | 0.536504 | Ginkgo-Biloba |
cd6c1f3bac89b2e9d9ec5091e854dd1ed3be62d5 | 3,001 | cpp | C++ | 5804.cpp | viniciusmalloc/live-archive | b867987512872a9ae8156bbbcfbf47caf5e9ed8e | [
"MIT"
] | null | null | null | 5804.cpp | viniciusmalloc/live-archive | b867987512872a9ae8156bbbcfbf47caf5e9ed8e | [
"MIT"
] | null | null | null | 5804.cpp | viniciusmalloc/live-archive | b867987512872a9ae8156bbbcfbf47caf5e9ed8e | [
"MIT"
] | null | null | null | #include <bits/stdc++.h>
#define FOR(i, a, b) for (int i = a; i <= b; ++i)
#define RFOR(i, b, a) for (int i = b; i >= a; --i)
#define REP(i, N) for (int i = 0; i < N; ++i)
#define MAXN 10000
#define INF 0x3F3F3F3F
#define LINF 0x3F3F3F3FFFFFFFFFLL
#define pb push_back
#define mp make_pair
using namespace std;
struct ... | 21.589928 | 99 | 0.461846 | viniciusmalloc |
cd6c4ec5bc7be4140ea8941d1cbc673016774ea5 | 2,739 | cpp | C++ | src/volt/config.cpp | voltengine/volt | fbefe2e0a8e461b6130ffe926870c4848bd6e7d1 | [
"MIT"
] | null | null | null | src/volt/config.cpp | voltengine/volt | fbefe2e0a8e461b6130ffe926870c4848bd6e7d1 | [
"MIT"
] | null | null | null | src/volt/config.cpp | voltengine/volt | fbefe2e0a8e461b6130ffe926870c4848bd6e7d1 | [
"MIT"
] | null | null | null | #include <volt/pch.hpp>
#include <volt/config.hpp>
#include <volt/util/util.hpp>
#include <volt/log.hpp>
#include <volt/paths.hpp>
namespace fs = std::filesystem;
namespace nl = nlohmann;
#ifdef VOLT_DEVELOPMENT
static nl::json base_config;
#endif
static nl::json default_config, config;
static nl::json cleave(nl::... | 22.636364 | 82 | 0.676159 | voltengine |
cd6f29d280057686f7e946b62b09f9681663264e | 5,851 | cpp | C++ | REDSI_1160929_1161573/boost_1_67_0/libs/contract/test/invariant/ifdef_macro.cpp | Wultyc/ISEP_1718_2A2S_REDSI_TrabalhoGrupo | eb0f7ef64e188fe871f47c2ef9cdef36d8a66bc8 | [
"MIT"
] | 32 | 2019-02-27T06:57:07.000Z | 2021-08-29T10:56:19.000Z | REDSI_1160929_1161573/boost_1_67_0/libs/contract/test/invariant/ifdef_macro.cpp | Wultyc/ISEP_1718_2A2S_REDSI_TrabalhoGrupo | eb0f7ef64e188fe871f47c2ef9cdef36d8a66bc8 | [
"MIT"
] | 1 | 2019-04-04T18:00:00.000Z | 2019-04-04T18:00:00.000Z | REDSI_1160929_1161573/boost_1_67_0/libs/contract/test/invariant/ifdef_macro.cpp | Wultyc/ISEP_1718_2A2S_REDSI_TrabalhoGrupo | eb0f7ef64e188fe871f47c2ef9cdef36d8a66bc8 | [
"MIT"
] | 5 | 2019-08-20T13:45:04.000Z | 2022-03-01T18:23:49.000Z |
// Copyright (C) 2008-2018 Lorenzo Caminiti
// Distributed under the Boost Software License, Version 1.0 (see accompanying
// file LICENSE_1_0.txt or a copy at http://www.boost.org/LICENSE_1_0.txt).
// See: http://www.boost.org/doc/libs/release/libs/contract/doc/html/index.html
// Test invariant compilation on/... | 34.216374 | 80 | 0.508631 | Wultyc |
cd70c8416a48b9fcb1fee0c060b9d22f4b4d9b86 | 11,349 | cpp | C++ | samples/ExternalFunction/ExternalFunction.cpp | kidaa/xalan-c | bb666d0ab3d0a192410823e6857c203d83c27b16 | [
"Apache-2.0"
] | null | null | null | samples/ExternalFunction/ExternalFunction.cpp | kidaa/xalan-c | bb666d0ab3d0a192410823e6857c203d83c27b16 | [
"Apache-2.0"
] | 1 | 2021-08-18T12:32:31.000Z | 2021-08-18T12:32:31.000Z | samples/ExternalFunction/ExternalFunction.cpp | AaronNGray/xalan | 6741bbdcb64a9d33df8bd7e21b558d66bb4292ec | [
"Apache-2.0"
] | null | null | null | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the "License");
* you m... | 27.021429 | 105 | 0.61186 | kidaa |
cd7180fb7a54729b962f716841121ad3318c625a | 2,541 | cc | C++ | src/eckit/linalg/sparse/LinearAlgebraEigen.cc | matthewrmshin/eckit | ea30183f8d7a65ed89abf97f86d97e02ec366144 | [
"Apache-2.0"
] | null | null | null | src/eckit/linalg/sparse/LinearAlgebraEigen.cc | matthewrmshin/eckit | ea30183f8d7a65ed89abf97f86d97e02ec366144 | [
"Apache-2.0"
] | null | null | null | src/eckit/linalg/sparse/LinearAlgebraEigen.cc | matthewrmshin/eckit | ea30183f8d7a65ed89abf97f86d97e02ec366144 | [
"Apache-2.0"
] | null | null | null | /*
* (C) Copyright 1996- ECMWF.
*
* This software is licensed under the terms of the Apache Licence Version 2.0
* which can be obtained at http://www.apache.org/licenses/LICENSE-2.0.
* In applying this licence, ECMWF does not waive the privileges and immunities
* granted to it by virtue of its status as an interg... | 30.25 | 140 | 0.677292 | matthewrmshin |
cd721d3b8d1bf423a2e2d42632a35078e291a2cc | 28,059 | cpp | C++ | packages/arb-avm-cpp/tests/checkpoint.cpp | mrsmkl/arbitrum | 7941a8c4870f98ed7999357049a5eec4a75d8c78 | [
"Apache-2.0"
] | null | null | null | packages/arb-avm-cpp/tests/checkpoint.cpp | mrsmkl/arbitrum | 7941a8c4870f98ed7999357049a5eec4a75d8c78 | [
"Apache-2.0"
] | null | null | null | packages/arb-avm-cpp/tests/checkpoint.cpp | mrsmkl/arbitrum | 7941a8c4870f98ed7999357049a5eec4a75d8c78 | [
"Apache-2.0"
] | 1 | 2020-09-20T19:25:23.000Z | 2020-09-20T19:25:23.000Z | /*
* Copyright 2019, Offchain Labs, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or ag... | 35.42803 | 80 | 0.656545 | mrsmkl |
cd725f4ea754645fb58c747c8a825c92039711a7 | 27,365 | cpp | C++ | Source/Urho3D/IK/IKSolver.cpp | jayrulez/Urho3D | ff211d94240c1e848304aaaa9ccfa8d4f6315457 | [
"MIT"
] | null | null | null | Source/Urho3D/IK/IKSolver.cpp | jayrulez/Urho3D | ff211d94240c1e848304aaaa9ccfa8d4f6315457 | [
"MIT"
] | null | null | null | Source/Urho3D/IK/IKSolver.cpp | jayrulez/Urho3D | ff211d94240c1e848304aaaa9ccfa8d4f6315457 | [
"MIT"
] | null | null | null | // Copyright (c) 2008-2022 the Urho3D project
// License: MIT
#include "../IK/IKSolver.h"
#include "../IK/IKConstraint.h"
#include "../IK/IKEvents.h"
#include "../IK/IKEffector.h"
#include "../IK/IKConverters.h"
#include "../Core/Context.h"
#include "../Core/Profiler.h"
#include "../Graphics/Animation.h"
#include "..... | 33.250304 | 197 | 0.587466 | jayrulez |
cd74b2c0719fc846f8b3ecd83fd50fd4f8253f4f | 3,349 | cpp | C++ | examples/Pose2SLAMwSPCG.cpp | zwn/gtsam | 3422c3bb66bef319d66a950857bb6ec073b43703 | [
"BSD-3-Clause"
] | 1,402 | 2017-03-28T00:18:11.000Z | 2022-03-30T10:28:32.000Z | examples/Pose2SLAMwSPCG.cpp | zwn/gtsam | 3422c3bb66bef319d66a950857bb6ec073b43703 | [
"BSD-3-Clause"
] | 851 | 2017-11-27T15:09:56.000Z | 2022-03-31T22:26:38.000Z | examples/Pose2SLAMwSPCG.cpp | zwn/gtsam | 3422c3bb66bef319d66a950857bb6ec073b43703 | [
"BSD-3-Clause"
] | 565 | 2017-11-30T16:15:59.000Z | 2022-03-31T02:53:04.000Z | /* ----------------------------------------------------------------------------
* GTSAM Copyright 2010, Georgia Tech Research Corporation,
* Atlanta, Georgia 30332-0415
* All Rights Reserved
* Authors: Frank Dellaert, et al. (see THANKS for the full author list)
* See LICENSE for the license information
* ----... | 41.345679 | 92 | 0.682293 | zwn |
cd7686a48ce1c8136bd51fd436830fa2d92e7f41 | 30,608 | cc | C++ | chrome/browser/instant/instant_controller.cc | junmin-zhu/chromium-rivertrail | eb1a57aca71fe68d96e48af8998dcfbe45171ee1 | [
"BSD-3-Clause"
] | 5 | 2018-03-10T13:08:42.000Z | 2021-07-26T15:02:11.000Z | chrome/browser/instant/instant_controller.cc | sanyaade-mobiledev/chromium.src | d496dfeebb0f282468827654c2b3769b3378c087 | [
"BSD-3-Clause"
] | 1 | 2015-07-21T08:02:01.000Z | 2015-07-21T08:02:01.000Z | chrome/browser/instant/instant_controller.cc | jianglong0156/chromium.src | d496dfeebb0f282468827654c2b3769b3378c087 | [
"BSD-3-Clause"
] | 6 | 2016-11-14T10:13:35.000Z | 2021-01-23T15:29:53.000Z | // Copyright (c) 2012 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chrome/browser/instant/instant_controller.h"
#include "base/command_line.h"
#include "base/i18n/case_conversion.h"
#include "base/metrics/h... | 37.100606 | 80 | 0.711154 | junmin-zhu |
cd778fa773c1ed4aa674daa897d493533115fcdb | 23,425 | cpp | C++ | aidl.cpp | 00liujj/aidl-cpp | 24ddb77dc7f38e12627f1c7cdaed34d66cd2baf4 | [
"Apache-2.0"
] | 6 | 2017-06-30T05:36:52.000Z | 2022-03-24T01:08:46.000Z | aidl.cpp | 00liujj/aidl-cpp | 24ddb77dc7f38e12627f1c7cdaed34d66cd2baf4 | [
"Apache-2.0"
] | 3 | 2018-06-06T07:02:22.000Z | 2018-06-06T11:29:16.000Z | aidl.cpp | 00liujj/aidl-cpp | 24ddb77dc7f38e12627f1c7cdaed34d66cd2baf4 | [
"Apache-2.0"
] | 20 | 2017-06-15T01:37:23.000Z | 2022-03-25T23:13:06.000Z | /*
* Copyright (C) 2015, The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | 30.343264 | 98 | 0.613917 | 00liujj |
cd77d64ff58bcd54cc6fd4ece1ce31e8ec2b701b | 2,741 | hpp | C++ | libraries/boost/include/boost/mp11/set.hpp | cucubao/eosio.cdt | 4985359a30da1f883418b7133593f835927b8046 | [
"MIT"
] | 918 | 2016-12-22T02:53:08.000Z | 2022-03-22T06:21:35.000Z | libraries/boost/include/boost/mp11/set.hpp | cucubao/eosio.cdt | 4985359a30da1f883418b7133593f835927b8046 | [
"MIT"
] | 594 | 2018-09-06T02:03:01.000Z | 2022-03-23T19:18:26.000Z | libraries/boost/include/boost/mp11/set.hpp | cucubao/eosio.cdt | 4985359a30da1f883418b7133593f835927b8046 | [
"MIT"
] | 349 | 2018-09-06T05:02:09.000Z | 2022-03-12T11:07:17.000Z | #ifndef BOOST_MP11_SET_HPP_INCLUDED
#define BOOST_MP11_SET_HPP_INCLUDED
// Copyright 2015 Peter Dimov.
//
// Distributed under the Boost Software License, Version 1.0.
//
// See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt
#include <boost/mp11/utility.hpp>
#include <boost/m... | 26.355769 | 119 | 0.690259 | cucubao |
cd79d8a3e59f4884b569d0550939fe09b6451429 | 14,287 | cpp | C++ | applications/structural_application/constitutive_laws/Isotropic_Damage_3D.cpp | jiaqiwang969/Kratos-test | ed082abc163e7b627f110a1ae1da465f52f48348 | [
"BSD-4-Clause"
] | null | null | null | applications/structural_application/constitutive_laws/Isotropic_Damage_3D.cpp | jiaqiwang969/Kratos-test | ed082abc163e7b627f110a1ae1da465f52f48348 | [
"BSD-4-Clause"
] | null | null | null | applications/structural_application/constitutive_laws/Isotropic_Damage_3D.cpp | jiaqiwang969/Kratos-test | ed082abc163e7b627f110a1ae1da465f52f48348 | [
"BSD-4-Clause"
] | null | null | null | /*
==============================================================================
KratosStructuralApplication
A library based on:
Kratos
A General Purpose Software for Multi-Physics Finite Element Analysis
Version 1.0 (Released on march 05, 2007).
Copyright 2007
Pooyan Dadvand, Riccardo Rossi, Janosch Stascheit, Feli... | 33.071759 | 115 | 0.547981 | jiaqiwang969 |
cd7a8303bf8d76d374813d0d463c93329f6c1104 | 1,306 | cpp | C++ | server/src/route_server/route_server.cpp | xiaominfc/TeamTalk | 20084010a9804d1ff0ed7bb5924fde7041b952eb | [
"Apache-2.0"
] | 65 | 2017-11-18T15:43:56.000Z | 2022-01-30T08:07:11.000Z | server/src/route_server/route_server.cpp | xiaominfc/TeamTalk | 20084010a9804d1ff0ed7bb5924fde7041b952eb | [
"Apache-2.0"
] | 3 | 2018-09-04T14:27:45.000Z | 2020-10-29T07:22:45.000Z | server/src/route_server/route_server.cpp | xiaominfc/TeamTalk | 20084010a9804d1ff0ed7bb5924fde7041b952eb | [
"Apache-2.0"
] | 36 | 2018-07-10T04:21:08.000Z | 2021-11-09T07:21:10.000Z | /*
* @Author: xiaominfc
* @Date: 2020-09-02 17:10:06
* @Description: main run for routeserver
*/
#include "RouteConn.h"
#include "netlib.h"
#include "ConfigFileReader.h"
#include "version.h"
#include "EventSocket.h"
int main(int argc, char* argv[])
{
PRINTSERVERVERSION()
signal(SIGPIPE, SIG_IGN);
srand(time(... | 22.517241 | 114 | 0.715161 | xiaominfc |
cd7b73eef8ed24ae058e730c5dd8ef970f0fa29f | 2,107 | cpp | C++ | SpecialNumbers.cpp | valbuenaster/hackerEarthCodes | ce95294e16327b6de12a3a5e45694140ba6e2f00 | [
"MIT"
] | null | null | null | SpecialNumbers.cpp | valbuenaster/hackerEarthCodes | ce95294e16327b6de12a3a5e45694140ba6e2f00 | [
"MIT"
] | null | null | null | SpecialNumbers.cpp | valbuenaster/hackerEarthCodes | ce95294e16327b6de12a3a5e45694140ba6e2f00 | [
"MIT"
] | null | null | null | #include <iostream>
#include <map>
#include <string>
#include <vector>
#include <math.h>
#include<bits/stdc++.h>
using namespace std;
char Mapa[4] = {'a','b','c','d'};
vector<int> returnQuaternary(long int value, long int n_pos)
{
vector<int> retVect;
int target = value;
int module_r = 0;
int counter... | 18.008547 | 69 | 0.517798 | valbuenaster |
cd7c370d5e067c713e65b3adbbf7388d2017e962 | 5,763 | cpp | C++ | src/CloudFile.cpp | VirgilSecurity/virgil-messenger-qt | cc29129705c8374580f2d7e76226544093838ca0 | [
"BSD-3-Clause"
] | 6 | 2020-04-24T06:20:18.000Z | 2021-09-30T13:06:12.000Z | src/CloudFile.cpp | VirgilSecurity/virgil-messenger-qt | cc29129705c8374580f2d7e76226544093838ca0 | [
"BSD-3-Clause"
] | 13 | 2020-04-28T08:39:19.000Z | 2021-04-26T08:09:13.000Z | src/CloudFile.cpp | VirgilSecurity/virgil-messenger-qt | cc29129705c8374580f2d7e76226544093838ca0 | [
"BSD-3-Clause"
] | 2 | 2020-04-16T11:57:14.000Z | 2020-09-07T17:34:19.000Z | // Copyright (C) 2015-2021 Virgil Security, Inc.
//
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met:
//
// (1) Redistributions of source code must retain the above copyright
// ... | 24.112971 | 86 | 0.681069 | VirgilSecurity |
cd7d73f759922ffcefdf3bed814dffc7e3d9b9c1 | 721 | cpp | C++ | LeetCode/230 - Kth Smallest Element in a BST.cpp | GokulVSD/ScratchPad | 53dee2293a2039186b00c7a465c7ef28e2b8e291 | [
"Unlicense"
] | null | null | null | LeetCode/230 - Kth Smallest Element in a BST.cpp | GokulVSD/ScratchPad | 53dee2293a2039186b00c7a465c7ef28e2b8e291 | [
"Unlicense"
] | null | null | null | LeetCode/230 - Kth Smallest Element in a BST.cpp | GokulVSD/ScratchPad | 53dee2293a2039186b00c7a465c7ef28e2b8e291 | [
"Unlicense"
] | null | null | null | // https://leetcode.com/problems/kth-smallest-element-in-a-bst/
// Honestly, this problem should be classified as easy.
class Solution {
public:
int kthSmallest(TreeNode* root, int k) {
stack<TreeNode*> s;
TreeNode* cur = root;
while(cur != NULL){
s.push(cur);
cur =... | 25.75 | 63 | 0.424411 | GokulVSD |
cd80bd2dcf925d2dfd4d4bcf05fd50de26f5b5b5 | 1,130 | hh | C++ | maxutils/maxbase/include/maxbase/watchedworker.hh | blylei/MaxScale | 2de10c9de12664e6d59f1ef879fd90d44b73d472 | [
"BSD-3-Clause"
] | null | null | null | maxutils/maxbase/include/maxbase/watchedworker.hh | blylei/MaxScale | 2de10c9de12664e6d59f1ef879fd90d44b73d472 | [
"BSD-3-Clause"
] | null | null | null | maxutils/maxbase/include/maxbase/watchedworker.hh | blylei/MaxScale | 2de10c9de12664e6d59f1ef879fd90d44b73d472 | [
"BSD-3-Clause"
] | null | null | null | /*
* Copyright (c) 2018 MariaDB Corporation Ab
*
* Use of this software is governed by the Business Source License included
* in the LICENSE.TXT file and at www.mariadb.com/bsl11.
*
* Change Date: 2025-03-24
*
* On the date above, in accordance with the Business Source License, use
* of this software will be g... | 24.042553 | 75 | 0.723894 | blylei |
cd815b3421431d195915dd110c2752fa87d8a2e0 | 25,507 | cpp | C++ | src/compiler.cpp | AndroidModLoader/gta3sc | 07504a7334eb67cfac14e1f788331d1ba2b9343a | [
"MIT"
] | 54 | 2016-06-22T22:26:58.000Z | 2022-02-23T09:25:59.000Z | src/compiler.cpp | AndroidModLoader/gta3sc | 07504a7334eb67cfac14e1f788331d1ba2b9343a | [
"MIT"
] | 112 | 2016-06-21T22:52:17.000Z | 2022-02-08T14:15:13.000Z | src/compiler.cpp | thelink2012/gta3sc | 07504a7334eb67cfac14e1f788331d1ba2b9343a | [
"MIT"
] | 9 | 2016-06-24T22:27:55.000Z | 2021-01-11T16:37:36.000Z | #include <stdinc.h>
#include "compiler.hpp"
#include "symtable.hpp"
#include "commands.hpp"
#include "program.hpp"
template<typename T, typename = std::enable_if_t<std::is_integral<T>::value>>
static ArgVariant conv_int(T integral)
{
int32_t i = static_cast<int32_t>(integral);
if(i >= std::numeric_limits<int8... | 32.617647 | 129 | 0.599757 | AndroidModLoader |
cd81a0755febba52e79794a767cdaabda45aba10 | 3,894 | cpp | C++ | src/modules/commander/Arming/PreFlightCheck/checks/imuConsistencyCheck.cpp | sundxfansky/Firmware | 0e70578052d938ea87c70837a15185b99dbb2309 | [
"BSD-3-Clause"
] | 10 | 2020-11-25T14:04:15.000Z | 2022-03-02T23:46:57.000Z | src/modules/commander/Arming/PreFlightCheck/checks/imuConsistencyCheck.cpp | choudhary0parivesh/Firmware | 02f4ad61ec8eb4f7906dd06b4eb1fd6abb994244 | [
"BSD-3-Clause"
] | 20 | 2017-11-30T09:49:45.000Z | 2018-02-12T07:56:29.000Z | src/modules/commander/Arming/PreFlightCheck/checks/imuConsistencyCheck.cpp | choudhary0parivesh/Firmware | 02f4ad61ec8eb4f7906dd06b4eb1fd6abb994244 | [
"BSD-3-Clause"
] | 10 | 2019-04-02T09:06:30.000Z | 2021-06-23T15:52:33.000Z | /****************************************************************************
*
* Copyright (c) 2019 PX4 Development Team. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistri... | 41.870968 | 99 | 0.736518 | sundxfansky |
cd81fecd4c9d9f99fcbe88efe5f5214345719f6c | 47,585 | cpp | C++ | gdal/ogr/ogrsf_frmts/libkml/ogrlibkmlfield.cpp | chambbj/gdal | 3d56aecb5b8e9890dae8f560acd099992e707d12 | [
"MIT"
] | 1 | 2015-02-16T16:51:38.000Z | 2015-02-16T16:51:38.000Z | gdal/ogr/ogrsf_frmts/libkml/ogrlibkmlfield.cpp | theduckylittle/gdal | 61be261cae524582ba28bceebb027cc1e967e0ab | [
"MIT"
] | null | null | null | gdal/ogr/ogrsf_frmts/libkml/ogrlibkmlfield.cpp | theduckylittle/gdal | 61be261cae524582ba28bceebb027cc1e967e0ab | [
"MIT"
] | null | null | null | /******************************************************************************
*
* Project: KML Translator
* Purpose: Implements OGRLIBKMLDriver
* Author: Brian Case, rush at winkey dot org
*
******************************************************************************
* Copyright (c) 2010, Brian Case
*
... | 31.575979 | 99 | 0.482484 | chambbj |
cd83150fc6d12a4b0ed589589c985cd461a0f936 | 2,768 | cpp | C++ | OpenGLExample_21/OpenGLExample_21/src/CreateWindow.cpp | SnowyLake/OpenGL_Learn | ae389cb45992eb90595482e0b4eca41b967e63b3 | [
"MIT"
] | 4 | 2020-11-27T14:20:28.000Z | 2022-03-12T03:11:04.000Z | OpenGLExample_21/OpenGLExample_21/src/CreateWindow.cpp | SnowyLake/OpenGL_Learn | ae389cb45992eb90595482e0b4eca41b967e63b3 | [
"MIT"
] | null | null | null | OpenGLExample_21/OpenGLExample_21/src/CreateWindow.cpp | SnowyLake/OpenGL_Learn | ae389cb45992eb90595482e0b4eca41b967e63b3 | [
"MIT"
] | null | null | null | #include"CreateWindow.h"
//setting
const unsigned int SCR_WIDTH = 800;
const unsigned int SCR_HEIGHT = 600;
//camera
GLCamera camera(glm::vec3(0.0f, 0.0f, 6.0f));
float lastX = SCR_WIDTH / 2.0f;
float lastY = SCR_HEIGHT / 2.0f;
bool firstMouse = true;
//timing
float deltaTime = 0.0f; // time between curr... | 26.113208 | 85 | 0.717847 | SnowyLake |
cd8344de5018d08c30e74df0f59e0eeaadfa5a1e | 1,841 | cpp | C++ | CG_AUEB_LAB_4/Lab4/Source/SceneGraph/Node.cpp | kvarcg/opengl_course | 9f6613a0e165f44630de553051eb8722387b7ac8 | [
"MIT"
] | null | null | null | CG_AUEB_LAB_4/Lab4/Source/SceneGraph/Node.cpp | kvarcg/opengl_course | 9f6613a0e165f44630de553051eb8722387b7ac8 | [
"MIT"
] | null | null | null | CG_AUEB_LAB_4/Lab4/Source/SceneGraph/Node.cpp | kvarcg/opengl_course | 9f6613a0e165f44630de553051eb8722387b7ac8 | [
"MIT"
] | null | null | null | //----------------------------------------------------//
// //
// File: Node.cpp //
// This scene graph is a basic example for the //
// object relational management of the scene //
// This is the basic node class ... | 22.728395 | 123 | 0.415535 | kvarcg |
cd85fac14b7d699039f12d0621ae3469ae582e2d | 4,632 | cpp | C++ | scout_webots_sim/src/scout_webots_runner.cpp | westonrobot/scout_navigation | 7e8c79cb41205b98a33a81e87bdea6bd6411bca3 | [
"BSD-3-Clause"
] | 14 | 2020-09-02T14:05:14.000Z | 2021-08-31T02:19:37.000Z | scout_webots_sim/src/scout_webots_runner.cpp | westonrobot/scout_navigation | 7e8c79cb41205b98a33a81e87bdea6bd6411bca3 | [
"BSD-3-Clause"
] | 4 | 2020-09-18T12:50:15.000Z | 2021-10-16T13:06:16.000Z | scout_webots_sim/src/scout_webots_runner.cpp | westonrobot/scout_navigation | 7e8c79cb41205b98a33a81e87bdea6bd6411bca3 | [
"BSD-3-Clause"
] | 4 | 2020-10-16T06:31:28.000Z | 2021-08-31T02:21:50.000Z | /*
* scout_webots_runner.cpp
*
* Created on: Sep 18, 2020 11:13
* Description:
*
* Copyright (c) 2020 Ruixiang Du (rdu)
*/
#include <signal.h>
#include <webots_ros/set_float.h>
#include "scout_base/scout_messenger.hpp"
#include "scout_webots_sim/scout_webots_runner.hpp"
#include "scout_webots_sim/scout_webots... | 31.087248 | 96 | 0.696244 | westonrobot |
cd8a3b795b2ef7c574629303bc5eab4eb050a8af | 18,686 | cc | C++ | library/impl/gviz/gvznode.cc | flyfire100/dot-editor | 76fedb74bfdd51f7740d66befe8f868eb0ecff28 | [
"BSD-3-Clause"
] | 3 | 2016-04-09T18:23:40.000Z | 2021-11-23T10:34:44.000Z | library/impl/gviz/gvznode.cc | flyfire100/dot-editor | 76fedb74bfdd51f7740d66befe8f868eb0ecff28 | [
"BSD-3-Clause"
] | 7 | 2017-03-10T08:19:20.000Z | 2021-10-21T13:02:37.000Z | library/impl/gviz/gvznode.cc | flyfire100/dot-editor | 76fedb74bfdd51f7740d66befe8f868eb0ecff28 | [
"BSD-3-Clause"
] | 2 | 2015-08-21T09:52:26.000Z | 2021-07-22T08:14:08.000Z | /* ========================================================================= */
/* ------------------------------------------------------------------------- */
/*!
\file gvznode.cc
\date May 2012
\author TNick
\brief Contains the implementation of GVzNode class
*//*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~... | 22.009423 | 79 | 0.505031 | flyfire100 |
cd8b1e066b48e12c8309f635958842cfc37e95c6 | 5,902 | cpp | C++ | apps/interpolate_generator/interpolate_generator.cpp | Neo-Vincent/Halide | 50c40dc185b040b93f1a90b6373a82744312cfd6 | [
"MIT"
] | null | null | null | apps/interpolate_generator/interpolate_generator.cpp | Neo-Vincent/Halide | 50c40dc185b040b93f1a90b6373a82744312cfd6 | [
"MIT"
] | null | null | null | apps/interpolate_generator/interpolate_generator.cpp | Neo-Vincent/Halide | 50c40dc185b040b93f1a90b6373a82744312cfd6 | [
"MIT"
] | null | null | null | #include "Halide.h"
namespace {
class Interpolate : public Halide::Generator<Interpolate> {
public:
GeneratorParam<int> levels_{"levels", 10};
Input<Buffer<float>> input_{"input", 3};
Output<Buffer<float>> output_{"output", 3};
void generate() {
Var x("x"), y("y"), c("c");
... | 38.575163 | 122 | 0.420535 | Neo-Vincent |
cd8c5901bf224cd114a7c090461f91041992d6d8 | 2,340 | cpp | C++ | nntrainer/layers/addition_layer.cpp | JuYeong0413/nntrainer | 37b7c2234dd591a994148d14dd399037702ccd31 | [
"Apache-2.0"
] | null | null | null | nntrainer/layers/addition_layer.cpp | JuYeong0413/nntrainer | 37b7c2234dd591a994148d14dd399037702ccd31 | [
"Apache-2.0"
] | null | null | null | nntrainer/layers/addition_layer.cpp | JuYeong0413/nntrainer | 37b7c2234dd591a994148d14dd399037702ccd31 | [
"Apache-2.0"
] | null | null | null | // SPDX-License-Identifier: Apache-2.0
/**
* Copyright (C) 2020 Parichay Kapoor <pk.kapoor@samsung.com>
*
* @file addition_layer.cpp
* @date 30 July 2020
* @see https://github.com/nnstreamer/nntrainer
* @author Parichay Kapoor <pk.kapoor@samsung.com>
* @bug No known bugs except for NYI items
* @brief ... | 27.209302 | 77 | 0.654274 | JuYeong0413 |
cd8c8e2fa39b6ec4c06e41041c36c41a2d2d183a | 684 | hpp | C++ | door.hpp | thatoddmailbox/duck_hero | d96e379491b165dc0bb868ab2a0e4ef6f2365986 | [
"MIT"
] | 1 | 2021-02-19T05:09:10.000Z | 2021-02-19T05:09:10.000Z | door.hpp | thatoddmailbox/duck_hero | d96e379491b165dc0bb868ab2a0e4ef6f2365986 | [
"MIT"
] | 2 | 2021-02-18T22:13:47.000Z | 2021-02-18T22:30:41.000Z | door.hpp | thatoddmailbox/duck_hero | d96e379491b165dc0bb868ab2a0e4ef6f2365986 | [
"MIT"
] | null | null | null | #ifndef _DOOR_HPP
#define _DOOR_HPP
#include <string>
#include <vector>
#include "content.hpp"
#include "entity.hpp"
namespace duckhero
{
struct DoorInfo
{
int x;
int y;
std::string map;
};
class Door : public Entity
{
private:
SDL_Texture * _texture;
public:
int key_id;
bool unlocked;
Door();... | 15.906977 | 67 | 0.695906 | thatoddmailbox |
cd8f7b5fd3faf3c17f80fc55481d60d0cea0818c | 923 | cpp | C++ | PythonAPI/source/libcarla/Client.cpp | AbdulHoffmann/carla_carissma | 8d382769ffa02a6c61a22c57160285505f5ff0a4 | [
"MIT"
] | 201 | 2019-07-03T05:55:58.000Z | 2022-03-30T00:22:09.000Z | PythonAPI/source/libcarla/Client.cpp | AbdulHoffmann/carla_carissma | 8d382769ffa02a6c61a22c57160285505f5ff0a4 | [
"MIT"
] | 33 | 2019-08-05T01:51:26.000Z | 2022-03-11T03:51:07.000Z | PythonAPI/source/libcarla/Client.cpp | AbdulHoffmann/carla_carissma | 8d382769ffa02a6c61a22c57160285505f5ff0a4 | [
"MIT"
] | 48 | 2019-09-24T17:02:31.000Z | 2022-01-31T22:42:01.000Z | // Copyright (c) 2017 Computer Vision Center (CVC) at the Universitat Autonoma
// de Barcelona (UAB).
//
// This work is licensed under the terms of the MIT license.
// For a copy, see <https://opensource.org/licenses/MIT>.
#include <carla/PythonUtil.h>
#include <carla/client/Client.h>
#include <carla/client/World.h>
... | 34.185185 | 96 | 0.707476 | AbdulHoffmann |
cd8fa8c00674c099ddf78cc280e7623064b148da | 501 | cpp | C++ | 001_GFG/Data-Structures-And-Algorithms-Self-Paced/007_ Matrix/Practice/rotate_by_90_Anti_clockwise.cpp | Sahil1515/coding | 2bd2a2257c8cac5a5c00b37e79bbb68a24e186d4 | [
"RSA-MD"
] | null | null | null | 001_GFG/Data-Structures-And-Algorithms-Self-Paced/007_ Matrix/Practice/rotate_by_90_Anti_clockwise.cpp | Sahil1515/coding | 2bd2a2257c8cac5a5c00b37e79bbb68a24e186d4 | [
"RSA-MD"
] | null | null | null | 001_GFG/Data-Structures-And-Algorithms-Self-Paced/007_ Matrix/Practice/rotate_by_90_Anti_clockwise.cpp | Sahil1515/coding | 2bd2a2257c8cac5a5c00b37e79bbb68a24e186d4 | [
"RSA-MD"
] | null | null | null |
class Solution
{
public:
void rotateby90(vector<vector<int> >& matrix, int n)
{
// code here
for(int i=0;i<n;i++)
{
for(int j=i+1;j<n;j++)
{
swap(matrix[i][j],matrix[j][i]);
}
}
for(int i=0;i<n;... | 18.555556 | 57 | 0.313373 | Sahil1515 |
cd8faad5e9dc5f4f558502afc6e49c8b4806ac9b | 749 | hpp | C++ | hhhaha/emmm/load_data_test.hpp | sublimationAC/DDE | fcde429b0db65100b8bd8bf607626b6beff8a431 | [
"MIT"
] | null | null | null | hhhaha/emmm/load_data_test.hpp | sublimationAC/DDE | fcde429b0db65100b8bd8bf607626b6beff8a431 | [
"MIT"
] | 1 | 2019-01-05T06:12:34.000Z | 2019-01-08T06:20:18.000Z | hhhaha/load_data_test.hpp | sublimationAC/DDE | fcde429b0db65100b8bd8bf607626b6beff8a431 | [
"MIT"
] | null | null | null | #pragma once
#include "dde_x.h"
void load_land_coef(std::string &path, std::string sfx, std::vector<DataPoint> &img);
void load_land(std::string p, DataPoint &temp);
void load_img(std::string p, DataPoint &temp);
void load_land(std::string p, DataPoint &temp);
void cal_rect(DataPoint &temp);
void... | 29.96 | 116 | 0.727637 | sublimationAC |
cd8fab720c114d338d43d5f8dfc6cb4c66f260ea | 3,128 | cc | C++ | content/renderer/devtools/devtools_agent_filter.cc | metux/chromium-deb | 3c08e9b89a1b6f95f103a61ff4f528dbcd57fc42 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 2 | 2021-05-24T13:52:28.000Z | 2021-05-24T13:53:10.000Z | content/renderer/devtools/devtools_agent_filter.cc | metux/chromium-deb | 3c08e9b89a1b6f95f103a61ff4f528dbcd57fc42 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | null | null | null | content/renderer/devtools/devtools_agent_filter.cc | metux/chromium-deb | 3c08e9b89a1b6f95f103a61ff4f528dbcd57fc42 | [
"BSD-3-Clause-No-Nuclear-License-2014",
"BSD-3-Clause"
] | 3 | 2018-03-12T07:58:10.000Z | 2019-08-31T04:53:58.000Z | // Copyright (c) 2012 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "content/renderer/devtools/devtools_agent_filter.h"
#include "base/bind.h"
#include "content/child/child_process.h"
#include "content/common... | 30.076923 | 80 | 0.73977 | metux |
cd8fadcce60260cb7a509d309b720f757dfec3b9 | 39,201 | cpp | C++ | custom_conf/etc/calamares/3rdparty/kdsingleapplicationguard/kdsingleapplicationguard.cpp | ix-os/IXOS | 840abf7e022f46073d898fed5adb667bb5cb7166 | [
"CC0-1.0"
] | null | null | null | custom_conf/etc/calamares/3rdparty/kdsingleapplicationguard/kdsingleapplicationguard.cpp | ix-os/IXOS | 840abf7e022f46073d898fed5adb667bb5cb7166 | [
"CC0-1.0"
] | 13 | 2020-07-30T19:55:36.000Z | 2020-12-07T16:57:23.000Z | custom_conf/etc/calamares/3rdparty/kdsingleapplicationguard/kdsingleapplicationguard.cpp | ix-os/IXOS | 840abf7e022f46073d898fed5adb667bb5cb7166 | [
"CC0-1.0"
] | null | null | null | /*
* SPDX-License-Identifier: LGPL-2.0-only
* License-Filename: LICENSES/LGPLv2-KDAB
*
* The KD Tools Library is Copyright (C) 2001-2010 Klaralvdalens Datakonsult AB.
*/
#include "kdsingleapplicationguard.h"
#if QT_VERSION >= 0x040400 || defined(DOXYGEN_RUN)
#ifndef QT_NO_SHAREDMEMORY
#include "kdsharedmem... | 31.186158 | 155 | 0.65534 | ix-os |
cd90e19070eda01d8c2ebc58918ec11f4c6a09f7 | 936 | cpp | C++ | Week 1 - 03.02.2021/Selection Sort 19.cpp | abhisheks008/Design-and-Analysis-Algorithm-Lab-4th-Semester | 80601b43b068729b4dadce0587b9c2a54184d08e | [
"Apache-2.0"
] | 4 | 2021-05-19T09:35:13.000Z | 2022-01-16T13:55:31.000Z | Week 1 - 03.02.2021/Selection Sort 19.cpp | abhisheks008/Design-and-Analysis-Algorithm-Lab-4th-Semester | 80601b43b068729b4dadce0587b9c2a54184d08e | [
"Apache-2.0"
] | null | null | null | Week 1 - 03.02.2021/Selection Sort 19.cpp | abhisheks008/Design-and-Analysis-Algorithm-Lab-4th-Semester | 80601b43b068729b4dadce0587b9c2a54184d08e | [
"Apache-2.0"
] | 4 | 2021-03-12T07:31:31.000Z | 2021-11-22T11:12:02.000Z | // Selection Sort using C++
// Author : Abhishek Sharma
#include<iostream>
using std::cout;
using std::cin;
using std::endl;
void insertionsort(int p[],int no_of_steps,int n)
{
int min_ele;
int addr;
int temp;
for (int i = 0; i<no_of_steps; ++i)
{
min_ele = p[i];
addr = i;
... | 14.625 | 49 | 0.415598 | abhisheks008 |
cd9205524109317c1bb2fbc2e4aa4c485289ae60 | 22,138 | cxx | C++ | PWGHF/vertexingHF/AliNormalizationCounter.cxx | wiechula/AliPhysics | 6c5c45a5c985747ee82328d8fd59222b34529895 | [
"BSD-3-Clause"
] | null | null | null | PWGHF/vertexingHF/AliNormalizationCounter.cxx | wiechula/AliPhysics | 6c5c45a5c985747ee82328d8fd59222b34529895 | [
"BSD-3-Clause"
] | null | null | null | PWGHF/vertexingHF/AliNormalizationCounter.cxx | wiechula/AliPhysics | 6c5c45a5c985747ee82328d8fd59222b34529895 | [
"BSD-3-Clause"
] | null | null | null | /**************************************************************************
* Copyright(c) 1998-2008, ALICE Experiment at CERN, All rights reserved. *
* *
* Author: The ALICE Off-line Project. *
* Contributors ... | 37.39527 | 229 | 0.718087 | wiechula |
cd9593b4fa1fe9c662a604485f9e66d17c879764 | 2,710 | cpp | C++ | control/group_utils.cpp | TheMrButcher/offline-mentor | 15c362710fc993b21ed2d23adfc98e797e2380db | [
"MIT"
] | null | null | null | control/group_utils.cpp | TheMrButcher/offline-mentor | 15c362710fc993b21ed2d23adfc98e797e2380db | [
"MIT"
] | 101 | 2017-03-11T19:09:46.000Z | 2017-09-04T17:37:55.000Z | control/group_utils.cpp | TheMrButcher/offline-mentor | 15c362710fc993b21ed2d23adfc98e797e2380db | [
"MIT"
] | 1 | 2018-03-13T03:47:15.000Z | 2018-03-13T03:47:15.000Z | #include "group_utils.h"
#include "solution_utils.h"
#include "settings.h"
#include <QDir>
namespace {
QList<Group> groups;
QHash<QUuid, const Group*> groupMap;
QHash<QString, QList<const Group*>> userToGroupMap;
const Group BAD_GROUP;
const QList<const Group*> EMPTY_GROUP_LIST;
void updateAll()
{
groupMap.clear(... | 25.327103 | 79 | 0.597048 | TheMrButcher |
cd98b9ee25b889d835f5249f248b390bbe62a9e3 | 309 | cpp | C++ | Source/Minigame/src/source/ui/Image.cpp | marcspoon07/Project1_Minigame | d8da2892fc97cc2e8310cf9c042d75dcbad4a6ba | [
"MIT"
] | null | null | null | Source/Minigame/src/source/ui/Image.cpp | marcspoon07/Project1_Minigame | d8da2892fc97cc2e8310cf9c042d75dcbad4a6ba | [
"MIT"
] | null | null | null | Source/Minigame/src/source/ui/Image.cpp | marcspoon07/Project1_Minigame | d8da2892fc97cc2e8310cf9c042d75dcbad4a6ba | [
"MIT"
] | null | null | null | #include "../../headers/ui/Image.h"
#include "../../headers/Renderer2D.h"
Image::Image(const char * path, int x, int y)
{
pImageId = Resources::getInstance()->Load<Sprite>(path);
px = x;
py = y;
}
Image::~Image()
{
}
void Image::Render()
{
Renderer2D::getInstance()->RenderGraphic(pImageId, px, py);
} | 16.263158 | 60 | 0.63754 | marcspoon07 |
cd99a2cdcd1d5e8b08b64131088762f12eac5a73 | 4,903 | cc | C++ | ent/src/yb/master/catalog_entity_info.cc | adil246/yugabyte-db | dc886cdd43497543e8ad2ad07bb77ad02e4cd4b1 | [
"Apache-2.0",
"CC0-1.0"
] | 1 | 2021-06-11T10:23:00.000Z | 2021-06-11T10:23:00.000Z | ent/src/yb/master/catalog_entity_info.cc | adil246/yugabyte-db | dc886cdd43497543e8ad2ad07bb77ad02e4cd4b1 | [
"Apache-2.0",
"CC0-1.0"
] | null | null | null | ent/src/yb/master/catalog_entity_info.cc | adil246/yugabyte-db | dc886cdd43497543e8ad2ad07bb77ad02e4cd4b1 | [
"Apache-2.0",
"CC0-1.0"
] | null | null | null | // Copyright (c) YugaByte, Inc.
//
// Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
// in compliance with the License. You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writ... | 33.128378 | 100 | 0.649194 | adil246 |
cd99e5d0a13c82ca28e6238762db3bc55cb82eae | 5,905 | cc | C++ | PMTSim/OldZSolid.cc | simoncblyth/j | 9e7783d70dcee53425713192b84d11918c8856f0 | [
"Apache-2.0"
] | 1 | 2021-10-31T13:12:31.000Z | 2021-10-31T13:12:31.000Z | PMTSim/OldZSolid.cc | simoncblyth/j | 9e7783d70dcee53425713192b84d11918c8856f0 | [
"Apache-2.0"
] | null | null | null | PMTSim/OldZSolid.cc | simoncblyth/j | 9e7783d70dcee53425713192b84d11918c8856f0 | [
"Apache-2.0"
] | null | null | null |
#include <cassert>
#include <sstream>
#include <iomanip>
#include "OldZSolid.hh"
#include "ZSolid.h"
#include "G4Ellipsoid.hh"
#include "G4Tubs.hh"
#include "G4Polycone.hh"
#include "G4UnionSolid.hh"
#include "NP.hh"
std::string OldZSolid::desc() const
{
std::stringstream ss ;
ss
<< " EntityT... | 27.593458 | 129 | 0.503472 | simoncblyth |
cd9ae0cdb42387c379c25e46709d5762a5031852 | 2,485 | hpp | C++ | src/container/containerBase.hpp | myrabiedermann/rsmd | 97ccc65dbb3d9d16e5e6a88f256d97a36c511740 | [
"Apache-2.0"
] | 2 | 2021-01-30T00:30:32.000Z | 2021-04-20T11:54:53.000Z | src/container/containerBase.hpp | myrabiedermann/rsmd | 97ccc65dbb3d9d16e5e6a88f256d97a36c511740 | [
"Apache-2.0"
] | null | null | null | src/container/containerBase.hpp | myrabiedermann/rsmd | 97ccc65dbb3d9d16e5e6a88f256d97a36c511740 | [
"Apache-2.0"
] | null | null | null | /************************************************
* *
* rs@md *
* (reactive steps @ molecular dynamics ) *
* *
************************************************/
/*
Copyright 2020... | 34.513889 | 86 | 0.557344 | myrabiedermann |
cd9fcfdde8fb4d728f47f039587e4c30b13c56a7 | 2,190 | hpp | C++ | src/comm/protocol.hpp | spencercjh/LIBBLE-PS | ca6259ccf20d6ef7f683b2d4bc00d846da127c2c | [
"Apache-2.0"
] | null | null | null | src/comm/protocol.hpp | spencercjh/LIBBLE-PS | ca6259ccf20d6ef7f683b2d4bc00d846da127c2c | [
"Apache-2.0"
] | 1 | 2021-07-06T12:08:21.000Z | 2021-07-06T12:08:21.000Z | src/comm/protocol.hpp | spencercjh/LIBBLE-PS | ca6259ccf20d6ef7f683b2d4bc00d846da127c2c | [
"Apache-2.0"
] | null | null | null | /**
* Copyright (c) 2017 LIBBLE team supervised by Dr. Wu-Jun LI at Nanjing University.
* 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 Licen... | 46.595745 | 91 | 0.733333 | spencercjh |
cda0b0c65646a25196c4eecdc6c02dd6d81505c9 | 11,879 | cpp | C++ | qt-creator-opensource-src-4.6.1/src/libs/qmljs/qmljsscopechain.cpp | kevinlq/Qt-Creator-Opensource-Study | b8cadff1f33f25a5d4ef33ed93f661b788b1ba0f | [
"MIT"
] | 5 | 2018-12-22T14:49:13.000Z | 2022-01-13T07:21:46.000Z | qt-creator-opensource-src-4.6.1/src/libs/qmljs/qmljsscopechain.cpp | kevinlq/Qt-Creator-Opensource-Study | b8cadff1f33f25a5d4ef33ed93f661b788b1ba0f | [
"MIT"
] | null | null | null | qt-creator-opensource-src-4.6.1/src/libs/qmljs/qmljsscopechain.cpp | kevinlq/Qt-Creator-Opensource-Study | b8cadff1f33f25a5d4ef33ed93f661b788b1ba0f | [
"MIT"
] | 8 | 2018-07-17T03:55:48.000Z | 2021-12-22T06:37:53.000Z | /****************************************************************************
**
** Copyright (C) 2016 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of Qt Creator.
**
** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this file in
** accordance w... | 30.458974 | 147 | 0.665797 | kevinlq |
cda180b0351ba801e73472770a55a9219d42ffd2 | 6,460 | cpp | C++ | deps/clipp-1.1.0/test/mixed_params_test.cpp | mbeckem/extpp | 06aa153ebf617c779e66d612cfc11e01869c602a | [
"MIT"
] | 1 | 2018-05-22T15:47:14.000Z | 2018-05-22T15:47:14.000Z | deps/clipp-1.1.0/test/mixed_params_test.cpp | mbeckem/prequel | 06aa153ebf617c779e66d612cfc11e01869c602a | [
"MIT"
] | null | null | null | deps/clipp-1.1.0/test/mixed_params_test.cpp | mbeckem/prequel | 06aa153ebf617c779e66d612cfc11e01869c602a | [
"MIT"
] | null | null | null | /*****************************************************************************
*
* CLIPP - command line interfaces for modern C++
*
* released under MIT license
*
* (c) 2017 André Müller; foss@andremueller-online.de
*
*****************************************************************************/
#include "test... | 33.298969 | 81 | 0.377399 | mbeckem |
cda269db6115a616dfddb9275f904c4ed581b8e9 | 17,627 | cpp | C++ | printscan/faxsrv/com/whistler/faxoutboundroutinggroups.cpp | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | printscan/faxsrv/com/whistler/faxoutboundroutinggroups.cpp | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | printscan/faxsrv/com/whistler/faxoutboundroutinggroups.cpp | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | /*++
Copyright (c) 2000 Microsoft Corporation
Module Name:
FaxOutboundRoutingGroups.cpp
Abstract:
Implementation of CFaxOutboundRoutingGroups class.
Author:
Iv Garber (IvG) Jun, 2000
Revision History:
--*/
#include "stdafx.h"
#include "FaxComEx.h"
#include "FaxOutboundRoutingGroups.h... | 24.047749 | 123 | 0.585295 | npocmaka |
cda6db8666468ed40d3b11d3517612e9989016c1 | 6,262 | cpp | C++ | DotNetLibrary/src/BitConverter.cpp | lambertlb/CppTranslator | 8d9e94f01a0eb099c224fbd9720a0d060a49bda9 | [
"MIT"
] | null | null | null | DotNetLibrary/src/BitConverter.cpp | lambertlb/CppTranslator | 8d9e94f01a0eb099c224fbd9720a0d060a49bda9 | [
"MIT"
] | null | null | null | DotNetLibrary/src/BitConverter.cpp | lambertlb/CppTranslator | 8d9e94f01a0eb099c224fbd9720a0d060a49bda9 | [
"MIT"
] | null | null | null | // Copyright (c) 2019 LLambert
//
// Permission is hereby granted, free of charge, to any person obtaining a copy of this
// software and associated documentation files (the "Software"), to deal in the Software
// without restriction, including without limitation the rights to use, copy, modify, merge,
// publish, dist... | 34.218579 | 94 | 0.691313 | lambertlb |
cda7aed90e850c335048ee2a4c87e655c90a0d98 | 6,233 | cc | C++ | cpp/baseline/common/numbered-command-receiver_test.cc | nathanawmk/SPARTA | 6eeb28b2dd147088b6e851876b36eeba3e700f16 | [
"BSD-2-Clause"
] | 37 | 2017-06-09T13:55:23.000Z | 2022-01-28T12:51:17.000Z | cpp/baseline/common/numbered-command-receiver_test.cc | nathanawmk/SPARTA | 6eeb28b2dd147088b6e851876b36eeba3e700f16 | [
"BSD-2-Clause"
] | null | null | null | cpp/baseline/common/numbered-command-receiver_test.cc | nathanawmk/SPARTA | 6eeb28b2dd147088b6e851876b36eeba3e700f16 | [
"BSD-2-Clause"
] | 5 | 2017-06-09T13:55:26.000Z | 2021-11-11T03:51:56.000Z | //*****************************************************************
// Copyright 2015 MIT Lincoln Laboratory
// Project: SPAR
// Authors: OMD
// Description: Unit tests for NumberedCommandReceiver
//
// Modifications:
// Date Name Modification
// ---- ---- ... | 32.295337 | 80 | 0.667736 | nathanawmk |
cda8882bcda65c2a1c71c2f607b23cc4b0f92589 | 142,674 | cpp | C++ | private/shell/browseui/menuband.cpp | King0987654/windows2000 | 01f9c2e62c4289194e33244aade34b7d19e7c9b8 | [
"MIT"
] | 11 | 2017-09-02T11:27:08.000Z | 2022-01-02T15:25:24.000Z | private/shell/browseui/menuband.cpp | King0987654/windows2000 | 01f9c2e62c4289194e33244aade34b7d19e7c9b8 | [
"MIT"
] | null | null | null | private/shell/browseui/menuband.cpp | King0987654/windows2000 | 01f9c2e62c4289194e33244aade34b7d19e7c9b8 | [
"MIT"
] | 14 | 2019-01-16T01:01:23.000Z | 2022-02-20T15:54:27.000Z | #include "priv.h"
#include "sccls.h"
#include "menuband.h"
#include "itbar.h"
#include "bands.h"
#include "isfband.h"
#include "menubar.h"
#include "../lib/dpastuff.h" // COrderList_*
#include "inpobj.h"
#include "theater.h"
#include "resource.h"
#include "oleacc.h"
#include "apithk.h"
#include "uema... | 32.53683 | 131 | 0.540961 | King0987654 |
cdae0cdd33558e182f17ccd20ab533b31dad9237 | 13,763 | cc | C++ | src/builtins/builtins-generator-gen.cc | EXHades/v8 | 5fe0aa3bc79c0a9d3ad546b79211f07105f09585 | [
"BSD-3-Clause"
] | 20,995 | 2015-01-01T05:12:40.000Z | 2022-03-31T21:39:18.000Z | src/builtins/builtins-generator-gen.cc | lws597/v8 | 3685fd86a9c3871e1b0c820c9ec55912e6d74071 | [
"BSD-3-Clause"
] | 43 | 2015-01-21T11:54:36.000Z | 2022-03-11T07:48:51.000Z | src/builtins/builtins-generator-gen.cc | lws597/v8 | 3685fd86a9c3871e1b0c820c9ec55912e6d74071 | [
"BSD-3-Clause"
] | 4,523 | 2015-01-01T15:12:34.000Z | 2022-03-28T06:23:41.000Z | // Copyright 2016 the V8 project authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "src/builtins/builtins-utils-gen.h"
#include "src/builtins/builtins.h"
#include "src/codegen/code-factory.h"
#include "src/codegen/code-stub-as... | 43.83121 | 80 | 0.725714 | EXHades |
cdb061bf409c313d4a8d1cbe242e3ecc004e4007 | 3,045 | cpp | C++ | test_results/scripts/calculate_map_error.cpp | ethz-asl/crowdbot_active_slam | 007f1a730e06cea0aaf653dc2f024da1169b9c9e | [
"MIT"
] | 21 | 2019-10-03T10:05:53.000Z | 2022-01-30T06:27:05.000Z | test_results/scripts/calculate_map_error.cpp | ethz-asl/crowdbot_active_slam | 007f1a730e06cea0aaf653dc2f024da1169b9c9e | [
"MIT"
] | 1 | 2020-06-07T08:12:40.000Z | 2020-06-08T14:40:13.000Z | test_results/scripts/calculate_map_error.cpp | ethz-asl/crowdbot_active_slam | 007f1a730e06cea0aaf653dc2f024da1169b9c9e | [
"MIT"
] | 5 | 2019-11-24T15:15:32.000Z | 2022-01-20T07:53:01.000Z | #include <fstream>
#include <ros/ros.h>
#include <ros/package.h>
int main(int argc, char **argv)
{
// Get path and file name
std::string package_path = ros::package::getPath("crowdbot_active_slam");
std::string directory_path = package_path + "/" + argv[1];
std::string general_results_path = directory_path +... | 30.45 | 106 | 0.582923 | ethz-asl |
cdb0fd8cfbe154c55903043e024d598995cac966 | 20,665 | cpp | C++ | oneEngine/oneGame/source/render2d/object/CRenderable2D.cpp | jonting/1Engine | f22ba31f08fa96fe6405ebecec4f374138283803 | [
"BSD-3-Clause"
] | null | null | null | oneEngine/oneGame/source/render2d/object/CRenderable2D.cpp | jonting/1Engine | f22ba31f08fa96fe6405ebecec4f374138283803 | [
"BSD-3-Clause"
] | null | null | null | oneEngine/oneGame/source/render2d/object/CRenderable2D.cpp | jonting/1Engine | f22ba31f08fa96fe6405ebecec4f374138283803 | [
"BSD-3-Clause"
] | null | null | null | #include "CRenderable2D.h"
#include "core/utils/string.h"
#include "core-ext/system/io/Resources.h"
#include "core-ext/system/io/assets/TextureIO.h"
#include "gpuw/Device.h"
#include "renderer/texture/RrTexture.h"
#include "renderer/material/RrShaderProgram.h"
#include "renderer/material/RrPass.h"
#include "renderer/... | 36.064572 | 160 | 0.71188 | jonting |
cdb7ef72726dc5ee1391185155d0b9b34a71f269 | 13,734 | hpp | C++ | 309551047_np_project3/cgi_server.hpp | Ksld154/Network-Programming | 9b92ba9118ecd11de801e1ac4f062ebcce8386f0 | [
"MIT"
] | 1 | 2021-09-16T01:15:33.000Z | 2021-09-16T01:15:33.000Z | 309551047_np_project3/cgi_server.hpp | Ksld154/Network-Programming | 9b92ba9118ecd11de801e1ac4f062ebcce8386f0 | [
"MIT"
] | null | null | null | 309551047_np_project3/cgi_server.hpp | Ksld154/Network-Programming | 9b92ba9118ecd11de801e1ac4f062ebcce8386f0 | [
"MIT"
] | null | null | null | #include <cstdlib>
#include <cstdio>
#include <iostream>
#include <fstream>
#include <unistd.h>
#include <boost/asio.hpp>
#include <boost/algorithm/string.hpp>
#define PANEL_ENTRY_NUM 5
#define SERVER_NUM 12
#define TESTCASE_NUM 10
#define ONE_SECOND 1000000
#defi... | 34.507538 | 156 | 0.457623 | Ksld154 |
cdbb05e40c99a20f8581f4372c23b794aa95f046 | 13,847 | cpp | C++ | CPP-A.04S_GLDraw2D/src/Geom.cpp | raeffu/cpp | 2331efce9fb6d9432542a7286dd5e1f259ba029e | [
"MIT"
] | null | null | null | CPP-A.04S_GLDraw2D/src/Geom.cpp | raeffu/cpp | 2331efce9fb6d9432542a7286dd5e1f259ba029e | [
"MIT"
] | null | null | null | CPP-A.04S_GLDraw2D/src/Geom.cpp | raeffu/cpp | 2331efce9fb6d9432542a7286dd5e1f259ba029e | [
"MIT"
] | null | null | null | /*/////////////////////////////////////////////////////////////////////////////
module: implementation of geom classes (CPP-A.04S_GLDraw2D)
purpose: implements all geometrical classes used in the draw application
written: U.Kuenzler
version: 1.01
history: 1.00 - initial version of OpenGL drawing application
/////////... | 31.686499 | 79 | 0.354301 | raeffu |
cdbb439abbbb903703facacce7234ff385c54718 | 7,122 | cpp | C++ | Tuvok/IO/StkConverter.cpp | JensDerKrueger/ImageVis3D | 699ab32132c899b7ea227bc87a9de80768ab879f | [
"MIT"
] | null | null | null | Tuvok/IO/StkConverter.cpp | JensDerKrueger/ImageVis3D | 699ab32132c899b7ea227bc87a9de80768ab879f | [
"MIT"
] | null | null | null | Tuvok/IO/StkConverter.cpp | JensDerKrueger/ImageVis3D | 699ab32132c899b7ea227bc87a9de80768ab879f | [
"MIT"
] | null | null | null | /*
For more information, please see: http://software.sci.utah.edu
The MIT License
Copyright (c) 2008 Scientific Computing and Imaging Institute,
University of Utah.
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation ... | 35.788945 | 97 | 0.663016 | JensDerKrueger |
cdbc315bd20ec9a67ce41e702f42392ef9439d6c | 9,017 | cpp | C++ | source/EliteQuant/Common/Brokerage/brokerage.cpp | xubingyue/EliteQuant_Cpp | 7f539c37d19e3208cca573f5a575dc4162b24880 | [
"Apache-2.0"
] | null | null | null | source/EliteQuant/Common/Brokerage/brokerage.cpp | xubingyue/EliteQuant_Cpp | 7f539c37d19e3208cca573f5a575dc4162b24880 | [
"Apache-2.0"
] | null | null | null | source/EliteQuant/Common/Brokerage/brokerage.cpp | xubingyue/EliteQuant_Cpp | 7f539c37d19e3208cca573f5a575dc4162b24880 | [
"Apache-2.0"
] | 1 | 2018-06-26T09:01:45.000Z | 2018-06-26T09:01:45.000Z | #include <mutex>
#include <Common/Brokerage/brokerage.h>
#include <Common/Order/orderstatus.h>
#include <Common/Order/ordermanager.h>
#include <Common/Logger/logger.h>
#include <Common/Security/portfoliomanager.h>
using namespace std;
namespace EliteQuant
{
extern std::atomic<bool> gShutdown;
mutex brokerage::mtx_C... | 32.67029 | 159 | 0.678053 | xubingyue |
cdbd521d24966c84c7653910de392753f21ad316 | 301 | cpp | C++ | list9_9/main.cpp | rimever/SuraSuraCPlus | acbc6e1d0d0bb9bf07e28ab02c30ac021b1f6899 | [
"MIT"
] | null | null | null | list9_9/main.cpp | rimever/SuraSuraCPlus | acbc6e1d0d0bb9bf07e28ab02c30ac021b1f6899 | [
"MIT"
] | null | null | null | list9_9/main.cpp | rimever/SuraSuraCPlus | acbc6e1d0d0bb9bf07e28ab02c30ac021b1f6899 | [
"MIT"
] | null | null | null | #include <iostream>
#include <fstream>
using namespace std;
int main() {
string s;
ifstream fin("myFile.txt");
if (!fin.is_open()) {
cout << "ファイルをオープンできません!";
return 1;
}
while (getline(fin, s)) {
cout << s << endl;
}
fin.close();
return 0;
} | 16.722222 | 34 | 0.521595 | rimever |
cdbeb95aaab15164aa4bfea1701a86cd6bf4de32 | 4,674 | cpp | C++ | 2018/2018050703.cpp | maku693/daily-snippets | 53e3a516eeb293b3c11055db1b87d54284e6ac52 | [
"MIT"
] | null | null | null | 2018/2018050703.cpp | maku693/daily-snippets | 53e3a516eeb293b3c11055db1b87d54284e6ac52 | [
"MIT"
] | null | null | null | 2018/2018050703.cpp | maku693/daily-snippets | 53e3a516eeb293b3c11055db1b87d54284e6ac52 | [
"MIT"
] | null | null | null | #include <algorithm>
#include <array>
#include <iostream>
#include <string>
#include <utility>
#include <variant>
#include <vector>
enum class token_type {
paren_open,
paren_close,
period,
literal_number,
symbol,
};
std::ostream &operator<<(std::ostream &os, const token_type &type) noexcept {
switch (type... | 21.638889 | 80 | 0.633077 | maku693 |
cdbf03a070fec594a7ddff44f254cc624bf0aa34 | 3,473 | cpp | C++ | @library/@openxlsx/sources/XLAbstractXMLFile.cpp | killvxk/OpenXLSX | 416896fa4881020e2cf6927c64d7d554dd826615 | [
"BSD-3-Clause-Clear"
] | 2 | 2019-02-14T00:30:32.000Z | 2019-05-01T11:07:23.000Z | @library/@openxlsx/sources/XLAbstractXMLFile.cpp | killvxk/OpenXLSX | 416896fa4881020e2cf6927c64d7d554dd826615 | [
"BSD-3-Clause-Clear"
] | null | null | null | @library/@openxlsx/sources/XLAbstractXMLFile.cpp | killvxk/OpenXLSX | 416896fa4881020e2cf6927c64d7d554dd826615 | [
"BSD-3-Clause-Clear"
] | 1 | 2019-02-13T03:08:48.000Z | 2019-02-13T03:08:48.000Z | //
// Created by Troldal on 05/08/16.
//
#include "XLDocument.h"
#include <sstream>
#include <pugixml.hpp>
using namespace std;
using namespace OpenXLSX;
/**
* @details The constructor creates a new object with the parent XLDocument and the file path as input, with
* an optional input being a std::string with the ... | 27.784 | 119 | 0.706882 | killvxk |
cdc02ba4eb63cdf0f9ef1210a7169eb0f98b89e5 | 1,950 | hpp | C++ | EasySDL-objects.hpp | dido11/EasySDL | dda4e325fb1735ae03f13dd75d4a2c53fba36a97 | [
"MIT"
] | 1 | 2021-03-29T05:47:18.000Z | 2021-03-29T05:47:18.000Z | EasySDL-objects.hpp | dido11/EasySDL | dda4e325fb1735ae03f13dd75d4a2c53fba36a97 | [
"MIT"
] | null | null | null | EasySDL-objects.hpp | dido11/EasySDL | dda4e325fb1735ae03f13dd75d4a2c53fba36a97 | [
"MIT"
] | null | null | null | #ifndef EASYSDL_OBJECTS_H
#define EASYSDL_OBJECTS_H
#include "EasySDL.hpp"
namespace objects
{
struct Area
{
int h;
int w;
int x=0, y=0;
map<string, double> values;
SDL_Surface * area=NULL;
void areaPlace(SDL_Surface *surf, bool autoDestroySurface, int x, int y, int x0=x_left, int y0=y_top, double an... | 21.910112 | 137 | 0.65641 | dido11 |
02cb3aad25d526cb47685b3fbb34bb04b32c4f37 | 579 | cpp | C++ | Assignment 4/Assingnment 4/Assingnment 4/NegateBlue.cpp | justin-harper/cs122 | 83949bc097cf052ffe6b8bd82002377af4d9cede | [
"MIT"
] | null | null | null | Assignment 4/Assingnment 4/Assingnment 4/NegateBlue.cpp | justin-harper/cs122 | 83949bc097cf052ffe6b8bd82002377af4d9cede | [
"MIT"
] | null | null | null | Assignment 4/Assingnment 4/Assingnment 4/NegateBlue.cpp | justin-harper/cs122 | 83949bc097cf052ffe6b8bd82002377af4d9cede | [
"MIT"
] | null | null | null | /*
Assignment: 4
Description: Paycheck Calculator
Author: Justin Harper
WSU ID: 10696738 Completion Time: 4hrs
In completing this program, I received help from the following people:
myself
version 1.0 (major relese) I am happy with this version!
*/
#include "NegateBlue.h"
using namespace std;
//image processor t... | 19.965517 | 83 | 0.727116 | justin-harper |
02cd6ab0edf2ca988511751c0d0773d551febbbc | 340 | cpp | C++ | books/tech/cpp/std-11/r_lischner-exploring_cpp_11-2_ed/ch_69-overloaded_functions_and_operators/02-overloading_named_with_a_using_declaration/main.cpp | ordinary-developer/education | 1b1f40dacab873b28ee01dfa33a9bd3ec4cfed58 | [
"MIT"
] | 1 | 2017-05-04T08:23:46.000Z | 2017-05-04T08:23:46.000Z | books/techno/cpp/___pre-intermediate/exploring_cpp_11_2_ed_r_lischner/code/exploration_69-OVERLOADED_FUNCTIONS_AND_OPERATORS/02-overloading_named_with_a_using_declaration/main.cpp | ordinary-developer/lin_education | 13d65b20cdbc3e5467b2383e5c09c73bbcdcb227 | [
"MIT"
] | null | null | null | books/techno/cpp/___pre-intermediate/exploring_cpp_11_2_ed_r_lischner/code/exploration_69-OVERLOADED_FUNCTIONS_AND_OPERATORS/02-overloading_named_with_a_using_declaration/main.cpp | ordinary-developer/lin_education | 13d65b20cdbc3e5467b2383e5c09c73bbcdcb227 | [
"MIT"
] | null | null | null | #include <iostream>
class base {
public:
void print(int x) { std::cout << "int: " << x << '\n'; }
};
class derived : public base {
public:
void print(double x) { std::cout << "double: " << x << '\n'; }
using base::print;
};
int main() {
derived d{};
d.print(3);
d.print(3.0... | 16.190476 | 70 | 0.485294 | ordinary-developer |
02ce4870a09d197ce3e39c6df8148ffd464344a3 | 92,211 | cpp | C++ | dev/Code/CryEngine/CrySoundSystem/implementations/CryAudioImplWwise/AudioSystemImpl_wwise.cpp | raghnarx/lumberyard | 1c52b941dcb7d94341fcf21275fe71ff67173ada | [
"AML"
] | 8 | 2019-10-07T16:33:47.000Z | 2020-12-07T03:59:58.000Z | dev/Code/CryEngine/CrySoundSystem/implementations/CryAudioImplWwise/AudioSystemImpl_wwise.cpp | 29e7e280-0d1c-4bba-98fe-f7cd3ca7500a/lumberyard | 1c52b941dcb7d94341fcf21275fe71ff67173ada | [
"AML"
] | null | null | null | dev/Code/CryEngine/CrySoundSystem/implementations/CryAudioImplWwise/AudioSystemImpl_wwise.cpp | 29e7e280-0d1c-4bba-98fe-f7cd3ca7500a/lumberyard | 1c52b941dcb7d94341fcf21275fe71ff67173ada | [
"AML"
] | 4 | 2019-08-05T07:25:46.000Z | 2020-12-07T05:12:55.000Z | /*
* All or portions of this file Copyright (c) Amazon.com, Inc. or its affiliates or
* its licensors.
*
* For complete copyright and license terms please see the LICENSE at the root of this
* distribution (the "License"). All use of this software is governed by the License,
* or, if provided, by the license below or ... | 41.368775 | 216 | 0.567329 | raghnarx |
02cf4f796d4eb430db9264a6ce3e6efec0bc9c3c | 9,786 | hpp | C++ | include/steam/problem/NoiseModel.hpp | utiasASRL/steam | 0905736fa356ce743636453b37e952580d40d425 | [
"BSD-3-Clause"
] | 38 | 2019-10-17T01:37:41.000Z | 2022-03-31T03:55:47.000Z | include/steam/problem/NoiseModel.hpp | utiasASRL/steam | 0905736fa356ce743636453b37e952580d40d425 | [
"BSD-3-Clause"
] | 2 | 2019-12-21T21:25:48.000Z | 2021-01-01T23:08:57.000Z | include/steam/problem/NoiseModel.hpp | utiasASRL/steam | 0905736fa356ce743636453b37e952580d40d425 | [
"BSD-3-Clause"
] | 5 | 2019-12-21T21:13:01.000Z | 2022-02-28T23:42:14.000Z | //////////////////////////////////////////////////////////////////////////////////////////////
/// \file NoiseModel.hpp
///
/// \author Sean Anderson, ASRL
//////////////////////////////////////////////////////////////////////////////////////////////
#ifndef STEAM_NOISE_MODEL_HPP
#define STEAM_NOISE_MODEL_HPP
#includ... | 45.096774 | 100 | 0.452279 | utiasASRL |
02cf532d01e690c3f2cad14f25bdb78d6a67a00a | 901 | hpp | C++ | eagleeye/engine/nano/dataflow/edge.hpp | jianzfb/eagleeye | e28810033eb656b181b6291ca702da825c4946c2 | [
"Apache-2.0"
] | 12 | 2020-09-21T02:24:11.000Z | 2022-03-10T03:02:03.000Z | eagleeye/engine/nano/dataflow/edge.hpp | jianzfb/eagleeye | e28810033eb656b181b6291ca702da825c4946c2 | [
"Apache-2.0"
] | 1 | 2020-11-30T08:22:50.000Z | 2020-11-30T08:22:50.000Z | eagleeye/engine/nano/dataflow/edge.hpp | jianzfb/eagleeye | e28810033eb656b181b6291ca702da825c4946c2 | [
"Apache-2.0"
] | 3 | 2020-03-16T12:10:55.000Z | 2021-07-20T09:58:15.000Z | #ifndef _EAGLEEYE_EDGE_H_
#define _EAGLEEYE_EDGE_H_
#include "eagleeye/common/EagleeyeMacro.h"
#include <atomic>
#include <memory>
namespace eagleeye{
namespace dataflow {
class Node;
class Edge {
public:
Edge(Node & prev,int prev_slot, Node & next, int next_slot) noexcept
: prev_(prev), next_(next), prev_slot_... | 15.534483 | 76 | 0.654828 | jianzfb |
02d11b00ed9f12293827bdb5794aa8c352b25e60 | 11,728 | cpp | C++ | Lab1/task/Source.cpp | ChernichenkoStephan/ProductionPractices | c3bd544d0cac56a801923e705a685fd2f9fcf247 | [
"MIT"
] | null | null | null | Lab1/task/Source.cpp | ChernichenkoStephan/ProductionPractices | c3bd544d0cac56a801923e705a685fd2f9fcf247 | [
"MIT"
] | null | null | null | Lab1/task/Source.cpp | ChernichenkoStephan/ProductionPractices | c3bd544d0cac56a801923e705a685fd2f9fcf247 | [
"MIT"
] | null | null | null | #include <iostream>
#include <cstdlib>
#include <ctime>
using namespace std;
/*
g++ -w -o out Source.cpp && ./out
g++ -o out Source.cpp
*/
int main()
{
srand(time(NULL));
int n1, m1, n2, m2, k, l = 2;
system("chcp 1251");
cout << "��� ������������ ���������" << endl <<
"�������� ������������ ���... | 25.11349 | 85 | 0.255286 | ChernichenkoStephan |
02d180afd06642b3b4302d112e23071fd11023cd | 29,393 | cpp | C++ | dep/acelite/ace/SOCK_Dgram_Mcast.cpp | forgottenlands/ForgottenCore406 | 5dbbef6b3b0b17c277fde85e40ec9fdab0b51ad1 | [
"OpenSSL"
] | 42 | 2015-01-05T10:00:07.000Z | 2022-02-18T14:51:33.000Z | dep/acelite/ace/SOCK_Dgram_Mcast.cpp | Frankenhooker/ArkCORE | 0a7be7fc0b67e9ef3de421ab5de6012eac7dec6d | [
"OpenSSL"
] | null | null | null | dep/acelite/ace/SOCK_Dgram_Mcast.cpp | Frankenhooker/ArkCORE | 0a7be7fc0b67e9ef3de421ab5de6012eac7dec6d | [
"OpenSSL"
] | 31 | 2015-01-09T02:04:29.000Z | 2021-09-01T13:20:20.000Z | // $Id: SOCK_Dgram_Mcast.cpp 92580 2010-11-15 09:48:02Z johnnyw $
#include "ace/SOCK_Dgram_Mcast.h"
#include "ace/OS_Memory.h"
#include "ace/OS_NS_string.h"
#include "ace/OS_NS_errno.h"
#include "ace/os_include/net/os_if.h"
#include "ace/os_include/arpa/os_inet.h"
#if defined (__linux__) && defined (ACE_HAS_IPV6)
#i... | 31.983678 | 105 | 0.532746 | forgottenlands |
02d2c027ad40ad44e9b0183dcfbda42297b28a2c | 2,225 | cpp | C++ | 3rdParty/iresearch/core/search/bitset_doc_iterator.cpp | snykiotcubedev/arangodb-3.7.6 | fce8f85f1c2f070c8e6a8e76d17210a2117d3833 | [
"Apache-2.0"
] | null | null | null | 3rdParty/iresearch/core/search/bitset_doc_iterator.cpp | snykiotcubedev/arangodb-3.7.6 | fce8f85f1c2f070c8e6a8e76d17210a2117d3833 | [
"Apache-2.0"
] | 109 | 2022-01-06T07:05:24.000Z | 2022-03-21T01:39:35.000Z | 3rdParty/iresearch/core/search/bitset_doc_iterator.cpp | snykiotcubedev/arangodb-3.7.6 | fce8f85f1c2f070c8e6a8e76d17210a2117d3833 | [
"Apache-2.0"
] | null | null | null | ////////////////////////////////////////////////////////////////////////////////
/// DISCLAIMER
///
/// Copyright 2017 ArangoDB GmbH, Cologne, Germany
///
/// Licensed under the Apache License, Version 2.0 (the "License");
/// you may not use this file except in compliance with the License.
/// You may obtain a copy of... | 24.184783 | 80 | 0.593258 | snykiotcubedev |