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 |
|---|---|---|---|---|---|
gmic-2.9.4/gmic-qt/src/ParametersCache.h | /** -*- mode: c++ ; c-basic-offset: 2 -*-
*
* @file ParametersCache.h
*
* Copyright 2017 Sebastien Fourey
*
* This file is part of G'MIC-Qt, a generic plug-in for raster graphics
* editors, offering hundreds of filters thanks to the underlying G'MIC
* image processing framework.
*
* gmic_qt is free soft... | utf-8 | 1 | unknown | unknown |
scummvm-2.5.1+dfsg/engines/gnap/music.h | /* 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
... |
parley-21.08.1/src/editor/lessonview.cpp | /*
SPDX-FileCopyrightText: 2008 Frederik Gladhorn <frederik.gladhorn@kdemail.net>
SPDX-License-Identifier: GPL-2.0-or-later
*/
#include "lessonview.h"
#include <QAction>
#include <KActionCollection>
#include <QInputDialog>
#include <KLocalizedString>
#include <KMessageBox>
#include <KEduVocExpression>
#inclu... | utf-8 | 1 | GPL-2+ | 2009, Alexander Rieder <alexanderrieder@gmail.com>
2005, Aaron Seigo <aseigo@kde.org>
2008, Andrew Lake <jamboarder@yahoo.com>
2014, Andreas Xavier
2014, Andreas Xavier <andxav@zoho.com>
2008, Avgoustinos Kadis <avgoustinos.kadis@kdemail.net>
2010, Benja... |
chromium-98.0.4758.102/third_party/angle/src/compiler/translator/tree_ops/NameNamelessUniformBuffers.h | //
// Copyright 2019 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.
//
// NameNamelessUniformBuffers: Gives nameless uniform buffer variables internal names.
//
// For example:
// uniform UniformBuffer { int a; };... | utf-8 | 1 | BSD-3-clause | The Chromium Authors. All rights reserved. |
ceph-16.2.7+ds/src/tools/cephfs/Resetter.cc | // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
// vim: ts=8 sw=2 smarttab
/*
* Ceph - scalable distributed file system
*
* Copyright (C) 2010 Greg Farnum <gregf@hq.newdream.net>
*
* This is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General... | utf-8 | 1 | unknown | unknown |
glibc-2.33/localedata/tst-langinfo-setlocale.c | /* Test program for setlocale() + nl_langinfo() functions.
Copyright (C) 2018-2021 Free Software Foundation, Inc.
This file is part of the GNU C Library.
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 published by ... | utf-8 | 1 | unknown | unknown |
aspectc++-2.3+git20211104/Puma/src/common/UnitIterator.h | // This file is part of PUMA.
// Copyright (C) 1999-2016 The PUMA developer team.
//
// 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 Fo... | utf-8 | 1 | unknown | unknown |
libstb-0.0~git20210910.af1a5bc+ds/deprecated/stretch_test.c | // check that stb_truetype compiles with no stb_rect_pack.h
#define STB_TRUETYPE_IMPLEMENTATION
#include "stb_truetype.h"
#define STB_DS_IMPLEMENTATION
#include "stb_ds.h"
#include <assert.h>
int main(int arg, char **argv)
{
int i;
int *arr = NULL;
for (i=0; i < 1000000; ++i)
arrput(arr, i);
asser... | utf-8 | 1 | public-domain or Expat | 2014-2021 Sean Barrett <sean@nothings.org> |
libint2-2.7.1/include/libint2/chemistry/elements.h | /*
* Copyright (C) 2004-2021 Edward F. Valeev
*
* This file is part of Libint.
*
* Libint 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 3 of the License, or
* (at your opt... | utf-8 | 1 | LGPL-2+ | 2004-2015 Edward F. Valeev |
mesa-21.3.5/src/gallium/auxiliary/gallivm/lp_bld_tgsi.h | /**************************************************************************
*
* Copyright 2011-2012 Advanced Micro Devices, Inc.
* Copyright 2009 VMware, Inc.
* All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation fi... | 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... |
dustrac-2.1.1/src/editor/tileanimator.cpp | // This file is part of Dust Racing 2D.
// Copyright (C) 2011 Jussi Lind <jussi.lind@iki.fi>
//
// Dust Racing 2D 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 of the License, or
// (at yo... | utf-8 | 1 | GPL-3+ | 2011-2015, 2017, 2020 Jussi Lind <jussi.lind@iki.fi> |
eclib-20210625/libsrc/eclib/lambda.h | // lambda.h Declarations of functions which compute Silverman's finite set Lambda_bad for a curve
//////////////////////////////////////////////////////////////////////////
//
// Copyright 1990-2012 John Cremona
//
// This file is part of the eclib package.
//
// eclib is free software; you can redistribute it and/... | utf-8 | 1 | GPL-2+ | 1990-2018 John Cremona and Marcus Mo |
mame-0.240+dfsg.1/src/devices/cpu/saturn/saturn.h | // license:BSD-3-Clause
// copyright-holders:Peter Trauner,Antoine Mine
/*****************************************************************************
*
* cpustate->h
* portable saturn emulator interface
* (hp calculators)
*
*
*****************************************************************************/
/... | 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... |
lxappearance-0.6.3/src/font.c | // font.c
//
// Copyright 2010 Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
//
// 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
// ... | utf-8 | 1 | GPL-2+ | 2009-2011 Hong Jen Yee (PCMan) <pcman.tw@gmail.com>
2009-2011 Ying-Chun Liu (PaulLiu) <grandpaul@gmail.com> |
phyx-1.01+ds/src/upgma.h | /*
* upgma.h
*
* Created on: Jun 10, 2015
* Author: joe
*/
#ifndef _UPGMA_H_
#define _UPGMA_H_
#include <vector>
#include <map>
using namespace std;
class UPGMA {
private:
map <string, string> sequences;
map <string, string>::iterator iter;
vector<string> names;
vector< vector<double> > ... | utf-8 | 1 | GPL-3 | 2014-2017 Joseph W. Brown, Joseph F. Walker, and Stephen A. Smith |
edk2-2022.02~rc1/CryptoPkg/Library/OpensslLib/openssl/crypto/bio/bf_null.c | /*
* Copyright 1995-2018 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
* in the file LICENSE in the source distribution or at
* https://www.openssl.org/source/lice... | utf-8 | 1 | BSD-2-clause | 1999-2013, Intel Corporation |
linux-5.16.7/drivers/i2c/busses/i2c-pca-platform.c | // SPDX-License-Identifier: GPL-2.0-only
/*
* i2c_pca_platform.c
*
* Platform driver for the PCA9564 I2C controller.
*
* Copyright (C) 2008 Pengutronix
*
*/
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/slab.h>
#include <linux/delay.h>
#include <linux/jiffies.h>
#include <linux/errno.h>... | utf-8 | 1 | GPL-2 | 1991-2012 Linus Torvalds and many others |
magics++-4.10.1/src/visualisers/NormalTableMode.cc | /*
* (C) Copyright 1996-2016 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 in... | utf-8 | 1 | unknown | unknown |
grass-7.8.6/lib/external/ccmath/hmgen.c | /* hmgen.c CCMATH mathematics library source code.
*
* Copyright (C) 2000 Daniel A. Atkinson All rights reserved.
* This code may be redistributed under the terms of the GNU library
* public license (LGPL). ( See the lgpl.license file for details.)
* ---------------------------------------------------... | 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... |
libcryptx-perl-0.076/src/ltc/hashes/blake2b.c | /* LibTomCrypt, modular cryptographic library -- Tom St Denis */
/* SPDX-License-Identifier: Unlicense */
/*
BLAKE2 reference source code package - reference C implementations
Copyright 2012, Samuel Neves <sneves@dei.uc.pt>. You may use this under the
terms of the CC0, the OpenSSL Licence, or the Apache Pub... | utf-8 | 1 | Artistic or GPL-1+ | 2013-2022, DCIT, a.s. https://www.dcit.cz / Karel Miko |
cmake-3.22.1/Source/cmXMLParser.cxx | /* Distributed under the OSI-approved BSD 3-Clause License. See accompanying
file Copyright.txt or https://cmake.org/licensing for details. */
#include "cmXMLParser.h"
#include <cctype>
#include <cstring>
#include <iostream>
#include <sstream>
#include <cm3p/expat.h>
#include "cmsys/FStream.hxx"
cmXMLParser::c... | utf-8 | 1 | BSD-3-clause | 2000-2021 Kitware, Inc., Insight Software Consortium |
qt6-quick3d-6.2.2/tests/auto/quick3d/qquick3dnode/tst_qquick3dnode.cpp | /****************************************************************************
**
** Copyright (C) 2019 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of Qt Quick 3D.
**
** $QT_BEGIN_LICENSE:GPL$
** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use t... | utf-8 | 1 | GPL-3+ | 2019-2021 The Qt Company Ltd.
2008-2014 NVIDIA Corporation |
llvm-toolchain-11-11.1.0/llvm/lib/Target/AMDGPU/GCNHazardRecognizer.h | //===-- GCNHazardRecognizers.h - GCN Hazard Recognizers ---------*- 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 |
libfplus-0.2.13/test/shared_ref_test.cpp | // Copyright 2015, Tobias Hermann and the FunctionalPlus contributors.
// https://github.com/Dobiasd/FunctionalPlus
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
#define DOCTEST_CONFIG_IMPLEMENT_WITH_MAIN
#in... | utf-8 | 1 | BSL-1.0 | 2015 Tobias Hermann and the FunctionalPlus contributors. https://github.com/Dobiasd/FunctionalPlus
Tobias Hermann 2015. https://github.com/Dobiasd/FunctionalPlus |
trilinos-12.18.1/packages/fei/base/fei_VectorTraits_LinProbMgr.hpp | /*--------------------------------------------------------------------*/
/* Copyright 2005 Sandia Corporation. */
/* Under the terms of Contract DE-AC04-94AL85000, there is a */
/* non-exclusive license for use of this work by or on behalf */
/* of the U.S. Government... | utf-8 | 1 | BSD-3-Clause |
2001-2015 Sandia Corporation <maherou@sandia.gov>
2001-2004 Steve Mertz <steve@dragon-ware.com> |
sg3-utils-1.46/archive/align_b4_memalign.c | /* Code fragment of how to get a buffer from the heap that has a specific
* alignment. The typical alignment is to a "page" whose size is often
* 4096 bytes. */
uint8_t * wrkBuff; /* will get pointer to heap allocation */
uint8_t * wrkPos; /* will get aligned pointer within wrkBuff */
uint32_t sz_of_alig... | utf-8 | 1 | unknown | unknown |
gimp-2.10.30/app/core/gimplineart.h | /* GIMP - The GNU Image Manipulation Program
* Copyright (C) 1995 Spencer Kimball and Peter Mattis
*
* Copyright (C) 2017 Sébastien Fourey & David Tchumperlé
* Copyright (C) 2018 Jehan
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License ... | utf-8 | 1 | GPL-3+ and GPL-2+ and LGPL-3+ and MIT and Expat and BSD-2-clause |
1997-2004 Adam D. Moss
2004-2006 Adam Weinberger
1997-2004 Adrian Likins
2006 Akkana Peck.
2017 Alberto Griggio
2010 Alexia Death
1998-1999 Andy Thomas
2003 Arne Reuter
2008-2009 Aurimas Juška
1998-1999 Austin Donnelly
2010-2011 Barak Itkin
2016-2017 Ben Touchette
2015-2016 Benoit Touchette
... |
stimfit-0.16.0/src/stimfit/gui/parentframe.h | // 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 distributed in the hope that it will be useful,
... | utf-8 | 1 | GPL-2+ | 2011, Christoph Schmidt-Hieber <christsc@gmx.de> |
filezilla-3.58.0/src/putty/sftp.c | /*
* sftp.c: SFTP generic client code.
*/
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <assert.h>
#include <limits.h>
#include "misc.h"
#include "tree234.h"
#include "sftp.h"
#include "fzprintf.h"
#include "fzsftp.h"
static const char *fxp_error_message;
static int fxp_errtype;
static void... | utf-8 | 1 | GPL-2+ | Copyright (C) 2004-2021 Tim Kosse <tim.kosse@filezilla-project.org> |
alsa-lib-1.2.6.1/src/control/control_local.h | /*
* Control Interface - local header file
* Copyright (c) 2000 by Jaroslav Kysela <perex@perex.cz>
*
*
* 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 o... | utf-8 | 1 | LPGL-2.1+ | 1998-2022 Jarsolav Kysela <perex@suse.cz> and others |
glibc-2.33/sysdeps/ieee754/ldbl-128ibm/ieee754.h | /* Copyright (C) 1992-2021 Free Software Foundation, Inc.
This file is part of the GNU C Library.
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 published by the Free Software Foundation; either
version 2.1 of the ... | utf-8 | 1 | unknown | unknown |
doomsday-2.3.1+ds1/doomsday/apps/plugins/winmm/src/dswinmm.cpp | /**\file dswinmm.cpp
*\section License
* License: GPL
* Online License Link: http://www.gnu.org/licenses/gpl.html
*
*\author Copyright © 2003-2017 Jaakko Keränen <jaakko.keranen@iki.fi>
*\author Copyright © 2008-2013 Daniel Swanson <danij@dengine.net>
*
* This program is free software; you can redistribute it a... | utf-8 | 1 | GPL-2+ | 1986, Gary S. Brown
1993-2006, id Software, Inc
1995-2000, Brian Paul
1998-2000, Colin Reed <cph@moria.org.uk>
1998-2000, Lee Killough <killough@rsn.hp.com>
1999, Activision
1999, Chi Hoang, Lee Killough, Jim Flynn, Rand Phares, Ty Halderman (PrBoom 2.2.6)
1999-2000, Jess Haas, Nicolas Kalkhof, Colin Phip... |
libpreludedb-5.2.0/src/include/preludedb-plugin-format.h | /*****
*
* Copyright (C) 2005-2020 CS GROUP - France. All Rights Reserved.
* Author: Yoann Vandoorselaere <yoann.v@prelude-ids.com>
*
* This file is part of the PreludeDB library.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published... | utf-8 | 1 | GPL-2+ | 2011-2020 CS GROUP - France Prelude Team <support.prelude@c-s.fr> |
lmms-1.2.2+dfsg1/plugins/zynaddsubfx/zynaddsubfx/src/Synth/PADnote.h | /*
ZynAddSubFX - a software synthesizer
PADnote.h - The "pad" synthesizer
Copyright (C) 2002-2005 Nasca Octavian Paul
Author: Nasca Octavian Paul
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 Fo... | utf-8 | 1 | GPL-2+ |
1998-2000 Paul Kellett (mda-vst.com)
1999-2004 Dag Lem <resid@nimrod.no>
2002 Kjetil S. Matheussen
2003-2007 Rui Nuno Capela
2003-2005 Shay Green
2004-2014 Tobias Doerffel <tobydox@users.sourceforge.net>
2004 Paul Davis
2004 Torben Hohn
2005-2008 Danny McRae <khjklujn@yahoo.com>
2006-2008 Andreas Brandmaier ... |
nfstrace-0.4.3.2+git20200805+b220d04/src/filtration/pcap/bpf.h | //------------------------------------------------------------------------------
// Author: Pavel Karneliuk
// Description: Berkeley Packet Filter compilation
// Copyright (c) 2013 EPAM Systems
//------------------------------------------------------------------------------
/*
This file is part of Nfstrace.
Nf... | utf-8 | 1 | GPL-2 |
2013—2015 EPAM Systems |
pvpgn-1.8.5/src/bnetd/tournament.c | /*
* 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 distributed in the hope that it will be use... | utf-8 | 1 | GPL-2+ | 2004-2010 The Bnetd project and others, see file CREDITS.
2003-2004 Aaron
2000 Alexey Belyaev <spider@omskart.ru>
2002 Bart.omiej Butyn <bartek@milc.com.pl>
2005 Bryan Biedenkapp <gatekeep@gmail.com>
2004-2005 CreepLord <creeplord@pvpgn.org>
... |
qt6-webengine-6.2.2+dfsg/src/3rdparty/chromium/third_party/blink/renderer/core/dom/node_child_removal_tracker.h | /*
* Copyright (C) 2013 Google Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
* met:
*
* * Redistributions of source code must retain the above copyright
* notice, this list of conditio... | utf-8 | 1 | LGPL-3 or GPL-2 | 2006-2021 The Chromium Authors
2016-2021 The Qt Company Ltd. |
freedink-109.6/src/dinkini.cpp | /**
* Dink.ini - loading graphics
* Copyright (C) 1997, 1998, 1999, 2002, 2003 Seth A. Robinson
* Copyright (C) 2008, 2009, 2010, 2015 Sylvain Beucler
* This file is part of GNU FreeDink
* GNU FreeDink is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public Lice... | utf-8 | 1 | unknown | unknown |
flrig-1.4.4/src/rigs/yaesu/FT847.cxx | // ----------------------------------------------------------------------------
// Copyright (C) 2014
// David Freese, W1HKJ
//
// This file is part of flrig.
//
// flrig is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the F... | utf-8 | 1 | GPL-3+ | 2014 David Freese <w1hkj@w1hkj.com> |
wxwidgets3.0-3.0.5.1+dfsg/include/wx/cocoa/dcmemory.h | /////////////////////////////////////////////////////////////////////////////
// Name: wx/cocoa/dcmemory.h
// Purpose: wxMemoryDCImpl class
// Author: David Elliott
// Modified by:
// Created: 2003/03/16
// Copyright: (c) 2003 David Elliott
// Licence: wxWindows licence
///////////////////////... | utf-8 | 1 | unknown | unknown |
sssd-2.6.3/src/providers/ipa/ipa_sudo.h | /*
Authors:
Pavel Březina <pbrezina@redhat.com>
Copyright (C) 2015 Red Hat
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 3 of the License, or
(at you... | utf-8 | 1 | unknown | unknown |
u-boot-2022.01+dfsg/arch/mips/mach-octeon/include/mach/octeon_ddr.h | /* SPDX-License-Identifier: GPL-2.0 */
/*
* Copyright (C) 2020 Marvell International Ltd.
*/
#ifndef __OCTEON_DDR_H_
#define __OCTEON_DDR_H_
#include <env.h>
#include <linux/compat.h>
#include <linux/delay.h>
#include <linux/io.h>
#include <mach/octeon-model.h>
#include <mach/cvmx-lmcx-defs.h>
#include <mach/cvmx-r... | 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... |
mtbl-1.3.0/libmy/heap.c | /*
* Copyright (c) 2012, 2019 by Farsight Security, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by appl... | utf-8 | 1 | Apache-2.0 | 2012-2019 Farsight Security, Inc. |
madness-0.10.1+git20200818.eee5fd9f/src/madness/external/elemental/src/core/BlockDistMatrix/setup.hpp | /*
Copyright (c) 2009-2014, Jack Poulson
All rights reserved.
This file is part of Elemental and is under the BSD 2-Clause License,
which can be found in the LICENSE file in the root directory, or at
http://opensource.org/licenses/BSD-2-Clause
*/
// This file should be included into each of the Block... | utf-8 | 1 | GPL-2.0+ | 2007-2011 Oak Ridge National Laboratory
2013-2014 Virginia Tech
2013 Argonne National Laboratory
2015 Stony Brook University
2008 Pavel Holoborodko |
android-platform-tools-29.0.6/frameworks/native/libs/gui/include/gui/IGraphicBufferConsumer.h | /*
* Copyright (C) 2013 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 | 2019, Kai-Chung Yan (殷啟聰)
2021, Chirayu Desai |
udo-6.4.1/Source/hp82iso.h | /* ############################################################
# @(#) hp82iso.h
# @(#)
# @(#) Copyright (c) 1995-2001 by Dirk Hagedorn
# @(#) Dirk Hagedorn (udo@dirk-hagedorn.de)
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as... | utf-8 | 1 | GPL-2+ | 1995-2001 Dirk Hagedorn <udo@dirk-hagedorn.de>
1996 C. Rookie
1998 Christian Krueger <chrisker@freeyellow.com>
2001-2004 The UDO community
2002 Norbert Hanz <norbert@familie-hanz.de>
2003 Volker Janzen <douglas@voja.org> |
scorched3d-44+dfsg/src/common/lua/LUAScript.h | ////////////////////////////////////////////////////////////////////////////////
// Scorched3D (c) 2000-2011
//
// This file is part of Scorched3D.
//
// Scorched3D 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-2+ | 2001-2014 Gavin Camp <gcamp@scorched3d.co.uk> |
openssh-8.8p1/openbsd-compat/port-solaris.h | /*
* Copyright (c) 2006 Chad Mynhier.
*
* Permission to use, copy, modify, and 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 PROVIDED "AS IS" AND THE AUTHOR DISCLAIM... | utf-8 | 1 | unknown | unknown |
med-fichier-4.1.0+repack/src/cfi/medinterpcf.c | /* This file is part of MED.
*
* COPYRIGHT (C) 1999 - 2020 EDF R&D, CEA/DEN
* MED 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 3 of the License, or
* (at your option) any ... | utf-8 | 1 | LGPL-3+ | Copyright (C) 1999-2018 EDF R&D |
voms-2.1.0~rc2/src/ac/extensions.c | /*********************************************************************
*
* Authors: Vincenzo Ciaschini - Vincenzo.Ciaschini@cnaf.infn.it
*
* Copyright (c) Members of the EGEE Collaboration. 2004-2010.
* See http://www.eu-egee.org/partners/ for details on the copyright holders.
*
* Licensed under the Apache Lice... | utf-8 | 1 | Apache-2.0 |
Copyright (c) Members of the EGEE Collaboration. 2004-2017.
Members of the EGEE Collaboration
---------------------------------
European Organization for Particle Physics (CERN)
Institut für Graphische und Parallele Datenverarbeitung der
Joh. Kepler Universität Linz (AT)
Institut für Informatik der Universitä... |
chromium-98.0.4758.102/content/browser/portal/portal_navigation_throttle.h | // Copyright 2019 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 CONTENT_BROWSER_PORTAL_PORTAL_NAVIGATION_THROTTLE_H_
#define CONTENT_BROWSER_PORTAL_PORTAL_NAVIGATION_THROTTLE_H_
#include <memory>
#include "ba... | utf-8 | 1 | BSD-3-clause | The Chromium Authors. All rights reserved. |
apertium-3.7.2/apertium/apertium_perceptron_trace.cc | #include <fstream>
#include <string>
#include <apertium/mtx_reader.h>
#include <apertium/perceptron_tagger.h>
#include <apertium/shell_utils.h>
#include <apertium/stream_tagger.h>
namespace Apertium {
using namespace Apertium::ShellUtils;
int perceptron_trace(int argc, char* argv[])
{
std::locale::global(std::loc... | utf-8 | 1 | GPL-2+ | 2005-2007, Universitat d'Alacant / Universidad de Alicante
2007-2008, Prompsit Language Engineering S.L.
See AUTHORS for more copyrights. |
thunderbird-91.6.0/widget/cocoa/nsTouchBarNativeAPIDefines.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/. */
#ifndef nsTouchBarNativeAPIDefines_h
#define nsTouchBarNativeAPIDefines_h
#import <Cocoa/Cocoa.h>
#if !defined(M... | utf-8 | 1 | MPL-2.0 or GPL-2 or LGPL-2.1 | 1998-2016, Mozilla Project |
kfreebsd-10-10.3~svn300087+ds1/sys/dev/fdt/fdt_clock.h | /*-
* Copyright (c) 2014 Ian Lepore <ian@freebsd.org>
* 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, thi... | utf-8 | 1 | unknown | unknown |
trilinos-12.18.1/packages/stk/stk_doc_tests/stk_io/QueryExoVars.cpp | #include <gtest/gtest.h>
#include <unistd.h>
#include <stk_io/WriteMesh.hpp>
#include <stk_io/StkMeshIoBroker.hpp>
#include <stk_mesh/base/MetaData.hpp>
#include <stk_mesh/base/BulkData.hpp>
#include <stk_mesh/base/Field.hpp>
#include "stk_mesh/base/FieldBase.hpp"
#include <stk_unit_test_utils/MeshFixture.hpp>
#include... | utf-8 | 1 | BSD-3-Clause |
2001-2015 Sandia Corporation <maherou@sandia.gov>
2001-2004 Steve Mertz <steve@dragon-ware.com> |
liburcu-0.13.1/include/urcu/static/lfstack.h | #ifndef _URCU_STATIC_LFSTACK_H
#define _URCU_STATIC_LFSTACK_H
/*
* urcu/static/lfstack.h
*
* Userspace RCU library - Lock-Free Stack
*
* Copyright 2010-2012 - Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
*
* TO BE INCLUDED ONLY IN LGPL-COMPATIBLE CODE. See urcu/lfstack.h for
* linking dynamically with th... | utf-8 | 1 | LGPL-2.1+ | 2009-2015, Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
2009, 2010, Paul E. McKenney, IBM Corporation |
discover-2.1.2/tests/main.c | /* $Progeny$ */
/*
* Copyright 2002 Hewlett-Packard Company
*
* 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, cop... | utf-8 | 1 | unknown | unknown |
neuron-7.6.3/ivhines/src/bin/iclass/iclass.h | /*
* Copyright (c) 1989 Stanford University
*
* Permission to use, copy, modify, distribute, and sell this software and its
* documentation for any purpose is hereby granted without fee, provided
* that the above copyright notice appear in all copies and that both that
* copyright notice and this permission notic... | utf-8 | 1 | BSD-3-Clause | Michael Hines
John W. Moore
Ted Carnevale |
supertuxkart-1.3+dfsg1/lib/irrlicht/source/Irrlicht/COpenGLTexture.cpp | // Copyright (C) 2002-2012 Nikolaus Gebhardt
// This file is part of the "Irrlicht Engine".
// For conditions of distribution and use, see copyright notice in irrlicht.h
#include "IrrCompileConfig.h"
#ifdef _IRR_COMPILE_WITH_OPENGL_
#include "irrTypes.h"
#include "COpenGLTexture.h"
#include "COpenGLDriver.h"
#includ... | utf-8 | 1 | GPL-3+ | 2006-2019 SuperTuxKart-Team
2002-2015 Nikolaus Gebhardt
2004-2015 Steve Baker <sjbaker1@airmail.net>
2004-2015 Ingo Ruhnke <grumbel@gmx.de>
2005-2015 Erwin Coumans
2006-2015 Eduardo Hernandez Munoz
2006-2015 Patrick Ammann <pammann@aro.ch>
200... |
kshisen-21.08.0/src/types.h | /*
KShisen - A japanese game similar to Mahjongg
SPDX-FileCopyrightText: 2016 Frederik Schwarzer <schwarzer@kde.org>
SPDX-License-Identifier: GPL-2.0-or-later
*/
#ifndef KSHISEN_TYPES_H
#define KSHISEN_TYPES_H
#include <QList>
#include <QPoint>
namespace KShisen
{
using TilePos = QPoint;
/**
* A list ... | utf-8 | 1 | GPL-2+ | 2000, Dirk Doerflinger
1997, Mario Weilguni
1998, Bjarni R. Einarsson
2002-2004, Dave Corrie <kde@davecorrie.com>
2009-2016, Frederik Schwarzer <schwarzer@kde.org>
2000-2002, KDE e.v
1997, Mario Weilguni <mweilguni@sime.com>
2007, Mauricio Pia... |
robustbase-0.93-9/src/qn_sn.c | /*
* Copyright (C) 2005--2007, 2021 Martin Maechler, ETH Zurich
*
* 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 vers... | utf-8 | 1 | unknown | unknown |
gfs2-utils-3.4.1/gfs2/include/linux_endian.h | #ifndef __LINUX_ENDIAN_DOT_H__
#define __LINUX_ENDIAN_DOT_H__
#include <endian.h>
#include <byteswap.h>
/* I'm not sure which versions of alpha glibc/gcc are broken,
so fix all of them. */
#ifdef __alpha__
#undef bswap_64
static __inline__ unsigned long bswap_64(unsigned long x)
{
unsigned int h = x >> 32;
... | utf-8 | 1 | GPL-2+ | 1997-2003 Sistina Software, Inc.
2004-2010 Red Hat, Inc. |
libzen-0.4.39/Source/ZenLib/Ztring.cpp | /* Copyright (c) MediaArea.net SARL. All Rights Reserved.
*
* Use of this source code is governed by a zlib-style license that can
* be found in the License.txt file in the root of the source tree.
*/
//+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
//
// More methods for std::(w)st... | utf-8 | 1 | Zlib | 2002-2011, MediaArea.net SARL <Info@MediaArea.net> |
packagekit-1.2.4/backends/aptcc/apt-intf.cpp | /* apt-intf.cpp
*
* Copyright (c) 1999-2008 Daniel Burrows
* Copyright (c) 2004 Michael Vogt <mvo@debian.org>
* 2009-2018 Daniel Nicoletti <dantti12@gmail.com>
* 2012-2015 Matthias Klumpp <matthias@tenstral.net>
* 2016 Harald Sitter <sitter@kde.org>
*
* This program is ... | utf-8 | 1 | GPL-2+ and LGPL-2.1+ | Richard Hughes <richard@hughsie.com>
Tom Parker <palfrey@tevp.net>
Ken VanDine <ken@vandine.org>
Matthias Klumpp <matthias@tenstral.net> |
gcc-riscv64-unknown-elf-8.3.0.2019.08+dfsg/gcc/testsuite/gcc.target/arm/fp16-compile-alt-11.c | /* { dg-do compile } */
/* { dg-require-effective-target arm_fp16_alternative_ok } */
/* { dg-options "-mfp16-format=alternative -pedantic -std=gnu99" } */
#include <math.h>
/* Infinities are not representable in the alternative format;
we should get a diagnostic, and the value set to the largest
representable ... | utf-8 | 1 | unknown | unknown |
freeciv-2.6.6/dependencies/tolua-5.2/include/tolua.h | /* tolua
** Support code for Lua bindings.
** Written by Waldemar Celes
** TeCGraf/PUC-Rio
** Apr 2003
** $Id: tolua.h,v 1.12 2011/01/13 13:43:45 fabraham Exp $
*/
/* This code is free software; you can redistribute it and/or modify it.
** The software provided hereunder is on an "as is" basis, and
** the author has... | utf-8 | 1 | GPL-2+ | The Freeciv project |
babeltrace2-2.0.4/src/cli/babeltrace2.c | /*
* Copyright 2010-2011 EfficiOS Inc. and Linux Foundation
*
* Author: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
*
* 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 res... | utf-8 | 1 | Expat | 2010-2019, EfficiOS Inc. and Linux Foundation |
lyx-2.3.6/src/mathed/MathCompletionList.h | // -*- C++ -*-
/**
* \file MathCompletionList.h
* This file is part of LyX, the document processor.
* Licence details can be found in the file COPYING.
*
* \author Stefan Schimanski
*
* Full author contact details are available in file CREDITS.
*/
#ifndef MATH_COMPLETIONLIST_H
#define MATH_COMPLETIONLIST_H
#i... | utf-8 | 1 | GPL-2+ | © 1995 Matthias Ettrich
© 1995-2020 LyX Team |
boost1.74-1.74.0/libs/dll/include/boost/dll/import_mangled.hpp | // Copyright 2015-2018 Klemens D. Morgenstern
// Copyright 2019-2020 Antony Polukhin
//
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt
// or copy at http://www.boost.org/LICENSE_1_0.txt)
#ifndef BOOST_DLL_IMPORT_MANGLED_HPP_
#define BOOST_DLL_IMPORT_MANGLED_HPP... | utf-8 | 1 | BSL-1.0 | Boost project contributors |
qtwebengine-opensource-src-5.15.8+dfsg/src/3rdparty/chromium/third_party/dawn/src/dawn_native/EncodingContext.cpp | // Copyright 2019 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. |
gcc-arm-none-eabi-10.3-2021.07/gcc/testsuite/gcc.dg/strncmp-3.c | /* PR middle-end/95189 - memcmp being wrongly stripped like strcmp
{ dg-do run }
{ dg-options "-O2 -Wall" } */
#define AB_D "ab\0d"
#define ABCDEF_H "abcdef\0h"
#define ABCDEFGHIJKLMN_P "abcdefghijklmn\0p"
char ab_d[] = AB_D;
char abcdef_h[] = ABCDEF_H;
extern int strncmp (const char*, const char*, __SIZE_TYPE... | utf-8 | 1 | unknown | unknown |
berkeley-abc-1.01+20211229git48498af+dfsg/src/base/io/ioReadBlifMv.c | /**CFile****************************************************************
FileName [ioReadBlifMv.c]
SystemName [ABC: Logic synthesis and verification system.]
PackageName [Command processing package.]
Synopsis [Procedures to read BLIF-MV file.]
Author [Alan Mishchenko]
Affiliation [UC Ber... | utf-8 | 1 | University-of-California-Berkeley | The Regents of the University of California |
grub2-2.06/include/grub/i386/xnu.h | /*
* GRUB -- GRand Unified Bootloader
* Copyright (C) 2009 Free Software Foundation, Inc.
*
* GRUB 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 of the License, or
* (at your... | utf-8 | 1 | GPL-3+ | 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc |
asterisk-18.10.0~dfsg+~cs6.10.40431411/Xpjproject/pjlib/include/pj/log.h | /* $Id$ */
/*
* Copyright (C) 2008-2011 Teluu Inc. (http://www.teluu.com)
* Copyright (C) 2003-2008 Benny Prijono <benny@prijono.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; eit... | utf-8 | 1 | GPL-2-Asterisk |
2003-2006 Aheeva Technology
2015-2016 Alexander Traud <pabstraud@compuserve.com>
2019 Alexei Gradinari <alex2grad@gmail.com>
2004-2006 Andy Powell
1999-2010 Anthony Minessale II <anthmct@yahoo.com>
2009 Attila Domjan <attila.domjan.hu@gmail.com>
2... |
writerperfect-0.9.6/src/lib/UserOptions.hxx | /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: t; c-basic-offset: 4 -*- */
/* writerperfect
* Version: MPL 2.0 / LGPLv2.1+
*
* 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.or... | utf-8 | 1 | MPL-2.0 or LGPL-2.1+ | Copyright (C) 2002-2004 William Lachance, Marc Maurer, Fridrich Strba, Ariya Hidayat, other contributor |
fetchmail-6.4.27/etrn.c | /*
* etrn.c -- ETRN protocol methods (see RFC 1985)
*
* For license terms, see the file COPYING in this directory.
*/
#include "config.h"
#ifdef ETRN_ENABLE
#include <stdio.h>
#include <stdlib.h>
#include <assert.h>
#ifdef HAVE_NET_SOCKET_H /* BeOS needs this */
#include <net/socket.h>
#endif
#include <netdb.... | utf-8 | 1 | GPL-2+ with OpenSSL exception | 2005-2021 Matthias Andree
2005-2012 Sunil Shetye
1987-2012 Free Software Foundation, Inc.
2004 Matthias Andree
2004 Robert M. Funk
2004 Graham Wilson
1997-2004 Eric S. Raymond
1996-1997 George M. Sipe
1993-1995 Carl E... |
xtl-0.7.2/include/xtl/xcomplex_sequence.hpp | /***************************************************************************
* Copyright (c) Johan Mabille, Sylvain Corlay and Wolf Vollprecht *
* Copyright (c) QuantStack *
* *
* Distribute... | utf-8 | 1 | BSD-3-clause | 2016-2019 Johan Mabille, Sylvain Corlay and Wolf Vollprecht |
chromium-98.0.4758.102/ui/ozone/public/gpu_platform_support_host.cc | // Copyright 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "ui/ozone/public/gpu_platform_support_host.h"
#include "base/trace_event/trace_event.h"
namespace ui {
namespace {
// No-op implementations o... | utf-8 | 1 | BSD-3-clause | The Chromium Authors. All rights reserved. |
cdo-2.0.4/src/remap_search_reg2d.cc | /*
This file is part of CDO. CDO is a collection of Operators to manipulate and analyse Climate model Data.
Author: Uwe Schulzweida
*/
#include "remap.h"
static void
nbr_add_and_dist(int &search_result, size_t jj, size_t ii, size_t nx, double &dist_min, double distance, size_t *nbr_add,
double ... | utf-8 | 1 | unknown | unknown |
ponyprog-3.1.2+ds/qhexedit2/src/qhexedit.cpp | #include <QApplication>
#include <QClipboard>
#include <QKeyEvent>
#include <QPainter>
#include <QScrollBar>
#include "qhexedit.h"
#include <algorithm>
// ********************************************************************** Constructor, destructor
QHexEdit::QHexEdit(QWidget *parent) : QAbstractScrollArea(parent)
... | utf-8 | 1 | GPL-2+ | 1997-2021, Claudio Lanconelli <claudiolanconelli@gmail.com>
2017-2018, Eduard Kalinowski <eduard_kalinowski@yahoo.de> |
geotranz-3.7/CCS/src/dtcc/CoordinateSystems/datum/DatumLibraryImplementation.h | // CLASSIFICATION: UNCLASSIFIED
#ifndef DatumLibraryImplementation_H
#define DatumLibraryImplementation_H
/***************************************************************************/
/* RSC IDENTIFIER: Datum Library
*
* ABSTRACT
*
* This component provides datum shifts for a large collection of local
* da... | utf-8 | 1 | unknown | unknown |
llvm-toolchain-11-11.1.0/libcxx/test/std/containers/views/span.cons/copy.pass.cpp | // -*- C++ -*-
//===------------------------------ span ---------------------------------===//
//
// 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 |
linux-5.16.7/include/trace/events/rpcgss.h | /* SPDX-License-Identifier: GPL-2.0 */
/*
* Copyright (c) 2018 Oracle. All rights reserved.
*
* Trace point definitions for the "rpcgss" subsystem.
*/
#undef TRACE_SYSTEM
#define TRACE_SYSTEM rpcgss
#if !defined(_TRACE_RPCGSS_H) || defined(TRACE_HEADER_MULTI_READ)
#define _TRACE_RPCGSS_H
#include <linux/tracepo... | utf-8 | 1 | GPL-2 | 1991-2012 Linus Torvalds and many others |
qtwebengine-opensource-src-5.15.8+dfsg/src/3rdparty/chromium/extensions/common/cors_util.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 EXTENSIONS_COMMON_CORS_UTIL_H_
#define EXTENSIONS_COMMON_CORS_UTIL_H_
#include <vector>
#include "extensions/common/permissions/permissions_data... | utf-8 | 1 | LGPL-3 or GPL-2 | 2006-2021 The Chromium Authors
2016-2021 The Qt Company Ltd. |
linux-5.16.7/arch/sparc/include/uapi/asm/ipcbuf.h | /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef __SPARC_IPCBUF_H
#define __SPARC_IPCBUF_H
#include <linux/posix_types.h>
/*
* The ipc64_perm structure for sparc/sparc64 architecture.
* Note extra padding because this structure is passed back and forth
* between kernel and user space.
*
* P... | utf-8 | 1 | GPL-2 | 1991-2012 Linus Torvalds and many others |
gxemul-0.7.0+dfsg/src/devices/dev_fb.c | /*
* Copyright (C) 2003-2021 Anders Gavare. 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... | utf-8 | 1 | BSD-3-clause | 2003-2021, Anders Gavare <gavare@gmail.com> |
gettext-0.21/gettext-tools/libgettextpo/unlocked-io.h | /* Prefer faster, non-thread-safe stdio functions if available.
Copyright (C) 2001-2004, 2009-2020 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 Foundation; either v... | utf-8 | 1 | unknown | unknown |
u-boot-2022.01+dfsg/board/firefly/firefly-rk3288/firefly-rk3288.c | // SPDX-License-Identifier: GPL-2.0+
/*
* (C) Copyright 2015 Google, Inc
*/
#include <common.h>
#include <hang.h>
#include <led.h>
#include <log.h>
#include <asm/global_data.h>
#include <dm/ofnode.h>
#ifdef CONFIG_SPL_BUILD
static int setup_led(void)
{
#ifdef CONFIG_SPL_LED
struct udevice *dev;
char *led_name;
i... | 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... |
pytorch-1.8.1/caffe2/perfkernels/typed_axpy_avx.cc | #include "caffe2/perfkernels/cvtsh_ss_bugfix.h"
#include <c10/util/Half.h>
#include <emmintrin.h>
#include <immintrin.h>
namespace caffe2 {
void TypedAxpy__avx_f16c(int N, const float a, const float* x, float* y) {
int current = 0;
const int bound = (N % 8) ? N - 8 : N;
__m256 mma = _mm256_set1_ps(a);
for (;... | utf-8 | 1 | BSD-3-Clause | Facebook, Inc. and its affiliates.
2016- Facebook, Inc (Adam Paszke)
2014- Facebook, Inc (Soumith Chintala)
2011-2014 Idiap Research Institute (Ronan Collobert)
2012-2014 Deepmind Technologies (Koray Kavukcuoglu)
2011-2012 NEC Laboratories America (Koray Kavukcuoglu)
2011-2013 NYU... |
t2n-0.6/src/t2n.cc |
/* ----- Copyright 2007 CNRS (VERIMAG) -------------------------------------
--------------------------------------------------------------------------------
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 So... | ISO-8859-1 | 0.73 | GPL-2+ | 1996-2012,2015 Pascal Raymond <Pascal.Raymond@imag.fr> |
ipxe-1.0.0+git-20190125.36a4c85/src/include/ipxe/io.h | #ifndef _IPXE_IO_H
#define _IPXE_IO_H
/** @file
*
* iPXE I/O API
*
* The I/O API provides methods for reading from and writing to
* memory-mapped and I/O-mapped devices.
*
* The standard methods (readl()/writel() etc.) do not strictly check
* the type of the address parameter; this is because traditional
* us... | utf-8 | 1 | unknown | unknown |
imview-1.1.9h/.pc/01_fix-gcc6.patch/pointfile.hxx | /*
* $Id: pointfile.hxx,v 4.4 2004/06/23 15:58:17 hut66au Exp $
*
* Imview, the portable image analysis application
* http://www.cmis.csiro.au/Hugues.Talbot/imview
* ----------------------------------------------------------
*
* Imview is an attempt to provide an image display application
* suitable for profe... | utf-8 | 1 | GPL-2 | 1997-2001 Hugues Talbot |
libreoffice-7.3.1~rc1/sd/source/ui/dlg/sdpreslt.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. |
ogre-1.9-1.9.0+dfsg1/OgreMain/src/OgrePlane.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 obta... | utf-8 | 1 | MIT | 2000-2013, Torus Knot Software Ltd |
highway-0.15.0/hwy/ops/generic_ops-inl.h | // Copyright 2021 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 in ... | utf-8 | 1 | Apache-2.0 | 2020 Google LLC |
linuxtv-dvb-apps-1.1.1+rev1500/lib/libdvben50221/en50221_stdcam.h | /*
en50221 encoder An implementation for libdvb
an implementation for the en50221 transport layer
Copyright (C) 2006 Andrew de Quincey (adq_dvb@lidskialf.net)
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... | utf-8 | 1 | unknown | unknown |
chromium-98.0.4758.102/ui/ozone/platform/cast/surface_factory_cast.cc | // Copyright 2015 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "ui/ozone/platform/cast/surface_factory_cast.h"
#include <memory>
#include <utility>
#include "base/memory/ptr_util.h"
#include "chromecast/pub... | utf-8 | 1 | BSD-3-clause | The Chromium Authors. All rights reserved. |
nemo-5.2.4/src/nemo-image-properties-page.h | /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */
/*
* Copyright (C) 2004 Red Hat, 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 Foundation; either version 2 of the
... | utf-8 | 1 | GPL-2+ | 2009, Alexander Larsson
2007-2011, Amos Brocco
2002, Anders Carlsson
2002, Bent Spoon Software
2003-2005, Christian Persch
2002, Christophe Fergeau
2008-2010, Cosimo Cecchi
2010, Cosimo Cecchi <cosimoc@gnome.org>
2002, Darin Adler
... |
openipmi-2.0.29/include/OpenIPMI/ipmi_string.h | /* ipmi_string.h - IPMI string handling
* Copyright (C) 2012 MontaVista Software.
* Corey Minyard <cminyard@mvista.com>
*
* This file is part of the IPMI Interface (IPMIIF).
*
* This is for handling strings in SDRs and FRU data.
*
* This software is available to you under a choice of one of two
* licenses. Yo... | utf-8 | 1 | LGPL | 2004- MontaVista Software Inc., Corey Minyard <cminyard@mvista.com> |
gcc-arm-none-eabi-10.3-2021.07/gcc/testsuite/gcc.dg/vect/vect-alias-check-16.c | #define N 200
#define DIST 32
typedef signed char sc;
typedef unsigned char uc;
typedef signed short ss;
typedef unsigned short us;
typedef int si;
typedef unsigned int ui;
typedef signed long long sll;
typedef unsigned long long ull;
#define FOR_EACH_TYPE(M) \
M (sc) M (uc) \
M (ss) M (us) \
M (si) M (ui) \
... | utf-8 | 1 | unknown | unknown |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.