code
stringlengths
3
1.05M
repo_name
stringlengths
4
116
path
stringlengths
3
942
language
stringclasses
30 values
license
stringclasses
15 values
size
int32
3
1.05M
package com.dotmarketing.portlets.workflows.ajax; import com.dotmarketing.business.APILocator; import com.dotmarketing.business.Role; import com.dotmarketing.business.RoleAPI; import com.dotmarketing.cms.factories.PublicCompanyFactory; import com.dotmarketing.exception.DotDataException; import com.dotmarketing.portlet...
dotcms-legacy/core-2.x
src/com/dotmarketing/portlets/workflows/ajax/WfRoleStoreAjax.java
Java
gpl-3.0
8,847
<?php /** * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ namespace Magento\Ui\Test\Unit\Controller\Adminhtml\Export; use Magento\Backend\App\Action\Context; use Magento\Framework\App\Response\Http\FileFactory; use Magento\Ui\Controller\Adminhtml\Export\GridToCsv; use Mage...
rajmahesh/magento2-master
vendor/magento/module-ui/Test/Unit/Controller/Adminhtml/Export/GridToCsvTest.php
PHP
gpl-3.0
1,912
// Mark Stankus 1999 (c) // OrderTeXBanner.hpp #ifndef INCLUDED_ORDERTEXBANNER_H #define INCLUDED_ORDERTEXBANNER_H class BroadCastData; class OrderTeXBanner : public Recipient { public: OrderTeXBanner() {}; virtual ~OrderTeXBanner(); virtual void action(const BroadCastData & x) const; virtual Recipient * clo...
mcdeoliveira/NC
NCGB/Compile/src/OBSOLETE2009/OrderTeXBanner.hpp
C++
gpl-3.0
342
# Copyright (c) 2013-2015 SUSE LLC # # This program is free software; you can redistribute it and/or # modify it under the terms of version 3 of the GNU General Public License as # published by the Free Software Foundation. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; ...
oucsaw/machinery
spec/helper/merge_users_and_groups_spec.rb
Ruby
gpl-3.0
6,762
package URI::_generic; use strict; use warnings; use parent qw(URI URI::_query); use URI::Escape qw(uri_unescape); use Carp (); our $VERSION = '1.72'; $VERSION = eval $VERSION; my $ACHAR = $URI::uric; $ACHAR =~ s,\\[/?],,g; my $PCHAR = $URI::uric; $PCHAR =~ s,\\[?],,g; sub _no_scheme_ok { 1 } sub authority { ...
mgood7123/UPM
Files/Code/perl/lib/site_perl/5.26.1/URI/_generic.pm
Perl
gpl-3.0
5,848
# -*- Mode:Python; indent-tabs-mode:nil; tab-width:4 -*- # # Copyright (C) 2017 Canonical Ltd # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License version 3 as # published by the Free Software Foundation. # # This program is distributed in the h...
cprov/snapcraft
snaps_tests/demos_tests/test_hooks.py
Python
gpl-3.0
1,341
<?php /** * This file is part of Missional Digerati Website. * * Missional Digerati Website 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...
MissionalDigerati/main_website
config/settings.sample.php
PHP
gpl-3.0
1,675
----------------------------------- -- Area: Arrapago Reef (54) -- Mob: Lamia_No24 ----------------------------------- -- require("scripts/zones/Arrapago_Reef/MobIDs"); ----------------------------------- -- onMobInitialize ----------------------------------- function onMobInitialize(mob) end; -----------------...
salamader/ffxi-a
scripts/zones/Arrapago_Reef/mobs/Lamia_No24.lua
Lua
gpl-3.0
804
<?php // This file is part of Moodle - http://moodle.org/ // // Moodle is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by // the Free Software Foundation, either version 3 of the License, or // (at your option) any later version. // // Moodle ...
ucsf-ckm/moodle
grade/export/txt/version.php
PHP
gpl-3.0
1,196
/* * ============================================================================ * GNU General Public License * ============================================================================ * * Copyright (C) 2015 Infinite Automation Software. All rights reserved. * * This program is free software: you can redist...
mlohbihler/BACnet4J
src/main/java/com/serotonin/bacnet4j/exception/ErrorAPDUException.java
Java
gpl-3.0
1,883
It has long been speculated that a file like this would be a great thing for Hyperborian newcomers to have, but no one has ever gotten around to writing it: ...behold! # Hype Achievements Apparently people don't do things just because they're a good idea. If keeping track of achievements via some arbitrary points sy...
cjdelisle/cjdns
doc/achievements.md
Markdown
gpl-3.0
7,091
/** * SpineBean.java * Copyright (C) 2008 Zphinx Software Solutions * This software is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more detai...
davidlad123/spine
spine/src/com/zphinx/spine/vo/dto/SpineBean.java
Java
gpl-3.0
8,317
// Locale.hh // // Copyright (C) 2008 Rob Caelers <robc@krandor.nl> // 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 3 of the License, or // (at your ...
sebastien-villemot/workrave
common/include/Locale.hh
C++
gpl-3.0
1,664
-- 111 -- FKCColumnPairE -- ListElementExchanger with ChainedSupplier with ForeignKeyConstraintSupplier and ForeignKeyColumnPairWithAlternativesSupplier - Exchanged Pair(CODE4, CODE4) with Pair(CODE5, CODE4) CREATE TABLE "ID_CODES" ( "CODE1" INT, "CODE2" INT, "CODE3" INT, "CODE4" INT, "CODE5" INT, "CODE6" INT, ...
schemaanalyst-team/schemaanalyst
src/paper/ineffectivemutants/manualevaluation/mutants/NistDML182_SQLite/111.sql
SQL
gpl-3.0
1,198
/* =========================================================================== Doom 3 GPL Source Code Copyright (C) 1999-2011 id Software LLC, a ZeniMax Media company. This file is part of the Doom 3 GPL Source Code ("Doom 3 Source Code"). Doom 3 Source Code is free software: you can redistribute it and/or modify it...
iodoom-gitorious/thelinkers-iodoom3
neo/framework/Licensee.h
C
gpl-3.0
3,828
/* * $Id: ProcapitaSchoolBMPBean.java,v 1.1 2004/03/01 08:36:13 anders Exp $ * * Copyright (C) 2003 Agura IT. All Rights Reserved. * * This software is the proprietary information of Agura IT AB. * Use is subject to license terms. * */ package se.idega.idegaweb.commune.school.data; import com.idega.block.schoo...
idega/platform2
src/se/idega/idegaweb/commune/school/data/ProcapitaSchoolBMPBean.java
Java
gpl-3.0
2,151
/* ** Copyright (©) 2003-2013 Teus Benschop. ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License as published by ** the Free Software Foundation; either version 3 of the License, or ** (at your option) any later version. ** ** This progr...
postiffm/bibledit-desktop
src/settings.cpp
C++
gpl-3.0
3,217
<?php // Words that are reserved in javascript. // - delete // - new // Please, use the following format i18n('save') not i18n.save // JavaScript has reserved variables after the dot. $LANG = array( // This items are used internally by the GaiaEHR Application. 'pl_All' => 'Angielski (Stany Zjednoczone)', 'i1...
chithubco/doctorapp
langs/pl_All.php
PHP
gpl-3.0
59,528
using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Runtime.InteropServices.WindowsRuntime; using Windows.Foundation; using Windows.Foundation.Collections; using Windows.UI.Xaml; using Windows.UI.Xaml.Controls; using Windows.UI.Xaml.Controls.Primitives; using Windows.UI.Xam...
ikarago/Unigram
Unigram/Unigram/Controls/Views/EditYourAboutView.xaml.cs
C#
gpl-3.0
1,250
#### a gui for faci it is still in development, but I do not have so much time to spend on it.. so, if you would... ;D
k0smik0/FaCRI
Analyzer/faci-gui/readme.md
Markdown
gpl-3.0
120
/* this ALWAYS GENERATED file contains the IIDs and CLSIDs */ /* link this file in with the server and any clients */ /* File created by MIDL compiler version 8.00.0595 */ /* at Tue May 14 18:38:12 2013 */ /* Compiler settings for e:/builds/moz2_slave/rel-m-beta-xr_w32_bld-00000000/build/other-licenses...
DragonZX/fdm
Gecko.SDK/22/include/AccessibleEditableText_i.c
C
gpl-3.0
1,856
export type eventNS = string[]; export interface ConstructorOptions { /** * @default false * @description set this to `true` to use wildcards. */ wildcard?: boolean, /** * @default '.' * @description the delimiter used to segment namespaces. */ delimiter?: string...
UnSpiraTive/radio
node_modules/eventemitter2/eventemitter2.d.ts
TypeScript
gpl-3.0
2,291
<?php /* Gibbon, Flexible & Open School System Copyright (C) 2010, Ross Parker This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. ...
GibbonEdu/core
modules/System Admin/services_manageProcess.php
PHP
gpl-3.0
1,825
target = ALY01 OFASMC = $(OFASM_HOME)/bin/ofasmc OFASMPP = $(OFASM_HOME)/bin/ofasmpp LDFLAGS += -L$(OFASM_HOME)/lib -lofasmVM -L$(TMAXDIR)/lib -lcli CFLAGS += -g all: $(target) $(target): main.cpp ALY01.asmo libALY01.so g++ $(CFLAGS) -o $@ main.cpp -L./ -lALY01 $(LDFLAGS) libALY01.so: g++ -shared -fPIC $(CFLAGS)...
Tmaxsoft-Compiler/OFASM-test
Mtest/UNKNOWN/ALY01/Makefile
Makefile
gpl-3.0
522
/** ****************************************************************************** * @file Templates/Src/stm32f0xx_hal_msp.c * @author MCD Application Team * @brief HAL MSP module. ****************************************************************************** * @attention * * <h2><center>&copy; CO...
Fdepraetre/Handmouse
Software/Handmouse_STM/Lib_DL/STM32Cube_FW_F0_V1.8.0/Projects/STM32F042K6-Nucleo/Templates/Src/stm32f0xx_hal_msp.c
C
gpl-3.0
3,344
using System; using System.Collections.Generic; using System.Diagnostics; using System.Linq; using System.Numerics; using System.Text; using Org.BouncyCastle.Security; using Telegram.Api.Helpers; using Telegram.Api.TL; using Telegram.Api.TL.Methods; namespace Telegram.Api.Services { public class AuthKeyItem {...
crafti5/Unigram
Unigram/Unigram.Api/Services/MTProtoService.DHKeyExchange.cs
C#
gpl-3.0
23,396
package com.javalego.excel; import java.io.File; import java.io.OutputStream; /** * Crear ficheros de excel. * * @author ROBERTO RANZ * */ public interface ExcelWorkbookWriter extends ExcelWriter { /** * Define el fichero de salida. * @param fileName * @return */ public abstract ...
rranz/meccano4j_vaadin
javalego/javalego_office/src/main/java/com/javalego/excel/ExcelWorkbookWriter.java
Java
gpl-3.0
715
-- 166 -- PKCColumnA -- ListElementAdder with ChainedSupplier with PrimaryKeyConstraintSupplier and PrimaryKeyColumnsWithAlternativesSupplier - Added role_id CREATE TABLE "db_category" ( "id" VARCHAR(9) PRIMARY KEY NOT NULL, "name" VARCHAR(30) NOT NULL, "parent_id" VARCHAR(9) CONSTRAINT "db_category_parent_fk" REF...
schemaanalyst/schemaanalyst
src/paper/ineffectivemutants/manualevaluation/mutants/CustomerOrder_SQLite/166.sql
SQL
gpl-3.0
1,954
#include "CPUWidget.h" #include "ui_CPUWidget.h" CPUWidget::CPUWidget(QWidget* parent) : QWidget(parent), ui(new Ui::CPUWidget) { ui->setupUi(this); setDefaultDisposition(); mDisas = new CPUDisassembly(0); mSideBar = new CPUSideBar(mDisas); connect(mDisas, SIGNAL(tableOffsetChanged(int_t...
zerowindow/x64_dbg
x64_dbg_gui/Project/Src/Gui/CPUWidget.cpp
C++
gpl-3.0
4,554
/* Hamming Error-Correcting Code (ECC) Optimized for avr-gcc 4.8.1 in Atmel AVR Studio 6.2 August 12, 2014 You should include Hamming.c, Hamming.h, and only one of the other Hamming files in your project. The other Hamming files implement the same methods in different ways, that may be better or worse for your needs. ...
blinkenrocket/firmware
src/Hamming/HammingCalculateParityFast.c
C
gpl-3.0
2,841
<?php /** * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ namespace Magento\Framework\Search\Test\Unit\Adapter\Mysql; use Magento\Framework\Search\Adapter\Mysql\ScoreBuilder; use Magento\Framework\TestFramework\Unit\Helper\ObjectManager; class ScoreBuilderTest extends \PH...
rajmahesh/magento2-master
vendor/magento/framework/Search/Test/Unit/Adapter/Mysql/ScoreBuilderTest.php
PHP
gpl-3.0
2,111
/* * Softcam plugin to VDR (C++) * * This code is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 * of the License, or (at your option) any later version. * * This code is distributed in ...
bas-t/descrambler
sc/PLUGINS/src/systems/viaccess/st20.c
C
gpl-3.0
11,049
/* Product Name: dhtmlxSuite Version: 5.0 Edition: Standard License: content of this file is covered by GPL. Usage outside GPL terms is prohibited. To obtain Commercial or Enterprise license contact sales@dhtmlx.com Copyright UAB Dinamenta http://www.dhtmlx.com */ (function(){ var dhx = {}; //check some rule,...
vijaysebastian/bill
public/plugins/dhtmlxSuite_v50_std/sources/dhtmlxDataStore/codebase/datastore.js
JavaScript
gpl-3.0
94,389
#ifndef MANTID_CURVEFITTING_BACKTOBACKEXPONENTIAL_H_ #define MANTID_CURVEFITTING_BACKTOBACKEXPONENTIAL_H_ //---------------------------------------------------------------------- // Includes //---------------------------------------------------------------------- #include "MantidAPI/IPeakFunction.h" namespace Mantid ...
wdzhou/mantid
Framework/CurveFitting/inc/MantidCurveFitting/Functions/BackToBackExponential.h
C
gpl-3.0
3,728
# -*- encoding: utf-8 -*- """Test class for Smart/Puppet Class Parameter :Requirement: Classparameters :CaseAutomation: Automated :CaseLevel: Component :CaseComponent: Puppet :TestType: Functional :Upstream: No """ import json from random import choice from fauxfactory import gen_boolean, gen_integer, gen_strin...
ldjebran/robottelo
tests/foreman/api/test_classparameters.py
Python
gpl-3.0
25,724
<?php /** * @file plugins/generic/customBlockManager/CustomBlockEditForm.inc.php * * Copyright (c) 2013-2015 Simon Fraser University Library * Copyright (c) 2003-2015 John Willinsky * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING. * * @package plugins.generic.customBlockManager * @...
jasonzou/journal.calaijol.org
tools/plugins/generic/customBlockManager/CustomBlockEditForm.inc.php
PHP
gpl-3.0
3,356
/* * Copyright (C) 2001-2012 Jacek Sieka, arnetheduck on gmail point 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 ...
vovochka404/eiskaltdcpp
dcpp/LogManager.h
C
gpl-3.0
1,901
<?php namespace Fbns\Client; interface AuthInterface { /** * @return string */ public function getClientId(); /** * @return string */ public function getClientType(); /** * @return int */ public function getUserId(); /** * @return string */ pu...
kotsios5/openclassifieds2
oc/vendor/Instagram-API/vendor/valga/fbns-react/src/AuthInterface.php
PHP
gpl-3.0
576
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> ...
kyuscho/globalhack6
index3.html
HTML
gpl-3.0
24,242
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Rules Editor</title> </head> <body> <h1>LamPI Rules Function</h1> <h2>Introduction</h2> <p>Starting with LamPI release 3.3, we offer another method for invoking devices based on time, alarms or other events. With the new rules engine which is b...
platenspeler/LamPI-3.x
gh-pages/DeveloperGuide/Rules_Manual/index.html
HTML
gpl-3.0
20,277
#include "MapTileGraphicsObject.h" #include <QPainter> #include <QtDebug> MapTileGraphicsObject::MapTileGraphicsObject(quint16 tileSize) { this->setTileSize(tileSize); _tile = nullptr; _tileX = 0; _tileY = 0; _tileZoom = 0; _initialized = false; _havePendingRequest = false; //Default ...
ftomei/CRITERIA3D
mapGraphics/guts/MapTileGraphicsObject.cpp
C++
gpl-3.0
6,441
# -*- coding: utf-8 -*- import datetime from south.db import db from south.v2 import SchemaMigration from django.db import models class Migration(SchemaMigration): def forwards(self, orm): # Adding field 'ImportFile.results_acoustid' db.add_column('importer_importfile', 'results_acoustid', ...
hzlf/openbroadcast
website/apps/importer/migrations/0009_auto__add_field_importfile_results_acoustid__add_field_importfile_resu.py
Python
gpl-3.0
8,507
import Component from './component'; export default class ElementsColorPicker extends elementorModules.ViewModule { /** * Initialize the Eye-Dropper module. * * @returns {void} */ onInit() { super.onInit(); $e.components.register( new Component() ); } }
pojome/elementor
modules/elements-color-picker/assets/js/editor/module.js
JavaScript
gpl-3.0
271
latex input: mmd-article-header latex input: ftp-metadata Title: Comp Skills lecture for 2016-08-30, lecture 3 Date: 2016-09-08 Base Header Level: 2 latex mode: article Keywords: MultiMarkdown, Markdown, XML, XHTML, XSLT, PDF copyright: 2016 James A. Foster This work is licensed under a Creative Commons L...
jamesafoster/CompSkillsF16
Lecture Notes/2016-09-08.md
Markdown
gpl-3.0
2,441
// ==UserScript== // @name Letterboxd Backdrop Remover // @namespace https://github.com/emg/userscripts // @description Removes backdrop image from film pages // @copyright 2014+, Ramón Guijarro (http://soyguijarro.com) // @homepageURL https://github.com/soyguijarro/userscripts // @supportURL https://github...
rcalderong/userscripts
Letterboxd_Backdrop_Remover.user.js
JavaScript
gpl-3.0
1,478
/*---------------------------------------------------------------------------*\ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | \\ / A nd | OpenQBMM - www.openqbmm.org \\/ M anipulation | ------------------------...
OpenQBMM/OpenQBMM-dev
src/quadratureMethods/hermiteQuadrature/hermiteQuadrature.C
C++
gpl-3.0
6,271
################################################## # PROJECT: DXL ProtocolCombined Example Makefile # AUTHOR : ROBOTIS Ltd. ################################################## #--------------------------------------------------------------------- # Makefile template for projects using DXL SDK # # Please make sure to fo...
zteifel/roboloid
lib/DynamixelSDK/c/example/protocol_combined/linux32/Makefile
Makefile
gpl-3.0
2,710
<!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...
razuevMax/QWinSCard
docs/windows/functions_rela.html
HTML
gpl-3.0
3,602
package matteroverdrive.data.matter; import matteroverdrive.api.matter.IMatterEntry; import net.minecraft.nbt.NBTTagCompound; import java.io.DataInput; import java.io.DataOutput; import java.io.IOException; import java.util.ArrayList; import java.util.Collections; import java.util.List; /** * Created by Simeon on 1...
nacjm/MatterOverdrive
src/main/java/matteroverdrive/data/matter/MatterEntryAbstract.java
Java
gpl-3.0
1,512
from click.testing import CliRunner from gandi.cli.core.base import GandiModule from ..compat import unittest, mock from ..fixtures.api import Api from ..fixtures.mocks import MockObject class CommandTestCase(unittest.TestCase): base_mocks = [ ('gandi.cli.core.base.GandiModule.save', MockObject.blank_fu...
GPCsolutions/gandi.cli
gandi/cli/tests/commands/base.py
Python
gpl-3.0
1,238
/** * @defgroup last_move_info Last move info * @ingroup api * @brief Information about the last move * * This module stores some information about the last move made. * This information is actually used by some features: indeed, several features * evaluate the last action instead of the current state itself. *...
kastnerkyle/python-rl
pyrl/environments/mdptetris/src/last_move_info.h
C
gpl-3.0
1,622
/* * Copyright (C) 2014 Cameron White * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program...
erawhctim/powertabeditor
test/actions/test_removetextitem.cpp
C++
gpl-3.0
1,274
package de.matzefratze123.exampleaddon; import org.bukkit.Bukkit; import org.bukkit.ChatColor; import org.bukkit.Location; import org.bukkit.Material; import org.bukkit.World; import org.bukkit.block.Block; import org.bukkit.event.player.PlayerInteractEvent; import de.matzefratze123.heavyspleef.commands.base.Command;...
matzefratze123/heavyspleef-example-addon
src/main/java/de/matzefratze123/exampleaddon/ExampleExtension.java
Java
gpl-3.0
8,246
/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, *...
gatieme/LDD-LinuxDeviceDrivers
books/21cnbao/simple/本书代码/第16章 触摸屏设备驱动程序/s3c2410_ts.c
C
gpl-3.0
8,976
<?php /** * @package DigiCom * @author ThemeXpert http://www.themexpert.com * @copyright Copyright (c) 2010-2015 ThemeXpert. All rights reserved. * @license GNU General Public License version 3 or later; see LICENSE.txt * @since 1.0.0 */ defined('_JEXEC') or die; JHtml::_('bootstrap.tooltip'); JHtml::_('be...
Suki00789/escb-mysql
site/administrator/components/com_digicom/views/order/tmpl/edit.php
PHP
gpl-3.0
9,026
// This file is part of libigl, a simple c++ geometry processing library. // // Copyright (C) 2016 Alec Jacobson <alecjacobson@gmail.com> // // This Source Code Form is subject to the terms of the Mozilla Public License // v. 2.0. If a copy of the MPL was not distributed with this file, You can // obtain one at htt...
cnr-isti-vclab/meshlab
src/external/libigl-2.3.0/include/igl/isdiag.h
C
gpl-3.0
822
/** * Copyright (C) 2010-2012 Regis Montoya (aka r3gis - www.r3gis.fr) * This file is part of CSipSimple. * * CSipSimple 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...
ngvoice/android-client
phone/src/com/voiceblue/phone/widgets/MarqueeTextView.java
Java
gpl-3.0
1,648
<div id="nav-wrapper"> <ul id="nav" data-ng-controller="NavCtrl" data-slim-scroll data-collapse-nav data-highlight-active> <li><a href="#/inicio"> <i class="glyphicon glyphicon-th-large"></i><span>Inicio</span> </a></li> <li> <a href="#/ui"><i class="fa f...
kattsushi/Intranet-SegurosCatatumbo
client/views/nav.html
HTML
gpl-3.0
6,303
package nl.knaw.huygens.timbuctoo.v5.graphql.collectionfilter; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import java.util.ArrayList; import java.util.LinkedHashMap; import java.util.List; public class Facet { private static final Logger LOG = LoggerFactory.getLogger(Facet.class); final LinkedHas...
HuygensING/timbuctoo
timbuctoo-instancev4/src/main/java/nl/knaw/huygens/timbuctoo/v5/graphql/collectionfilter/Facet.java
Java
gpl-3.0
1,047
/* * $Header$ * $Revision$ * $Date$ * * ==================================================================== * * Copyright 2000-2004 bob mcwhirter & James Strachan. * All rights reserved. * * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the...
srnsw/xena
xena/src/org/jaxen/expr/DefaultFunctionCallExpr.java
Java
gpl-3.0
5,565
<html> <head> <link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet"> <style> .body { align: center; background-color: #bfbfdf; width: 100%; margin: 0px; font-family: 'Open Sans', sans-serif; } .link { color: black; text-decorat...
iuyte/VEX-709s
Planning/tools/git.html
HTML
gpl-3.0
271,819
\hypertarget{classSSRSceneAutomationProcessorEditor}{\section{S\-S\-R\-Scene\-Automation\-Processor\-Editor Class Reference} \label{classSSRSceneAutomationProcessorEditor}\index{S\-S\-R\-Scene\-Automation\-Processor\-Editor@{S\-S\-R\-Scene\-Automation\-Processor\-Editor}} } {\ttfamily \#include $<$Plugin\-Editor.\-h$...
QULab/SSRemoteVST
doc/latex/classSSRSceneAutomationProcessorEditor.tex
TeX
gpl-3.0
42,848
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> <script type="text/javascript" src="<?php echo $whiteboardpath;?>bundle/jquery/jquery-ui.min.js"></script> <script type="text/javascript" src="<?php echo $whiteboardpath;?>bundle/io/src/iolib.js"></script> ...
educacionbe/campus
mod/virtualclass/bundle/virtualclass/example/js.debug.php
PHP
gpl-3.0
9,101
package us.talabrek.ultimateskyblock.uuid; import dk.lockfuglsang.minecraft.file.FileUtil; import dk.lockfuglsang.minecraft.yml.YmlConfiguration; import org.bukkit.Bukkit; import org.bukkit.OfflinePlayer; import org.bukkit.entity.Player; import org.bukkit.event.EventHandler; import org.bukkit.event.EventPriority; impo...
woolwind/uSkyBlock
uSkyBlock-Core/src/main/java/us/talabrek/ultimateskyblock/uuid/FilePlayerDB.java
Java
gpl-3.0
8,829
// Copyright (c) 2002 vbAccelerator.com // // THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED OR IMPLIED WARRANTIES, // INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY // AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL // VBACCELERATOR OR ITS CONTRIBUTORS BE L...
kerimlcr/ab2017-dpyo
ornek/basenji/basenji-1.0.2/Platform/src/Win32/ThumbnailCreator.cs
C#
gpl-3.0
15,099
package com.benjaminsproule.converter.util; import org.junit.After; import org.junit.Before; import org.junit.Test; import java.io.File; import java.io.IOException; import java.nio.file.Files; import java.nio.file.Path; import static com.benjaminsproule.converter.util.MimeTypesUtil.APPLICATIONS_BSON; import static c...
gigaSproule/file-converter
src/test/java/com/benjaminsproule/converter/util/MimeTypesUtilITest.java
Java
gpl-3.0
3,810
/* Copyright 2012,2013 Jun Wako <wakojun@gmail.com> This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version. This program is distribute...
audibleblink/atreus-firmware
atreus/keymap_common.h
C
gpl-3.0
6,308
package com.app.server.repository; import com.athena.server.repository.SearchInterface; import com.athena.annotation.Complexity; import com.athena.annotation.SourceCodeAuthorClass; import com.athena.framework.server.exception.repository.SpartanPersistenceException; import java.util.List; import com.athena.framework.ser...
applifireAlgo/bloodbank
bloodbank/src/main/java/com/app/server/repository/AppCustomerTypeRepository.java
Java
gpl-3.0
1,182
/* * Copyright (C) 2010 Brockmann Consult GmbH (info@brockmann-consult.de) * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free * Software Foundation; either version 3 of the License, or (at your option) * any late...
seadas/beam
beam-ui/src/main/java/org/esa/beam/BeamUiActivator.java
Java
gpl-3.0
17,807
package my.game.tile; import my.game.render.Sprite; public class SpawnTiles { public static Tile floorboards = new BackgroundTile(Sprite.floorboards, "floorboards"); public static Tile walls = new ForegroundTile(Sprite.walls, "walls"); public static Tile bricks = new ForegroundTile(Sprite.bricks, "bricks"...
xDIAMONDSx/ELEOS
src/my/game/tile/SpawnTiles.java
Java
gpl-3.0
420
<?php /** Copyright 2011-2017 Nick Korbel This file is part of Booked Scheduler. Booked Scheduler is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later ve...
rafaelperazzo/ufca-web
booked/Web/my-calendar.php
PHP
gpl-3.0
959
<?php /** * * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ namespace Magento\GiftMessage\Test\Unit\Model; // @codingStandardsIgnoreFile use Magento\GiftMessage\Model\ItemRepository; class ItemRepositoryTest extends \PHPUnit_Framework_TestCase { /** * @var Item...
rajmahesh/magento2-master
vendor/magento/module-gift-message/Test/Unit/Model/ItemRepositoryTest.php
PHP
gpl-3.0
7,415
package org.freebus.fts.project; import java.util.Date; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.Id; import javax.persistence.JoinColumn; import javax.persistence.OneToOne; import javax.persistence.Table; import javax.persistence.Temporal; import javax.persistence.Tem...
Paolo-Maffei/freebus-fts
freebus-fts-persistence/src/main/java/org/freebus/fts/project/DeviceProgramming.java
Java
gpl-3.0
5,774
<html><head><body>Ketra Orc Intelligence Officer:<br> Dejakar Oroka!<br> You hold the Spear of Silenos! Your coming was foretold.<br> But Latana's power is very strong, and the Spear of Silenos is not yet strong enough.<br> If you have the Scroll of Enchant Weapon made with the blood of Silenos, I will perform a sacred...
rubenswagner/L2J-Global
dist/game/data/scripts/quests/Q00144_PailakaInjuredDragon/32509-01.html
HTML
gpl-3.0
755
<?php use LibreNMS\Authentication\LegacyAuth; $param = array(); $select = "SELECT `F`.`port_id` AS `port_id`, `F`.`device_id`, `ifInErrors`, `ifOutErrors`, `ifOperStatus`,"; $select .= " `ifAdminStatus`, `ifAlias`, `ifDescr`, `mac_address`, `V`.`vlan_vlan` AS `vlan`,"; $select .= " `hostname`, `hostname` AS `device`...
xbeaudouin/librenms
html/includes/table/fdb-search.inc.php
PHP
gpl-3.0
5,786
#!/bin/bash # set -x if [ ! -v tree ] ; then # you must set the location of the cMIPS root directory in the variable tree # tree=${HOME}/cMIPS # export tree="$(dirname "$(pwd)")" export tree="$(echo $PWD | sed -e 's:\(/.*/cMIPS\)/.*:\1:')" fi # path to cross-compiler and binutils must be set to your instal...
rhexsel/cmips
cMIPS/bin/elf2mif.sh
Shell
gpl-3.0
2,516
package net.comcraft.src; import java.io.ByteArrayInputStream; import java.io.ByteArrayOutputStream; import java.io.DataInputStream; import javax.microedition.rms.RecordStore; import javax.microedition.rms.RecordStoreException; import javax.microedition.rms.RecordStoreNotOpenException; public final class RMS { p...
simon816/ComcraftModLoader
src/net/comcraft/src/RMS.java
Java
gpl-3.0
2,746
/* personal-genome-client Java client for the 23andMe Personal Genome API. Copyright (c) 2012-2013 held jointly by the individual authors. This 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 Soft...
heuermh/personal-genome-client
client/src/main/java/com/github/heuermh/personalgenome/client/DrugResponse.java
Java
gpl-3.0
2,053
#!/bin/sh -e # creates SLHA output files for all SLHA input files in the directory # model_files/ (and sub-directories) that begin with LesHouches.in. . # The names of the output files will begin with LesHouches.out. . # Author: Alexander Voigt # directory of this script BASEDIR=$(dirname $0) HOMEDIR=$(readlink -f "...
Expander/FlexibleSUSY
release/generate-slha-output.sh
Shell
gpl-3.0
3,593
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1"> <title>org.apache.commons.logging Class Hierarchy (Commons Logging 1.1.3 API)</title> <link rel="style...
jerumble/vVoteVerifier
libs/commons-logging-1.1.3/apidocs/org/apache/commons/logging/package-tree.html
HTML
gpl-3.0
6,136
----------------------------------- -- Area: Tahrongi Canyon (117) -- Mob: Skeleton_Warrior ----------------------------------- -- require("scripts/zones/Tahrongi_Canyon/MobIDs"); ----------------------------------- -- onMobInitialize ----------------------------------- function onMobInitialize(mob) end; ------...
salamader/ffxi-a
scripts/zones/Tahrongi_Canyon/mobs/Skeleton_Warrior.lua
Lua
gpl-3.0
815
__author__ = "jing" from scrapy.cmdline import execute execute()
BitTigerInst/Kumamon
zhihu/manage.py
Python
gpl-3.0
68
package matteroverdrive.util; import net.minecraft.entity.Entity; import net.minecraft.entity.EntityLivingBase; import net.minecraft.entity.player.EntityPlayer; import net.minecraft.item.ItemStack; import net.minecraft.util.EntityDamageSource; import net.minecraft.util.text.ITextComponent; import net.minecraft.util.te...
nacjm/MatterOverdrive
src/main/java/matteroverdrive/util/EntityDamageSourcePhaser.java
Java
gpl-3.0
1,754
/* This file is part of Darling. Copyright (C) 2017 Lubos Dolezel Darling is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Darling i...
darlinghq/darling
src/frameworks/SecurityInterface/include/SecurityInterface/PWALengthSlider.h
C
gpl-3.0
761
#region License // Copyright (c) 2013, ClearCanvas Inc. // All rights reserved. // http://www.clearcanvas.ca // // This file is part of the ClearCanvas RIS/PACS open source project. // // The ClearCanvas RIS/PACS open source project is free software: you can // redistribute it and/or modify it under the terms...
chinapacs/ImageViewer
ImageViewer/AdvancedImaging/Fusion/PETFusionDisplaySetFactory.cs
C#
gpl-3.0
12,218
/* Copyright 2016 Peter Cornelis. * * This file is part of the EvoPop GTK theme. * * Authors: * Sam Hewitt <sam@snwh.org> * Peter Cornelis <poltertec@gmail.com> * * The EvoPop GTK theme is free software: you can redistribute it * and/or modify it under the terms of the GNU General Public License as * published by the F...
solus-cold-storage/evopop-gtk-theme
EvoPop-Azure/gtk-3.0/gtk-dark.css
CSS
gpl-3.0
249,396
require "carps/util/timeout" Given /^a long running command$/ do $command = lambda { loop do end } end Then /^timeout the command after (\d+) second$/ do |t| begin CARPS::timeout t.to_i, "Test command 1" do $command.call end rescue Timeout::Error => e puts "The comma...
Bodacious/carps
features/steps/timeout.rb
Ruby
gpl-3.0
602
/* * Copyright (C) 2014 Canonical, Ltd. * * 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 3. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY...
jonjahren/unity8
tests/mocks/Unity/fake_settingsmodel.h
C
gpl-3.0
1,780
/** * @license * Copyright 2012 Dan Vanderkam (danvdk@gmail.com) * MIT-licensed (http://opensource.org/licenses/MIT) */ Dygraph.Plugins.Annotations = (function() { "use strict"; /** Current bits of jankiness: - Uses dygraph.layout_ to get the parsed annotations. - Uses dygraph.plotter_.area It would be nice if ...
CINF/DataPresentationWebsite
sym-files2/dygraph/plugins/annotations.js
JavaScript
gpl-3.0
4,587
// graph-tool -- a general graph modification and manipulation thingy // // Copyright (C) 2006-2015 Tiago de Paula Peixoto <tiago@skewed.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;...
antmd/graph-tool
src/graph/centrality/graph_katz.cc
C++
gpl-3.0
2,580
package amidst.settings; import java.util.Objects; import java.util.function.Consumer; import java.util.function.UnaryOperator; import amidst.documentation.ThreadSafe; @ThreadSafe public class SettingBase<T> implements Setting<T> { private final Consumer<T> setter; private volatile T value; public SettingBase(T ...
BlueSteelAUS/amidst
src/main/java/amidst/settings/SettingBase.java
Java
gpl-3.0
674
/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */ /* gku-prompt-tool.c - Handles gui authentication for the keyring daemon. Copyright (C) 2009 Stefan Walter Gnome keyring is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as ...
chriskmanx/qmole
QMOLEDEV/gnome-keyring-3.1.4/ui/gku-prompt-util.c
C
gpl-3.0
6,057
/* Stockfish, a UCI chess playing engine derived from Glaurung 2.1 Copyright (C) 2004-2008 Tord Romstad (Glaurung author) Copyright (C) 2008-2015 Marco Costalba, Joona Kiiski, Tord Romstad Copyright (C) 2015-2016 Marco Costalba, Joona Kiiski, Gary Linscott, Tord Romstad Stockfish is free software: you can re...
sovaz1997/ChessProblemGenerator
stockfish-8-src/src/misc.cpp
C++
gpl-3.0
5,207
#ifndef _WIN32 #include <dlfcn.h> #else #include <windows.h> #endif #include "SymbolMatcher.h" #include "config.h" // For UNDERSCORE_NEEDED etc #include <iostream> #define FACTORY_PROC "getInstanceFor" SymbolMatcher * SymbolMatcherFactory_getInstanceFor(Prog *prog, const char *sSymbolContainer, const char *hi...
aidanhs/boomerang
symbols/libidloader.cpp
C++
gpl-3.0
2,186
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you...
s20121035/rk3288_android5.1_repo
libcore/luni/src/main/java/java/util/Timer.java
Java
gpl-3.0
19,820
# -*- coding: utf-8 -*- # Copyright (C) 2012 VT SuperDARN Lab # Full license can be found in LICENSE.txt """tsyganenko module This modules containes the following object(s): Classes ------------------------------------------------------------- tsygTrace Wraps fortran subroutines in one convenient class -----------...
aburrell/davitpy
davitpy/models/tsyganenko/__init__.py
Python
gpl-3.0
21,946
Public Class frmEngineering Inherits LCARS.LCARSForm Dim pData As Object Dim myWMI As Object Dim WMIavailable As Boolean = False Private Sub tmrSysMon_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles tmrSysMon.Tick 'FileOpen(1, Application.StartupPath & "\eL...
DenKomm/Main-LCARS-x32-Project
LCARSengineering/LCARSengineering/frmEngineering.vb
Visual Basic
gpl-3.0
8,569
#!/usr/bin/env python #Pools assigned OTUs with identical names and renumbers the remaining distinct #OTUs. Also allows filtering out OTUs with less than "min_cts" in at least #one sample. # Copyright (C) <2012> <Benjamin C. Smith> # # This program is free software: you can redistribute it and/or modify # it ...
benjsmith/mubiomics
scripts/pool_otus.py
Python
gpl-3.0
6,450
using System; using System.Globalization; using SmartStore.Utilities; namespace SmartStore.Core.Search.Facets { [Serializable] public class FacetValue : IEquatable<FacetValue>, ICloneable<FacetValue> { public FacetValue() { } public FacetValue(object value, IndexTypeCode typeCode) { Value = value; ...
nitware/estore
src/Libraries/SmartStore.Core/Search/Facets/FacetValue.cs
C#
gpl-3.0
3,289
#!/bin/bash set -e pegasus_lite_version_major="4" pegasus_lite_version_minor="7" pegasus_lite_version_patch="0" pegasus_lite_enforce_strict_wp_check="true" pegasus_lite_version_allow_wp_auto_download="true" . pegasus-lite-common.sh pegasus_lite_init # cleanup in case of failures trap pegasus_lite_signal_int INT trap...
elainenaomi/sciwonc-dataflow-examples
dissertation2017/Experiment 2/logs/w-08_2/20170118T133145+0000/00/00/sessioncompute_1_ID0000004.sh
Shell
gpl-3.0
1,228