code
stringlengths
3
1.01M
repo_name
stringlengths
5
116
path
stringlengths
3
311
language
stringclasses
30 values
license
stringclasses
15 values
size
int64
3
1.01M
<style type="text/css"> <!-- .msg { text-align:left; color: blue; display: block; padding: 5px 0; } .emsg { text-align:left; color: red; display: block; padding: 5px 0; } #loader{ visibility:hidden; } #f1_error{ font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; ...
ngxuanmui/9trip.vn
administrator/components/com_ntrip/models/fields/front/images2content.php
PHP
gpl-2.0
4,610
/*****************************************************************************/ /* */ /* Ittiam WPS SOFTWARE */ /* */ ...
voltagex/kernel-sprdb2g_gonk4.0_6821
drivers/net/wireless/trout/mac/src/Library/WPS/Protocols/wps_key.c
C
gpl-2.0
14,127
/* SPDX-License-Identifier: GPL-2.0-only */ #include <delay.h> #include <device/mmio.h> #include <console/console.h> #include <console/uart.h> #include <soc/addressmap.h> #include <soc/otp.h> /* * This is a driver for the eMemory EG004K32TQ028XW01 NeoFuse * One-Time-Programmable (OTP) memory used within the SiFive ...
felixsinger/coreboot
src/soc/sifive/fu540/otp.c
C
gpl-2.0
2,193
ifeq ($(CONFIG_OF),y) # Keep at91 dtb files sorted alphabetically for each SoC # rm9200 dtb-$(CONFIG_ARCH_AT91) += at91rm9200ek.dtb dtb-$(CONFIG_ARCH_AT91) += mpa1600.dtb # sam9260 dtb-$(CONFIG_ARCH_AT91) += animeo_ip.dtb dtb-$(CONFIG_ARCH_AT91) += aks-cdu.dtb dtb-$(CONFIG_ARCH_AT91) += ethernut5.dtb dtb-$(CONFIG_ARCH...
btaidm/JetsonTK1-Kernel-Grinch
arch/arm/boot/dts/Makefile
Makefile
gpl-2.0
7,102
/* -*- C -*- //C- ------------------------------------------------------------------- //C- DjView4 //C- Copyright (c) 2006 Leon Bottou //C- //C- This software is subject to, and may be distributed under, the //C- GNU General Public License, either version 2 of the license, //C- or (at your option) any later version. ...
Stannislav/djvulibre-3.5.25
tools/tiff2pdf.c
C
gpl-2.0
159,904
<?php // autoload.php @generated by Composer require_once __DIR__ . '/composer' . '/autoload_real.php'; return ComposerAutoloaderInit562156c4d0b385426dfb2e9042c495a5::getLoader();
tumanob/Lib.KG
wp-content/plugins/wp-filebase/vendor/autoload.php
PHP
gpl-2.0
183
<?php /* * This file is part of EC-CUBE * * Copyright(c) 2000-2014 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...
shoheiworks/Labo-EcCube
data/class/pages/admin/ownersstore/LC_Page_Admin_OwnersStore_Settings.php
PHP
gpl-2.0
5,480
<?php /** * ClickBank® API Constants *(for site owners)*. * * Copyright: © 2009-2011 * {@link http://www.websharks-inc.com/ WebSharks, Inc.} * (coded in the USA) * * This WordPress® plugin (s2Member Pro) is comprised of two parts: * * o (1) Its PHP code is licensed under the GPL license, as is WordPress®. * You should...
foxydot/walker
wp-content/plugins/s2member-pro/includes/classes/gateways/clickbank/clickbank-constants.inc.php
PHP
gpl-2.0
2,593
<?php /** * File contains: eZ\Publish\Core\Persistence\Legacy\Tests\User\UserHandlerTest class. * * @copyright Copyright (C) eZ Systems AS. All rights reserved. * @license For full copyright and license information view LICENSE file distributed with this source code. * * @version //autogentag// */ namespace eZ\...
lolautruche/ezpublish-kernel
eZ/Publish/Core/Persistence/Legacy/Tests/User/UserHandlerTest.php
PHP
gpl-2.0
34,490
# Exemplo: "Feliz Natal" em Esperanto: Gajan Kristnaskon $ zznatal #→ --regex ^"Feliz Natal" em .+: .+$
gmgall/funcoeszz
testador/zznatal.sh
Shell
gpl-2.0
108
/* * Copyright (c) 1999-2005 Petko Manolov (petkan@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 version 2 as * published by the Free Software Foundation. * * ChangeLog: * .... Most of the time spent on re...
ipwndev/DSLinux-Mirror
linux-2.6.x/drivers/usb/net/pegasus.c
C
gpl-2.0
36,647
######################################################################## # # filepp 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. # #...
timbertson/filepp
modules/cpp/Makefile
Makefile
gpl-2.0
2,251
# # Gramps - a GTK+/GNOME based genealogy program # # Copyright (C) 2000-2006 Donald N. Allingham # Copyright (C) 2010 Benny Malengier # # 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...
Fedik/gramps
gramps/gui/editors/displaytabs/surnametab.py
Python
gpl-2.0
16,204
--強欲な壺の精霊 function c4896788.initial_effect(c) --activate local e1=Effect.CreateEffect(c) e1:SetType(EFFECT_TYPE_FIELD+EFFECT_TYPE_CONTINUOUS) e1:SetRange(LOCATION_MZONE) e1:SetCode(EVENT_CHAIN_SOLVING) e1:SetCondition(c4896788.drcon) e1:SetOperation(c4896788.drop) c:RegisterEffect(e1) end function c4896788.drco...
Lsty/ygopro-scripts
c4896788.lua
Lua
gpl-2.0
558
package Qtopia::Vars; use strict; use warnings; use File::Basename; use Qtopia::Paths; use Qtopia::File; use Carp; #perl2exe_include Carp::Heavy $Carp::CarpLevel = 1; use Digest::MD5 qw(md5_base64); require Exporter; our @ISA = qw(Exporter); # Items to export into callers namespace by default. Note: do not export #...
Trim/qtmoko
src/qtopiadesktop/build/bin/Qtopia/Vars.pm
Perl
gpl-2.0
6,263
/* Take the Plunge Wedding Template Table of Contents: Reset Common Typography Layout Supersized Slideshow Youtube Player Parallax Portfolio About Us Services Features Accordion Tooltips Contacts Form Elements Flickr Alert Boxes Footer Our Clients Misc Media Queries */ /* #Reset & Basics (Insp...
apple777/wp
wp-content/themes/surreal/styles/layout-white.css
CSS
gpl-2.0
46,963
<?php defined('WPSS_PATH') or die();?> <?php $util = new WPSS_Util();?> <?php $question = new WPSS_Question((int) $_GET['id']);?> <?php $quiz = new WPSS_Quiz($question->quiz_id);?> <!-- Admin questions#new --> <div class="wrap wpss"> <img class="left" src="<?php echo WPSS_URL.'assets/images/wpss_admin.png'?>" /> ...
JohnBueno/cafequill
wp-content/plugins/wordpress-simple-survey/admin/questions/edit.php
PHP
gpl-2.0
843
<?php namespace Drutiny\Audit; use Drutiny\Sandbox\Sandbox; use Drutiny\Audit\AuditInterface; /** * */ interface RemediableInterface extends AuditInterface { /** * Attempt to remediate the check after it has failed. * * @param Sandbox $sandbox * @return bool */ public function remediate(Sandb...
drutiny/drutiny
src/Audit/RemediableInterface.php
PHP
gpl-2.0
336
<?php pb_backupbuddy::$ui->start_metabox( 'BackupBuddy Settings', true, 'width: 100%; max-width: 1200px;' ); $settings_form->display_settings( 'Save Settings' ); echo '<br><br>'; pb_backupbuddy::$ui->end_metabox(); /* REMOVED v3.1. pb_backupbuddy::$ui->start_metabox( __('Remote Offsite Storage / Destinations', 'i...
Ransom-Brent/HVAC
wp-content/plugins/backupbuddy/views/settings.php
PHP
gpl-2.0
1,947
// Copyright 2008 Dolphin Emulator Project // Licensed under GPLv2+ // Refer to the license.txt file included. #include "Core/Boot/Boot.h" #include <algorithm> #include <array> #include <cstring> #include <memory> #include <numeric> #include <optional> #include <string> #include <unordered_set> #include <vector> #in...
SeannyM/dolphin
Source/Core/Core/Boot/Boot.cpp
C++
gpl-2.0
15,252
package My::Suite::WSREP; use File::Basename; use My::Find; @ISA = qw(My::Suite); return "Not run for embedded server" if $::opt_embedded_server; return "WSREP is not compiled in" unless defined $::mysqld_variables{'wsrep-on'}; my ($provider) = grep { -f $_ } $ENV{WSREP_PROVIDER}, "/...
tempesta-tech/mariadb_10.2
mysql-test/suite/wsrep/suite.pm
Perl
gpl-2.0
1,277
<?php namespace TYPO3\CMS\Extbase\Persistence\Generic; /** * This file is part of the TYPO3 CMS project. * * It is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License, either version 2 * of the License, or any later version. * * For the full copyright and ...
federicobernardin/labs
typo3/sysext/extbase/Classes/Persistence/Generic/Query.php
PHP
gpl-2.0
18,075
#!/bin/sh set -e $GREP_DCTRL -I -sPackage '' 0001.out
ip1981/dctrl-tools
tests/bug144174.sh
Shell
gpl-2.0
56
file(REMOVE_RECURSE "CMakeFiles/ortp.dir/avprofile.c.o" "CMakeFiles/ortp.dir/b64.c.o" "CMakeFiles/ortp.dir/event.c.o" "CMakeFiles/ortp.dir/extremum.c.o" "CMakeFiles/ortp.dir/jitterctl.c.o" "CMakeFiles/ortp.dir/logging.c.o" "CMakeFiles/ortp.dir/netsim.c.o" "CMakeFiles/ortp.dir/ortp.c.o" "CMakeFiles/ort...
husseinalzand/linphone
WORK/ios-x86_64/Build/ortp/src/CMakeFiles/ortp.dir/cmake_clean.cmake
CMake
gpl-2.0
1,171
<?php /** * @version 1.0.0 * @package com_oauth * @copyright Copyright (C) 2011 - 2013 Slashes & Dots Sdn Bhd. All rights reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt * @author Offiria Team */ // No direct access defined('_JEXEC') or die; /** * HTML Vie...
epireve/bib
components/com_oauth/views/oauth/view.json.php
PHP
gpl-2.0
1,035
<?php /** * @version $Id: controller.php 14401 2010-01-26 14:10:00Z louis $ * @package Joomla * @subpackage Content * @copyright Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. * @license GNU/GPL, see LICENSE.php * Joomla! is free software. This version may have been modified pursuant to th...
rbartolomeirb/joomlaatirb
components/com_content/controller.php
PHP
gpl-2.0
9,797
/* * Copyright (c) 1997, 2014, 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 ...
smarr/graal
src/share/vm/opto/callnode.cpp
C++
gpl-2.0
64,301
<?php namespace Indikator\Backend\ReportWidgets; use Backend\Classes\ReportWidgetBase; use Exception; use DB; class Logs extends ReportWidgetBase { public function render() { try { $this->loadData(); } catch (Exception $ex) { $this->vars['error'] = $ex->getMessa...
janusnic/Portfolio
hostweb/kernel/plugins/indikator/backend/reportwidgets/Logs.php
PHP
gpl-2.0
2,006
--[[ BY-@Sadik_alknani10 BY_CH : @KINGTELE1 ]] local function get_variables_hash(msg) if msg.to.type == 'chat' or msg.to.type == 'channel' then return 'chat:bot:variables' end end local function get_value(msg, var_name) local hash = get_variables_hash(msg) if hash then local value = redis:hget(hash, ...
gowadbd/DevDroid
plugins/addreplay.lua
Lua
gpl-2.0
2,727
/* JPC: An x86 PC Hardware Emulator for a pure Java Virtual Machine Copyright (C) 2012-2013 Ian Preston 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 progra...
ysangkok/JPC
src/org/jpc/emulator/execution/opcodes/rm/rep_movsb_a32.java
Java
gpl-2.0
1,819
/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- * vim:expandtab:shiftwidth=2:tabstop=2: */ /* ***** BEGIN LICENSE BLOCK ***** * Version: MPL 1.1/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Mozilla Public License Version * 1.1 (the "License"); you may not use thi...
EpicCM/SPH-D700-Kernel
external/webkit/WebCore/plugins/gtk/gtk2xtbin.c
C
gpl-2.0
26,348
obj-$(CONFIG_LCD_NULL) += lcd_null.o obj-$(CONFIG_LCD_RK2928) += lcd_rk2928.o obj-$(CONFIG_LCD_RK3168_FAC) += lcd_rk3168_fac.o obj-$(CONFIG_LCD_TD043MGEA1) += lcd_td043mgea1.o obj-$(CONFIG_LCD_HSD070IDW1) += lcd_hsd800x480.o obj-$(CONFIG_LCD_HL070VM4AU) += lcd_hl070vm4.o obj-$(CONFIG_LCD_BYD8688FTGF) += lcd_byd1024x6...
beaka/RK3188_tablet_kernel_sources
drivers/video/rockchip/screen/Makefile
Makefile
gpl-2.0
4,058
#! /usr/local/bin/ruby -Kn # usage: exyacc.rb [yaccfiles] # this is coverted from exyacc.pl in the camel book ARGF.each(nil) do |source| sbeg = source.index("\n%%") + 1 send = source.rindex("\n%%") + 1 grammar = source[sbeg, send-sbeg] grammar.sub!(/.*\n/, "") grammar.gsub!(/'\{'/, "'\001'") grammar.gsub!(...
atmark-techno/atmark-dist
user/ruby/ruby-2.1.2/sample/exyacc.rb
Ruby
gpl-2.0
648
#header .top-header .header-navigation ul li.menu-item-has-children .sub-menu .sub-menu{width:250px;padding-top:0;border-left:1px solid #eee;top:0;left:250px}
renatosoares/vozprofetica
wp-content/themes/illdy/layout/css/custom.min.css
CSS
gpl-2.0
158
/** * This file is part of Aion-Lightning <aion-lightning.org>. * * Aion-Lightning 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 lat...
GiGatR00n/Aion-Core-v4.7.5
AC-Game/data/scripts/system/handlers/quest/beluslan/_2533BeritrasCurse.java
Java
gpl-2.0
5,403
/* Separate lexical analyzer for GNU C++. Copyright (C) 1987, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2010 Free Software Foundation, Inc. Hacked by Michael Tiemann (tiemann@cygnus.com) This file is part of GCC. GCC is free software; you can red...
h4ck3rm1k3/gcc
gcc/cp/lex.c
C
gpl-2.0
19,780
<?php /** * Project: Securimage: A PHP class for creating and managing form CAPTCHA images<br /> * File: form.php<br /><br /> * * This is a very simple form sending a username and password.<br /> * It demonstrates how you can integrate the image script into your code.<br /> * By creating a new instanc...
HadoDokis/OpenUpload
plugins/securimage/example_form.php
PHP
gpl-2.0
2,824
/* ** Copyright (C) 1998-2007 George Tzanetakis <gtzan@cs.uvic.ca> ** ** 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...
murraymeehan/marsyas
src/marsyas/StereoSpectrumSources.h
C
gpl-2.0
1,667
/* -*- Mode: C; tab-width: 4; indent-tabs-mode: t; c-basic-offset: 4 -*- */ /* NetworkManager -- Network link manager * * 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 th...
mar-kolya/NetworkManager
src/devices/nm-device-infiniband.h
C
gpl-2.0
1,929
/******************************************************************** KWin - the KDE window manager This file is part of the KDE project. Copyright (C) 2010 Thomas Lübking <thomas.luebking@web.de> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public Licen...
falbrechtskirchinger/kde-workspace
kwin/effects/windowgeometry/windowgeometry_config.h
C
gpl-2.0
1,567
<p>No API Key or List Id Exist!</p>
xTesseracTx/WP-AromatikaWebsite
wp-content/plugins/yikes-inc-easy-mailchimp-extender/templates/shortcode_error_data.php
PHP
gpl-2.0
35
/******************************************************************************* * This file is part of OpenNMS(R). * * Copyright (C) 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(R) is...
rfdrake/opennms
opennms-dao-api/src/main/java/org/opennms/netmgt/dao/api/MemoDao.java
Java
gpl-2.0
1,404
<div> {% for new in news %} <div widget-toggle="news" id_widget_note="{{new.id_article}}"> <h2 change_key="title" replace="input">{{new.title}}</h2> <div change_key="content" replace="ck">{{new.content}}</div> </div> {% endfor %} <br clear="both"> </div>
akudryav/cms
v/themes/ura/widgets/v_news.php
PHP
gpl-2.0
286
/* -*- c-set-style: "K&R"; c-basic-offset: 8 -*- * * This file is part of PRoot. * * Copyright (C) 2014 STMicroelectronics * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation; either versio...
solderzzc/PRoot
src/execve/aoxp.h
C
gpl-2.0
3,107
/* packet-forces.c * RFC 5810 * Routines for dissecting IETF ForCES protocol layer messages.Now support the following TML types:TCP+UDP,SCTP. * Copyright 2009, NDSC & Zhejiang Gongshang University,Fenggen Jia <fgjia@mail.zjgsu.edu.cn or fenggen.jia@gmail.com> * * $Id$ * * Wireshark - Network traffic analyzer * ...
slowfranklin/wireshark
epan/dissectors/packet-forces.c
C
gpl-2.0
41,483
package lejos.robotics.mapping; import java.io.*; import java.util.ArrayList; import lejos.geom.Line; import lejos.geom.Rectangle; /* * WARNING: THIS CLASS IS SHARED BETWEEN THE classes AND pccomms PROJECTS. * DO NOT EDIT THE VERSION IN pccomms AS IT WILL BE OVERWRITTEN WHEN THE PROJECT IS BUILT. */ /...
atsoc0ocsav/IEEE-Firefighter
ieeefirefighter-beta/pc/pccomm-src/lejos/robotics/mapping/ShapefileLoader.java
Java
gpl-2.0
9,323
/* * This file is part of the coreboot project. * * Copyright 2014 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 distribute...
acorn-marvell/coreboot
src/mainboard/google/veyron_rialto/reset.c
C
gpl-2.0
902
<?php # +------------------------------------------------------------------+ # | ____ _ _ __ __ _ __ | # | / ___| |__ ___ ___| | __ | \/ | |/ / | # | | | | '_ \ / _ \/ __| |/ / | |\/| | ' / | # | | |___| | | | _...
opinkerfi/check_mk
pnp-templates/check_mk-winperf_msx_queues.php
PHP
gpl-2.0
1,870
<?php /** * @file * Contains \Drupal\google_analytics_reports\Routing\RouteSubscriber. */ namespace Drupal\google_analytics_reports\Routing; use Drupal\Core\Routing\RouteSubscriberBase; use Symfony\Component\Routing\RouteCollection; /** * Subscriber for google analytics reports routes. */ class RouteSubscriber e...
yonashaile/google_analytics_reports
src/Routing/RouteSubscriber.php
PHP
gpl-2.0
651
/* Duplicate handle for selection of locales. Copyright (C) 1997, 2000, 2001 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of th...
nslu2/glibc
locale/duplocale.c
C
gpl-2.0
1,954
/* packet-bpkmreq.c * Routines for Baseline Privacy Key Management Request dissection * Copyright 2002, Anand V. Narwani <anand[AT]narwani.org> * * $Id: packet-bpkmreq.c 45015 2012-09-20 01:29:52Z morriss $ * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald...
P1sec/LTE_monitor_c2xx
wireshark/plugins/docsis/packet-bpkmreq.c
C
gpl-2.0
4,716
<?php declare(strict_types=1); namespace PhpMyAdmin\Tests\Controllers\Database\Structure; use PhpMyAdmin\Controllers\Database\Structure\RealRowCountController; use PhpMyAdmin\Template; use PhpMyAdmin\Tests\AbstractTestCase; use PhpMyAdmin\Tests\Stubs\ResponseRenderer as ResponseStub; use function json_encode; /** ...
phpmyadmin/phpmyadmin
test/classes/Controllers/Database/Structure/RealRowCountControllerTest.php
PHP
gpl-2.0
1,525
// // This file was automatically generated by wxrc, do not edit by hand. // #include <wx/wxprec.h> #ifdef __BORLANDC__ #pragma hdrstop #endif #include <wx/filesys.h> #include <wx/fs_mem.h> #include <wx/xrc/xmlres.h> #include <wx/xrc/xh_all.h> #if wxCHECK_VERSION(2,8,5) && wxABI_VERSION >= 20805 ...
eranif/codelite
ContinuousBuild/continousbuildbasepane_continuousbuild_bitmaps.cpp
C++
gpl-2.0
2,047
<?php /** * Copyright 2016 Google Inc. All Rights Reserved. * * 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 ...
renshuki/dfp-manager
vendor/googleads/googleads-php-lib/examples/AdWords/v201609/Reporting/DownloadCriteriaReportWithAwql.php
PHP
gpl-2.0
2,811
-- license:BSD-3-Clause -- copyright-holders:MAMEdev Team --------------------------------------------------------------------------- -- -- tools.lua -- -- Rules for the building of tools -- --------------------------------------------------------------------------- -----------------------------------------------...
RJRetro/mame
scripts/src/tools.lua
Lua
gpl-2.0
14,854
/* hostlist_sctp.c 2008 Stig Bjorlykke * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshark.org> * Copyright 1998 Gerald Combs * * 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 Sof...
morynicz/pyroshark
ui/gtk/hostlist_sctp.c
C
gpl-2.0
2,658
/*---------------------------------------------------------------------------*\ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | \\ / A nd | Copyright held by original author \\/ M anipulation | ------------------...
Unofficial-Extend-Project-Mirror/openfoam-extend-Core-OpenFOAM-1.5-dev
src/lagrangian/intermediate/clouds/baseClasses/kinematicCloud/kinematicCloud.C
C++
gpl-2.0
1,724
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_17) on Mon Dec 02 20:33:00 CET 2013 --> <title>NVTextureRectangle (LWJGL API)</title> <meta name="date" content="2013-12-02"> <l...
filthy-mattress/JPong
lwjgl-2.9.1/javadoc/org/lwjgl/opengl/NVTextureRectangle.html
HTML
gpl-2.0
10,018
<?php if(!function_exists ('ew_code')){ function ew_code($atts,$content = false){ extract(shortcode_atts(array( ),$atts)); //add_filter('the_content','ew_do_shortcode',1001); return "<div class='border-code'><div class='background-code'><pre class='code'>".htmlspecialchars($content)."</pre></div></div>"; } } ...
DiegoUX/recubre
wp-content/themes/recubre/framework/shortcodes/code.php
PHP
gpl-2.0
356
/* //@HEADER // ************************************************************************ // // Kokkos v. 3.0 // Copyright (2020) National Technology & Engineering // Solutions of Sandia, LLC (NTESS). // // Under the terms of Contract DE-NA0003525 with NTESS, // the U.S. Govern...
jeremiahyan/lammps
lib/kokkos/core/src/traits/Kokkos_PolicyTraitAdaptor.hpp
C++
gpl-2.0
6,825
/* * Fence mechanism for dma-buf and to allow for asynchronous dma access * * Copyright (C) 2012 Canonical Ltd * Copyright (C) 2012 Texas Instruments * * Authors: * Rob Clark <robdclark@gmail.com> * Maarten Lankhorst <maarten.lankhorst@canonical.com> * * This program is free software; you can redistribute it ...
kofemann/linux-redpatch
drivers/base/fence.c
C
gpl-2.0
11,942
/* * Copyright (C) 2008-2017 TrinityCore <http://www.trinitycore.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 ve...
MoistBaguette/mangosbot
src/server/scripts/EasternKingdoms/SunwellPlateau/boss_felmyst.cpp
C++
gpl-2.0
21,344
/* * Copyright (C) 1996-2016 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. * Please see the COPYING and CONTRIBUTORS files for details. */ #include "squid.h" #include "anyp/PortCfg.h"...
saucelabs/squid3
src/CommCalls.cc
C++
gpl-2.0
5,412
/* Thread pool Copyright (C) 2019-2020 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 version 3 of the License, or ...
mattstock/binutils-bexkat1
gdbsupport/thread-pool.cc
C++
gpl-2.0
4,811
GCC_VERSION := $(shell $(CONFIG_SHELL) $(PWD)/scripts/gcc-version.sh $(CROSS_COMPILE)gcc) ifeq ($(GCC_VERSION),0404) CFLAGS_REMOVE_msm_vfe8x.o = -Wframe-larger-than=1024 endif ifeq ($(CONFIG_MSM_CAMERA_V4L2),y) EXTRA_CFLAGS += -Idrivers/media/video/msm/csi EXTRA_CFLAGS += -Idrivers/media/video/msm/io EXTRA_...
teamblueridge/SuperSickKernel
drivers/media/video/msm/Makefile
Makefile
gpl-2.0
4,241
require 'spec_helper' require 'boost_trust_level' describe BoostTrustLevel do let(:user) { Fabricate(:user, trust_level: TrustLevel.levels[:newuser]) } let(:logger) { StaffActionLogger.new(Fabricate(:admin)) } it "should upgrade the trust level of a user" do boostr = BoostTrustLevel.new(user: user, level:...
concordia-publishing-house/discourse
spec/components/boost_trust_level_spec.rb
Ruby
gpl-2.0
2,430
/* * ------------------------------------------------------------------------ * JA Slideshow Module for J25 & J31 * ------------------------------------------------------------------------ * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved. * @license - GNU/GPL, http://www.gnu.org/lice...
ForAEdesWeb/AEW29
modules/mod_jaslideshow/assets/themes/erio/style.css
CSS
gpl-2.0
4,436
/* * Copyright (c) 2015, 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 Softwa...
FauxFaux/jdk9-jdk
test/java/util/ResourceBundle/modules/visibility/src/test/module-info.java
Java
gpl-2.0
1,283
/* * Copyright (C) 2005-2012 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 version 2 of the License, or * (at your option) any later version. * ...
cooler-SAI/murlocs_434
src/game/OutdoorPvP/OutdoorPvP.cpp
C++
gpl-2.0
6,919
#!/usr/bin/env python # The contents of this file are subject to the BitTorrent Open Source License # Version 1.1 (the License). You may not copy or use this file, in either # source code or executable form, except in compliance with the License. You # may obtain a copy of the License at http://www.bittorrent.com/li...
sulaweyo/torrentflux-b4rt-php7
html/bin/clients/mainline/BTL/CMap.py
Python
gpl-2.0
44,894
/* SPDX-License-Identifier: LGPL-2.1+ */ #pragma once #define VERB_ANY ((unsigned) -1) typedef enum VerbFlags { VERB_DEFAULT = 1 << 0, VERB_ONLINE_ONLY = 1 << 1, VERB_MUST_BE_ROOT = 1 << 2, } VerbFlags; typedef struct { const char *verb; unsigned min_args, max_args; ...
martinpitt/systemd
src/basic/verbs.h
C
gpl-2.0
543
/* SPDX-License-Identifier: LGPL-2.1+ */ /*** This file is part of systemd. Copyright 2010 Lennart Poettering systemd is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the Li...
Mic92/systemd
src/test/test-hostname.c
C
gpl-2.0
980
/* NSDate+MAPIStore.h - this file is part of SOGo * * Copyright (C) 2010-2012 Inverse inc. * * Author: Wolfgang Sourdeau <wsourdeau@inverse.ca> * * This 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 Foundat...
SlavekB/sogo
OpenChange/NSDate+MAPIStore.h
C
gpl-2.0
1,545
### 1.7.3 - 15/04/2015 Changes: * Fixed #114 Background image appears when page is loading ### 1.7.1 - 08/04/2015 Changes: * Fixed XSS vulnerability with contact form ### 1.7.1 - 07/04/2015 Changes: * Padding issue * Fixed #104 No image appears on the blog page on IE8 ### 1.6.9 - 04/04/2015 ...
NYU-SPIKE/spikebook
wp-content/themes/zerif-lite/CHANGELOG.md
Markdown
gpl-2.0
5,291
<?php class ITSEC_Away_Mode { function run() { //Execute away mode functions on admin init add_filter( 'itsec_logger_modules', array( $this, 'register_logger' ) ); add_action( 'itsec_admin_init', array( $this, 'execute_away_mode' ) ); add_action( 'login_init', array( $this, 'execute_away_mode' ) ); //Reg...
dantaylorseo/TailoredWebsite
wp-content/plugins/better-wp-security/modules/free/away-mode/class-itsec-away-mode.php
PHP
gpl-2.0
6,388
/* * Altera SoCFPGA PinMux configuration * * SPDX-License-Identifier: BSD-3-Clause */ #ifndef __SOCFPGA_PINMUX_CONFIG_H__ #define __SOCFPGA_PINMUX_CONFIG_H__ const u8 sys_mgr_init_table[] = { 3, /* EMACIO0 */ 2, /* EMACIO1 */ 2, /* EMACIO2 */ 2, /* EMACIO3 */ 2, /* EMACIO4 */ 2, /* EMACIO5 */ 2, /* EMACIO6...
cosino/u-boot-enigma
board/altera/cyclone5-socdk/qts/pinmux_config.h
C
gpl-2.0
4,398
<?php /** * Zend Framework * * LICENSE * * This source file is subject to the new BSD license that is bundled * with this package in the file LICENSE.txt. * It is also available through the world-wide-web at this URL: * http://framework.zend.com/license/new-bsd * If you did not receive a copy of the license an...
Tpo76/centreon
lib/Zend/Loader/Autoloader/Resource.php
PHP
gpl-2.0
14,136
#!/usr/bin/python #============================================================================ # This library is free software; you can redistribute it and/or # modify it under the terms of version 2.1 of the GNU Lesser General Public # License as published by the Free Software Foundation. # # This library is distribu...
mikesun/xen-cow-checkpointing
tools/python/scripts/xapi.py
Python
gpl-2.0
29,258
/* Copyright (C) 1991, 1993, 1995, 1996, 1997 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either ...
nslu2/glibc
sysdeps/generic/system.c
C
gpl-2.0
1,207
/* Copyright 2005,2006 Sven Reimers, Florian Vogler * * This file is part of the Software Quality Environment Project. * * The Software Quality Environment Project 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 Fou...
sqe-team/sqe
codedefects.history/src/org/nbheaven/sqe/codedefects/history/action/SnapshotAction.java
Java
gpl-2.0
3,600
/* Copyright (c) 2012, 2017, 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 t...
gplessis/dotdeb-mysql
include/crypt_genhash_impl.h
C
gpl-2.0
1,798
/* * Asterisk -- An open source telephony toolkit. * * Copyright (C) 2007-2008, Trinity College Computing Center * Written by David Chappell <David.Chappell@trincoll.edu> * * See http://www.asterisk.org for more information about * the Asterisk project. Please do not directly contact * any of the maintainers of...
leedm777/asterisk
apps/app_readexten.c
C
gpl-2.0
8,312
<?php /** * Image helper class * * This class was derived from the show_image_in_imgtag.php and imageTools.class.php files in VM. It provides some * image functions that are used throughout the VirtueMart shop. * * @package VirtueMart * @subpackage Helpers * @author Max Milbers * @copyright Copyright (c) 2004...
Fundacion-AG/PaginaWebFAG
tmp/install_535533f62cdf3/administrator/components/com_virtuemart/helpers/image.php
PHP
gpl-2.0
5,890
#ifndef __GEDIT_FILE_BROWER_MESSAGES_MESSAGES_H__ #define __GEDIT_FILE_BROWER_MESSAGES_MESSAGES_H__ #include "gedit-file-browser-message-activation.h" #include "gedit-file-browser-message-add-context-item.h" #include "gedit-file-browser-message-add-filter.h" #include "gedit-file-browser-message-get-root.h" #include "g...
dtrebbien/gedit
plugins/filebrowser/messages/messages.h
C
gpl-2.0
610
/*- * #%L * Fiji distribution of ImageJ for the life sciences. * %% * Copyright (C) 2007 - 2017 Fiji developers. * %% * 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 ...
bigdataviewer/SPIM_Registration
src/main/java/spim/fiji/plugin/ThinOut_Detections.java
Java
gpl-2.0
15,827
<? require_once("pdfoprdesubi.php"); $obj= new pdfreporte(); # $obj->AddPage(); # $obj->AliasNbPages(); # $obj->Cuerpo(); # $obj->Output(); $tb=$obj->bd->select($obj->sql); if (!$tb->EOF) { //HAY DATOS $obj->AliasNbPages(); $obj->AddPage(); $obj->Cuerpo(); $obj->Output(); } else { //NO H...
cidesa/roraima
web/reportes/reportes/tesoreria/roprdesubi.php
PHP
gpl-2.0
463
<?php /** * --------------------------------------------------------------------- * GLPI - Gestionnaire Libre de Parc Informatique * Copyright (C) 2015-2022 Teclib' and contributors. * * http://glpi-project.org * * based on GLPI - Gestionnaire Libre de Parc Informatique * Copyright (C) 2003-2014 by the INDEPNE...
stweil/glpi
tests/src/Api/Deprecated/DeprecatedInterface.php
PHP
gpl-2.0
2,534
/* * arch/arm/mach-tegra/board-smba1002.c * * Copyright (C) 2011 Eduardo José Tagle <ejtagle@tutopia.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 terms. *...
fosser2/android-tegra-nv-3.1.10-rel-15r7
arch/arm/mach-tegra/board-smba1002.c
C
gpl-2.0
6,001
/* * Copyright (C) 2005-2010 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 version 2 of the License, or * (at your option) any later version. * ...
koksneo/MangosBack
src/game/WorldSession.cpp
C++
gpl-2.0
34,123
function ValidarPuntaje(id) { var aux = id.split("_"); var name=aux[0]; var fil=parseInt(aux[1]); var col=parseInt(aux[2]); var colpuntaje=col; var colpuntajereal=col+1; var puntaje=name+"_"+fil+"_"+colpuntaje; var puntajereal=name+"_"+fil+"_"+colpuntajereal; var num1=toFloat(punt...
cidesa/roraima
web/js/licitaciones/liasptecanalisis.js
JavaScript
gpl-2.0
835
/* * XMIResultFormatter.java * * Copyright (c) 2011, Database Research Group, Institute of Computer Science, University of Heidelberg. * All rights reserved. This program and the accompanying materials * are made available under the terms of the GNU General Public License. * * authors: Andreas Fay, Jannik...
reboutli-crim/heideltime
src/main/java/de/unihd/dbs/heideltime/standalone/components/impl/XMIResultFormatter.java
Java
gpl-3.0
3,537
/** * Marlin 3D Printer Firmware * Copyright (C) 2016 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (C) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
MoonshineSG/Marlin
Marlin/src/sd/SdFile.cpp
C++
gpl-3.0
3,173
<html><body>Karuda:<br> You can earn the following rewards:<br> <font color="LEVEL">S80 weapon recipe</font> - Requires 500 Cursed Grave Goods<br> <font color="LEVEL">Leonard</font> - Requires 8 Cursed Grave Goods<br> <font color="LEVEL">Adamantine</font> - Requires 15 Cursed Grave Goods<br> <font color="LEVEL">Orichal...
karolusw/l2j
game/data/scripts/quests/Q00645_GhostsOfBatur/32017-06.html
HTML
gpl-3.0
413
/*********************************************************************** * * Copyright (C) 2011, 2014 Graeme Gott <graeme@gottcode.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, ei...
barak/focuswriter
src/fileformats/clipboard_windows.cpp
C++
gpl-3.0
4,898
# -*- coding: utf-8 -*- """ InaSAFE Disaster risk assessment tool developed by AusAid - **metadata module.** Contact : ole.moller.nielsen@gmail.com .. note:: 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 Sof...
Gustry/inasafe
safe/metadata/property/list_property.py
Python
gpl-3.0
1,695
<?php defined('PHALAPI_INSTALL') || die('no access'); ?> <!DOCTYPE html> <html lang="zh-CN"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- 上述3个meta标签*必须*放在最前面,任何其他内容都*必须*跟随其后! --> <meta ...
xiaolovecai/PhalApi
Public/install/_header.php
PHP
gpl-3.0
1,762
/***************************************************************************** * Copyright (c) 2014-2018 OpenRCT2 developers * * For a complete list of all authors, please refer to contributors.md * Interested in contributing? Visit https://github.com/OpenRCT2/OpenRCT2 * * OpenRCT2 is licensed under the GNU Gener...
wolfreak99/OpenRCT2
src/openrct2/object/StexObject.h
C
gpl-3.0
1,156
/* * Copyright 2011-2019 Arx Libertatis Team (see the AUTHORS file) * * This file is part of Arx Libertatis. * * Arx Libertatis 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 Li...
Thoronador/ArxLibertatis
src/io/Blast.cpp
C++
gpl-3.0
16,642
IMAGES="test-r test-python" IMAGE_VERSION="0.1" DOCKER_REGISTRY="localhost:5000" for IMAGE in ${IMAGES} ; do docker build --tag ${DOCKER_REGISTRY}/dpa/${IMAGE}:${IMAGE_VERSION} tasks/${IMAGE} docker push ${DOCKER_REGISTRY}/dpa/${IMAGE}:${IMAGE_VERSION} done
nanounanue/rita-pipeline
rita/registrar.sh
Shell
gpl-3.0
267
from django.conf.urls.defaults import * """ Also used in cms.tests.ApphooksTestCase """ urlpatterns = patterns('cms.test_utils.project.sampleapp.views', url(r'^$', 'sample_view', {'message': 'sample root page',}, name='sample-root'), url(r'^settings/$', 'sample_view', kwargs={'message': 'sample settings page'...
hzlf/openbroadcast
website/cms/test_utils/project/sampleapp/urls.py
Python
gpl-3.0
842