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 |
|---|---|---|---|---|---|
qt6-webengine-6.2.2+dfsg/src/3rdparty/chromium/net/third_party/quiche/src/quic/test_tools/simulator/queue.h | // 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.
#ifndef QUICHE_QUIC_TEST_TOOLS_SIMULATOR_QUEUE_H_
#define QUICHE_QUIC_TEST_TOOLS_SIMULATOR_QUEUE_H_
#include "quic/core/quic_alarm.h"
#include "quic/... | utf-8 | 1 | LGPL-3 or GPL-2 | 2006-2021 The Chromium Authors
2016-2021 The Qt Company Ltd. |
dpdk-20.11.4/drivers/crypto/bcmfs/bcmfs_sym.c | /* SPDX-License-Identifier: BSD-3-Clause
* Copyright(c) 2020 Broadcom
* All rights reserved.
*/
#include <stdbool.h>
#include <rte_byteorder.h>
#include <rte_crypto_sym.h>
#include <rte_cryptodev.h>
#include <rte_mbuf.h>
#include <rte_mempool.h>
#include "bcmfs_sym_defs.h"
#include "bcmfs_sym_engine.h"
#include "... | utf-8 | 1 | BSD-3-clause | 2008-2018 Cisco Systems, Inc.
2012-2020 6WIND S.A.
1999-2020 Intel Corporation.
2010-2013 Tilera Corporation.
2012-2020 Mellanox.
2007 VMware, Inc.
2007 Nuova Systems, Inc.
2014-2020 IBM Corporation.
and many other contrib... |
mlton-20210117+dfsg/runtime/basis/Real/strtor.c | #include "platform.h"
#include "gdtoa/gdtoa.h"
Real32_t Real32_strtor (NullString8_t s, C_Int_t rounding) {
char *endptr;
Real32_t res;
gdtoa__strtorf ((const char*)s, &endptr, (int)rounding, &res);
assert (NULL != endptr);
return res;
}
Real64_t Real64_strtor (NullString8_t s, C_Int_t rounding) {
char *... | utf-8 | 1 | HPND |
1989-1992 Andrew W. Appel
1989-1992 David R. Tarditi
1989-1992 James S. Mattson
1989-1998 AT&T Bell Laboratories
1989-2002 Lucent Technologies
1989-2020 John Reppy
1996 AT&T Research
1997-2000 NEC Research Institute
1997-2002 Bell Labs, Lucent Technologies.
1999-2021 Henry Cejtin
1999-2021 Matthew Flue... |
gcc-arm-none-eabi-10.3-2021.07/gcc/testsuite/gcc.dg/gimplefe-44.c | /* { dg-do compile } */
/* { dg-require-effective-target exceptions } */
/* { dg-options "-fexceptions -fgimple -fdump-tree-eh-eh" } */
void __GIMPLE foo()
{
try
{
try
{
extern void might_throw1 ();
might_throw1 ();
}
finally
{
extern void might_throw2 ();
might_throw2 ();
}
els... | utf-8 | 1 | unknown | unknown |
ohcount-4.0.0/test/unit/parsers/test_rexx.h |
void test_rexx_comment() {
test_parser_verify_parse(
test_parser_sourcefile("rexx", " /*comment*/"),
"rexx", "", "/*comment*/", 0
);
}
void test_rexx_comment_entities() {
test_parser_verify_entity(
test_parser_sourcefile("rexx", " /*comment*/"),
"comment", "/*comment*/"
);
}
void all_rexx_tes... | utf-8 | 1 | unknown | unknown |
intel-compute-runtime-21.32.20609/level_zero/api/sysman/ze_sysman_loader.cpp | /*
* Copyright (C) 2020-2021 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
*/
#include "shared/source/os_interface/debug_env_reader.h"
#include "level_zero/source/inc/ze_intel_gpu.h"
#include <level_zero/ze_api.h>
#include <level_zero/ze_ddi.h>
#include <level_zero/zes_api.h>
#include <level_zero/zes_ddi.... | utf-8 | 1 | MIT | 2018 Intel Corporation |
simbody-3.6.1+dfsg/Simbody/include/simbody/internal/MobilizedBody_LineOrientation.h | #ifndef SimTK_SIMBODY_MOBILIZED_BODY_LINEORIENTATION_H_
#define SimTK_SIMBODY_MOBILIZED_BODY_LINEORIENTATION_H_
/* -------------------------------------------------------------------------- *
* Simbody(tm) *
* --------------------------------------------... | utf-8 | 1 | Apache2 | 2005-13, Stanford University and the Authors. |
qt6-webengine-6.2.2+dfsg/src/3rdparty/chromium/components/download/public/common/download_interrupt_reasons.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_DOWNLOAD_PUBLIC_COMMON_DOWNLOAD_INTERRUPT_REASONS_H_
#define COMPONENTS_DOWNLOAD_PUBLIC_COMMON_DOWNLOAD_INTERRUPT_REASONS_H_
#include ... | utf-8 | 1 | LGPL-3 or GPL-2 | 2006-2021 The Chromium Authors
2016-2021 The Qt Company Ltd. |
chromium-98.0.4758.102/ui/ozone/platform/wayland/test/test_selection_device_manager.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 "ui/ozone/platform/wayland/test/test_selection_device_manager.h"
#include <wayland-server-core.h>
#include <cstdint>
#include <vector>
#includ... | utf-8 | 1 | BSD-3-clause | The Chromium Authors. All rights reserved. |
aom-3.2.0/av1/encoder/firstpass.h | /*
* Copyright (c) 2016, Alliance for Open Media. All rights reserved
*
* This source code is subject to the terms of the BSD 2 Clause License and
* the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
* was not distributed with this source code in the LICENSE file, you can
* obtain it at w... | utf-8 | 1 | BSD-2-clause | 2001-2021, Alliance for Open Media |
qtcharts-opensource-src-5.15.2/src/charts/areachart/areachartitem_p.h | /****************************************************************************
**
** Copyright (C) 2016 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of the Qt Charts module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:GPL$
** Commercial License Usage
** Licensees holding valid comme... | utf-8 | 1 | GPL-3+ | 2016-2020 The Qt Company Ltd. |
linux-5.16.7/arch/arm/kernel/perf_event_v6.c | // SPDX-License-Identifier: GPL-2.0
/*
* ARMv6 Performance counter handling code.
*
* Copyright (C) 2009 picoChip Designs, Ltd., Jamie Iles
*
* ARMv6 has 2 configurable performance counters and a single cycle counter.
* They all share a single reset bit but can be written to zero so we can use
* that for a reset... | utf-8 | 1 | GPL-2 | 1991-2012 Linus Torvalds and many others |
gnss-sdr-0.0.16/src/core/receiver/in_memory_configuration.cc | /*!
* \file in_memory_configuration.cc
* \brief This implementation accepts configuration parameters upon instantiation and
* it is intended to be used in unit testing.
* \author Carlos Aviles, 2010. carlos.avilesr(at)googlemail.com
*
* -----------------------------------------------------------------------------... | utf-8 | 1 | GPL-3+ |
(C) 2010-2022 Carles Fernandez <carles.fernandez@cttc.es>
(C) 2010-2022 Javier Arribas <javier.arribas@cttc.es>
(C) 2010 Carlos Aviles <carlos.avilesr@googlemail.es>
(C) 2012-2018 Luis Esteve <luis.esteve.elfau@gmail.es> |
gcc-arm-none-eabi-10.3-2021.07/gcc/testsuite/g++.dg/cpp0x/depr-copy1.C | /* [depr.impldec] The implicit definition of a copy constructor as defaulted is
deprecated if the class has a user-declared copy assignment operator or a
user-declared destructor. The implicit definition of a copy assignment
operator as defaulted is deprecated if the class has a user-declared copy
construct... | utf-8 | 1 | unknown | unknown |
pyparted-3.11.7/include/convert.h | /*
* convert.h
* Functions for converting to/from Python _ped types and C libparted types
*
* Copyright (C) 2007-2013 Red Hat, Inc.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions of
* the GNU General Public License... | utf-8 | 1 | GPL-2+ | 2007-2019 Red Hat, Inc. |
med-fichier-4.1.0+repack/src/ci/MEDmeshEntityNameWr.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 |
zxing-cpp-1.2.0/core/src/pdf417/PDFDetector.h | #pragma once
/*
* Copyright 2016 Nu-book Inc.
* Copyright 2016 ZXing 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 req... | utf-8 | 1 | Apache-2.0 |
2007-2016 ZXing authors
2019 Nu-book Inc. |
lomiri-ui-toolkit-1.3.3000+dfsg/src/LomiriToolkit/ucpagetreenode_p.h | /*
* Copyright 2015 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 as published by
* the Free Software Foundation; version 3.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT A... | utf-8 | 1 | unknown | unknown |
starlink-pal-0.9.8/palFk45z.c | /*
*+
* Name:
* palFk45z
* Purpose:
* Convert B1950.0 FK4 star data to J2000.0 FK5 assuming zero
* proper motion in the FK5 frame
* Language:
* Starlink ANSI C
* Type of Module:
* Library routine
* Invocation:
* palFk45z( double r1950, double d1950, double bepoch, double *r2000,
* ... | utf-8 | 1 | GPL-3+ | Copyright (C) 2012 Science and Technology Facilities Council,
Copyright (C) 2001 Rutherford Appleton Laboratory |
glib2.0-2.70.4/gio/kqueue/kqueue-helper.c | /*******************************************************************************
Copyright (c) 2011, 2012 Dmitry Matveev <me@dmitrymatveev.co.uk>
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 Sof... | utf-8 | 1 | unknown | unknown |
android-platform-tools-29.0.6/art/compiler/utils/x86/assembler_x86.cc | /*
* Copyright (C) 2011 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 |
webrtc-audio-processing-0.3/webrtc/base/event.cc | /*
* Copyright 2004 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 contributing ... | utf-8 | 1 | BSD-3-clause | 2011, Google Inc.
2011, The WebRTC project authors |
mjpegtools-2.1.0+debian/utils/altivec/benchmark.h | /* benchmark.h, this file is part of the
* AltiVec optimized library for MJPEG tools MPEG-1/2 Video Encoder
* Copyright (C) 2002 James Klicman <james@klicman.org>
*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the ... | utf-8 | 1 | unknown | unknown |
golang-github-wellington-go-libsass-0.9.2+git20181130.4ef5b9d/libsass-build/ast.hpp | #ifndef SASS_AST_H
#define SASS_AST_H
#include "sass.hpp"
#include <set>
#include <deque>
#include <vector>
#include <string>
#include <sstream>
#include <iostream>
#include <typeinfo>
#include <algorithm>
#include "sass/base.h"
#include "ast_fwd_decl.hpp"
#ifdef DEBUG_SHARED_PTR
#define ATTACH_VIRTUAL_AST_OPERATION... | utf-8 | 1 | Apache-2.0 | 2015 Drew Wells <drew.wells00@gmail.com> |
libfprint-1.94.2/tests/test-fpi-device.c | /*
* Unit tests for the internal fingerprint drivers API
* Copyright (C) 2019 Marco Trevisan <marco.trevisan@canonical.com>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
... | utf-8 | 1 | unknown | unknown |
p4est-2.2/sc/src/sc_amr.c | /*
This file is part of the SC Library.
The SC Library provides support for parallel scientific applications.
Copyright (C) 2010 The University of Texas System
Additional copyright (C) 2011 individual authors
The SC Library is free software; you can redistribute it and/or
modify it under the terms of the ... | utf-8 | 1 | GPL-2.0+ |
Carsten Burstedde
Lucas C. Wilcox
Tobin Isaac
The University of Texas System |
qemu-6.2+dfsg/roms/u-boot-sam460ex/arch/blackfin/include/asm/mach-bf561/def_local.h | #define SWRST SICA_SWRST
#define SYSCR SICA_SYSCR
#define bfin_write_SWRST(val) bfin_write_SICA_SWRST(val)
#define bfin_write_SYSCR(val) bfin_write_SICA_SYSCR(val)
#define WDOG_CNT WDOGA_CNT
#define WDOG_CTL WDOGA_CTL
#define bfin_write_WDOG_CNT(val) bfin_write_WDOGA_CNT(val)
#define bfin_write_WDOG_CTL(val) bfin_writ... | utf-8 | 1 | unknown | unknown |
htdig-3.2.0b6/htfuzzy/Substring.h | //
// Substring.h
//
// Substring: The substring fuzzy algorithm. Currently a rather slow, naive approach
// that checks the substring against every word in the word db.
// It does not generate a separate database.
//
// Part of the ht://Dig package <http://www.htdig.org/>
// Copyright (c) 1995-... | utf-8 | 1 | unknown | unknown |
xournalpp-1.1.1/src/gui/sidebar/previews/page/SidebarPreviewPages.cpp | #include "SidebarPreviewPages.h"
#include <memory>
#include "control/Control.h"
#include "control/PdfCache.h"
#include "gui/sidebar/previews/base/SidebarToolbar.h"
#include "undo/CopyUndoAction.h"
#include "undo/SwapUndoAction.h"
#include "SidebarPreviewPageEntry.h"
#include "i18n.h"
SidebarPreviewPages::SidebarPre... | utf-8 | 1 | GPL-2+ | 2010-2021, Andreas Butti <andreas.butti@gmail.com>
2012-2018, Wilson Brenna <wilson@wbrenna.homelinux.com>
2015-2016, Marek Pikuła <marek@pikula.tk>
2017-2019, Peter Klausing <peetCreative@users.noreply.github.com>
2018-2019, Moreno Razzoli <morrolinux@users.noreply.github.co... |
oxref-2.00.01/objdump/objdump1.cc | #include "objdump.ih"
ObjDump::ObjDump()
:
d_process(Process::COUT)
{
Arg &arg = Arg::instance();
string odump;
if (!arg.option(&odump, "objdump"))
odump = "/usr/bin/objdump -C -t";
d_process.setCommand(odump);
for_each(
arg.argPointers(), arg.argPointers() + arg.nArgs(),
... | utf-8 | 1 | GPL-3+ | 2011-2021 by Frank B. Brokken, University of Groningen. |
sparse-0.6.4/validation/compound-assign-type.c | static unsigned int foo(unsigned int x, long a)
{
x /= a;
return x;
}
/*
* check-name: compound-assign-type
* check-command: test-linearize -m64 $file
* check-assert: sizeof(long) == 8
*
* check-output-ignore
*
* check-output-excludes: divu\\.32
* check-output-contains: divs\\.64
* check-output-contains: ze... | utf-8 | 1 | MIT | (C) Copyright Linus Torvalds 2003-2005
Copyright 2003 Jeff Garzik
Copyright (C) 2003 Transmeta Corp.
Copyright (C) 2004-2005 Christopher Li
Copyright (C) 2005 Luc Van Oostenryck
Copyright (C) 2007 Rob Taylor
Copyright © International Business Machines Co... |
blender-3.0.1+dfsg/extern/ceres/internal/ceres/suitesparse.h | // Ceres Solver - A fast non-linear least squares minimizer
// Copyright 2017 Google Inc. All rights reserved.
// http://ceres-solver.org/
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are met:
//
// * Redistributions of so... | utf-8 | 1 | GPL-2+ | 2001-2013, Blender Foundation
2001-2002, NaN Holding BV.
2009, Joshua Leung
2006-2007, 2009-2012, Nicholas Bishop
2007, 2009, Janne Karhu
2011-2012, AutoCRC
1991, Xerox Corporation
2006, Peter Schlaile
1999-2002, David Hodson
... |
glibc-2.33/sysdeps/unix/bsd/bsd4.4/kfreebsd/fbtl/clock_getcpuclockid.c | /* Copyright (C) 2013 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 Licen... | utf-8 | 1 | unknown | unknown |
mariadb-10.6-10.6.5/storage/oqgraph/graphcore.cc | /* Copyright (C) 2007-2013 Arjen G Lentz & Antony T Curtis for Open Query
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; version 2 of the License, or
(at your option) any later version.
... | 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 |
xmlroff-0.6.2/libfo/property/fo-property-writing-mode.h | /* Fo
* fo-property-writing-mode.h: 'writing-mode' property
*
* Copyright (C) 2001-2005 Sun Microsystems
* Copyright (C) 2007-2008 Menteith Consulting Ltd
*
* See COPYING for the status of this software.
*/
#ifndef __FO_PROPERTY_WRITING_MODE_H__
#define __FO_PROPERTY_WRITING_MODE_H__
#include <libfo/fo-utils.h... | utf-8 | 1 | unknown | unknown |
rosegarden-21.12/src/gui/general/RosegardenScrollView.h | /* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */
/*
Rosegarden
A MIDI and audio sequencer and musical notation editor.
Copyright 2000-2021 the Rosegarden development team.
Other copyrights also apply to some parts of this work. Please
see the AUTHORS file and individu... | utf-8 | 1 | GPL-2+ | 2000-2020 The Rosegarden Development Team
2000-2007, Guillaume Laurent <glaurent@telegraph-road.org>
Chris Cannam <cannam@all-day-breakfast.com>
Richard Bown <bownie@bownie.com>
2009-2016, D. Michael McIntyre <rosegarden.trumpeter@gmail.com> |
rheolef-7.1/main/tst/field_expr_v2_nonlinear_tst.cc | ///
/// This file is part of Rheolef.
///
/// Copyright (C) 2000-2009 Pierre Saramito <Pierre.Saramito@imag.fr>
///
/// Rheolef is free software; you can redistribute it and/or modify
/// it under the terms of the GNU General Public License as published by
/// the Free Software Foundation; either version 2 of the Licen... | utf-8 | 1 | GPL-3+ | 1999-2018, Pierre Saramito <Pierre.Saramito@imag.fr> |
deepin-music-6.0.1.54+ds.1/src/music-player/core/util/lyric.h | /*
* Copyright (C) 2016 ~ 2018 Wuhan Deepin Technology Co., Ltd.
*
* Author: Iceyer <me@iceyer.net>
*
* Maintainer: Iceyer <me@iceyer.net>
*
* 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 Foun... | utf-8 | 1 | GPL-3+ | 2016-2018, Deepin Technology Co., Ltd. <support@deepin.org>
2016-2018, Wuhan Deepin Technology Co., Ltd.
2020, chengdu Deepin Technology Co., Ltd. <support@deepin.org>
2011-2018, Wang Yong
2011-2018, Deepin, Inc |
pinentry-1.1.0/pinentry/pinentry.c | /* pinentry.c - The PIN entry support library
* Copyright (C) 2002, 2003, 2007, 2008, 2010, 2015, 2016 g10 Code GmbH
*
* This file is part of PINENTRY.
*
* PINENTRY 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+ | 2002-2015, g10 Code GmbH |
kst-2.0.8/src/libkst/datasource.cpp | /***************************************************************************
datasource.cpp - abstract data source
-------------------
begin : Thu Oct 16 2003
copyright : (C) 2003 The University of Toronto
email : net... | utf-8 | 1 | GPL-2.0+ | 2003-2010 The University of Toronto |
ffdiaporama-2.1+dfsg/src/ffDiaporama/engine/cApplicationConfig.h | /* ======================================================================
This file is part of ffDiaporama
ffDiaporama is a tools to make diaporama as video
Copyright (C) 2011-2014 Dominique Levray <domledom@laposte.net>
This program is free software; you can redistribute it and/or modify
it under ... | utf-8 | 1 | GPL-2+ | 2011-2014 Dominique Levray <levray.dominique@bbox.fr> |
glibc-2.33/malloc/tst-mallinfo2.c | /* Smoke test for mallinfo2
Copyright (C) 2020-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; e... | utf-8 | 1 | unknown | unknown |
libkf5ksieve-21.08.1/src/ksieveui/debug/sievedebugdialog.h | /*
sievedebugdialog.h
SPDX-FileCopyrightText: 2005 Martijn Klingens <klingens@kde.org>
SPDX-License-Identifier: GPL-2.0-only
*/
#pragma once
#include "ksieveui_export.h"
#include "util_p.h"
#include <KSyntaxHighlighting/Repository>
#include <QDialog>
#include <QUrl>
#include <QStringList>
namespace KManage... | utf-8 | 1 | LGPL-2+ | 2017, Albert Astals Cid <aacid@kde.org>
2015, Daniel Vrátil <dvratil@kde.org>
2007, David Faure <faure@kde.org>
2002-2016, Free Software Foundation, Inc
2008, Jarosław Staniek <staniek@kde.org>
2004, KDE Team
2010, Klarälvdalens Datakonsult AB, a KDAB Gr... |
mir-1.8.2+dfsg/src/client/rpc/mir_protobuf_rpc_channel.h | /*
* Copyright © 2012 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 2 or 3,
* as published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
* but WI... | utf-8 | 1 | unknown | unknown |
dietlibc-0.34~cvs20160606/include/sys/param.h | #ifndef _SYS_PARAM_H
#define _SYS_PARAM_H
#include <limits.h>
#define MAXPATHLEN PATH_MAX
#define MAXHOSTNAMELEN 64
#define NGROUPS 32
#define NOGROUP (-1)
#define NOFILE OPEN_MAX
#undef MIN
#undef MAX
#define MIN(a,b) (((a)<(b))?(a):(b))
#define MAX(a,b) (((a)>(b))?(a):(b))
#ifdef __alpha__
#define HZ 1024
#els... | utf-8 | 1 | GPL-2+ | Copyright 2001-2016 Felix von Leitner <felix-dietlibc@fefe.de> |
netcdf-4.8.1/plugins/H5Znoop.c | #include "config.h"
#include <stdlib.h>
#include <string.h>
#include <assert.h>
#include <stdio.h>
#include <sys/types.h>
#include <hdf5.h>
/* Older versions of the hdf library may define H5PL_type_t here */
#include <H5PLextern.h>
#ifndef DLL_EXPORT
#define DLL_EXPORT
#endif
#if NOOP_INSTANCE == 1
const static int ... | utf-8 | 1 | BSD-3-Clause | 1988-2020, University Corporation for Atmospheric Research/Unidata
2003, 2014, Northwestern University and Argonne National Laboratory
2009, OPeNDAP, Inc |
intel-graphics-compiler-1.0.8744/IGC/Compiler/CISACodeGen/EmitVISAPass.hpp | /*========================== begin_copyright_notice ============================
Copyright (C) 2017-2021 Intel Corporation
SPDX-License-Identifier: MIT
============================= end_copyright_notice ===========================*/
#pragma once
#include "BlockCoalescing.hpp"
#include "PatternMatchPass.hpp"
#inclu... | utf-8 | 1 | MIT | 2017-2018 Intel |
kwallet-kf5-5.90.0/src/runtime/kwalletd/ktimeout.cpp | /*
This file is part of the KDE libraries
SPDX-FileCopyrightText: 2003 George Staikos <staikos@kde.org>
SPDX-License-Identifier: LGPL-2.0-or-later
*/
#include "ktimeout.h"
#include <QTimerEvent>
KTimeout::KTimeout(QObject *parent)
: QObject(parent)
{
}
KTimeout::~KTimeout()
{
}
void KTimeout::clear... | utf-8 | 1 | LGPL-2+ | 1996, Bruce Schneier
1998, FSF
2010, Frank Osterfeld <osterfeld@kde.org>
2001-2004, George Staikos <staikos@kde.org>
2008, Michael Leupold <lemma@confuego.org>
2007, Pino Toscano <pino@kde.org>
2007, Thomas McGuire <thomas.mcguire@gmx.net>
201... |
cgit-1.2.3+git2.25.1/git/pager.c | #include "cache.h"
#include "config.h"
#include "run-command.h"
#include "sigchain.h"
#include "alias.h"
#ifndef DEFAULT_PAGER
#define DEFAULT_PAGER "less"
#endif
static struct child_process pager_process = CHILD_PROCESS_INIT;
static const char *pager_program;
static void wait_for_pager(int in_signal)
{
if (!in_sig... | utf-8 | 1 | GPL-2 | © 2006-2018 cgit Development Team <cgit@lists.zx2c4.com> |
flameshot-11.0.0/src/utils/desktopinfo.h | // SPDX-License-Identifier: GPL-3.0-or-later
// SPDX-FileCopyrightText: 2017-2019 Alejandro Sirgo Rica & Contributors
#pragma once
#include <QString>
class DesktopInfo
{
public:
DesktopInfo();
enum WM
{
GNOME,
KDE,
OTHER,
SWAY
};
bool waylandDetected();
WM wi... | utf-8 | 1 | GPL-3+ | 2016-2019 lupoDharkael <izhe@hotmail.es> |
ncbi-blast+-2.12.0+ds/c++/src/connect/services/netcache_params.hpp | #ifndef CONN___NETCACHE_PARAMS__HPP
#define CONN___NETCACHE_PARAMS__HPP
/* $Id: netcache_params.hpp 481318 2015-10-08 15:54:01Z sadyrovr $
* ===========================================================================
*
* PUBLIC DOMAIN NOTICE
* National Center for Biotechno... | utf-8 | 1 | unknown | unknown |
gnome-chemistry-utils-0.14.17/libs/gcp/mechanism-step.cc | // -*- C++ -*-
/*
* GChemPaint library
* mechanism-step.cc
*
* Copyright (C) 2009-2011 Jean Bréfort <jean.brefort@normalesup.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; eithe... | utf-8 | 1 | GPL-3+ | 1999-2016 Jean Bréfort <jean.brefort@normalesup.org>
2006,2007 Benoit Jacob <jacob@math.jussieu.fr>
2004-2007 Daniel Leidert <daniel.leidert@wgdd.de> |
apr-1.7.0/test/testfilecopy.c | /* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may not... | utf-8 | 1 | unknown | unknown |
texmaker-5.0.3/unicodeview.cpp | /***************************************************************************
* copyright : (C) 2003-2017 by Pascal Brachet *
* http://www.xm1math.net/texmaker/ *
* *
* This pr... | utf-8 | 1 | GPL-2+ | 2003-2014 Pascal Brachet |
open-vm-tools-11.3.5/open-vm-tools/lib/include/pollImpl.h | /*********************************************************
* Copyright (C) 2006-2017 VMware, Inc. All rights reserved.
*
* 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 version 2.1 an... | utf-8 | 1 | LGPL-2.1 | VMware, Inc. <http://www.vmware.com/> |
ns3-3.35+dfsg/ns-3.35/src/lte/test/epc-test-gtpu.cc | /* -*- Mode: C++; c-file-style: "gnu"; indent-tabs-mode:nil; -*- */
/*
* Copyright (c) 2011 Centre Tecnologic de Telecomunicacions de Catalunya (CTTC)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Fre... | utf-8 | 1 | unknown | unknown |
dmrgpp-6.02/src/Engine/SpinSquared.h | /*
Copyright (c) 2009, UT-Battelle, LLC
All rights reserved
[DMRG++, Version 2.0.0]
[by G.A., Oak Ridge National Laboratory]
UT Battelle Open Source Software License 11242008
OPEN SOURCE LICENSE
Subject to the conditions of this License, each
contributor to this software hereby grants, free of
charge, to any person... | utf-8 | 1 | UTBattelle | 2008-2021, UT-Battelle, LLC |
gst-plugins-good1.0-1.20.0/gst/rtp/gstrtpsbcdepay.c | /*
* GStreamer RTP SBC depayloader
*
* Copyright (C) 2012 Collabora Ltd.
* @author: Arun Raghavan <arun.raghavan@collabora.co.uk>
*
* 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 Software Foundat... | utf-8 | 1 | unknown | unknown |
epiphany-0.7.0+0/src/input.h | /***************************************************************************
input.h - description
-------------------
begin : Jun 13 2007
copyright : (C) 2007 by Giuseppe D'Aqui'
email : kumber@tiscalinet.it
... | utf-8 | 1 | GPL-2 | 2002-2007 by Giuseppe D'Aqui' <kumber@tiscalinet.it> |
saclib-2.2.8/src/MPUCPP.c | /*======================================================================
MPUCPP(r,p,A; a,Ab)
Modular polynomial univariate content and primitive part.
Inputs
r : a BETA-digit, r >= 2.
p : a BETA-digit, prime.
A : in Z/(p)[X1,...,Xr].
Outputs
a : in Z/(p)[X], the univariate content of A.... | utf-8 | 1 | ISC | 1993, 2008, RISC-Linz <wcbrown@usna.edu> |
gcc-arm-none-eabi-10.3-2021.07/gcc/testsuite/gcc.dg/torture/type-generic-1.c | /* Do the type-generic tests. Unlike pr28796-2.c, we test these
without any fast-math flags. */
/* { dg-do run } */
/* { dg-require-effective-target inf } */
/* { dg-skip-if "No subnormal support" { csky-*-* } { "-mhard-float" } } */
/* { dg-options "-DUNSAFE" { target tic6x*-*-* visium-*-* nvptx-*-* } } */
/* { ... | utf-8 | 1 | unknown | unknown |
gmap-2021-12-17+ds/src/mdprint.h | /* $Id$ */
#ifndef MDPRINT_INCLUDED
#define MDPRINT_INCLUDED
#include "substring.h"
#include "filestring.h"
extern int
MD_print_substring (bool *printp, int *nmismatches_refdiff, int *nmismatches_bothdiff,
int matchlength, Filestring_T fp, Substring_T substring,
int substring_length, int substring_start, ... | utf-8 | 1 | Apache-2.0 | 2005-2020 Thomas D. Wu and Genentech, Inc. |
lomiri-settings-components-1.0.0/tests/qmltests/mocks/Biometryd/MockFingerprintReader.h | /*
* Copyright (C) 2016 Canonical, Ltd.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; version 3.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY... | utf-8 | 1 | unknown | unknown |
inspircd-3.12.0/src/modules/m_customtitle.cpp | /*
* InspIRCd -- Internet Relay Chat Daemon
*
* Copyright (C) 2018 linuxdaemon <linuxdaemon.irc@gmail.com>
* Copyright (C) 2013, 2017-2018, 2020-2021 Sadie Powell <sadie@witchery.services>
* Copyright (C) 2012, 2019 Robby <robby@chatbelgie.be>
* Copyright (C) 2012, 2015-2016 Attila Molnar <attilamolnar@hu... | utf-8 | 1 | GPL-2 | InspIRCd Development Team (see Upstream Authors) |
glibmm2.4-2.66.2/untracked/gio/giomm/networkaddress.cc | // Generated by gmmproc 2.66.2 -- DO NOT MODIFY!
#include <glibmm.h>
#include <giomm/networkaddress.h>
#include <giomm/private/networkaddress_p.h>
/* Copyright (C) 2007 The giomm Development Team
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser Gene... | utf-8 | 1 | LGPL-2.1+ | 1998-2002, 2006-2008, The gtkmm Development Team
2002-2004, 2007, The glibmm Development Team
2002-2003, Free Software Foundation |
openfst-1.6.3/src/script/getters.cc | #include <fst/script/getters.h>
namespace fst {
namespace script {
bool GetArcSortType(const string &str, ArcSortType *sort_type) {
if (str == "ilabel") {
*sort_type = ILABEL_SORT;
} else if (str == "olabel") {
*sort_type = OLABEL_SORT;
} else {
return false;
}
return true;
}
bool GetComposeFil... | utf-8 | 1 | Apache-2.0 | 2005-2015, Google Inc. |
hypre-2.22.1/src/parcsr_block_mv/par_csr_block_matrix.h | /******************************************************************************
* Copyright 1998-2019 Lawrence Livermore National Security, LLC and other
* HYPRE Project Developers. See the top-level COPYRIGHT file for details.
*
* SPDX-License-Identifier: (Apache-2.0 OR MIT)
**************************************... | utf-8 | 1 | Apache-2.0-OR-MIT | 1998-2019 Lawrence Livermore National Security, LLC
and other HYPRE Project Developers |
network-manager-1.35.91/src/core/dhcp/nm-dhcp-client.c | /* SPDX-License-Identifier: GPL-2.0-or-later */
/*
* Copyright (C) 2005 - 2010 Red Hat, Inc.
*/
#include "src/core/nm-default-daemon.h"
#include "nm-dhcp-client.h"
#include <sys/types.h>
#include <sys/wait.h>
#include <unistd.h>
#include <stdio.h>
#include <stdlib.h>
#include <linux/rtnetlink.h>
#include <linux/if... | utf-8 | 1 | GPL-2+ | 2004 - 2019 Red Hat, Inc.
2005 - 2009 Novell, Inc. |
ceph-16.2.7+ds/src/boost/libs/geometry/test/strategies/point_in_box.cpp | // Boost.Geometry (aka GGL, Generic Geometry Library)
// Unit Test
// Copyright (c) 2010-2012 Barend Gehrels, Amsterdam, the Netherlands.
// This file was modified by Oracle on 2014.
// Modifications copyright (c) 2014 Oracle and/or its affiliates.
// Contributed and/or modified by Adam Wulkiewicz, on behalf of Orac... | utf-8 | 1 | unknown | unknown |
libreoffice-7.3.1~rc1/svx/source/form/fmobj.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. |
ceph-16.2.7+ds/src/tools/rbd/action/Status.cc | // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
// vim: ts=8 sw=2 smarttab
#include "common/errno.h"
#include "common/Formatter.h"
#include "tools/rbd/ArgumentTypes.h"
#include "tools/rbd/Shell.h"
#include "tools/rbd/Utils.h"
#include "include/rbd_types.h"
#include "include/stringify.h"
#include... | utf-8 | 1 | unknown | unknown |
redis-6.0.16/deps/jemalloc/src/extent_dss.c | #define JEMALLOC_EXTENT_DSS_C_
#include "jemalloc/internal/jemalloc_preamble.h"
#include "jemalloc/internal/jemalloc_internal_includes.h"
#include "jemalloc/internal/assert.h"
#include "jemalloc/internal/extent_dss.h"
#include "jemalloc/internal/spin.h"
/***************************************************************... | utf-8 | 1 | BSD-3-clause | © 2006-2014 Salvatore Sanfilippo <antirez@gmail.com> |
bacula-9.6.7/src/filed/authenticate.c | /*
Bacula(R) - The Network Backup Solution
Copyright (C) 2000-2020 Kern Sibbald
The original author of Bacula is Kern Sibbald, with contributions
from many others, a complete list can be found in the file AUTHORS.
You may use this file and others of this release according to the
license defined in ... | utf-8 | 1 | unknown | unknown |
silx-1.0.0+dfsg/src/silx/math/medianfilter/include/median_filter.hpp | /*##########################################################################
#
# Copyright (c) 2017-2019 European Synchrotron Radiation Facility
#
# 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 Softw... | utf-8 | 1 | Expat | 2004-2017, 2022 European Synchrotron Radiation Facility
Data analysis unit (silx@esrf.fr) |
nbdkit-1.28.5/filters/ext2/io.c | /* nbdkit
* Copyright (C) 2020-2021 Red Hat Inc.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
* met:
*
* * Redistributions of source code must retain the above copyright
* notice, this list of conditions and the f... | utf-8 | 1 | BSD-3-Clause | 2013 Red Hat Inc. |
libboost-geometry-utils-perl-0.15/src/boost/config/platform/vxworks.hpp | // (C) Copyright Dustin Spicuzza 2009.
// Use, modification and distribution are subject to 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)
// See http://www.boost.org for most recent version.
// vxWorks specific config op... | utf-8 | 1 | Artistic or GPL-1+ | 2013, Alessandro Ranellucci <aar@cpan.org> |
gnumeric-1.12.50/plugins/excel/ms-chart.h | /**
* ms-chart.h: MS Excel Chart support for Gnumeric
*
* Author:
* Jody Goldberg (jody@gnome.org)
*
* (C) 1999-2005 Jody Goldberg
**/
#ifndef GNM_MS_CHART_H
#define GNM_MS_CHART_H
#include "excel.h"
#include "ms-excel-read.h"
#include "ms-container.h"
gboolean ms_excel_chart_read (BiffQuery *q, MSCont... | utf-8 | 1 | GPL-2 or GPL-3 |
2010-2017 by The Gnumeric Team and others
2001-2016 Andreas J. Guelzow <aguelzow@pyrshep.ca>, <aguelzow@taliesin.ca>
2001 Almer. S. Tigelaar <almer@gnome.org>, <almer1@dds.nl>, <almer-t@bigfoot.com>
2001 Ariya Hidayat <ariyahidayat@yahoo.de>
1997-1998 Andrew Tridgell
1996-2000 Brian G... |
intel-media-driver-non-free-22.2.0+ds1/media_driver/agnostic/common/vp/hal/vphal_render_vebox_base.h | /*
* Copyright (c) 2011-2021, 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... |
android-platform-art-10.0.0+r36/runtime/interpreter/shadow_frame.cc | /*
* Copyright (C) 2011 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | utf-8 | 1 | Apache-2.0 | 2005-2018, The Android Open Source Project |
kfreebsd-10-10.3~svn300087+ds1/sys/ufs/ffs/ffs_rawread.c | /*-
* Copyright (c) 2000-2003 Tor Egge
* 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 condi... | utf-8 | 1 | unknown | unknown |
mame-0.240+dfsg.1/3rdparty/bgfx/examples/common/entry/entry_sdl.cpp | /*
* Copyright 2011-2021 Branimir Karadzic. All rights reserved.
* License: https://github.com/bkaradzic/bgfx#license-bsd-2-clause
*/
#include "entry_p.h"
#if ENTRY_CONFIG_USE_SDL
#if BX_PLATFORM_LINUX || BX_PLATFORM_BSD
# if ENTRY_CONFIG_USE_WAYLAND
# include <wayland-egl.h>
# endif
#elif BX_PLATFORM_WINDOWS
# ... | 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... |
ipmctl-03.00.00.0423/edk2/MdeModulePkg/Bus/Sd/SdBlockIoPei/SdHcMem.c | /** @file
Copyright (c) 2015 - 2017, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#include "SdBlockIoPei.h"
/**
Allocate a block of memory to be used by the buffer pool.
@param Pages How many pages to allocate.
@return The allocated memory block or ... | utf-8 | 1 | BSD-2-clause and BSD-3-clause |
2006-2019 Intel Corporation
2012-2016 Hewlett Packard Enterprise Development LP
2013-2016 Hewlett-Packard Development Company, L.P.
2010-2016 Linaro Ltd
2010-2016 Google Inc
2008-2010 Apple Inc
2011-2015 ARM Limited
2017 AMD Incorporated
2013-2017 Red Hat, Inc
2015-2016 Dell Inc
1999-2016 Igor Pavlov
2002-... |
galera-3-25.3.34/gcache/src/test.cpp | /*
* Copyright (C) 2009-2014 Codership Oy <info@codership.com>
*
*/
#include "GCache.hpp"
#include <gu_logger.hpp>
#include <gu_exception.hpp>
using namespace gcache;
#define TEST_CACHE "test.cache"
int
main (int argc, char* argv[])
{
int ret = 0;
std::string fname = "test.cache";
gu_conf_self_tsta... | utf-8 | 1 | GPL-2 | 2007-2015 Codership Oy <info@codership.com> |
anjuta-3.34.0/plugins/tools/variable.c | /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 4; tab-width: 4 -*- */
/*
variable.c
Copyright (C) 2005 Sebastien Granjoux
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 | unknown | unknown |
vtk7-7.1.1+dfsg2/Filters/Core/vtkFlyingEdgesPlaneCutter.h | /*=========================================================================
Program: Visualization Toolkit
Module: vtkFlyingEdgesPlaneCutter.h
Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
All rights reserved.
See Copyright.txt or http://www.kitware.com/Copyright.htm for details.
This s... | utf-8 | 1 | BSD-3-clause | 1993-2015 Ken Martin, Will Schroeder, Bill Lorensen |
digikam-7.1.0/core/utilities/facemanagement/items/facegroup_p.h | /* ============================================================
*
* This file is a part of digiKam project
* https://www.digikam.org
*
* Date : 2010-09-17
* Description : Managing of face tag region items on a GraphicsDImgView
*
* Copyright (C) 2010-2011 by Marcel Wiesweg <marcel dot wiesweg at gmx dot d... | utf-8 | 1 | unknown | unknown |
iotjs-1.0+715/deps/jerry/jerry-main/main-unix.c | /* Copyright JS Foundation and other contributors, http://js.foundation
*
* 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 r... | utf-8 | 1 | Apache-2.0 | 2015-2018, Samsung Electronics Co., Ltd. and other contributors |
chromium-98.0.4758.102/third_party/blink/common/client_hints/client_hints_unittest.cc | // 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.
#include "third_party/blink/public/common/client_hints/client_hints.h"
#include <iostream>
#include "base/test/scoped_feature_list.h"
#include "services... | utf-8 | 1 | BSD-3-clause | The Chromium Authors. All rights reserved. |
chromium-98.0.4758.102/chrome/browser/ui/webui/certificates_handler.h | // Copyright 2016 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CHROME_BROWSER_UI_WEBUI_CERTIFICATES_HANDLER_H_
#define CHROME_BROWSER_UI_WEBUI_CERTIFICATES_HANDLER_H_
#include <memory>
#include <string>
#inc... | utf-8 | 1 | BSD-3-clause | The Chromium Authors. All rights reserved. |
deal.ii-9.3.0/include/deal.II/matrix_free/matrix_free.templates.h | // ---------------------------------------------------------------------
//
// Copyright (C) 2011 - 2021 by the deal.II authors
//
// This file is part of the deal.II library.
//
// The deal.II library is free software; you can use it, redistribute
// it, and/or modify it under the terms of the GNU Lesser General
// Pu... | utf-8 | 1 | LGPL-2.1+ |
David Arndt
Wolfgang Bangerth
Denis Davydov
Ralf Hartmann
Timo Heister
Luca Heltai
Guido Kanschat
Martin Kronbichler
Matthias Maier
Peter Munch
Jean-Paul Pelteret
Bruno Turcksin
David Wells
Toby Young
et al. (see AUTHORS) |
coinor-cbc-2.10.7+ds1/Cbc/src/CbcFathomDynamicProgramming.hpp | /* $Id$ */
// Copyright (C) 2004, International Business Machines
// Corporation and others. All Rights Reserved.
// This code is licensed under the terms of the Eclipse Public License (EPL).
#ifndef CbcFathomDynamicProgramming_H
#define CbcFathomDynamicProgramming_H
#include "CbcFathom.hpp"
//#####################... | utf-8 | 1 | EPL-1 | 2000-2013, IBM Corporation and others |
firefox-97.0/accessible/xpcom/xpcAccessibleValue.h | /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* vim: set ts=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 |
fenics-dolfinx-0.3.0/cpp/dolfinx/la/PETScOperator.cpp | // Copyright (C) 2011-2018 Anders Logg and Garth N. Wells
//
// This file is part of DOLFINx (https://www.fenicsproject.org)
//
// SPDX-License-Identifier: LGPL-3.0-or-later
#include "PETScOperator.h"
#include "PETScVector.h"
#include <cassert>
#include <dolfinx/common/log.h>
#include <petscvec.h>
using namespace ... | utf-8 | 1 | LGPL-3+ | 2001-2021, Authors/contributors in alphabetical order:
Ido Akkerman <I.Akkerman@tudelft.nl> (-)
Martin Sandve Alnæs <martinal@simula.no> (C)
Igor Baratta <ia397@cam.ac.uk> (-)
Fredrik Bengzon <bengzon@math.chalmers.se> (-)
Aslak B... |
net-snmp-5.9.1+dfsg/include/net-snmp/data_access/systemstats.h | /*
* systemstats data access header
*
* $Id$
*/
#ifndef NETSNMP_ACCESS_SYSTEMSTATS_H
#define NETSNMP_ACCESS_SYSTEMSTATS_H
# ifdef __cplusplus
extern "C" {
#endif
/**---------------------------------------------------------------------*/
/*
* structure definitions
*/
/*
* netsnmp_systemstats_entry
*... | utf-8 | 1 | BSD-LIKE and BSD-3-clause |
1989, 1991, 1992 Carnegie Mellon University
1996, 1998-2000 The Regents of the University of California
2001-2003 Cambridge Broadband Ltd.
2003 Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, California 95054, U.S.A. All rights reserved.
2004 Cisco, Inc and Information Network Center of Beijing Universi... |
breeze-5.23.5/kdecoration/config/breezeconfigwidget.cpp | //////////////////////////////////////////////////////////////////////////////
// breezeconfigurationui.cpp
// -------------------
//
// SPDX-FileCopyrightText: 2009 Hugo Pereira Da Costa <hugo.pereira@free.fr>
//
// SPDX-License-Identifier: MIT
//////////////////////////////////////////////////////////////////////////... | utf-8 | 1 | GPL-2+ | 2015, David Edmundson <davidedmundson@kde.org>
1989-1991, Free Software Foundation, Inc
2014, Hugo Pereira Da Costa <hugo.pereira@free.fr>
2014, Jonathan Riddell <jriddell@ubuntu.com>
2014, Marco Martin <mart@kde.org>
2004-2008, Free Software Foundation, Inc
... |
dlib-19.10/dlib/test/svm_c_linear.cpp | // Copyright (C) 2010 Davis E. King (davis@dlib.net)
// License: Boost Software License See LICENSE.txt for the full license.
#include <dlib/matrix.h>
#include <sstream>
#include <string>
#include <cstdlib>
#include <ctime>
#include <vector>
#include "../stl_checked.h"
#include "../array.h"
#include "../rand.h"
#i... | utf-8 | 1 | Boost-Software-License-1.0 | 2003-2016 Davis E King <davis@dlib.net> |
sdformat-12.3.0+ds/src/Surface.cc | /*
* Copyright 2020 Open Source Robotics Foundation
*
* 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 applicab... | utf-8 | 1 | Apache-2.0 | 2011, Nate Koenig
2012-2021, Open Source Robotics Foundation |
kjs-5.90.0/src/kjs/array_object.cpp | /*
* This file is part of the KDE libraries
* Copyright (C) 1999-2000 Harri Porten (porten@kde.org)
* Copyright (C) 2003, 2007 Apple Inc. All rights reserved.
* Copyright (C) 2003 Peter Kelly (pmk@post.com)
* Copyright (C) 2006 Alexey Proskuryakov (ap@nypop.com)
* Copyright (C) 2008 Janusz Lewandowski (lew2... | utf-8 | 1 | LGPL-2+ | 2006, Alexey Proskuryakov <ap@nypop.com>
2006, Alexey Proskuryakov <ap@webkit.org>
2006, Apple Computer, Inc
2003-2007, Apple Inc
2012, Bernd Buschinski <b.buschinski@googlemail.com>
2006, Björn Graf <bjoern.graf@gmail.com>
2007, Cameron Zwarich <cwzwari... |
connectome-workbench-1.5.0/src/Operations/OperationVolumeSetSpace.cxx | /*LICENSE_START*/
/*
* Copyright (C) 2014 Washington University School of Medicine
*
* 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 op... | utf-8 | 1 | GPL-2+ | 2014-2018 Washington University School of Medicine |
libcvd-0.0~git20220106103934.34d8e26+ds1/cvd_src/videosource_dvbuffer.cc | #include <cvd/Linux/dvbuffer3.h>
#include <cvd/videosource.h>
namespace CVD
{
template <>
VideoBuffer<byte>* makeDVBuffer2(int cam, ImageRef size, float fps, ImageRef offset, bool v, bool r, int m)
{
return new DVBuffer3<byte>(cam, size, fps, offset, v, r, m);
}
template <>
VideoBuffer<unsigned short>* makeDVBuffer... | utf-8 | 1 | BSD-2-clause | Edward Rosten <ed@edwardrosten.com>
Gerhard Reitmayr <gr281@cam.ac.uk>
Tom Drummond <twd20@cam.ac.uk>
Paul Smith
Ethan Eade
Georg Klein
Damian Eads |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.