repo_name
string
path
string
copies
string
size
string
content
string
license
string
lategoodbye/linux-lcd6610
sound/soc/samsung/tobermory.c
766
5570
/* * Tobermory audio support * * Copyright 2011 Wolfson Microelectronics * * 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) an...
gpl-2.0
lategoodbye/linux-lcd6610
fs/nfs/getroot.c
1022
3553
/* getroot.c: get the root dentry for an NFS mount * * Copyright (C) 2006 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.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 ...
gpl-2.0
rettigs/linux-yocto-3.14
lib/div64.c
1278
4073
/* * Copyright (C) 2003 Bernardo Innocenti <bernie@develer.com> * * Based on former do_div() implementation from asm-parisc/div64.h: * Copyright (C) 1999 Hewlett-Packard Co * Copyright (C) 1999 David Mosberger-Tang <davidm@hpl.hp.com> * * * Generic C version of 64bit/32bit division and modulo, with * 64bit res...
gpl-2.0
caplio/android_kernel_samsung_hltedcm
net/mac80211/util.c
1534
44808
/* * Copyright 2002-2005, Instant802 Networks, Inc. * Copyright 2005-2006, Devicescape Software, Inc. * Copyright 2006-2007 Jiri Benc <jbenc@suse.cz> * Copyright 2007 Johannes Berg <johannes@sipsolutions.net> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU...
gpl-2.0
bassface13/android_kernel_lenovo_a6000
sound/soc/fsl/imx-pcm.c
2046
3645
/* * Copyright 2009 Sascha Hauer <s.hauer@pengutronix.de> * * This code is based on code copyrighted by Freescale, * Liam Girdwood, Javier Martin and probably others. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published b...
gpl-2.0
BlackBox-Kernel/blackbox_sprout_lp
arch/arm/mach-ux500/cache-l2x0.c
2046
1855
/* * Copyright (C) ST-Ericsson SA 2011 * * License terms: GNU General Public License (GPL) version 2 */ #include <linux/io.h> #include <linux/of.h> #include <asm/cacheflush.h> #include <asm/hardware/cache-l2x0.h> #include "db8500-regs.h" #include "id.h" static void __iomem *l2x0_base; static int __init ux500_l...
gpl-2.0
skinzor/henkate_kernel_j5-stock
fs/hfsplus/extents.c
2558
15247
/* * linux/fs/hfsplus/extents.c * * Copyright (C) 2001 * Brad Boyer (flar@allandria.com) * (C) 2003 Ardis Technologies <roman@ardistech.com> * * Handling of Extents both in catalog and extents overflow trees */ #include <linux/errno.h> #include <linux/fs.h> #include <linux/pagemap.h> #include "hfsplus_fs.h" ...
gpl-2.0
ronisbr/GT-P1000LN-GB-Kernel
drivers/infiniband/hw/mthca/mthca_memfree.c
3582
18413
/* * Copyright (c) 2004, 2005 Topspin Communications. All rights reserved. * Copyright (c) 2005 Cisco Systems. All rights reserved. * Copyright (c) 2005 Mellanox Technologies. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under...
gpl-2.0
omonar/linux
arch/mips/pci/fixup-tb0287.c
4350
1630
/* * fixup-tb0287.c, The TANBAC TB0287 specific PCI fixups. * * Copyright (C) 2005 Yoichi Yuasa <yuasa@linux-mips.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; either versio...
gpl-2.0
mifl/android_kernel_pantech_oscar
arch/mips/kernel/signal.c
4350
17911
/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Copyright (C) 1991, 1992 Linus Torvalds * Copyright (C) 1994 - 2000 Ralf Baechle * Copyright (C) 1999, 2000 Silicon Graphics, Inc. */...
gpl-2.0
kgp700/nexroid-sgs4a-jb
fs/signalfd.c
6142
8174
/* * fs/signalfd.c * * Copyright (C) 2003 Linus Torvalds * * Mon Mar 5, 2007: Davide Libenzi <davidel@xmailserver.org> * Changed ->read() to return a siginfo strcture instead of signal number. * Fixed locking in ->poll(). * Added sighand-detach notification. * Added fd re-use in sys_sig...
gpl-2.0
SANGHA1398/Wind_iproj_JB_kernel
drivers/usb/host/ehci-lpm.c
7934
2632
/* ehci-lpm.c EHCI HCD LPM support code * Copyright (c) 2008 - 2010, Intel Corporation. * Author: Jacob Pan <jacob.jun.pan@intel.com> * * 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 Free Software Found...
gpl-2.0
SystemTera/SystemTera.Server-V-3.14-Kernel
drivers/net/wireless/b43/phy_g.c
7934
83156
/* Broadcom B43 wireless driver IEEE 802.11g PHY driver Copyright (c) 2005 Martin Langer <martin-langer@gmx.de>, Copyright (c) 2005-2007 Stefano Brivio <stefano.brivio@polimi.it> Copyright (c) 2005-2008 Michael Buesch <m@bues.ch> Copyright (c) 2005, 2006 Danny van Dyk <kugelfang@gentoo.org> Copyright (c...
gpl-2.0
marc1706/desire_kernel_35
drivers/scsi/bfa/bfa_ioim.c
767
31766
/* * Copyright (c) 2005-2009 Brocade Communications Systems, Inc. * All rights reserved * www.brocade.com * * Linux driver for Brocade Fibre Channel Host Bus Adapter. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License (GPL) Version 2 a...
gpl-2.0
13hakta/source
tools/firmware-utils/src/sha1.c
767
11110
/* * FIPS-180-1 compliant SHA-1 implementation * * Copyright (C) 2003-2006 Christophe Devine * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License, version 2.1 as published by the Free Software Foundation. * * This librar...
gpl-2.0
L-Insomnia-P/kernel-msm
drivers/misc/mei/client.c
767
18022
/* * * Intel Management Engine Interface (Intel MEI) Linux driver * Copyright (c) 2003-2012, Intel Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, * version 2, as published by the Free Software Foundation...
gpl-2.0
chunyeow/ath
drivers/gpu/host1x/cdma.c
1023
12750
/* * Tegra host1x Command DMA * * Copyright (c) 2010-2013, NVIDIA Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, * version 2, as published by the Free Software Foundation. * * This program is distribut...
gpl-2.0
placiano/NBKernel_N4
arch/arm/mach-davinci/devices-tnetv107x.c
2047
10001
/* * Texas Instruments TNETV107X SoC devices * * Copyright (C) 2010 Texas Instruments * * 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. * * This program is distributed "as is"...
gpl-2.0
MR64/android_kernel_htc_flounder
arch/arm/mach-prima2/common.c
2047
2474
/* * Defines machines for CSR SiRFprimaII * * Copyright (c) 2011 Cambridge Silicon Radio Limited, a CSR plc group company. * * Licensed under GPLv2 or later. */ #include <linux/clocksource.h> #include <linux/init.h> #include <linux/kernel.h> #include <linux/irqchip.h> #include <asm/sizes.h> #include <asm/mach-ty...
gpl-2.0
xiaowei942/Tiny210-kernel-2.6.35.7
drivers/ide/ide-scan-pci.c
2047
2763
/* * support for probing IDE PCI devices in the PCI bus order * * Copyright (c) 1998-2000 Andre Hedrick <andre@linux-ide.org> * Copyright (c) 1995-1998 Mark Lord * * May be copied or modified under the terms of the GNU General Public License */ #include <linux/kernel.h> #include <linux/init.h> #include <linux...
gpl-2.0
MoKee/android_kernel_zte_msm8994
kernel/kallsyms.c
2559
15401
/* * kallsyms.c: in-kernel printing of symbolic oopses and stack traces. * * Rewritten and vastly simplified by Rusty Russell for in-kernel * module loader: * Copyright 2002 Rusty Russell <rusty@rustcorp.com.au> IBM Corporation * * ChangeLog: * * (25/Aug/2004) Paulo Marques <pmarques@grupopie.com> * Ch...
gpl-2.0
holyangel/DesireEye
drivers/scsi/hosts.c
2815
14289
/* * hosts.c Copyright (C) 1992 Drew Eckhardt * Copyright (C) 1993, 1994, 1995 Eric Youngdale * Copyright (C) 2002-2003 Christoph Hellwig * * mid to lowlevel SCSI driver interface * Initial versions: Drew Eckhardt * Subsequent revisions: Eric Youngdale * * <drew@colorado.edu> * ...
gpl-2.0
rukin5197/android_kernel_htc_msm7x30
arch/x86/boot/string.c
3327
2179
/* -*- linux-c -*- ------------------------------------------------------- * * * Copyright (C) 1991, 1992 Linus Torvalds * Copyright 2007 rPath, Inc. - All Rights Reserved * * This file is part of the Linux kernel, and is made available under * the terms of the GNU General Public License version 2. * * ...
gpl-2.0
yaymalaga/TaurusPrime_Kernel
fs/fat/file.c
3327
11218
/* * linux/fs/fat/file.c * * Written 1992,1993 by Werner Almesberger * * regular file handling primitives for fat-based filesystems */ #include <linux/capability.h> #include <linux/module.h> #include <linux/compat.h> #include <linux/mount.h> #include <linux/time.h> #include <linux/buffer_head.h> #include <lin...
gpl-2.0
vyatta/linux-vyatta
arch/um/kernel/ksyms.c
3583
1159
/* * Copyright (C) 2001 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com) * Licensed under the GPL */ #include <linux/module.h> #include <os.h> EXPORT_SYMBOL(set_signals); EXPORT_SYMBOL(get_signals); EXPORT_SYMBOL(os_stat_fd); EXPORT_SYMBOL(os_stat_file); EXPORT_SYMBOL(os_access); EXPORT_SYMBOL(os_set_exec_clos...
gpl-2.0
javilonas/Enki-GT-I9300
sound/pci/rme9652/rme9652.c
3583
76074
/* * ALSA driver for RME Digi9652 audio interfaces * * Copyright (c) 1999 IEM - Winfried Ritsch * Copyright (c) 1999-2001 Paul Davis * * 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 ...
gpl-2.0
hunter3k/aosp_kernel_lge_d315
net/netfilter/nf_log.c
4607
7370
#include <linux/kernel.h> #include <linux/init.h> #include <linux/module.h> #include <linux/proc_fs.h> #include <linux/skbuff.h> #include <linux/netfilter.h> #include <linux/seq_file.h> #include <net/protocol.h> #include <net/netfilter/nf_log.h> #include "nf_internals.h" /* Internal logging interface, which relies on...
gpl-2.0
3EleVen/android_kernel_motorola_ghost
net/netfilter/nf_log.c
4607
7370
#include <linux/kernel.h> #include <linux/init.h> #include <linux/module.h> #include <linux/proc_fs.h> #include <linux/skbuff.h> #include <linux/netfilter.h> #include <linux/seq_file.h> #include <net/protocol.h> #include <net/netfilter/nf_log.h> #include "nf_internals.h" /* Internal logging interface, which relies on...
gpl-2.0
Troj80/android_kernel_htc_vivo
arch/arm/mach-pxa/palmte2.c
4863
9869
/* * Hardware definitions for Palm Tungsten|E2 * * Author: * Carlos Eduardo Medaglia Dyonisio <cadu@nerdfeliz.com> * * Rewrite for mainline: * Marek Vasut <marek.vasut@gmail.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License ver...
gpl-2.0
brymaster5000/m7_4.1
arch/arm/mach-pxa/palmtreo.c
4863
11548
/* * Hardware definitions for Palm Treo smartphones * * currently supported: * Palm Treo 680 (GSM) * Palm Centro 685 (GSM) * * Author: Tomas Cech <sleep_walker@suse.cz> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License v...
gpl-2.0
BanBxda/GoogleEdition_4.3
drivers/media/video/ov2640.c
4863
31605
/* * ov2640 Camera Driver * * Copyright (C) 2010 Alberto Panizzo <maramaopercheseimorto@gmail.com> * * Based on ov772x, ov9640 drivers and previous non merged implementations. * * Copyright 2005-2009 Freescale Semiconductor, Inc. All Rights Reserved. * Copyright (C) 2006, OmniVision * * This program is free s...
gpl-2.0
willizambranoback/evolution_CM13
drivers/usb/storage/sierra_ms.c
4863
5491
#include <scsi/scsi.h> #include <scsi/scsi_host.h> #include <scsi/scsi_cmnd.h> #include <scsi/scsi_device.h> #include <linux/usb.h> #include <linux/module.h> #include <linux/slab.h> #include "usb.h" #include "transport.h" #include "protocol.h" #include "scsiglue.h" #include "sierra_ms.h" #include "debug.h" #define SW...
gpl-2.0
SlimRoms/kernel_htc_m7
sound/core/seq/seq_virmidi.c
7679
13920
/* * Virtual Raw MIDI client on Sequencer * * Copyright (c) 2000 by Takashi Iwai <tiwai@suse.de>, * Jaroslav Kysela <perex@perex.cz> * * 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 * th...
gpl-2.0
KDr2/linux
arch/sh/boards/mach-r2d/setup.c
12287
7390
/* * Renesas Technology Sales RTS7751R2D Support. * * Copyright (C) 2002 - 2006 Atom Create Engineering Co., Ltd. * Copyright (C) 2004 - 2007 Paul Mundt * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for m...
gpl-2.0
JohnKDay/linux
arch/sh/boards/mach-rsk/devices-rsk7203.c
12287
3199
/* * Renesas Technology Europe RSK+ 7203 Support. * * Copyright (C) 2008 - 2010 Paul Mundt * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. */ #include <linux/init.h> #include <linux/types...
gpl-2.0
samba-team/samba
source3/winbindd/winbindd_traceid.c
1
5180
/* Authors: Pavel Březina <pbrezina@redhat.com> Copyright (C) 2021 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...
gpl-3.0
SanderMertens/opensplice
src/api/dcps/ccpp/code/ccpp_QosUtils.cpp
1
69293
/* * OpenSplice DDS * * This software and documentation are Copyright 2006 to 2013 PrismTech * Limited and its licensees. All rights reserved. See file: * * $OSPL_HOME/LICENSE * * for full copyright notice and license terms. * */ #include "ccpp_dds_builtinTopi...
gpl-3.0
VirusOnline/VoragineCore
src/server/game/DungeonFinding/LFGScripts.cpp
1
6163
/* * Copyright (C) 2005-2011 MaNGOS <http://www.getmangos.com/> * * Copyright (C) 2008-2011 Trinity <http://www.trinitycore.org/> * * Copyright (C) 2010-2011 VoragineCore <http://www.projectvoragine.com/> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Ge...
gpl-3.0
MIND-Tools/mind-compiler
annotations/src/test/resources/functional/controller/binding/bcTester2.c
1
1963
#include <mindassert.h> #include <string.h> /* ----------------------------------------------------------------------------- Implementation of the main interface. ----------------------------------------------------------------------------- */ /* int main(int argc, string[] argv) */ int METH(main, main)(in...
gpl-3.0
DrakonPL/Andromeda
Andromeda/Audio/IrrKlang/IrrSound.cpp
1
1740
#include <Andromeda/Audio/IrrKlang/IrrSound.h> #include <Andromeda/FileSystem/FileManager.h> #include <string> namespace Andromeda { namespace Audio { IrrSound::IrrSound(std::string name) : Sound(name) { _soundSource = 0; _looped = false; _sound = 0; _engine = 0; } IrrSound::~IrrSound() { ...
gpl-3.0
petmac/decaf-emu
src/libdecaf/src/modules/gx2/gx2_surface.cpp
1
17515
#include "gx2_addrlib.h" #include "gx2_enum_string.h" #include "gx2_format.h" #include "gx2_internal_cbpool.h" #include "gx2_surface.h" #include <common/align.h> #include <common/log.h> #include <common/pow.h> #include <gsl.h> #include <libgpu/gpu_tiling.h> namespace gx2 { static uint32_t calcNumLevelsForSize(uint32...
gpl-3.0
WohlSoft/PGE-Project
Editor/main_window/testing/testing_settings.cpp
1
5281
#include "testing_settings.h" #include "ui_testing_settings.h" #include <mainwindow.h> #include <main_window/global_settings.h> #include <data_configs/data_configs.h> #include <QMessageBox> TestingSettings::TestingSettings(QWidget *parent) : QDialog(parent), ui(new Ui::TestingSettings) { ui->setupUi(this)...
gpl-3.0
Sekuraz/NumSim
src/test_iterator.cpp
1
1947
/* * Copyright (C) 2016 Malte Brunn, Stephan Lunowa, Markus Baur * * 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 your option) any later v...
gpl-3.0
spacy-dev/Spacy-Integration-Tests
FEniCS/vectorCreator.cpp
1
6580
#include <gtest.hh> #include <dolfin.h> #include <Spacy/spacy.h> #include <Spacy/Adapter/FEniCS/vectorSpace.hh> #include "LinearHeat.h" #include "L2Functional.h" using namespace Spacy; // test setup const constexpr auto scalar_degrees_of_freedom = 2; const constexpr auto degrees_of_freedom = scalar_degrees_of_fre...
gpl-3.0
zerpiko/libraries
SurfaceCoefficients.cpp
1
34963
#include "SurfaceCoefficients.h" #include <math.h> SurfaceCoefficients::SurfaceCoefficients (double surface_water_tension_, double precipitation_, bool moisture_movement_) { //surface_water_tension = 430 * 0.1; // constant, (m) EXPERIMENTAL //surface_water_tension = -75.2025; // constant, (m...
gpl-3.0
jjiangweilan/TileMap_Outline_Generator
ContourGenerator.cpp
1
7303
// // ContourGenerator.cpp // MarioGame // // Created by jiehong jiang on 5/31/17. // // #include "ContourGenerator.hpp" #include "cocos2d.h" #include <vector> #include <algorithm> #include <set> USING_NS_CC; #define CREATE_CONNECTED_LINES(_axis) \ for (Line l : lines){ \ if (l.p1._axis == l.p2._axis && l.p1._axi...
gpl-3.0
luebbers/reconos
core/ecos/ecos-patched/ecos/packages/devs/eth/powerpc/adder/current/src/adder_eth.c
1
8946
//========================================================================== // // adder_eth.c // // Ethernet device driver specifics for Analogue & Micro Adder (PPC850) // //========================================================================== //####ECOSGPLCOPYRIGHTBEGIN#### // -------------------------...
gpl-3.0
p01arst0rm/decorum-linux
_resources/kernels/xnu-arm/osfmk/i386/AT386/model_dep.c
1
37329
/* * Copyright (c) 2000-2010 Apple Computer, Inc. All rights reserved. * * @APPLE_OSREFERENCE_LICENSE_HEADER_START@ * * This file contains Original Code and/or Modifications of Original Code * as defined in and that are subject to the Apple Public Source License * Version 2.0 (the 'License'). You may not use th...
gpl-3.0
davidcastells/BigInteger
c_apint/apint_mod.cpp
1
1581
/* * Copyright (C) 2017 Universitat Autonoma de Barcelona - David Castells-Rufas <david.castells@uab.cat> * * 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 Lice...
gpl-3.0
Makki1/old-svn
avr/sketchbook/GiraRM_Debug/freebus/freebus_lpc/89LPC922/sniffer/fb_snif.c
1
1510
/* * __________ ________________ __ _______ * / ____/ __ \/ ____/ ____/ __ )/ / / / ___/ * / /_ / /_/ / __/ / __/ / __ / / / /\__ \ * / __/ / _, _/ /___/ /___/ /_/ / /_/ /___/ / * /_/ /_/ |_/_____/_____/_____/\____//____/ * * Copyright (c) 2...
gpl-3.0
patwonder/craft-othello
Craft Engine/Solver_stability.cpp
1
52674
/* ************************************************************************* Craft is an othello program with relatively high AI. Copyright (C) 2008-2011 Patrick This file is part of Craft. Craft is free software: you can redistribute it and/or modify it under the terms of the GNU General Public...
gpl-3.0
ClaudioNahmad/Servicio-Social
Parametros/CosmoMC/prerrequisitos/openmpi-2.0.2/ompi/mpi/fortran/mpif-h/pack_external_size_f.c
1
4029
/* * Copyright (c) 2004-2005 The Trustees of Indiana University and Indiana * University Research and Technology * Corporation. All rights reserved. * Copyright (c) 2004-2005 The University of Tennessee and The University * of Tennessee Resea...
gpl-3.0
davidhorrocks/hoxs64
hoxs64/cvirwindow.cpp
1
25185
#include "cvirwindow.h" /*F+F+++F+++F+++F+++F+++F+++F+++F+++F+++F+++F+++F+++F+++F+++F+++F+++F+++F+++F Function: WindowProc Summary: Standard WindowProc callback function that forwards Windows messages on to the CVirWindow::WindowProc method. This Window procedure expects that it will receive a "this"...
gpl-3.0
pLinkSS/pLink-SS
ProteinIndex/CTermOnlineDigestion.cpp
1
15481
#include "MSufSort.h" #include "../include/sdk.h" #include "../include/option.h" #include "CTermOnlineDigestion.h" namespace ProteinIndex { CCTermOnlineDigestion::CCTermOnlineDigestion() { m_chDat = 0;LCP = 0;SA = 0;nClvy = 0;m_tMass =0; beg = 0; } CCTermOnlineDigestion::~CCTermOnlineDigestion() { Close(); } in...
gpl-3.0
dprevost/photon
src/Nucleus/Tests/List/PeakPrevNullCurrNextOffset.c
1
1767
/* * Copyright (C) 2006-2009 Daniel Prevost <dprevost@photonsoftware.org> * * This file is part of Photon (photonsoftware.org). * * This file may be distributed and/or modified under the terms of the * GNU General Public License version 2 or version 3 as published by the * Free Software Foundation and appearing...
gpl-3.0
sjaeckel/libaxolotl-c
src/session_state.c
1
59113
#include "session_state.h" #include <stdlib.h> #include <string.h> #include <assert.h> #include "hkdf.h" #include "curve.h" #include "ratchet.h" #include "axolotl_internal.h" #include "LocalStorageProtocol.pb-c.h" #include "utlist.h" #define MAX_MESSAGE_KEYS 2000 typedef struct message_keys_node { ratchet_mess...
gpl-3.0
ProgDan/maratona
SPOJ/INCSEQ.cpp
1
1341
#include<iostream> #include<stdio.h> #include<string.h> #include<vector> #include<queue> #include<algorithm> #include<set> #include<math.h> #include<map> using namespace std; #define mp make_pair #define pb push_back int inf=5000000,MAX=0; int t,n,k; int store[10001],inp[10001]; map <int,int> map1; int tree[60][10001...
gpl-3.0
dparks1134/NetworkDiversity
source/SplitSystem.cpp
1
4691
//======================================================================= // Author: Donovan Parks // // Copyright 2009 Donovan Parks // // This file is part of Chameleon. // // Chameleon is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by // t...
gpl-3.0
teemuatlut/Marlin
Marlin/src/HAL/HAL_STM32F1/u8g_com_stm32duino_fsmc.cpp
1
8273
/** * Marlin 3D Printer Firmware * Copyright (C) 2019 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (C) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
gpl-3.0
dfm/batman
c_src/_quadratic_ld.c
1
10548
/* The batman package: fast computation of exoplanet transit light curves * Copyright (C) 2015 Laura Kreidberg * * 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 L...
gpl-3.0
Fizzixnerd/fizzixmacs
elpa/irony-20170404.1127/server/src/Irony.cpp
1
13256
/** * \file * \author Guillaume Papin <guillaume.papin@epitech.eu> * * \brief irony-server "API" definitions. * * \sa Irony.h for more information. * * This file is distributed under the GNU General Public License. See * COPYING for details. */ #include "Irony.h" #include "support/iomanip_quoted.h" #includ...
gpl-3.0
CertifiedBlyndGuy/ewok-onyx
arch/arm/mach-mxs/devices/platform-rtc-stmp3xxx.c
5121
1263
/* * Copyright (C) 2011 Pengutronix, Wolfram Sang <w.sang@pengutronix.de> * * 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 * Free Software Foundation. */ #include <asm/sizes.h> #include <mach/mx23.h> #incl...
gpl-3.0
AndKe/ardupilot
ArduSub/GCS_Mavlink.cpp
2
28085
#include "Sub.h" #include "GCS_Mavlink.h" /* * !!NOTE!! * * the use of NOINLINE separate functions for each message type avoids * a compiler bug in gcc that would cause it to use far more stack * space than is needed. Without the NOINLINE we use the sum of the * stack needed for each message type. Please b...
gpl-3.0
AlexsJones/jnxlibc
test/unit/test_jnxexceptions.c
2
1364
/* * ===================================================================================== * * Filename: test_jnxexceptions.c * * Description: * * Version: 1.0 * Created: 02/19/2015 08:24:41 PM * Revision: none * Compiler: gcc * * Author: YOUR NAME (), * ...
gpl-3.0
pmverma/winscp
libs/mfc/source/array_w.cpp
2
7481
// This is a part of the Microsoft Foundation Classes C++ library. // Copyright (C) 1992-1998 Microsoft Corporation // All rights reserved. // // This source code is only intended as a supplement to the // Microsoft Foundation Classes Reference and related // electronic documentation provided with the library. // See ...
gpl-3.0
TheMarex/simox
MotionPlanning/CSpace/CSpaceTree.cpp
2
9536
#include "VirtualRobot/CollisionDetection/CDManager.h" #include "CSpaceTree.h" #include "CSpaceNode.h" #include "CSpacePath.h" #include "CSpace.h" #include "VirtualRobot/Robot.h" #include "VirtualRobot/RobotNodeSet.h" #include "float.h" #include <cmath> #include <fstream> #include <iomanip> #include <time.h> using na...
gpl-3.0
lis-epfl/robogen
src/render/callback/PositionObservableCallback.cpp
2
1567
/* * @(#) PositionObservableCallback.cpp 1.0 Mar 20, 2013 * * Andrea Maesani (andrea.maesani@epfl.ch) * * The ROBOGEN Framework * Copyright © 2012-2013 Andrea Maesani * * Laboratory of Intelligent Systems, EPFL * * This file is part of the ROBOGEN Framework. * * The ROBOGEN Framework is free software: y...
gpl-3.0
houmaster/gpupad
libs/KTX/lib/hashtable.c
2
2762
/* -*- tab-width: 4; -*- */ /* vi: set sw=2 ts=4 expandtab: */ /** * @internal * @file hashtable.c * @~English * * @brief Functions for backward compatibility with libktx v1 * hashtable API. * * @author Mark Callow, www.edgewise-consulting.com */ /* * ©2018 Mark Callow. * * Licensed under the Apach...
gpl-3.0
KingDuckZ/kamokan
src/kamokan_impl/response.cpp
2
9177
/* Copyright 2017, Michele Santullo * This file is part of "kamokan". * * "kamokan" 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 option) any later versio...
gpl-3.0
chu11/freeipmi-mirror
libfreeipmi/api/ipmi-event-cmds-api.c
2
7914
/* * Copyright (C) 2003-2015 FreeIPMI Core 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 Foundation, either version 3 of the License, or * (at your option) any later version. * * This progr...
gpl-3.0
geodynamics/specfem3d_geotech
src/plastic_library.f90
2
5977
! this module contains the routine for Mohr-Coulomb plasticity, Viscoplastic ! algorithm, and strength reduction techniques ! AUTHOR ! Hom Nath Gharti ! REVISION ! HNG, Jul 07,2011; HNG, Apr 09,2010 module plastic_library use set_precision use math_constants use conversion_constants,only:DEG2RAD,RAD2DEG contains ...
gpl-3.0
wdzhou/mantid
Framework/Kernel/src/FilterChannel.cpp
3
2667
#include "MantidKernel/FilterChannel.h" #include <MantidKernel/StringTokenizer.h> #include <Poco/LoggingRegistry.h> #include <Poco/Message.h> #include <algorithm> namespace Poco { FilterChannel::FilterChannel() : _channel(nullptr), _priority(8) {} FilterChannel::~FilterChannel() { close(); } void FilterChannel::...
gpl-3.0
Tsunamical/nds4droid
app/src/main/jni/desmume/src/android/7z/CPP/7zip/UI/FileManager/OverwriteDialog_rc.cpp
3
4566
// OverwriteDialog_rc.cpp #include "StdAfx.h" // For compilers that support precompilation, includes "wx/wx.h". #include "wx/wxprec.h" #ifdef __BORLANDC__ #pragma hdrstop #endif // for all others, include the necessary headers (this file is usually all you // need because it includes almost all "standard" wxWi...
gpl-3.0
blackheartevony/https---github.com-calamares-calamares-manjaro
src/calamares/main.cpp
3
2184
/* === This file is part of Calamares - <http://github.com/calamares> === * * Copyright 2014, Teo Mrnjavac <teo@kde.org> * * Calamares 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 versi...
gpl-3.0
seemoo-lab/nexmon
buildtools/mpfr-3.1.4/src/reldiff.c
3
2170
/* mpfr_reldiff -- compute relative difference of two floating-point numbers. Copyright 2000-2001, 2004-2016 Free Software Foundation, Inc. Contributed by the AriC and Caramba projects, INRIA. This file is part of the GNU MPFR Library. The GNU MPFR Library is free software; you can redistribute it and/or modify it u...
gpl-3.0
macchina-io/macchina.io
platform/Data/src/Session.cpp
3
1640
// // Session.cpp // // Library: Data // Package: DataCore // Module: Session // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // // SPDX-License-Identifier: BSL-1.0 // #include "Poco/Data/Session.h" #include "Poco/Data/SessionFactory.h" #include "Poco/String.h" #include ...
gpl-3.0
kloper/openvrml
src/node/x3d-geospatial/geo_origin.cpp
3
3800
// -*- Mode: C++; indent-tabs-mode: nil; c-basic-offset: 4; fill-column: 78 -*- // // OpenVRML // // Copyright 2006, 2007, 2008, 2009 Braden McDaniel // // 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 Sof...
gpl-3.0
rggjan/Gimp-Matting
app/gegl/gimpoperationcolormode.c
3
2909
/* GIMP - The GNU Image Manipulation Program * Copyright (C) 1995 Spencer Kimball and Peter Mattis * * gimpoperationcolormode.c * Copyright (C) 2008 Michael Natterer <mitch@gimp.org> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as...
gpl-3.0
kumanna/itpp
gtests/siso_test.cpp
3
7253
/*! * \file * \brief SISO class test program * \author Bogdan Cristea * * ------------------------------------------------------------------------- * * Copyright (C) 1995-2013 (see AUTHORS file for a list of contributors) * * This file is part of IT++ - a C++ library of mathematical, signal * processing, spe...
gpl-3.0
javierag/samba
source3/winbindd/winbindd_pam.c
4
71732
/* Unix SMB/CIFS implementation. Winbind daemon - pam auth funcions Copyright (C) Andrew Tridgell 2000 Copyright (C) Tim Potter 2001 Copyright (C) Andrew Bartlett 2001-2002 Copyright (C) Guenther Deschner 2005 This program is free software; you can redistribute it and/or modify it under the t...
gpl-3.0
evgenyz/gnome-builder
plugins/gnome-code-assistance/gca-diagnostics.c
4
35276
/* * Generated by gdbus-codegen 2.42.0. DO NOT EDIT. * * The license of this code is the same as for the source it was derived from. */ #ifdef HAVE_CONFIG_H # include "config.h" #endif #include "gca-diagnostics.h" #include <string.h> #ifdef G_OS_UNIX # include <gio/gunixfdlist.h> #endif typedef struct { GDB...
gpl-3.0
aurelien-git/C
nagios_check/check_ping.c
4
18172
/***************************************************************************** * * Nagios check_ping plugin * * License: GPL * Copyright (c) 2000-2014 Nagios Plugins Development Team * * Description: * * This file contains the check_ping plugin * * Use the ping program to check connection statistics for a remote host. ...
gpl-3.0
briansorahan/libchuck
src/chuck_utils.cpp
4
2117
/*---------------------------------------------------------------------------- ChucK Concurrent, On-the-fly Audio Programming Language Compiler and Virtual Machine Copyright (c) 2004 Ge Wang and Perry R. Cook. All rights reserved. http://chuck.stanford.edu/ http://chuck.cs.princeton.edu/ This progr...
gpl-3.0
eabatalov/au-linux-kernel-autumn-2017
linux/drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c
4
30986
/* * Copyright 2015 Advanced Micro Devices, Inc. * * 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, m...
gpl-3.0
mwm/libsigrok
src/hardware/ftdi-la/api.c
4
11254
/* * This file is part of the libsigrok project. * * Copyright (C) 2015 Sergey Alirzaev <zl29ah@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 3 of the Licens...
gpl-3.0
Banchon/openairinterface5g
openair-cn/OPENAIRHSS/db/db_epc_equipment.c
5
3775
/******************************************************************************* OpenAirInterface Copyright(c) 1999 - 2014 Eurecom OpenAirInterface 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 Foundati...
gpl-3.0
vbraga/qwsqviewer
an2k/src/copy.c
5
13574
/******************************************************************************* License: This software and/or related materials was developed at the National Institute of Standards and Technology (NIST) by employees of the Federal Government in the course of their official duties. Pursuant to title 17 Section 105 of...
gpl-3.0
BackupGGCode/propgcc
gcc/mpfr/tests/tsi_op.c
5
4524
/* Test file for mpfr_add_si, mpfr_sub_si, mpfr_si_sub, mpfr_mul_si, mpfr_div_si, mpfr_si_div Copyright 2004, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. Contributed by the Arenaire and Cacao projects, INRIA. This file is part of the GNU MPFR Library. The GNU MPFR Library is free software; y...
gpl-3.0
abhishekarora12/spl
c/src/graph.c
5
11026
/* * File: graph.c * ------------- * This file implements the graph.h interface using sets to represent the * nodes and arcs. */ /*************************************************************************/ /* Stanford Portable Library */ /* Copyright (C) 2013 by Eric Rob...
gpl-3.0
8tab/radare2
libr/core/panels.c
5
26632
/* Copyright radare2 2014-2017 - Author: pancake */ // pls move the typedefs into roons and rename it -> RConsPanel #include <r_core.h> typedef struct { int x; int y; int w; int h; int depth; int type; int sx; // scroll-x int sy; // scroll-y ut64 addr; char *cmd; char *text; } Panel; #define PANEL_TYPE_F...
gpl-3.0
Xracer/shoes-diary
src/Battlescape/AliensCrashState.cpp
5
2470
/* * Copyright 2010-2015 OpenXcom Developers. * * This file is part of OpenXcom. * * OpenXcom 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 option) any ...
gpl-3.0
lopezloo/mtasa-blue
vendor/cegui-0.4.0-custom/src/tinyxml/tinyxml.cpp
6
30157
/* www.sourceforge.net/projects/tinyxml Original code (2.0 and earlier )copyright (c) 2000-2002 Lee Thomason (www.grinninglizard.com) This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permissio...
gpl-3.0
zero-ui/miniblink49
third_party/skia/src/effects/SkXfermodeImageFilter.cpp
6
7318
/* * Copyright 2013 The Android Open Source Project * * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ #include "SkXfermodeImageFilter.h" #include "SkCanvas.h" #include "SkDevice.h" #include "SkColorPriv.h" #include "SkReadBuffer.h" #include "SkWriteBuffer.h...
gpl-3.0
ChrisAndre/pykep
src/third_party/cspice/shiftr.c
7
6746
/* shiftr.f -- translated by f2c (version 19980913). You must link the resulting object file with the libraries: -lf2c -lm (in that order) */ #include "f2c.h" /* $Procedure SHIFTR ( Shift right ) */ /* Subroutine */ int shiftr_(char *in, integer *nshift, char *fillc, char * out, ftnlen in_len, ftnlen fill...
gpl-3.0
aoighost/radare2
libr/bin/pdb/stream_file.c
7
4089
#include "stream_file.h" /////////////////////////////////////////////////////////////////////////////// /// size = -1 (default value) /// pages_size = 0x1000 (default value) //////////////////////////////////////////////////////////////////////////////// int init_r_stream_file(R_STREAM_FILE *stream_file, RBuffer *buf...
gpl-3.0
chriskmanx/qmole
QMOLEDEV/clang-3.1.src/test/SemaCXX/warn-unused-variables.cpp
8
2418
// RUN: %clang_cc1 -fsyntax-only -Wunused-variable -verify %s template<typename T> void f() { T t; t = 17; } // PR5407 struct A { A(); }; struct B { ~B(); }; void f() { A a; B b; } // PR5531 namespace PR5531 { struct A { }; struct B { B(int); }; struct C { ~C(); }; void test() { A...
gpl-3.0
BioWu/variationtoolkit
src/fastareader.cpp
8
2071
#include <cstdio> #include <cctype> #include "throw.h" #include "fastareader.h" using namespace std; const int32_t FastaSequence::DEFAULT_LINE_LENGTH=60; FastaSequence::FastaSequence() {} FastaSequence::FastaSequence(const FastaSequence& cp):_name(cp._name),_seq(cp._seq) { } FastaSequence::~FastaSequence() ...
gpl-3.0
10045125/xuggle-xuggler
captive/spandsp/csrc/src/awgn.c
8
4730
/* * SpanDSP - a series of DSP components for telephony * * awgn.c - An additive Gaussian white noise generator * * Written by Steve Underwood <steveu@coppice.org> * * Copyright (C) 2001 Steve Underwood * * All rights reserved. * * This program is free software; you can redistribute it and/or modify * it un...
gpl-3.0
jeffreytinkess/OS_A2
src/extern/acpica/source/components/resources/rsxface.c
8
26933
/******************************************************************************* * * Module Name: rsxface - Public interfaces to the resource manager * ******************************************************************************/ /****************************************************************************** * ...
gpl-3.0
evancich/apm_min_arm
modules/PX4NuttX/nuttx/arch/arm/src/lpc17xx/lpc17_usbdev.c
8
104004
/******************************************************************************* * arch/arm/src/lpc17xx/lpc17_usbdev.c * * Copyright (C) 2010, 2012 Gregory Nutt. All rights reserved. * Author: Gregory Nutt <gnutt@nuttx.org> * * Redistribution and use in source and binary forms, with or without * modification...
gpl-3.0