commit
stringlengths
40
40
old_file
stringlengths
2
205
new_file
stringlengths
2
205
old_contents
stringlengths
0
32.9k
new_contents
stringlengths
1
38.9k
subject
stringlengths
3
9.4k
message
stringlengths
6
9.84k
lang
stringlengths
3
13
license
stringclasses
13 values
repos
stringlengths
6
115k
4a775c326b1a6a7fa46b4c29326754b5ef4f9bad
backend/src/llvm/llvm_unroll.cpp
backend/src/llvm/llvm_unroll.cpp
/* * Copyright © 2012 Intel Corporation * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2 of the License, or (at your option) any later version. * * This librar...
/* * Copyright © 2012 Intel Corporation * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2 of the License, or (at your option) any later version. * * This librar...
set default address space to -1 to avoid incorrect unroll hint.
GBE: set default address space to -1 to avoid incorrect unroll hint. Signed-off-by: Zhigang Gong <e04a7b9b70b1e4c6318cf117dcd1a9056e14b97a@intel.com> Tested-by: Meng Mengmeng <c9e0ecea92e14a35e72e26c7583f18422f51dcc3@intel.com>
C++
lgpl-2.1
freedesktop-unofficial-mirror/beignet,wdv4758h/beignet,freedesktop-unofficial-mirror/beignet,zhenyw/beignet,wdv4758h/beignet,zhenyw/beignet,zhenyw/beignet,wdv4758h/beignet,freedesktop-unofficial-mirror/beignet,wdv4758h/beignet,zhenyw/beignet,zhenyw/beignet,wdv4758h/beignet,freedesktop-unofficial-mirror/beignet
a010180e0bbf7cf53e525f51b34c3b2cac2deb81
ui/views/examples/content_client/examples_browser_main_parts.cc
ui/views/examples/content_client/examples_browser_main_parts.cc
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ui/views/examples/content_client/examples_browser_main_parts.h" #include "base/bind.h" #include "base/command_line.h" #include "base/messag...
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "ui/views/examples/content_client/examples_browser_main_parts.h" #include "base/bind.h" #include "base/command_line.h" #include "base/messag...
Call aura::Env::CreateInstance in ExamplesBrowserMainParts::PreMainMessageLoopRun.
Call aura::Env::CreateInstance in ExamplesBrowserMainParts::PreMainMessageLoopRun. BUG=313848 TEST=views_examples_with_content_exe runs in Win Aura. R=ben@chromium.org Review URL: https://codereview.chromium.org/49533005 git-svn-id: de016e52bd170d2d4f2344f9bf92d50478b649e0@232962 0039d316-1c4b-4281-b951-d872f2087c98...
C++
bsd-3-clause
anirudhSK/chromium,markYoungH/chromium.src,mohamed--abdel-maksoud/chromium.src,crosswalk-project/chromium-crosswalk-efl,littlstar/chromium.src,krieger-od/nwjs_chromium.src,anirudhSK/chromium,dushu1203/chromium.src,Chilledheart/chromium,M4sse/chromium.src,krieger-od/nwjs_chromium.src,bright-sparks/chromium-spacewalk,M4s...
649e69dd22bc9fdb9b85e504985aa4ff16aaf8a2
test/libcxx/utilities/utility/pairs/pairs.pair/default.pass.cpp
test/libcxx/utilities/utility/pairs/pairs.pair/default.pass.cpp
//===----------------------------------------------------------------------===// // // The LLVM Compiler Infrastructure // // This file is dual licensed under the MIT and the University of Illinois Open // Source Licenses. See LICENSE.TXT for details. // //===----------------------------------------...
//===----------------------------------------------------------------------===// // // The LLVM Compiler Infrastructure // // This file is dual licensed under the MIT and the University of Illinois Open // Source Licenses. See LICENSE.TXT for details. // //===----------------------------------------...
Fix test failure on GCC 4.9
[libcxx] Fix test failure on GCC 4.9 GCC 4.9 seems to think that a constexpr default constructor implies the constructor to be noexcept. git-svn-id: 756ef344af921d95d562d9e9f9389127a89a6314@348850 91177308-0d34-0410-b5e6-96231b3b80d8
C++
apache-2.0
llvm-mirror/libcxx,llvm-mirror/libcxx,llvm-mirror/libcxx,llvm-mirror/libcxx,llvm-mirror/libcxx
ca17bba411240f89128c3b44eab7168f63d22e66
Modules/Wrappers/ApplicationEngine/src/otbWrapperApplicationRegistry.cxx
Modules/Wrappers/ApplicationEngine/src/otbWrapperApplicationRegistry.cxx
/* * Copyright (C) 2005-2019 Centre National d'Etudes Spatiales (CNES) * * This file is part of Orfeo Toolbox * * https://www.orfeo-toolbox.org/ * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of ...
/* * Copyright (C) 2005-2019 Centre National d'Etudes Spatiales (CNES) * * This file is part of Orfeo Toolbox * * https://www.orfeo-toolbox.org/ * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of ...
Improve errors messages when loading app fail
ENH: Improve errors messages when loading app fail When we try to load an OTB application and when this fails, the error message assumes that we have given an incorrect application name. Sometimes this is simply not the case: the dynamic library may be missing symbols, it may need other dynamic library not in the `$L...
C++
apache-2.0
orfeotoolbox/OTB,orfeotoolbox/OTB,orfeotoolbox/OTB,orfeotoolbox/OTB,orfeotoolbox/OTB,orfeotoolbox/OTB
6dea362304a597084836c9fb8daa080ce094bb0f
core/scattered_message.hh
core/scattered_message.hh
/* * This file is open source software, licensed to you under the terms * of the Apache License, Version 2.0 (the "License"). See the NOTICE file * distributed with this work for additional information regarding copyright * ownership. You may not use this file except in compliance with the License. * * You may ...
/* * This file is open source software, licensed to you under the terms * of the Apache License, Version 2.0 (the "License"). See the NOTICE file * distributed with this work for additional information regarding copyright * ownership. You may not use this file except in compliance with the License. * * You may ...
Add experimental::string_view option to scattered_message::append_static
Add experimental::string_view option to scattered_message::append_static Signed-off-by: Raphael S. Carvalho <1e2942cea40e3b4d2162dfcd9e53e41c05a84d22@cloudius-systems.com>
C++
agpl-3.0
aruanruan/scylla,linearregression/seastar,slivne/seastar,gwicke/scylla,koolhazz/seastar,hongliangzhao/seastar,capturePointer/scylla,norcimo5/seastar,bowlofstew/seastar,victorbriz/scylla,sjperkins/seastar,glommer/scylla,stamhe/scylla,tempbottle/scylla,duarten/scylla,ducthangho/imdb,kjniemi/scylla,avikivity/seastar,glomm...
fbb9ebd771bfae2186cd221948e52ec6ab679c0b
core/src/util/usUtils.cpp
core/src/util/usUtils.cpp
/*============================================================================= Library: CppMicroServices Copyright (c) German Cancer Research Center, Division of Medical and Biological Informatics Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in complia...
/*============================================================================= Library: CppMicroServices Copyright (c) German Cancer Research Center, Division of Medical and Biological Informatics Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in complia...
Fix gcc MacOS namespace issue.
Fix gcc MacOS namespace issue.
C++
apache-2.0
saschazelzer/CppMicroServices,ksubramz/CppMicroServices,ksubramz/CppMicroServices,CppMicroServices/CppMicroServices,CppMicroServices/CppMicroServices,ksubramz/CppMicroServices,CppMicroServices/CppMicroServices,ksubramz/CppMicroServices,ksubramz/CppMicroServices,CppMicroServices/CppMicroServices,CppMicroServices/CppMicr...
a23a9bfd2075c2bf0d28423e3f25d1d4be0b962b
Applications/Projections/otbSuperimpose.cxx
Applications/Projections/otbSuperimpose.cxx
/*========================================================================= Program: ORFEO Toolbox Language: C++ Date: $Date$ Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. See OTBCopyright.txt for details. This software is distributed WITHOUT ANY WARRAN...
/*========================================================================= Program: ORFEO Toolbox Language: C++ Date: $Date$ Version: $Revision$ Copyright (c) Centre National d'Etudes Spatiales. All rights reserved. See OTBCopyright.txt for details. This software is distributed WITHOUT ANY WARRAN...
replace std::cout by application logger in Superimpose
ENH: replace std::cout by application logger in Superimpose
C++
apache-2.0
orfeotoolbox/OTB,orfeotoolbox/OTB,orfeotoolbox/OTB,orfeotoolbox/OTB,orfeotoolbox/OTB,orfeotoolbox/OTB
8032f774767dcdab874c719f2787d547fabe4d6a
cores/esp8266/Updater.cpp
cores/esp8266/Updater.cpp
#include "Updater.h" #include "Arduino.h" #include "eboot_command.h" #include "interrupts.h" //#define DEBUG_UPDATER Serial extern "C" { #include "c_types.h" #include "spi_flash.h" #include "user_interface.h" } extern "C" uint32_t _SPIFFS_start; UpdaterClass::UpdaterClass() : _error(0) , _buffer(0) , _b...
#include "Updater.h" #include "Arduino.h" #include "eboot_command.h" #include "interrupts.h" //#define DEBUG_UPDATER Serial extern "C" { #include "c_types.h" #include "spi_flash.h" #include "user_interface.h" } extern "C" uint32_t _SPIFFS_start; UpdaterClass::UpdaterClass() : _error(0) , _buffer(0) , _b...
add missing ! for the checkFlashConfig call
add missing ! for the checkFlashConfig call
C++
lgpl-2.1
NextDevBoard/Arduino,jes/Arduino,me-no-dev/Arduino,martinayotte/ESP8266-Arduino,NullMedia/Arduino,me-no-dev/Arduino,Lan-Hekary/Arduino,jes/Arduino,Juppit/Arduino,gguuss/Arduino,NullMedia/Arduino,Lan-Hekary/Arduino,hallard/Arduino,gguuss/Arduino,martinayotte/ESP8266-Arduino,hallard/Arduino,wemos/Arduino,KaloNK/Arduino,l...
8b0603fa65c87d8fe51ed2f2ed546bf04da0987f
copasi/trajectory/CTrajectory.cpp
copasi/trajectory/CTrajectory.cpp
/** * File name: CTrajactory.cpp * * Research Programmer: Yongqun He * Contact email: yohe@vt.edu * Purpose: This is the .cpp file for the class CTrajectory. * It is to solve the trajectory time course problem of copasi */ #include "copasi.h" #include "CTrajectory.h" //default constructor CTr...
/** * File name: CTrajactory.cpp * * Research Programmer: Yongqun He * Contact email: yohe@vt.edu * Purpose: This is the .cpp file for the class CTrajectory. * It is to solve the trajectory time course problem of copasi */ #include "copasi.h" #include "CTrajectory.h" //default constructor CTr...
add calcTimeLength() for CSS_Solution
add calcTimeLength() for CSS_Solution
C++
artistic-2.0
copasi/COPASI,copasi/COPASI,copasi/COPASI,jonasfoe/COPASI,jonasfoe/COPASI,jonasfoe/COPASI,copasi/COPASI,copasi/COPASI,jonasfoe/COPASI,jonasfoe/COPASI,copasi/COPASI,copasi/COPASI,jonasfoe/COPASI,jonasfoe/COPASI,jonasfoe/COPASI,copasi/COPASI,copasi/COPASI,jonasfoe/COPASI
3b2557ad4b7ac2a72c1c814dab6029ca938560d7
Modules/Applications/AppClassification/app/otbZonalStatistics.cxx
Modules/Applications/AppClassification/app/otbZonalStatistics.cxx
/* * Copyright (C) 2017 National Research Institute of Science and * Technology for Environment and Agriculture (IRSTEA) * * This file is part of Orfeo Toolbox * * https://www.orfeo-toolbox.org/ * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compli...
/* * Copyright (C) 2017 National Research Institute of Science and * Technology for Environment and Agriculture (IRSTEA) * * This file is part of Orfeo Toolbox * * https://www.orfeo-toolbox.org/ * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compli...
change first value of label to 0
ADD: change first value of label to 0
C++
apache-2.0
orfeotoolbox/OTB,orfeotoolbox/OTB,orfeotoolbox/OTB,orfeotoolbox/OTB,orfeotoolbox/OTB,orfeotoolbox/OTB
46f209f2ae8e24001ea4dbc5771a2fcb620d12af
websocket_server.cpp
websocket_server.cpp
/* * Copyright (c) 2017-2018 dresden elektronik ingenieurtechnik gmbh. * All rights reserved. * * The software in this package is published under the terms of the BSD * style license a copy of which has been included with this distribution in * the LICENSE.txt file. * */ #ifdef USE_WEBSOCKETS #include "deconz...
/* * Copyright (c) 2017-2018 dresden elektronik ingenieurtechnik gmbh. * All rights reserved. * * The software in this package is published under the terms of the BSD * style license a copy of which has been included with this distribution in * the LICENSE.txt file. * */ #ifdef USE_WEBSOCKETS #include "deconz...
Fix QHostAddress deprecated warning; guard against empty argument
Fix QHostAddress deprecated warning; guard against empty argument
C++
bsd-3-clause
dresden-elektronik/deconz-rest-plugin,dresden-elektronik/deconz-rest-plugin,dresden-elektronik/deconz-rest-plugin,dresden-elektronik/deconz-rest-plugin,dresden-elektronik/deconz-rest-plugin
6e861467938e5dace01d1958b0c03dd2d665b8a0
PWGJE/EMCALJetTasks/Tracks/AliAnalysisTaskEmcalJetEnergyScale.cxx
PWGJE/EMCALJetTasks/Tracks/AliAnalysisTaskEmcalJetEnergyScale.cxx
/************************************************************************************ * Copyright (C) 2017, Copyright Holders of the ALICE Collaboration * * All rights reserved. * * ...
/************************************************************************************ * Copyright (C) 2017, Copyright Holders of the ALICE Collaboration * * All rights reserved. * * ...
Increase jet pt range to 300 GeV/c
Increase jet pt range to 300 GeV/c Allowing for feed down to lower det-level jet pt in the range covered by the jet trigger.
C++
bsd-3-clause
carstooon/AliPhysics,adriansev/AliPhysics,victor-gonzalez/AliPhysics,hcab14/AliPhysics,amaringarcia/AliPhysics,pbuehler/AliPhysics,amatyja/AliPhysics,rihanphys/AliPhysics,pchrista/AliPhysics,mpuccio/AliPhysics,nschmidtALICE/AliPhysics,carstooon/AliPhysics,nschmidtALICE/AliPhysics,preghenella/AliPhysics,sebaleh/AliPhysi...
5c42d7288a175f6d976ec0d90ced688aacd0d8b3
src/client/linux/microdump_writer/microdump_writer_unittest.cc
src/client/linux/microdump_writer/microdump_writer_unittest.cc
// Copyright (c) 2014 Google 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 list of conditio...
// Copyright (c) 2014 Google 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 list of conditio...
Fix sign-compare compiler warning in MicrodumpWriterTest
Fix sign-compare compiler warning in MicrodumpWriterTest Commit 7a8980997d0e0dcf3f3a5d8ccf3c1d8c2840ea27 introduced additional tests into MicrodumpWriterTest, two of which throw warnings which break "make check" under default settings on Linux, because the Makefiles are configured with -Werror=sign-compare. This patc...
C++
bsd-3-clause
bittorrent/breakpad,bittorrent/breakpad,bittorrent/breakpad,bittorrent/breakpad,bittorrent/breakpad,bittorrent/breakpad,bittorrent/breakpad
b8f9e611ff3a8a1938dae9d6a95c9d3e00b64ea2
src/components/hmi_message_handler/test/hmi_message_handler_impl_test.cc
src/components/hmi_message_handler/test/hmi_message_handler_impl_test.cc
/* * Copyright (c) 2015, Ford Motor Company * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * Redistributions of source code must retain the above copyright notice, this * list of condit...
/* * Copyright (c) 2015, Ford Motor Company * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * Redistributions of source code must retain the above copyright notice, this * list of condit...
Refactor HMIMessageHandler test to use TestAsyncWaiter
Refactor HMIMessageHandler test to use TestAsyncWaiter Related tasks APPLINK-30588 APPLINK-30977
C++
bsd-3-clause
smartdevicelink/sdl_core,smartdevicelink/sdl_core,APCVSRepo/sdl_core,smartdevicelink/sdl_core,APCVSRepo/sdl_core,APCVSRepo/sdl_core,LuxoftAKutsan/sdl_core,LuxoftAKutsan/sdl_core,LuxoftAKutsan/sdl_core,LuxoftAKutsan/sdl_core,LuxoftAKutsan/sdl_core,smartdevicelink/sdl_core,LuxoftAKutsan/sdl_core,APCVSRepo/sdl_core,APCVSR...
c557e675af34ff31ff91bd8fcd16940ac9bf4b2e
xchainer/backprop.cc
xchainer/backprop.cc
#include "xchainer/backprop.h" #include <memory> #include <queue> #include <set> #include <unordered_map> #include <gsl/gsl> #include <nonstd/optional.hpp> #include "xchainer/array.h" #include "xchainer/array_node.h" #include "xchainer/op_node.h" namespace xchainer { namespace { using PreviousNodeMap = std::unorde...
#include "xchainer/backprop.h" #include <memory> #include <queue> #include <set> #include <unordered_map> #include <gsl/gsl> #include <nonstd/optional.hpp> #include "xchainer/array.h" #include "xchainer/array_node.h" #include "xchainer/op_node.h" namespace xchainer { namespace { auto cmp = [](std::shared_ptr<const...
Reimplement with class
Reimplement with class
C++
mit
jnishi/chainer,keisuke-umezawa/chainer,niboshi/chainer,hvy/chainer,niboshi/chainer,jnishi/chainer,wkentaro/chainer,okuta/chainer,wkentaro/chainer,ktnyt/chainer,ktnyt/chainer,pfnet/chainer,wkentaro/chainer,chainer/chainer,chainer/chainer,niboshi/chainer,okuta/chainer,chainer/chainer,keisuke-umezawa/chainer,jnishi/chaine...
a4bd3427cd571ef5b6e7f6476b61e0aa5195cfc1
xchainer/backprop.cc
xchainer/backprop.cc
#include "xchainer/backprop.h" #include <memory> #include <queue> #include <unordered_map> #include <gsl/gsl> #include <nonstd/optional.hpp> #include "xchainer/array.h" #include "xchainer/array_node.h" #include "xchainer/op_node.h" namespace xchainer { namespace { auto cmp = [](std::shared_ptr<const OpNode> lhs, s...
#include "xchainer/backprop.h" #include <memory> #include <queue> #include <unordered_map> #include <gsl/gsl> #include <nonstd/optional.hpp> #include "xchainer/array.h" #include "xchainer/array_node.h" #include "xchainer/op_node.h" namespace xchainer { namespace { auto cmp = [](std::shared_ptr<const OpNode> lhs, s...
Use const&
Use const&
C++
mit
niboshi/chainer,hvy/chainer,okuta/chainer,okuta/chainer,wkentaro/chainer,ktnyt/chainer,wkentaro/chainer,niboshi/chainer,chainer/chainer,chainer/chainer,jnishi/chainer,jnishi/chainer,tkerola/chainer,niboshi/chainer,hvy/chainer,niboshi/chainer,wkentaro/chainer,chainer/chainer,keisuke-umezawa/chainer,jnishi/chainer,keisuk...
551cf11ab2778d67a0604d967d2d3624259aaad4
xine/audiooutput.cpp
xine/audiooutput.cpp
/* This file is part of the KDE project Copyright (C) 2006 Tim Beaulen <tbscope@gmail.com> Copyright (C) 2006-2007 Matthias Kretz <kretz@kde.org> This program is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Fr...
/* This file is part of the KDE project Copyright (C) 2006 Tim Beaulen <tbscope@gmail.com> Copyright (C) 2006-2007 Matthias Kretz <kretz@kde.org> This program is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Fr...
make use of the new helper function in AudioOutputInterface
make use of the new helper function in AudioOutputInterface
C++
lgpl-2.1
KDE/phonon-xine,KDE/phonon-quicktime,KDE/phonon-directshow,KDE/phonon-gstreamer,shadeslayer/phonon-gstreamer,shadeslayer/phonon-gstreamer,shadeslayer/phonon-gstreamer,KDE/phonon-waveout,KDE/phonon-xine,KDE/phonon-mmf,KDE/phonon-directshow,KDE/phonon-gstreamer,KDE/phonon-xine
ea9ecbac299f41f14801d13806a0a0b700c38aa3
01/PrintAll.cpp
01/PrintAll.cpp
#include <iostream> #include "PrintAll.h" using namespace std; void samples::PrintEverything() { int integer = 10; float decimal = 1.5f; char letter = 'A'; char string[] = "Hello, world!"; cout << integer << endl; cout << decimal << endl; cout << letter << endl; cout << string << endl; }
#include <iostream> #include "PrintAll.h" using namespace std; void samples::PrintEverything() { int integer = 10; float decimal = 1.5f; char letter = 'A'; char string[] = "Hello, world!"; cout << integer << endl; cout << decimal << endl; cout << letter << endl; cout << string << endl; }
Update PrintAll.cpp
Update PrintAll.cpp
C++
mit
popekim/CppSamples
60758dde2e7b118438b5b1aa91342f083a489eb7
Modules/Radiometry/Simulation/test/otbImageSimulationMethodSVMClassif.cxx
Modules/Radiometry/Simulation/test/otbImageSimulationMethodSVMClassif.cxx
/* * Copyright (C) 2005-2017 Centre National d'Etudes Spatiales (CNES) * * This file is part of Orfeo Toolbox * * https://www.orfeo-toolbox.org/ * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of ...
/* * Copyright (C) 2005-2017 Centre National d'Etudes Spatiales (CNES) * * This file is part of Orfeo Toolbox * * https://www.orfeo-toolbox.org/ * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of ...
use an ImageToListSampleAdaptor
REFAC: use an ImageToListSampleAdaptor
C++
apache-2.0
orfeotoolbox/OTB,orfeotoolbox/OTB,orfeotoolbox/OTB,orfeotoolbox/OTB,orfeotoolbox/OTB,orfeotoolbox/OTB
cf576c860a780a3f34ea17cb2d931e4532606217
lib/tsan/lit_tests/tsan-vs-gvn.cc
lib/tsan/lit_tests/tsan-vs-gvn.cc
// RUN: %clangxx_tsan -O1 %s -o %t && %t 2>&1 | FileCheck %s // RUN: %clangxx_tsan -O2 %s -o %t && %t 2>&1 | FileCheck %s // RUN: %clangxx_tsan -O3 %s -o %t && %t 2>&1 | FileCheck %s // // Check that load widening is not tsan-hostile. #include <pthread.h> #include <stdio.h> #include <string.h> struct { int i; char...
// RUN: %clangxx_tsan -O1 %s -o %t && %t 2>&1 | FileCheck %s // RUN: %clangxx_tsan -O2 %s -o %t && %t 2>&1 | FileCheck %s // RUN: %clangxx_tsan -O3 %s -o %t && %t 2>&1 | FileCheck %s // // Check that load widening is not tsan-hostile. #include <pthread.h> #include <stdio.h> #include <string.h> struct { int i; char...
enable tsan-vs-gvn test since it is now fixed
[tsan] enable tsan-vs-gvn test since it is now fixed git-svn-id: c199f293c43da69278bea8e88f92242bf3aa95f7@176079 91177308-0d34-0410-b5e6-96231b3b80d8
C++
apache-2.0
llvm-mirror/compiler-rt,llvm-mirror/compiler-rt,llvm-mirror/compiler-rt,llvm-mirror/compiler-rt,llvm-mirror/compiler-rt
77d5812178a70989bf637357235b1b7d42141685
contracts/eosio.system/native.hpp
contracts/eosio.system/native.hpp
/** * @file * @copyright defined in eos/LICENSE.txt */ #pragma once #include <eosiolib/types.hpp> namespace eosiosystem { typedef std::vector<char> bytes; typedef std::string type_name; typedef std::string field_name; struct permission_level_weight { permission_level permission; weight...
/** * @file * @copyright defined in eos/LICENSE.txt */ #pragma once #include <eosiolib/types.hpp> namespace eosiosystem { typedef std::vector<char> bytes; typedef std::string type_name; typedef std::string field_name; struct permission_level_weight { permission_level permission; weight...
Add delay_sec to authority, rename data to auth
Add delay_sec to authority, rename data to auth
C++
mit
EOSIO/eos,EOSIO/eos,EOSIO/eos,EOSIO/eos,EOSIO/eos
d89cd8e845ee5a28488162f560d22631a928b723
core/meta/src/TClingCallbacks.cxx
core/meta/src/TClingCallbacks.cxx
// @(#)root/core/meta:$Id$ // Author: Vassil Vassilev 7/10/2012 /************************************************************************* * Copyright (C) 1995-2012, Rene Brun and Fons Rademakers. * * All rights reserved. * * ...
// @(#)root/core/meta:$Id$ // Author: Vassil Vassilev 7/10/2012 /************************************************************************* * Copyright (C) 1995-2012, Rene Brun and Fons Rademakers. * * All rights reserved. * * ...
Insert the caching code (formely in TCintWithCling::FindSpecialObject) to be re-add in 6.02
Insert the caching code (formely in TCintWithCling::FindSpecialObject) to be re-add in 6.02 git-svn-id: ecbadac9c76e8cf640a0bca86f6bd796c98521e3@47794 27541ba8-7e3a-0410-8455-c3a389f83636
C++
lgpl-2.1
bbannier/ROOT,bbannier/ROOT,bbannier/ROOT,bbannier/ROOT,bbannier/ROOT,bbannier/ROOT,bbannier/ROOT
4db362a83d0ead168bcdc0376f5f24a1f7466a85
core/src/oned/ODDataBarReader.cpp
core/src/oned/ODDataBarReader.cpp
/* * Copyright 2016 Nu-book Inc. * Copyright 2016 ZXing authors * Copyright 2020 Axel Waggershauser */ // SPDX-License-Identifier: Apache-2.0 #include "ODDataBarReader.h" #include "BarcodeFormat.h" #include "DecoderResult.h" #include "GTIN.h" #include "ODDataBarCommon.h" #include "Result.h" #include "TextDecoder.h" ...
/* * Copyright 2016 Nu-book Inc. * Copyright 2016 ZXing authors * Copyright 2020 Axel Waggershauser */ // SPDX-License-Identifier: Apache-2.0 #include "ODDataBarReader.h" #include "BarcodeFormat.h" #include "DecoderResult.h" #include "GTIN.h" #include "ODDataBarCommon.h" #include "Result.h" #include "TextDecoder.h" ...
fix heap overflow regression
ODDataBarReader: fix heap overflow regression
C++
apache-2.0
nu-book/zxing-cpp,nu-book/zxing-cpp,nu-book/zxing-cpp,nu-book/zxing-cpp,huycn/zxing-cpp,huycn/zxing-cpp,huycn/zxing-cpp,huycn/zxing-cpp,nu-book/zxing-cpp,huycn/zxing-cpp,nu-book/zxing-cpp,huycn/zxing-cpp,huycn/zxing-cpp,huycn/zxing-cpp,nu-book/zxing-cpp,nu-book/zxing-cpp
9953d7fc06ef5db2701d37b62d227fcebd9f70f2
applications/mne_scan/plugins/ftbuffer/FormFiles/ftbuffersetupwidget.cpp
applications/mne_scan/plugins/ftbuffer/FormFiles/ftbuffersetupwidget.cpp
//============================================================================================================= /** * @file ftbuffersetupwidget.cpp * @author Gabriel B Motta <gbmotta@mgh.harvard.edu> * @since 0.1.0 * @date January, 2020 * * @section LICENSE * * Copyright (C) 2020, Gabriel B Motta....
//============================================================================================================= /** * @file ftbuffersetupwidget.cpp * @author Gabriel B Motta <gbmotta@mgh.harvard.edu> * @since 0.1.0 * @date January, 2020 * * @section LICENSE * * Copyright (C) 2020, Gabriel B Motta....
use correct qoverload
DEBUG: use correct qoverload
C++
bsd-3-clause
mne-tools/mne-cpp,chdinh/mne-cpp,mne-tools/mne-cpp,mne-tools/mne-cpp,mne-tools/mne-cpp,chdinh/mne-cpp,chdinh/mne-cpp,chdinh/mne-cpp,chdinh/mne-cpp,chdinh/mne-cpp,mne-tools/mne-cpp,mne-tools/mne-cpp
ca6f1f1871512a3ef742959f7d99a0d1dde716bb
tutorials/EdmundOptics.C
tutorials/EdmundOptics.C
// Author: Akira Okumura 2012/11/26 // Examples for simple optical systems which use products by Edmund Optics. // define useful units static const Double_t cm = AOpticsManager::cm(); static const Double_t mm = AOpticsManager::mm(); static const Double_t um = AOpticsManager::um(); static const Double_t nm = AOpticsMa...
// Author: Akira Okumura 2012/11/26 // Examples for simple optical systems which use products by Edmund Optics. // define useful units static const Double_t cm = AOpticsManager::cm(); static const Double_t mm = AOpticsManager::mm(); static const Double_t um = AOpticsManager::um(); static const Double_t nm = AOpticsMa...
Make it compatible with ROBAST 3
Make it compatible with ROBAST 3
C++
lgpl-2.1
ROBAST/ROBAST,ROBAST/ROBAST,ROBAST/ROBAST,ROBAST/ROBAST,ROBAST/ROBAST
6136f78e6f09cec72b35efaaa544ac9e04dd0a0c
cpp/include/geometry/Geometry.hpp
cpp/include/geometry/Geometry.hpp
#pragma once #include "../template/const_value.hpp" #include "../template/float_torelance.hpp" #include "../template/includes.hpp" template <typename real_t> using Vector = std::complex<real_t>; template <typename real_t> class Point { public: std::complex<real_t> p; Point() : p(0.0, 0.0) { ; } explicit Point(...
#pragma once #include "../template/const_value.hpp" #include "../template/float_torelance.hpp" #include "../template/includes.hpp" template <typename real_t> using Vector = std::complex<real_t>; template <typename real_t> class Point { public: std::complex<real_t> p; Point() : p(0.0, 0.0) { ; } explicit Point(...
Add comparison of point
Add comparison of point
C++
mit
asi1024/competitive-library,asi1024/ContestLibrary,asi1024/competitive-library,asi1024/competitive-library
91d3f614766044a13b863d0b03e4f20f43f11669
cpp/libjoynr/proxy/Arbitrator.cpp
cpp/libjoynr/proxy/Arbitrator.cpp
/* * #%L * %% * Copyright (C) 2011 - 2017 BMW Car IT GmbH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requir...
/* * #%L * %% * Copyright (C) 2011 - 2017 BMW Car IT GmbH * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requir...
use ‘empty()’ instead of ‘size()’
[C++] use ‘empty()’ instead of ‘size()’ Change-Id: I977c05037baf6443df3f9bc0cdc29c9466dd850a
C++
apache-2.0
clive-jevons/joynr,bmwcarit/joynr,clive-jevons/joynr,bmwcarit/joynr,clive-jevons/joynr,bmwcarit/joynr,bmwcarit/joynr,bmwcarit/joynr,bmwcarit/joynr,bmwcarit/joynr,clive-jevons/joynr,bmwcarit/joynr,clive-jevons/joynr,bmwcarit/joynr,clive-jevons/joynr
7a24a02273315bcf7d7ec015f282cd6625d79891
curiosity_animation/src/ofApp.cpp
curiosity_animation/src/ofApp.cpp
#include "ofApp.h" #include "ofxXmlSettings.h" const int kForward = 1; const int kBack = -1; void ofApp::animateVideo(const int direction) { if (direction != kForward && direction != kBack) { ofLogError() << "Invalid direction " << direction; return; } if (videoPlayer.getSpeed() != directi...
#include "ofApp.h" #include "ofxXmlSettings.h" const int kForward = 1; const int kBack = -1; void ofApp::animateVideo(const int direction) { if (direction != kForward && direction != kBack) { ofLogError() << "Invalid direction " << direction; return; } if (videoPlayer.getSpeed() != directi...
save zone actives later
save zone actives later
C++
mit
tanel/processing_ultrasonic_animation,tanel/processing_ultrasonic_animation,tanel/processing_ultrasonic_animation,tanel/processing_ultrasonic_animation,tanel/processing_ultrasonic_animation,tanel/processing_ultrasonic_animation,tanel/processing_ultrasonic_animation
73bd1120afeed6c4f906dc476280ea494e350caa
src/cpp/shared_core/FileLogDestination.cpp
src/cpp/shared_core/FileLogDestination.cpp
/* * FileLogDestination.cpp * * Copyright (C) 2019 by RStudio, Inc. * * Unless you have received this program directly from RStudio pursuant to the terms of a commercial license agreement * with RStudio, then this program is licensed to you under the following terms: * * Permission is hereby granted, free of c...
/* * FileLogDestination.cpp * * Copyright (C) 2019 by RStudio, Inc. * * Unless you have received this program directly from RStudio pursuant to the terms of a commercial license agreement * with RStudio, then this program is licensed to you under the following terms: * * Permission is hereby granted, free of c...
add missing include and clean up whitespace
add missing include and clean up whitespace
C++
agpl-3.0
JanMarvin/rstudio,JanMarvin/rstudio,JanMarvin/rstudio,JanMarvin/rstudio,JanMarvin/rstudio,JanMarvin/rstudio,JanMarvin/rstudio,JanMarvin/rstudio,JanMarvin/rstudio
76b5b2b6889fa9db699dcddb2feb60b0774171f9
src/cxx_supportlib/BackgroundEventLoop.cpp
src/cxx_supportlib/BackgroundEventLoop.cpp
/* * Phusion Passenger - https://www.phusionpassenger.com/ * Copyright (c) 2011-2015 Phusion Holding B.V. * * "Passenger", "Phusion Passenger" and "Union Station" are registered * trademarks of Phusion Holding B.V. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this ...
/* * Phusion Passenger - https://www.phusionpassenger.com/ * Copyright (c) 2011-2015 Phusion Holding B.V. * * "Passenger", "Phusion Passenger" and "Union Station" are registered * trademarks of Phusion Holding B.V. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this ...
Fix memory corruption errors when destroying a BackgroundEventLoop that isn't started
Fix memory corruption errors when destroying a BackgroundEventLoop that isn't started
C++
mit
phusion/passenger,clemensg/passenger,phusion/passenger,clemensg/passenger,phusion/passenger,phusion/passenger,clemensg/passenger,clemensg/passenger,clemensg/passenger,phusion/passenger,phusion/passenger,clemensg/passenger,clemensg/passenger,phusion/passenger,clemensg/passenger,phusion/passenger
04e6f9242b57ab4656046c1c58020680954172b6
src/mediaplayer.cpp
src/mediaplayer.cpp
/* Copyright (C) 2011-2012 Harald Sitter <sitter@kde.org> This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later v...
/* Copyright (C) 2011-2012 Harald Sitter <sitter@kde.org> This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later v...
Remove ' in #warning confuses gettext
Remove ' in #warning confuses gettext And pollutes scripty logs
C++
lgpl-2.1
KDE/phonon-vlc,BinChengfei/phonon-vlc,KDE/phonon-vlc,BinChengfei/phonon-vlc,KDE/phonon-vlc,BinChengfei/phonon-vlc
dc0a26c6a141662b33331d5fb58a010cd7fe0936
src/misc/result.hpp
src/misc/result.hpp
/* * Copyright (C) 2018 Nagisa Sekiguchi * * 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 agree...
/* * Copyright (C) 2018 Nagisa Sekiguchi * * 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 agree...
add extra assertion to Union
add extra assertion to Union
C++
apache-2.0
sekiguchi-nagisa/ydsh,sekiguchi-nagisa/ydsh,sekiguchi-nagisa/ydsh
7bca36c41770f32652e9ec32926e674f78e603ac
src/eventql/sql/expressions/table/limit.cc
src/eventql/sql/expressions/table/limit.cc
/** * This file is part of the "libfnord" project * Copyright (c) 2015 Paul Asmuth * * FnordMetric is free software: you can redistribute it and/or modify it under * the terms of the GNU General Public License v3.0. You should have received a * copy of the GNU General Public License along with this program. If ...
/** * This file is part of the "libfnord" project * Copyright (c) 2015 Paul Asmuth * * FnordMetric is free software: you can redistribute it and/or modify it under * the terms of the GNU General Public License v3.0. You should have received a * copy of the GNU General Public License along with this program. If ...
Update limit.cc
Update limit.cc
C++
agpl-3.0
eventql/eventql,eventql/eventql,eventql/eventql,eventql/eventql,eventql/eventql,eventql/eventql,eventql/eventql,eventql/eventql
6bb4547531bbb46e41e8bf1db1a7bbc14e0d1c21
src/motor_serial.cc
src/motor_serial.cc
/** Copyright (c) 2016, Ubiquity Robotics All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the follo...
/** Copyright (c) 2016, Ubiquity Robotics All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the follo...
Increase error_threshold
Increase error_threshold
C++
bsd-3-clause
UbiquityRobotics/ubiquity_motor,UbiquityRobotics/ubiquity_motor,UbiquityRobotics/ubiquity_motor
e479679b805baa44282b4e34fa9e34f60c4ebe6a
src/initiation/transport/tcpconnection.cpp
src/initiation/transport/tcpconnection.cpp
#include "tcpconnection.h" #include "common.h" #include "logger.h" #include <QDataStream> #include <QtConcurrent/QtConcurrent> #include <stdint.h> const uint32_t MAX_READ_BYTES = 10000; const uint8_t NUMBER_OF_RETRIES = 3; const uint16_t CONNECTION_TIMEOUT_MS = 200; const uint16_t DISCONNECT_TIMEOUT_MS = 1000; ...
#include "tcpconnection.h" #include "common.h" #include "logger.h" #include <QDataStream> #include <QtConcurrent/QtConcurrent> #include <stdint.h> const uint32_t MAX_READ_BYTES = 10000; const uint8_t NUMBER_OF_RETRIES = 3; const uint16_t CONNECTION_TIMEOUT_MS = 200; const uint16_t DISCONNECT_TIMEOUT_MS = 1000; ...
Exit connection loop if connection cannot be formed
fix(Transport): Exit connection loop if connection cannot be formed
C++
isc
ultravideo/kvazzup,ultravideo/kvazzup
eb532ad79f923ed0b3f34862530b32de01e828a5
src/renderstate.cpp
src/renderstate.cpp
#include "renderstate.hpp" #include "buffer.hpp" #include "framebuffer.hpp" #include "framebufferattachment.hpp" #include "graphicsdevice.hpp" #include "graphicssynchronizer.hpp" #include "program.hpp" #include "renderbuffer.hpp" #include "texture.hpp" #include "vertexarray.hpp" gst::RenderState::RenderState( std...
#include "renderstate.hpp" #include "buffer.hpp" #include "framebuffer.hpp" #include "framebufferattachment.hpp" #include "graphicsdevice.hpp" #include "graphicssynchronizer.hpp" #include "program.hpp" #include "renderbuffer.hpp" #include "texture.hpp" #include "vertexarray.hpp" gst::RenderState::RenderState( std...
remove unneeded viewport update
remove unneeded viewport update
C++
mit
mharrys/gust,mharrys/gust,mharrys/gust
455e10b617402701fc13453778a86f37e7bf899c
bindings/python/mapnik_image.cpp
bindings/python/mapnik_image.cpp
/* This file is part of python_mapnik (c++/python mapping toolkit) * Copyright (C) 2005 Artem Pavlenko, Jean-Francois Doyon * * Mapnik is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 * o...
/* This file is part of python_mapnik (c++/python mapping toolkit) * Copyright (C) 2005 Artem Pavlenko, Jean-Francois Doyon * * Mapnik is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 * o...
fix rawdata() method to return PyString_FromStringAndSize
fix rawdata() method to return PyString_FromStringAndSize git-svn-id: 06a2cde72a096d93ff72b88e3e6711b8f00772a4@218 d397654b-2ff0-0310-9e29-ba003691a0f9
C++
lgpl-2.1
semprebon/mapnik,semprebon/mapnik,semprebon/mapnik,semprebon/mapnik,semprebon/mapnik
de569b365b8ab0451888a69df9c90a3ed798dcd9
jubatus/core/stat/stat_test.cpp
jubatus/core/stat/stat_test.cpp
// Jubatus: Online machine learning framework for distributed environment // Copyright (C) 2012 Preferred Infrastructure and Nippon Telegraph and Telephone Corporation. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public // License version 2....
// Jubatus: Online machine learning framework for distributed environment // Copyright (C) 2012 Preferred Infrastructure and Nippon Telegraph and Telephone Corporation. // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public // License version 2....
Add mixable_stat test
Add mixable_stat test
C++
lgpl-2.1
rimms/jubatus,kumagi/jubatus_core,kmaehashi/jubatus_core,Asuka52/jubatus,rimms/jubatus_core,elkingtonmcb/jubatus,rimms/jubatus,gintenlabo/jubatus,gintenlabo/jubatus_core,gintenlabo/jubatus_core,kmaehashi/jubatus_core,Asuka52/jubatus,elkingtonmcb/jubatus,kmaehashi/jubatus_core,jubatus/jubatus,jubatus/jubatus,gintenlabo/...
08a48fec3953e27472b78fd4ac421f772e217a84
unittests/Support/FileCollectorTest.cpp
unittests/Support/FileCollectorTest.cpp
//===-- FileCollectorTest.cpp -----------------------------------*- C++ -*-===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===---------------------------...
//===-- FileCollectorTest.cpp -----------------------------------*- C++ -*-===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===---------------------------...
disable the directory entry collection checks on windows
[FileCollector] test: disable the directory entry collection checks on windows Looks like one of the entries isn't found on windows. I'm investigating why. In the meantime, I'll disable this part of the test on windows. git-svn-id: 0ff597fd157e6f4fc38580e8d64ab130330d2411@367280 91177308-0d34-0410-b5e6-96231b3b80d8
C++
apache-2.0
llvm-mirror/llvm,GPUOpen-Drivers/llvm,llvm-mirror/llvm,llvm-mirror/llvm,GPUOpen-Drivers/llvm,llvm-mirror/llvm,GPUOpen-Drivers/llvm,GPUOpen-Drivers/llvm,llvm-mirror/llvm,GPUOpen-Drivers/llvm,GPUOpen-Drivers/llvm,GPUOpen-Drivers/llvm,llvm-mirror/llvm,llvm-mirror/llvm,GPUOpen-Drivers/llvm,llvm-mirror/llvm,llvm-mirror/llvm
16337168448c1f1bdf8fec9f2f7df6ff3adec9d5
kfile-plugins/ics/kfile_ics.cpp
kfile-plugins/ics/kfile_ics.cpp
/* This file is part of the KDE project * Copyright (C) 2004 Bram Schoenmakers <bramschoenmakers@kde.nl> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public * License as published by the Free Software Foundation version 2. * * This program is di...
/* This file is part of the KDE project * Copyright (C) 2004 Bram Schoenmakers <bramschoenmakers@kde.nl> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public * License as published by the Free Software Foundation version 2. * * This program is di...
Correct capitalization for To-do
Correct capitalization for To-do svn path=/trunk/kdepim/; revision=344995
C++
lgpl-2.1
lefou/kdepim-noakonadi,lefou/kdepim-noakonadi,lefou/kdepim-noakonadi,lefou/kdepim-noakonadi,lefou/kdepim-noakonadi,lefou/kdepim-noakonadi
5ead340ec2917f22b7a6d2dbd5b8b149852e94dd
test/std/experimental/language.support/support.coroutines/end.to.end/fullexpr-dtor.pass.cpp
test/std/experimental/language.support/support.coroutines/end.to.end/fullexpr-dtor.pass.cpp
// -*- C++ -*- //===----------------------------------------------------------------------===// // // The LLVM Compiler Infrastructure // // This file is dual licensed under the MIT and the University of Illinois Open // Source Licenses. See LICENSE.TXT for details. // //===-------------------------...
// -*- C++ -*- //===----------------------------------------------------------------------===// // // The LLVM Compiler Infrastructure // // This file is dual licensed under the MIT and the University of Illinois Open // Source Licenses. See LICENSE.TXT for details. // //===-------------------------...
Fix silly mistakes in recent changes made to coroutine test
Fix silly mistakes in recent changes made to coroutine test git-svn-id: 756ef344af921d95d562d9e9f9389127a89a6314@304364 91177308-0d34-0410-b5e6-96231b3b80d8
C++
apache-2.0
llvm-mirror/libcxx,llvm-mirror/libcxx,llvm-mirror/libcxx,llvm-mirror/libcxx,llvm-mirror/libcxx
2cb4433c15c5caa029450255caeb35e6b893c4da
include/metaverse/bitcoin/chain/attachment/asset/asset_transfer.hpp
include/metaverse/bitcoin/chain/attachment/asset/asset_transfer.hpp
/** * Copyright (c) 2011-2015 metaverse developers (see AUTHORS) * * This file is part of mvs-node. * * metaverse is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License with * additional permissions to the one published by the Free Software * Founda...
/** * Copyright (c) 2011-2015 metaverse developers (see AUTHORS) * * This file is part of mvs-node. * * metaverse is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License with * additional permissions to the one published by the Free Software * Founda...
fix sort bug
fix sort bug
C++
agpl-3.0
mvs-live/metaverse,the-metaverse/metaverse,mvs-org/metaverse,the-metaverse/metaverse,mvs-live/metaverse,mvs-org/metaverse,mvs-org/metaverse,mvs-org/metaverse,the-metaverse/metaverse,mvs-org/metaverse,mvs-org/metaverse
3aa6598b9bbcc19e6c05067149e904a121d1c384
dune/gdt/localoperator/codim0.hh
dune/gdt/localoperator/codim0.hh
// This file is part of the dune-gdt project: // http://users.dune-project.org/projects/dune-gdt // Copyright holders: Felix Schindler // License: BSD 2-Clause License (http://opensource.org/licenses/BSD-2-Clause) #ifndef DUNE_GDT_LOCALOPERATOR_INTEGRAL_HH #define DUNE_GDT_LOCALOPERATOR_INTEGRAL_HH #include <vector...
// This file is part of the dune-gdt project: // http://users.dune-project.org/projects/dune-gdt // Copyright holders: Felix Schindler // License: BSD 2-Clause License (http://opensource.org/licenses/BSD-2-Clause) #ifndef DUNE_GDT_LOCALOPERATOR_INTEGRAL_HH #define DUNE_GDT_LOCALOPERATOR_INTEGRAL_HH #include <vector...
remove obsolete ctors, add safe integer conversion
[localoperator.codim0] remove obsolete ctors, add safe integer conversion
C++
bsd-2-clause
ftalbrecht/dune-gdt,BarbaraV/dune-gdt
ec7852b4dafc04586fd04b0a18a80d27dc837a7e
GAME/OBJLIGHT.C
GAME/OBJLIGHT.C
#include "OBJLIGHT.H" #include "SPECIFIC.H" struct FOOTPRINT FootPrint[32]; int FootPrintNum; void TriggerAlertLight(long x, long y, long z, long r, long g, long b, long angle, int room_no, int falloff)//5D018, 5D494 { } void ControlBlinker(short item_number)//5D660, 5DADC { UNIMPLEMENTED(); } void ControlElectr...
#include "OBJLIGHT.H" #include "CONTROL.H" #include "SPECIFIC.H" #if PSX_VERSION || PSXPC_VERSION #include "SPHERES.H" #endif struct FOOTPRINT FootPrint[32]; int FootPrintNum; void TriggerAlertLight(long x, long y, long z, long r, long g, long b, long angle, int room_no, int falloff)//5D018, 5D494 { } void Control...
Add ControlBlinker
Add ControlBlinker
C++
mit
TOMB5/TOMB5,TOMB5/TOMB5,TOMB5/TOMB5,TOMB5/TOMB5
273d17cbe2450d610006ce28c00c0c57025b66fb
engine/desert_platform_linux.cpp
engine/desert_platform_linux.cpp
/******************************************************************************** * Copyright (C) 2017 by Bogdan Kozyrev <t800@kvkozyrev.org> * * All rights reserved. * * ...
/******************************************************************************** * Copyright (C) 2017 by Bogdan Kozyrev <t800@kvkozyrev.org> * * All rights reserved. * * ...
Update desert_platform_linux.cpp
Update desert_platform_linux.cpp
C++
mit
t800danya/desert-engine,t800danya/desert-engine,t800danya/desert-engine,t800danya/desert-engine
35b8e61fbbb284c59f82ece9d91684ecef01f3cd
engine/tests/test_rule_hooks.cpp
engine/tests/test_rule_hooks.cpp
/***************************************************************************** * Licensed to Qualys, Inc. (QUALYS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * QUALYS licenses this file to You under ...
/***************************************************************************** * Licensed to Qualys, Inc. (QUALYS) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * QUALYS licenses this file to You under ...
Initialize all class memebers. CID 11007.
test_rule_hooks.cpp: Initialize all class memebers. CID 11007.
C++
apache-2.0
ironbee/ironbee,b1v1r/ironbee,b1v1r/ironbee,b1v1r/ironbee,ironbee/ironbee,ironbee/ironbee,ironbee/ironbee,b1v1r/ironbee,ironbee/ironbee,b1v1r/ironbee,ironbee/ironbee,b1v1r/ironbee,ironbee/ironbee,ironbee/ironbee,b1v1r/ironbee,b1v1r/ironbee,ironbee/ironbee,b1v1r/ironbee,b1v1r/ironbee,b1v1r/ironbee,ironbee/ironbee,b1v1r/...
67a3d455e91b5a87c4962ed55b998c0cc169e3cc
ext/flow/mex_broxOpticalFlow.cpp
ext/flow/mex_broxOpticalFlow.cpp
#include <vector> #include "opencv2/core.hpp" #include <opencv2/core/utility.hpp> #include "opencv2/cudaoptflow.hpp" #include "opencv2/cudaarithm.hpp" #include "mex.h" /* This is a mex wrapper for Matlab's CUDA implementation of Brox et al.'s * optical flow implementation[0], which is apparently insanely fast. * *...
#include <vector> #include "opencv2/core.hpp" #include <opencv2/core/utility.hpp> #include "opencv2/cudaoptflow.hpp" #include "opencv2/cudaarithm.hpp" #include "mex.h" /* This is a mex wrapper for OpenCV's CUDA implementation of Brox et al.'s * optical flow method[0], since that implementation is insanely fast. * ...
Correct typo in optical flow explanation
Correct typo in optical flow explanation
C++
apache-2.0
qxcv/joint-regressor,qxcv/joint-regressor,qxcv/joint-regressor,qxcv/joint-regressor
b2b9bfb3560b0b6d4b2c7b7b5bab5dd4572f80c7
allocore/src/protocol/al_OSC.cpp
allocore/src/protocol/al_OSC.cpp
#include <ctype.h> // isgraph #include <stdio.h> // printf #include <string.h> #include "allocore/system/al_Printing.hpp" #include "allocore/protocol/al_OSC.hpp" #include "oscpack/osc/OscOutboundPacketStream.h" #include "oscpack/osc/OscPacketListener.h" #include "oscpack/osc/OscReceivedElements.h" #include "oscpack/os...
#include <ctype.h> // isgraph #include <stdio.h> // printf #include <string.h> #include "allocore/system/al_Printing.hpp" #include "allocore/protocol/al_OSC.hpp" #include "oscpack/osc/OscOutboundPacketStream.h" #include "oscpack/osc/OscReceivedElements.h" #include "oscpack/osc/OscTypes.h" #include "oscpack/osc/OscExce...
Remove unused oscpack header
Remove unused oscpack header
C++
bsd-3-clause
AlloSphere-Research-Group/AlloSystem,AlloSphere-Research-Group/AlloSystem,AlloSphere-Research-Group/AlloSystem,AlloSphere-Research-Group/AlloSystem,AlloSphere-Research-Group/AlloSystem
d694261e0ab928649c4458bfd9cb01e242c7c1f4
extensions/ringqt/codeeditor.cpp
extensions/ringqt/codeeditor.cpp
/**************************************************************************** ** ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of the examples of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage ** Licensees holding valid commercial Qt...
/**************************************************************************** ** ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of the examples of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage ** Licensees holding valid commercial Qt...
Update RingQt - codeeditor.cpp
Update RingQt - codeeditor.cpp
C++
mit
ring-lang/ring,ring-lang/ring,ring-lang/ring,ring-lang/ring,ring-lang/ring,ring-lang/ring,ring-lang/ring,ring-lang/ring
f0b9f2b6f0b63738d40877b98fc400a66211fdd1
extensions/ringqt/codeeditor.cpp
extensions/ringqt/codeeditor.cpp
/**************************************************************************** ** ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of the examples of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage ** Licensees holding valid commercial Qt...
/**************************************************************************** ** ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of the examples of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:BSD$ ** Commercial License Usage ** Licensees holding valid commercial Qt...
Update RingQt - codeeditor.cpp - use blockSignals()
Update RingQt - codeeditor.cpp - use blockSignals()
C++
mit
ring-lang/ring,ring-lang/ring,ring-lang/ring,ring-lang/ring,ring-lang/ring,ring-lang/ring,ring-lang/ring,ring-lang/ring
de3ae50aef191e8f7cb21700a334ad48dff22487
indexer.cc
indexer.cc
#include "indexer.h" #include <gflags/gflags.h> #include <list> #include <stdarg.h> DEFINE_bool(debug_index, false, "Debug the index query generator."); static void __index_debug(const char *format, ...) __attribute__((format (printf, 1, 2))); #define debug(fmt, ...) do { \ if (FLAGS_deb...
#include "indexer.h" #include <gflags/gflags.h> #include <list> #include <stdarg.h> DEFINE_bool(debug_index, false, "Debug the index query generator."); static void __index_debug(const char *format, ...) __attribute__((format (printf, 1, 2))); #define debug(fmt, ...) do { \ if (FLAGS_deb...
Make explicit the assumption that Concat is always called with a non-null LHS.
Make explicit the assumption that Concat is always called with a non-null LHS.
C++
bsd-2-clause
paulproteus/livegrep,wfxiang08/livegrep,paulproteus/livegrep,lekkas/livegrep,paulproteus/livegrep,lekkas/livegrep,wfxiang08/livegrep,wfxiang08/livegrep,lekkas/livegrep,wfxiang08/livegrep,lekkas/livegrep,paulproteus/livegrep,paulproteus/livegrep,wfxiang08/livegrep,wfxiang08/livegrep,lekkas/livegrep,paulproteus/livegrep,...
a6881edc1b823c4ecccf7e4ab18c6ee0463c9ab7
korganizer/archivedialog.cpp
korganizer/archivedialog.cpp
/* This file is part of KOrganizer. Copyright (c) 2000,2001 Cornelius Schumacher <schumacher@kde.org> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the Licen...
/* This file is part of KOrganizer. Copyright (c) 2000,2001 Cornelius Schumacher <schumacher@kde.org> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the Licen...
Allow .ics extension for the archive calendar file.
Allow .ics extension for the archive calendar file. svn path=/trunk/kdepim/; revision=248666
C++
lgpl-2.1
lefou/kdepim-noakonadi,lefou/kdepim-noakonadi,lefou/kdepim-noakonadi,lefou/kdepim-noakonadi,lefou/kdepim-noakonadi,lefou/kdepim-noakonadi
a03fc40779965846dab199a8ed926f5387d8779d
korganizer/koeventeditor.cpp
korganizer/koeventeditor.cpp
/* This file is part of KOrganizer. Copyright (c) 2001, 2002, 2003 Cornelius Schumacher <schumacher@kde.org> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of t...
/* This file is part of KOrganizer. Copyright (c) 2001, 2002, 2003 Cornelius Schumacher <schumacher@kde.org> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of t...
Add operator== debuggin helper.
Add operator== debuggin helper. svn path=/branches/proko2/kdepim/; revision=360330
C++
lgpl-2.1
lefou/kdepim-noakonadi,lefou/kdepim-noakonadi,lefou/kdepim-noakonadi,lefou/kdepim-noakonadi,lefou/kdepim-noakonadi,lefou/kdepim-noakonadi
777c9a5d4ac43d584db76ba91b5fa4f9a6d565d1
Synopsis/Parsers/Cxx/occ/PTree/Encoding.hh
Synopsis/Parsers/Cxx/occ/PTree/Encoding.hh
// // Copyright (C) 1997 Shigeru Chiba // Copyright (C) 2004 Stefan Seefeld // All rights reserved. // Licensed to the public under the terms of the GNU LGPL (>= 2), // see the file COPYING for details. // #ifndef _PTree_Encoding_hh #define _PTree_Encoding_hh #include <string> #include <iostream> namespace PTree { c...
// // Copyright (C) 1997 Shigeru Chiba // Copyright (C) 2004 Stefan Seefeld // All rights reserved. // Licensed to the public under the terms of the GNU LGPL (>= 2), // see the file COPYING for details. // #ifndef _PTree_Encoding_hh #define _PTree_Encoding_hh #include <string> #include <iostream> namespace PTree { c...
add 'is_qualified' to Encoding interface
add 'is_qualified' to Encoding interface
C++
lgpl-2.1
stefanseefeld/synopsis,stefanseefeld/synopsis,stefanseefeld/synopsis,stefanseefeld/synopsis,stefanseefeld/synopsis,stefanseefeld/synopsis
9f3515f90c7b05d5f387dc15e2d6c10892e208bb
desktop/source/app/configinit.cxx
desktop/source/app/configinit.cxx
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * This file is part of the LibreOffice project. * * 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://mozil...
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* * This file is part of the LibreOffice project. * * 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://mozil...
Remove comment filename
Remove comment filename This file was rm/mv on commit 47692bfc1275bfa24a7fb2627cc263142549d29d Change-Id: I141794aee5c57e345334af42fcea4eaa71709f1b Reviewed-on: https://gerrit.libreoffice.org/16259 Reviewed-by: Andras Timar <a6d402970b646b92d0c38c744d46432a07992d80@collabora.com> Tested-by: Andras Timar <a6d402970b64...
C++
mpl-2.0
JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core
928fe027693637bda0f1a43acf08a7dbe7e75f18
src/piggy_back_loggers/SD_Mag_Prototype/Firmware/magnetometer.cpp
src/piggy_back_loggers/SD_Mag_Prototype/Firmware/magnetometer.cpp
#include "magnetometer.h" #include <Arduino.h> #include <DebugMacros.h> #include <LSM303CTypes.h> #include <SparkFunIMU.h> #include <SparkFunLSM303C.h> #include "powerSleep.h" #include "state.h" /*********************************************************************\ * * Library for interfacing with the SparkFun LSM...
#include "magnetometer.h" #include <Arduino.h> #include <DebugMacros.h> #include <LSM303CTypes.h> #include <SparkFunIMU.h> #include <SparkFunLSM303C.h> #include "powerSleep.h" #include "state.h" /*********************************************************************\ * * Library for interfacing with the SparkFun LSM...
Update magnetometer.cpp
Update magnetometer.cpp Updated comments
C++
bsd-3-clause
UCHIC/WaterMonitor
674e7c9b0c390fbfa274556b04ecedc337b0f0c2
src/plugins/qmlprojectmanager/fileformat/qmlprojectfileformat.cpp
src/plugins/qmlprojectmanager/fileformat/qmlprojectfileformat.cpp
/**************************************************************************** ** ** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. ** ** Commercial License Usage ** Licensees holding valid commercial Qt licenses may use this f...
/**************************************************************************** ** ** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. ** ** Commercial License Usage ** Licensees holding valid commercial Qt licenses may use this f...
Fix spelling
QmlProjectManager: Fix spelling Change-Id: Ia03bb14c7e19090fa71ebf35597539a254bcb308 Reviewed-by: Christian Stenger <accbb51712d7b9c4fb108439d01e716148e5f9e6@digia.com>
C++
lgpl-2.1
Distrotech/qtcreator,xianian/qt-creator,darksylinc/qt-creator,maui-packages/qt-creator,AltarBeastiful/qt-creator,farseerri/git_code,amyvmiwei/qt-creator,danimo/qt-creator,darksylinc/qt-creator,martyone/sailfish-qtcreator,maui-packages/qt-creator,martyone/sailfish-qtcreator,amyvmiwei/qt-creator,colede/qtcreator,kuba1/qt...
5a467eb5a11198a8e072c60ebc6399938c76aae8
mimosa/stream/direct-fd-stream.cc
mimosa/stream/direct-fd-stream.cc
#include <sys/sendfile.h> #include <cerrno> #include <algorithm> #include "direct-fd-stream.hh" #include "copy.hh" namespace mimosa { namespace stream { DirectFdStream::DirectFdStream(int fd, bool own_fd) : fd_(fd), own_fd_(own_fd), mode_(0) { } DirectFdStream::~DirectFdStr...
#include <sys/sendfile.h> #include <cerrno> #include <algorithm> #include "direct-fd-stream.hh" #include "copy.hh" namespace mimosa { namespace stream { DirectFdStream::DirectFdStream(int fd, bool own_fd) : fd_(fd), own_fd_(own_fd), mode_(0) { } DirectFdStream::~DirectFdStr...
fix the sendfile call
DirectFdStream: fix the sendfile call
C++
mit
abique/mimosa,abique/mimosa
a5bdd6cce36d10cc374ad87b6a1c8f3fb7fb6d93
webkit/tools/test_shell/plugin_tests.cc
webkit/tools/test_shell/plugin_tests.cc
// Copyright (c) 2006-2008 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 <string> #include "base/file_path.h" #include "base/file_util.h" #include "base/path_service.h" #include "base/string_util.h" #include ...
// Copyright (c) 2006-2008 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 <string> #include "base/file_path.h" #include "base/file_util.h" #include "base/path_service.h" #include "base/string_util.h" #include ...
Revert "Disable failing test on Linux."
Revert "Disable failing test on Linux." This reverts commit r55243. The builder just needed to be clobbered. TBR=phajdan.jr Review URL: http://codereview.chromium.org/3074039 git-svn-id: dd90618784b6a4b323ea0c23a071cb1c9e6f2ac7@55260 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
C++
bsd-3-clause
wistoch/meego-app-browser,wistoch/meego-app-browser,wistoch/meego-app-browser,wistoch/meego-app-browser,wistoch/meego-app-browser,wistoch/meego-app-browser,wistoch/meego-app-browser,wistoch/meego-app-browser,wistoch/meego-app-browser,wistoch/meego-app-browser
6d169f24747b64dda70820e5f11368385826d9c8
src/video_engine/main/test/AutoTest/helpers/vie_window_creator.cc
src/video_engine/main/test/AutoTest/helpers/vie_window_creator.cc
/* * Copyright (c) 2011 The WebRTC 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 in the root of the source * tree. An additional intellectual property rights grant can be found * in the file PATENTS. All contribut...
/* * Copyright (c) 2011 The WebRTC 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 in the root of the source * tree. An additional intellectual property rights grant can be found * in the file PATENTS. All contribut...
Fix Mac build error in vie_auto_test introduced in r666.
Fix Mac build error in vie_auto_test introduced in r666. COCOA_RENDERING was undefined. Committing without review. Review URL: http://webrtc-codereview.appspot.com/191002 git-svn-id: 917f5d3ca488f358c4d40eaec14422cf392ccec9@672 4adac7df-926f-26a2-2b94-8c16560cd09d
C++
bsd-3-clause
mwgoldsmith/ilbc,mwgoldsmith/libilbc,mwgoldsmith/ilbc,TimothyGu/libilbc,mwgoldsmith/libilbc,mwgoldsmith/libilbc,TimothyGu/libilbc,mwgoldsmith/ilbc,TimothyGu/libilbc,mwgoldsmith/ilbc,ShiftMediaProject/libilbc,mwgoldsmith/libilbc,TimothyGu/libilbc,ShiftMediaProject/libilbc,TimothyGu/libilbc,ShiftMediaProject/libilbc,Shif...
75f54517a8a84224ef6f9fec8f4fff037d239956
Library/Sources/Stroika/Frameworks/UPnP/SSDP/Client/Listener.cpp
Library/Sources/Stroika/Frameworks/UPnP/SSDP/Client/Listener.cpp
/* * Copyright(c) Sophist Solutions, Inc. 1990-2019. All rights reserved */ #include "../../../StroikaPreComp.h" #include <vector> #include "../../../../Foundation/Characters/String_Constant.h" #include "../../../../Foundation/Characters/ToString.h" #include "../../../../Foundation/Containers/Bijection.h" #include...
/* * Copyright(c) Sophist Solutions, Inc. 1990-2019. All rights reserved */ #include "../../../StroikaPreComp.h" #include <vector> #include "../../../../Foundation/Characters/String_Constant.h" #include "../../../../Foundation/Characters/ToString.h" #include "../../../../Foundation/Containers/Bijection.h" #include...
use Common::ThreeWayComparer<String> in place of deprecated String::Compare
use Common::ThreeWayComparer<String> in place of deprecated String::Compare
C++
mit
SophistSolutions/Stroika,SophistSolutions/Stroika,SophistSolutions/Stroika,SophistSolutions/Stroika,SophistSolutions/Stroika
828ae96714d5b4aca1cdc8d3d4e9b483df07aae7
src/util/Sysout.cpp
src/util/Sysout.cpp
#include "Sysout.h" #include <iostream> #include <sstream> #include <string> #include <unistd.h> #include "../language/Dictionary.h" #include "../language/Grammar.h" #include "../util/Point3i.h" #include "../Fuzzy.h" // How wide the screen is unsigned short Sysout::displayWidth; void Sysout::setDisplayWidth(unsign...
#include "Sysout.h" #include <iostream> #include <sstream> #include <string> #include <unistd.h> #include "../language/Dictionary.h" #include "../language/Grammar.h" #include "../util/Point3i.h" #include "../Libirid.h" // How wide the screen is unsigned short Sysout::displayWidth; void Sysout::setDisplayWidth(unsi...
Update Sysout.cpp
Update Sysout.cpp
C++
mit
Naftoreiclag/Libirid
437124e2f1c67b6103a20071d9a0bcb7d107f003
o3d/statsreport/metrics_unittest.cc
o3d/statsreport/metrics_unittest.cc
/* * Copyright 2009, Google 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 list of conditio...
/* * Copyright 2009, Google 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 list of conditio...
Delete bad sleep based tests
Delete bad sleep based tests If you need the tests, refractor them to follow the guidelines instead of having them fail intermittently http://big.corp.google.com/~joejoejoe/testing/2008/05/episode-90-sleeping-synchronization_27.html Review URL: http://codereview.chromium.org/159117 git-svn-id: de016e52bd170d2d4f2...
C++
bsd-3-clause
ropik/chromium,adobe/chromium,yitian134/chromium,adobe/chromium,gavinp/chromium,ropik/chromium,adobe/chromium,adobe/chromium,Crystalnix/house-of-life-chromium,yitian134/chromium,yitian134/chromium,Crystalnix/house-of-life-chromium,yitian134/chromium,adobe/chromium,adobe/chromium,Crystalnix/house-of-life-chromium,adobe/...
4bade526a9c7f25bf0a42cc86520fc9b6d0048c9
NaoTHSoccer/Source/Cognition/Modules/Behavior/PathPlanner/PathPlanner.cpp
NaoTHSoccer/Source/Cognition/Modules/Behavior/PathPlanner/PathPlanner.cpp
/** * @file PathPlanner.cpp * * @author <a href="mailto:akcayyig@hu-berlin.de">Yigit Can Akcay</a> * Implementation of class PathPlanner */ #include "PathPlanner.h" PathPlanner::PathPlanner() : step_buffer({}), foot_to_use(Foot::RIGHT), last_stepRequestID(getMotionStatus().stepControl.stepRequestID + 1), //...
/** * @file PathPlanner.cpp * * @author <a href="mailto:akcayyig@hu-berlin.de">Yigit Can Akcay</a> * Implementation of class PathPlanner */ #include "PathPlanner.h" PathPlanner::PathPlanner() : step_buffer({}), foot_to_use(Foot::RIGHT), last_stepRequestID(getMotionStatus().stepControl.stepRequestID + 1), //...
convert speedDirection from degrees to radians in PathPlanner
convert speedDirection from degrees to radians in PathPlanner
C++
apache-2.0
BerlinUnited/NaoTH,BerlinUnited/NaoTH,BerlinUnited/NaoTH,BerlinUnited/NaoTH,BerlinUnited/NaoTH,BerlinUnited/NaoTH,BerlinUnited/NaoTH
33ae1aa08cb9b0f8ae328fb18cd2cd710858eb0c
Modules/ToFHardware/Testing/mitkToFNrrdImageWriterTest.cpp
Modules/ToFHardware/Testing/mitkToFNrrdImageWriterTest.cpp
/*=================================================================== The Medical Imaging Interaction Toolkit (MITK) Copyright (c) German Cancer Research Center, Division of Medical and Biological Informatics. All rights reserved. This software is distributed WITHOUT ANY WARRANTY; without even the implied warranty...
/*=================================================================== The Medical Imaging Interaction Toolkit (MITK) Copyright (c) German Cancer Research Center, Division of Medical and Biological Informatics. All rights reserved. This software is distributed WITHOUT ANY WARRANTY; without even the implied warranty...
Use correct method for accessing CaptureHeigth / Width
Use correct method for accessing CaptureHeigth / Width
C++
bsd-3-clause
NifTK/MITK,nocnokneo/MITK,nocnokneo/MITK,fmilano/mitk,fmilano/mitk,NifTK/MITK,iwegner/MITK,RabadanLab/MITKats,iwegner/MITK,danielknorr/MITK,fmilano/mitk,rfloca/MITK,MITK/MITK,MITK/MITK,lsanzdiaz/MITK-BiiG,nocnokneo/MITK,lsanzdiaz/MITK-BiiG,lsanzdiaz/MITK-BiiG,lsanzdiaz/MITK-BiiG,danielknorr/MITK,lsanzdiaz/MITK-BiiG,Nif...
58dac26533d37f490dc1fdea6757e11e16795052
lib/src/models/api/html-api.cpp
lib/src/models/api/html-api.cpp
#include "models/api/html-api.h" #include <QRegularExpression> #include "vendor/json.h" HtmlApi::HtmlApi(const QMap<QString, QString> &data) : Api("Html", data) {} ParsedPage HtmlApi::parsePage(Page *parentPage, const QString &source, int first) const { ParsedPage ret; // Getting tags if (contains("Regex/Tags")...
#include "models/api/html-api.h" #include <QRegularExpression> #include "vendor/json.h" HtmlApi::HtmlApi(const QMap<QString, QString> &data) : Api("Html", data) {} ParsedPage HtmlApi::parsePage(Page *parentPage, const QString &source, int first) const { ParsedPage ret; // Getting tags if (contains("Regex/Tags")...
Simplify tag regex parsing in HtmlApi class
Simplify tag regex parsing in HtmlApi class
C++
apache-2.0
Bionus/imgbrd-grabber,Bionus/imgbrd-grabber,Bionus/imgbrd-grabber,Bionus/imgbrd-grabber,Bionus/imgbrd-grabber,Bionus/imgbrd-grabber
b505a12c5a055c5de481736d7b9b6b17593aaede
Source/RuntimeMeshComponentEditor/Private/RuntimeMeshComponentDetails.cpp
Source/RuntimeMeshComponentEditor/Private/RuntimeMeshComponentDetails.cpp
// Copyright 2016 Chris Conway (Koderz). All Rights Reserved. #include "RuntimeMeshComponentEditorPrivatePCH.h" #include "RuntimeMeshComponentDetails.h" #include "DlgPickAssetPath.h" #include "AssetToolsModule.h" #include "AssetRegistryModule.h" #define LOCTEXT_NAMESPACE "RuntimeMeshComponentDetails" TSharedRef<IDe...
// Copyright 2016 Chris Conway (Koderz). All Rights Reserved. #include "RuntimeMeshComponentEditorPrivatePCH.h" #include "RuntimeMeshComponentDetails.h" #include "DlgPickAssetPath.h" #include "AssetToolsModule.h" #include "AssetRegistryModule.h" #define LOCTEXT_NAMESPACE "RuntimeMeshComponentDetails" TSharedRef<IDe...
enable collision of SM created from RMC
enable collision of SM created from RMC to enable collision, SM must have a valid SectionInfoMap for each SM sections. Now you can enable the 'Use Complex Collision As Simple' option!!
C++
mit
Koderz/UE4RuntimeMeshComponent,Koderz/RuntimeMeshComponent,Koderz/UE4RuntimeMeshComponent,Koderz/UE4RuntimeMeshComponent,Koderz/RuntimeMeshComponent
a09cbe4a27bf1861ce6825f8ea456cfb83498a9c
Ext/SamplingAnalysis/E_SamplingAnalysis.cpp
Ext/SamplingAnalysis/E_SamplingAnalysis.cpp
/* This file is part of the E_MinSG library extension SamplingAnalysis. Copyright (C) 2011-2012 Claudius Jähn <claudius@uni-paderborn.de> This library is subject to the terms of the Mozilla Public License, v. 2.0. You should have received a copy of the MPL along with this library; see the file LICENSE. If not, ...
/* This file is part of the E_MinSG library extension SamplingAnalysis. Copyright (C) 2011-2012 Claudius Jähn <claudius@uni-paderborn.de> This library is subject to the terms of the Mozilla Public License, v. 2.0. You should have received a copy of the MPL along with this library; see the file LICENSE. If not, ...
Use EScript::create
Use EScript::create
C++
mpl-2.0
PADrend/E_MinSG
0eb7c11a7c2d5cfe741278f1263b4cb810e4d852
libcaf_core/caf/local_actor.hpp
libcaf_core/caf/local_actor.hpp
/****************************************************************************** * ____ _ _____ * * / ___| / \ | ___| C++ * * | | / _ \ | |_ Actor * ...
/****************************************************************************** * ____ _ _____ * * / ___| / \ | ___| C++ * * | | / _ \ | |_ Actor * ...
Fix missing return
Fix missing return
C++
bsd-3-clause
DavadDi/actor-framework,DavadDi/actor-framework,DavadDi/actor-framework,actor-framework/actor-framework,actor-framework/actor-framework,DavadDi/actor-framework,actor-framework/actor-framework,actor-framework/actor-framework
dca3a9a3a96be64db4294501f5b222f751322381
sources/instruments/selectioninstrument.cpp
sources/instruments/selectioninstrument.cpp
/* * This source file is part of EasyPaint. * * Copyright (c) 2012 EasyPaint <https://github.com/Gr1N/EasyPaint> * * 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, ...
/* * This source file is part of EasyPaint. * * Copyright (c) 2012 EasyPaint <https://github.com/Gr1N/EasyPaint> * * 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, ...
Fix cut selection undo history
Fix cut selection undo history
C++
mit
Gr1N/EasyPaint,Gr1N/EasyPaint,Gr1N/EasyPaint
9eb3d5def407f9898859889841133e5a48286c95
webrtc/modules/remote_bitrate_estimator/remote_estimator_proxy.cc
webrtc/modules/remote_bitrate_estimator/remote_estimator_proxy.cc
/* * Copyright (c) 2015 The WebRTC 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 in the root of the source * tree. An additional intellectual property rights grant can be found * in the file PATENTS. All contribut...
/* * Copyright (c) 2015 The WebRTC 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 in the root of the source * tree. An additional intellectual property rights grant can be found * in the file PATENTS. All contribut...
Add sanity check for arrival timestamps.
Add sanity check for arrival timestamps. BUG=chromium:632614 Review-Url: https://codereview.webrtc.org/2195663002 Cr-Commit-Position: 972c6d2dc6dd5efdad1377c0d224e03eb8f276f7@{#13600}
C++
bsd-3-clause
ShiftMediaProject/libilbc,TimothyGu/libilbc,ShiftMediaProject/libilbc,TimothyGu/libilbc,TimothyGu/libilbc,TimothyGu/libilbc,ShiftMediaProject/libilbc,TimothyGu/libilbc,ShiftMediaProject/libilbc,ShiftMediaProject/libilbc
96e344bf27d956291ccef96b574ff98d7a3ac8fb
You-Controller/internal/query_executor_builder_visitor.cpp
You-Controller/internal/query_executor_builder_visitor.cpp
//@author A0097630B #include "stdafx.h" #include "query_executor.h" #include "../exceptions/context_index_out_of_range_exception.h" #include "../result.h" #include "query_executor_builder_visitor.h" namespace You { namespace Controller { namespace Internal { using You::NLP::TaskField; using You::NLP::TaskPriority; us...
//@author A0097630B #include "stdafx.h" #include "query_executor.h" #include "../exceptions/context_index_out_of_range_exception.h" #include "../result.h" #include "query_executor_builder_visitor.h" namespace You { namespace Controller { namespace Internal { using You::NLP::TaskField; using You::NLP::TaskPriority; us...
Fix #325.
Fix #325.
C++
mit
cs2103aug2014-w10-1c/main,cs2103aug2014-w10-1c/main
ea3eb7f3e1d9bbf60c8c7e1a68807427652a5406
video_engine/vie_remb.cc
video_engine/vie_remb.cc
/* * Copyright (c) 2012 The WebRTC 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 in the root of the source * tree. An additional intellectual property rights grant can be found * in the file PATENTS. All contribut...
/* * Copyright (c) 2012 The WebRTC 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 in the root of the source * tree. An additional intellectual property rights grant can be found * in the file PATENTS. All contribut...
Fix possible race condition and access into an empty list.
Fix possible race condition and access into an empty list. TBR=mflodman@webrtc.org BUG= Review URL: https://webrtc-codereview.appspot.com/939021 Cr-Mirrored-From: https://chromium.googlesource.com/external/webrtc Cr-Mirrored-Commit: 467dfe0e7c28c52f65af414474677f4b43f9dc10
C++
bsd-3-clause
sippet/webrtc,sippet/webrtc,sippet/webrtc,sippet/webrtc,sippet/webrtc,sippet/webrtc
a62125b7f77cec5afad98a9963f8966ae8739455
src/mlpack/core/tree/cover_tree/traits.hpp
src/mlpack/core/tree/cover_tree/traits.hpp
/** * @file traits.hpp * @author Ryan Curtin * * This file contains the specialization of the TreeTraits class for the * CoverTree type of tree. */ #ifndef __MLPACK_CORE_TREE_COVER_TREE_TRAITS_HPP #define __MLPACK_CORE_TREE_COVER_TREE_TRAITS_HPP #include <mlpack/core/tree/tree_traits.hpp> namespace mlpack { nam...
/** * @file traits.hpp * @author Ryan Curtin * * This file contains the specialization of the TreeTraits class for the * CoverTree type of tree. */ #ifndef __MLPACK_CORE_TREE_COVER_TREE_TRAITS_HPP #define __MLPACK_CORE_TREE_COVER_TREE_TRAITS_HPP #include <mlpack/core/tree/tree_traits.hpp> namespace mlpack { nam...
Make sure traits are active for all cover trees.
Make sure traits are active for all cover trees.
C++
bsd-3-clause
darcyliu/mlpack,BookChan/mlpack,Azizou/mlpack,BookChan/mlpack,minhpqn/mlpack,bmswgnp/mlpack,BookChan/mlpack,bmswgnp/mlpack,stereomatchingkiss/mlpack,chenmoshushi/mlpack,chenmoshushi/mlpack,ajjl/mlpack,lezorich/mlpack,erubboli/mlpack,minhpqn/mlpack,datachand/mlpack,datachand/mlpack,trungda/mlpack,lezorich/mlpack,Azizou/...
39c681eea8539d1cd0481202a3bb232e97fc370e
leetcode/longestpalindsub.cc
leetcode/longestpalindsub.cc
#include <iostream> #include <algorithm> using namespace std; string longestpalindsub(string &str) { const int n = str.size(); bool f[n][n]; fill_n(&f[0][0], n * n, false); int start = 0; int max_len = 1; for (int i = 0; i < n; ++i) { f[i][i] = true; for (int j = 0; j < i; ++j) { if (str[j] ...
#include <iostream> #include <algorithm> using namespace std; string longestpalindsub(string &str) { const int n = str.size(); bool f[n][n]; fill_n(&f[0][0], n * n, false); int start = 0; int max_len = 1; for (int i = 0; i < n; ++i) { f[i][i] = true; for (int j = 0; j < i; ++j) { if (str[j] ...
Update longestpalindsub.cc
Update longestpalindsub.cc
C++
mit
liuluheng/CTCI,liuluheng/CTCI,liuluheng/CTCI
6ae8bc657d8209ef456828425d5599aa028f77ed
src/Index/src/SimpleIndex.cpp
src/Index/src/SimpleIndex.cpp
// The MIT License (MIT) // Copyright (c) 2016, Microsoft // 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, mo...
// The MIT License (MIT) // Copyright (c) 2016, Microsoft // 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, mo...
Use shardDefinition file in Ingestor.
Use shardDefinition file in Ingestor.
C++
mit
danluu/BitFunnel,BitFunnel/BitFunnel,danluu/BitFunnel,BitFunnel/BitFunnel,danluu/BitFunnel,BitFunnel/BitFunnel,danluu/BitFunnel,danluu/BitFunnel,danluu/BitFunnel,BitFunnel/BitFunnel,BitFunnel/BitFunnel,BitFunnel/BitFunnel
8f2c48cf4c46b3b3d1b58fb8fec13a9c95d2327c
paddle/gserver/layers/Layer.cpp
paddle/gserver/layers/Layer.cpp
/* Copyright (c) 2016 PaddlePaddle Authors. All Rights Reserve. 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 ...
/* Copyright (c) 2016 PaddlePaddle Authors. All Rights Reserve. 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 ...
Fix Layer.cpp
Fix Layer.cpp
C++
apache-2.0
putcn/Paddle,Canpio/Paddle,luotao1/Paddle,chengduoZH/Paddle,luotao1/Paddle,putcn/Paddle,jacquesqiao/Paddle,lcy-seso/Paddle,QiJune/Paddle,tensor-tang/Paddle,PaddlePaddle/Paddle,pengli09/Paddle,Canpio/Paddle,reyoung/Paddle,reyoung/Paddle,lcy-seso/Paddle,PaddlePaddle/Paddle,luotao1/Paddle,pkuyym/Paddle,baidu/Paddle,pengli...
9467836a86891571073661b073655e5976a50e08
modules/gui/qt4/input_manager.hpp
modules/gui/qt4/input_manager.hpp
/***************************************************************************** * input_manager.hpp : Manage an input and interact with its GUI elements **************************************************************************** * Copyright (C) 2006-2008 the VideoLAN team * $Id$ * * Authors: Clément Stenac <zorgl...
/***************************************************************************** * input_manager.hpp : Manage an input and interact with its GUI elements **************************************************************************** * Copyright (C) 2006-2008 the VideoLAN team * $Id$ * * Authors: Clément Stenac <zorgl...
return NULL on getAout if no input
Qt4: return NULL on getAout if no input
C++
lgpl-2.1
vlc-mirror/vlc-2.1,shyamalschandra/vlc,jomanmuk/vlc-2.2,jomanmuk/vlc-2.2,krichter722/vlc,shyamalschandra/vlc,xkfz007/vlc,krichter722/vlc,shyamalschandra/vlc,jomanmuk/vlc-2.2,vlc-mirror/vlc,jomanmuk/vlc-2.2,jomanmuk/vlc-2.2,krichter722/vlc,jomanmuk/vlc-2.2,jomanmuk/vlc-2.1,krichter722/vlc,xkfz007/vlc,xkfz007/vlc,vlc-mir...
2aa536314cedf143bb40cd7a030fd9d2d501d404
source/lib/hardware/pcb/Base.cc
source/lib/hardware/pcb/Base.cc
#include <iostream> #include <sstream> #include "util/String.h" #include "hardware/pcb/Base.h" namespace blitzortung { namespace hardware { namespace pcb { Base::Base(SerialPort& serial, const gps::Type& gpsType, const data::sample::Base::Creator& sampleCreator) : communication_(serial), logger_...
#include <iostream> #include <sstream> #include "util/String.h" #include "hardware/pcb/Base.h" namespace blitzortung { namespace hardware { namespace pcb { Base::Base(SerialPort& serial, const gps::Type& gpsType, const data::sample::Base::Creator& sampleCreator) : communication_(serial), logger_...
fix for pcb v4 data
fix for pcb v4 data
C++
mit
wuan/bo-tracker,wuan/bo-tracker,wuan/bo-tracker
57aac5427dcea6eaee8ca71ccc3ae26a42bfaa21
source/type/tests/data_test.cpp
source/type/tests/data_test.cpp
/* Copyright © 2001-2014, Canal TP and/or its affiliates. All rights reserved. This file is part of Navitia, the software to build cool stuff with public transport. Hope you'll enjoy and contribute to this project, powered by Canal TP (www.canaltp.fr). Help us simplify mobility and open public transport: ...
/* Copyright © 2001-2014, Canal TP and/or its affiliates. All rights reserved. This file is part of Navitia, the software to build cool stuff with public transport. Hope you'll enjoy and contribute to this project, powered by Canal TP (www.canaltp.fr). Help us simplify mobility and open public transport: ...
Fix data_test
Fix data_test using absolute path (Boost)
C++
agpl-3.0
CanalTP/navitia,pbougue/navitia,patochectp/navitia,xlqian/navitia,kadhikari/navitia,pbougue/navitia,kinnou02/navitia,CanalTP/navitia,CanalTP/navitia,kadhikari/navitia,Tisseo/navitia,pbougue/navitia,CanalTP/navitia,Tisseo/navitia,Tisseo/navitia,CanalTP/navitia,patochectp/navitia,kinnou02/navitia,patochectp/navitia,pboug...
aa6da1cc2a019a1ada7f6d11ad2f9f56240027a5
eval/src/tests/instruction/mixed_map_function/mixed_map_function_test.cpp
eval/src/tests/instruction/mixed_map_function/mixed_map_function_test.cpp
// Copyright Verizon Media. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. #include <vespa/eval/eval/tensor_function.h> #include <vespa/eval/instruction/mixed_map_function.h> #include <vespa/eval/eval/test/eval_fixture.h> #include <vespa/eval/eval/test/tensor_model.hpp> #include <...
// Copyright Verizon Media. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. #include <vespa/eval/eval/tensor_function.h> #include <vespa/eval/instruction/mixed_map_function.h> #include <vespa/eval/eval/test/eval_fixture.h> #include <vespa/eval/eval/test/gen_spec.h> #include <vespa/...
use GenSpec in mixed_map_function_test
use GenSpec in mixed_map_function_test
C++
apache-2.0
vespa-engine/vespa,vespa-engine/vespa,vespa-engine/vespa,vespa-engine/vespa,vespa-engine/vespa,vespa-engine/vespa,vespa-engine/vespa,vespa-engine/vespa,vespa-engine/vespa,vespa-engine/vespa
5a2c0d78f552fb962011eac152cb2a7a0e2dc78a
src/object/fwd.hh
src/object/fwd.hh
/** ** \file object/fwd.hh ** \brief Forward declarations of all node-classes of OBJECT ** (needed by the visitors) */ #ifndef OBJECT_FWD_HH # define OBJECT_FWD_HH # include <deque> # include <libport/fwd.hh> # include <libport/shared-ptr.hh> namespace runner { class Runner; } namespace object { // state.hh...
/** ** \file object/fwd.hh ** \brief Forward declarations of all node-classes of OBJECT ** (needed by the visitors) */ #ifndef OBJECT_FWD_HH # define OBJECT_FWD_HH # include <deque> # include <libport/fwd.hh> # include <libport/shared-ptr.hh> namespace runner { class Runner; } namespace object { // state.hh...
Define rrObject: smart pointers to Object smart pointers.
Define rrObject: smart pointers to Object smart pointers. * src/object/fwd.hh (rrObject): New. Here. (rObject): The libport::shared_ptr second template argument is now true by default anyway.
C++
bsd-3-clause
urbiforge/urbi,urbiforge/urbi,aldebaran/urbi,aldebaran/urbi,urbiforge/urbi,urbiforge/urbi,aldebaran/urbi,aldebaran/urbi,aldebaran/urbi,urbiforge/urbi,urbiforge/urbi,aldebaran/urbi,urbiforge/urbi,aldebaran/urbi,aldebaran/urbi,urbiforge/urbi,urbiforge/urbi
984161edde1b4df2f7adcde4e0ae7790fb336213
tests/rpc_test.cc
tests/rpc_test.cc
/* * This file is open source software, licensed to you under the terms * of the Apache License, Version 2.0 (the "License"). See the NOTICE file * distributed with this work for additional information regarding copyright * ownership. You may not use this file except in compliance with the License. * * You may ...
/* * This file is open source software, licensed to you under the terms * of the Apache License, Version 2.0 (the "License"). See the NOTICE file * distributed with this work for additional information regarding copyright * ownership. You may not use this file except in compliance with the License. * * You may ...
Add unit test for cancel connection attempt
rpc: Add unit test for cancel connection attempt Signed-off-by: Duarte Nunes <a60e8b7496f7715d71354fe4c06dd24017025bf1@scylladb.com>
C++
apache-2.0
cloudius-systems/seastar,syuu1228/seastar,kjniemi/seastar,dreamsxin/seastar,dreamsxin/seastar,syuu1228/seastar,avikivity/seastar,avikivity/seastar,kjniemi/seastar,avikivity/seastar,scylladb/seastar,scylladb/seastar,scylladb/seastar,cloudius-systems/seastar,syuu1228/seastar,dreamsxin/seastar,cloudius-systems/seastar,kjn...
eef41d7f998e0e6776589ae4d9bcfd228d56dd73
xchainer/python/array.cc
xchainer/python/array.cc
#include "xchainer/python/array.h" #include <algorithm> #include <cstdint> #include <pybind11/numpy.h> #include <pybind11/operators.h> #include "xchainer/array.h" #include "xchainer/constant.h" #include "xchainer/dtype.h" #include "xchainer/error.h" #include "xchainer/python/common.h" namespace xchainer { namespa...
#include "xchainer/python/array.h" #include <algorithm> #include <cstdint> #include <pybind11/numpy.h> #include <pybind11/operators.h> #include "xchainer/array.h" #include "xchainer/constant.h" #include "xchainer/device.h" #include "xchainer/dtype.h" #include "xchainer/error.h" #include "xchainer/python/common.h" ...
Add Array device attr Python binding
Add Array device attr Python binding
C++
mit
niboshi/chainer,chainer/chainer,jnishi/chainer,okuta/chainer,chainer/chainer,ktnyt/chainer,hvy/chainer,niboshi/chainer,ktnyt/chainer,niboshi/chainer,keisuke-umezawa/chainer,ktnyt/chainer,jnishi/chainer,niboshi/chainer,wkentaro/chainer,wkentaro/chainer,hvy/chainer,tkerola/chainer,jnishi/chainer,ktnyt/chainer,keisuke-ume...
93518c95458ac52e2c1ee05fdb4991e6059aa333
xs/src/libslic3r/Log.cpp
xs/src/libslic3r/Log.cpp
#include <sstream> #include <iostream> #include <string> #include <iomanip> #include "Log.hpp" /// Local class to suppress output class NullStream : public std::streambuf { public: int overflow(int c) { return c; } }; namespace Slic3r { static NullStream log_null; static std::ostream null_log(&log_null); std::...
#include <sstream> #include <iostream> #include <string> #include <iomanip> #include <algorithm> #include "Log.hpp" /// Local class to suppress output class NullStream : public std::streambuf { public: int overflow(int c) { return c; } }; namespace Slic3r { static NullStream log_null; static std::ostream null_l...
Include STL algorithm
Include STL algorithm
C++
agpl-3.0
curieos/Slic3r,curieos/Slic3r,curieos/Slic3r,curieos/Slic3r,alexrj/Slic3r,pieis2pi/Slic3r,alexrj/Slic3r,pieis2pi/Slic3r,pieis2pi/Slic3r,alexrj/Slic3r,alexrj/Slic3r,alexrj/Slic3r,curieos/Slic3r,curieos/Slic3r,pieis2pi/Slic3r,pieis2pi/Slic3r,alexrj/Slic3r,pieis2pi/Slic3r
b538f33459090fb515a78e6d962301b6f761df4e
xs/src/libslic3r/Log.hpp
xs/src/libslic3r/Log.hpp
#ifndef slic3r_LOG_HPP #define slic3r_LOG_HPP #include <string> #include <vector> #include <sstream> #include <iostream> #include <memory> #include <locale> #include <set> #include <codecvt> // good until c++17 namespace Slic3r { /// All available logging levels. enum class log_t : uint8_t { FERR = 0, ERR = 4, WARN...
#ifndef slic3r_LOG_HPP #define slic3r_LOG_HPP #include <string> #include <vector> #include <sstream> #include <iostream> #include <memory> #include <locale> #include <set> #include <codecvt> // good until c++17 namespace Slic3r { /// All available logging levels. enum class log_t : uint8_t { FERR = 0, ERR = 4, WARN...
Call through to underlying method for static Log methods
Call through to underlying method for static Log methods
C++
agpl-3.0
pieis2pi/Slic3r,pieis2pi/Slic3r,curieos/Slic3r,pieis2pi/Slic3r,curieos/Slic3r,alexrj/Slic3r,alexrj/Slic3r,alexrj/Slic3r,curieos/Slic3r,curieos/Slic3r,curieos/Slic3r,alexrj/Slic3r,pieis2pi/Slic3r,pieis2pi/Slic3r,alexrj/Slic3r,alexrj/Slic3r,curieos/Slic3r,pieis2pi/Slic3r
c9688b5aefc1106f72a2e09afc1dd3a46a69c323
okui/src/applications/Android.cpp
okui/src/applications/Android.cpp
#include "onair/okui/applications/Android.h" #if ONAIR_ANDROID namespace onair { namespace okui { namespace applications { namespace { std::weak_ptr<jni::JNIContext> gJNIContext; } Android::~Android() { if (_javaHelper) { _javaHelper.reset(); } if (_activity) { _jniEnv->DeleteGlobalRef(_...
#include "onair/okui/applications/Android.h" #if ONAIR_ANDROID namespace onair { namespace okui { namespace applications { namespace { std::weak_ptr<jni::JNIContext> gJNIContext; } Android::~Android() { if (_javaHelper) { _javaHelper.reset(); } if (_activity) { _jniEnv->DeleteGlobalRef(_...
fix build
fix build
C++
apache-2.0
bittorrent/okui,bittorrent/okui,bittorrent/okui,bittorrent/okui,bittorrent/okui
d49b13237608d18c6a6409b0ba9989ef38062de2
native/devs_cefclients/win64/source/DeveloperStudio/DevSCefClient_app.cpp
native/devs_cefclients/win64/source/DeveloperStudio/DevSCefClient_app.cpp
/* * Copyright (c) 2015, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless require...
/* * Copyright (c) 2015, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless require...
exit on workspace cancell implemented
exit on workspace cancell implemented
C++
apache-2.0
liurl3/cloud-dev-studio,liurl3/cloud-dev-studio,rajeevanWSO2/cloud-dev-studio,rajeevanWSO2/cloud-dev-studio,liurl3/cloud-dev-studio,rajeevanWSO2/cloud-dev-studio,rajeevanWSO2/cloud-dev-studio,wso2/cloud-dev-studio,wso2/cloud-dev-studio,wso2/cloud-dev-studio,wso2/cloud-dev-studio,rajeevanWSO2/cloud-dev-studio,rajeevanWS...
a84da4c68f5ebc0fed401f349f9467ca3e0ddbac
lxqt-config-appearance/main.cpp
lxqt-config-appearance/main.cpp
/* BEGIN_COMMON_COPYRIGHT_HEADER * (c)LGPL2+ * * LXQt - a lightweight, Qt based, desktop toolset * http://razor-qt.org * * Copyright: 2010-2011 Razor team * Authors: * Petr Vanek <petr@scribus.info> * * This program or library is free software; you can redistribute it * and/or modify it under the terms of ...
/* BEGIN_COMMON_COPYRIGHT_HEADER * (c)LGPL2+ * * LXQt - a lightweight, Qt based, desktop toolset * http://razor-qt.org * * Copyright: 2010-2011 Razor team * Authors: * Petr Vanek <petr@scribus.info> * * This program or library is free software; you can redistribute it * and/or modify it under the terms of ...
set Qt::AA_UseHighDpiPixmaps to true
lxqt-config-appearance: set Qt::AA_UseHighDpiPixmaps to true
C++
lgpl-2.1
lxde/lxqt-config,stefonarch/lxqt-config,stefonarch/lxqt-config,stefonarch/lxqt-config,lxde/lxqt-config,lxde/lxqt-config,lxde/lxqt-config
7ac37d22fb400ef35f6ad833895fd2abd914624a
lxqt-config-brightness/main.cpp
lxqt-config-brightness/main.cpp
/* Copyright (C) 2016 P.L. Lucas <selairi@gmail.com> This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later versi...
/* Copyright (C) 2016 P.L. Lucas <selairi@gmail.com> This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later versi...
Add gamma(brightness) reset as a cli option
Add gamma(brightness) reset as a cli option
C++
lgpl-2.1
stefonarch/lxqt-config,stefonarch/lxqt-config,lxde/lxqt-config,stefonarch/lxqt-config,lxde/lxqt-config,lxde/lxqt-config,lxde/lxqt-config
acb546e42470ad16d4d84ac90fc23d78d74fff1f
machine-learning/StateSpace.cpp
machine-learning/StateSpace.cpp
#include "StateSpace.h" StateSpace::StateSpace(const unsigned int _angle_max, const unsigned int _velocity_max): angle_max(_angle_max), velocity_max(_velocity_max), space(_angle_max, std::vector< PriorityQueue<Action*,double> > (_velocity_max, PriorityQueue<Action*,double> (HeapType::MAX))) {} StateSpace::~StateSp...
#include "StateSpace.h" StateSpace::StateSpace(const unsigned int _angle_max, const unsigned int _velocity_max): angle_max(_angle_max), velocity_max(_velocity_max), space(_angle_max, std::vector< PriorityQueue<Action*,double> > (_velocity_max, PriorityQueue<Action*,double> (HeapType::MAX))) {} StateSpace::~StateSp...
Update StateSpace.cpp
Update StateSpace.cpp
C++
mit
philj56/robot-swing,philj56/robot-swing,philj56/robot-swing
8826a4efd7e519d1c9434963b1712380136a4aee
include/stack.cpp
include/stack.cpp
#ifndef stack_cpp #define stack_cpp #pragma once #include <iostream> template <typename T> class stack { public: stack(); //noexcept stack(stack const &); //strong ~stack(); //noexcept size_t count() const; //noexcept auto push(T const &) -> void; //strong void pop(); ...
#ifndef stack_cpp #define stack_cpp #pragma once #include <iostream> template <typename T> class allocator { protected: allocator(size_t size = 0); ~allocator(); auto swap(allocator & other) -> void; allocator(allocator const &) = delete; auto operator =(allocator const &) -> allocator & = del...
Update stack.cpp
Update stack.cpp
C++
mit
tpabahatp/Stack
4ebdc55d9f057af685acf70f87edcc54e7f6dcbd
include/stack.hpp
include/stack.hpp
#include <iostream> #include <algorithm> #include <stdexcept> template <typename T> class stack { public: stack(); ~stack()noexcept; stack(stack<T> const&)basic; stack& operator=(stack<T> const&)noexcept; size_t count()const noexcept; size_t array_size()const noexcept; void push(T const&)basic; void pop()basic...
#include <iostream> #include <algorithm> #include <stdexcept> template <typename T> class stack { public: stack(); ~stack()noexcept; stack(stack<T> const&); stack& operator=(stack<T> const&)noexcept; size_t count()const noexcept; size_t array_size()const noexcept; void push(T const&); void pop(); T top()const...
Update stack.hpp
Update stack.hpp
C++
mit
kate-lozovaya/stack-0.0.3
9295469715fff6899529aed56c041de9c6ef6142
src/mlpack/methods/logistic_regression/logistic_regression_main.cpp
src/mlpack/methods/logistic_regression/logistic_regression_main.cpp
/** * @file logistic_regression_main.cpp * @author Ryan Curtin * * Main executable for logistic regression. */ #include <mlpack/core.hpp> #include "logistic_regression.hpp" #include <mlpack/core/optimizers/sgd/sgd.hpp> using namespace std; using namespace mlpack; using namespace mlpack::regression; using namespa...
/** * @file logistic_regression_main.cpp * @author Ryan Curtin * * Main executable for logistic regression. */ #include <mlpack/core.hpp> #include "logistic_regression.hpp" #include <mlpack/core/optimizers/sgd/sgd.hpp> using namespace std; using namespace mlpack; using namespace mlpack::regression; using namespa...
Fix bugs in logistic_regression.
Fix bugs in logistic_regression.
C++
bsd-3-clause
palashahuja/mlpack,ajjl/mlpack,stereomatchingkiss/mlpack,ranjan1990/mlpack,ajjl/mlpack,stereomatchingkiss/mlpack,lezorich/mlpack,theranger/mlpack,theranger/mlpack,theranger/mlpack,stereomatchingkiss/mlpack,palashahuja/mlpack,darcyliu/mlpack,ranjan1990/mlpack,palashahuja/mlpack,ajjl/mlpack,lezorich/mlpack,darcyliu/mlpac...
ff619d4c5eef007f9e6bf6d9eb3d90fd4bb60fac
applications/mne_analyze/plugins/dataloader/dataloader.cpp
applications/mne_analyze/plugins/dataloader/dataloader.cpp
//============================================================================================================= /** * @file dataloader.cpp * @author Lorenz Esch <lesch@mgh.harvard.edu> * @since 0.1.0 * @date November, 2019 * * @section LICENSE * * Copyright (C) 2019, Lorenz Esch. All rights reserv...
//============================================================================================================= /** * @file dataloader.cpp * @author Lorenz Esch <lesch@mgh.harvard.edu> * @since 0.1.0 * @date November, 2019 * * @section LICENSE * * Copyright (C) 2019, Lorenz Esch. All rights reserv...
add data type differentiation while loading
Enh: add data type differentiation while loading
C++
bsd-3-clause
mne-tools/mne-cpp,LorenzE/mne-cpp,chdinh/mne-cpp,mne-tools/mne-cpp,chdinh/mne-cpp,chdinh/mne-cpp,chdinh/mne-cpp,chdinh/mne-cpp,mne-tools/mne-cpp,chdinh/mne-cpp,LorenzE/mne-cpp,LorenzE/mne-cpp,LorenzE/mne-cpp,mne-tools/mne-cpp,mne-tools/mne-cpp,mne-tools/mne-cpp
cbe02f8911d975d6f6205d5e6bc85c187c320c12
examples/example.hpp
examples/example.hpp
// License: Apache 2.0. See LICENSE file in root directory. // Copyright(c) 2015 Intel Corporation. All Rights Reserved. #pragma once #define GLFW_INCLUDE_GLU #include <GLFW/glfw3.h> #include <string> #include <sstream> #include <iostream> #include <algorithm> ////////////////////////////// // Basic Data Types ...
// License: Apache 2.0. See LICENSE file in root directory. // Copyright(c) 2015 Intel Corporation. All Rights Reserved. #pragma once #define GLFW_INCLUDE_GLU #include <GLFW/glfw3.h> #include <string> #include <sstream> #include <iostream> #include <algorithm> ////////////////////////////// // Basic Data Types ...
Fix narrowing conversion error for osx clang
Fix narrowing conversion error for osx clang
C++
apache-2.0
IntelRealSense/librealsense,IntelRealSense/librealsense,IntelRealSense/librealsense,IntelRealSense/librealsense,IntelRealSense/librealsense,IntelRealSense/librealsense,IntelRealSense/librealsense,IntelRealSense/librealsense,IntelRealSense/librealsense
d5367c738b60d1c2924653057bae7174c9bd9540
chrome/browser/chromeos/drive/resource_entry_conversion.cc
chrome/browser/chromeos/drive/resource_entry_conversion.cc
// 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/chromeos/drive/resource_entry_conversion.h" #include <algorithm> #include <string> #include "base/logging.h" #include "base...
// 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/chromeos/drive/resource_entry_conversion.h" #include <algorithm> #include <string> #include "base/logging.h" #include "base...
Revert 214293 "Drive: Do not treat type-unknown deleted entries ..."
Revert 214293 "Drive: Do not treat type-unknown deleted entries ..." Specurative revert for bug 270308; let's try to see if the crash disappears. The change only fixes an error for a feature behind the flag in M30, so it should be fine to punt to M31. BUG=270308 > Drive: Do not treat type-unknown deleted entries as...
C++
bsd-3-clause
crosswalk-project/chromium-crosswalk-efl,Chilledheart/chromium,fujunwei/chromium-crosswalk,markYoungH/chromium.src,Chilledheart/chromium,markYoungH/chromium.src,M4sse/chromium.src,ondra-novak/chromium.src,M4sse/chromium.src,ChromiumWebApps/chromium,Pluto-tv/chromium-crosswalk,krieger-od/nwjs_chromium.src,Jonekee/chromi...
f8c7db538f0dce78ef6e5e8e6f6641b1c7e2eeb7
chrome/browser/extensions/extension_startup_browsertest.cc
chrome/browser/extensions/extension_startup_browsertest.cc
// Copyright (c) 2008 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 <vector> #include "base/command_line.h" #include "base/file_path.h" #include "base/file_util.h" #include "base/path_service.h" #include "chr...
// Copyright (c) 2008 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 <vector> #include "base/command_line.h" #include "base/file_path.h" #include "base/file_util.h" #include "base/path_service.h" #include "chr...
Remove MAYBE_ prefix from ExtensionStartupTesst.Test (fixing my mistake)
Remove MAYBE_ prefix from ExtensionStartupTesst.Test (fixing my mistake) TEST=NONE BUG=NONE Review URL: http://codereview.chromium.org/2725011 git-svn-id: de016e52bd170d2d4f2344f9bf92d50478b649e0@49473 0039d316-1c4b-4281-b951-d872f2087c98
C++
bsd-3-clause
Crystalnix/house-of-life-chromium,Crystalnix/house-of-life-chromium,adobe/chromium,adobe/chromium,Crystalnix/house-of-life-chromium,yitian134/chromium,adobe/chromium,yitian134/chromium,adobe/chromium,adobe/chromium,adobe/chromium,ropik/chromium,yitian134/chromium,ropik/chromium,gavinp/chromium,yitian134/chromium,gavinp...
81b34feda7af721eac52e80948a78e47544ab3cc
chrome/browser/in_process_webkit/indexed_db_browsertest.cc
chrome/browser/in_process_webkit/indexed_db_browsertest.cc
// Copyright (c) 2010 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/command_line.h" #include "base/file_path.h" #include "base/file_util.h" #include "base/ref_counted.h" #include "base/scoped_temp_dir.h"...
// Copyright (c) 2010 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/command_line.h" #include "base/file_path.h" #include "base/file_util.h" #include "base/ref_counted.h" #include "base/scoped_temp_dir.h"...
Disable some tests that need to be updated due to a WebKit patch that hasn't been rolled in yet.
Disable some tests that need to be updated due to a WebKit patch that hasn't been rolled in yet. TEST=none BUG=none Review URL: http://codereview.chromium.org/6523013 git-svn-id: de016e52bd170d2d4f2344f9bf92d50478b649e0@74906 0039d316-1c4b-4281-b951-d872f2087c98
C++
bsd-3-clause
M4sse/chromium.src,fujunwei/chromium-crosswalk,ltilve/chromium,junmin-zhu/chromium-rivertrail,keishi/chromium,krieger-od/nwjs_chromium.src,Chilledheart/chromium,ChromiumWebApps/chromium,PeterWangIntel/chromium-crosswalk,M4sse/chromium.src,junmin-zhu/chromium-rivertrail,rogerwang/chromium,ondra-novak/chromium.src,mohame...
10bdeedd9211feee259eed14fc1430d45423a837
Sources/Tasks/BasicTasks/PlayMinionTask.cpp
Sources/Tasks/BasicTasks/PlayMinionTask.cpp
/************************************************************************* > File Name: PlayMinion.cpp > Project Name: Hearthstonepp > Author: Young-Joong Kim > Purpose: Implement PlayMinion, Summon Minion and Process PowerTasks > Created Time: 2018/07/21 > Copyright (c) 2018, Young-Joong Kim **************************...
/************************************************************************* > File Name: PlayMinion.cpp > Project Name: Hearthstonepp > Author: Young-Joong Kim > Purpose: Implement PlayMinion, Summon Minion and Process PowerTasks > Created Time: 2018/07/21 > Copyright (c) 2018, Young-Joong Kim **************************...
Fix PlayMinionTask C Style Casting
Fix PlayMinionTask C Style Casting
C++
mit
Hearthstonepp/Hearthstonepp,Hearthstonepp/Hearthstonepp