id
stringlengths
64
64
content
stringlengths
500
100k
language
stringclasses
29 values
path
stringlengths
4
333
repo
stringlengths
5
116
license
stringclasses
15 values
size
int64
500
100k
lines
int64
26
8.06k
source
stringclasses
1 value
aa3e12dbfed53e394521d357dce31cd31774d20b6847746bd7c17f98b28389bf
/** * @file backend-fs2.c Farstream backend for media API * @ingroup core */ /* purple * * Purple is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this * source distribution. * * This program is free software; you can re...
C
pidgin-2.10.11/libpurple/media/backend-fs2.c
An-HwiHoon/PCClient
gpl-2.0
68,912
2,538
codeparrot/github-code
48a16616a25fedba046b552d3fe7ef7018e99242d27c56a3db37218bc34c1e59
/* * Copyright (c) 2011, 2019, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free ...
C
src/jdk.management/solaris/native/libmanagement_ext/UnixOperatingSystem.c
md-5/jdk10
gpl-2.0
6,848
255
codeparrot/github-code
7e88641042711d471e508eea303fa8a4d84d7b7638b1a2adc964c89a5d48e710
#!/usr/bin/perl # # This code was forked from the LiveJournal project owned and operated # by Live Journal, Inc. The code has been modified and expanded by # Dreamwidth Studios, LLC. These files were originally licensed under # the terms of the license supplied by Live Journal, Inc, which can # currently be found at: #...
Perl
cgi-bin/LJ/S2/DayPage.pm
sgsabbage/dw-free
gpl-2.0
7,029
186
codeparrot/github-code
d3b8cc0bb2c6602267bf483eecddf45b6cd9df43aaf378d22a64e6c9d4fdeb3f
/** @file EchoLinkQso.cpp @brief Contains a class for creating an EchoLink connection @author Tobias Blomberg @date 2003-03-11 This file contains a class for creating an EchoLink connection. For more information, see the documentation for class EchoLink::Qso. \verbatim EchoLib - A library for EchoLink communicat...
C++
src/echolib/EchoLinkQso.cpp
pu8asr/svxlink
gpl-2.0
23,392
1,051
codeparrot/github-code
8344614a69ae1bdabb452e8d84f70ad05f15511ce9f493c70c239431cd0cdf6b
/*************************************************************************** qgsalgorithmrasterlayeruniquevalues.cpp --------------------- begin : April 2017 copyright : (C) 2017 by Mathieu Pellerin email : nirvn dot ...
C++
src/analysis/processing/qgsalgorithmrasterlayeruniquevalues.cpp
dmarteau/QGIS
gpl-2.0
10,612
229
codeparrot/github-code
3f80285cc6da374d1e1750916709a92356047877c9815cc47a4779b2249e5781
/* * Created on Feb 9, 2005 * Created by Alon Rohter * Copyright (C) 2004-2005 Aelitis, All Rights Reserved. * * 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 L...
Java
vuze/org/gudy/azureus2/pluginsimpl/local/network/OutgoingMessageQueueImpl.java
AcademicTorrents/AcademicTorrents-Downloader
gpl-2.0
5,659
153
codeparrot/github-code
c265dc71556f0dfa7ca0d1aade2a954d6ab0e87f1c454110529e99946e3a757e
/* * This file is part of the CMaNGOS Project. See AUTHORS file for Copyright information * * 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 o...
C++
src/game/Group.cpp
SkittlesAreFalling/WoW-Carnage
gpl-2.0
59,244
1,711
codeparrot/github-code
2d2f6ba00ac641292c0cce64fc8a6f701074a545aa37cdd92f43b55298351111
/* Copyright (C) 2003-2015 JabRef contributors. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This progr...
Java
src/main/java/net/sf/jabref/logic/search/rules/sets/SearchRuleSet.java
robymus/jabref
gpl-2.0
1,419
41
codeparrot/github-code
9e1a1b634da6587c44feee983b2549a3ee65818fac69e3a5a1cff4274fa2a348
/* * 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 program is distributed in the hope that it will be us...
Java
aCis_gameserver/java/net/sf/l2j/gameserver/handler/skillhandlers/HealPercent.java
VytautasBoznis/l2.skilas.lt
gpl-2.0
4,873
155
codeparrot/github-code
c705357b1e7ed4a193ce0cf991746ad3a4e334116b0289b0f9e6a67eebc9315c
package com.marginallyclever.robotOverlord.swingInterface.view; import java.awt.BorderLayout; import java.awt.Dimension; import java.beans.PropertyChangeEvent; import java.beans.PropertyChangeListener; import javax.swing.JLabel; import javax.swing.JSlider; import javax.swing.event.ChangeEvent; import javax.swing.event...
Java
src/main/java/com/marginallyclever/robotOverlord/swingInterface/view/ViewElementSlider.java
i-make-robots/Evil-Overlord
gpl-2.0
2,315
83
codeparrot/github-code
ed8c7ea217922c7464e7ba339bf096df208a7d198cf4d453c049e9636228a381
#include "transmission.h" #undef VERBOSE #include "libtransmission-test.h" static int test1( void ) { tr_info inf; tr_ctor * ctor; const char * magnet_link; tr_parse_result parse_result; /* background info @ http://wiki.theory.org/BitTorrent_Magnet-URI_Webseeding */ magnet_link = "magnet:?" ...
C
libtransmission/metainfo-test.c
biiiep/transmission
gpl-2.0
1,295
39
codeparrot/github-code
d914d9353833dce9cceaa5b1a36244dbba4aae528cb9a8f6e504de78433df2af
#include "camsys_marvin.h" static const char miscdev_name[] = CAMSYS_MARVIN_DEVNAME; static int camsys_mrv_iomux_cb(camsys_extdev_t *extdev,void *ptr) { unsigned int cif_vol_sel; #if 0 if (extdev->dev_cfg & CAMSYS_DEVCFG_FLASHLIGHT) { iomux_set(ISP_FLASH_TRIG); if (extdev->fl.fl.io != ...
C
drivers/media/video/rk_camsys/camsys_marvin.c
crewrktablets/rk3x_kernel_3.10
gpl-2.0
13,558
429
codeparrot/github-code
4a3bc6675dd4c023c236253150320e093de9c78bf0441169e1ad192ef7c1dad8
// app.js var routerApp = angular.module('routerApp', ['ui.router', 'ui.bootstrap', 'ngResource', 'bootstrapLightbox', 'LocalStorageModule']); var languageMode = 'by'; var backgroundImagesForStates = { 'home': 'resources/1.jpg', 'music': 'resources/1.jpg', 'discog': 'resources/2.jpg', 'foto': 'resources/2.jpg', 'pub':...
JavaScript
script/app.js
EvgenyDD/SPA-Template
gpl-2.0
7,219
244
codeparrot/github-code
c85e32b766651e3a13530508f0f871ab40f185290928a9b2985be66a66ae86cf
/* include/linux/lge_touch_core.h * * Copyright (C) 2011 LGE. * * Author: yehan.ahn@lge.com, hyesung.shin@lge.com * * This software is licensed under the terms of the GNU General Public * License version 2, as published by the Free Software Foundation, and * may be copied, distributed, and modified under those ...
C
include/linux/input/lge_touch_core.h
Guazi/kernelwip
gpl-2.0
11,832
604
codeparrot/github-code
45d76a7d2aee6825b565a340c88698aafbfb26585bb5c2fc73d0a5b3babee7fd
/* * Copyright (C) 1998, 1999 Jesper Skov * * Basically what is needed to replace functionality found in * arch/m68k allowing Amiga drivers to work under APUS. * Bits of code and/or ideas from arch/m68k and arch/ppc files. * * TODO: * This file needs a *really* good cleanup. Restructure and optimize. * ...
C
linux-2.6.17.new/arch/ppc/platforms/apus_setup.c
zrafa/linuxkernel
gpl-2.0
19,001
800
codeparrot/github-code
f2be020f69e69de9e04801028b19c6c43a11ea2f3865d4cc50981e85bff3328b
<?php /** * @package Joomla.Site * @subpackage mod_breadcrumbs * * @copyright Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt */ defined('_JEXEC') or die; if (version_compare(JVERSION, '3.0', 'ge')) { ...
PHP
source/plg_system_t3/base-bs3/html/mod_breadcrumbs/default.php
einfoengine/canvas
gpl-2.0
2,082
64
codeparrot/github-code
36921e0dff1bad0086470893b0a33ce0c42adf32c0d04cf428bed9331b856f75
# # Copyright (c) 2006, 2007 Michael Schroeder, Novell Inc. # # 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. # # This program is distributed in the hope that it will be useful, # but ...
Perl
src/backend/BSStdServer.pm
hennevogel/open-build-service
gpl-2.0
15,396
481
codeparrot/github-code
3df291eed5f14d40c0cf570932fcf59aefcaed9091c4c70205787ee12e79a794
/* * Copyright (c) 2004 Darren Tucker. * * Based originally on asprintf.c from OpenBSD: * Copyright (c) 1997 Todd C. Miller <Todd.Miller@courtesan.com> * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright n...
C
user/ssh/openbsd-compat/bsd-asprintf.c
ZHAW-INES/rioxo-uClinux-dist
gpl-2.0
2,385
101
codeparrot/github-code
8bcfea2f3417d6ad6d1b74bac280d55db18c57ae355439f3e08de8ca21db0492
#region License /* * Copyright (C) 1999-2015 John Källén. * * 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, or (at your option) * any later version. * * This program i...
C#
src/Decompiler/Analysis/SsaIdentifier.cs
chubbymaggie/reko
gpl-2.0
3,589
126
codeparrot/github-code
0bf6030e0555a0bf94c387a12ff16cf384bcdb8de2cedeeed78381a93c10622d
/* * Softcam plugin to VDR (C++) * * This code is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 * of the License, or (at your option) any later version. * * This code is distributed in ...
C
sc.c
3PO/vdr-plugin-sc
gpl-2.0
38,129
1,500
codeparrot/github-code
5c9e7c1f5140c22ae83e9fdbc34e6b6bfa82a5127dc300a4013cac834a4b3bce
/* mb93091-fpga-irqs.h: MB93091 CPU board FPGA IRQs * * Copyright (C) 2004 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 t...
C
arch/frv/include/asm/mb93091-fpga-irqs.h
Jackeagle/android_kernel_sony_c2305
gpl-2.0
1,126
43
codeparrot/github-code
1af1536d475f461bd1d11ef225108c6d553901d8cd64251b738f0d3887c013e1
/* Linux driver for Philips webcam (C) 2004-2006 Luc Saillard (luc@saillard.org) NOTE: this version of pwc is an unofficial (modified) release of pwc & pcwx driver and thus may have bugs that are not present in the original version. Please send bug reports and support requests to <luc@saillard.org>. ...
C
drivers/media/video/pwc/pwc-kiara.c
Jackeagle/android_kernel_sony_c2305
gpl-2.0
36,268
893
codeparrot/github-code
b5c675948f6cda01280946e78b5187a2e9586db7e5812d1808b4bdb2d60026df
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//Tigris//DTD XHTML 1.0 Transitional//EN" "http://style.tigris.org/tigris_transitional.dtd"> <html> <head> <style type="text/css"> /* <![CDATA[ */ @import "css/readyset.css"; @import "css/inst.css"; /* ]]> */ </style> <link rel="style...
HTML
public/documentation/templates/design-components.html
uqlibrary/fez
gpl-2.0
3,664
130
codeparrot/github-code
6904051af7c28323452e5e3192808ea733bda38956d38e54340da91f6fa59f3e
/* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user level. * * PACKET - implements raw packet sockets. * * Authors: Ross Biro * Fred N. van Kempen, <waltje@uWalt.NL.Mugn...
C
net/packet/af_packet.c
FrancescoCG/CrazySuperKernel-CM13-KLTE
gpl-2.0
94,010
3,978
codeparrot/github-code
af13d4537e07251878ce11b9e5c390e3253fc183478d61d4b49b5eb814ee72aa
/* -*- c -*- ------------------------------------------------------------- * * * linux/fs/autofs/autofs_i.h * * Copyright 1997-1998 Transmeta Corporation - All Rights Reserved * Copyright 2005-2006 Ian Kent <raven@themaw.net> * * This file is part of the Linux kernel and is made available under * the ter...
C
fs/autofs4/autofs_i.h
nighthawk149/xpenology-4.2-kernel
gpl-2.0
9,445
342
codeparrot/github-code
c6f2d0ba84918ef7433010335400a3db7b3a8436c7967390192bdb4ce41190d1
/* * COPYRIGHT (c) 1988-1996 BY * * PARADIGM ASSOCIATES INCORPORATED, CAMBRIDGE, MASSACHUSETTS. * * See the source file SLIB.C for more information. * Array-hacking code moved to another source file. */ #include <stdio.h> #includ...
C
siod/sliba.c
UlricE/SiagOffice
gpl-2.0
55,902
2,093
codeparrot/github-code
7ff4d7ecfabb02a228d4f12489c617fa85c7a679397216376f52575e242e4dc8
<?php /** * * * Created on July 7, 2007 * * Copyright © 2006 Yuri Astrakhan <Firstname><Lastname>@gmail.com * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the Lic...
PHP
includes/api/ApiQueryAllLinks.php
creativecommons/mediawiki
gpl-2.0
7,247
234
codeparrot/github-code
172afcba53c8ec1b80bfd947b67ecbd8c8ba988ac580e3672948b089eb53cb1b
/* MSP430 ELF support for BFD. Copyright (C) 2002, 2004 Free Software Foundation, Inc. Contributed by Dmitry Diky <diwil@mail.ru> This file is part of BFD, the Binary File Descriptor library. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Publ...
C
user/gdb/include/elf/msp430.h
scs/uclinux
gpl-2.0
2,095
59
codeparrot/github-code
6c647b386e244119164eb039f5f8f66ff03b6fc0dfa6d7fa085ace04ed44e482
<?php /* * * Copyright 2001, 2011 Thomas Belliard, Laurent Delineau, Edouard Hue, Eric Lebrun * * This file is part of GEPI. * * GEPI 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 o...
PHP
mod_discipline/incidents_sans_protagonistes.php
tbelliard/gepi
gpl-2.0
18,544
489
codeparrot/github-code
a0ac6642194029dcce3f8245dce5d8868efc2e1173ecb03dcbd81cdb8ecb6edc
/* * Copyright (c) International Business Machines Corp., 2000-2002 * Portions Copyright (c) Christoph Hellwig, 2001-2002 * * 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...
C
kernel/linux/fs/jfs/inode.c
z3bu/AH4222
gpl-2.0
9,609
381
codeparrot/github-code
c0d5a32f57b64a619e7319073923a1b693d84fa7e06b2a71d809a41c0f5cfa87
<?php /** * Fabrik Plugin Controller * * @package Joomla * @subpackage Fabrik * @copyright Copyright (C) 2005-2016 Media A-Team, Inc. - All rights reserved. * @license GNU/GPL http://www.gnu.org/copyleft/gpl.html */ // No direct access defined('_JEXEC') or die('Restricted access'); jimport('joomla....
PHP
components/com_fabrik/controllers/plugin.raw.php
Ezargon/tolteca
gpl-2.0
3,305
134
codeparrot/github-code
90105a48c48c33ee700a624cb8da1ca910952ded408344d1002f6a6ce628d9b3
<?php /** * @author JoomlaShine.com http://www.joomlashine.com * @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved. * @license GNU/GPL v2 http://www.gnu.org/licenses/gpl-2.0.html */ // No direct access defined('_JEXEC') or die('Restricted index access'); // Load template framework if ...
PHP
templates/jsn_metro_free/index.php
NallelyFlores89/basvec
gpl-2.0
20,296
568
codeparrot/github-code
3c2fc8d91f18363da5d331d96975ffac627c943c980957321bf0e6e1b75f90c6
<?php /* * portfolio listing * * kond of like the blog shortcode, but with different styles */ function wpv_shortcode_portfolio($atts, $content = null, $code) { global $wp_filter, $post; $the_content_filter_backup = $wp_filter['the_content']; extract(shortcode_atts(array( 'column' => 4, 'width' => 'full', ...
PHP
wp-content/themes/themeforest-2400147-kelta-responsive-for-business-portfolio/themeforest kelta/kelta/kelta/wpv_common/shortcodes/portfolio.php
nizaranand/zippr-site
gpl-2.0
1,467
57
codeparrot/github-code
8deb0416fadd02686f310f317fb0169f6169b0548644cf8086a7e5d221f71512
package pls.analysis; import java.util.Vector; import org.apache.commons.math.distribution.NormalDistributionImpl; import org.apache.commons.math.stat.descriptive.rank.Percentile; import pls.shared.MLFuncs; import pls.shared.StreamedProgressHelper; import Jama.Matrix; public class ComputeNonRotatedTask...
Java
pls/analysis/ComputeNonRotatedTaskBootstrapPls.java
Olshansk/PLSNPAIRS-Thesis
gpl-2.0
9,851
294
codeparrot/github-code
0c05decb63a9be6b596cf4029154950cb032586fcc420f8d57888d1bb2f549db
str_no_string = 0 str_empty_string = 1 str_yes = 2 str_no = 3 str_blank_string = 4 str_error_string = 5 str_s0 = 6 str_blank_s1 = 7 str_reg1 = 8 str_s50_comma_s51 = 9 str_s50_and_s51 = 10 str_s52_comma_s51 = 11 str_s52_and_s51 = 12 str_msg_battle_won = 13 str_charge = 14 str_color = 15 str_hold_fire = 16 str_blunt_hold...
Python
src/ID_strings.py
CatalansMB/War1714
gpl-2.0
30,810
1,063
codeparrot/github-code
91c92a9c85def40f91c3f08f8b5cf38edd5dfea4e787b10b5419876e27a9de63
/* This file is part of the KDE project * Copyright (C) 2006, 2009-2010 Thomas Zander <zander@kde.org> * Copyright (C) 2008 Thorsten Zachmann <zachmann@kde.org> * Copyright (C) 2008 Girish Ramakrishnan <girish@forwardbias.in> * * This library is free software; you can redistribute it and/or * modify it under the ...
C++
libs/kotext/KoTextShapeData.cpp
TheTypoMaster/calligra-history
gpl-2.0
6,317
244
codeparrot/github-code
4fef3182d00fb3b0d429aa6028c190c9a80212ec44bc8f02dbc9a441784f6311
/* ScummVM - Graphic Adventure Engine * * ScummVM is the legal property of its developers, whose names * are too numerous to list here. Please refer to the COPYRIGHT * file distributed with this source distribution. * * This program is free software; you can redistribute it and/or * modify it under the te...
C++
engines/gob/save/saveconverter_v6.cpp
DerKnob/scummvm-for-sally
gpl-2.0
3,465
136
codeparrot/github-code
b12af3e4167865c9d8d26266b70122e4d9d6993cee9d83e49ad5c8cbac30ccd6
/* * Copyright (C) 2016-2018 Robin Gareus <robin@gareus.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 version 2 of the License, or * (at your option) any later version. * ...
C++
gtk2_ardour/plugin_pin_dialog.cc
ngeiswei/ardour
gpl-2.0
62,422
2,134
codeparrot/github-code
55baee3871f4902d2b9fd8c17a64da8401f762984ad07ce429f1673b24c1c982
/* Copyright (C) 2011 - 2016 by Fabian Mueller Part of the Battle for Wesnoth Project http://www.wesnoth.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 version 2 of the Li...
C++
src/joystick.cpp
t-zuehlsdorff/wesnoth
gpl-2.0
13,793
438
codeparrot/github-code
12f984a0a14cfc1fe594bca5dbd38c852a3b5f2c8667702274eafe99b14be8ed
/*************************************************************************** qgsdial.h ------------------- begin : July 2013 copyright : (C) 2013 by Daniel Vaz email : danielvaz at gmail dot com *************...
C
src/gui/qgsdial.h
gioman/QGIS
gpl-2.0
1,832
59
codeparrot/github-code
f92c78dabf0d7a5d6a8b87989ce38addb01422991c9557e8706345bd33a4fc42
/* * fs/sysfs/file.c - sysfs regular (text) file implementation * * Copyright (c) 2001-3 Patrick Mochel * Copyright (c) 2007 SUSE Linux Products GmbH * Copyright (c) 2007 Tejun Heo <teheo@suse.de> * * This file is released under the GPLv2. * * Please see Documentation/filesystems/sysfs.txt for more information...
C
fs/sysfs/file.c
blakearnold/MPR
gpl-2.0
18,621
732
codeparrot/github-code
af0bbf6cfed92f52c4a502d26f6e6bb00e1bb7d11234178faf49137acc16ca20
/* * Copyright (C) 2014 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...
Java
support/src/test/java/libcore/tlswire/handshake/ServerNameHelloExtension.java
AdmireTheDistance/android_libcore
gpl-2.0
2,083
57
codeparrot/github-code
418920548482fcc94fe4502d0ca3a28df2b6d163fc41e6e68d652771fd4b091e
<?php /** * @package WP Simple Anchors Links * @link http://www.kilukrumedia.com * @copyright Copyright &copy; 2014, Kilukru Media * @version: 1.0.0 */ if (!function_exists('wpsimpleanchorslinks_activate')) { function wpsimpleanchorslinks_activate() { global $wpsimpleanchorslinks_activation; $...
PHP
wp-content/plugins/wp-simple-anchors-links/wpsimpleanchorslinks_functions.php
cumbach/ParadataChrisUmbach
gpl-2.0
1,991
70
codeparrot/github-code
c80ab9799a35e93276fa959feca07442165ded96ebbd227534d4d11f967b3737
/* * AMLOGIC lcd external driver. * * Communication protocol: * MIPI * */ #include <linux/kernel.h> #include <linux/init.h> #include <linux/module.h> #include <linux/platform_device.h> #include <linux/slab.h> #include <linux/jiffies.h> #include <linux/i2c.h> #include <linux/i2c-aml.h> #include <linux/miscdevice....
C
drivers/amlogic/display/lcd/aml_lcd_extern/mipi_N070ICN.c
ndufresne/linux-meson
gpl-2.0
6,175
235
codeparrot/github-code
b4e263682665ffee8674e5379f25038a7a8fead4dad3fe3284e00e71d1e0585b
/** * @file * * @ingroup QorIQUartBridge * * @brief UART bridge slave implementation. */ /* * Copyright (c) 2011 embedded brains GmbH. All rights reserved. * * embedded brains GmbH * Obere Lagerstr. 30 * 82178 Puchheim * Germany * <rtems@embedded-brains.de> * * The license and distribution terms f...
C
c/src/lib/libbsp/powerpc/qoriq/console/uart-bridge-slave.c
heshamelmatary/rtems-gsoc2012
gpl-2.0
5,363
212
codeparrot/github-code
0592c1b3abe190986d532de0c5d8fa0869daa86220e1b997c7e62cbc499b121d
#include "client_card.h" #include "client_field.h" #include "data_manager.h" #include "game.h" namespace ygo { ClientCard::ClientCard() { curAlpha = 255; dAlpha = 0; aniFrame = 0; is_moving = false; is_fading = false; is_hovered = false; is_selectable = false; is_selected = false; is_showequip = false; is_s...
C++
gframe/client_card.cpp
nekrozar/ygopro
gpl-2.0
9,096
294
codeparrot/github-code
01eabbb900391de35490974eaa1361b7aaa1c6601e5ca96b5385e5eff57f409d
/*************************************************************************** * Copyright (c) 2003 by Marcel Wiesweg * * * * This program is free software; you can redistribute it and/or modify * * it unde...
C
libsi/si.h
piotrasd/vdr
gpl-2.0
22,589
540
codeparrot/github-code
e9b26cbccf32c82540774b5d8d3492491ce1f9f5a3b3f15063163b52ca8b907e
// Copyright (c) 2003 Rob Kaper <cap@capsi.com> // // 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 library is distributed in the hope that it will be useful, // ...
C
atlantik/libatlantic/game.h
serghei/kde3-kdegames
gpl-2.0
1,586
63
codeparrot/github-code
4d0b8e795b2152b11eadcdaa05d87ddd42997889c56649e8442ffc4e617c6435
/* Copyright (c) 2012, Code Aurora Forum. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the hope th...
C
block/test-iosched.c
de-wolff/caf_device_kernel_msm
gpl-2.0
25,395
1,036
codeparrot/github-code
3287b82023c220ae34ec0d1244526eb91a8b4303b42f0713ea4fe5e93715701a
/* * drivers/cpufreq/cpufreq_conservative.c * * Copyright (C) 2001 Russell King * (C) 2003 Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>. * Jun Nakajima <jun.nakajima@intel.com> * (C) 2009 Alexander Clouter <alex@digriz.org.uk> * * This program is free softw...
C
drivers/cpufreq/cpufreq_conservative.c
hellsgod/hells-Core-N4
gpl-2.0
17,774
659
codeparrot/github-code
06d7f16e28837342096c710ec0425c0024917ac699051583c2e963cfc41b93ed
<?php // Translated into English by QwataKayean . All rights reversed (C) 2012 // 2Moons - Copyright (C) 2010-2012 Slaver $LNG['and'] = 'and'; //----------------------------------------------------------------------------// //SYSTEM $LNG['sys_recy_asteroid_gotten'] = 'Having arrived at there destination y...
PHP
language/en/FLEET.php
joancefet/Beta7
gpl-2.0
22,639
207
codeparrot/github-code
a41bc4b5a2cbb8934ff0df26128257305ab1f38eac017c0e7c7dd44dd6151f60
/* * EFI efi_selftest * * Copyright (c) 2017 Heinrich Schuchardt <xypron.glpk@gmx.de> * * SPDX-License-Identifier: GPL-2.0+ */ #include <efi_selftest.h> #include <vsprintf.h> static const struct efi_system_table *systable; static const struct efi_boot_services *boottime; static const struct efi_runtime_serv...
C
lib/efi_selftest/efi_selftest.c
chris4795/u-boot-novena
gpl-2.0
6,012
221
codeparrot/github-code
760bcd8ca7be12609ec071d2c71b810b1674bef2481056f43597919ca8bc6490
// Fill out your copyright notice in the Description page of Project Settings. #pragma once #include "GameFramework/Pawn.h" #include "MenuPawn.generated.h" /** * */ UCLASS() class MOONSHINEWORKS_API AMenuPawn : public APawn { GENERATED_BODY() public: AMenuPawn(const class FObjectInitializer& PCIP); /** Follow...
C
Source/MOOnshineWorks/Public/Menu/MenuPawn.h
105424/MOOnshineWorks
gpl-2.0
1,137
45
codeparrot/github-code
a56cf62305f5ea33227f6b43eed8b7090b2cea37cfae9fc8c678f9f5136a2773
// ReSharper disable All /******************************************************************************** Copyright (C) MixERP Inc. (http://mixof.org). This file is part of MixERP. MixERP is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the ...
C#
src/Libraries/DAL/Transactions/InventoryTransferDeliveryDetail.cs
njmube/mixerp
gpl-2.0
34,385
698
codeparrot/github-code
9a48c744944e6d4c2434c35909120df0b94fcf2a5cfd1e028c6422d34456e4e4
#ifndef GNM_MS_OBJ_H #define GNM_MS_OBJ_H /** * ms-obj.h: MS Excel Graphic Object support for Gnumeric * * Authors: * Jody Goldberg (jody@gnome.org) * Michael Meeks (michael@ximian.com) * * (C) 1998-2001 Michael Meeks * (C) 2002-2005 Jody Goldberg **/ #include "ms-excel-read.h" #include "ms-excel-write...
C
plugins/excel/ms-obj.h
10sr/gnumeric-gda
gpl-2.0
6,346
220
codeparrot/github-code
2737ecf4bcd994871cede22df0e5391a33ea8abe94e543672af1b5c0216952f9
/* * Copyright (c) 2010 Yamaha Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 * of the License, or (at your option) any later version. * * This program is...
C
drivers/sensor/compass/yas_mag_kernel_driver.c
Fred6681/android_kernel_samsung_golden
gpl-2.0
53,043
1,999
codeparrot/github-code
650363c76f3ea0f74e255c9a34cdd823df312ea2297baed35f7591a22bf9780d
#pragma once #include "waveguide/cl/filter_structs.h" #include "utilities/decibels.h" #include <cmath> #include <functional> namespace wayverb { namespace waveguide { /// absolute gain (0 = silent, 1 = unity, 2 = double amplitude etc.) /// normalized centre frequency (0 = dc, 0.5 = nyquist, 1 = sr) /// Q (y'know, ...
C
src/waveguide/include/waveguide/filters.h
reuk/wayverb
gpl-2.0
1,728
60
codeparrot/github-code
f05581b24fe54d6b49edbf04eb7d4880b4422402a8cf0d1e0787886adb763b2e
<?php /*+********************************************************************************** * The contents of this file are subject to the vtiger CRM Public License Version 1.1 * ("License"); You may not use this file except in compliance with the License * The Original Code is: vtiger CRM Open Source * The Initia...
PHP
htdocs/pkg/vtiger/modules/EmailTemplates/modules/EmailTemplates/views/List.php
i99o/vtiger-64-ibf
gpl-2.0
7,255
218
codeparrot/github-code
038a27e9176c34c778bd22baf2438bffa41e2ea0f62aa049f24b8551d63b4d4a
#include "Histogram1.h" #include "CartaLib/Hooks/Histogram.h" #include "ImageHistogram.h" #include "ImageRegionGenerator.h" #include "CartaLib/Hooks/LoadAstroImage.h" #include "CartaLib/Hooks/Initialize.h" #include <casacore/coordinates/Coordinates/SpectralCoordinate.h> #include <casacore/images/Regions/ImageRegion.h> ...
C++
carta/cpp/plugins/Histogram/Histogram1.cpp
slovelan/NRAODev
gpl-2.0
8,214
235
codeparrot/github-code
db18d47da05698ecfe57b7012e08e47da3e68d6d688f49aa6e0d022fdfd4558a
/* IEEE754 floating point arithmetic * double precision: common utilities */ /* * MIPS floating point support * Copyright (C) 1994-2000 Algorithmics Ltd. All rights reserved. * http://www.algor.co.uk * * ######################################################################## * * This program is free softwar...
C
arch/mips/math-emu/dp_mul.c
bticino/linux-2.4.19-rmk7-pxa2-btweb
gpl-2.0
4,982
178
codeparrot/github-code
8452c1582e875630f7fd32c6f9289f3bf1d39a6e07aa6756e007accdeb22885b
#ifndef OSM2PGSQL_OUTPUT_NULL_HPP #define OSM2PGSQL_OUTPUT_NULL_HPP /* Implements dummy output-layer processing for testing. */ #include "output.hpp" class output_null_t : public output_t { public: output_null_t(std::shared_ptr<middle_query_t> const &mid, options_t const &options); virtual ...
C++
src/output-null.hpp
lonvia/osm2pgsql
gpl-2.0
1,369
44
codeparrot/github-code
bba8121e0b8c5e4daf1d142c800a69edf01f684e55e345ad939305aeec3c536b
/*****************************************************************************\ * job_report_functions.c - Interface to functions dealing with job reports. ****************************************************************************** * Copyright (C) 2010 Lawrence Livermore National Security. * Produced at Lawre...
C
src/db_api/job_report_functions.c
adammoody/slurm
gpl-2.0
15,825
553
codeparrot/github-code
ef70567840db4bbefeb4bea0d19217a457a79b87334e8b28ba0b5d1e3985b194
/* * Multicast Routing Daemon (MRD) * pim_group.cpp * * Copyright (C) 2006, 2007 - Hugo Santos * Copyright (C) 2004..2006 - Universidade de Aveiro, IT Aveiro * * 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 F...
C++
src/pim/pim_group.cpp
hugosantos/mrd6
gpl-2.0
26,214
1,074
codeparrot/github-code
2e817b42195e434f723021b3217729b2abe5b70f5989a53bb3e25c9a5193c3f0
// Copyleft 2008 Chris Korda // 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 any later version. /* chris korda revision history: rev date co...
C
trunk/ChildDlg.h
victimofleisure/Fractice
gpl-2.0
1,590
62
codeparrot/github-code
9493dd778463b51f613d28fc8eae7404d734bc88f6101ae86f58df309c9ab3ef
/* * Cobertura - http://cobertura.sourceforge.net/ * * Copyright (C) 2005 Mark Doliner * Copyright (C) 2006 Jiri Mares * * Cobertura 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 ...
Java
test/net/sourceforge/cobertura/coveragedata/PackageDataTest.java
hsun/cobertura-fork
gpl-2.0
6,412
201
codeparrot/github-code
abc291554e62df6834b43aab9b69d38e353f2afccbf6949eced47e5a184b5634
/* * GPL HEADER START * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 only, * as published by the Free Software Foundation. * * This program is distributed...
C
lustre/ofd/ofd_dlm.c
girishshilamkar/lustre-release
gpl-2.0
8,168
259
codeparrot/github-code
41a6592def30db8da24a50102a296d09172b9b5c0b92b8470eb9d35b76d69a37
<?php /** * JBZoo is universal CCK based Joomla! CMS and YooTheme Zoo component * @category JBZoo * @author smet.denis <admin@joomla-book.ru> * @copyright Copyright (c) 2009-2012, Joomla-book.ru * @license http://joomla-book.ru/info/disclaimer * @link http://joomla-book.ru/projects/jbzoo JBZoo pro...
PHP
tmp/install_53ad19a5a0df9/framework/helpers/jbtoolbar.php
VS-Studio3/build
gpl-2.0
2,760
88
codeparrot/github-code
1348413e54839388f85b0241fc15e74caabec5fa346a10cf4a3377390e695813
/* * LcdSpinBox.cpp - class LcdSpinBox, an improved QLCDNumber * * Copyright (c) 2005-2014 Tobias Doerffel <tobydox/at/users.sourceforge.net> * Copyright (c) 2008 Paul Giblock <pgllama/at/gmail.com> * * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribute it and/or...
C++
src/gui/widgets/LcdSpinBox.cpp
LMMS/lmms
gpl-2.0
3,877
172
codeparrot/github-code
3a62bf3302de01c7681ca82ad8636fd91376848105d6a92b911a42ca5b07e546
<?php $locale_arr = array ( "language" => "English", "template" => array ( // Maintenance Buttons "T_OK" => "Ok", "T_ADD" => "Add", // Maintenance Tabs "T_PROJECT_MENU" => "Project Menu", "T_ADMIN_MENU" => "Admin Menu", "T_RUN_REPORT" => "Run Report", ...
PHP
bloque/reportes/reportico/language/packs/en_gb/maintain.php
jairolh/hermes
gpl-2.0
15,178
338
codeparrot/github-code
b7f4b9ae301d4fbc0ba1a5515bf926726c4b03b4180d19100666e4b98e6e37e5
#ifndef QF_QMLWIDGETS_EXPORTTABLEVIEWWIDGET_H #define QF_QMLWIDGETS_EXPORTTABLEVIEWWIDGET_H #include "framework/dialogwidget.h" #include "framework/ipersistentoptions.h" #include <QWidget> class QTableView; namespace qf { //namespace core { namespace model { class TableModel; }} namespace qmlwidgets { namespace Ui...
C
libqf/libqfqmlwidgets/src/exporttableviewwidget.h
arnost00/quickbox
gpl-2.0
1,188
46
codeparrot/github-code
afe94718fdc601723861c3adf658e8427f991f7d0fd6747858678f91394600c3
/* * Regular cardbus driver ("yenta_socket") * * (C) Copyright 1999, 2000 Linus Torvalds * * Changelog: * Aug 2002: Manfred Spraul <manfred@colorfullife.com> * Dynamically adjust the size of the bridge resource * * May 2003: Dominik Brodowski <linux@brodo.de> * Merge pci_socket.c and yenta.c into one file...
C
drivers/pcmcia/yenta_socket.c
fzqing/linux-2.6
gpl-2.0
33,916
1,229
codeparrot/github-code
4622633abc0e81ab04df4063a94ab4508583a22b1e637e6395348052b6829754
/* Copyright (c) 2010-2014, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the...
C
arch/arm/mach-msm/msm-pm.c
KonstaT/android_kernel_motorola_msm8226
gpl-2.0
31,259
1,311
codeparrot/github-code
1dac19972267dcefeda11bf06c382f7eacd8a5832bf50ab310c6c6dcbcfae1fb
/* * This file is part of MPlayer. * * MPlayer is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * MPlayer is distributed in th...
C
gui/dialog/menu.c
Distrotech/MPlayer
gpl-2.0
33,748
810
codeparrot/github-code
36c6f9881d036f8585e74f646367afec9c29392bacc663886343f8bd1d2f6096
<?php /* +---------------------------------------------------------------------------+ | OpenX v2.8 | | ========== | | ...
PHP
www/admin/inventory-retrieve.php
wassemgtk/OpenX-using-S3-and-CloudFront
gpl-2.0
2,853
75
codeparrot/github-code
dd402eff7041007d42650cb70d3ca2bc4a6d7aa3b6a1fd61473a39d5a3b8054f
<?php /** * DMS 3rd party plugin/theme updating class. * * @package DMS * @since 1.0 * * */ class PageLinesEditorUpdates { function __construct() { add_filter( 'pre_set_site_transient_update_plugins', array( $this, 'injectUpdatePlugins' ), 999 ); add_filter( 'site_transient_update_themes', array( $t...
PHP
wp-content/themes/dms/editor/editor.updates.php
jhill3rd/GitTesting
gpl-2.0
5,952
218
codeparrot/github-code
11d7c39c3f4b0f664b701aeb3fded226defe847a5074efee148df3a4f7a93743
#ifndef MSP_MANAGER_H #define MSP_MANAGER_H #include <stdio.h> #include <stdlib.h> #include <strings.h> #include "util++.H" #include "exon.H" #include "sim4b1_s.H" struct msp { int len; int pos1; int pos2; int score; int linkingScore; int prev; }; // // ...
C++
kmer/libsim4/sim4core/mspManager.H
macmanes-lab/wgs-assembler
gpl-2.0
6,113
238
codeparrot/github-code
37e48956e7d02b05f85e162332ac2e0dd666657f8d25ce0df609c6c93b36ec7b
#include <unistd.h> #include <stdio.h> #include <stdlib.h> #include <stdint.h> #include <string.h> #include <errno.h> #include "sha1.h" #include "config.h" FILE *logfile = NULL; const char *device_id = NULL; void fill(struct packet_t *pkt) { // uint8_t c = (uint8_t)pkt->seq; // for (int i = 0; i < BLOCKSIZE; i...
C
test/src/integrity/util.c
clearos/suva
gpl-2.0
1,322
54
codeparrot/github-code
1a450c99dc72e7513fafbec587cb3a95538ae569864701ba813f13036159dab1
# UserHistory stores information about actions that users have taken, # like deleting users, changing site settings, dimissing notifications, etc. # Use other classes, like StaffActionLogger, to log records to this table. class UserHistory < ActiveRecord::Base belongs_to :acting_user, class_name: 'User' belongs_to ...
Ruby
app/models/user_history.rb
galori/discourse
gpl-2.0
4,790
137
codeparrot/github-code
4e59667f3fa4d2649151b69f02743dd9451d00afc530d0651b47650b8992c314
/* packet-m2tp.c * Routines for M2TP User Adaptation Layer dissection * M2TP - MTP2 Transparent Proxy - is a Radisys proprietary * protocol based on the IETF SIGTRAN standard * * Copyright 2001, Heinz Prantner <heinz.prantner[AT]radisys.com> * * $Id$ * * Wireshark - Network traffic analyzer * By Gerald Combs ...
C
epan/dissectors/packet-m2tp.c
masonh/wireshark
gpl-2.0
27,001
667
codeparrot/github-code
4c524ed9510154b1e8f0bd4ea9ad364667d7f2ae0cf453ff637f8a35564ddb1e
<? require_once("../../lib/general/fpdf/fpdf.php"); require_once("../../lib/general/cabecera.php"); require_once("../../lib/modelo/sqls/nomina/Nprvacaciones.class.php"); class pdfreporte extends fpdf { var $i=0; function pdfreporte() { $this->fpdf("p","mm","Letter"); $this->codempdes=H::GetPost("codempdes")...
PHP
web/reportes/reportes/nomina/pdfnprvacaciones.php
cidesa/roraima
gpl-2.0
4,049
138
codeparrot/github-code
be326008bcf91ce6fc5429fc6c99ee65154dddeba3691bcb8d3600d20d9ba466
#include <asm/mach-avalanche/pal.h> #include <linux/module.h> #include <linux/spinlock.h> static unsigned int avalanche_vbus_freq; void avalanche_set_vbus_freq(unsigned int new_vbus_freq) { avalanche_vbus_freq = new_vbus_freq; } unsigned int avalanche_get_vbus_freq(void) { return(avalanche_vbus_freq); } uns...
C
arch/mips/mips-boards/ti_avalanche/ti_generic/avalanche_misc.c
fzqing/linux-2.6
gpl-2.0
5,801
235
codeparrot/github-code
846e702ec10783068e1ec325bd396c1f0a62f06609f6e07f7e4c61b56e1b1875
/** * Copyright 2011 Nikolche Mihajlovski * * This file is part of JAnnocessor. * * JAnnocessor 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) an...
Java
jannocessor-render/src/main/java/org/jannocessor/service/render/TypeUtils.java
muh6mm3d/jannocessor
gpl-3.0
2,340
80
codeparrot/github-code
b72ced82ad4d311b60452bc34118703ca8a556a4a03b42c9faccade721372513
'use strict'; angular.module("ngLocale", [], ["$provide", function($provide) { var PLURAL_CATEGORY = {ZERO: "zero", ONE: "one", TWO: "two", FEW: "few", MANY: "many", OTHER: "other"}; function getDecimals(n) { n = n + ''; var i = n.indexOf('.'); return (i == -1) ? 0 : n.length - i - 1; } function getVF(n...
JavaScript
test/vendors/angular-1.5.5/i18n/angular-locale_nn.js
espringtran/travis-web-fonts
gpl-3.0
2,891
144
codeparrot/github-code
051719964540fa3ba2af169fd8d9c6c316758f514c566a3a2ade24af629b1bfc
//=========================================================================== /*! * * * \brief Defines a helper class which assigns to every element of a tuple of points a kernel of a tuple of kernels * * * * \author O.Krause * \date 2012 * * * \par Copyright 1995-2015 Shark Development ...
C
include/shark/Models/Kernels/Impl/MklKernelBase.h
Aldor007/shark
gpl-3.0
6,095
178
codeparrot/github-code
daf64ed2ab40f0267bd5d7d30e67bae66d53b91637098f790a514e1fa3a1c01e
#include "game/state/city/vequipment.h" #include "framework/configfile.h" #include "framework/framework.h" #include "framework/logger.h" #include "framework/sound.h" #include "game/state/city/base.h" #include "game/state/city/city.h" #include "game/state/city/vehicle.h" #include "game/state/gameevent.h" #include "game/...
C++
game/state/city/vequipment.cpp
JonnyH/OpenApoc
gpl-3.0
7,829
293
codeparrot/github-code
5952868e09eb92ec59b1849e56ed00c2b5552e26ec7141528236cfd0f4c57b5f
<?php class JenisJabatanFungsional extends Database { protected $mSqlFile= 'module/jenis_jabatan_fungsional/business/jenis_jabatan_fungsional.sql.php'; function __construct($connectionNumber=0) { parent::__construct($connectionNumber); } //==GET== function GetData ($offset, ...
PHP
malra/bo/module/jenis_jabatan_fungsional/business/jenis_jabatan_fungsional.class.php
4n6g4/gtsdm
gpl-3.0
1,558
57
codeparrot/github-code
1335561743c775381d0d166788fe37d4b16d16ec3e16a28b43e371688fcbf6ef
! !/////////////////////////////////////////////////////////////////////////////////////////////////////// ! ! HORSES2D - A high-order discontinuous Galerkin spectral element solver. ! Copyright (C) 2009 David A. Kopriva ! Copyright (C) 2011 Gonzalo Rubio Calzado (g.rubio@upm.es) ! ! This program is free...
FORTRAN
Solver/src/Spectral/LegendreAlgorithms.f90
juanmanzanero/HORSES2D
gpl-3.0
7,797
261
codeparrot/github-code
a1e02f3216288e32235755147a26514a0e84529f7cb460c5550fd0b7ae4b2e3c
package com.ugcleague.ops.service; import com.rometools.fetcher.FeedFetcher; import com.rometools.fetcher.FetcherEvent; import com.rometools.fetcher.FetcherException; import com.rometools.fetcher.FetcherListener; import com.rometools.fetcher.impl.DiskFeedInfoCache; import com.rometools.fetcher.impl.FeedFetcherCache; i...
Java
src/main/java/com/ugcleague/ops/service/UpdatesFeedService.java
quanticc/ugc-bot-redux
gpl-3.0
4,219
104
codeparrot/github-code
373b86c364ba794b144e6b68417adc451bb6a1c4c2c6e01cc4702d732b4710c5
/* Copyright 2015 Andreas Lauser This file is part of the Open Porous Media project (OPM). OPM 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...
C++
opm/core/props/pvt/ThermalWaterPvtWrapper.hpp
iLoop2/opm-core
gpl-3.0
16,278
392
codeparrot/github-code
a10cc1c15bf3606c5f785c0b215cbb25145e6753d285bccf0539678d3b390331
/* * via1d15xx.c - VIA1 emulation in the 1541, 1541II, 1570 and 1571 disk drive. * * Written by * Andreas Boose <viceteam@t-online.de> * Andre' Fachat <fachat@physik.tu-chemnitz.de> * Daniel Sladic <sladic@eecg.toronto.edu> * Ettore Perazzoli <ettore@comm2000.it> * * This file is part of VICE, the Versatil...
C
C64.emu/src/vice/drive/iec/via1d1541.c
thededman/emu-ex-plus-alpha
gpl-3.0
11,634
392
codeparrot/github-code
41a8198b8825397f7d7bd32ebf063ee5c4c1e6f7239c41c8760e322e3cf6932d
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="robots" content="index, follow, all" /> <title>Symfony\Component\Translation\Catalogue\DiffOperation | </title> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css"> ...
HTML
symfony2/api/2.5/Symfony/Component/Translation/Catalogue/DiffOperation.html
rafaelgou/the-phpjs-local-docs-collection
gpl-3.0
12,447
333
codeparrot/github-code
ee943698a851bdd4de2b1ea22668d93c9e858a42c85568c0033c981a169b2766
/*! App ARPAV Aria - v1.0.0 - 2013-09-07 * arpa.veneto.it * Copyright (c) 2013 Daniele Lain - <daniele_lain@libero.it>; 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 Lic...
JavaScript
www/js/controllers.js
venetoarpa/ArpavQualitaAria
gpl-3.0
20,339
678
codeparrot/github-code
6b9038f3290b758ba812c532b534633aaa45ccf5883439f5c6c69dc57bda6955
/* * JASA Java Auction Simulator API * Copyright (C) 2013 Steve Phelps * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation; either version 2 of * the License, or (at your option) any later v...
Java
src/main/java/net/sourceforge/jasa/market/rules/TimingCondition.java
investovator/investovator-agentsimulation
gpl-3.0
1,261
52
codeparrot/github-code
948a8fe1aca07c0d5edd3528f95b7e601e0ba5998435c511cb590d428f7cb65f
/* This file is part of the db4o object database http://www.db4o.com Copyright (C) 2004 - 2011 Versant Corporation http://www.versant.com db4o is free software; you can redistribute it and/or modify it under the terms of version 3 of the GNU General Public License as published by the Free Software Foundation. db4o ...
C#
Db4objects.Db4o/Db4objects.Db4o/Internal/TranslatedAspect.cs
masroore/db4o
gpl-3.0
6,285
212
codeparrot/github-code
baf3e54058475820b1d281eafe0427fe12bd3d13fad73b1cebdf971f518ce403
/* * Copyright (c) 2021 OBiBa. All rights reserved. * * This program and the accompanying materials * are made available under the terms of the GNU Public License v3.0. * * You should have received a copy of the GNU General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. *...
Java
opal-core/src/main/java/org/obiba/opal/core/service/IdentifiersImportServiceImpl.java
kazoompa/opal
gpl-3.0
6,819
162
codeparrot/github-code
5d7f35b98a8dd664701645cde56ab23b5fe5d200a0aeb0fa1ef015abfce6846d
----------------------------------- -- Area: Abyssea - Konschtat (15) -- Mob: Hadal_Satiator ----------------------------------- -- require("scripts/zones/Abyssea-Konschtat/MobIDs"); ----------------------------------- -- onMobInitialize ----------------------------------- function onMobInitialize(mob) end; ---...
Lua
scripts/zones/Abyssea-Konschtat/mobs/Hadal_Satiator.lua
salamader/ffxi-a
gpl-3.0
818
43
codeparrot/github-code
285eb0e98421cd92d0ca80ad8739287edb94e4f108b0b64c57193b825118453f
/* -*- c-basic-offset: 4; indent-tabs-mode: nil -*- */ /* ==================================================================== * Copyright (c) 1999-2004 Carnegie Mellon University. All rights * reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided ...
C
v1/robot-node/stt/pocketsphinx/src/libpocketsphinx/ms_mgau.c
michael-chi/jumbo
gpl-3.0
8,871
283
codeparrot/github-code
40dd63a24002e8a2c0c8e850f86d7baeb05abef274b4e72b664def167d0775e7
<?php namespace Busybee\Core\SecurityBundle\Controller; use Busybee\Core\SecurityBundle\Form\PageType; use Busybee\Core\TemplateBundle\Controller\BusybeeController; use Symfony\Component\HttpFoundation\Request; use Symfony\Component\PropertyAccess\Exception\InvalidArgumentException; class PageController extends Busy...
PHP
src/Busybee/Core/SecurityBundle/Controller/PageController.php
crayner/busybee-core
gpl-3.0
1,728
71
codeparrot/github-code
9c9562fb72440238b12aeb679d431230dc4e46eb793465ab94170c57299a05ce
'use strict'; // Google Analytics var googleAnalyticsService = analytics.getService('ice_cream_app'); var googleAnalytics = googleAnalyticsService.getTracker('UA-32728876-5'); var googleAnalyticsConfig = false; googleAnalyticsService.getConfig().addCallback(function (config) { googleAnalyticsConfig = config; }); ...
JavaScript
main.js
remspoor/openLRSng-configurator
gpl-3.0
7,899
206
codeparrot/github-code
55a807c53a71a646ca2b754fba274075138b81b16e0702e286dc8248042966d9
/** * UPnP PortMapper - A tool for managing port forwardings via UPnP * Copyright (C) 2015 Christoph Pirkl <christoph at users.sourceforge.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 Founda...
Java
src/main/java/org/chris/portmapper/router/weupnp/WeUPnPRouterFactory.java
kaklakariada/portmapper
gpl-3.0
3,290
93
codeparrot/github-code