repo_name stringlengths 4 116 | path stringlengths 3 942 | size stringlengths 1 7 | content stringlengths 3 1.05M | license stringclasses 15
values |
|---|---|---|---|---|
sixuanwang/SAMSaaS | wirecloud-develop/src/wirecloud/platform/static/js/wirecloud/ui/WiringEditor/GenericInterface.js | 67661 | /*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER
*
* Copyright (c) 2012-2013 Universidad Politécnica de Madrid
* Copyright (c) 2012-2013 the Center for Open Middleware
*
* Licensed under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in complia... | gpl-2.0 |
erdfisch/DBCD16 | web/themes/custom/dbcd_theme_base/example.config.js | 253 | module.exports = {
browserSync: {
hostname: "localhost",
port: 8080,
openAutomatically: false,
reloadDelay: 50
},
drush: {
enabled: false,
alias: 'drush @SITE-ALIAS cache-rebuild'
},
twig: {
useCache: true
}
};
| gpl-2.0 |
dc914337/PSD | PSD/app/src/main/java/anon/psd/gui/activities/MainActivity.java | 4342 | package anon.psd.gui.activities;
import android.content.ContextWrapper;
import android.content.Intent;
import android.graphics.BitmapFactory;
import android.os.Bundle;
import android.support.v7.widget.SearchView;
import android.view.View;
import android.widget.AdapterView;
import com.nhaarman.listviewanimations.itemm... | gpl-2.0 |
dh-electronics/linux-imx25 | net/batman-adv/soft-interface.c | 24495 | /*
* Copyright (C) 2007-2011 B.A.T.M.A.N. contributors:
*
* Marek Lindner, Simon Wunderlich
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of version 2 of the GNU General Public
* License as published by the Free Software Foundation.
*
* This program is distribute... | gpl-2.0 |
rminnich/lunacy | drivers/net/wireless/iwlwifi/iwl-6000.c | 5116 | /******************************************************************************
*
* Copyright(c) 2008-2009 Intel Corporation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of version 2 of the GNU General Public License as
* published by the Free... | gpl-2.0 |
muromec/qtopia-ezx | qtopiacore/qt/doc/html/itemviews-puzzle-puzzlewidget-cpp.html | 8637 | <?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Qt 4.3: puzzlewidget.cpp Example File (itemviews/puzzle/puzzlewidget.cpp)</title>
<link href="classic.cs... | gpl-2.0 |
valdas-s/sandelys2 | vendor/plugins/validates_timeliness/spec/action_view/instance_tag_spec.rb | 10844 | require File.expand_path(File.dirname(__FILE__) + '/../spec_helper')
describe 'ValidatesTimeliness::ActionView::InstanceTag' do
include ActionView::Helpers::DateHelper
include ActionController::Assertions::SelectorAssertions
before do
@person = Person.new
end
def params
@params ||= {}
end
desc... | gpl-2.0 |
Debian/openjfx | modules/web/src/main/native/Source/WebCore/Modules/vibration/NavigatorVibration.cpp | 1684 | /*
* Copyright (C) 2012 Samsung Electronics
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; either
* version 2 of the License, or (at your option) any later version.
*
* ... | gpl-2.0 |
bk138/gromit-mpx | src/drawing.h | 729 | #ifndef DRAWING_H
#define DRAWING_H
/*
Functions that manipulate the surfaces pixel-wise.
Does not include functions that treat a surface like a buffer, like undo/redo etc.
*/
#include "main.h"
void draw_line (GromitData *data, GdkDevice *dev, gint x1, gint y1, gint x2, gint y2);
void draw_arrow (GromitData *dat... | gpl-2.0 |
mikelolasagasti/liferea | src/ui/auth_dialog.c | 3899 | /**
* @file auth_dialog.c authentication dialog
*
* Copyright (C) 2007-2018 Lars Windolf <lars.windolf@gmx.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 2 of the ... | gpl-2.0 |
dengbiao/tc_kernel_linux | drivers/net/benet/be_cmds.h | 28853 | /*
* Copyright (C) 2005 - 2010 ServerEngines
* 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
* as published by the Free Software Foundation. The full GNU General
* Public License is included in this ... | gpl-2.0 |
dilawar/moogli | docs/doxygen/html/HTML/Y/324.html | 906 | <html>
<head>
<title>setColorArray</title>
<meta name='robots' content='noindex,nofollow'>
<meta name='generator' content='GLOBAL-5.7.1'>
</head>
<body text='#191970' bgcolor='#f5f5dc' vlink='gray'>
<pre>
<a href='../S/7.html#L198'>setColorArray</a> 198 src/core/Compartment.cpp geometry -> setColorAr... | gpl-2.0 |
mihaienescu1/wp_wmihu | wp-content/themes/presentation-lite/inc/customizer.php | 8069 | <?php
/**
* Theme Customizer
*/
function presentation_lite_customize_register( $wp_customize ) {
/** ===============
* Extends CONTROLS class to add textarea
*/
class presentation_lite_customize_textarea_control extends WP_Customize_Control {
public $type = 'textarea';
public function render_content() { ?... | gpl-2.0 |
kittee/gst-plugins-bad | gst/mpegtsmux/mpegtsmux.c | 53868 | /*
* Copyright 2006, 2007, 2008, 2009, 2010 Fluendo S.A.
* Authors: Jan Schmidt <jan@fluendo.com>
* Kapil Agrawal <kapil@fluendo.com>
* Julien Moutte <julien@fluendo.com>
*
* Copyright (C) 2011 Jan Schmidt <thaytan@noraisin.net>
*
* This library is licensed under 4 different licenses and ... | gpl-2.0 |
hpfem/hermes2d | src/weakform.h | 6594 | // This file is part of Hermes2D.
//
// Hermes2D 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.
//
// Hermes2D is distributed in th... | gpl-2.0 |
berkeley-amsa/past-site | administrator/tmp/install_4e65459e58fe3/admin/elements/icons.php | 1170 | <?php
/**
* @version $Id$
* @package Joomla.Administrator
* @subpackage JoomDOC
* @author ARTIO s.r.o., info@artio.net, http:://www.artio.net
* @copyright Copyright (C) 2011 Artio s.r.o.. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/
defined('_JEXEC')... | gpl-2.0 |
sephirot47/OpenGL-Deferred-Lighting | include/Texture.h | 626 | #ifndef TEXTURE_H
#define TEXTURE_H
#define GL_GLEXT_PROTOTYPES
#include <GL/gl.h>
#include <GL/glu.h>
#include <GL/glext.h>
#include "Debug.h"
class Texture
{
private:
GLuint object;
void Bind() const;
void UnBind() const;
public:
Texture();
~Texture();
void SetWrapMode(GLenum mode) cons... | gpl-2.0 |
boundary/wireshark | epan/dissectors/packet-mount.c | 33771 | /* packet-mount.c
* Routines for mount dissection
*
* $Id$
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
*
* Copied from packet-smb.c
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Gen... | gpl-2.0 |
lakid/libaria | java/com/mobilerobots/Aria/ArJoyVec3f.java | 2914 | /*
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... | gpl-2.0 |
SalvationDevelopment/Salvation-Scripts-TCG | c91718579.lua | 3238 | --ゴゴゴアリステラ&デクシア
function c91718579.initial_effect(c)
--untargetable
local e1=Effect.CreateEffect(c)
e1:SetType(EFFECT_TYPE_FIELD)
e1:SetCode(EFFECT_CANNOT_SELECT_BATTLE_TARGET)
e1:SetRange(LOCATION_MZONE)
e1:SetTargetRange(0,LOCATION_MZONE)
e1:SetCondition(c91718579.tgcon)
e1:SetValue(c91718579.atlimit)
c:Regi... | gpl-2.0 |
afaerber/qemu-cpu | block/qed-table.c | 8769 | /*
* QEMU Enhanced Disk Format Table I/O
*
* Copyright IBM, Corp. 2010
*
* Authors:
* Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
* Anthony Liguori <aliguori@us.ibm.com>
*
* This work is licensed under the terms of the GNU LGPL, version 2 or later.
* See the COPYING.LIB file in the top-level directory... | gpl-2.0 |
zimmermant/dlvo_lammps | doc/html/write_data.html | 12901 |
<!DOCTYPE html>
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>write_data command — LAMMPS documentat... | gpl-2.0 |
swsachith/ANDROPHSY | solr/docs/solr-langid/index.html | 2738 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc on Thu Apr 09 10:38:54 MDT 2015 -->
<meta http-equiv="Content-Type" content="text/html" charset="utf-8">
<title>Solr 5.1.0 API</title>
<script type="te... | gpl-2.0 |
knil-sama/YADDW | lib/apache-jena-2.12.1/javadoc-arq/com/hp/hpl/jena/sparql/class-use/ARQException.html | 20644 | <!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_45) on Thu Oct 02 16:39:53 BST 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class com.h... | gpl-2.0 |
skyHALud/codenameone | Ports/iOSPort/xmlvm/src/xmlvm2objc/compat-lib/java/org/xmlvm/iphone/SKRequest.java | 1255 | /* Copyright (c) 2002-2011 by XMLVM.org
*
* Project Info: http://www.xmlvm.org
*
* This program 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 License, or
* (at your o... | gpl-2.0 |
Saarlonz/Ilch-2.0 | application/modules/sample/models/Sample.php | 126 | <?php
/**
* @copyright Ilch 2.0
* @package ilch
*/
namespace Modules\Sample\Models;
class Sample extends \Ilch\Model
{
}
| gpl-2.0 |
ShevT/android_kernel_d1_p1 | drivers/video/omap2/dss/hdmi_panel.c | 12117 | /*
* hdmi_panel.c
*
* HDMI library support functions for TI OMAP4 processors.
*
* Copyright (C) 2010-2011 Texas Instruments Incorporated - http://www.ti.com/
* Authors: Mythri P k <mythripk@ti.com>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General ... | gpl-2.0 |
mrimp/SM-N910T_Kernel | drivers/char/diag/diagchar_core.c | 73393 | /* Copyright (c) 2008-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 |
phra/802_21 | boost_1_49_0/doc/html/boost/accumulators/as_weighted_feature_tag_id570643.html | 6037 | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Struct template as_weighted_feature<tag::relative_tail_variate_means< LeftRight, VariateType, VariateTag >></title>
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
<meta name="generat... | gpl-2.0 |
kriwil/OpenX | www/delivery/lg.php | 107769 | <?php
/*
+---------------------------------------------------------------------------+
| OpenX v2.8 |
| ========== |
| ... | gpl-2.0 |
MoKee/android_kernel_sony_fuji-common | drivers/md/raid1.c | 80085 | /*
* raid1.c : Multiple Devices driver for Linux
*
* Copyright (C) 1999, 2000, 2001 Ingo Molnar, Red Hat
*
* Copyright (C) 1996, 1997, 1998 Ingo Molnar, Miguel de Icaza, Gadi Oxman
*
* RAID-1 management functions.
*
* Better read-balancing code written by Mika Kuoppala <miku@iki.fi>, 2000
*
* Fixes to recons... | gpl-2.0 |
sunnyden/reactos | dll/win32/ws2_32/src/bhook.c | 3310 | /*
* COPYRIGHT: See COPYING in the top level directory
* PROJECT: ReactOS WinSock 2 API
* FILE: dll/win32/ws2_32_new/src/bhook.c
* PURPOSE: Blocking Hook support for 1.x clients
* PROGRAMMER: Alex Ionescu (alex@relsoft.net)
*/
/* INCLUDES ********************************************************... | gpl-2.0 |
iegor/kdenetwork | kopete/plugins/smpppdcs/libsmpppdclient/smpppdunsettled.cpp | 5200 | /*
smpppdunsettled.cpp
Copyright (c) 2006 by Heiko Schaefer <heiko@rangun.de>
Kopete (c) 2002-2006 by the Kopete developers <kopete-devel@kde.org>
*************************************************************************
* *... | gpl-2.0 |
joachimwieland/xcsoar-jwieland | src/Engine/Navigation/GeoPoint.cpp | 2269 | /* Copyright_License {
XCSoar Glide Computer - http://www.xcsoar.org/
Copyright (C) 2000-2011 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
... | gpl-2.0 |
ipwndev/DSLinux-Mirror | user/coreutils/src/lib/i-ring.c | 1846 | /* a simple ring buffer
Copyright (C) 2006 Free Software Foundation, 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; either version 2, or (at your option)
any later version.
T... | gpl-2.0 |
ipwndev/DSLinux-Mirror | user/picoc/tests/29_array_address.c | 56 | char a[10];
strcpy(a, "abcdef");
printf("%s\n", &a[1]);
| gpl-2.0 |
ericogr/docker-mongodb-replica-shard-test | mongod/Dockerfile | 430 | FROM ubuntu:14.04.2
RUN apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv 7F0CEB10
RUN echo "deb http://repo.mongodb.org/apt/ubuntu "$(lsb_release -sc)"/mongodb-org/3.0 multiverse" | sudo tee /etc/apt/sources.list.d/mongodb-org-3.0.list
# Instalar mongo
RUN apt-get update
RUN apt-get install -y mongodb-or... | gpl-2.0 |
mviitanen/marsmod | mcp/src/minecraft_server/net/minecraft/world/gen/structure/MapGenVillage.java | 5468 | package net.minecraft.world.gen.structure;
import java.util.Arrays;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import java.util.Random;
import java.util.Map.Entry;
import net.minecraft.nbt.NBTTagCompound;
import net.minecraft.util.MathHelper;
import net.minecraft.world.World;
import net.mi... | gpl-2.0 |
jwebcat/git-contrib | builtin/branch.c | 26811 | /*
* Builtin "git branch"
*
* Copyright (c) 2006 Kristian Høgsberg <krh@redhat.com>
* Based on git-branch.sh by Junio C Hamano.
*/
#include "cache.h"
#include "color.h"
#include "refs.h"
#include "commit.h"
#include "builtin.h"
#include "remote.h"
#include "parse-options.h"
#include "branch.h"
#include "diff.h"
#... | gpl-2.0 |
poondog/kangaroo-m7-mkIII | include/linux/mfd/pm8xxx/misc.h | 3783 | /*
* Copyright (c) 2011-2012, 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 ... | gpl-2.0 |
sschiesser/ASK_server | MacOSX10.6/System/Library/Frameworks/WebKit.framework/Versions/A/Headers/DOMHTMLAnchorElement.h | 2747 | /*
* Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Apple Inc. All rights reserved.
* Copyright (C) 2006 Samuel Weinig <sam.weinig@gmail.com>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributio... | gpl-2.0 |
ENG-SYSTEMS/Kob-Eye | Skins/Axenergie/Modules/Default/formChildren.md | 3692 | [!OngletNum+=1!]
[OBJ [!O::Module!]|[!Enf::objectName!]|E]
[!E::setView()!]
[IF [!E::Interface!]=FormDetail]
[!container:=!]
[!interface:=FormDetail.json!]
[ELSE]
[!container:="containerID":"tabNav"!]
[IF [!E::Interface!]][!interface:=[!E::Interface!].json!][ELSE][!interface:=FormBase.json!][/IF]
[/IF]
[!select:=Id... | gpl-2.0 |
ZephyrSurfer/dolphin | Source/Core/VideoCommon/CommandProcessor.cpp | 25741 | // Copyright 2008 Dolphin Emulator Project
// SPDX-License-Identifier: GPL-2.0-or-later
#include "VideoCommon/CommandProcessor.h"
#include <atomic>
#include <cstring>
#include <fmt/format.h>
#include "Common/Assert.h"
#include "Common/ChunkFile.h"
#include "Common/CommonTypes.h"
#include "Common/Flag.h"
#include "Co... | gpl-2.0 |
undecided/synergy | lib/platform/CXWindowsClipboardAnyBitmapConverter.cpp | 5164 | /*
* synergy -- mouse and keyboard sharing utility
* Copyright (C) 2004 Chris Schoeneman
*
* This package is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* found in the file COPYING that should have accompanied this file.
*
* This package is distr... | gpl-2.0 |
mdr78/Linux-3.8.7-galileo | include/linux/mfd/intel_qrk_gip.h | 2590 | /*
* Copyright(c) 2013-2015 Intel Corporation.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms and conditions of the GNU General Public License,
* version 2, as published by the Free Software Foundation.
*
* This program is distributed in the hope it will be useful, ... | gpl-2.0 |
mixaceh/openyu-mix.j | openyu-mix-core/src/main/java/org/openyu/mix/sasang/vo/Outcome.java | 1183 | package org.openyu.mix.sasang.vo;
import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
import org.openyu.mix.app.vo.Prize;
import org.openyu.commons.bean.IdBean;
import org.openyu.commons.bean.ProbabilityBean;
import org.openyu.commons.enumz.IntEnum;
import com.sun.xml.bind.AnyTypeAdapter;
/**
* 開出的結果
*/
... | gpl-2.0 |
yuwata/dracut | test/TEST-40-NBD/server-init.sh | 1587 | #!/bin/sh
exec </dev/console >/dev/console 2>&1
set -x
export PATH=/sbin:/bin:/usr/sbin:/usr/bin
export TERM=linux
export PS1='nbdtest-server:\w\$ '
stty sane
echo "made it to the rootfs!"
echo server > /proc/sys/kernel/hostname
wait_for_if_link() {
local cnt=0
local li
while [ $cnt -lt 600 ]; do
l... | gpl-2.0 |
RAOF/thermal_daemon | src/thd_cdev_order_parser.cpp | 2571 | /*
* thd_cdev_order_parser.cpp: Specify cdev order
*
* Copyright (C) 2012 Intel Corporation. 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 or later as published by the Free Software Foundation.
*
... | gpl-2.0 |
engelsystem/engelsystem | tests/Unit/Mail/MailerServiceProviderTest.php | 5660 | <?php
namespace Engelsystem\Test\Unit\Mail;
use Engelsystem\Application;
use Engelsystem\Config\Config;
use Engelsystem\Mail\EngelsystemMailer;
use Engelsystem\Mail\Mailer;
use Engelsystem\Mail\MailerServiceProvider;
use Engelsystem\Mail\Transport\LogTransport;
use Engelsystem\Test\Unit\ServiceProviderTest;
use Inval... | gpl-2.0 |
pulse-project/mmc-core | web/modules/xmppmaster/xmppmaster/machine_xmpp_detail.php | 1270 | <?php
/*
* (c) 2017 Siveo, http://www.siveo.net
*
* $Id$
*
* This file is part of MMC, http://www.siveo.net
*
* MMC 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
... | gpl-2.0 |
QuantiModo/quantimodo-android-chrome-ios-web-app | plain-javascript-client/test/generated/model/PostUserSettingsDataResponse.spec.js | 2975 | var expect = require('expect.js');
var Quantimodo = require('../../index');
var instance;
beforeEach(function(){
instance = new Quantimodo.PostUserSettingsDataResponse();
});
describe('PostUserSettingsDataResponse', function(){
it('should create an instance of PostUserSettingsDataResponse', function(){
... | gpl-2.0 |
howtomakeaturn/nomadic | public/modules/nomadicore/css/style.css | 3531 | body {
font-size: 14px;
font-family: Arial, "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", "微軟正黑體", "Microsoft JhengHei", "標楷體", DFKai-SB, sans-serif;
}
@media (min-width: 768px) {
body {
font-size: 15px;
}
}
.row.no-padding > [class*='col-'] {
padding-right:0;
padding-left:0;
}
... | gpl-2.0 |
nerilex/avr-crypto-lib | hfal/hfal-test.h | 1110 | /* hfal-test.h */
/*
This file is part of the AVR-Crypto-Lib.
Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.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 3... | gpl-2.0 |
bitflipper1/bitfliptech.com | wp-content/themes/ta-pluton/css/pluton-ie7.css | 51592 | [class^="icon-"], [class*=" icon-"] {
font-family: 'pluton';
font-style: normal;
font-weight: normal;
/* fix buttons height */
line-height: 1em;
/* you can be more comfortable with increased icons size */
/* font-size: 120%; */
}
.icon-glass { *zoom: expression( this.runtimeStyle['zoom'] = '1', this... | gpl-2.0 |
AshishNaik021/iimisac-d8 | modules/photos/photos_access/css/photos_access.node.form.css | 49 | .photos_access-hidden-field {
display: none;
}
| gpl-2.0 |
TrampolineRTOS/trampoline | tests/functional/autosar_sts_s2/error_instance4.c | 2014 | /**
* @file autosar_sts_s2/error_instance4.c
*
* @section desc File description
*
* @section copyright Copyright
*
* Trampoline Test Suite
*
* Trampoline Test Suite is copyright (c) IRCCyN 2005-2007
* Trampoline Test Suite is protected by the French intellectual property law.
*
* This program is free softwa... | gpl-2.0 |
yaii/yai | src/sp-item.cpp | 59315 | /** \file
* Base class for visual SVG elements
*/
/*
* Authors:
* Lauris Kaplinski <lauris@kaplinski.com>
* bulia byak <buliabyak@users.sf.net>
* Johan Engelen <j.b.c.engelen@ewi.utwente.nl>
* Abhishek Sharma
* Jon A. Cruz <jon@joncruz.org>
*
* Copyright (C) 2001-2006 authors
* Copyright (C) 2001 X... | gpl-2.0 |
carlobar/uclinux_leon3_UD | linux-2.0.x/include/asm-armnommu/arch-arc/irq.h | 1967 | /*
* include/asm-arm/arch-arc/irq.h
*
* Copyright (C) 1996 Russell King
*
* Changelog:
* 24-09-1996 RMK Created
* 10-10-1996 RMK Brought up to date with arch-sa110eval
* 05-11-1996 RMK Changed interrupt numbers & uses new inb/outb macros
*/
#define BUILD_IRQ(s,n,m) \
void IRQ##n##_interrupt(void); \
v... | gpl-2.0 |
ysuarez/Evergreen-Customizations | Open-ILS/src/perlmods/lib/OpenILS/WWW/TemplateBatchBibUpdate.pm | 26287 | package OpenILS::WWW::TemplateBatchBibUpdate;
use strict;
use warnings;
use bytes;
use Apache2::Log;
use Apache2::Const -compile => qw(OK REDIRECT DECLINED NOT_FOUND :log);
use APR::Const -compile => qw(:error SUCCESS);
use APR::Table;
use Apache2::RequestRec ();
use Apache2::RequestIO ();
use Apache2::RequestUtil... | gpl-2.0 |
arnekolja/ext-jh_magnificpopup | Resources/Private/Templates/TypoScript/Default.html | 1957 |
;(function($) {
$('{selector}').each(function() {
$(this).magnificPopup({
delegate: 'a:isImageFile',
tClose: '<f:translate key="tClose" extensionName="JhMagnificpopup"></f:translate>',
type: 'image',
tLoading: '<f:translate key="tLoading" extensionName="JhMagnificpopup"></f:translate>',
mainClass: '<... | gpl-2.0 |
thierry4cta/makingtheconnection | sites/all/themes/adaptivetheme/at_core/layouts/panels/two_brick/two_brick.admin.css | 306 | #panels-dnd-main .region {margin-bottom: 5px;}
#panels-dnd-main.region-twocol-brick-left-above,
#panels-dnd-main .region-twocol-brick-left-below {float: left; width: 49.75%;}
#panels-dnd-main .region-twocol-brick-right-above,
#panels-dnd-main .region-twocol-brick-right-below {float: right; width: 49.75%;} | gpl-2.0 |
ignisf/clarion | db/migrate/20171022182011_create_feedbacks.rb | 435 | class CreateFeedbacks < ActiveRecord::Migration[4.2]
def change
create_table :feedbacks do |t|
t.references :feedback_receiving, index: {name: :feedbacks_polymorphic_index}, polymorphic: true, null: false
t.string :author_email
t.integer :rating, null: false
t.text :comment, null: false
... | gpl-2.0 |
oshepherd/openttd-progsigs | src/pathfinder/yapf/yapf_common.hpp | 7218 | /* $Id$ */
/*
* This file is part of OpenTTD.
* OpenTTD 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.
* OpenTTD is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without... | gpl-2.0 |
pliablepixels/ZoneMinder | web/skins/classic/views/js/controlpreset.js | 332 | function updateLabel() {
var form = $('contentForm');
var preset_ddm = form.elements['preset'];
var presetIndex = preset_ddm[preset_ddm.selectedIndex].value;
if ( labels[presetIndex] ) {
form.newLabel.value = labels[presetIndex];
} else {
form.newLabel.value = '';
}
}
window.addEvent('domready', up... | gpl-2.0 |
samdroid-apps/paint-activity | test_fill.py | 304 | import fill
import array
a = array.array('I')
a.append(1)
a.append(1)
a.append(3)
a.append(2)
a.append(2)
a.append(2)
a.append(2)
a.append(2)
a.append(2)
a.append(2)
a.append(2)
a.append(2)
print "before", a
b = fill.fill(a, 2, 2, 3, 3, 4278190080)
print "after", b
print "after 2", array.array('I', b)
| gpl-2.0 |
rdunning0823/tophat | src/Device/Declaration.hpp | 2530 | /*
Copyright_License {
Top Hat Soaring Glide Computer - http://www.tophatsoaring.org/
Copyright (C) 2000-2016 The Top Hat Soaring 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 GN... | gpl-2.0 |
rsathishkumar/edtx | themes/porto/master/rtl/css/demos/rtl-demo-shop-7.css | 108326 | body {
font-size: 13px;
line-height: 1.5;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
color: #313131;
line-height: 1.35;
margin: 0 0 15px;
text-transform: none;
letter-spacing: 0 !important;
}
h1,
.h1 {
font-size: 22px;
margin-bottom: 20px;
}
h2,
.h2 {
font-size: 20px;
margin-bottom: 20px;
}
... | gpl-2.0 |
moveable-dev1/rep1 | wp-content/themes/marsaec/js/toggle.js | 7013 | jQuery(function($) {
//Get Level 2 Category
$('#level1').on("change", ":checkbox", function () {
$("#imageloader").show();
if (this.checked) {
var parentCat=this.value;
// call ajax add_action declared in functions.php
$.ajax({
url: "/wp-admin/admin-aja... | gpl-2.0 |
agalakhov/barebox | arch/arm/boards/panda/board.c | 4498 | #include <common.h>
#include <console.h>
#include <init.h>
#include <fs.h>
#include <driver.h>
#include <io.h>
#include <ns16550.h>
#include <asm/armlinux.h>
#include <linux/stat.h>
#include <generated/mach-types.h>
#include <mach/silicon.h>
#include <mach/sdrc.h>
#include <mach/sys_info.h>
#include <mach/syslib.h>
#in... | gpl-2.0 |
felipewmartins/SICOBA | src/main/resources/db/migration/V1__create-tables.sql | 10416 | CREATE TABLE pais
(
id SERIAL NOT NULL PRIMARY KEY,
nome CHARACTER VARYING(255) NOT NULL,
created_at TIMESTAMP NOT NULL,
updated_at TIMESTAMP NOT NULL,
UNIQUE (nome)
);
CREATE TABLE estado (
id SERIAL NOT NULL PRIMARY KEY,
no... | gpl-2.0 |
Gurgel100/gcc | libsanitizer/tsan/tsan_platform_mac.cpp | 12112 | //===-- tsan_platform_mac.cpp ---------------------------------------------===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
//===---------------------------... | gpl-2.0 |
stan3/debian-pidgin-sipe | src/core/sipe-http-transport.c | 14334 | /**
* @file sipe-http-transport.c
*
* pidgin-sipe
*
* Copyright (C) 2013 SIPE Project <http://sipe.sourceforge.net/>
*
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version ... | gpl-2.0 |
aldencolerain/mc2kernel | toolchain/share/doc/arm-marvell-linux-gnueabi/html/libc/Errors-in-Math-Functions.html | 181665 | <html lang="en">
<head>
<title>Errors in Math Functions - The GNU C Library</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="The GNU C Library">
<meta name="generator" content="makeinfo 4.13">
<link title="Top" rel="start" href="index.html#Top">
<link rel="up" href="Mathema... | gpl-2.0 |
Bremaweb/streber | js/ninja.js | 2022 | (function ($) {
'use strict';
function Ninja() {
this.keys = {
arrowDown: 40,
arrowLeft: 37,
arrowRight: 39,
arrowUp: 38,
enter: 13,
escape: 27,
tab: 9
};
this.version = '0.0.0development';
}
Ninja.prototype.log = function (message) {
if (console && '... | gpl-2.0 |
alesaiko/UK-PRO5 | drivers/input/keyboard/gpio_keys.c | 26024 | /*
* Driver for keys on GPIO lines capable of generating interrupts.
*
* Copyright 2005 Phil Blundell
* Copyright 2010, 2011 David Jander <david@protonic.nl>
*
* 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 b... | gpl-2.0 |
MaxLeap/MyBaaS | webroot/javascript/core/container/CascadeContainer.js | 4532 | define([
'container/BasicContainer',
'text!./CascadeContainer.html',
'core/functions/ComponentFactory',
'jquery',
'underscore'
], function (BasicContainer, template, ComponentFactory, $, _) {
var CascadeContainer = BasicContainer.extend({
events: {
"click .btn-prev": "clickPr... | gpl-2.0 |
Megamouse/rpcs3 | rpcs3/Emu/Io/usb_device.h | 5438 | #pragma once
#ifdef _MSC_VER
#pragma warning(push, 0)
#else
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wall"
#pragma GCC diagnostic ignored "-Wextra"
#pragma GCC diagnostic ignored "-Wold-style-cast"
#endif
#include <libusb.h>
#ifdef _MSC_VER
#pragma warning(pop)
#else
#pragma GCC diagnostic pop
#end... | gpl-2.0 |
ducdongmg/joomla_tut25 | components/com_poweradmin/controller.php | 1429 | <?php
/*------------------------------------------------------------------------
# JSN PowerAdmin
# ------------------------------------------------------------------------
# author JoomlaShine.com Team
# copyright Copyright (C) 2012 JoomlaShine.com. All Rights Reserved.
# Websites: http://www.joomlashine.com
# Tech... | gpl-2.0 |
timedelaar/beadconfig | public/mdb.kralenconfig/Content/angular-1.5.11/angular-1.5.11/docs/examples/example-ng-keydown/index-production.html | 348 | <!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Example - example-ng-keydown-production</title>
<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.5.10/angular.min.js"></script>
</head>
<body ng-app="">
<input ng-keydown="count = count + 1" ng-init="count=0">
key down coun... | gpl-2.0 |
legumbre/qemu-z80 | block/vpc.c | 17488 | /*
* Block driver for Conectix/Microsoft Virtual PC images
*
* Copyright (c) 2005 Alex Beregszaszi
* Copyright (c) 2009 Kevin Wolf <kwolf@suse.de>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in... | gpl-2.0 |
odit/rv042 | linux/kernel_2.6/linux/scripts/kconfig/lxdialog/Makefile | 706 | # Makefile to build lxdialog package
#
check-lxdialog := $(srctree)/$(src)/check-lxdialog.sh
# Use reursively expanded variables so we do not call gcc unless
# we really need to do so. (Do not call gcc as part of make mrproper)
HOST_EXTRACFLAGS = $(shell $(CONFIG_SHELL) $(check-lxdialog) -ccflags)
HOST_LOADLIBES =... | gpl-2.0 |
indonexia2004/opensaf-indo | osaf/services/saf/ntfsv/ntfs/NtfClient.cc | 15097 | /* -*- OpenSAF -*-
*
* (C) Copyright 2008 The OpenSAF Foundation
*
* 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. This file and program are licensed
* under the GNU Les... | gpl-2.0 |
swsachith/ANDROPHSY | src/main/java/lk/score/androphsy/exceptions/PropertyNotDefinedException.java | 409 | package lk.score.androphsy.exceptions;
/**
* This exception is thrown when a property cannot be read from the property
* file
*/
public class PropertyNotDefinedException extends Exception {
private static final String MESSAGE_PREFIX = "Property not defined!! : ";
public PropertyNotDefinedException(String messag... | gpl-2.0 |
tidus30691nexus5/newwifi | src/util.h | 2200 | /* vim: set et ts=4 sts=4 sw=4 : */
/********************************************************************\
* 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 *
* ... | gpl-2.0 |
joelbrock/HARVEST_CORE | documentation/doxy/output/is4c-nf/html/class_kickers_test.html | 4655 | <!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"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" con... | gpl-2.0 |
jbachorik/btrace | btrace-core/src/main/java/org/openjdk/btrace/core/annotations/Property.java | 1873 | /*
* Copyright (c) 2008, 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 ... | gpl-2.0 |
coreboot/coreboot | src/soc/intel/broadwell/include/soc/nvs.h | 1507 | /* SPDX-License-Identifier: GPL-2.0-only */
#ifndef _BROADWELL_NVS_H_
#define _BROADWELL_NVS_H_
#include <stdint.h>
struct __packed global_nvs {
/* Miscellaneous */
u16 unused_was_osys; /* 0x00 - Operating System */
u8 smif; /* 0x02 - SMI function call ("TRAP") */
u8 unused_was_prm0; /* 0x03 - SMI function call ... | gpl-2.0 |
sdwuyawen/linux2.6.21_helper2416 | drivers/usb/storage/shuttle_usbat.c | 46174 | /* Driver for SCM Microsystems (a.k.a. Shuttle) USB-ATAPI cable
*
* $Id: shuttle_usbat.c,v 1.1.1.1 2007/06/12 07:27:09 eyryu Exp $
*
* Current development and maintenance by:
* (c) 2000, 2001 Robert Baruch (autophile@starband.net)
* (c) 2004, 2005 Daniel Drake <dsd@gentoo.org>
*
* Developed with the assista... | gpl-2.0 |
CharlieMarshall/xbmc | xbmc/peripherals/devices/PeripheralCecAdapter.h | 7238 | #pragma once
/*
* Copyright (C) 2005-2013 Team XBMC
* http://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 ver... | gpl-2.0 |
githubupttik/upttik | components/com_kunena/template/blue_eagle/html/user/default_tab.php | 5180 | <?php
/**
* Kunena Component
* @package Kunena.Template.Blue_Eagle
* @subpackage User
*
* @copyright (C) 2008 - 2016 Kunena Team. All rights reserved.
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL
* @link http://www.kunena.org
**/
defined ( '_JEXEC' ) or die ();
JHtml::_('behavior.calendar');
JHtml::... | gpl-2.0 |
ishoj/ishoj.dk | public_html/sites/all/themes/ishoj/templates/taxonomy-term--aktivitetstype.tpl.php | 5453 | <?php
/**
* @file
* Default theme implementation to display a term.
*
* Available variables:
* - $name: (deprecated) The unsanitized name of the term. Use $term_name
* instead.
* - $content: An array of items for the content of the term (fields and
* description). Use render($content) to print them all, or ... | gpl-2.0 |
glazzara/olena | milena/mln/canvas/all.hh | 1796 | // Copyright (C) 2007, 2008, 2009 EPITA Research and Development Laboratory (LRDE)
//
// This file is part of Olena.
//
// Olena 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.
//
/... | gpl-2.0 |
Lorpotin/Dokuwiki-Gamification | lib/plugins/statistics/inc/pchart/pChart.php | 122890 | <?php
/**
* pChart - a PHP class to build charts!
* Copyright (C) 2008 Jean-Damien POGOLOTTI
* Version 2.0
*
* http://pchart.sourceforge.net
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the... | gpl-2.0 |
conan513/SingleCore_TC | dep/duktape/dukglue/detail_stack.h | 2085 | #pragma once
#include <string>
#include "detail_traits.h"
#include "detail_types.h"
#include <duktape/duktape.h>
namespace dukglue
{
namespace detail
{
// Helper to get the argument tuple type, with correct storage types.
template<typename... Args>
struct ArgsTuple {
typedef std::tuple<typename dukglue::... | gpl-2.0 |
xpaum/kernel_stock_g3815 | kernel.sh | 96 | export PATH=$PATH:/home/xpaum/android/gcc-linaro-4.7/bin
make ARCH=arm CROSS_COMPILE=arm-eabi-
| gpl-2.0 |
pscrevs/gcconnex | mod/gccollab_stats/languages/fr.php | 2506 | <?php
$french = array(
'gccollab_stats:title' => "Statistiques de GCconnex",
'gccollab_stats:unknown' => "Inconnu",
'gccollab_stats:membercount' => "Membres inscrits",
'gccollab_stats:loading' => "Chargement des données...",
'gccollab_stats:registration:title' => "Inscription des membres",
... | gpl-2.0 |
zzqcn/wireshark | epan/dissectors/asn1/ansi_map/packet-ansi_map-template.c | 235856 | /* packet-ansi_map.c
* Routines for ANSI 41 Mobile Application Part (IS41 MAP) dissection
* Specications from 3GPP2 (www.3gpp2.org)
* Based on the dissector by :
* Michael Lum <mlum [AT] telostech.com>
* In association with Telos Technology Inc.
*
* Copyright 2005 - 2009, Anders Broman <anders.broman@ericsson.co... | gpl-2.0 |
EcvetStep/ecvet-step.eu | wp-content/themes/ecvet-step/sidebar-footer.php | 1753 | <?php
/**
* The Footer widget areas.
*
* @package ECVET STEP Themes
* @subpackage ECVET STEP One
* @since ECVET STEP One 1.0
*/
?>
<?php
/* The footer widget area is triggered if any of the areas
* have widgets. So let's check that first.
*
* If none of the sidebars have widgets, then let's bail early.
... | gpl-2.0 |
hfiguiere/abiword | plugins/collab/backends/service/xp/ServiceErrorCodes.cpp | 1153 | /* Copyright (C) 2008 AbiSource Corporation B.V.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
*
* This progr... | gpl-2.0 |
renshuki/dfp-manager | vendor/googleads/googleads-php-lib/src/Google/AdsApi/AdWords/v201705/cm/ManualCpcBiddingScheme.php | 1018 | <?php
namespace Google\AdsApi\AdWords\v201705\cm;
/**
* This file was generated from WSDL. DO NOT EDIT.
*/
class ManualCpcBiddingScheme extends \Google\AdsApi\AdWords\v201705\cm\BiddingScheme
{
/**
* @var boolean $enhancedCpcEnabled
*/
protected $enhancedCpcEnabled = null;
/**
* @param... | gpl-2.0 |