repo_name
stringlengths
4
116
path
stringlengths
3
942
size
stringlengths
1
7
content
stringlengths
3
1.05M
license
stringclasses
15 values
shizhai/wprobe
build_dir/target-mips_r2_uClibc-0.9.33.2/linux-ar71xx_generic/linux-3.10.4/drivers/mtd/lpddr/.built-in.o.cmd
136
cmd_drivers/mtd/lpddr/built-in.o := rm -f drivers/mtd/lpddr/built-in.o; mips-openwrt-linux-uclibc-ar rcsD drivers/mtd/lpddr/built-in.o
gpl-2.0
chachasikes/TwinCitiesTestSprint
docs/SimpletestDocumentation/drupal-simpletest/html/class_test_of_exception_thrown_in_set_up_does_not_run_test_body.html
6056
<!-- This comment will put IE 6, 7 and 8 in quirks mode --> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <title>Drupal Simp...
gpl-2.0
qiyao/xcc
be/opt/opt_ssa.h
12937
//-*-c++-*- // ==================================================================== // ==================================================================== // // Module: opt_ssa.h // $Revision: 1.99 $ // $Date: 2000/04/06 15:25:34 $ // $Author: dlstephe $ // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_ss...
gpl-2.0
novaris/novoscan
src/database/tables/owner_track/data_sensor_p50.html
20987
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <title>Hibernate Mappings - Table Info</title> <link rel="stylesheet" type="text/css" href="../../assets/doc-style.css" title="Style"/> </head> <body> <div id="header"> <...
gpl-2.0
forfivo/v500_kernel_aosp
kernel/power/process.c
5537
/* * drivers/power/process.c - Functions for starting/stopping processes on * suspend transitions. * * Originally from swsusp. */ #undef DEBUG #include <linux/interrupt.h> #include <linux/oom.h> #include <linux/suspend.h> #include <linux/module.h> #include <linux/syscalls.h> #include ...
gpl-2.0
polypapps/RandomRango_Web
src/RandomRango/Bundle/MainBundle/Controller/DefaultController.php
291
<?php namespace RandomRango\Bundle\MainBundle\Controller; use Symfony\Bundle\FrameworkBundle\Controller\Controller; class DefaultController extends Controller { public function indexAction() { return $this->render('RandomRangoMainBundle:Default:index.html.twig'); } }
gpl-2.0
just-another-one-timmy/wireshark
epan/dissectors/packet-lbmr.c
356549
/* packet-lbmr.c * Routines for LBM Topic Resolution Packet dissection * * Copyright (c) 2005-2014 Informatica Corporation. All Rights Reserved. * * Wireshark - Network traffic analyzer * By Gerald Combs <[email protected]> * Copyright 1998 Gerald Combs * * This program is free software; you can redistribut...
gpl-2.0
vilasmaciel/rideon
rideon-client/src/main/java/com/rideon/web/security/ClientAuthenticator.java
1128
package com.rideon.web.security; import org.apache.http.auth.UsernamePasswordCredentials; import org.apache.http.client.CredentialsProvider; import org.apache.http.impl.client.DefaultHttpClient; import org.springframework.web.client.RestTemplate; public class ClientAuthenticator { public ClientAuthenticator() { ...
gpl-2.0
michaelklapper/TYPO3.CMS
typo3/sysext/t3editor/Classes/CodeCompletion.php
5509
<?php namespace TYPO3\CMS\T3editor; /* * 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 license information,...
gpl-2.0
LPgenerator/django-db-mailer
dbmail/providers/google/android.py
1265
# -*- encoding: utf-8 -*- try: from httplib import HTTPSConnection from urlparse import urlparse except ImportError: from http.client import HTTPSConnection from urllib.parse import urlparse from json import dumps, loads from django.conf import settings class GCMError(Exception): pass def send...
gpl-2.0
Oblady/oblady-debug
oblady_debug/Classes/Reporting/SystemeLog.php
1267
<?php /*************************************************************** * Copyright notice * * (c) 2011 Adrien LUCAS ([email protected]) * All rights reserved * * This script is part of the TYPO3 project. The Typo3 project is * free software; you can redistribute it and/or modify * it under the terms of the GNU Gen...
gpl-2.0
C-Aniruddh/kernel_vortex
drivers/thermal/msm_thermal.c
134237
/* Copyright (c) 2012-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...
gpl-2.0
huther/personal_projects
perl_exercises/vocab.pl
4111
#!/usr/bin/perl #[SUMMARY] Flashcard program. Used to train yourself for vocab retention, possibly other uses (e.g. general question and answer format). # Read through an input file (key - value), shuffle the keys randomly, and prompt the user for an answer. # If the answer doesn't match (case insensitive), retry (opt...
gpl-2.0
erik132/MolekelCUDA
deps/include/Inventor/tools/SbPimplPtr.hpp
2699
#ifndef COIN_SBPIMPLPTR_HPP #define COIN_SBPIMPLPTR_HPP /**************************************************************************\ * * This file is part of the Coin 3D visualization library. * Copyright (C) 1998-2008 by Kongsberg SIM. All rights reserved. * * This library is free software; you can redistrib...
gpl-2.0
xfce-mirror/xfwm4
src/events.c
95564
/* $Id$ 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 is distributed in the hope ...
gpl-2.0
Samael500/w3-personal-blog
templates/index.html
4584
{% extends "base.html" %} {% block content_title %}{% endblock %} {% block ogtitle %}{{ SITENAME }}{% endblock %} {% block ogurl %}{{ SITEURL }}{%endblock%} {% block canonicalurl %}{{ SITEURL }}{%endblock%} {% block content %} <div class="content-grid"> {% if articles %} {% for article in articles_page.obj...
gpl-2.0
Sofakante/iw4m-lan
steam_api/Flags.cpp
740
#include "StdInc.h" #include <ShellAPI.h> unsigned int _gameFlags; typedef struct { const wchar_t* argument; unsigned int flag; } flagDef_t; flagDef_t flags[] = { { L"offline", GAME_FLAG_OFFLINE }, { L"console", GAME_FLAG_CONSOLE }, { 0, 0 } }; void DetermineGameFlags() { int numArgs; LPCWSTR commandLine =...
gpl-2.0
jheusala/freeciv
server/ruleset.c
174636
/********************************************************************** Freeciv - Copyright (C) 1996 - A Kjeldberg, L Gregersen, P Unold 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; eith...
gpl-2.0
xiaolu6t6t/NFinal
WebMvc/App/Views/Default/Common/Public/Footer.ascx.cs
422
using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.Web.UI; using System.Web.UI.WebControls; namespace WebMvc.App.Views.Default.Common.Public { public partial class Footer : System.Web.UI.UserControl { public App.Common.UserControl.Footer FooterViewBag { g...
gpl-2.0
viktortod/magtools-cart
html/modules/store/action/UpdateCartAction.php
409
<?php class UpdateCartAction extends Action{ public function execute() { $quantities = getParam('ProductQuantity'); $cart = new Cart(); foreach($quantities as $productId => $quantities){ if($quantities > 0){ $cart->updateQuantity($productId, $quantities); ...
gpl-2.0
qianguozheng/qsdk
target/linux/ar71xx/image/Makefile
46467
# # Copyright (c) 2013 The Linux Foundation. All rights reserved. # Copyright (C) 2008-2011 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/image.mk JFFS2_BLOCKSIZE = 64k 128k 256k define ...
gpl-2.0
World-Three-Technologies/Masxaro-Prototype
proj/php/class/control/FileCtrl.class.php
949
<?php /* * FileCtrl.class.php -- file system control * * Copyright 2011 World Three Technologies, Inc. * 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; ...
gpl-2.0
tomas-pluskal/mzmine3
src/main/java/io/github/mzmine/parameters/parametertypes/ranges/DoubleRangeParameter.java
5669
/* * Copyright 2006-2020 The MZmine Development Team * * This file is part of MZmine. * * MZmine is free software; you can redistribute it and/or modify it under the terms of the GNU * General Public License as published by the Free Software Foundation; either version 2 of the * License, or (at your option) an...
gpl-2.0
esander91/NamespacePollution
Code/GetMetaDataFromCRAN/raw_html/PoiClaClu.html
2941
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>CRAN - Package PoiClaClu</title> <link rel="stylesheet" type="text/css" href="../../CRAN_web.css" /> <meta http-equiv="Content-Type" content="text/html;...
gpl-2.0
cassioferrazzo/fila.cliente.desktop
uCM.cpp
695
//---------------------------------------------------------------------------- #pragma hdrstop #include <stdio.h> #include <memory> #include "uCM.h" //--------------------------------------------------------------------------- #pragma package(smart_init) #pragma classgroup "Vcl.Controls.TControl" #pragma resource "*....
gpl-2.0
mythicsr/testrepository
README.md
43
# testrepository this is a test repository
gpl-2.0
Imzogelmo/Lacuna-Server-Open
lib/Lacuna/DB/Result/Building/SSLa.pm
6610
package Lacuna::DB::Result::Building::SSLa; use Moose; use utf8; no warnings qw(uninitialized); extends 'Lacuna::DB::Result::Building'; use Lacuna::Constants qw(ORE_TYPES INFLATION); around 'build_tags' => sub { my ($orig, $class) = @_; return ($orig->($class), qw(Construction Ships)); }; use constant univer...
gpl-2.0
leeter/hexchat
src/fe-gtk/ascii.hpp
900
/* HexChat * Copyright (C) 1998-2010 Peter Zelezny. * Copyright (C) 2009-2013 Berke Viktor. * * 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 you...
gpl-2.0
crazybiocomputing/crazybioGame
index.html
423
<!DOCTYPE html> <html> <head> <meta charset="utf8"> <title>Local Test</title> </head> <body> <h2>Tutorial/Prototype</h2> <ol> <li><a href="minigames/tutorial/lock/index.html">Lock</a></li> <li><a href="minigames/tutorial/click_and_drag/index.html">Click and Drag</a></li> <li><a href="minigames/bioinfo/whereis/index.htm...
gpl-2.0
CORE-POS/IS4C
fannie/modules/plugins2.0/Mercato/models/MercatoNotesModel.php
1374
<?php /******************************************************************************* Copyright 2021 Whole Foods Co-op This file is part of CORE-POS. IT CORE 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...
gpl-2.0
ntj/ComplexRapidMiner
src/com/rapidminer/gui/tools/ProgressUtils.java
3354
/* * RapidMiner * * Copyright (C) 2001-2008 by Rapid-I and the contributors * * Complete list of developers available at our web site: * * http://rapid-i.com * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public Lice...
gpl-2.0
mooflu/critter
utils/ConfigHandler.hpp
1062
#pragma once // Description: // Notification interface for loading and saving configuration. // // Copyright (C) 2001 Frank Becker // // 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...
gpl-2.0
madnight/filezilla
src/engine/storj/list.cpp
4511
#include <filezilla.h> #include "directorycache.h" #include "list.h" enum listStates { list_init = 0, list_waitresolve, list_waitlock, list_list }; int CStorjListOpData::Send() { LogMessage(MessageType::Debug_Verbose, L"CStorjListOpData::Send() in state %d", opState); switch (opState) { case list_init: if ...
gpl-2.0
jameskdev/lge-kernel-d1l_kr
arch/arm/mach-msm/lge/l_dcm/board-l_dcm-panel.c
35276
/* Copyright (c) 2011-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 ho...
gpl-2.0
sofiaqsy/Opensale
html/productos/add_producto.php
5407
<?php include(HTML_DIR . 'overall/header.php'); ?> <body> <section class="engine"><a rel="nofollow" href="#"><?php echo APP_TITLE ?></a></section> <?php include(HTML_DIR . '/overall/topnav.php'); ?> <section class="mbr-section mbr-after-navbar"> <div class="mbr-section__container container mbr-section__container--is...
gpl-2.0
muhkuh-sys/org.muhkuh.tools-muhkuh_gui
application/muhkuh_split_testdescription.cpp
9641
/*************************************************************************** * Copyright (C) 2011 by Christoph Thelen * * [email protected] * * * * This pr...
gpl-2.0
Jbouska419/craftsman
administrator/components/com_virtuemart/install/install.sql
57936
-- VirtueMart table SQL script -- This will install all the tables need to run VirtueMart -- -- Table structure for table `#__virtuemart_adminmenuentries` -- CREATE TABLE IF NOT EXISTS `#__virtuemart_adminmenuentries` ( `id` tinyint(1) unsigned NOT NULL AUTO_INCREMENT, `module_id` tinyint(10) unsigned NOT NULL D...
gpl-2.0
ejspina/Gene_expression_tools
Python/FilterByID_dict_parse.py
7098
#------------------------------------------------------------------------------- # Name: module1 # Purpose: # # Author: Eli # # Created: 06/04/2014 # Copyright: (c) Eli 2014 # Licence: <your licence> #------------------------------------------------------------------------------- def m...
gpl-2.0
favedit/MoPlatform
mo-4-web/src/web-face/org/mo/jfa/face/database/connector/IConnectorAction.java
890
package org.mo.jfa.face.database.connector; import org.mo.web.core.container.AContainer; import org.mo.web.core.webform.IFormPage; import org.mo.web.protocol.context.IWebContext; public interface IConnectorAction { String catalog(IWebContext context, @AContainer(name = IFormPage.Page) FConnectorP...
gpl-2.0
tuffon/imaginewithus
wp-content/plugins/swift-framework/includes/page-builder/shortcodes/default.php
31195
<?php /* * * Swift Page Builder - Default Shortcodes * ------------------------------------------------ * Swift Framework * Copyright Swift Ideas 2016 - http://www.swiftideas.com * */ /* TEXT BLOCK ASSET ================================================== */ class S...
gpl-2.0
sungsoo/esper
esper/src/test/java/com/espertech/esper/epl/join/rep/TestRepositoryImpl.java
4571
/* * ************************************************************************************* * Copyright (C) 2008 EsperTech, Inc. All rights reserved. * * http://esper.codehaus.org * * http://www.espertech.com ...
gpl-2.0
OpenInkpot-archive/uboot-n516
common/cmd_update.c
19636
/* * Copyright (c) 2009, Yauhen Kharuzhy <[email protected]> * * See file CREDITS for list of people who contributed to this * project. * * 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; e...
gpl-2.0
jonasrmichel/jms-doodle-poll
joram-jms/samples/src/joram/doodle/TimeSlot.java
3355
package doodle; import java.io.Serializable; import java.text.SimpleDateFormat; import java.util.Calendar; import java.util.Comparator; import java.util.Date; /** * A poll is made up of two or more time slots, which are voted on by poll * invitees. A time slot is defined by a start datetime and optionally an end *...
gpl-2.0
phoenixz/base
init/framework/0.47.4.php
2194
<?php /* * Fixed blog_media hash column * Add "level" to blogs posts, which will be used as previous priority column */ sql_query('ALTER TABLE `blogs_media` CHANGE COLUMN `hash` `hash` VARCHAR(64) NOT NULL'); $medias = sql_query('SELECT `id`, `file` FROM `blogs_media`'); $update = sql_prepare('UPDATE `blogs_media` ...
gpl-2.0
arowser/wireshark-xcoin
epan/dissectors/packet-ranap.c
778112
/* Do not modify this file. Changes will be overwritten. */ /* Generated automatically by the ASN.1 to Wireshark dissector compiler */ /* packet-ranap.c */ /* ../../tools/asn2wrs.py -p ranap -c ./ranap.cnf -s ./packet-ranap-template ...
gpl-2.0
marvoey/live-web
sites/all/themes/copriMobileGarland/asce-back.css
1828
/* $Id: views.css,v 1.11.2.3 2010/03/12 00:25:33 merlinofchaos Exp $ */ .asce-mod-1 { position: relative; } .views-field-image-image { float: left; } .asce-mod-1 .views-field-title { font-size: 160%; line-height: 130%; } /* From ASCE website */ .ImgCaptMain{ width: 1150; position:relative; } .ImgCaptDes...
gpl-2.0
activityworkshop/GpsPrune
src/tim/prune/threedee/UprightOrbiter.java
10939
package tim.prune.threedee; import java.awt.event.InputEvent; /* * Copyright (c) 2007 Sun Microsystems, 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: * * - Redistribution of source...
gpl-2.0
UbiCastTeam/mkvtoolnix-ubicast
src/common/os.h
3162
/* mkvtoolnix - A set of programs for manipulating Matroska files Distributed under the GPL see the file COPYING for details or visit http://www.gnu.org/copyleft/gpl.html Cross platform compatibility definitions Written by Moritz Bunkus <[email protected]>. */ #ifndef MTX_COMMON_OS_H #define MTX_C...
gpl-2.0
manveru0/FeaCore_Phoenix_S3
drivers/video/uvesafb.c
52031
/* * A framebuffer driver for VBE 2.0+ compliant video cards * * (c) 2007 Michal Januszewski <[email protected]> * Loosely based upon the vesafb driver. * */ #include <linux/init.h> #include <linux/module.h> #include <linux/moduleparam.h> #include <linux/skbuff.h> #include <linux/timer.h> #include <linux/compl...
gpl-2.0
teabo/wholly-framework
wholly-demo/wholly_weixin/src/main/java/com/weixin/sdk/encrypt/SHA1.java
1592
/** * 对公众平台发送给公众账号的消息加解密示例代码. * * @copyright Copyright (c) 1998-2014 Tencent Inc. */ // ------------------------------------------------------------------------ package com.weixin.sdk.encrypt; import java.security.MessageDigest; import java.util.Arrays; /** * SHA1 class * * 计算公众平台的消息签名接口. ...
gpl-2.0
proubatsis/Map-Creator
Map Creator/MapAdjacency.cs
1312
/* Copyright (C) 2015 Panagiotis Roubatsis 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...
gpl-2.0
ATSTI/administra
script/relDre_warong107.sql
18336
set term ^; CREATE OR ALTER PROCEDURE RELDRE( PDTA1 DATE , PDTA2 DATE, PCC INTEGER ) -- ATS Soluções 11/03/2009 RETURNS ( CONTA VARCHAR( 30 ) , DESC_CONTA VARCHAR( 80 ) ...
gpl-2.0
RockeyHoo/icheck
emonitor/src/main/java/com/rockey/emonitor/jms/controller/MessageController.java
4087
package com.rockey.emonitor.jms.controller; import java.util.Enumeration; import java.util.HashMap; import java.util.List; import java.util.Map; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import org.apache.commons.logging.Log; import org.apache.commons.log...
gpl-2.0
apparentlymart/livejournal
bin/upgrading/support-upgrade.pl
589
#!/usr/bin/perl use strict; use lib "$ENV{'LJHOME'}/cgi-bin"; use LJ; my $dbh = LJ::get_dbh("master"); my $sth; $sth = $dbh->prepare("SELECT spid FROM support WHERE timelasthelp IS NULL"); $sth->execute; while (my ($spid) = $sth->fetchrow_array) { print "Fixing $spid...\n"; my $st2 = $dbh->prepare("SELECT MA...
gpl-2.0
cbfjay/Aspnet.Login
FormsAuthWeb/MyInfo.aspx.designer.cs
452
//------------------------------------------------------------------------------ // <自动生成> // 此代码由工具生成。 // // 对此文件的更改可能会导致不正确的行为,并且如果 // 重新生成代码,这些更改将会丢失。 // </自动生成> //------------------------------------------------------------------------------ namespace FormsAuthWeb { public partial class...
gpl-2.0
Metrashev/Obuhte
wp-content/plugins/megamenu/classes/nav-menus.class.php
12985
<?php if ( ! defined( 'ABSPATH' ) ) { exit; // disable direct access } if ( ! class_exists( 'Mega_Menu_Nav_Menus' ) ) : /** * Handles all admin related functionality. */ class Mega_Menu_Nav_Menus { /** * Return the default settings for each menu item * * @since 1.5 */ public static ...
gpl-2.0
asterics/KeyboardX
Player/Model/ButtonPosition.cs
579
using System; namespace Player.Model { /// <remarks> /// A button can only be rectangular, if there should be other forms, you have to use more buttons which reference each other. /// </remarks> public interface ButtonPosition { int X { get; } int Y { get; } ...
gpl-2.0
ProjectSkyfire/SkyFire.548
src/server/scripts/Outland/zone_shattrath_city.cpp
16677
/* * Copyright (C) 2011-2021 Project SkyFire <https://www.projectskyfire.org/> * Copyright (C) 2008-2021 TrinityCore <http://www.trinitycore.org/> * Copyright (C) 2005-2021 MaNGOS <https://www.getmangos.eu/> * Copyright (C) 2006-2014 ScriptDev2 <https://github.com/scriptdev2/scriptdev2/> * * This program is free ...
gpl-2.0
iTTemple/html
wp-content/themes/invictus_2.6.2/template-sidebar-left.php
568
<?php /** * Template Name: Sidebar Left Template * * @package WordPress * @subpackage Invictus * @since Invictus 1.0 */ get_header(); ?> <div id="single-page" class="clearfix left-sidebar"> <div id="primary"> <div id="content" role="main"> <?php the_post(); ?> <?php get_template_part( 'content'...
gpl-2.0
Teameeting/Teameeting-MsgServer
MsgServer/MsgServerConnector/CRTDispatchConnection.cpp
3277
// // CRTDispatchConnection.cpp // dyncRTConnector // // Created by hp on 12/8/15. // Copyright (c) 2015 hp. All rights reserved. // #include "CRTDispatchConnection.h" #include "CRTConnManager.h" #include "CRTConnection.h" #include "CRTConnectionTcp.h" #include "rtklog.h" void CRTDispatchConnection::DispatchMsg(...
gpl-2.0
raqystyle/ui-builder
frontend/scripts/builder/modules/repository/filters/repoItemClassifier.filter.js
268
'use strict'; /*@ngInject*/ function repoItemClassifierFilter() { return function(node) { if (node.type) { return 'uib-repository__item--movable'; } else { return 'uib-repository__group'; } }; } module.exports = repoItemClassifierFilter;
gpl-2.0
lighttroupe/luz-next
engine/plugins/actor_effects/actor-pen.luz.rb
1787
class ActorEffectActorPen < ActorEffect title 'Actor Pen' description 'Uses chosen actor as a brush tip, rendering it multiple times per frame to smoothly follow a chosen X,Y point.' hint 'This effect is primarily intended for use with the Canvas actor.' categories :canvas setting 'actor', :actor setting '...
gpl-2.0
DrBobr/XyralityTest
XyralityTest/XyralityTest/XRLoginView.h
781
// // XRLoginView.h // XyralityTest // // Created by lava on 12/19/15. // // #import <UIKit/UIKit.h> @interface XRLoginView : UIView @property (weak, nonatomic) IBOutlet UIView *credentialsView; @property (weak, nonatomic) IBOutlet UILabel *loginLabel; @property (weak, nonato...
gpl-2.0
bobbingwide/oik-shortcodes
shortcodes/oik-api.php
7237
<?php // (C) Copyright Bobbing Wide 2012, 2017 /** * Determine the reference_type from PHP tokens * * Attempt to determine what sort of API this is using token_get_all() * * @param string $string - the "api" name * @return string - the reference type determined from token_name() * */ function oikai_determi...
gpl-2.0
freecores/t400
sw/verif/int/sequence/test.asm
789
;; ******************************************************************* ;; $Id: test.asm,v 1.1 2006-06-05 02:12:19 arniml Exp $ ;; ;; Checks interrupt on a sequence of "transfer of control" ;; instructions. ;; ;; the cpu type is defined on asl's command line include "int_macros.inc" org 0x00 clra int_flag...
gpl-2.0
joshevensen/theunassistedbaby.com
wp-content/plugins/tub-functions/cpt/articles.php
4026
<?php /** * Custom Article Page Type * * @package tub */ /* * Register an article post type. */ add_action( 'init', 'tub_articles_init' ); function tub_articles_init() { $labels = array( 'name' => _x( 'Articles', 'post type general name', 'tub' ), 'singular_name' => _x( 'Article', 'post ...
gpl-2.0
luckasfb/OT_903D-kernel-2.6.35.7
bootable/bootloader/uboot/arch/powerpc/cpu/mpc83xx/pcie.c
11152
/* Copyright Statement: * * This software/firmware and related documentation ("MediaTek Software") are * protected under relevant copyright laws. The information contained herein * is confidential and proprietary to MediaTek Inc. and/or its licensors. * Without the prior written permission of MediaTek inc. and/or ...
gpl-2.0
bed718/ud
sites/all/themes/bb/css/style.css
23222
/* VARS -------------------------------------------------------------- */ /* COLORS */ /* DARK GREY */ /* RED */ /* MIX-INS -------------------------------------------------------------- */ .inline_block, #block-system-main-menu li span, #block-system-main-menu li a { display: inline-block; zoom: 1; *display...
gpl-2.0
dezelin/vbox-haiku
src/VBox/Runtime/r0drv/solaris/memuserkernel-r0drv-solaris.c
2352
/* $Id$ */ /** @file * IPRT - User & Kernel Memory, Ring-0 Driver, Solaris. */ /* * Copyright (C) 2009 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 the...
gpl-2.0
ptitSeb/UFO--AI-OpenPandora
src/game/g_func.c
11042
/** * @file g_func.c * @brief func_* edicts */ /* All original material Copyright (C) 2002-2011 UFO: Alien Invasion. Original file from Quake 2 v3.21: quake2-2.31/game/g_spawn.c Copyright (C) 1997-2001 Id Software, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the...
gpl-2.0
fblupi/grado_informatica-DIU
G-Tech/scripts/crearEvento.php
3659
<?php include_once "../libs/myLib.php"; if (!isset($_SESSION['login'])) { session_start(); } $nombre = $_POST['nombre']; $fechaInicio= $_POST['fechaInicio']; $horaInicio = $_POST['horaInicio']; $fechaFin = $_POST['fechaInicio']; $horaFin = $_POST['horaFin']; $precio = $_POST['precio']; $plazas = $_POST['plazas']...
gpl-2.0
OregonCore/OregonCore
src/scripts/Kalimdor/RuinsOfAhnQiraj/boss_moam.cpp
3347
/* * This file is part of the OregonCore 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 ...
gpl-2.0
aakb/netlydbog
sites/all/modules/ebog_banner/css/ebog_banner_style.css
927
.block-ebog_banner .content { position: relative; } .block-ebog_banner .bottom-bar { background-clip: padding-box; -webkit-background-clip: padding-box; -moz-background-clip: padding; background-color: #1b75bc; border-radius: 0 0 4px 4px; -moz-border-radius: 0 0 4px 4px; -webkit-border-radius: 0 0 4px ...
gpl-2.0
rootwork/ringsforever
themes/trf/documentation/styleguide/item-base-type-headers.html
3777
<!DOCTYPE html> <html class="no-js" lang="en"> <head> <meta charset="utf-8"> <title>Titanium Rings Forever style guide</title> <meta name="description" content=""> <meta name="generator" content="kss-node"> <meta name="viewport" content="width=device-width"> <link rel="stylesheet" href="kss-assets/kss.css...
gpl-2.0
Jacksson/mywmsnb
mywms.as/project-ejb/src/java/de/linogistix/los/reference/customization/common/Ref_EventConsumerBean.java
446
/* * Copyright (c) 2006 - 2012 LinogistiX GmbH * * www.linogistix.com * * Project myWMS-LOS */ package de.linogistix.los.reference.customization.common; import javax.ejb.Stateless; import de.linogistix.los.customization.LOSEventConsumerBean; import de.linogistix.los.util.event.LOSEventConsumer; /** * @au...
gpl-2.0
rbberger/lammps
src/fix_nve.cpp
4538
/* ---------------------------------------------------------------------- LAMMPS - Large-scale Atomic/Molecular Massively Parallel Simulator https://lammps.sandia.gov/, Sandia National Laboratories Steve Plimpton, [email protected] Copyright (2003) Sandia Corporation. Under the terms of Contract DE-AC...
gpl-2.0
codialsoftware/hunting-project
themes/zen/zen/templates/comment.tpl.php
4351
<?php /** * @file * Zen theme's implementation for comments. * * Available variables: * - $author: Comment author. Can be link or plain text. * - $content: An array of comment items. Use render($content) to print them all, or * print a subset such as render($content['field_example']). Use * hide($content['f...
gpl-2.0
nmacd85/drupal-nicoledawn
modules/contrib/commerce/modules/order/src/Adjustment.php
8130
<?php namespace Drupal\commerce_order; use Drupal\commerce_price\Price; /** * Represents an adjustment. */ final class Adjustment { /** * The adjustment type. * * @var string */ protected $type; /** * The adjustment label. * * @var string */ protected $label; /** * The adjus...
gpl-2.0
zyz963272311/testGitHub
testMaven/src/test/java/xyz/zyzhu/model/TestHelloWorld.java
212
package xyz.zyzhu.model; import org.junit.*; import org.junit.Assert.*; public class TestHelloWorld { @Test public void tesySayHello() { Assert.assertEquals("hello world",new HelloWorld().sayHello()); } }
gpl-2.0
kaseya/lshw
src/core/blockio.cc
891
/* * blockio.cc * * */ #define _LARGEFILE_SOURCE #define _FILE_OFFSET_BITS 64 #include "version.h" #include "blockio.h" #include "osutils.h" #include <stdio.h> #include <string.h> #include <sys/types.h> #include <sys/stat.h> #include <fcntl.h> #include <unistd.h> #include <stdint.h> __ID("@(#) $Id: blockio.cc 20...
gpl-2.0
drodin/neverball-old
share/solid_sim_sol.c
19801
/* * Copyright (C) 2003 Robert Kooima * * NEVERBALL 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 d...
gpl-2.0
taconaut/pms-mlx
core/src/main/java/net/pms/medialibrary/commons/dataobjects/DOThumbnailPriority.java
3813
/* * PS3 Media Server, for streaming any medias to your PS3. * Copyright (C) 2012 Ph.Waeber * * 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 only. * * This ...
gpl-2.0
hopshadoop/ePipe
include/hive/TBLSTailer.h
1763
/* * This file is part of ePipe * Copyright (C) 2019, Logical Clocks AB. 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 License, or (at yo...
gpl-2.0
atmark-techno/atmark-dist
user/imagemagick/tests/rwfile_PPM_truecolor16.sh
365
#!/bin/sh # Copyright (C) 1999-2005 ImageMagick Studio LLC # # This program is covered by multiple licenses, which are described in # LICENSE. You should have received a copy of LICENSE with this # package; otherwise see http://www.imagemagick.org/script/license.php. . ${srcdir}/tests/common.shi ${RUNENV} ${MEMCHECK} ...
gpl-2.0
fredericlemoine/gotree
cmd/rotate.go
1028
package cmd import ( "github.com/spf13/cobra" ) // rotateCmd represents the shuffletips command var rotateCmd = &cobra.Command{ Use: "rotate", Short: "Rotates children of internal nodes", Long: `Rotates children of internal nodes by different means. Either randomly with "rand" subcommand, either sorting by num...
gpl-2.0
dcrawford1/APIVS
include/emfio_setupCommands.h
2147
/* * Copyright 2015 AASHTO/ITE/NEMA. * American Association of State Highway and Transportation Officials, * Institute of Transportation Engineers and * National Electrical Manufacturers Association. * * This file is part of the Advanced Transportation Controller (ATC) * Application Programming Interface Validat...
gpl-2.0
mohegan/ubiquity-slideshow-ubuntu
slideshows/ubuntu-mate/slides/06_browse.html
910
<div class="header"><h1 class="slidetitle">Make the most of the web</h1></div> <div class="main"> <div class="text"> <div> <p>Ubuntu MATE includes Firefox, the web browser used by millions of people around the world. And web applications you use frequently (like Facebook or Gmail, for example) can be pinned to your ...
gpl-2.0
artonair/clocktower
sites/all/node-blog-body.tpl.php
11545
<?php include_once('sites/all/themes/artonair/custom_functions/custom_variable.php'); /* mp3 folder path */ ?> <?php include_once('sites/all/themes/artonair/custom_functions/default_image.php'); /* function for displaying default images */ ?> <?php $listen_url = "/drupal/play/" . $node->nid . "/" . $node->path; ?> ...
gpl-2.0
Blagus/STB8000-U-Boot
board/st/b2000/b2000.c
10205
/* * (C) Copyright 2008-2013 STMicroelectronics. * * Sean McGoogan <[email protected]> * * See file CREDITS for list of people who contributed to this * project. * * 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...
gpl-2.0
mxr1027/Xinrui-Ma
wp-content/themes/newschannel/404.php
1539
<?php get_header(); ?> <div id="content" class="clearfix"> <div id="main" class="col620 clearfix" role="main"> <article id="post-0" class="post error404 not-found"> <header class="entry-header"> <h1 class="entry-title"><?php _e( 'Error 404 - Page Not Found', 'newschannel' ); ?></h1> ...
gpl-2.0
knoxsp/Concept
src/scatterbox/utils/ImportVanKasteren.java
6596
package scatterbox.utils; import java.io.BufferedReader; import java.io.DataInputStream; import java.io.File; import java.io.FileInputStream; import java.io.FileNotFoundException; import java.io.InputStreamReader; import java.sql.Connection; import java.sql.DriverManager; import java.sql.SQLException; import java.sql....
gpl-2.0
opusappteam/PLGLPI0842
front/preference.php
2239
<?php /* * @version $Id: preference.php 20129 2013-02-04 16:53:59Z moyo $ ------------------------------------------------------------------------- GLPI - Gestionnaire Libre de Parc Informatique Copyright (C) 2003-2013 by the INDEPNET Development Team. http://indepnet.net/ http://glpi-project.org -------------...
gpl-2.0
ylahav/joomla-cms
administrator/components/com_templates/views/template/tmpl/default.php
16786
<?php /** * @package Joomla.Administrator * @subpackage com_templates * * @copyright Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt */ defined('_JEXEC') or die; // Include the component HTML helpers. J...
gpl-2.0
alji2106/CS1300Terminal
doc/emacs/emacs_25.html
58474
<!-- This HTML file has been created by texi2html 1.27 from emacs.texi on 3 March 1994 --> <TITLE>GNU Emacs Manual - Commands for Human Languages</TITLE> <P>Go to the <A HREF="emacs_24.html">previous</A>, <A HREF="emacs_26.html">next</A> section.<P> <A NAME="IDX723"></A> <A NAME="IDX724"></A> <H1><A NAME="SEC155"...
gpl-2.0
StebaKite/chopin
query/primanota/ricercaFatturaCliente.sql
288
SELECT id_registrazione, dat_registrazione, des_registrazione FROM contabilita.registrazione WHERE id_cliente = %id_cliente% AND num_fattura = '%num_fattura%' AND dat_registrazione = '%dat_registrazione%' AND extract(year from dat_registrazione) = extract(year from current_date)
gpl-2.0
luigipalopoli/PROSIT
tool/matrix.hpp
693
/* * MATRIX COMPUTATION FOR RESERVATION BASED SYSTEMS * * Copyright (C) 2013, University of Trento * Authors: Luigi Palopoli <[email protected]> * * 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 Fr...
gpl-2.0
underdogio/tld
src/tld/update.py
414
from __future__ import print_function """ Deprecated. Use ``update-tld-names`` command instead. """ __title__ = 'tld.update' __author__ = 'Artur Barseghyan' __copyright__ = '2013-2015 Artur Barseghyan' __license__ = 'GPL 2.0/LGPL 2.1' from tld.utils import update_tld_names _ = lambda x: x if __name__ == '__main__'...
gpl-2.0
lazyphp/PESCMS-TEAM
App/Team/GET/Project.php
1870
<?php /** * PESCMS for PHP 5.6+ * * Copyright (c) 2015 PESCMS (http://www.pescms.com) * * For the full copyright and license information, please view * the file LICENSE.md that was distributed with this source code. */ namespace App\Team\GET; class Project extends Content{ /** * 项目数据分析 */ pu...
gpl-2.0
eltharin/glpi
front/sla.php
1394
<?php /** * --------------------------------------------------------------------- * GLPI - Gestionnaire Libre de Parc Informatique * Copyright (C) 2015-2017 Teclib' and contributors. * * http://glpi-project.org * * based on GLPI - Gestionnaire Libre de Parc Informatique * Copyright (C) 2003-2014 by the INDEPNET...
gpl-2.0
miguelinux/vbox
src/VBox/Runtime/r0drv/solaris/mpnotification-r0drv-solaris.c
4766
/* $Id: mpnotification-r0drv-solaris.c $ */ /** @file * IPRT - Multiprocessor Event Notifications, Ring-0 Driver, Solaris. */ /* * Copyright (C) 2008-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; ...
gpl-2.0