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 |
|---|---|---|---|---|---|
7zip-21.07+dfsg/CPP/Windows/Control/ReBar.h | // Windows/Control/ReBar.h
#ifndef __WINDOWS_CONTROL_REBAR_H
#define __WINDOWS_CONTROL_REBAR_H
#include "../Window.h"
namespace NWindows {
namespace NControl {
class CReBar: public NWindows::CWindow
{
public:
bool SetBarInfo(LPREBARINFO barInfo)
{ return LRESULTToBool(SendMsg(RB_SETBARINFO, 0, (LPARAM)barIn... | utf-8 | 1 | LGPL-2.1+ | 1999-2021 Igor Pavlov |
xdg-utils-cxx-1.0.1/src/DesktopEntry/Reader/Token.cpp | #include <locale>
#include "Token.h"
namespace XdgUtils {
namespace DesktopEntry {
namespace Reader {
Token::Token(const std::string& raw, unsigned long line, const std::string& value,
XdgUtils::DesktopEntry::Reader::TokenType type) : raw(raw), line(line), value(value)... | utf-8 | 1 | MIT | 2018-2019 Alexis López Zubieta |
linux-5.16.7/arch/arm/include/asm/page-nommu.h | /* SPDX-License-Identifier: GPL-2.0-only */
/*
* arch/arm/include/asm/page-nommu.h
*
* Copyright (C) 2004 Hyok S. Choi
*/
#ifndef _ASMARM_PAGE_NOMMU_H
#define _ASMARM_PAGE_NOMMU_H
#define clear_page(page) memset((page), 0, PAGE_SIZE)
#define copy_page(to,from) memcpy((to), (from), PAGE_SIZE)
#define clear_user... | utf-8 | 1 | GPL-2 | 1991-2012 Linus Torvalds and many others |
webkit2gtk-2.34.5/Source/WebCore/platform/mediastream/CaptureDeviceManager.cpp | /*
* Copyright (C) 2015-2018 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 conditi... | 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... |
mednafen-1.29.0+dfsg/src/wswan/sound.cpp | /******************************************************************************/
/* Mednafen - Multi-system Emulator */
/******************************************************************************/
/* sound.cpp - WonderSwan Sound Emulation
** Copyright (C) 2007-2017 Mednafe... | utf-8 | 1 | GPL-2+ | 2005-2021 Mednafen Team |
chromium-98.0.4758.102/third_party/dawn/third_party/tint/src/writer/msl/generator.cc | // Copyright 2020 The Tint 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 agreed ... | utf-8 | 1 | BSD-3-clause | The Chromium Authors. All rights reserved. |
krita-5.0.2+dfsg/libs/image/commands_new/KisResetGroupLayerCacheCommand.h | /*
* SPDX-FileCopyrightText: 2021 Dmitry Kazakov <dimula73@gmail.com>
*
* SPDX-License-Identifier: GPL-2.0-or-later
*/
#ifndef KISRESETGROUPLAYERCACHECOMMAND_H
#define KISRESETGROUPLAYERCACHECOMMAND_H
#include "kis_types.h"
#include "kis_command_utils.h"
class KoColorSpace;
class KisResetGroupLayerCacheComman... | utf-8 | 1 | GPL-and-LGPL | 1982-1989, Donald H. House <x@unknown.com>
1989, Robert Allen <x@unknown.com>
1992, Karl Berry <karl@cs.umb.edu>
1992, Kathryn Hargreaves <letters@cs.umb.edu>
1997-2000, Jens Lautenbacher <jtl@gimp.org>
1997, Eiichi Takamori <taka@ma1.seikyou.ne.jp>
1997... |
mgen-5.02.b+dfsg1/protolib/include/protoList.h | #ifndef _PROTO_LIST
#define _PROTO_LIST
/**
* @class ProtoList
*
* @brief The ProtoList class provides a simple double linked-list
* class with a "ProtoList::Item" base class to use for
* deriving your own classes you wish to store in a
* ProtoList.
*
* Note the "ProtoQueue" classes provide some more sophisticated... | utf-8 | 1 | NRL | Naval Research Laboratory (NRL) 2002 - 2015 |
samhain-4.1.4/src/sh_sub.c | /* SAMHAIN file system integrity testing */
/* Copyright (C) 2011 Rainer Wichmann */
/* */
/* This program is free software; you can redistribute it */
/* and/... | utf-8 | 1 | unknown | unknown |
llvm-toolchain-12-12.0.1/clang/test/CodeGen/SystemZ/builtins-systemz-vector-error.c | // REQUIRES: systemz-registered-target
// RUN: %clang_cc1 -target-cpu z13 -triple s390x-unknown-unknown \
// RUN: -Wall -Wno-unused -Werror -fsyntax-only -verify %s
typedef __attribute__((vector_size(16))) signed char vec_schar;
typedef __attribute__((vector_size(16))) signed short vec_sshort;
typedef __attribute__((v... | utf-8 | 1 | unknown | unknown |
xmakemol-5.16/xmakemol.c | /*
Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2005, 2006, 2007 Matthew P. Hodges
This file is part of XMakemol.
XMakemol 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, or (at your optio... | utf-8 | 1 | unknown | unknown |
singular-4.2.1-p3+ds/libpolys/coeffs/mpr_complex.h | #ifndef MPR_COMPLEX_H
#define MPR_COMPLEX_H
/****************************************
* Computer Algebra System SINGULAR *
****************************************/
/*
* ABSTRACT - multipolynomial resultants - real floating-point numbers using gmp
* and complex numbers based on pairs of real floating-p... | utf-8 | 1 | GPL-2-or-GPL-3 |
1986-2021 Singular Team <singular@mathematik.uni-kl.de>
Wolfram Decker
Gert-Martin Greuel
Gerhard Pfister
Hans Schoeneman |
gst-plugins-good1.0-1.20.0/ext/flac/gstflactag.c | /* GStreamer
* Copyright (C) 2003 Christophe Fergeau <teuf@gnome.org>
* Copyright (C) 2008 Jonathan Matthew <jonathan@d14n.org>
* Copyright (C) 2008 Sebastian Dröge <sebastian.droege@collabora.co.uk>
*
* gstflactag.c: plug-in for reading/modifying vorbis comments in flac files
*
* This library is free software; ... | utf-8 | 1 | unknown | unknown |
qtmir-0.6.1/src/modules/Unity/Application/windowmodel.cpp | /*
* Copyright (C) 2016 Canonical, Ltd.
*
* This program is free software: you can redistribute it and/or modify it under
* the terms of the GNU Lesser General Public License version 3, as published by
* the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful, but WITHOUT... | utf-8 | 1 | unknown | unknown |
xen-4.14.3+32-g9de3671772/xen/arch/x86/cpu/microcode/private.h | #ifndef ASM_X86_MICROCODE_PRIVATE_H
#define ASM_X86_MICROCODE_PRIVATE_H
#include <xen/types.h>
#include <asm/microcode.h>
enum microcode_match_result {
OLD_UCODE, /* signature matched, but revision id is older or equal */
NEW_UCODE, /* signature matched, but revision id is newer */
MIS_UCODE, /* signatur... | utf-8 | 1 | unknown | unknown |
sisl-4.6.0/src/s1329.c | /*
* Copyright (C) 1998, 2000-2007, 2010, 2011, 2012, 2013 SINTEF ICT,
* Applied Mathematics, Norway.
*
* Contact information: E-mail: tor.dokken@sintef.no
* SINTEF ICT, Department of Applied Mathematics,
* P.O. Box 124 Blindern, ... | utf-8 | 1 | AGPL3 | 1998, 2000-2007, 2010, 2011, 2012, 2013 SINTEF ICT, Applied Mathematics, Norway. |
qemu-6.2+dfsg/roms/u-boot-sam460ex/drivers/rtc/m48t35ax.c | /*
* (C) Copyright 2001
* Erik Theisen, Wave 7 Optics, etheisen@mindspring.com.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* 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 ... | utf-8 | 1 | unknown | unknown |
kf5-messagelib-21.08.1/webengineviewer/src/checkphishingurl/tests/managelocaldatabasegui.h | /*
SPDX-FileCopyrightText: 2016-2021 Laurent Montel <montel@kde.org>
SPDX-License-Identifier: LGPL-2.0-or-later
*/
#pragma once
#include <QWidget>
class QPlainTextEdit;
namespace WebEngineViewer
{
class LocalDataBaseManager;
}
class ManageLocalDataBaseGui : public QWidget
{
Q_OBJECT
public:
explicit M... | utf-8 | 1 | LGPL-2+ | 2010, Casey Link <unnamedrambler@gmail.com>
2009, Constantin Berzan <exit3219@gmail.com>
2004-2005, Cornelius Schumacher <schumacher@kde.org>
2007, David Faure <faure@kde.org>
1991-2010, Free Software Foundation, Inc
2004, Jakob Schröter <js@camaya.net>
... |
u-boot-2022.01+dfsg/arch/mips/mach-octeon/include/mach/cvmx-hwfau.h | /* SPDX-License-Identifier: GPL-2.0 */
/*
* Copyright (C) 2020 Marvell International Ltd.
*
* Interface to the hardware Fetch and Add Unit.
*/
/**
* @file
*
* Interface to the hardware Fetch and Add Unit.
*
*/
#ifndef __CVMX_HWFAU_H__
#define __CVMX_HWFAU_H__
typedef int cvmx_fau_reg64_t;
typedef int cvmx_f... | 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... |
epic5-2.1.6/include/tio.h | /*
* tio: threaded stdio to avoid blocking.
*/
#ifndef TIO_H
#define TIO_H
#ifdef WITH_THREADED_STDOUT
struct FILE;
struct tio_file_stru;
typedef struct tio_file_stru tio_file;
extern tio_file *tio_stdout;
void tio_init (void);
tio_file *tio_open (FILE *);
void tio_fputc (int, tio_file *);
void tio_fpu... | utf-8 | 1 | unknown | unknown |
ecflow-5.8.1/Viewer/ecflowUI/src/TableFilterWidget.hpp | //============================================================================
// Copyright 2009- ECMWF.
// This software is licensed under the terms of the Apache Licence version 2.0
// which can be obtained at http://www.apache.org/licenses/LICENSE-2.0.
// In applying this licence, ECMWF does not waive the privileges... | utf-8 | 1 | Apache | Copyright (C) 2005-2017, ECMWF (The European Centre for Medium-Range Weather Forecasts) |
openfoam-1912.200626/src/sampling/sampledSet/sampledSet/sampledSet.C | /*---------------------------------------------------------------------------*\
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd | www.openfoam.com
\\/ M anipulation |
-----------------------------------... | utf-8 | 1 | GPL-3+ | 2011-2018 OpenFOAM Foundation
2014-2018 OpenCFD Ltd. |
ivtools-2.0.11d.a1/src/OverlayUnidraw/algebra3.h | /****************************************************************
* *
* C++ Vector and Matrix Algebra routines *
* Author: Jean-Francois DOUE *
* Version 3.1 --- October 1993 *
* *
****************************************************************/
//
// From "Graphics G... | utf-8 | 1 | unknown | unknown |
chromium-98.0.4758.102/third_party/nearby/src/cpp/platform/impl/windows/generated/winrt/impl/Windows.UI.Xaml.Interop.0.h | // WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.210930.14
#pragma once
#ifndef WINRT_Windows_UI_Xaml_Interop_0_H
#define WINRT_Windows_UI_Xaml_Interop_0_H
WINRT_EXPORT namespace winrt::Windows::Foundation
{
struct EventRegistrationToken;
}
WINRT_EXPORT namespace winrt::Windows::UI::Xaml... | utf-8 | 1 | BSD-3-clause | The Chromium Authors. All rights reserved. |
krita-5.0.2+dfsg/libs/resourcewidgets/TagActions.cpp | /*
* SPDX-FileCopyrightText: 2018 Boudewijn Rempt <boud@valdyas.org>
* SPDX-FileCopyrightText: 2020 Agata Cacko <cacko.azh@gmail.com>
*
* SPDX-License-Identifier: GPL-2.0-or-later
*/
#include "TagActions.h"
#include <QDebug>
#include <QLabel>
#include <QGridLayout>
#include <KoIcon.h>
#include <klocalizedstring.... | utf-8 | 1 | GPL-and-LGPL | 1982-1989, Donald H. House <x@unknown.com>
1989, Robert Allen <x@unknown.com>
1992, Karl Berry <karl@cs.umb.edu>
1992, Kathryn Hargreaves <letters@cs.umb.edu>
1997-2000, Jens Lautenbacher <jtl@gimp.org>
1997, Eiichi Takamori <taka@ma1.seikyou.ne.jp>
1997... |
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.cpp | #include "AviReadStream.h"
#include "AviReadHandler.h"
#include "formats.h"
#include "avm_output.h"
#include "avm_cpuinfo.h"
#include "utils.h"
#include <string.h>
#include <stdio.h>
AVM_BEGIN_NAMESPACE;
AviReadStream::AviReadStream(AviReadHandler* handler,
const AVIStreamHeader& hdr,
uint_t id, cons... | utf-8 | 1 | GPL-2+ | Zdenek Kabelac <kabi@users.sourceforge.net>
Eugene Kuznetsov <divx@euro.ru> <cypher@users.sourceforge.net>
Alexander Rawass <alexannika@users.sourceforge.net>
Heinrich Langos <heinrich@users.sourceforge.net>
Hiroshi Yamashita <piro@users.sourceforge.net> |
openjdk-11-11.0.14+9/src/hotspot/share/opto/optoreg.hpp | /*
* Copyright (c) 2006, 2018, 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 |
cxxtools-2.2.1/include/cxxtools/http/service.h | /*
* Copyright (C) 2009 by Marc Boris Duerner, Tommi Maekitalo
*
* 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 ... | utf-8 | 1 | unknown | unknown |
intel-media-driver-22.2.0+dfsg1/media_driver/linux/common/codec/ddi/media_ddi_decode_vc1.h | /*
* Copyright (c) 2015-2017, 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, p... | utf-8 | 1 | Expat | 2007-2008, Dave Airlie
2007-2021, Intel Corporation
2007-2008, Jakob Bornecrantz
2014, NVIDIA Corporation
2007-2008, Red Hat Inc
2010, The WebM project authors
2002-2008, Tungsten Graphics, Inc.
1999-2000, Precision Insight, Inc.
20... |
linux-5.16.7/sound/soc/codecs/sgtl5000.c | // SPDX-License-Identifier: GPL-2.0
//
// sgtl5000.c -- SGTL5000 ALSA SoC Audio driver
//
// Copyright 2010-2011 Freescale Semiconductor, Inc. All Rights Reserved.
#include <linux/module.h>
#include <linux/moduleparam.h>
#include <linux/init.h>
#include <linux/delay.h>
#include <linux/slab.h>
#include <linux/pm.h>
#... | utf-8 | 1 | GPL-2 | 1991-2012 Linus Torvalds and many others |
elogind-246.9.1/src/shared/bus-map-properties.h | /* SPDX-License-Identifier: LGPL-2.1+ */
#pragma once
#include "sd-bus.h"
typedef int (*bus_property_set_t) (sd_bus *bus, const char *member, sd_bus_message *m, sd_bus_error *error, void *userdata);
struct bus_properties_map {
const char *member;
const char *signature;
bus_property_set_t set;... | utf-8 | 1 | LGPL-2.1+ | 2010-2016 Lennart Poettering
2008-2013 Kay Sievers
2013-2017 Zbigniew Jędrzejewski-Szmek
2014-2015 Tom Gundersen
2014-2015 Ronny Chevalier
1994-2014 Free Software Foundation, Inc.
2005-2014 Rich Felker, et al.
1999,2000 Tom Tromey
2... |
splint-3.1.2+dfsg/src/Headers/cpp.h | # ifndef CPP_H
# define CPP_H
typedef struct cppBuffer cppBuffer;
typedef struct cppOptions cppOptions;
enum cpp_token {
CPP_EOF = -1,
CPP_OTHER = 0,
CPP_COMMENT = 1,
CPP_HSPACE,
CPP_VSPACE, /* newlines and #line directives */
CPP_NAME,
CPP_NUMBER,
CPP_CHAR,
CPP_STRING,
CPP_DIRECTIVE,
CPP_LPAREN... | utf-8 | 1 | GPL-2.0+ | 1994–2007, University of Virginia <info@splint.org>
1994–2007, Massachusetts Institute of Technology
1984–2007, Free Software Foundation, Inc. |
metview-5.14.1/eckit/src/eckit/mpi/SerialStatus.cc | /*
* (C) Copyright 1996- ECMWF.
*
* This software is licensed under the terms of the Apache Licence Version 2.0
* which can be obtained at http://www.apache.org/licenses/LICENSE-2.0.
* In applying this licence, ECMWF does not waive the privileges and immunities
* granted to it by virtue of its status as an interg... | utf-8 | 1 | Apache-2 | 2007-2012 European Centre for Medium-Range Weather Forecasts (ECMWF)
and Brazil's Instituto Nacional de Pesquisas Espaciais (INPE) |
libreoffice-7.3.1~rc1/sw/inc/toxe.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. |
qgis-3.16.16+dfsg/src/analysis/processing/qgsalgorithmdrape.cpp | /***************************************************************************
qgsalgorithmdrape.cpp
---------------------
begin : November 2017
copyright : (C) 2017 by Nyall Dawson
email : nyall dot dawson at gmail dot... | utf-8 | 1 | GPL-2+ |
1996, Matthias Ettrich <ettrich@kde.org>
1997-1998, Lars Doelle <lars.doelle@on-line.de>
2000, Stephan Kulow <coolo@kde.org>
2004, Peter Brewer
2004, Steve Halasz
2004-2005, Gavin Macaulay
... |
chromium-98.0.4758.102/components/policy/core/common/cloud/chrome_browser_cloud_management_metrics.h | // 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.
#ifndef COMPONENTS_POLICY_CORE_COMMON_CLOUD_CHROME_BROWSER_CLOUD_MANAGEMENT_METRICS_H_
#define COMPONENTS_POLICY_CORE_COMMON_CLOUD_CHROME_BROWSER_CLOUD_MA... | utf-8 | 1 | BSD-3-clause | The Chromium Authors. All rights reserved. |
gnome-panel-3.42.0/libgnome-panel/gp-module-private.h | /*
* Copyright (C) 2016-2020 Alberts Muktupāvels
*
* 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.
*
* ... | utf-8 | 1 | GPL-2+ | 1997-2004 Free Software Foundation, Inc.
1998 Tom Tromey
2000-2001 Eazel, Inc.
2000 Helix Code, Inc.
2001-2008 Red Hat, Inc.
2001-2004 Sun Microsystems, Inc.
2001 Alexander Larsson
2001 George Lebl <jirka@5z.com>
... |
cuneiform-1.1.0+dfsg/cuneiform_src/Kern/puma/main/dll.cpp | /*
Copyright (c) 1993-2008, Cognitive Technologies
All rights reserved.
Разрешается повторное распространение и использование как в виде исходного кода,
так и в двоичной форме, с изменениями или без, при соблюдении следующих условий:
* При повторном распространении исходного кода должны оставаться указанное
... | utf-8 | 1 | BSD-3-clause | 1990-2008, Cognitive Technologies |
openfoam-1912.200626/applications/solvers/multiphase/interPhaseChangeFoam/phaseChangeTwoPhaseMixtures/Merkle/Merkle.H | /*---------------------------------------------------------------------------*\
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd | www.openfoam.com
\\/ M anipulation |
-----------------------------------... | utf-8 | 1 | GPL-3+ | 2011-2018 OpenFOAM Foundation
2014-2018 OpenCFD Ltd. |
grass-7.8.6/lib/vector/Vlib/hist.c | /*!
\file lib/vector/Vlib/hist.c
\brief Vector library - history manipulation
Higher level functions for reading/writing/manipulating vectors.
(C) 2001-2009 by the GRASS Development Team
This program is free software under the GNU General Public License
(>=v2). Read the file COPYING that comes wi... | utf-8 | 1 | GPL-2+ | 1989-2021, GRASS Development Team
2003-2021, Markus Neteler
2003-2021, Glynn Clements
2003-2021, Luca Delucchi
2006-2021, Martin Landa
2011-2021, Vaclav Petras
2012-2021, Stepan Turek
2011-2020, Markus Metz
2017-2018... |
boost1.74-1.74.0/libs/metaparse/example/getting_started/4_2.hpp | #ifndef BOOST_METAPARSE_GETTING_STARTED_4_2_HPP
#define BOOST_METAPARSE_GETTING_STARTED_4_2_HPP
// Automatically generated header file
// Definitions before section 4.1
#include "4_1.hpp"
// Definitions of section 4.1
using int_token = token<int_>;
using plus_token = token<lit_c<'+'>>;
using exp_parser5 = build_pa... | utf-8 | 1 | BSL-1.0 | Boost project contributors |
qt6-webengine-6.2.2+dfsg/src/3rdparty/chromium/third_party/dawn/src/dawn_native/XlibXcbFunctions.cpp | // Copyright 2021 The Dawn 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 agreed t... | utf-8 | 1 | LGPL-3 or GPL-2 | 2006-2021 The Chromium Authors
2016-2021 The Qt Company Ltd. |
linux-5.16.7/arch/powerpc/kernel/mce_power.c | // SPDX-License-Identifier: GPL-2.0-or-later
/*
* Machine check exception handling CPU-side for power7 and power8
*
* Copyright 2013 IBM Corporation
* Author: Mahesh Salgaonkar <mahesh@linux.vnet.ibm.com>
*/
#undef DEBUG
#define pr_fmt(fmt) "mce_power: " fmt
#include <linux/types.h>
#include <linux/ptrace.h>
#in... | utf-8 | 1 | GPL-2 | 1991-2012 Linus Torvalds and many others |
owfs-3.2p4+dfsg1/module/owlib/src/c/ow_serial_free.c | /*
OWFS -- One-Wire filesystem
OWHTTPD -- One-Wire Web Server
Written 2003 Paul H Alfille
email: paul.alfille@gmail.com
Released under the GPL
See the header file: ow.h for full attribution
1wire/iButton system from Dallas Semiconductor
*/
#include <config.h>
#include "owfs_config.h"
#include "ow.h"
#i... | utf-8 | 1 | GPL-2 | © 2003-2020 Paul Alfille <paul.alfille@gmail.com> |
llvm-toolchain-13-13.0.1/clang-tools-extra/clang-tidy/concurrency/ThreadCanceltypeAsynchronousCheck.h | //===--- ThreadCanceltypeAsynchronousCheck.h - clang-tidy -------*- 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 |
trilinos-12.18.1/packages/seacas/libraries/exodus/src/deprecated/ex_get_glob_var_time.c | /*
* Copyright (c) 2005-2017 National Technology & Engineering Solutions
* of Sandia, LLC (NTESS). Under the terms of Contract DE-NA0003525 with
* NTESS, the U.S. Government retains certain rights in this software.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitt... | utf-8 | 1 | BSD-3-Clause |
2001-2015 Sandia Corporation <maherou@sandia.gov>
2001-2004 Steve Mertz <steve@dragon-ware.com> |
ghostscript-9.55.0~dfsg/base/ssha2.h | /* Copyright (C) 2001-2021 Artifex Software, Inc.
All Rights Reserved.
This software is provided AS-IS with no warranty, either express or
implied.
This software is distributed under license and may not be copied,
modified or distributed except as expressly authorized under the terms
of the license ... | utf-8 | 1 | unknown | unknown |
fflas-ffpack-2.5.0/tests/test-compressQ.C | /*
* Copyright (C) FFLAS-FFPACK
* Written by Clément Pernet
* This file is Free Software and part of FFLAS-FFPACK.
*
* ========LICENCE========
* This file is part of the library FFLAS-FFPACK.
*
* FFLAS-FFPACK is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser Genera... | utf-8 | 1 | LGPL-2.1 | FFLAS-FFPACK Team
Clément PERNET <Clement.Pernet@imag.fr>
Pascal Giorgi <Pascal.Giorgi@ens-lyon.fr>
Jean-Guillaume DUMAS <Jean-Guillaume.Dumas@imag.fr>
Thierry GAUTIER <Thierry.Gautier@inrialpes.fr> |
icinga2-2.13.2/lib/remote/filterutility.hpp | /* Icinga 2 | (c) 2012 Icinga GmbH | GPLv2+ */
#ifndef FILTERUTILITY_H
#define FILTERUTILITY_H
#include "remote/i2-remote.hpp"
#include "remote/apiuser.hpp"
#include "config/expression.hpp"
#include "base/dictionary.hpp"
#include "base/configobject.hpp"
#include <set>
namespace icinga
{
class TargetProvider : publi... | utf-8 | 1 | GPL-2+ with OpenSSL exception | 2012-2019, Icinga Development Team (https://icinga.com)
2012, 2019-2021, Icinga GmbH |
llvm-toolchain-12-12.0.1/llvm/tools/llvm-readobj/Win64EHDumper.cpp | //===- Win64EHDumper.cpp - Win64 EH Printer ---------------------*- 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 |
xtensor-0.23.10/include/xtensor/xcontainer.hpp | /***************************************************************************
* Copyright (c) Johan Mabille, Sylvain Corlay and Wolf Vollprecht *
* Copyright (c) QuantStack *
* *
* Distribute... | utf-8 | 1 | BSD-3-Clause | 2016 Johan Mabille, Sylvain Corlay and Wolf Vollprecht |
vdr-plugin-live-3.1.3/tools.h | #ifndef VDR_LIVE_TOOLS_H
#define VDR_LIVE_TOOLS_H
// uncomment to debug lock sequence
// #define DEBUG_LOCK
// STL headers need to be before VDR tools.h (included by <vdr/channels.h>)
#include <istream>
#include <sstream>
#include <stdexcept>
#include <vector>
#if TNTVERSION >= 30000
#include <cxxtools/log.... | utf-8 | 1 | unknown | unknown |
abiword-3.0.5~dfsg/src/af/xap/gtk/xap_UnixDlg_FileOpenSaveAs.cpp | /* -*- mode: C++; tab-width: 4; c-basic-offset: 4; -*- */
/* AbiSource Application Framework
* Copyright (C) 1998 AbiSource, Inc.
* Copyright (C) 2009 Hubert Figuiere
*
* 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... | utf-8 | 1 | GPL-2+ |
2012 AbiSource.com
1998-2005,2010 AbiSource, Inc.
2008-2010 AbiSource Corporation B.V.
1998-2012 AbiWord developers
2011 abel <sedric@translate.org.za>
2004-2005 Adam Weinberger <adamw@gnome.org>
2009 Alex <dxma8zp02@s... |
gcc-riscv64-unknown-elf-8.3.0.2019.08+dfsg/gcc/testsuite/gcc.target/powerpc/bfp/vec-extract-exp-5.c | /* { dg-do run { target { powerpc*-*-* } } } */
/* { dg-skip-if "do not override -mcpu" { powerpc*-*-* } { "-mcpu=*" } { "-mcpu=power9" } } */
/* { dg-require-effective-target p9vector_hw } */
/* { dg-options "-mcpu=power9" } */
#include <altivec.h>
#include <stdlib.h>
__vector unsigned long long int
get_exponents (_... | utf-8 | 1 | unknown | unknown |
qt6-webengine-6.2.2+dfsg/src/3rdparty/chromium/net/disk_cache/blockfile/bitmap_unittest.cc | // Copyright (c) 2009 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/disk_cache/blockfile/bitmap.h"
#include "testing/gtest/include/gtest/gtest.h"
TEST(BitmapTest, OverAllocate) {
// Test that we don't ... | utf-8 | 1 | LGPL-3 or GPL-2 | 2006-2021 The Chromium Authors
2016-2021 The Qt Company Ltd. |
pam-pgsql-0.7.3.2/src/pam_get_service.c | /*
* Copyright (c) 2000. Leon Breedt,
* 2002 David D.W. Downey
* 2009 William Grzybowski <william@agencialivre.com.br>
*
*/
#include <stdio.h>
#include <stdlib.h>
#include <security/pam_client.h>
#include <security/pam_modules.h>
const char *
pam_get_service(pam_handle_t *pamh)
{
c... | utf-8 | 1 | GPL-2+ | 2000 Leon J Breedt <ljb@debian.org>,
2002 David D.W. Downey ("pgpkeys") <david-downey@codecastle.com>,
2003 Joerg Wendland <joergland@debian.org>,
2005 Primoz Bratanic <primoz@slo-tech.com>
2009-2011 William Grzybowski <william@agencialivre.com.br> |
mariadb-10.6-10.6.5/storage/rocksdb/rocksdb/file/file_util.cc | // Copyright (c) 2011-present, Facebook, Inc. All rights reserved.
// This source code is licensed under both the GPLv2 (found in the
// COPYING file in the root directory) and Apache 2.0 License
// (found in the LICENSE.Apache file in the root directory).
//
#include "file/file_util.h"
#include <string>
#include... | utf-8 | 1 | GPL-2 |
2000-2016, Oracle and/or its affiliates. All rights reserved.
2008-2013 Monty Program AB
2008-2014 SkySQL Ab
2013-2016 MariaDB Corporation
2012-2016 MariaDB Foundation |
firefox-97.0/dom/grid/GridDimension.h | /* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* vim: set ts=8 sts=2 et sw=2 tw=80: */
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0... | utf-8 | 1 | unknown | unknown |
amanda-3.5.1/server-src/diskfile.h | /*
* Amanda, The Advanced Maryland Automatic Network Disk Archiver
* Copyright (c) 1991-1998 University of Maryland at College Park
* Copyright (c) 2007-2012 Zmanda, Inc. All Rights Reserved.
* Copyright (c) 2013-2016 Carbonite, Inc. All Rights Reserved.
* All Rights Reserved.
*
* Permission to use, copy, modi... | utf-8 | 1 | Custom | 1991-1998 University of Maryland at College Park
2007-2013 Zmanda, Inc. All Rights Reserved. |
qemu-6.2+dfsg/roms/skiboot/hw/fsp/fsp-sysdump.c | // SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later
/*
* Sapphire dump design:
* - During initialization we setup Memory Dump Source Table (MDST) table
* which contains address, size pair.
* - We send MDST table update notification to FSP via MBOX command.
* - During Sapphire checkstop:
* - F... | utf-8 | 1 | unknown | unknown |
fio-3.28/lib/prio_tree.h | #ifndef _LINUX_PRIO_TREE_H
#define _LINUX_PRIO_TREE_H
#include <inttypes.h>
struct prio_tree_node {
struct prio_tree_node *left;
struct prio_tree_node *right;
struct prio_tree_node *parent;
uint64_t start;
uint64_t last; /* last location _in_ interval */
};
struct prio_tree_root {
struct prio_tree_node *prio... | utf-8 | 1 | GPL-2 | 2005 Jens Axboe <axboe@suse.de>
2006-2017 Jens Axboe <axboe@kernel.dk> |
vlc-3.0.16/modules/gui/skins2/src/os_tooltip.hpp | /*****************************************************************************
* os_tooltip.hpp
*****************************************************************************
* Copyright (C) 2003 the VideoLAN team
* $Id: 0e7fe5e2878b74f0d1c60cc6cacf3adbfa50a101 $
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
*... | utf-8 | 1 | GPL-2+ | 1999, AT&T Laboratories Cambridge
2013, Alex Merry
2010, Antoine Cellerier
2005-2006, Canonical Ltd, and Rosetta Contributors
2008-2015, Cédric Valmary
2016, Collection
2004, Daniel Molkentin
2003, Daniel Moreno
2009, Eirik U. Birke... |
slic3r-prusa-2.4.0+dfsg/src/libigl/igl/min_quad_dense.h | // This file is part of libigl, a simple c++ geometry processing library.
//
// Copyright (C) 2013 Alec Jacobson <alecjacobson@gmail.com>
//
// 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 htt... | utf-8 | 1 | AGPL-3 | 2011-2016, Alessandro Ranellucci <alessandro@unterwelt.it> |
flang-20190329/runtime/flang/copy.c | /*
* Copyright (c) 2017, NVIDIA CORPORATION. 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 requi... | utf-8 | 1 | unknown | unknown |
libflame-5.2.0/src/map/lapack2flamec/f2c/c/zlaein.c | /* ../netlib/zlaein.f -- translated by f2c (version 20100827). You must link the resulting object file with libf2c: on Microsoft Windows system, link with libf2c.lib;
on Linux or Unix systems, link with .../path/to/libf2c.a -lm or, if you install libf2c.a in a standard place, with -lf2c -lm -- in that order, at the en... | utf-8 | 1 | BSD-3-Clause | 2014, The University of Texas at Austin
1990-1997, AT&T, Lucent Technologies and Bellcore. |
webkit2gtk-2.34.5/Source/WebCore/display/css/DisplayBoxModelBox.cpp | /*
* Copyright (C) 2020 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 conditions a... | 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... |
dvblast-3.4/comm.c | /*****************************************************************************
* comm.c: Handles the communication socket
*****************************************************************************
* Copyright (C) 2008, 2015 VideoLAN
*
* Authors: Christophe Massiot <massiot@via.ecp.fr>
*
* This program is free... | utf-8 | 1 | GPL-2+ | 2000, Klaus Schmidinger
2004-2011, Tripleplay service
1998-2018, VideoLAN |
kdevelop-5.6.2/kdevplatform/shell/savedialog.cpp | /* This file is part of the KDE project
Copyright (C) 2002 Harald Fernengel <harry@kdevelop.org>
Copyright (C) 2008 Hamish Rodda <rodda@kde.org>
This library 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 Free Soft... | utf-8 | 1 | unknown | unknown |
cvc4-1.8/src/theory/strings/solver_state.cpp | /********************* */
/*! \file solver_state.cpp
** \verbatim
** Top contributors (to current version):
** Andrew Reynolds, Tianyi Liang, Mathias Preiner
** This file is part of the CVC4 project.
** Copyright (c) 2009-2020 by the authors listed in the fi... | utf-8 | 1 | GPL-3+ | 2009-2020 The CVC4 Authors |
qtox-1.17.4/src/audio/backend/alsource.cpp | /*
Copyright © 2019 by The qTox Project Contributors
This file is part of qTox, a Qt-based graphical interface for Tox.
qTox is libre 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 ... | utf-8 | 1 | GPL-3+ | 2014-2019 The qTox Project Contributors |
tbox-1.6.7/src/tbox/platform/windows/interface/mswsock.c | /*!The Treasure Box Library
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in wr... | utf-8 | 1 | Apache-2 | 2009-2021 ruki <waruqi@gmail.com> |
jackd2-1.9.20~dfsg/common/JackMidiAPI.cpp | /*
Copyright (C) 2007 Dmitry Baikov
Original JACK MIDI implementation Copyright (C) 2004 Ian Esten
This program 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 you... | utf-8 | 1 | LGPL-2.1+ | 2002, Apple Computer, Inc
2003, Bob Ham <rah@bash.sh>
2014-2017, Cédric Schieli
2011-2014, David Robillard
2010, Devin Anderson
2007, Dmitry Baikov
2016-2019, Filipe Coelho
2004-2013, Grame <grame@grame.fr>
2004, Ian Esten
... |
openjdk-18-18~32ea/src/hotspot/share/memory/metaspaceChunkFreeListSummary.hpp | /*
* Copyright (c) 2014, 2019, 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 |
gthumb-3.12.0/gthumb/gth-test-chain.h | /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* GThumb
*
* Copyright (C) 2008 Free Software Foundation, Inc.
*
* 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 F... | utf-8 | 1 | GPL-2+ | 2001-2019, The Free Software Foundation, Inc. |
chromium-98.0.4758.102/third_party/blink/renderer/platform/bindings/v8_interface_bridge_base.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 "third_party/blink/renderer/platform/bindings/v8_interface_bridge_base.h"
#include "third_party/blink/renderer/platform/runtime_enabled_features... | utf-8 | 1 | BSD-3-clause | The Chromium Authors. All rights reserved. |
stellarium-0.20.4/plugins/Quasars/src/Quasar.hpp | /*
* Copyright (C) 2011, 2018 Alexander Wolf
*
* 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 version.
*
* This program ... | utf-8 | 1 | GPL-2+ | (C) 2002-2014 Fabien Chéreau et al. |
anbox-0.0~git20211020/android/opengl/system/GLESv2_enc/gl2_ftable.h | // Generated Code - DO NOT EDIT !!
// generated by 'emugen'
#ifndef __gl2_client_ftable_t_h
#define __gl2_client_ftable_t_h
static const struct _gl2_funcs_by_name {
const char *name;
void *proc;
} gl2_funcs_by_name[] = {
{"glActiveTexture", (void*)glActiveTexture},
{"glAttachShader", (void*)glAttachShader},
{"gl... | utf-8 | 1 | GPL-3 | 2016-2018, Simon Fels <morphis@gravedo.de> |
libapogee3-3.2+20220127213450/DefDllExport.h | /*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this file,
* You can obtain one at http://mozilla.org/MPL/2.0/.
*/
#ifdef WIN_OS
#ifdef LIBAPG_STATIC
#define DLL_EXPORT
#elif SWIG
#define DLL_EXPORT
#else... | utf-8 | 1 | MPL-2.0 | 2003-2012 Apogee Instruments, Inc. |
qt6-webengine-6.2.2+dfsg/src/3rdparty/chromium/sandbox/linux/syscall_broker/broker_process_unittest.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 "sandbox/linux/syscall_broker/broker_process.h"
#include <errno.h>
#include <fcntl.h>
#include <poll.h>
#include <stddef.h>
#include <sys/re... | utf-8 | 1 | LGPL-3 or GPL-2 | 2006-2021 The Chromium Authors
2016-2021 The Qt Company Ltd. |
qtwebengine-opensource-src-5.15.8+dfsg/src/3rdparty/chromium/chrome/browser/ui/webui/settings/chromeos/device_power_handler.cc | // Copyright 2017 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "chrome/browser/ui/webui/settings/chromeos/device_power_handler.h"
#include <memory>
#include <utility>
#include "ash/public/cpp/ash_pref_names... | utf-8 | 1 | LGPL-3 or GPL-2 | 2006-2021 The Chromium Authors
2016-2021 The Qt Company Ltd. |
kamailio-5.5.3/src/modules/kazoo/kz_fixup.h | /*
* $Id$
*
* Kazoo module interface
*
* Copyright (C) 2010-2014 2600Hz
*
* This file is part of Kamailio, a free SIP server.
*
* Kamailio 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 vers... | utf-8 | 1 | GPL-2.0+ |
2001-2003 FhG Fokus
2006-2010 iptelorg GmbH
Various others (see AUTHORS file) |
thunderbird-91.6.0/media/openmax_dl/dl/sp/src/omxSP_FFTInit_R_S16S32.c | /*
* Copyright (c) 2013 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... | utf-8 | 1 | MPL-2.0 or GPL-2 or LGPL-2.1 | 1998-2016, Mozilla Project |
kiwix-2.1.0/src/findinpagebar.h | #ifndef FINDINPAGEBAR_H
#define FINDINPAGEBAR_H
#include <QFrame>
#include <QLineEdit>
namespace Ui {
class FindInPageBar;
}
class FindInPageBar : public QFrame
{
Q_OBJECT
public:
explicit FindInPageBar(QWidget *parent = nullptr);
~FindInPageBar();
QLineEdit* getFindLineEdit() { return mp_findLineE... | utf-8 | 1 | GPL-3.0-or-later | 2006-2014, Kiwix Developers <kiwix-developers@lists.sourceforge.net>
2020 Matthieu Gautier <mgautier@kymeria.fr> |
u-boot-2022.01+dfsg/arch/arm/mach-nexell/include/mach/boot0.h | /* SPDX-License-Identifier: GPL-2.0+
*
* NSIH (Nexell System Information Header) for FriendlyArm nanopi2 board
*
* The NSIH (first 512 Bytes of u-boot.bin) is necessary for the
* 2nd-Bootloader to get information like load address of U-Boot.
*
* 0x400 must be added to CONFIG_SYS_TEXT_BASE to have the actual load... | 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... |
scummvm-2.5.1+dfsg/engines/petka/sound.cpp | /* ScummVM - Graphic Adventure Engine
*
* ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of ... | utf-8 | 1 | GPL-2+ |
2001-2021 The ScummVM Project
The ScummVM Team
2002-2011 The DOSBox Team
1994-1998 Revolution Software Ltd.
2001-2004 Andrea Mazzoleni
2003-2005 Andreas 'Sprawl' Karlsso
2002-2008 Jurgen 'SumthinWicked' Braam
2003-2014 Lars 'AnotherGuest' Persso
2013-2020 Fedor Strizhniou
... |
libreoffice-7.3.1~rc1/ucb/source/ucp/file/filtask.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. |
libreoffice-7.3.1~rc1/sc/source/ui/vba/vbaworksheet.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... | utf-8 | 1 | MPL-2.0 | Copyright 2000, 2010 Oracle and/or its affiliates.
Copyright (c) 2000, 2010 LibreOffice contributors and/or their affiliates. |
mplayer-1.4+ds1/libmpcodecs/vf_crop.c | /*
* This file is part of MPlayer.
*
* MPlayer 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 version.
*
* MPlayer is distributed in th... | utf-8 | 1 | GPL-2+ |
2000-2015 MPlayer Team
1995-1999 by Michael Hipp
2006 Zuxy MENG <zuxy.meng@gmail.com> |
aranym-1.1.0/src/natfeat/nfvdi.h | /*
NatFeat VDI driver
ARAnyM (C) 2005 Patrice Mandin
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 version.
This program is d... | utf-8 | 1 | unknown | unknown |
ecasound-2.9.3/kvutils/kvu_threads.cpp | // ------------------------------------------------------------------------
// kvu_threads.cpp: Various pthread related helper functions.
// Copyright (C) 2002,2004,2012 Kai Vehmanen
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as pub... | utf-8 | 1 | GPL-2+ | 1997-2012, Kai Vehmanen <kvehmanen@eca.cx> |
yadifa-2.4.2/test/simple-http-server-test/main.c | /*------------------------------------------------------------------------------
*
* Copyright (c) 2011-2021, EURid vzw. All rights reserved.
* The YADIFA TM software product is provided under the BSD 3-clause license:
*
* Redistribution and use in source and binary forms, with or without
* modification, are perm... | utf-8 | 1 | EURid-BSD-like | 2011-2020, EURid |
gmt-6.3.0+dfsg/src/mgd77/mgd77snifferdefaults.h | /* -------------------------------------------------------------------
* See LICENSE.TXT file for copying and redistribution conditions.
*
* Copyright (c) 2004-2021 by the GMT Team (https://www.generic-mapping-tools.org/team.html) and M. T. Chandler
* File: mgd77snifferdefaults.h
*
* Include file for mgd7... | utf-8 | 1 | LGPL-3+ | 1991-2021, GMT Team (https://www.generic-mapping-tools.org/team.html)
1991-2019, T. Henstock
1991-2019, P. Wessel, W. H. F. Smith, R. Scharroo, J. Luis and F. Wobbe
1999-2019, J. Luis
2004-2019, Michael Chandler
2009-2019, David Sandwell
2016-2019, Dongd... |
cryfs-0.11.1/src/fspp/fs_interface/FuseErrnoException.h | #pragma once
#ifndef MESSMER_FSPP_FUSE_FUSEERRNOEXCEPTION_H_
#define MESSMER_FSPP_FUSE_FUSEERRNOEXCEPTION_H_
#include <stdexcept>
#include <errno.h>
#include <cpp-utils/assert/assert.h>
// TODO Need a portable way to report errors
namespace fspp {
namespace fuse{
class FuseErrnoException final: public std::runtime_... | utf-8 | 1 | LGPL-3 | 2016, Sebastian Messmer <messmer@cryfs.org> |
wxwidgets3.0-3.0.5.1+dfsg/interface/wx/platform.h | /////////////////////////////////////////////////////////////////////////////
// Name: platform.h
// Purpose: interface of global functions
// Author: wxWidgets team
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
/** @addtogroup group_fun... | utf-8 | 1 | unknown | unknown |
fife-0.4.2/engine/core/vfs/vfssource.cpp | /***************************************************************************
* Copyright (C) 2005-2019 by the FIFE team *
* http://www.fifengine.net *
* This file is part of FIFE. *
* ... | utf-8 | 1 | LGPL-2.1+ | 2005-2019, FIFE Project |
movit-1.6.3/resample_effect.cpp | // Three-lobed Lanczos, the most common choice.
// Note that if you change this, the accuracy for LANCZOS_TABLE_SIZE
// needs to be recomputed.
#define LANCZOS_RADIUS 3.0f
#include <epoxy/gl.h>
#include <assert.h>
#include <limits.h>
#include <math.h>
#include <stdio.h>
#include <algorithm>
#include <mutex>
#include <... | utf-8 | 1 | GPL-2+-shorttext | 2012-2014 Steinar H. Gunderson <sgunderson@bigfoot.com> |
oath-toolkit-2.6.7/libpskc/global.c | /*
* global.c - Implementation of PSKC library global functions.
* Copyright (C) 2012-2021 Simon Josefsson
*
* 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
*... | utf-8 | 1 | GPL-3+ | Copyright (C) 2009-2013 Simon Josefsson |
minidjvu-0.8.svn.2010.05.06+dfsg/src/alg/nosubst.c | /*
* nosubst.c - guessing what chunks are not letters and should not be changed
*/
/*
* This implementation is very dumb and sub-optimal,
* but since it's not a bottleneck, I'm not going to optimize it.
*/
#include "../base/mdjvucfg.h"
#include <minidjvu/minidjvu.h>
#include <assert.h>
/*
* returns true if s... | utf-8 | 1 | unknown | unknown |
regexxer-0.10/src/translation.cc | /*
* Copyright (c) 2002-2007 Daniel Elstner <daniel.kitta@gmail.com>
*
* This file is part of regexxer.
*
* regexxer 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... | utf-8 | 1 | GPL-2+ | 2002-2007 Daniel Elstner <daniel.kitta@gmail.com>
2009-2011 Fabien Parent <parent.f@gmail.com> |
opendnssec-2.1.10/signer/src/parser/zonelistparser.c | /*
* Copyright (c) 2009 NLNet Labs. 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 conditions ... | utf-8 | 1 | BSD-2-clause | 2015-2016 NLnet Labs.
2012 OpenDNSSEC AB (svb).
2011 SURFnet bv.
2008 .SE (The Internet Infrastructure Foundation).
2008 NLnet Labs.
2008 Nominet UK. |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.