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 |
|---|---|---|---|---|---|
gamin-0.1.10/python/gamin.c | /*
* gamin.c: glue to the gamin library for access from Python
*
* See Copyright for the status of this software.
*
* veillard@redhat.com
*/
#include <Python.h>
#include <fam.h>
#include "config.h"
#ifdef GAMIN_DEBUG_API
int FAMDebug(FAMConnection *fc, const char *filename, FAMRequest * fr,
void *u... | utf-8 | 1 | unknown | unknown |
pgbackrest-2.37/src/command/backup/common.h | /***********************************************************************************************************************************
Common Functions and Definitions for Backup and Expire Commands
***************************************************************************************************************************... | utf-8 | 1 | MIT | 2015-2020 The PostgreSQL Global Development Group
2013-2020 David Steele |
linux-5.16.7/drivers/media/usb/gspca/m5602/m5602_ov7660.h | /* SPDX-License-Identifier: GPL-2.0-only */
/*
* Driver for the ov7660 sensor
*
* Copyright (C) 2009 Erik Andrén
* Copyright (C) 2007 Ilyes Gouta. Based on the m5603x Linux Driver Project.
* Copyright (C) 2005 m5603x Linux Driver Project <m5602@x3ng.com.br>
*
* Portions of code to USB interface and ALi driver so... | utf-8 | 1 | GPL-2 | 1991-2012 Linus Torvalds and many others |
barrier-2.4.0+dfsg/src/lib/platform/synwinhk.h | /*
* barrier -- mouse and keyboard sharing utility
* Copyright (C) 2018 Debauchee Open Source Group
* Copyright (C) 2012-2016 Symless Ltd.
* Copyright (C) 2002 Chris Schoeneman
*
* This package is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* found... | utf-8 | 1 | GPL-2 with OpenSSL exception | 2002-2014 Chris Schoeneman <crs23@users.sourceforge.net>
2008-2014 Nick Bolton <nick@symless.com>
2012-2016 Symless Ltd.
2018-2021 Debauchee Open Source Group
2021 Povilas Kanapickas <povilas@radix.lt> |
linux-5.16.7/arch/arm/mach-davinci/devices-da8xx.c | // SPDX-License-Identifier: GPL-2.0-or-later
/*
* DA8XX/OMAP L1XX platform device data
*
* Copyright (c) 2007-2009, MontaVista Software, Inc. <source@mvista.com>
* Derived from code that was:
* Copyright (C) 2006 Komal Shah <komal_shah802003@yahoo.com>
*/
#include <linux/ahci_platform.h>
#include <linux/clk-provi... | utf-8 | 1 | GPL-2 | 1991-2012 Linus Torvalds and many others |
linux-5.16.7/arch/arm/mach-s3c/regs-irqtype.h | /* SPDX-License-Identifier: GPL-2.0 */
/*
* Copyright 2008 Simtec Electronics
* Ben Dooks <ben@simtec.co.uk>
* http://armlinux.simtec.co.uk/
*
* S3C - IRQ detection types.
*/
/* values for S3C2410_EXTINT0/1/2 and other cpus in the series, including
* the S3C64XX
*/
#define S3C2410_EXTINT_LOWLEV (0x00... | utf-8 | 1 | GPL-2 | 1991-2012 Linus Torvalds and many others |
allegro4.4-4.4.3.1/src/x/xmouse.c | /* ______ ___ ___
* /\ _ \ /\_ \ /\_ \
* \ \ \L\ \\//\ \ \//\ \ __ __ _ __ ___
* \ \ __ \ \ \ \ \ \ \ /'__`\ /'_ `\/\`'__\/ __`\
* \ \ \/\ \ \_\ \_ \_\ \_/\ __//\ \L\ \ \ \//\ \L\ \
* \ \_\ \_\/\____\/\____\ \____\ \____ \ \_\\ \____/
* ... | utf-8 | 1 | Allegro-gift-ware | 1996-2011 Shawn Hargreaves and the Allegro developers. |
thunderbird-91.6.0/dom/media/MediaQueue.h | /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* vim:set ts=2 sw=2 sts=2 et cindent: */
/* 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.... | utf-8 | 1 | MPL-2.0 or GPL-2 or LGPL-2.1 | 1998-2016, Mozilla Project |
libreoffice-7.3.1~rc1/sw/inc/unotbl.hxx | /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozil... | utf-8 | 1 | MPL-2.0 | Copyright 2000, 2010 Oracle and/or its affiliates.
Copyright (c) 2000, 2010 LibreOffice contributors and/or their affiliates. |
android-platform-frameworks-native-10.0.0+r36/opengl/tools/glgen/stubs/egl/eglCreatePbufferFromClientBuffer.cpp | /* EGLSurface eglCreatePbufferFromClientBuffer ( EGLDisplay dpy, EGLenum buftype, EGLClientBuffer buffer, EGLConfig config, const EGLint *attrib_list ) */
static jobject
android_eglCreatePbufferFromClientBuffer
(JNIEnv *_env, jobject _this, jobject dpy, jint buftype, jlong buffer, jobject config, jintArray attrib_lis... | utf-8 | 1 | Apache-2.0 | 2005-2019, The Android Open Source Project |
tracker-3.1.2/src/libtracker-sparql/tracker-serializer-xml.h | /*
* Copyright (C) 2020, Red Hat, Inc
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This librar... | utf-8 | 1 | GPL-2.0+ | 2008-2011 Nokia <ivan.frade@nokia.com>
2006 Jamie McCracken <jamiemcc@gnome.org>
2012-2013 Martyn Russell <martyn@lanedo.com>
2012-2020 Sam Thursfield <sam@afuera.me.uk>
2014 Lanedo <martyn@lanedo.com>
2014, Softathome <philippe.judge@softathome.com>
201... |
samba-4.13.14+dfsg/auth/credentials/credentials.c | /*
Unix SMB/CIFS implementation.
User credentials handling
Copyright (C) Jelmer Vernooij 2005
Copyright (C) Tim Potter 2001
Copyright (C) Andrew Bartlett <abartlet@samba.org> 2005
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Publi... | utf-8 | 1 | GPL-3.0+ | 1992-2012 Andrew Tridgell and the Samba Team |
liquid-dsp-1.3.2/examples/windowf_example.c | //
// windowf_example.c
//
// This example demonstrates the functionality of a window buffer (also
// known as a circular or ring buffer) of floating-point values. Values
// are written to and read from the buffer using several different
// methods.
//
// SEE ALSO: bufferf_example.c
// wdelayf_example.c
//
... | utf-8 | 1 | Expat | 2007-2017 Joseph Gaeddert |
squid-5.2/lib/ntlmauth/support_endian.h | /*
* Copyright (C) 1996-2021 The Squid Software Foundation and contributors
*
* Squid software is distributed under GPLv2+ license and includes
* contributions from numerous individuals and organizations.
* Please see the COPYING and CONTRIBUTORS files for details.
*/
#ifndef SQUID_LIB_NTLMAUTH_SUPPORT_ENDIAN_H
... | utf-8 | 1 | unknown | unknown |
paraview-5.10.0~rc1/VTK/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/cont/CellSetExtrude.h | //============================================================================
// Copyright (c) Kitware, Inc.
// All rights reserved.
// See LICENSE.txt for details.
//
// This software is distributed WITHOUT ANY WARRANTY; without even
// the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
// PURP... | utf-8 | 1 | BSD-3-clause | 2000-2005 Kitware Inc. 28 Corporate Drive, Suite 204,
Clifton Park, NY, 12065, USA.
2000-2005 Kitware Inc. 28 Corporate Drive, Suite 204,
Clifton Park, NY, 12065, USA. |
cc65-2.19/src/sim65/paravirt.h | /*****************************************************************************/
/* */
/* paravirt.h */
/* */
... | ISO-8859-1 | 0.73 | BSD-3-zlib | 2004- Oliver Schmidt <ol.sc@web.de>,
1999-2015 Ullrich von Bassewitz <uz@cc65.org>,
1989 John R. Dunning <jrd@jrd.org> |
eqonomize-1.5.3/src/recurrenceeditwidget.cpp | /***************************************************************************
* Copyright (C) 2006-2008, 2014, 2016 by Hanna Knutsson *
* hanna.knutsson@protonmail.com *
* *
* This fi... | utf-8 | 1 | GPL-3+ | 2006-2022 Hanna Knutsson <hanna.knutsson@protonmail.com> |
grpc-1.30.2/src/core/lib/iomgr/poller/eventmanager_interface.h | /*
*
* Copyright 2019 gRPC authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agree... | utf-8 | 1 | Apache-2.0 | 2008, Google Inc.
2015, Google Inc.
2015-2016, Google Inc.
2016, Google Inc.
2017, Google Inc.
Esben Mose Hansen, Ange Optimization ApS
2009, Kitware, Inc.
2009-2011, Philip Lowman <philip@yhbt.com>
2016 The Chromium Authors. All rights reserved. |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 115