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 |
|---|---|---|---|---|---|---|---|---|
aafe1945c8bd9a6ccfd577217efc8fa26553e5f70f4b91ce37bb6940d97ab907 | /*
* 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.
*
* Implementation of the Transmission Control Protocol(TCP).
*
* Authors: Ross Biro
* Fred N. van Kempen, <wa... | C | net/ipv4/tcp_timer.c | axxia/axxia_yocto_linux_4.1_pull | gpl-2.0 | 20,947 | 718 | codeparrot/github-code |
d90db09265ecd7845f64e26a7de8199fc823adb64b1fa1b21bdee98830b899e1 | /*
* Samsung S5P Multi Format Codec V5/V6
*
* Copyright (c) 2010 Samsung Electronics Co., Ltd.
* Kamil Debski, <k.debski@samsung.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; ei... | C | drivers/media/video/exynos/mfc/s5p_mfc.c | pekaka/N900-Exynos-kernel-4.3 | gpl-2.0 | 59,281 | 2,314 | codeparrot/github-code |
47e00e4ad143a41c9563cbab364647f4f2e11bb464e24dfe8dc29abff859bd07 | /*
* Block driver for media (i.e., flash cards)
*
* Copyright 2002 Hewlett-Packard Company
* Copyright 2005-2008 Pierre Ossman
*
* Use consistent with the GNU GPL is permitted,
* provided that this copyright notice is
* preserved in its entirety in all copies and derived works.
*
* HEWLETT-PACKARD COMPANY MAK... | C | drivers/mmc/card/block.c | kozmikkick/tripndroid-endeavoru-3.5.7 | gpl-2.0 | 41,966 | 1,670 | codeparrot/github-code |
58c9a5b6a466fd55119fe23421b208fbba2f61ec414b842a8e8abc4d5d367e6a | /*******************************************************************************
* This file is part of OpenNMS(R).
*
* Copyright (C) 2006-2012 The OpenNMS Group, Inc.
* OpenNMS(R) is Copyright (C) 1999-2012 The OpenNMS Group, Inc.
*
* OpenNMS(R) is a registered trademark of The OpenNMS Group, Inc.
*
* OpenNMS(... | Java | opennms-webapp/src/main/java/org/opennms/web/notification/NotificationModel.java | rfdrake/opennms | gpl-2.0 | 17,508 | 496 | codeparrot/github-code |
d7a4afb6fa97a29827a2b11ad65ad9a83e85d3049a540d7dbc42524f49eaf783 | #ifndef XADMASTER_LHF_C
#define XADMASTER_LHF_C
/* $Id: LhF.c,v 1.7 2005/06/23 14:54:41 stoecker Exp $
LhF file archiver client
XAD library system for archive handling
Copyright (C) 1998 and later by Dirk Stöcker <soft@dstoecker.de>
This library is free software; you can redistribute it and/or
m... | C | _Build_/Xcode4/XADMaster/libxad/clients/LhF.c | carbamide/Einstein | gpl-2.0 | 13,700 | 585 | codeparrot/github-code |
4a9e694b3ec6a6c64a74dbc1764b56f3e5a62199d547ad2ca56dc3ba8c2f59f6 | /*
* Copyright 2017 OICR
*
* 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... | Java | dockstore-webservice/src/main/java/io/logstash/appender/LogstashAppenderFactory.java | CancerCollaboratory/dockstore | gpl-2.0 | 3,238 | 101 | codeparrot/github-code |
21bf2ffa5f8dead0cf1616d52974689d705a6f411ad649e4d69b72d20a8d8896 | #
# Licensed under the GNU General Public License Version 3
#
# 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 p... | Python | spacecmd/src/lib/misc.py | xkollar/spacewalk | gpl-2.0 | 28,096 | 997 | codeparrot/github-code |
1d32e2053352f0967fb9ce703d9f3d659cd58a4486b336972260ed3f80b148a2 | /*
* Copyright (C) 2009 Apple Inc. All rights reserved.
* Copyright (C) 2009 Google Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the ... | C | modules/web/src/main/native/Source/WebCore/html/canvas/WebGLUniformLocation.h | Debian/openjfx | gpl-2.0 | 2,013 | 57 | codeparrot/github-code |
12c3ac44c2b62b0f8e14b0e63ae4021a9fea173e5ce2bbccd06d427e44036f13 | //****************************************************************************
// Copyright (C) 2010 PEAK System-Technik GmbH
//
// linux@peak-system.com
// www.peak-system.com
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as publishe... | C | test/src/pcan-settings.c | mlab/pcan | gpl-2.0 | 6,947 | 248 | codeparrot/github-code |
a44829a73f99f0576c529e5ad0997bb7d60d498e050a30ed18fe2919f119ef28 | /* Print RTL for GCC.
Copyright (C) 1987, 1988, 1992, 1997, 1998, 1999, 2000, 2002, 2003,
2004, 2005, 2007, 2008, 2009, 2010, 2011
Free Software Foundation, Inc.
This file is part of GCC.
GCC is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as publi... | C | gcc/print-rtl.c | stephenR/gcc-fpp | gpl-2.0 | 21,549 | 849 | codeparrot/github-code |
65a37fa6831b27c3077d250eca4fb731ddbb732bcadaaafef0758fdfe690bf14 | <?php
/**
* Template Name: LANG_CP_LISTVIEW_STYLE_TABLE
* Template Type: content
*/
if( $ctype['options']['list_show_filter'] ) {
$this->renderAsset('ui/filter-panel', array(
'css_prefix' => $ctype['name'],
'page_url' => $page_url,
'fields' => $fields,
... | PHP | templates/default/content/default_list_table.tpl.php | Loadir/icms2 | gpl-2.0 | 4,849 | 106 | codeparrot/github-code |
121d369e7b4be0e1d63cc9daf2d10a0f77ff48ebf791395ee7f84c908574f119 | /*
Copyright_License {
XCSoar Glide Computer - http://www.xcsoar.org/
Copyright (C) 2000-2016 The XCSoar Project
A detailed list of copyright holders can be found in the file "AUTHORS".
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
... | C++ | src/Polar/PolarGlue.cpp | glukolog/xcsoar | gpl-2.0 | 2,948 | 115 | codeparrot/github-code |
d5bcac01a49662e81b73b3d9d6355b6a1be60368fa221a2ccdf63cd6798e26b5 | //
// Visopsys
// Copyright (C) 1998-2015 J. Andrew McLaughlin
//
// 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 versi... | C | utils/src/programs/cmdwin.c | buddywithgol/visopsys | gpl-2.0 | 4,481 | 184 | codeparrot/github-code |
34957ead8c449bb976976c9fd7451ce2d53c5ce7dd410e665e8d03daf0130be9 | package at.micsti.mymusic;
import java.util.ArrayList;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
import android.widget.TextView;
public class ChartArtistAdapter extends ArrayAdapter<ChartArtist> {
... | Java | src/at/micsti/mymusic/ChartArtistAdapter.java | MICSTI/my-mobile-music | gpl-2.0 | 1,719 | 44 | codeparrot/github-code |
a0398a2ae994a6001bfb508176794b799479fa6ca9d42c4e895079a61dd4c8f5 | #ifndef _XT_SERVICE_H
#define _XT_SERVICE_H
/*
* Copyright (C) 2006-2012, BalaBit IT Ltd.
* This program/include file 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
... | C | kernel-module/include/xt_service.h | mochrul/kzorp | gpl-2.0 | 1,233 | 44 | codeparrot/github-code |
ff011e190ba53aa0f8c0ab89ef74c89009284f03ce4a3b27deb5cd218ba9c399 | /*
* Copyright (C) 2008-2011 TrinityCore <http://www.trinitycore.org/>
* Copyright (C) 2005-2009 MaNGOS <http://getmangos.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 ver... | C | src/server/game/Groups/Group.h | fitzmarcade/IsisCoreOld | gpl-2.0 | 13,957 | 337 | codeparrot/github-code |
fd3ebc5a79a783fc202fb40a1adcce5b75a0e61e4ffd96c050c4a775b139bcfc | /*
* Functions related to OMAP3 SDRC.
*
* This file has been created after exctracting and consolidating
* the SDRC related content from mem.c and board.c, also created
* generic init function (mem_init).
*
* Copyright (C) 2004-2010
* Texas Instruments Incorporated - http://www.ti.com/
*
* Copyright (C) 2011
... | C | arch/arm/cpu/armv7/omap3/sdrc.c | a1ien/u-boot | gpl-2.0 | 6,986 | 255 | codeparrot/github-code |
3697424e33bf72ebd416ed72ddbbbca9be5a8a19a3ba05014439d5986b9abd43 | package net.minecraft.item;
import net.minecraft.block.Block;
import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.init.Blocks;
import net.minecraft.world.World;
public class ItemBlock extends Item
{
protected final Block field_150939_a;
private static final String __OBFID = "CL_00001772";
... | Java | src/net/minecraft/item/ItemBlock.java | Myrninvollo/Server | gpl-2.0 | 4,231 | 126 | codeparrot/github-code |
be67a678debe1550e0b42ce8f83ef32f6af73f64e12ed9bd71bcdf5852603588 | /*
* Copyright (C) 2005-2008 Team XBMC
* http://www.xbmc.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, or (at your option)
* any later version.
*
... | C++ | guilib/GUISliderControl.cpp | xbmc/atv2 | gpl-2.0 | 9,442 | 365 | codeparrot/github-code |
30082705be8e3c994ccd6c370be5418b6344ae08e02a6d81568a4c5ff578d813 | <?php
/**
* @package Template Overrides - RocketTheme
* @version 1.6.5 December 12, 2011
* @author RocketTheme http://www.rockettheme.com
* @copyright Copyright (C) 2007 - 2011 RocketTheme, LLC
* @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
*
* Rockettheme Gantry Template uses the Jo... | PHP | templates/rt_modulus_j16/html/com_content/article/default.php | shatilov/snipebaby | gpl-2.0 | 7,505 | 186 | codeparrot/github-code |
e1b8598a11abaefbc208eca90041d1ce101c2730af253bb9eebf8c3029a09833 | #include "config.h"
#include <sys/types.h>
#include <sys/quota.h>
#include <errno.h>
#include <stdio.h>
#include "pot.h"
static int copy_user_quota_limits(const char *block_device, uid_t from, uid_t to)
{
struct dqblk dq;
if (quotactl(QCMD(Q_GETQUOTA, USRQUOTA), block_device, from, (caddr_t) & dq) == 0) {
if (q... | C | set_limits_example.c | wangshilong/quota-tools | gpl-2.0 | 1,378 | 61 | codeparrot/github-code |
619f796c2e39ed314654a163559d49ac95de90f437aa53f067a31b86337864af | /*
* RomRaider Open-Source Tuning, Logging and Reflashing
* Copyright (C) 2006-2020 RomRaider.com
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (... | Java | src/main/java/com/romraider/logger/ecu/comms/io/protocol/LoggerProtocolDS2.java | dschultzca/RomRaider | gpl-2.0 | 2,226 | 62 | codeparrot/github-code |
8907c301b997b744d32d466a2e74b1e3409c02d7cf09cf90b8ea38d6e611aebb | /* Target-dependent code for the GNU Hurd.
Copyright (C) 2002-2014 Free Software Foundation, Inc.
This file is part of GDB.
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 vers... | C | gdb/i386gnu-tdep.c | xdje42/gdb | gpl-2.0 | 2,015 | 72 | codeparrot/github-code |
05b32711c53d83b86e86ad81c1a2d3dc15da7d1f65a81396fce917eeed920a41 | /*
* Copyright (C) 2005-2013 Team XBMC
* http://kodi.tv
*
* 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.
*
* T... | C++ | xbmc/AppParamParser.cpp | HofiOne/xbmc | gpl-2.0 | 4,224 | 131 | codeparrot/github-code |
282b8df14c9bae6411cfa329d9e564126eb682be71941a136321d348ec603125 | // Aseprite Base Library
// Copyright (c) 2001-2013 David Capello
//
// This file is released under the terms of the MIT license.
// Read LICENSE.txt for more information.
#include <stdexcept>
#include <windows.h>
#include <shlobj.h>
#include <sys/stat.h>
#include "base/path.h"
#include "base/string.h"
#include "base... | C | src/base/fs_win32.h | Mailaender/aseprite | gpl-2.0 | 2,589 | 102 | codeparrot/github-code |
fbcc9f50d9043300367a042dd3792bcd87b675416cdc6c7827572fd40f389dd6 | /*
** Copyright (C) 2014-2015 Cisco and/or its affiliates. All rights reserved.
** Copyright (C) 2005-2013 Sourcefire, 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. You m... | C | src/dynamic-preprocessors/appid/client_plugins/client_app_smtp.c | kunschikov/snort | gpl-2.0 | 20,873 | 590 | codeparrot/github-code |
67756092c455d91163c0a98197189bfad40d92ecf6c68751f6da7c03e0842bb9 | /*
* This file is part of the coreboot project.
*
* Copyright (C) 2013 Google Inc.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; version 2 of the License.
*
* This program is distri... | C | src/mainboard/google/ninja/chromeos.c | jackun/coreboot | gpl-2.0 | 3,072 | 114 | codeparrot/github-code |
f347bf9e595376becd578b52beff129fbfdb1c35c25490479239436112071081 | package com.aelitis.azureus.core.speedmanager.impl.v2;
import org.gudy.azureus2.core3.util.SystemTime;
import com.aelitis.azureus.core.speedmanager.SpeedManagerLimitEstimate;
import com.aelitis.azureus.core.speedmanager.SpeedManagerPingMapper;
import com.aelitis.azureus.core.speedmanager.SpeedManager;
import com.aelit... | Java | vuze/com/aelitis/azureus/core/speedmanager/impl/v2/PingSpaceMon.java | AcademicTorrents/AcademicTorrents-Downloader | gpl-2.0 | 7,240 | 233 | codeparrot/github-code |
987e22f4cfd596c992eb5246122c28d8ff5092359d0d149ec461eea2061b8850 | /*
* BFQ, or Budget Fair Queueing, disk scheduler.
*
* Based on ideas and code from CFQ:
* Copyright (C) 2003 Jens Axboe <axboe@kernel.dk>
*
* Copyright (C) 2008 Fabio Checconi <fabio@gandalf.sssup.it>
* Paolo Valente <paolo.valente@unimore.it>
*
* Licensed under the GPL-2 as detailed in the accompanyin... | C | block/bfq-iosched.c | cmartinbaughman/shooter-ics-sense | gpl-2.0 | 84,521 | 2,991 | codeparrot/github-code |
8dcf47146a8e247673d78100324291071cae919b4a1c51eb25c51751adaf5efc | // -*- related-file-name: "../../lib/etheraddress64.cc" -*-
#ifndef CLICK_ETHERADDRESS64_HH
#define CLICK_ETHERADDRESS64_HH
#include <click/string.hh>
#include <click/glue.hh>
#include <click/type_traits.hh>
#if !CLICK_TOOL
# include <click/nameinfo.hh>
# include <click/standard/addressinfo.hh>
#endif
CLICK_DECLS
clas... | C++ | include/click/etheraddress64.hh | freedreamer/aa-click | gpl-2.0 | 5,515 | 184 | codeparrot/github-code |
1b0a4e3f0e893024d1af468ea0c35d043cbb74c9327b417a10b7ef96922d56fb | package edu.stanford.nlp.ling.tokensregex;
import edu.stanford.nlp.ling.tokensregex.types.Expressions;
import edu.stanford.nlp.ling.tokensregex.types.Tags;
import edu.stanford.nlp.pipeline.CoreMapAggregator;
import edu.stanford.nlp.pipeline.CoreMapAttributeAggregator;
import java.util.function.Function;
import edu.st... | Java | src/edu/stanford/nlp/ling/tokensregex/Env.java | hbbpb/stanford-corenlp-gv | gpl-2.0 | 14,483 | 419 | codeparrot/github-code |
c627c79bdd2c6f0d8703ac5b3f8e5b0a24c49d9be267c0b51ca2245e039853e1 | /*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License... | C | board/aspeed/ast2400/regtest.c | ya-mouse/openbmc-uboot | gpl-2.0 | 3,011 | 92 | codeparrot/github-code |
6d4f2ce91b59dfae623a47a59fe2d2715c55933efa6ecbc369b0bda6326b22a0 | /* Copyright (c) 2013, Oracle and/or its affiliates. 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; version 2 of the License.
This program is distributed in the hop... | C++ | storage/ndb/tools/ndb_lib_move_data.hpp | ForcerKing/ShaoqunXu-mysql5.7 | gpl-2.0 | 5,975 | 188 | codeparrot/github-code |
3a13a4f42eaaa0a20a0e8f51a1118f83af6231b24fba44f795e4f7e715d4734d | /* $Id: symlink-posix.cpp $ */
/** @file
* IPRT - Symbolic Links, POSIX.
*/
/*
* Copyright (C) 2010-2015 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
* you can redistribute it and/or modify it under t... | C++ | src/VBox/Runtime/r3/posix/symlink-posix.cpp | sobomax/virtualbox_64bit_edd | gpl-2.0 | 7,083 | 232 | codeparrot/github-code |
a16e370f5be833691517a3a671c4b8d30e537454a4724d375f6af656f1da93c8 | # -*- encoding: utf-8 -*-
from openerp.osv import fields, osv
from openerp.tools.translate import _
class sale_order_line(osv.Model):
"""
OpenERP Model : sale_order_line
"""
_inherit = 'sale.order.line'
_columns = {
'att_bro': fields.boolean('Attach Brochure', required=False, help="""If y... | Python | sale_multicompany_report/order.py | 3dfxsoftware/cbss-addons | gpl-2.0 | 1,880 | 52 | codeparrot/github-code |
e87c87e6fc8ea4088c3299729d1563448c6de11b8fc671161afa1ea5cd68b90f | <?php
/**
*
* @package phpBB3
* @version $Id$
* @copyright (c) 2005 phpBB Group
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
*
*/
/**
* @ignore
*/
if (!defined('IN_PHPBB'))
{
exit;
}
/**
* Transfer class, wrapper for ftp/sftp/ssh
* @package phpBB3
*/
class transf... | PHP | includes/functions_transfer.php | max41479/phpbb_wow | gpl-2.0 | 18,778 | 906 | codeparrot/github-code |
1c408b91c67470226cfb674b8201d2fc41e663696090a0f09e45d1c6aed06aa5 | <?php
/**
* Copyright (C) 2008-2012 FluxBB
* based on code by Rickard Andersson copyright (C) 2002-2008 PunBB
* License: http://www.gnu.org/licenses/gpl.html GPL version 2 or higher
*/
define('PUN_ROOT', dirname(__FILE__).'/');
require PUN_ROOT.'include/common.php';
// Include UTF-8 function
require PUN_ROOT.'in... | PHP | profile.php | openstreetmap/openstreetmap-forum | gpl-2.0 | 84,018 | 1,875 | codeparrot/github-code |
1dfaea214436dfa6640259296db299d1329e11f9fcd40e7b263c44b43a501567 | VERSION = 4
PATCHLEVEL = 11
SUBLEVEL = 0
EXTRAVERSION =
NAME = Fearless Coyote
# *DOCUMENTATION*
# To see a list of typical targets execute "make help"
# More info can be located in ./README
# Comments in this file are targeted only to the developer, do not
# expect to learn how to build the kernel reading this file.
... | Makefile | Makefile | minipli/linux-grsec | gpl-2.0 | 59,139 | 1,706 | codeparrot/github-code |
d6e0adc59335ffdb7e1394bd8a9d77cf887210ba7a2ed92a63ce42bafea03bca | /* Copyright (c) 2013-2015, 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 | drivers/power/reset/msm-poweroff.c | aquarism5-dev/android_kernel_bq_piccolo | gpl-2.0 | 11,072 | 453 | codeparrot/github-code |
f8104f4b7345c683a07ac55f186abd039c4df9bc6146a2f2079079bcdbf921bd | /* Code coverage instrumentation for fuzzing.
Copyright (C) 2015-2021 Free Software Foundation, Inc.
Contributed by Dmitry Vyukov <dvyukov@google.com> and
Wish Wu <wishwu007@gmail.com>
This file is part of GCC.
GCC is free software; you can redistribute it and/or modify it under
the terms of the GNU General ... | C | gcc/sancov.c | Gurgel100/gcc | gpl-2.0 | 10,038 | 353 | codeparrot/github-code |
66bf5ddb670e1a1ab23c58ab5f6435ecc80358a72bc2722dae9133fd78c74338 | // JavaScript Document
jQuery(document).ready(function(){
var ap_methods = {
load_sub_items: function(type){
jQuery.post(ajaxurl, {action: 'ap_tax_types',"type":type}, function(response) {
response = jQuery.parseJSON(response);
if(response.msg){
var data = response.data;
... | JavaScript | wp-content/plugins/alphabetic-pagination/scripts.js | inobrega/brasilprofissoes | gpl-2.0 | 1,009 | 46 | codeparrot/github-code |
943d703ab0d0282a25882de26defc2bab742c89927df5d5a6db18d3120582e23 | <?php
/*
Copyright 2013 Google Inc. All Rights Reserved.
This file is part of the Google Publisher Plugin.
The Google Publisher Plugin 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 Lice... | PHP | wp/wp-content/plugins/google-publisher/Configuration.php | mpranivong/golf-phpnuke | gpl-2.0 | 5,470 | 173 | codeparrot/github-code |
ba202be9eb5fb4976168c45e9580302162c31d84f43000887983cda95cadef02 | /***************************************************************************
qgsvectortilemvtencoder.cpp
--------------------------------------
Date : April 2020
Copyright : (C) 2020 by Martin Dobias
Email : wonder dot sk at gmail dot com
****************************... | C++ | src/core/vectortile/qgsvectortilemvtencoder.cpp | nyalldawson/QGIS | gpl-2.0 | 10,948 | 373 | codeparrot/github-code |
0655e1a2ccdf42bb4daec84f89ad9fea652d8f71943d175c20e1bb831d72a0e8 | #!/usr/bin/python
# -*- coding: utf-8 -*-
#
# Copyright (C) 2013 Tristan Fischer (sphere@dersphere.de)
#
# 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... | Python | addons/plugin.video.myvideo_de/addon.py | noba3/KoTos | gpl-2.0 | 9,503 | 295 | codeparrot/github-code |
e2882ecbefc352c1d418612157142ae070714654a047cd7e6beadb692120bec1 | <?php
###########################################################################
# ASTPP - Open Source Voip Billing
# Copyright (C) 2004, Aleph Communications
#
# Contributor(s)
# "iNextrix Technologies Pvt. Ltd - <astpp@inextrix.com>"
#
# This program is free software; you can redistribute it and/or
# modify it under... | PHP | web_interface/astpp/application/modules/did/models/did_model.php | bmurkoff/ASTPP | gpl-2.0 | 11,467 | 296 | codeparrot/github-code |
ef9c5651738f661838ec6cc02b058024db8aa840de87caa3533c30b77cd71105 |
#include <iostream>
#include <fstream>
#include <sstream>
#include <boost/algorithm/string.hpp>
#include "storage/DevicegraphImpl.h"
#include "storage/Environment.h"
#include "storage/Storage.h"
#include "storage/Action.h"
#include "storage/Pool.h"
#include "storage/Devices/DeviceImpl.h"
#include "storage/Devices/Bl... | C++ | testsuite/helpers/TsCmp.cc | aschnell/libstorage-ng | gpl-2.0 | 11,231 | 416 | codeparrot/github-code |
288c0909a4300f324be0c4ab19326181cc3cbc569c301d14c86c3998177a766e | /* hamachi.c: A Packet Engines GNIC-II Gigabit Ethernet driver for Linux. */
/*
Written 1998-2000 by Donald Becker.
Updates 2000 by Keith Underwood.
This software may be used and distributed according to the terms of
the GNU General Public License (GPL), incorporated herein by reference.
Drivers based on or deri... | C | drivers/net/hamachi.c | muromec/linux-ezxdev | gpl-2.0 | 67,536 | 2,039 | codeparrot/github-code |
5549534ff46020a72aeaddb57fc4a9fbb5e803b2d238e04d073aa550a11f05c7 |
#include <common.h>
#include <asm/mach-types.h>
#include <asm/arch/memory.h>
#include <asm/arch/am_reg_addr.h>
#include <asm/arch/aml_card_sd.h>
#include <asm/arch/pinmux.h>
#include <asm/arch/am_eth_reg.h>
#include <asm/arch/gpio.h>
#include <asm/arch/nand.h>
#include <asm/arch/usb.h>
#include <linux/mtd/nand.h>
#inc... | C | board/amlogic/aml_tv_m2c_2pc_refe04/aml_tv_m2c_2pc_refe04.c | bogdanov-d-a/Amlogic-reff16-uboot | gpl-2.0 | 10,621 | 396 | codeparrot/github-code |
cf1148df794b9ff87e8e156a675df614d291d3c0b90e2ea3fbcd8855f2e095fb | #!/usr/bin/env python3
#
#
#
# This file is part of librix-thinclient.
#
# librix-thinclient 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 ver... | Python | src/ui/users/add_user/addUser.py | andrevmatos/Librix-ThinClient | gpl-2.0 | 2,905 | 97 | codeparrot/github-code |
90283aa444d2d0553017b7d96d9514162c213fb015fc45f285379b33524df21f | /*
* Copyright (C) 2010, 2011 Tuomo Penttinen, all rights reserved.
*
* Author: Tuomo Penttinen <tp@herqq.org>
*
* This file is part of Herqq UPnP (HUPnP) library.
*
* Herqq UPnP is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as publish... | C | extra/kipi-plugins/dlnaexport/extra/hupnp/src/http/hhttp_messaginginfo_p.h | centic9/digikam-ppa | gpl-2.0 | 4,744 | 204 | codeparrot/github-code |
8460d269297afc385fcf089ace965258c4f801c32de9cf3d598bf105f468b0df | /*
WDG -- scroll widget
Copyright (C) ALoR
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 p... | C | src/interfaces/curses/widgets/wdg_scroll.c | 0x0mar/ettercap | gpl-2.0 | 11,633 | 465 | codeparrot/github-code |
631bd797351084e8d78e7058181a3c88ea535e6bbce1c31a8206aa0dc56d8683 | /*
* Copyright (c) 2013-2017, NVIDIA CORPORATION. All rights reserved.
*
* 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 distributed in the... | C | drivers/edp/sysedp_reactive_capping.c | Jetson-TX1-AndroidTV/android_kernel_shield_tv_video4linux | gpl-2.0 | 6,842 | 252 | codeparrot/github-code |
1bf5d5fca40ff264bfc538a1712a1a7beb0356841458da7ef11946ebb8091f15 | # -*- coding: utf-8 -*-
#
# Copyright (C) 2007 Ralph Eisenbach
#
# This plugin is based on the plugin for ZoomPlayer
# by Lars-Peter Voss <bitmonster@eventghost.net>
#
# This file is a plugin for EventGhost.
# Copyright © 2005-2020 EventGhost Project <http://www.eventghost.net/>
#
# EventGhost is free software: you can... | Python | plugins/TheaterTek/__init__.py | EventGhost/EventGhost | gpl-2.0 | 31,793 | 824 | codeparrot/github-code |
30b540f2c00ea33f20158d20bdef8d192731565c1d82d4bd64ccbc1cf611bd19 | <?php
/*
Plugin Name: Social Discussion
Description: Synchronizes the relevant discussion from social networks in a separate tab on your page. <br /><strong>Requires <em>Custom Comments Template</em> add-on to be activated.</strong>
Plugin URI: http://premium.wpmudev.org/project/comments-plus
Version: 1.0
Author:... | PHP | wp-content/plugins/comments-plus/lib/plugins/wdcp-social_discussion.php | bfay/peanut | gpl-2.0 | 19,115 | 497 | codeparrot/github-code |
400d4a174e890617f079e406cd17539b04e1a85ed536cfa8743e9204ab280bb9 | /*
* Asus MyPal A716 GPO Register driver
*
* 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.
*
* Copyright (C) 2005-2007 Pawel Kolodziejski
*/
#include <linux/kernel.h>
#in... | C | arch/arm/mach-pxa/asus716/a716_gpo.c | janrinze/loox7xxport.loox2-6-22 | gpl-2.0 | 3,105 | 149 | codeparrot/github-code |
5cc9a0583e076c740e9ab125eb6954c4f90e0e4f1fa31447dbb2123887ac2662 | // https://leetcode.com/problems/search-for-a-range
object Solution {
def searchRange(xs: Array[Int], t: Int): Array[Int] = {
Array(lowerBound(xs, t), upperBound(xs, t))
}
def lowerBound(xs: Array[Int], t: Int): Int = {
def h(ix: Int, iz: Int): Int = {
if (ix == iz) {
val i = ix
i... | Scala | leetcode/034-search-for-a-range.scala | airtial/Codegames | gpl-2.0 | 844 | 36 | codeparrot/github-code |
abe4b9f6fab72f73e02df83027125500006217642952206216d49817255b7c68 | /**** MarketPress Checkout JS *********/
jQuery(document).ready(function($) {
//coupon codes
$('#coupon-link').click(function() {
$('#coupon-link').hide();
$('#coupon-code').show();
$('#coupon_code').focus();
return false;
});
//payment method choice
$('input.mp_choose_gatewa... | JavaScript | wp-content/plugins/marketpress/marketpress-includes/js/store.js | RomainGoncalves/Vmall | gpl-2.0 | 1,665 | 47 | codeparrot/github-code |
726703c6cae6018821f1973b32bdf4f7fd7287c28d34fe6bb476f2c77a84ee53 | /*
Adept MobileRobots Robotics Interface for Applications (ARIA)
Copyright (C) 2004-2005 ActivMedia Robotics LLC
Copyright (C) 2006-2010 MobileRobots Inc.
Copyright (C) 2011-2014 Adept Technology
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public... | C++ | src/ArActionKeydrive.cpp | sfe1012/Robot | gpl-2.0 | 7,915 | 237 | codeparrot/github-code |
5ebcc0d407f9b625373680e4ab91f27a269f02a5b8ac23eb6dc1a4fe0663e68c | /* packet-nlm.c
* Routines for nlm dissection
*
* $Id$
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
*
* Copied from packet-mount.c
*
* 2001-JAN Ronnie Sahlberg <See AUTHORS for email>
* Updates to version 1 of the protocol.
* Added versi... | C | epan/dissectors/packet-nlm.c | slowfranklin/wireshark | gpl-2.0 | 36,374 | 1,242 | codeparrot/github-code |
4b6adf14d8b65c9fd32068d38382b42cd83d98e86ff52b6fd85c3f0180672731 | /*
* TimeLineWidget.cpp - class timeLine, representing a time-line with position marker
*
* Copyright (c) 2004-2014 Tobias Doerffel <tobydox/at/users.sourceforge.net>
*
* This file is part of LMMS - https://lmms.io
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of ... | C++ | src/gui/TimeLineWidget.cpp | zonkmachine/lmms | gpl-2.0 | 12,090 | 444 | codeparrot/github-code |
f9811c070e4adae6c812d48f37cddd565bf9c608aada1181df4304c4490e0fd3 | <h2>Storing Data in the Content Repository</h2>
<hr>
<p>This document provides an introduction to using the content
repository for storing data (binary or text files) and associated
attributes. It describes how to store user portraits as an
example.</p>
<h3>Define an Item Type</h3>
<p>The first step towards using ... | HTML | packages/acs-content-repository/www/doc/guide/storage.html | iuri/CNAUTO | gpl-2.0 | 4,300 | 139 | codeparrot/github-code |
c7c08127babca574e074d25cd363a26e726d438c5d2c86925eebcf55037ec904 | /*
* linux/drivers/video/backlight/tegra_pwm_bl.c
*
* Tegra pwm backlight driver
*
* Copyright (C) 2011 NVIDIA Corporation
* Author: Renuka Apte <rapte@nvidia.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
* pub... | C | drivers/video/backlight/tegra_pwm_bl.c | cornedor/android_kernel_htc_enrc2b | gpl-2.0 | 7,616 | 279 | codeparrot/github-code |
f4a46f5a2453ca0307bf85f56857951867c0d8382fdb49cedcd690bd5aee6967 | /**
* eCryptfs: Linux filesystem encryption layer
*
* Copyright (C) 1997-2003 Erez Zadok
* Copyright (C) 2001-2003 Stony Brook University
* Copyright (C) 2004-2007 International Business Machines Corp.
* Author(s): Michael A. Halcrow <mahalcro@us.ibm.com>
* Michael C. Thompson <mcthomps@us.ibm.com... | C | fs/ecryptfs/main.c | gzdaoke/linux2.6.32_kernel | gpl-2.0 | 26,318 | 903 | codeparrot/github-code |
0540447ff1174d989071a2b5e27c91d83d5c9797ae4181c69d28f94e66a82e38 | // Copyright 2010 Dolphin Emulator Project
// Licensed under GPLv2+
// Refer to the license.txt file included.
#include <cassert>
#include <cmath>
#include <cstring>
#include "Common/ChunkFile.h"
#include "Common/CommonTypes.h"
#include "Common/MathUtil.h"
#include "Common/MsgHandler.h"
#include "Core/ConfigManager.h... | C++ | Source/Core/Core/HW/WiimoteEmu/WiimoteEmu.cpp | EmptyChaos/dolphin | gpl-2.0 | 32,622 | 1,034 | codeparrot/github-code |
195a54247a65f6a801aa980adce5a9e3c3d16cfa0de99021c07c51a3ee687198 | /*
* Window Maker window manager
*
* Copyright (c) 1997-2003 Alfredo K. Kojima
*
* 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 opti... | C | src/screen.h | crmafra/wmaker | gpl-2.0 | 12,319 | 329 | codeparrot/github-code |
923d32cfeb4759388fc7b8b5bd311576334d981433cc7937e9c87b8015cc76a5 | <?php
use Maps\Element;
use Maps\Elements\Line;
use Maps\Elements\Location;
/**
* Class handling the #display_map rendering.
*
* @licence GNU GPL v2+
* @author Jeroen De Dauw < jeroendedauw@gmail.com >
* @author Kim Eik
*/
class MapsDisplayMapRenderer {
/**
* @since 2.0
*
* @var iMappingService
*/
pro... | PHP | extensions/extensions/Maps/includes/Maps_DisplayMapRenderer.php | robksawyer/preciousplasticwiki | gpl-2.0 | 9,780 | 313 | codeparrot/github-code |
0cec4280baa15c5c1d4d8f5bedb50ae22b61604ae2b6dc52a9ac1d8b64b67d81 | using System.Threading.Tasks;
using AnimeLists;
using MediaBrowser.Controller.Providers;
using MediaBrowser.Plugins.Anime.Configuration;
namespace MediaBrowser.Plugins.Anime.Providers.AniDB.Converter
{
public class AnidbTvdbEpisodeConverter : IItemIdentityConverter<EpisodeInfo>
{
private readonly Mappe... | C# | MediaBrowser.Plugins.Anime/Providers/AniDB/Converter/AnidbTvdbEpisodeConverter.cs | TomGillen/MediaBrowser.Plugins.Anime | gpl-2.0 | 3,899 | 114 | codeparrot/github-code |
0decdb339fa48a05800d56a4ef8938367a637113a2211e9f94eb7bbe408fa9c3 | /*
* Copyright 1997-2004 Sun Microsystems, Inc. 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 Software Fou... | Java | src.orig/openjdk-6-src-b16-24_apr_2009/com/sun/tools/doclets/formats/html/SubWriterHolderWriter.java | infinity0/proxy-doclet | gpl-2.0 | 5,757 | 176 | codeparrot/github-code |
55eb1e11b4206d6140d49a6caef8cb837230691a2d8c4786e48d82ac63631f2a | <?php
function event_espresso_questions_config_mnu() {
global $wpdb;
//Update the questions when re-ordering
if (!empty($_REQUEST['update_sequence'])) {
$rows = explode(",", $_POST['row_ids']);
for ($i = 0; $i < count($rows); $i++) {
$wpdb->query("UPDATE " . EVENTS_QUESTION_TAB... | PHP | wp-content/plugins/event-disabled/event-espresso.3.1.21.P/includes/form-builder/index.php | TheOrchardSolutions/WordPress | gpl-2.0 | 18,973 | 314 | codeparrot/github-code |
a4884bb1a0ae4056eba5689a0966656ecd8cd52165bf6e843d82f3cc78b71efc | /*
Copyright_License {
XCSoar Glide Computer - http://www.xcsoar.org/
Copyright (C) 2000-2016 The XCSoar Project
A detailed list of copyright holders can be found in the file "AUTHORS".
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
... | C++ | src/FLARM/NameDatabase.hpp | fberst/xcsoar | gpl-2.0 | 2,150 | 90 | codeparrot/github-code |
31e98b3cfc2b76457a84b76ab490848a92d9a66adbf6d680f2a10b9b4a2dd636 | /*
* fm-ditem-page.c: Desktop item editing support
*
* Copyright (C) 2004 James Willcox
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public
* License as published by the Free Software Foundation; either
* version 2 of the License, or (at... | C | src/nautilus-desktop-item-properties.c | mssurajkaiga/nautilus-3.8.1 | gpl-2.0 | 13,738 | 521 | codeparrot/github-code |
00341c1b007109a5fc259e29757397d9d79042fedf03e7462f2f6649d780124d | /*
* Copyright (c) 2015 The WebRTC project authors. All Rights Reserved.
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contribut... | C | TMessagesProj/jni/voip/webrtc/modules/video_coding/codecs/h264/h264_decoder_impl.h | tkpb/Telegram | gpl-2.0 | 4,150 | 114 | codeparrot/github-code |
6b2337efe6b92fe833968c01a3d855ae6aa57d78daa45c5bf22c51aac18b6053 | /*
* Copyright (C) 1999 Lars Knoll (knoll@kde.org)
* (C) 1999 Antti Koivisto (koivisto@kde.org)
* (C) 2001 Dirk Mueller (mueller@kde.org)
* (C) 2006 Alexey Proskuryakov (ap@webkit.org)
* Copyright (C) 2004-2009, 2011-2012, 2015-2016 Apple Inc. All rights reserved.
* Copyright (C) 200... | C++ | modules/web/src/main/native/Source/WebCore/style/StyleScope.cpp | Debian/openjfx | gpl-2.0 | 20,417 | 569 | codeparrot/github-code |
30185170fa81167f389f99a67836d783775d8bc846b9dee40d9d06b71f1c37e4 | <?php
/**
* Retrieves and creates the wp-config.php file.
*
* The permissions for the base directory must allow for writing files in order
* for the wp-config.php to be created using this page.
*
* @internal This file must be parsable by PHP4.
*
* @package WordPress
* @subpackage Administration
*/
... | PHP | wp-admin/setup-config.php | casedot/AllYourBaseTemplate | gpl-2.0 | 13,802 | 357 | codeparrot/github-code |
d17a22a5536c712ff6c0aefa53cf1fd1b7fee6430f3eaa64ef51ce5cbb15ba1e | /**
* $RCSfile$
* $Revision: $
* $Date: $
*
* Copyright (C) 2006 Jive Software. All rights reserved.
*
* This software is published under the terms of the GNU Public License (GPL),
* a copy of which is included in this distribution.
*/
package org.jivesoftware.multiplexer;
import org.dom4j.Element;
import or... | Java | src/java/org/jivesoftware/multiplexer/ServerPacketReader.java | xiupitter/XiuConnectionManager | gpl-2.0 | 4,394 | 132 | codeparrot/github-code |
5cbcf6645091e4b035ced27a0ca914b03f88daf3c50afa735e48efc606331040 | /**
* Copyright (c) 2001-2002. Department of Family Medicine, McMaster University. All Rights Reserved.
* This software is published under the GPL GNU General Public License.
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published... | Java | src/main/java/oscar/oscarMessenger/pageUtil/MsgViewPDFAction.java | scoophealth/oscar | gpl-2.0 | 2,991 | 84 | codeparrot/github-code |
f9de6cdf1c8bb1bb2ca604ab734350519ecbfb94d4a7fde4b0461857f2361d44 | /*
* Copyright (C) 2005-2008 Team XBMC
* http://www.xbmc.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, or (at your option)
* any later version.
*
... | C++ | xbmc/video/windows/GUIWindowVideoBase.cpp | opdenkamp/xbmc | gpl-2.0 | 63,899 | 2,087 | codeparrot/github-code |
035f0dbb19a7d59ce7f95151e8b22f27eaf1771a38c9a565880e781da1941ab9 | <?php
function commpress_init() {
$labels = array(
'name' => __('Casts', 'easel'),
'singular_name' => __('Cast', 'easel'),
'add_new' => __('Add New', 'easel'),
'add_new_item' => __('Add New Cast', 'easel'),
'edit_item' => __('Edit Cast', 'easel'),
'edit' => _x('Edit', 'casts', 'easel'),
... | PHP | wp-content/themes/easel/addons/commpress.php | zadav/wp_test | gpl-2.0 | 13,769 | 413 | codeparrot/github-code |
54831e46064a15f3c997e919be8bd393f723dbf372e32e792001cb2630b2c893 | <?php
/*
* This file is part of EC-CUBE
*
* Copyright(c) 2000-2015 LOCKON CO.,LTD. All Rights Reserved.
*
* http://www.lockon.co.jp/
*
* 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; ei... | PHP | src/Eccube/Framework/Api/Operation/Default.php | nanapon/ec-cube-test2 | gpl-2.0 | 1,660 | 63 | codeparrot/github-code |
3b8791b5ae746ddddc5b38746a10c3df971463b684ff1d943d5e6ee26a29e2cb | /* $Id: isdnloop.c,v 1.9 1999/09/06 07:29:36 fritz Exp $
* ISDN low-level module implementing a dummy loop driver.
*
* Copyright 1997 by Fritz Elfert (fritz@isdn4linux.de)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published ... | C | drivers/isdn/isdnloop/isdnloop.c | empeg/empeg-hijack | gpl-2.0 | 41,124 | 1,636 | codeparrot/github-code |
cb085518f06da5532ae5145e22f54de3aa0ff360bf622e5de25985e94c1d4a7d | /*产生随机字符串*/
unsigned int hrand(unsigned char *enc,unsigned char m){
unsigned char estr[]="gpwn5BtuiPGAT]=68ZFScKbNvQyO9I0XDE1hzkYRm2UJj[rqlL3Wos7aexfHV4CdM"; unsigned int i=0,k=0,c=0,t=0,j=0,n=m; srand((unsigned int)time(0)); /*随机因子*/
while(i<n){k=rand()%64; for(c=0;c<i;c++){if(enc[c+t]==estr[k]){break;}} if(c==i)... | C | server/conf_code.h | sdgdsffdsfff/config_center | gpl-2.0 | 5,460 | 117 | codeparrot/github-code |
19af8b21564ebf810d7bd81f1082d542a01a49aa020de6b290ed4fc25d80f318 |
#ifndef __cact_cclosure_marshal_MARSHAL_H__
#define __cact_cclosure_marshal_MARSHAL_H__
#include <glib-object.h>
G_BEGIN_DECLS
/* VOID:BOOLEAN,INT,INT,INT (/home/pierre/data/eclipse/caja-actions/src/cact/cact-marshal.def:2) */
extern void cact_cclosure_marshal_VOID__BOOLEAN_INT_INT_INT (GClosure *closure,
... | C | src/cact/cact-marshal.h | NiceandGently/caja-actions | gpl-2.0 | 2,018 | 37 | codeparrot/github-code |
f373f615b8196b40e11cbbd312985ef03284cb5609e7acdeba748d7d45f83111 | /*
* Copyright © 2020 Luciano Iam <oss@lucianoiam.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* Thi... | JavaScript | share/web_surfaces/shared/components/mixer.js | Ardour/ardour | gpl-2.0 | 1,924 | 68 | codeparrot/github-code |
8b2dcac1500fa4388cf91d9c21e79c1612b3aa123f80f48df707b573e2f37577 | import itertools
import sys
from flask import abort, g, render_template, request, redirect, Blueprint, flash, url_for, current_app
from flask.ext.login import login_required, current_user
from realms.lib.util import to_canonical, remove_ext, gravatar_url
from .models import PageNotFound
blueprint = Blueprint('wiki', _... | Python | realms/modules/wiki/views.py | drptbl/realms-wiki-vagrant | gpl-2.0 | 7,675 | 222 | codeparrot/github-code |
64daacd2f10769eda3c7ac6e9c4936919fb9dd8e20fcaf2fc74071db66aa744e | /*!
* VisualEditor MediaWiki Initialization class.
*
* @copyright 2011-2015 VisualEditor Team and others; see AUTHORS.txt
* @license The MIT License (MIT); see LICENSE.txt
*/
/**
* Initialization MediaWiki Target Analytics.
*
* @class
*
* @constructor
* @param {ve.init.mw.Target} target Target class to log ... | JavaScript | extensions/VisualEditor/modules/ve-mw/init/ve.init.mw.TargetEvents.js | tbs-sct/gcpedia | gpl-2.0 | 7,477 | 235 | codeparrot/github-code |
75919961dbdfdfc547a775fd9f8edfb09fce996fd057628fe4347f651a9baf08 | /*
* Arizona-i2c.c -- Arizona I2C bus interface
*
* Copyright 2012 Wolfson Microelectronics plc
*
* Author: Mark Brown <broonie@opensource.wolfsonmicro.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... | C | drivers/mfd/arizona-i2c.c | bestmjh47/android_kernel_samsung_aries | gpl-2.0 | 2,520 | 108 | codeparrot/github-code |
8ecb9d04958fe8b96363d8b23025defad2f82759d1a9cd3850608b2d2cc3043b | /*
* Copyright (c) 2011, 2017, 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 ... | Java | modules/javafx.web/src/ios/java/javafx/scene/web/WebView.java | teamfx/openjfx-9-dev-rt | gpl-2.0 | 38,327 | 1,146 | codeparrot/github-code |
fb8a3b4e80683c1f50fcdffd3b7df196f8e6b066bbcff7b70e1ff36513d1d735 | // -*- mode: cpp; mode: fold -*-
// Description /*{{{*/
// $Id: mirror.cc,v 1.59 2004/05/08 19:42:35 mdz Exp $
/* ######################################################################
Mirror Aquire Method - This is the Mirror aquire method for APT.
####################################################... | C++ | methods/mirror.cc | AskDrCatcher/apt-src | gpl-2.0 | 10,450 | 373 | codeparrot/github-code |
44a51da034e2fae6dcc4005db5a639434f4104ec145b1edde27ac351c0622f26 | /******************************************************************************
* Warmux is a convivial mass murder game.
* Copyright (C) 2001-2010 Warmux 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
* th... | C++ | old/warmux-10.12/src/menu/network_menu.cpp | yeKcim/warmux | gpl-2.0 | 15,942 | 533 | codeparrot/github-code |
43289e0eb8fdefad02727629541495ad574fa8725859058f1412a11cc7fb31b8 | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License")... | Java | Ports/iOSPort/xmlvm/apache-harmony-6.0-src-r991881/classlib/modules/swing/src/main/java/common/javax/swing/AbstractButton.java | shannah/cn1 | gpl-2.0 | 32,559 | 983 | codeparrot/github-code |
00eb712ec55aebf1e5e5d940755b380835cd68f6cd8271d4d400736072ab2d54 | /*
* $XFree86: xc/programs/Xserver/render/glyph.c,v 1.5 2001/01/30 07:01:22 keithp Exp $
*
* Copyright © 2000 SuSE, Inc.
*
* Permission to use, copy, modify, distribute, and sell this software and its
* documentation for any purpose is hereby granted without fee, provided that
* the above copyright notice appear... | C | nx-X11/programs/Xserver/render/glyph.c | sunweaver/nx-libs | gpl-2.0 | 11,936 | 489 | codeparrot/github-code |
82c90dee6be883f7e12c1a5c133105b52e67fa63db2709aeb2e37cda0ff084cf | <?php
/**
* @version 3.1.7 October 16, 2013
* @author RocketTheme http://www.rockettheme.com
* @copyright Copyright (C) 2007 - 2013 RocketTheme, LLC
* @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
*
* derived from JoomlaRTCacheDriver with original copyright and license
* @copyright Copy... | PHP | libraries/rokcommon/RokCommon/Registry/Format/PHP.php | dguardia/reliant | gpl-2.0 | 2,049 | 83 | codeparrot/github-code |
a812402a451749d159327523222ef48118d8d134f8322238cc18e47b9be5c84e | /*
* packet-pktap.c
* Routines for dissecting Apple's PKTAP header
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 2007 Gerald Combs
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* a... | C | src/epan/dissectors/packet-pktap.c | jfzazo/wireshark-hwgen | gpl-2.0 | 9,061 | 305 | codeparrot/github-code |
4479d80ccee06b90530fa5893c907aa8f59fd4bb8417d20389a743db99421bd2 | <?php
namespace TYPO3\CMS\Rtehtmlarea;
use TYPO3\CMS\Core\Utility\GeneralUtility;
/**
* Base extension class which generates the folder tree.
* Used directly by the RTE.
*
* @author Kasper Skårhøj <kasperYYYY@typo3.com>
*/
class FolderTree extends \localFolderTree {
/**
* Wrapping the title in a link, if app... | PHP | typo3/sysext/rtehtmlarea/Classes/FolderTree.php | demonege/sutogo | gpl-2.0 | 2,462 | 66 | codeparrot/github-code |
95c2d4af05d1ed9594b9d2d61951fb1f8578d3690bdca6bd8a782c251d721d82 | <?php
/**
* @package Joomla.Site
* @subpackage com_content
*
* @copyright Copyright (C) 2005 - 2019 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/
defined('_JEXEC') or die;
use Joomla\Registry\Registry;
JLoader::register('C... | PHP | components/com_content/models/featured.php | IOC/joomla3 | gpl-2.0 | 5,221 | 196 | codeparrot/github-code |
2a65d47cbf10854e42bbfac533eaacad9c9fac98be69034e335185f8ac0d1648 | /*
* Linux WiMAX
* Initialization, addition and removal of wimax devices
*
*
* Copyright (C) 2005-2006 Intel Corporation <linux-wimax@intel.com>
* Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Gener... | C | net/wimax/stack.c | 12019/Dorimanx-SG2-I9100-Kernel | gpl-2.0 | 18,176 | 635 | codeparrot/github-code |
d231cc3409ece6b5d2d0286b383da79a167140e48ffb7fa0da042f7318ff5ed7 | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License")... | Java | Ports/iOSPort/xmlvm/apache-harmony-6.0-src-r991881/drlvm/src/test/regression/H4292/Test.java | skyHALud/codenameone | gpl-2.0 | 1,287 | 38 | codeparrot/github-code |
3122fbdff8d1f35151ea5a5a40adc654f263320dc1cbde47166feaba40792470 | /*
* Transparent proxy support for Linux/iptables
*
* Copyright (C) 2007-2008 BalaBit IT Ltd.
* Author: Krisztian Kovacs
*
* 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.
*
*... | C | net/netfilter/xt_socket.c | c8813q-dev/android_kernel_huawei_c8813q | gpl-2.0 | 10,183 | 407 | codeparrot/github-code |
8ab05e2742f5ce9359c047147151502299433fb61dbe8068269f445beaa2d998 | /*******************************************************************************
*
* Module Name: rscalc - Calculate stream and list lengths
*
******************************************************************************/
/*
* Copyright (C) 2000 - 2005, R. Byron Moore
* All rights reserved.
*
* Redistribution... | C | go9/linux-s3c24xx/drivers/acpi/resources/rscalc.c | kzlin129/tt-gpl | gpl-2.0 | 22,213 | 832 | codeparrot/github-code |
03f37936dbb2161148b06079dbad4ae3eb3c134d529a6fbf504be6d918e65f33 | <?php
/**
* @package Advanced Module Manager
* @version 4.17.0
*
* @author Peter van Westen <peter@nonumber.nl>
* @link http://www.nonumber.nl
* @copyright Copyright © 2014 NoNumber All Rights Reserved
* @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
... | PHP | administrator/components/com_advancedmodules/models/module.php | adrian2020my/vichi | gpl-2.0 | 40,560 | 1,634 | codeparrot/github-code |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.