url
stringlengths
12
221
text
stringlengths
176
1.03M
encoding
stringclasses
16 values
confidence
float64
0.7
1
license
stringlengths
0
347
copyright
stringlengths
3
31.8k
kio-5.90.0/src/kcms/smb/smbrodlg.h
/* This file is part of the KDE project SPDX-FileCopyrightText: 2000, 2005 Alexander Neundorf <neundorf@kde.org> SPDX-License-Identifier: LGPL-2.0-or-later */ #ifndef __SMBRODLG_H #define __SMBRODLG_H #include <QCheckBox> #include <QLineEdit> #include <QWidget> #include <KCModule> class KComboBox; cla...
utf-8
1
LGPL-2+
2006, Aaron J. Seigo <aseigo@kde.org> 2021, Ahmad Samir <a.samirh78@gmail.com> 2008, Alex Merry <alex.merry@kdemail.net> 2000, Alex Zepeda <zipzippy@sonic.net> 2000-2005, Alexander Neundorf <neundorf@kde.org> 2006, Allan Sandfeld Jensen <sandfeld@kde.org> ...
nx-libs-3.5.99.26/nxcomp/src/ProxyReadBuffer.h
/**************************************************************************/ /* */ /* Copyright (c) 2001, 2011 NoMachine (http://www.nomachine.com) */ /* Copyright (c) 2008-2014 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> */ /* Copyright...
utf-8
1
unknown
unknown
libforms-1.2.3/lib/xpopup.c
/* * This file is part of the XForms library package. * * XForms 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, or * (at your option) any later version. * * XForms is ...
utf-8
1
unknown
unknown
glibc-2.33/math/w_expl_compat.c
/* w_expl.c -- long double version of w_exp.c. * Conversion to long double by Ulrich Drepper, * Cygnus Support, drepper@cygnus.com. */ /* * ==================================================== * Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. * * Developed at SunPro, a Sun Microsystems, Inc. b...
utf-8
1
unknown
unknown
libreswan-4.6/lib/libswan/ip_range.c
/* ip_range type, for libreswan * * Copyright (C) 2007 Michael Richardson <mcr@xelerance.com> * Copyright (C) 2000 Henry Spencer. * Copyright (C) 2013 Antony Antony <antony@phenome.org> * Copyright (C) 2019 Andrew Cagney <cagney@gnu.org> * * This library is free software; you can redistribute it and/or modify it...
utf-8
1
GPL-2+
1998-2021 The Libreswan Project or their individual authors
nghttp2-1.43.0/src/asio_client_stream.cc
/* * nghttp2 - HTTP/2 C Library * * Copyright (c) 2015 Tatsuhiro Tsujikawa * * 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 ri...
utf-8
1
Expat
2012, 2013, 2014 Tatsuhiro Tsujikawa
qt6-webengine-6.2.2+dfsg/src/3rdparty/chromium/third_party/perfetto/src/traced/probes/ftrace/printk_formats_parser.h
/* * Copyright (C) 2020 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
utf-8
1
LGPL-3 or GPL-2
2006-2021 The Chromium Authors 2016-2021 The Qt Company Ltd.
seqan3-3.1.0+ds/test/unit/io/views/detail/take_until_view_test.cpp
// ----------------------------------------------------------------------------------------------------- // Copyright (c) 2006-2021, Knut Reinert & Freie Universität Berlin // Copyright (c) 2016-2021, Knut Reinert & MPI für molekulare Genetik // This file may be used, modified and/or redistributed under the terms of th...
utf-8
1
BSD-3-clause
2006-2016, Knut Reinert, FU Berlin Andreas Döring <doering@inf.fu-berlin.de> David Weese <weese@inf.fu-berlin.de> Tobias Rausch <rausch@inf.fu-berlin.de> Stephan Aiche <aiche@inf.fu-berlin.de> Anne-Katrin Emde <emde@inf.fu-berlin.de> Carsten Kemena <keme...
botan-2.19.1+dfsg/src/tests/test_ecc_pointmul.cpp
/* * (C) 2014,2015,2019 Jack Lloyd * * Botan is released under the Simplified BSD License (see license.txt) */ #include "tests.h" #if defined(BOTAN_HAS_ECC_GROUP) #include <botan/ec_group.h> #endif namespace Botan_Tests { namespace { #if defined(BOTAN_HAS_ECC_GROUP) class ECC_Basepoint_Mul_Tests final : public...
utf-8
1
BSD-2-clause
1999-2022 The Botan Authors, 1999-2022 Jack Lloyd <jack@randombit.net>
chromium-98.0.4758.102/chromeos/crosapi/mojom/app_service_types_mojom_traits.h
// Copyright 2021 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROMEOS_CROSAPI_MOJOM_APP_SERVICE_TYPES_MOJOM_TRAITS_H_ #define CHROMEOS_CROSAPI_MOJOM_APP_SERVICE_TYPES_MOJOM_TRAITS_H_ #include <string> #inc...
utf-8
1
BSD-3-clause
The Chromium Authors. All rights reserved.
gcc-riscv64-unknown-elf-8.3.0.2019.08+dfsg/gcc/testsuite/gcc.c-torture/compile/991214-2.c
/* { dg-add-options stack_size } */ #if defined(STACK_SIZE) && (STACK_SIZE < 65536) # define HISTO_SIZE 9 #else # define HISTO_SIZE 36 #endif extern int N; extern int nrows; extern int or_num_angles; typedef struct { double value; int count; }Histo; Histo add_histo[10][2][HISTO_SIZE][HISTO_SIZE]; void cmd_conn...
utf-8
1
unknown
unknown
android-platform-art-10.0.0+r36/runtime/runtime_intrinsics.cc
/* * Copyright (C) 2017 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
utf-8
1
Apache-2.0
2005-2018, The Android Open Source Project
glibc-2.33/math/atest-sincos.c
/* Copyright (C) 1997-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Geoffrey Keating <Geoff.Keating@anu.edu.au>, 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as pub...
utf-8
1
unknown
unknown
chromium-98.0.4758.102/third_party/angle/src/feature_support_util/feature_support_util_unittest.cpp
// // Copyright 2018 The ANGLE 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. // // feature_support_util_unittest.cpp: Unit test for the feature-support utility. #include <gtest/gtest.h> #include "../gpu_info_util/SystemIn...
utf-8
1
BSD-3-clause
The Chromium Authors. All rights reserved.
chromium-98.0.4758.102/net/cookies/cookie_partition_key.cc
// Copyright 2021 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "net/cookies/cookie_partition_key.h" #include <ostream> #include <tuple> #include "base/feature_list.h" #include "base/stl_util.h" #include "ne...
utf-8
1
BSD-3-clause
The Chromium Authors. All rights reserved.
libbde-20190102/libbde/libbde_volume.c
/* * Volume functions * * Copyright (C) 2011-2019, Joachim Metz <joachim.metz@gmail.com> * * Refer to AUTHORS for acknowledgements. * * This software 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 Foundat...
utf-8
1
LGPL-3.0+
2011-2014, Joachim Metz <joachim.metz@gmail.com>
opencascade-7.5.1+dfsg1/src/Hermit/Hermit.hxx
// Created on: 1997-02-18 // Created by: Stagiaire Francois DUMONT // Copyright (c) 1997-1999 Matra Datavision // Copyright (c) 1999-2014 OPEN CASCADE SAS // // This file is part of Open CASCADE Technology software library. // // This library is free software; you can redistribute it and/or modify it under // the terms...
utf-8
1
LGPL-2.1 with OpenCASCADE exception
1990-2000 by Matra Datavision 1999-2017 Open CASCADE SAS 2007-2010 CEA/DEN, EDF R&D, OPEN CASCADE 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
rbdoom3bfg-1.3.0+dfsg/neo/swf/SWF_Image.cpp
/* =========================================================================== Doom 3 BFG Edition GPL Source Code Copyright (C) 1993-2012 id Software LLC, a ZeniMax Media company. Copyright (C) 2015 Robert Beckebans This file is part of the Doom 3 BFG Edition GPL Source Code ("Doom 3 BFG Edition Source Code"). Doom ...
utf-8
1
GPL-3+-with-id-software-addtional-terms
1993-2012 id Software LLC, a ZeniMax Media company 1997-2012 Sam Lantinga <slouken@libsdl.org> 2010 Chris Robinson <chris.kcat@gmail.com> 2012 dhewg (dhewm3) 2012-2021 Robert Beckebans 2012-2013 Daniel Gibson 2013 Felix Rueegg 2014 Carl Kenne...
lammps-20210122~gita77bb+ds1/lib/atc/MoleculeSet.cpp
// ATC_Method headers #include "MoleculeSet.h" #include "ATC_Method.h" #include "LammpsInterface.h" #include "ATC_Error.h" #include <queue> #include <utility> #include <sstream> using std::multimap; using std::map; using std::pair; using std::set; using std::stringstream; namespace ATC { //------------------------...
utf-8
1
GPL-2
Sandia Corporation (2003) U.S. Government Steve Plimpton <sjplimp@sandia.gov> Ahmed Ismail Aidan Thompson Alexander Stukowski Ase Henry Axel Kohlmeyer <akohlmey@gmail.com> Carolyn Phillips Christina Payne Chua...
mame-0.240+dfsg.1/src/devices/cpu/arm7/arm7help.h
// license:BSD-3-Clause // copyright-holders:Steve Ellenoff,R. Belmont,Ryan Holtz /* ARM7 core helper Macros / Functions */ /* Macros that need to be defined according to the cpu implementation specific need */ #define ARM7REG(reg) m_r[reg] #define ARM7_ICOUNT m_icount /*************** * helper funcs...
utf-8
1
BSD-3-clause
Aaron Giles Alex Pasadyn Alex Wulms Antoine Mine Brad Martin Bryan McPhail Chris Kirmse Dag Lem Dreamer Nom Eric Smith Ernesto Corvi Fabio Priuli Frank Palazzolo F. Ulivi Grazvydas Ignotas hap Igor Jarek Burczynski Jason Eckhardt John Butler John Weidman Jonas Quinn Jonathan Gevaryahu Joseph Zb...
ntp-4.2.8p15+dfsg/lib/isc/mem_api.c
/* * Copyright (C) 2009, 2010 Internet Systems Consortium, Inc. ("ISC") * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PR...
utf-8
1
unknown
unknown
piglit-0~git20220119-124bca3c9/tests/spec/ext_framebuffer_multisample/interpolation.cpp
/* * Copyright © 2012 Intel Corporation * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, pub...
utf-8
1
MIT
2006 - 2014 Intel Corporation Intel 2011 2007 - 2014 VMware, Inc. 1999 - 2001 Allen Akin 2012 Blaž Tomažič <blaz.tomazic@gmail.com> 2009 - 2013 Red Hat, Inc. 2010 - 2012 Red Hat 2010 Fredrik Höglund (fredrik@kde.org) Christopher Jam...
clsync-0.4.5/cluster.c
/* clsync - file tree sync utility based on inotify Copyright (C) 2013 Dmitry Yu Okunev <dyokunev@ut.mephi.ru> 0x8E30679C 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 ...
utf-8
1
GPL-3+
2013 Dmitry Yu Okunev <dyokunev@ut.mephi.ru>
u-boot-2022.01+dfsg/drivers/rtc/davinci.c
// SPDX-License-Identifier: GPL-2.0+ /* * (C) Copyright 2011 DENX Software Engineering GmbH * Heiko Schocher <hs@denx.de> * Copyright (C) 2021 Dario Binacchi <dariobin@libero.it> */ #include <common.h> #include <command.h> #include <dm.h> #include <clk.h> #include <log.h> #include <rtc.h> #include <asm/io.h> #inclu...
utf-8
1
GPL-2
2000-2013 Wolfgang Denk <wd@denx.de> 1995-2002 Russell King 1996-1998 Russell King 1996-1999 Russell King 1996-2000 Russell King 1996 Russell King 1997-1999 Russell King 1999-2002 Vojtech Pavlik 1999 Linus Torvalds / 2000-2002 Transmeta Corporation 1999 Russell King 2000-2002 Russell King 2000-2010 David Woo...
brp-pacu-2.1.2+git20210421/BRP_PACU.c
/* * BRP_PACU.c : Contains main, calls creation of the gui, initialization of * main FFT data struct and its array variables, creates the audio capture * thread, creates the 100ms gui callback, handles the gui callback and * on quitting tries to free all allocated memory * * Some of this should probab...
utf-8
1
LGPL-3
2007-2008 Brian Phelps <lm317t@gmail.com> 2009-2010 Andreas Schwab <andreas.schwab@mcgill.ca>
opencpn-5.6.0+dfsg1/include/AIS_Target_Data.h
/*************************************************************************** * * Project: OpenCPN * *************************************************************************** * Copyright (C) 2010 by David S. Register * * ...
utf-8
1
GPL-2+
2011, 2014, Pavel Kalian 2011, 2013-2016, Sean D'Epagnier 2010, Samuel R. Blackburn, David S Register 2010, Anders Lund <anders@alweb.dk> 2010, 2012-2018, David S. Register 2008, Jacques Zaninetti - http:www.zygrib.org 2007, 2016, Transmitterdan 2006-2014, Brainspark B.V. 2006, dsr 2004-2006, Robert L...
ivar-1.3.1+dfsg/src/interval_tree.h
#include <iostream> #include "primer_bed.h" using namespace std; #ifndef interval_tree #define interval_tree // Structure to represent an interval class Interval{ public: Interval(int val1, int val2): low(std::min(val1, val2)), high(std::max(val1, val2)) {} // constructor int low, high; }; // Structure to repr...
utf-8
1
GPL-3
2018-2020 Nathan D. Grubaugh, Karthik Gangavarapu
blimps-3.9+ds/protomat/getseq.c
/*=====================================================================*/ /*(C) Copyright 1996 by Fred Hutchinson Cancer Research Center */ /* getseq.c Un-indexed extract of one sequence from dbs */ /* USE: getseq seqname dbname */ /* seqname = name...
utf-8
1
FHCRC
1993-2007, Fred Hutchinson Cancer Research Center
netsurf-3.10/libsvgtiny/examples/svgtiny_display_x11.c
/* * This file is part of Libsvgtiny * Licensed under the MIT License, * http://opensource.org/licenses/mit-license.php * Copyright 2009-2010 James Bursa <james@semichrome.net> */ /* * This example loads an SVG using libsvgtiny and then displays it in an X11 * window using cairo. * * Functions ...
utf-8
1
unknown
unknown
bash-5.1/lib/readline/readline.c
/* readline.c -- a general facility for reading lines of input with emacs style editing and completion. */ /* Copyright (C) 1987-2020 Free Software Foundation, Inc. This file is part of the GNU Readline Library (Readline), a library for reading lines of text with interactive input and history editing. ...
utf-8
1
unknown
unknown
fxdiv-0.0~git20200417.b408327/bench/init.cc
#include <benchmark/benchmark.h> #include <fxdiv.h> static void init_uint32_t(benchmark::State& state) { uint32_t d = UINT32_C(0x1971DB6B); while (state.KeepRunning()) { const fxdiv_divisor_uint32_t divisor = fxdiv_init_uint32_t(d++); benchmark::DoNotOptimize(divisor); } } BENCHMARK(init_uint32_t); static voi...
utf-8
1
Expat
2016-2017, Marat Dukhan 2017, Facebook Inc.
chromium-98.0.4758.102/chrome/browser/ash/web_applications/projector_system_web_app_info.h
// Copyright 2021 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROME_BROWSER_ASH_WEB_APPLICATIONS_PROJECTOR_SYSTEM_WEB_APP_INFO_H_ #define CHROME_BROWSER_ASH_WEB_APPLICATIONS_PROJECTOR_SYSTEM_WEB_APP_INFO_H_ ...
utf-8
1
BSD-3-clause
The Chromium Authors. All rights reserved.
qtcreator-6.0.2/src/libs/advanceddockingsystem/docksplitter.h
/**************************************************************************** ** ** Copyright (C) 2020 Uwe Kindler ** Contact: https://www.qt.io/licensing/ ** ** This file is part of Qt Creator. ** ** Commercial License Usage ** Licensees holding valid commercial Qt licenses may use this file in ** accordance with the ...
utf-8
1
GPL-3 with Qt-1.0 exception
2008-2020 The Qt Company
paraview-5.10.0~rc1/VTK/Testing/Rendering/vtkTestingObjectFactory.cxx
/*========================================================================= Program: Visualization Toolkit Module: vtkTestingObjectFactory.cxx Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen All rights reserved. See Copyright.txt or http://www.kitware.com/Copyright.htm for details. This s...
utf-8
1
BSD-3-clause
2000-2005 Kitware Inc. 28 Corporate Drive, Suite 204, Clifton Park, NY, 12065, USA. 2000-2005 Kitware Inc. 28 Corporate Drive, Suite 204, Clifton Park, NY, 12065, USA.
linux-5.16.7/drivers/net/wireless/ath/ath9k/ar9462_2p1_initvals.h
/* * Copyright (c) 2010-2011 Atheros Communications Inc. * Copyright (c) 2011-2012 Qualcomm Atheros Inc. * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all...
utf-8
1
GPL-2
1991-2012 Linus Torvalds and many others
phodav-2.5/libphodav/phodav-lock.h
/* * Copyright (C) 2014 Red Hat, Inc. * * 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 version. * * This librar...
utf-8
1
LGPL-2.0+
2013-2014 Red Hat, Inc.
wpewebkit-2.34.5/Source/WebCore/style/StyleChange.cpp
/* * Copyright (C) 2013, 2016 Apple Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of condit...
utf-8
1
BSD-2-clause
1999 Antti Koivisto <koivisto@kde.org> 1999-2000 Lars Knoll <knoll@kde.org> 1999-2001 Harri Porten <porten@kde.org> 2001 Dirk Mueller <mueller@kde.org> 2002-2013 Vivek Thampi 2003-2021 Apple Inc 2004-2006 Rob Buis <buis@kde.org> 2004-2008 Niko...
krb5-1.18.3/src/ccapi/server/ccs_callback.c
/* ccapi/server/ccs_callback.c */ /* * Copyright 2006 Massachusetts Institute of Technology. * All Rights Reserved. * * Export of this software from the United States of America may * require a specific license from the United States Government. * It is the responsibility of any person or organization contemplati...
utf-8
1
unknown
unknown
ogre-1.9-1.9.0+dfsg1/RenderSystems/GLES2/src/GLSLES/src/OgreGLSLESCgProgram.cpp
/* ----------------------------------------------------------------------------- This source file is part of OGRE (Object-oriented Graphics Rendering Engine) For the latest info, see http://www.ogre3d.org/ Copyright (c) 2000-2013 Torus Knot Software Ltd Permission is hereby granted, free of charge, to any person ...
utf-8
1
MIT
2000-2013, Torus Knot Software Ltd
gudhi-3.5.0+dfsg/src/Persistence_representations/utilities/persistence_intervals/plot_persistence_Betti_numbers.cpp
/* This file is part of the Gudhi Library - https://gudhi.inria.fr/ - which is released under MIT. * See file LICENSE or go to https://gudhi.inria.fr/licensing/ for full license details. * Author(s): Pawel Dlotko * * Copyright (C) 2016 Inria * * Modification(s): * - YYYY/MM Author: Desc...
utf-8
1
MIT
2014-2022 Inria
wasi-libc-0.0~git20201130.5879558/libc-top-half/musl/src/math/__rem_pio2f.c
/* origin: FreeBSD /usr/src/lib/msun/src/e_rem_pio2f.c */ /* * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. * Debugged and optimized by Bruce D. Evans. */ /* * ==================================================== * Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. * * ...
utf-8
1
CC0-1.0
2018-2020 Dan Gohman <sunfish@mozilla.com> 2018-2020 wasi-libc contributors
chromium-98.0.4758.102/chrome/browser/apps/intent_helper/intent_picker_helpers.h
// Copyright 2020 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. #ifndef CHROME_BROWSER_APPS_INTENT_HELPER_INTENT_PICKER_HELPERS_H_ #define CHROME_BROWSER_APPS_INTENT_HELPER_INTENT_PICKER_HELPERS_H_ #include "base/comp...
utf-8
1
BSD-3-clause
The Chromium Authors. All rights reserved.
chromium-98.0.4758.102/ash/components/tether/fake_tether_session_completion_logger.cc
// Copyright 2018 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 "ash/components/tether/fake_tether_session_completion_logger.h" namespace chromeos { namespace tether { FakeTetherSessionCompletionLogger::Fak...
utf-8
1
BSD-3-clause
The Chromium Authors. All rights reserved.
gcc-arm-none-eabi-10.3-2021.07/libstdc++-v3/testsuite/27_io/basic_stringbuf/cons/char/default.cc
// Copyright (C) 2018-2020 Free Software Foundation, Inc. // // This file is part of the GNU ISO C++ Library. This library is free // software; you can redistribute it and/or modify it under the // terms of the GNU General Public License as published by the // Free Software Foundation; either version 3, or (at your op...
utf-8
1
unknown
unknown
memcached-1.6.14/proto_text.c
/* -*- Mode: C; tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*- */ /* * Functions for handling the text related protocols, original and meta. */ #include "memcached.h" #include "proto_text.h" // FIXME: only for process_proxy_stats() // - some better/different structure for stats subcommands // would remov...
utf-8
1
BSD-3-clause
Danga Interactive 2003-2014
mmseqs2-13-45111+ds/src/commons/HeaderSummarizer.h
#ifndef MMSEQS_HEADERSUMMARIZER_H #define MMSEQS_HEADERSUMMARIZER_H #include <string> #include <vector> class HeaderSummarizer { public: virtual std::string summarize(const std::vector<std::string>& headers) = 0; virtual ~HeaderSummarizer() {}; }; class UniprotHeaderSummarizer : public HeaderSummarizer { pub...
utf-8
1
GPL-3
2012 The MMseqs Development Team
rtl-433-21.12/src/devices/esa.c
/** @file ELV Energy Counter ESA 1000/2000. Copyright (C) 2016 TylerDurden23, initial cleanup by Benjamin Larsson 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...
utf-8
1
GPL-2+
2012-2019 Benjamin Larsson <benjamin@southpole.se> 2015-2018 Tommy Vestermark 2015-2021 Christian W. Zuckschwerdt <zany@triq.net> 2015 Erkki Seppälä <flux@modeemi.fi> 2012 Steve Markgraf <steve@steve-m.de> 2014 Kyle Keen <keenerd@gmail.com> 2017-2019 Goo...
pushpin-1.34.0/src/proxy/domainmap.h
/* * Copyright (C) 2012-2020 Fanout, Inc. * * This file is part of Pushpin. * * $FANOUT_BEGIN_LICENSE:AGPL$ * * Pushpin is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free * Software Foundation, either version 3 of the L...
utf-8
1
AGPL-3+
2012-2017 Fanout, Inc.
llvm-toolchain-12-12.0.1/libcxx/include/stdint.h
// -*- C++ -*- //===---------------------------- stdint.h --------------------------------===// // // 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 // //===------------...
utf-8
1
unknown
unknown
llvm-toolchain-11-11.1.0/libc/utils/CPP/TypeTraits.h
//===-- Self contained C++ type traits --------------------------*- 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 // //===---------------------------...
utf-8
1
unknown
unknown
shadowsocks-libev-3.3.5+ds/src/jconf.h
/* * jconf.h - Define the config data structure * * Copyright (C) 2013 - 2019, Max Lv <max.c.lv@gmail.com> * * This file is part of the shadowsocks-libev. * shadowsocks-libev 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...
utf-8
1
GPL-3+
2013-2015, Clow Windy <clowwindy42@gmail.com> 2013-2018, Max Lv <max.c.lv@gmail.com> 2014, Linus Yang <linusyang@gmail.com>
sachesi-2.0.4+ds/src/installer_qml.cpp
// Copyright (C) 2014 Sacha Refshauge // 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 3.0. // This program is distributed in the hope that it will be useful, // but WITHOUT ANY WARR...
utf-8
1
GPL-3
2014 Sacha Refshauge
open3d-0.14.1+dfsg/cpp/open3d/t/geometry/kernel/GeometryIndexer.h
// ---------------------------------------------------------------------------- // - Open3D: www.open3d.org - // ---------------------------------------------------------------------------- // The MIT License (MIT) // // Copyright (c) 2018-2021 www.open3d.org // // Perm...
utf-8
1
Expat
2018-2021, www.open3d.org
qelectrotech-0.8.0/sources/ui/compositetexteditdialog.cpp
#include "compositetexteditdialog.h" #include "../qetapp.h" #include "../qetgraphicsitem/conductor.h" #include "../qetgraphicsitem/dynamicelementtextitem.h" #include "../qetgraphicsitem/element.h" #include "../qetinformation.h" #include "ui_compositetexteditdialog.h" #include <utility> CompositeTextEditDialog::Compo...
utf-8
1
GPL-2+
Benoît Ansieau <benoit@qelectrotech.org> Laurent Trinques <scorpio@qelectrotech.org> Joshua claveau <joshua_39@live.fr> Cyril frausty <cyril.frausti@gmail.com> Xavier Guerrin <xavier@qelectrotech.org> Youssef Oualmakran <youssefsan@qe...
clutter-1.0-1.26.4+dfsg/clutter/clutter-actor-meta.h
/* * Clutter. * * An OpenGL based 'interactive canvas' library. * * Copyright (C) 2010 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 o...
utf-8
1
LGPL-2.1
Matthew Allum <mallum@o-hand.com> Emmanuele Bassi <ebassi@o-hand.com> Iain Holmes <iain@o-hand.com> Jorn Baayen <jorn@o-hand.com> 2006-2008 OpenedHand Ltd. 2009-2013 Intel Corp.
llvm-toolchain-12-12.0.1/libcxx/test/std/input.output/iostream.objects/narrow.stream.objects/cerr.sh.cpp
//===----------------------------------------------------------------------===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===---------------------------...
utf-8
1
unknown
unknown
sundials-5.8.0+dfsg/src/cvodes/cvodes.c
/* ----------------------------------------------------------------- * Programmer(s): Alan C. Hindmarsh and Radu Serban @ LLNL * ----------------------------------------------------------------- * SUNDIALS Copyright Start * Copyright (c) 2002-2021, Lawrence Livermore National Security * and Southern Methodist Univ...
utf-8
1
unknown
unknown
gcc-arm-none-eabi-10.3-2021.07/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/bf16_vect_copy_lane_1.c
/* { dg-do assemble { target { aarch64*-*-* } } } */ /* { dg-require-effective-target arm_v8_2a_bf16_neon_ok } */ /* { dg-additional-options "-march=armv8.2-a+bf16 -O3 --save-temps -std=gnu90" } */ #include "arm_neon.h" bfloat16x4_t __attribute__((noinline,noclone)) test_vcopy_lane_bf16 (bfloat16x4_t a, bfloat16x4_t ...
utf-8
1
unknown
unknown
lammps-20210122~gita77bb+ds1/src/MANYBODY/pair_tersoff.h
/* -*- c++ -*- ---------------------------------------------------------- LAMMPS - Large-scale Atomic/Molecular Massively Parallel Simulator http://lammps.sandia.gov, Sandia National Laboratories Steve Plimpton, sjplimp@sandia.gov Copyright (2003) Sandia Corporation. Under the terms of Contract DE-AC04...
utf-8
1
GPL-2
Sandia Corporation (2003) U.S. Government Steve Plimpton <sjplimp@sandia.gov> Ahmed Ismail Aidan Thompson Alexander Stukowski Ase Henry Axel Kohlmeyer <akohlmey@gmail.com> Carolyn Phillips Christina Payne Chua...
libcrypto++-8.6.0/regtest1.cpp
// regtest1.cpp - originally written and placed in the public domain by Wei Dai // regtest.cpp split into 3 files due to OOM kills by JW // in April 2017. A second split occurred in July 2018. #define CRYPTOPP_ENABLE_NAMESPACE_WEAK 1 #include "cryptlib.h" #include "factory.h" #include "b...
utf-8
1
Boost
(C) 1995-2013 by Wei Dai
mysql-8.0-8.0.23/boost/boost_1_73_0/boost/statechart/termination.hpp
#ifndef BOOST_STATECHART_TERMINATION_HPP_INCLUDED #define BOOST_STATECHART_TERMINATION_HPP_INCLUDED ////////////////////////////////////////////////////////////////////////////// // Copyright 2002-2006 Andreas Huber Doenni // Distributed under the Boost Software License, Version 1.0. (See accompany- // ing file LICENSE...
utf-8
1
unknown
unknown
samba-4.13.14+dfsg/source4/heimdal/lib/asn1/der_length.c
/* * Copyright (c) 1997-2005 Kungliga Tekniska Högskolan * (Royal Institute of Technology, Stockholm, Sweden). * All rights reserved. * * Portions Copyright (c) 2009 Apple Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that...
utf-8
1
GPL-3.0+
1992-2012 Andrew Tridgell and the Samba Team
chromium-98.0.4758.102/third_party/perfetto/src/trace_processor/importers/ftrace/ftrace_tokenizer.cc
/* * Copyright (C) 2019 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
utf-8
1
BSD-3-clause
The Chromium Authors. All rights reserved.
flint-2.8.4/fmpz_factor/factor_pp1.c
/* Copyright (C) 2012 William Hart This file is part of FLINT. FLINT is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License (LGPL) as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) a...
utf-8
1
LGPL-2.1+
2021 Albin Ahlbäck 2008 Martin Albrecht 2013 Tom Bachmann 2010-2014 Abhinav Baid 2014-2015 Alex J. Best 2009 Tom Boothby 2007 David Cade 2017-2018 Luca De Feo 2016-2020 Vincent Delecroix 2012 Thomas M. DuBuisson 2015-2020 Claus Fieker 2014-2016 Jean-Pierre Flori 2015 Vladimir Glazachev 2012...
bochs-2.7+dfsg/gui/sdl.h
///////////////////////////////////////////////////////////////////////// // $Id: sdl.h 13021 2017-01-01 19:37:26Z vruppert $ ///////////////////////////////////////////////////////////////////////// // // Copyright (C) 2002-2017 The Bochs Project // // This library is free software; you can redistribute it and/or /...
utf-8
1
LGPL-2+
MandrakeSoft S.A. 2001-2021 The Bochs Project
gfan-0.6.2/src/dimension.cpp
#include "dimension.h" #include "buchberger.h" #include "log.h" #include "printer.h" const int bitsPerWord=64; typedef int64 ExponentType; ExponentType allOnes(int n) { if(n<64)return (((int64) 1)<<n)-1; return -1; } int sum(ExponentType v) { int64 t0=v; int64 t1=(t0&0x5555555555555555)+((t0>>1)&0x55555555555555...
utf-8
1
GPL-2+
2005-2007 Anders Nedergaard Jensen <jensen@imf.au.dk>
chromium-98.0.4758.102/components/optimization_guide/core/noisy_metrics_recorder.cc
// Copyright 2021 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "components/optimization_guide/core/noisy_metrics_recorder.h" #include <cmath> #include "base/check_op.h" #include "base/logging.h" #include "b...
utf-8
1
BSD-3-clause
The Chromium Authors. All rights reserved.
chromium-98.0.4758.102/chrome/browser/supervised_user/supervised_user_constants.h
// Copyright 2014 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROME_BROWSER_SUPERVISED_USER_SUPERVISED_USER_CONSTANTS_H_ #define CHROME_BROWSER_SUPERVISED_USER_SUPERVISED_USER_CONSTANTS_H_ namespace supervi...
utf-8
1
BSD-3-clause
The Chromium Authors. All rights reserved.
luabind-0.9.1+git20150823+dfsg/test/test_object.cpp
// Copyright (c) 2003 Daniel Wallin and Arvid Norberg // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), // to deal in the Software without restriction, including without limitation // the rights to use, copy, modify,...
utf-8
1
Expat or BSL-1.0
2003-2005, Daniel Wallin and Arvid Norberg 2003, Daniel Wallin and Arvid Norberg 2002, David Abrahams 2012, 2013 Christian Neumüller
grpc-1.30.2/src/core/lib/surface/server.h
/* * * Copyright 2015 gRPC authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agree...
utf-8
1
Apache-2.0
2008, Google Inc. 2015, Google Inc. 2015-2016, Google Inc. 2016, Google Inc. 2017, Google Inc. Esben Mose Hansen, Ange Optimization ApS 2009, Kitware, Inc. 2009-2011, Philip Lowman <philip@yhbt.com> 2016 The Chromium Authors. All rights reserved.
ceph-16.2.7+ds/src/spdk/dpdk/examples/l3fwd/l3fwd_em.c
/* SPDX-License-Identifier: BSD-3-Clause * Copyright(c) 2010-2016 Intel Corporation */ #include <stdio.h> #include <stdlib.h> #include <stdint.h> #include <inttypes.h> #include <sys/types.h> #include <string.h> #include <sys/queue.h> #include <stdarg.h> #include <errno.h> #include <getopt.h> #include <stdbool.h> #in...
utf-8
1
unknown
unknown
wxwidgets3.0-3.0.5.1+dfsg/tests/controls/bookctrlbasetest.h
/////////////////////////////////////////////////////////////////////////////// // Name: tests/controls/bookctrlbasetest.cpp // Purpose: wxBookCtrlBase unit test // Author: Steven Lamerton // Created: 2010-07-02 // Copyright: (c) 2010 Steven Lamerton ///////////////////////////////////////////////...
utf-8
1
unknown
unknown
paraview-5.10.0~rc1/VTK/ThirdParty/pegtl/vtkpegtl/include/tao/pegtl/internal/if_must_else.hpp
// Copyright (c) 2014-2020 Dr. Colin Hirsch and Daniel Frey // Please see LICENSE for license or visit https://github.com/taocpp/PEGTL/ #ifndef TAO_PEGTL_INTERNAL_IF_MUST_ELSE_HPP #define TAO_PEGTL_INTERNAL_IF_MUST_ELSE_HPP #include "../config.hpp" #include "if_then_else.hpp" #include "must.hpp" namespace tao { ...
utf-8
1
BSD-3-clause
2000-2005 Kitware Inc. 28 Corporate Drive, Suite 204, Clifton Park, NY, 12065, USA. 2000-2005 Kitware Inc. 28 Corporate Drive, Suite 204, Clifton Park, NY, 12065, USA.
libreoffice-7.3.1~rc1/vcl/inc/hyperlabel.hxx
/* -*- 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...
utf-8
1
MPL-2.0
Copyright 2000, 2010 Oracle and/or its affiliates. Copyright (c) 2000, 2010 LibreOffice contributors and/or their affiliates.
qt6-webengine-6.2.2+dfsg/src/3rdparty/chromium/chrome/browser/ui/webui/signin/profile_picker_handler.cc
// Copyright 2020 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/ui/webui/signin/profile_picker_handler.h" #include "base/bind.h" #include "base/callback_helpers.h" #include "base/metrics/histo...
utf-8
1
LGPL-3 or GPL-2
2006-2021 The Chromium Authors 2016-2021 The Qt Company Ltd.
texstudio-3.0.4+ds/src/icondelegate.cpp
/*************************************************************************** * copyright : (C) 2003-2007 by Pascal Brachet * * http://www.xm1math.net/texmaker/ * * * * This pr...
utf-8
1
GPL-2+
2008-2020 Benito van der Zander <benito@benibela.de> 2003-2013 Jan Sundermeyer 2012-2013 Daniel Braun 2012-2014 Tim Hoffmann 2003-2017 Pascal Brachet <pbrachet@xm1math.net>
alien-arena-7.66+dfsg/source/ref_gl/r_model.h
/* Copyright (C) 1997-2001 Id Software, Inc. Copyright (C) 2011 COR Entertainment, LLC. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later ...
utf-8
1
unknown
unknown
gcc-avr-5.4.0+Atmel3.6.2/gcc/gcc/testsuite/g++.dg/cpp0x/rv-lvalue-req.C
// { dg-do compile { target c++11 } } template <class T> T&& declval(); int main() { &declval<int>(); // { dg-error "xvalue" } declval<int>() = declval<int>(); // { dg-error "xvalue" } declval<int>()++; // { dg-error "xvalue" } --declval<int>(); // { dg-error "xvalue" } declval<int>() += 1; /...
utf-8
1
unknown
unknown
qtdeclarative-opensource-src-gles-5.15.2+dfsg/src/plugins/scenegraph/openvg/qsgopenvgrenderloop_p.h
/**************************************************************************** ** ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of the QtQuick module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** Commercial License Usage ** Licensees holding valid commer...
utf-8
1
LGPL-3 or GPL-2+
2016-2020 The Qt Company Ltd.
openmw-0.47.0/components/resource/niffilemanager.cpp
#include "niffilemanager.hpp" #include <osg/Object> #include <osg/Stats> #include <components/vfs/manager.hpp> #include "objectcache.hpp" namespace Resource { class NifFileHolder : public osg::Object { public: NifFileHolder(const Nif::NIFFilePtr& file) : mNifFile(file) { ...
utf-8
1
GPL-3+
2007-2021, OpenMW Development Team
spirv-tools-2022.1+1.3.204.0/source/opt/spread_volatile_semantics.h
// Copyright (c) 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to ...
utf-8
1
Apache-2.0
2016-2017 Google Inc. 2015-2017 The Khronos Group Inc. 2017 LunarG Inc. 2016-2018 Valve Corporation 2017-2018 Pierre Moreau
libapache-mod-auth-kerb-5.4/spnegokrb5/decapsulate.c
/* * Copyright (c) 1997 - 2001 Kungliga Tekniska Högskolan * (Royal Institute of Technology, Stockholm, Sweden). * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributi...
ISO-8859-1
0.73
unknown
unknown
gatb-core-1.4.2+dfsg/gatb-core/src/gatb/kmer/impl/CountProcessorHistogram.hpp
/***************************************************************************** * GATB : Genome Assembly Tool Box * Copyright (C) 2014 INRIA * Authors: R.Chikhi, G.Rizk, E.Drezen * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public ...
utf-8
1
GNU-Affero-3
2014-2018 Genscale research team Erwan Drezen and Guillaume Rizk and Rayan Chikhi and Charles Deltel and Claire Lemaitre and Pierre Peterlongo and Dominique Lavenier
cuneiform-1.1.0+dfsg/cuneiform_src/Kern/rfrmt/sources/main/pagetree.cpp
/* Copyright (c) 1993-2008, Cognitive Technologies All rights reserved. Разрешается повторное распространение и использование как в виде исходного кода, так и в двоичной форме, с изменениями или без, при соблюдении следующих условий: * При повторном распространении исходного кода должны оставаться указанное ...
utf-8
1
BSD-3-clause
1990-2008, Cognitive Technologies
directfb-1.7.7/lib/One/OneThread.h
/* (c) Copyright 2011 Denis Oliver Kropp <dok@directfb.org> All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your optio...
utf-8
1
LGPL-2.0+
2008-2011, Denis Oliver Kropp 2001-2012, The DirectFB Organization (directfb.org) 2000-2004, Convergence (integrated media) GmbH
basilisk2-0.9.20180101/src/Windows/b2ether/nt5/b2ether_write.c
/* * b2ether driver -- derived from DDK packet driver sample * * Basilisk II (C) 1997-1999 Christian Bauer * * Windows platform specific code copyright (C) Lauri Pesonen * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as publis...
utf-8
1
GPL-2+
1995-1996, Bernd Schmidt 1996, Herman ten Brugge 1997-2008, Christian Bauer <Christian.Bauer@uni-mainz.de> 1997-2008, Marc Hellwig 1995-1996,2000-2002, Bernd Meyer 1999-2001, Lauri Pesonen 2000-2008, Gwenole Beauchesne 2000-2001, Bernd Meyer 2003, Michael Z. Sliczniak 2010, Geoffrey Brown
openjdk-18-18~32ea/src/hotspot/share/utilities/debug.hpp
/* * Copyright (c) 1997, 2020, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free ...
utf-8
1
unknown
unknown
mesa-21.3.5/src/gallium/drivers/v3d/v3d_context.h
/* * Copyright © 2014-2017 Broadcom * Copyright (C) 2012 Rob Clark <robclark@freedesktop.org> * * 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 li...
utf-8
1
MIT
2005 Aapo Tahkola 2011 Adam Rak <adam.rak@streamnovation.com> 2014 Adrián Arroyo Calle <adrian.arroyocalle@gmail.com> 2010-2018 Advanced Micro Devices, Inc. 2002-2012 Apple Inc. 2009 Artur Wyszynski <harakash@gmail.com> 2000-2001 ATI Technologies Inc. 2015-2016 Axel Davy <axel.davy@ens.fr> 1988-2004 Bart Mass...
idba-1.1.3/src/container/hash_set.h
/** * @file hash_set.h * @brief HashSet Class. * @author Yu Peng (ypeng@cs.hku.hk) * @version 1.0.0 * @date 2011-08-24 */ #ifndef __CONTAINER_HASH_SET_H_ #define __CONTAINER_HASH_SET_H_ #include "basic/hash.h" #include "basic/functional.h" #include "container/hash_table.h" #include <functional> /** * @brie...
utf-8
1
GPL-2+
2009-2013 Yu Peng <ypeng@cs.hku.hk>
xsd-4.0.0/xsd/libxsd/xsd/cxx/tree/comparison-map.hxx
// file : xsd/cxx/tree/comparison-map.hxx // copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC // license : GNU GPL v2 + exceptions; see accompanying LICENSE file #ifndef XSD_CXX_TREE_COMPARISON_MAP_HXX #define XSD_CXX_TREE_COMPARISON_MAP_HXX #include <map> #include <cstddef> // std::size_t #include...
utf-8
1
GPL-2+ and FLOSS
Copyright (©) 2005-2014 CODE SYNTHESIS TOOLS CC
qtwebengine-opensource-src-5.15.8+dfsg/src/3rdparty/chromium/third_party/blink/renderer/core/paint/text_painter.h
// Copyright 2014 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef THIRD_PARTY_BLINK_RENDERER_CORE_PAINT_TEXT_PAINTER_H_ #define THIRD_PARTY_BLINK_RENDERER_CORE_PAINT_TEXT_PAINTER_H_ #include "third_party/blink/r...
utf-8
1
LGPL-3 or GPL-2
2006-2021 The Chromium Authors 2016-2021 The Qt Company Ltd.
efl-1.26.2/src/tests/eolian/data/class_simple_ref.c
Eina_Bool _class_simple_a_set(Eo *obj, Evas_Simple_Data *pd, int value); static Eina_Error __eolian_class_simple_a_set_reflect(Eo *obj, Eina_Value val) { Eina_Error r = 0; int cval; if (!eina_value_int_convert(&val, &cval)) { r = EINA_ERROR_VALUE_FAILED; goto end; } efl_canva...
utf-8
1
BSD-2-clause
2002-2020, Enlightenment Developers (see AUTHORS)
metview-5.14.1/metview/src/libMvQtGui/MvQMenuItem.h
/***************************** LICENSE START *********************************** Copyright 2012 ECMWF and INPE. This software is distributed under the terms of the Apache License version 2.0. In applying this license, ECMWF does not waive the privileges and immunities granted to it by virtue of its status as an In...
utf-8
1
Apache-2
2007-2012 European Centre for Medium-Range Weather Forecasts (ECMWF) and Brazil's Instituto Nacional de Pesquisas Espaciais (INPE)
psk31lx-2.2/src/modes/psk31-fft.C
#include <math.h> #include "psk31-fft.h" #include "hansis_fft.h" #include <stdio.h> void psk31_fft::set_parameters (int len, int _delta, int _mode) { if (len != N) { if (fft) delete fft; fft = new FFTer (len); N = len; if (Idata) delete[] Idata; Idata = new float[N]; if (Qda...
utf-8
1
GPL-3
1995, 1997, 1998, 1999, 2000 Hansi Reiser <dl9rdz@amsat.org> 2006-2014 Ted Williams <wa0eir@wa0eir.bcts.info>
ruby-rugged-1.2.0+ds/ext/rugged/rugged_branch_collection.c
/* * Copyright (C) the Rugged contributors. All rights reserved. * * This file is part of Rugged, distributed under the MIT license. * For full terms see the included LICENSE file. */ #include "rugged.h" extern VALUE rb_mRugged; extern VALUE rb_cRuggedRepo; extern VALUE rb_cRuggedBranch; VALUE rb_cRuggedBranch...
utf-8
1
Expat
2014 GitHub, Inc
qt6-webengine-6.2.2+dfsg/src/3rdparty/chromium/net/third_party/quiche/src/quic/core/http/quic_header_list.cc
// Copyright (c) 2016 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "quic/core/http/quic_header_list.h" #include <limits> #include <string> #include "absl/strings/string_view.h" #include "quic/core/qpack/qpa...
utf-8
1
LGPL-3 or GPL-2
2006-2021 The Chromium Authors 2016-2021 The Qt Company Ltd.
openttd-12.1/src/linkgraph/flowmapper.cpp
/* * This file is part of OpenTTD. * OpenTTD 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. * OpenTTD is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the im...
utf-8
1
GPL-2.0
© 2004-2012 Ludvig Strigeous and others.
flightgear-2020.3.6+dfsg/src/FDM/SP/BalloonSim.cpp
/***************************************************************************** Module: BalloonSim.cpp Author: Christian Mayer Date started: 01.09.99 Called by: -------- Copyright (C) 1999 Christian Mayer (fgfs@christianmayer.de) -------- This program is free software; you can redistribute it and/or...
utf-8
1
GPL-2+
1997-2012 Curtis L. Olson <curt@flightgear.org> 1997-1999 Christian Mayer - Vader@t-online.de 1997 Michele F. America [micheleamerica#geocities:com] 1999-2003 David Megginson, david@megginson.com 1999-2000 Anthony K. Peden (apeden@earthlink.net) 2000,2003,2008 Alex...
trilinos-12.18.1/packages/teuchos/comm/src/Teuchos_TableEntry.hpp
// @HEADER // *********************************************************************** // // Teuchos: Common Tools Package // Copyright (2004) Sandia Corporation // // Under terms of Contract DE-AC04-94AL85000, there is a non-exclusive // license for use of this work by or on behalf of...
utf-8
1
BSD-3-Clause
2001-2015 Sandia Corporation <maherou@sandia.gov> 2001-2004 Steve Mertz <steve@dragon-ware.com>
mixxx-2.3.1~dfsg/src/network/webtask.h
#pragma once #include <QMimeType> #include <QNetworkAccessManager> #include <QNetworkReply> #include <QPointer> #include <QUrl> #include "network/httpstatuscode.h" #include "network/networktask.h" #include "util/optional.h" #include "util/performancetimer.h" namespace mixxx { namespace network { class WebResponse ...
utf-8
1
GPL-2+
2001-2021 Mixxx development team 2010 Jeff Nelson <dj.synth@gmail.com> 2008 Mark Hills <mark@pogo.org.uk> 2008 by Garth Dahlstrom <ironstorm@users.sf.net> 2002-2007 Tim Goetze <tim@quitte.de> 2006 David Yeh <dtyeh@ccrma.stanford.edu> 2003 by Svein Magne Bang 2002,2003 Erik de Castro Lopo <erikd@mega-nerd.com> ...