repo_name
stringlengths
4
116
path
stringlengths
3
942
size
stringlengths
1
7
content
stringlengths
3
1.05M
license
stringclasses
15 values
clearpathrobotics/s3000_laser
external/SerialDevice/Makefile
845
############################################################################ # Copyright (c) 2010 Robotnik Automation, SLL # # Makefile for standard Robotnik component # ############################################################################ BUILD = ./build/ BINDIR = ./bin/ SRC = ./src/ LI...
gpl-3.0
dymkowsk/mantid
Framework/CurveFitting/inc/MantidCurveFitting/SeqDomain.h
3677
#ifndef MANTID_CURVEFITTING_SEQDOMAIN_H_ #define MANTID_CURVEFITTING_SEQDOMAIN_H_ //---------------------------------------------------------------------- // Includes //---------------------------------------------------------------------- #include "MantidCurveFitting/DllConfig.h" #include "MantidAPI/FunctionDomain.h"...
gpl-3.0
gnustep/back
Headers/xlib/XGGState.h
2536
/* XGGState - Implements graphic state drawing for Xlib Copyright (C) 1995 Free Software Foundation, Inc. Written by: Adam Fedor <fedor@boulder.colorado.edu> Date: Nov 1995 This file is part of the GNU Objective C User Interface Library. This library is free software; you can redistribute it and/o...
gpl-3.0
espressomd/espresso
maintainer/gh_post_style_patch.py
2704
#!/usr/bin/env python3 # # Copyright (C) 2018-2019 The ESPResSo project # # This file is part of ESPResSo. # # ESPResSo 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...
gpl-3.0
drawpile/Drawpile
src/tools/dprectool.cpp
7369
/* Drawpile - a collaborative drawing program. Copyright (C) 2014-2019 Calle Laakkonen Drawpile 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 opti...
gpl-3.0
aviralchandra/Sandhi
build/gr36/docs/doxygen/html/classgr__interleave.js
399
var classgr__interleave = [ [ "~gr_interleave", "classgr__interleave.html#ae342ba63322b78359ee71de113e41fc1", null ], [ "check_topology", "classgr__interleave.html#ade74f196c0fc8a91ca4f853a2d1202e1", null ], [ "work", "classgr__interleave.html#a44664518c86559da58b3feccb9e45d7f", null ], [ "gr_make_inter...
gpl-3.0
public-accountability/littlesis-docker
static/js/bookmarklet.js
908
(function(jQuery){jQuery.fn.addLittleSisToolbar=function(){var defaults={z_index:10002,height:180,width:100,background_color:'#FFF'};return this.each(function(){if(jQuery('#littlesis-toolbar').length==0){var elements=jQuery(this);elements.css({'margin-top':(defaults.height+10)+'px'});var wrapper=jQuery('<div id="little...
gpl-3.0
COSC499Project/critic2
src/cubpack/rule_c2.f90
17434
! This file is F-compatible, except for upper/lower case conventions. !-------------------------------------------------------------------- Module CubatureRule_C2 USE Precision_Model, ONLY: stnd Implicit NONE PRIVATE PUBLIC :: Rule_C2a CONTAINS SUBROUTINE Rule_C2a(VER,INFOLD,AREA,NUMFUN,Integrand,BASVAL,RGNERR,NUM...
gpl-3.0
ilikecake/timer-v3
timer-v3/freertos/inc/StackMacros.h
9697
/* FreeRTOS V7.4.2 - Copyright (C) 2013 Real Time Engineers Ltd. FEATURES AND PORTS ARE ADDED TO FREERTOS ALL THE TIME. PLEASE VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION. *************************************************************************** * ...
gpl-3.0
MrPablozOne/kaira
libs/cailie/usertools.h
157
#ifndef CA_USERTOOLS_H #define CA_USERTOOLS_H #include <vector> namespace ca { std::vector<int> range(int from, int upto); } #endif // CA_USERTOOLS_H
gpl-3.0
alexBraidwood/vmime
tests/parser/messageTest.cpp
2096
// // VMime library (http://www.vmime.org) // Copyright (C) 2002-2013 Vincent Richard <vincent@vmime.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 of // the License...
gpl-3.0
chickadee-tech/betaflight
src/main/target/STM32F3DISCOVERY/target.c
5121
/* * This file is part of Cleanflight. * * Cleanflight 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. * * Cleanflight is distr...
gpl-3.0
uhhpctools/openuh-openacc
osprey/libfi/mpp_scan/scanmax_sp_6.c
3247
/* Copyright (C) 2000, 2001 Silicon Graphics, Inc. All Rights Reserved. This program is free software; you can redistribute it and/or modify it under the terms of version 2.1 of the GNU Lesser General Public License as published by the Free Software Foundation. This program is distributed in the hope tha...
gpl-3.0
cnr-isti-vclab/meshlab
unsupported/plugins_unsupported/external/GotoBLAS2/driver/others/memory_qalloc.c
2015
/*********************************************************************/ /* */ /* Optimized BLAS libraries */ /* By Kazushige Goto <kgoto@tacc.utexas.edu> */ /* ...
gpl-3.0
jdfrankland/kaliveda
GanTape/include/acq_ebyedat_get_next_event.h
642
#ifdef __cplusplus extern "C" { #endif /* Get next in EBYEDAT data buffers (exogam) */ int acq_ebyedat_get_next_event(UNSINT16* Buffer, UNSINT16** EvtAddr, int* EvtNum, int EvtFormat); /* Get next in EBYEDAT data buffer...
gpl-3.0
nipunn1313/parity
js/src/modals/Shapeshift/shapeshift.js
5450
// Copyright 2015-2017 Parity Technologies (UK) Ltd. // This file is part of Parity. // Parity 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...
gpl-3.0
StarrySky-PE/StarrySky
src/pocketmine/network/protocol/RemoveBlockPacket.php
1097
<?php /* * * ____ _ _ __ __ _ __ __ ____ * | _ \ ___ ___| | _____| |_| \/ (_)_ __ ___ | \/ | _ \ * | |_) / _ \ / __| |/ / _ \ __| |\/| | | '_ \ / _ \_____| |\/| | |_) | * | __/ (_) | (__| < __/ |_| | | | | | | | __/_____| | | | __/ * |_| \___/ ...
gpl-3.0
GodFrey118/GreenHouse
GreenHouse/src/main/webapp/css/public/width1190-V2.3.0.css
358
@charset "utf-8"; /* CSS Document */ /* **宽度变换** */ .main, .crumbcon {width:1190px !important;} .linqigou-nav, .linqigou-filter-box, .tuanIndex, .sscardIndex, .brandList-wrap, .brandIndex, .specialsub-btmnav, .specialsub-con, .specialsub-banner, .specialsub, .specialSell, .specialTop-con, .shanshanNav-con, .heade...
gpl-3.0
BarrettTechnology/libbarrett
tests/systems/gain.cpp
2733
/* * gain.cpp * * Created on: Sep 28, 2009 * Author: dc */ #include <ostream> #include <gtest/gtest.h> #include <barrett/systems/gain.h> #include <barrett/systems/manual_execution_manager.h> #include <barrett/systems/helpers.h> #include "./exposed_io_system.h" namespace { using namespace barrett; class ...
gpl-3.0
CatchPlus/OpenSKOS
application/editor/controllers/IndexController.php
1621
<?php /** * OpenSKOS * * LICENSE * * This source file is subject to the GPLv3 license that is bundled * with this package in the file LICENSE.txt. * It is also available through the world-wide-web at this URL: * http://www.gnu.org/licenses/gpl-3.0.txt * If you did not receive a copy of the license and are unab...
gpl-3.0
PSJira/PSJira
Tests/Get-JiraIssueCreateMetadata.Tests.ps1
9826
. $PSScriptRoot\Shared.ps1 InModuleScope PSJira { [System.Diagnostics.CodeAnalysis.SuppressMessage('PSUseDeclaredVarsMoreThanAssigments', '', Scope='*', Target='SuppressImportModule')] $SuppressImportModule = $true . $PSScriptRoot\Shared.ps1 Describe "Get-JiraIssueCreateMetadata" { if ($Show...
gpl-3.0
thomacer/pebble-open-bike-sharing
src/appinfo.tpl.h
262
#pragma once #define LONG_NAME "<%= config.info.longName %>" #define VERSION_LABEL "<%= config.info.versionLabel %>" #define UUID "<%= config.info.uuid %>" <% for (prop in config.info.appKeys) { %>#define <%= prop %> <%= config.info.appKeys[prop] %> <% } %>
gpl-3.0
RebootRevival/FFXI_Test
scripts/zones/Western_Adoulin/npcs/Pagnelle.lua
4476
----------------------------------- -- Area: Western Adoulin -- NPC: Pagnelle -- Type: Standard NPC and Quest NPC -- Starts, Involved with, and Finishes Quest: 'Raptor Rapture' -- @zone 256 -- !pos -8 0 -100 256 ----------------------------------- package.loaded["scripts/zones/Western_Adoulin/TextIDs"] = nil; ---...
gpl-3.0
jmespadero/coindesigner
src/3dsLoader.h
1704
#ifndef COIN_3DSLOADER_H #define COIN_3DSLOADER_H /**************************************************************************\ * * This file is part of the Coin 3D visualization library. * Copyright (C) 1998-2005 by Systems in Motion. All rights reserved. * * This library is free software; you can redistribu...
gpl-3.0
jordandukart/islandora_solr_metadata
theme/islandora-solr-metadata-description.tpl.php
1232
<?php /** * @file * This is the template file for the metadata description for an object. * * Available variables: * - $islandora_object: The Islandora object rendered in this template file * - $found: Boolean indicating if a Solr doc was found for the current object. * * @see template_preprocess_islandora_solr...
gpl-3.0
raynorpat/RBDOOM-3-BFG
neo/tools/compilers/dmap/portals.cpp
23955
/* =========================================================================== Doom 3 GPL Source Code Copyright (C) 1999-2011 id Software LLC, a ZeniMax Media company. Copyright (C) 2015 Robert Beckebans This file is part of the Doom 3 GPL Source Code (?Doom 3 Source Code?). Doom 3 Source Code is free software: you ...
gpl-3.0
b03605079/darkstar
scripts/zones/King_Ranperres_Tomb/npcs/Tombstone.lua
3054
----------------------------------- -- Area: King Ranperre's Tomb -- NPC: Tombstone -- Involved in Quest: Grave Concerns -- @pos 1 0.1 -101 190 ----------------------------------- package.loaded["scripts/zones/King_Ranperres_Tomb/TextIDs"] = nil; ----------------------------------- require("scripts/globals/s...
gpl-3.0
zahodi/ansible
lib/ansible/modules/cloud/amazon/ec2_asg.py
38091
#!/usr/bin/python # This file is part of Ansible # # Ansible 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. # # Ansible is distributed...
gpl-3.0
tk8226/YamiPortAIO-v2
Core/Champion Ports/Nasus/Nasus The Crazy Dog/MenuInit.cs
2750
using EloBuddy; using LeagueSharp.Common; namespace Nasus { using LeagueSharp.Common; public class MenuInit { public static Menu Menu; public static void Initialize() { Menu = new Menu("Nasus - The Crazy Dog", "L# Nasus", true); var orbw...
gpl-3.0
aurora-pro/apex-sigma
sigma/plugins/fun/vn_char.py
2210
import lxml.html as l import requests def key_char_parse(char_id): url = 'https://vndb.org/c' + str(char_id) page = requests.get(url) root = l.fromstring(page.text) name = root.cssselect('.mainbox h1')[0].text kanji_name = root.cssselect('.mainbox h2.alttitle')[0].text img = 'https:' + root.c...
gpl-3.0
huylv-hust/opencart
admin/language/japanese/feed/openbaypro.php
264
<?php // Heading $_['heading_title'] = 'OpenBay Pro'; // Text $_['text_module'] = 'フィード設定'; $_['text_installed'] = 'OpenBayProモジュールがインストールされました。 拡張機能 -> OpenBay Proで利用することができます';
gpl-3.0
vnkmr7620/kojo
KojoEnv/test/qa-functional/src/net/kogics/kojo/staging/StagingTestBase.scala
4798
/* * Copyright (C) 2009 Lalit Pant <pant.lalit@gmail.com> * * The contents of this file are subject to the GNU General Public License * Version 3 (the "License"); you may not use this file * except in compliance with the License. You may obtain a copy of * the License at http://www.gnu.org/copyleft/gpl.html * *...
gpl-3.0
LiveCodeSteven/livecode
engine/src/sysw32fs.cpp
3808
/* Copyright (C) 2003-2013 Runtime Revolution Ltd. This file is part of LiveCode. LiveCode is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License v3 as published by the Free Software Foundation. LiveCode is distributed in the hope that it will be useful, but WITH...
gpl-3.0
minutelabsio/sed-postcard-map
app/library/js/mediators/globals.js
1501
define( [ 'jquery', 'stapes', './conditionals' ], function( $, Stapes, conditionalsMediator ) { 'use strict'; /** * Global Mediator (included on every page) * @module Globals * @implements {Stapes}...
gpl-3.0
karolusw/l2j
game/data/scripts/quests/Q00210_ObtainAWolfPet/30827-07.html
238
<html><head><body>Pet Manager Lundy:<br> All the people who can give you information about pet wolves are here in the <font color="LEVEL">Town of Gludio</font>.<br> First, go see <font color="LEVEL">Gatekeeper Bella</font>. </body></html>
gpl-3.0
szemlyanoy/puppet-puppet
spec/classes/puppet_agent_spec.rb
5356
require 'spec_helper' describe 'puppet::agent' do on_supported_os.each do |os, os_facts| next if only_test_os() and not only_test_os.include?(os) next if exclude_test_os() and exclude_test_os.include?(os) context "on #{os}" do let (:default_facts) do os_facts.merge({ :clientcert =...
gpl-3.0
rkrajnc/minimig-mist
fw/ctrl/menu.c
80458
/* Copyright 2005, 2006, 2007 Dennis van Weeren Copyright 2008, 2009 Jakub Bednarski This file is part of Minimig Minimig 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 y...
gpl-3.0
akaunting/akaunting
resources/lang/hu-HU/countries.php
6780
<?php return [ 'AF' => 'Afganisztán', 'AX' => 'Åland-szigetek', 'AL' => 'Albánia', 'DZ' => 'Algéria', 'AS' => 'Amerikai Szamoa', 'VI' => 'Amerikai Virgin-szigetek', 'AD' => 'Andorra', 'AO' => 'Angola', 'AI' => 'Anguilla', 'AQ' => 'Antarktisz', 'AG' => 'Antigua és Barbuda', ...
gpl-3.0
cleanflight/cleanflight
src/main/drivers/compass/compass_ak8963.c
14689
/* * This file is part of Cleanflight. * * Cleanflight is free software. You can redistribute * this software and/or modify this software 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. ...
gpl-3.0
mardy/gimb
app/gui/gimpuiconfigurer.c
20013
/* GIMP - The GNU Image Manipulation Program * Copyright (C) 1995 Spencer Kimball and Peter Mattis * * gimpuiconfigurer.c * Copyright (C) 2009 Martin Nordholts <martinn@src.gnome.org> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License a...
gpl-3.0
hakger/php-epp2
tests/EPP/DOM/DOMElementTest.php
527
<?php namespace AfriCC\Tests\EPP\DOM; use AfriCC\EPP\DOM\DOMElement; use DOMDocument; use PHPUnit\Framework\TestCase; class DOMElementTest extends TestCase { public function testHasChildNodes() { $dom = new DOMDocument('1.0', 'utf-8'); $parent = new DOMElement('foo'); $dom->appendChi...
gpl-3.0
gwq5210/litlib
thirdparty/sources/boost_1_60_0/doc/html/boost/property_tree/customiz_idm45507087332800.html
8354
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Struct template customize_stream&lt;Ch, Traits, signed char, void&gt;</title> <link rel="stylesheet" href="../../../../doc/sr...
gpl-3.0
navgurukul/galileo
typings/globals/hapi/index.d.ts
145113
// Generated by typings // Source: https://raw.githubusercontent.com/DefinitelyTyped/DefinitelyTyped/7d23177b1abff1b80b9a2d6ffbc881f6562a2359/hapi/hapi.d.ts declare module "hapi" { import http = require("http"); import stream = require("stream"); import Events = require("events"); import url = require("url"); int...
gpl-3.0
jleahred/dynparser
src/parser/atom/test.rs
4142
//----------------------------------------------------------------------- // // mod parser::atom TEST // //----------------------------------------------------------------------- use super::Status; use super::{parse_dot, parse_eof, parse_literal, parse_match, MatchRules}; #[test] fn test_parse_literal_ok() { let...
gpl-3.0
firebitsbr/pwn_plug_sources
src/bluetooth/bluebugger/source/wrap.c
527
/* * Copyright (C) 2006 by Martin J. Muench <mjm@codito.de> * * Part of mpd - mobile phone dumper * * Some code stolen from btxml.c by Andreas Oberritter * */ #include "wrap.h" #include <stdio.h> #include <stdlib.h> #include <string.h> #include <errno.h> /* Simple malloc() wrapper */ void *Malloc(size_t size)...
gpl-3.0
AngelSanz1/quieroundoc
vendor/symfony/routing/Generator/UrlGenerator.php
13482
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Routing\Generator; use Symfony\Component\Routing\Rout...
gpl-3.0
xuvw/textmate
Shared/include/oak/compat.h
1004
#ifndef COMPAT_H_RD1Z6YZA #define COMPAT_H_RD1Z6YZA namespace oak { inline void set_thread_name (char const* threadName) { pthread_setname_np(threadName); } inline size_t get_gestalt (OSType selector) { SInt32 res; Gestalt(selector, &res); return res; } inline size_t os_major () { return get_gestalt(g...
gpl-3.0
naeemshah/avbin
ffmpeg/libavcodec/ppc/dsputil_altivec.h
1251
/* * Copyright (c) 2002 Brian Foley * Copyright (c) 2002 Dieter Shirley * Copyright (c) 2003-2004 Romain Dolbeau <romain@dolbeau.org> * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published ...
gpl-3.0
superzadeh/processdash
teamdash/src/teamdash/wbs/columns/ErrorNotesColumn.java
3288
// Copyright (C) 2012 Tuma Solutions, LLC // Team Functionality Add-ons for the Process Dashboard // // 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...
gpl-3.0
jlspyaozhongkai/Uter
third_party_build/Qt5.5.0/include/Enginio/enginioclient.h
3394
/**************************************************************************** ** ** Copyright (C) 2015 The Qt Company Ltd. ** Contact: http://www.qt.io/licensing/ ** ** This file is part of the QtEnginio module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL21$ ** Commercial License Usage ** Licensees holding valid com...
gpl-3.0
pluanant/booktu
lib/Graphics/namespace.php
784
<?php /** Copyright 2011-2014 Nick Korbel This file is part of 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 version is distribute...
gpl-3.0
AlexSananka/Instat
instat/dlgReplaceValues.vb
9592
' Instat-R ' Copyright (C) 2015 ' ' 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 is distribut...
gpl-3.0
uol/mycenae
vendor/github.com/uol/gobol/error.go
189
package gobol // Error - defines a common http error interface type Error interface { error StatusCode() int Message() string Package() string Function() string ErrorCode() string }
gpl-3.0
ThomasNigro/HFR10
Hfr/Hfr/Models/Page.cs
224
namespace Hfr.Model { public enum View { Connect, Main, Editor, Settings, CategoriesList, CategoryThreadsList, PrivateChatsList, PrivateChat } }
gpl-3.0
sabel83/metashell
3rd/templight/llvm/utils/TableGen/RegisterBankEmitter.cpp
12878
//===- RegisterBankEmitter.cpp - Generate a Register Bank Desc. -*- C++ -*-===// // // 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-3.0
yohn89/pythoner.net
pythoner/accounts/admin.py
915
# -*- coding: utf-8 -*- """ pythoner.net Copyright (C) 2013 PYTHONER.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 of the License, or (at your option) any later versio...
gpl-3.0
yangchenghu/fakeThunder
fakeThunder/fakeThunder/MainWindow.h
209
// // MainWindow.h // fakeThunder // // Created by Martian on 12-8-15. // Copyright (c) 2012年 MartianZ. All rights reserved. // #import <Cocoa/Cocoa.h> @interface MainWindow : NSWindowController @end
gpl-3.0
yijiangh/FrameFab
ext/GTEngine/Source/Graphics/GteViewVolumeNode.cpp
2029
// David Eberly, Geometric Tools, Redmond WA 98052 // Copyright (c) 1998-2017 // Distributed under the Boost Software License, Version 1.0. // http://www.boost.org/LICENSE_1_0.txt // http://www.geometrictools.com/License/Boost/LICENSE_1_0.txt // File Version: 3.0.0 (2016/06/19) #include <GTEnginePCH.h> #include <Graph...
gpl-3.0
sayan801/indivo_server
indivo/urls/carenet.py
1997
from django.conf.urls.defaults import * from indivo.views import * from indivo.lib.utils import MethodDispatcher urlpatterns = patterns('', (r'^$', MethodDispatcher({ 'DELETE' : carenet_delete})), (r'^/rename$', MethodDispatcher({ 'POST' : carenet_rename})), (r'^/record$', ...
gpl-3.0
t3dev/odoo
addons/payment_paypal/models/payment.py
11083
# coding: utf-8 import json import logging import dateutil.parser import pytz from werkzeug import urls from odoo import api, fields, models, _ from odoo.addons.payment.models.payment_acquirer import ValidationError from odoo.addons.payment_paypal.controllers.main import PaypalController from odoo.tools.float_utils ...
gpl-3.0
avsm/opam-ppa
src_ext/dose/doc/manpages/apt-cudf.conf.pod
2077
=head1 NAME apt-cudf.conf - Configuration file for apt-cudf =head1 DESCRIPTION The configuration file allows one to define default optimization criterias for all solvers known by apt-cudf =head1 SYNTAX solver: <solver list> | '*' A comma-separated list of solvers. The character will make the optimization criter...
gpl-3.0
nvoron23/python-weka-wrapper
tests/wekatests/plottests/experiments.py
2900
# 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 is distributed in the hope that it will be useful, # b...
gpl-3.0
codebutler/synapse
src/Synapse.QtClient/resources/themes/minimal_mod.AdiumMessageStyle/Contents/Resources/Incoming/Content.html
522
<div class="container" style="background-color:%textbackgroundcolor{.75}%;"> <span class="time_initial"> %time% </span> <span class="buddyicon"> <img src="%userIconPath%" width="24" height="24" /> </span> <div class="placeholder" visible="%userIconPath%"> <span class="sender incoming"...
gpl-3.0
gwq5210/litlib
thirdparty/sources/boost_1_60_0/doc/html/boost_asio/reference/io_service__strand/get_io_service.html
4494
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>io_service::strand::get_io_service</title> <link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> <link rel="home" href="../../../boo...
gpl-3.0
jcredi/ConvDotNet
Conv.NET/FullyConnectedLayer.cs
42556
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using OpenCL.Net; namespace Conv.NET { [Serializable] public class FullyConnectedLayer : Layer { #region Fields private double dropoutParameter; // Host p...
gpl-3.0
pedroengideas/alegraPrueba
assest/viewerjs/CONTRIBUTING.md
2240
# Contributing to Viewer ## How to report bugs ### Make sure it is a Viewer bug Most bugs reported to our bug tracker are actually bugs in user code, not in Viewer code. Keep in mind that just because your code throws an error inside of Viewer, this does *not* mean the bug is a Viewer bug. Ask for help first in a...
gpl-3.0
monocasual/giada-www
src/forum/vendor/zendframework/zend-code/src/Scanner/MethodScanner.php
15018
<?php /** * Zend Framework (http://framework.zend.com/) * * @link http://github.com/zendframework/zf2 for the canonical source repository * @copyright Copyright (c) 2005-2016 Zend Technologies USA Inc. (http://www.zend.com) * @license http://framework.zend.com/license/new-bsd New BSD License */ namespace ...
gpl-3.0
OXID-eSales/oxideshop_ce
source/Internal/Framework/Module/Configuration/Exception/ProjectConfigurationIsEmptyException.php
291
<?php /** * Copyright © OXID eSales AG. All rights reserved. * See LICENSE file for license details. */ declare(strict_types=1); namespace OxidEsales\EshopCommunity\Internal\Framework\Module\Configuration\Exception; class ProjectConfigurationIsEmptyException extends \Exception { }
gpl-3.0
LaurentClaessens/mazhe
tex/exocorr/exoEqsDiff0005.tex
1279
% This is part of Exercices et corrigés de CdI-1 % Copyright (c) 2011 % Laurent Claessens % See the file fdl-1.3.txt for copying conditions. \begin{exercice}\label{exoEqsDiff0005} Soit $p(t)$ le nombre d'individus d'une population à l'instant $t$. Un modèle de population classique et très simple est celui régi par ...
gpl-3.0
erichuang1994/fbbs
include/libssh/agent.h
3014
#ifndef __AGENT_H #define __AGENT_H #include "libssh/libssh.h" /* Messages for the authentication agent connection. */ #define SSH_AGENTC_REQUEST_RSA_IDENTITIES 1 #define SSH_AGENT_RSA_IDENTITIES_ANSWER 2 #define SSH_AGENTC_RSA_CHALLENGE 3 #define SSH_AGENT_RSA_RESPONSE ...
gpl-3.0
bserdar/lightblue-core
config/src/test/java/com/redhat/lightblue/config/CrudValidationTest.java
3200
/* Copyright 2013 Red Hat, Inc. and/or its affiliates. This file is part of lightblue. 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 ...
gpl-3.0
rime/weasel
WeaselIME/KeyEvent.h
4532
#pragma once #include <WeaselIPC.h> struct KeyInfo { UINT repeatCount: 16; UINT scanCode: 8; UINT isExtended: 1; UINT reserved: 4; UINT contextCode: 1; UINT prevKeyState: 1; UINT isKeyUp: 1; KeyInfo(LPARAM lparam) { *this = *reinterpret_cast<KeyInfo*>(&lparam); } operator UINT32() { ...
gpl-3.0
obiba/mica2
mica-core/src/main/java/org/obiba/mica/micaConfig/service/PopulationConfigService.java
1583
/* * Copyright (c) 2018 OBiBa. All rights reserved. * * This program and the accompanying materials * are made available under the terms of the GNU Public License v3.0. * * You should have received a copy of the GNU General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. *...
gpl-3.0
uwehermann/libsigrok
src/strutil.c
30226
/* * This file is part of the libsigrok project. * * Copyright (C) 2010 Uwe Hermann <uwe@hermann-uwe.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 License,...
gpl-3.0
ChristopherOlson/ArduHeli
ArduPlane/tailsitter.cpp
4878
/* 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 is distributed in the hope that it will be usefu...
gpl-3.0
Lyrositor/Plasma
Sources/Tools/MaxComponent/plIgnoreComponent.cpp
12779
/*==LICENSE==* CyanWorlds.com Engine - MMOG client, server and tools Copyright (C) 2011 Cyan Worlds, 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 3 of the License, or (at you...
gpl-3.0
frostasm/qt-creator
src/plugins/git/branchmodel.cpp
21355
/**************************************************************************** ** ** Copyright (C) 2015 The Qt Company Ltd. ** Contact: http://www.qt.io/licensing ** ** This file is part of Qt Creator. ** ** Commercial License Usage ** Licensees holding valid commercial Qt licenses may use this file in ** accordance wit...
gpl-3.0
RobsonRojas/frertos-udemy
Keil-FreeRTOS-Sample-Project/Keil-FreeRTOS/FreeRTOSv9.0.0/FreeRTOS/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/FEC.c
20040
/* This file is part of the FreeRTOS.org distribution. FreeRTOS.org 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 and modified by the FreeRTOS exception. FreeRTOS.org is distrib...
gpl-3.0
tectronics/eid-trust-service
eid-trust-service-sql-ddl/src/main/resources/oracle-create-account.sql
772
-- Account initialisation script for Oracle Trust Service tablespace -- <![CDATA[Usage: sqlplus / as sysdba @oracle-create-account.sql ]]> drop user trust cascade; create user trust identified by trust default tablespace TRUST_SERVICE temporary tablespace temp quota unlimited on TRUST_SERVICE ; grant connect to trust; ...
gpl-3.0
Kinghsy/490_core
lib/abc/src/base/io/ioReadBaf.c
5781
/**CFile**************************************************************** FileName [ioReadBaf.c] SystemName [ABC: Logic synthesis and verification system.] PackageName [Command processing package.] Synopsis [Procedures to read AIG in the binary format.] Author [Alan Mishchenko] Affiliatio...
gpl-3.0
bordertechorg/wcomponents
wcomponents-examples/src/main/java/com/github/bordertech/wcomponents/examples/RadioButtonExample.java
2008
package com.github.bordertech.wcomponents.examples; import com.github.bordertech.wcomponents.RadioButtonGroup; import com.github.bordertech.wcomponents.Size; import com.github.bordertech.wcomponents.WLabel; import com.github.bordertech.wcomponents.WPanel; import com.github.bordertech.wcomponents.WRadioButton; import c...
gpl-3.0
dejan-brkic/studio2
src/main/java/org/craftercms/studio/impl/v1/service/activity/ActivityServiceImpl.java
20008
/* * Crafter Studio Web-content authoring solution * Copyright (C) 2007-2016 Crafter Software Corporation. * * 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...
gpl-3.0
WhisperSystems/Signal-Android
app/src/test/java/org/thoughtcrime/securesms/testutil/SystemOutLogger.java
1332
package org.thoughtcrime.securesms.testutil; import org.signal.core.util.logging.Log; public final class SystemOutLogger extends Log.Logger { @Override public void v(String tag, String message, Throwable t, boolean keepLonger) { printlnFormatted('v', tag, message, t); } @Override public void d(String t...
gpl-3.0
ZarGate/OpenbravoPOS
src-pos/com/openbravo/pos/printer/escpos/CodesIthaca.java
2760
// Openbravo POS is a point of sales application designed for touch screens. // Copyright (C) 2007-2009 Openbravo, S.L. // http://www.openbravo.com/product/pos // // This file is part of Openbravo POS. // // Openbravo POS is free software: you can redistribute it and/or modify // it under the terms of...
gpl-3.0
salamader/ffxi-a
scripts/zones/Nashmau/npcs/Yuyuroon.lua
858
----------------------------------- -- Area: Nashmau -- NPC: Yuyuroon -- Standard Info NPC ----------------------------------- ----------------------------------- -- onTrade Action ----------------------------------- function onTrade(player,npc,trade) end; ----------------------------------- -- onTr...
gpl-3.0
kpm/kenlm-rb
util/bit_packing.hh
4424
#ifndef UTIL_BIT_PACKING__ #define UTIL_BIT_PACKING__ /* Bit-level packing routines */ #include <assert.h> #ifdef __APPLE__ #include <architecture/byte_order.h> #elif __linux__ #include <endian.h> #else #include <arpa/nameser_compat.h> #endif #include <inttypes.h> namespace util { /* WARNING WARNING WARNING: * T...
gpl-3.0
obrakmann/OpenRA
OpenRA.Mods.RA/RallyPoint.cs
2264
#region Copyright & License Information /* * Copyright 2007-2011 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License * as published by the Free Software Foundation. For more information, * see CO...
gpl-3.0
Yunfeng/h5buk
public/assets/vendor/summernote/examples/hint-symbols_mathematical-symbols_Greek-letters.html
1895
<!-- Data Source: http://www.htmlhelp.com/reference/html40/entities/symbols.html HTML To Convert JSON http://convertjson.com/html-table-to-json.htm Creator : ARGE|LOG github@argelog.com.tr --> <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-...
gpl-3.0
ftisunpar/BlueTape
vendor/google/apiclient-services/src/Google/Service/CloudRun/Resource/ProjectsLocationsNamespaces.php
2264
<?php /* * Copyright 2014 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
gpl-3.0
plymouthstate/mahara
htdocs/artefact/internal/lang/en.utf8/artefact.internal.php
4994
<?php /** * Mahara: Electronic portfolio, weblog, resume builder and social networking * Copyright (C) 2006-2009 Catalyst IT Ltd and others; see: * http://wiki.mahara.org/Contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU G...
gpl-3.0
DominicJones/cfdpack
lib/ParMetis-3.1.1/ParMETISLib/ikeyvalsort.c
4929
#include <parmetislib.h> /* Byte-wise swap two items of size SIZE. */ #define QSSWAP(a, b, stmp) do { stmp = (a); (a) = (b); (b) = stmp; } while (0) /* Discontinue quicksort algorithm when partition gets below this size. This particular magic number was chosen to work best on a Sun 4/260. */ #define MAX_THRESH 20...
gpl-3.0
NadnerbD/libhsplasma
core/SDL/plSDL.cpp
1145
/* This file is part of HSPlasma. * * HSPlasma 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. * * HSPlasma is distributed in th...
gpl-3.0
amethyst-asuka/GCModeller
src/runtime/sciBASIC#/mime/text%yaml/yaml/Syntax/Tag.vb
1199
#Region "Microsoft.VisualBasic::593db87795bffd7fe72a1c6b208d9e4b, ..\sciBASIC#\mime\text%yaml\yaml\Syntax\Tag.vb" ' Author: ' ' asuka (amethyst.asuka@gcmodeller.org) ' xieguigang (xie.guigang@live.com) ' xie (genetics@smrucc.org) ' ' Copyright (c) 2016 GPL3 Licensed ...
gpl-3.0
mkrakowitzer/jcliff
src/test/java/com/redhat/jcliff/DeploymentTest.java
2307
package com.redhat.jcliff; import java.io.StringBufferInputStream; import java.util.List; import java.util.ArrayList; import java.util.Map; import java.util.Set; import org.junit.Assert; import org.junit.Before; import org.junit.Test; import org.jboss.dmr.ModelNode; public class DeploymentTest { @Test pub...
gpl-3.0
mdn/webextensions-examples
contextual-identities/README.md
742
# Contextual Identities ## What it does Lists existing identities, lets you create new tabs with an identity and remove all tabs from an identity. For more information on contextual identities: https://wiki.mozilla.org/Security/Contextual_Identity_Project/Containers ## What it shows How to use the contextualIdentit...
mpl-2.0
saneyuki/servo
tests/wpt/web-platform-tests/referrer-policy/gen/worker-classic.http-rp/strict-origin-when-cross-origin/fetch/same-http.no-redirect.http.html
2046
<!DOCTYPE html> <!-- DO NOT EDIT! Generated by referrer-policy/generic/tools/generate.py using common/security-features/tools/template/test.release.html.template. --> <html> <head> <title>Referrer-Policy: Referrer Policy is set to 'strict-origin-when-cross-origin'</title> <meta charset='utf-8'> <meta name...
mpl-2.0
hartsock/vault
vendor/github.com/hashicorp/raft/util.go
3420
package raft import ( "bytes" crand "crypto/rand" "fmt" "math" "math/big" "math/rand" "time" "github.com/hashicorp/go-msgpack/codec" ) func init() { // Ensure we use a high-entropy seed for the pseudo-random generator rand.Seed(newSeed()) } // returns an int64 from a crypto random source // can be used to...
mpl-2.0
DominoTree/servo
tests/wpt/web-platform-tests/upgrade-insecure-requests/gen/worker-classic-data.meta/upgrade/xhr/same-http-downgrade.no-redirect.https.html
1688
<!DOCTYPE html> <!-- DO NOT EDIT! Generated by upgrade-insecure-requests/generic/tools/generate.py using common/security-features/tools/template/test.release.html.template. --> <html> <head> <title>Upgrade-Insecure-Requests: With upgrade-insecure-request</title> <meta charset='utf-8'> <meta name="descript...
mpl-2.0
Vexatos/Tropicraft
src/main/java/net/tropicraft/world/genlayer/GenLayerTropiVoronoiZoom.java
6674
package net.tropicraft.world.genlayer; import net.minecraft.world.gen.layer.IntCache; public class GenLayerTropiVoronoiZoom extends GenLayerTropicraft { public enum Mode { CARTESIAN, MANHATTAN; } public Mode zoomMode; public GenLayerTropiVoronoiZoom(long seed, GenLayerTropicraft parent, Mode zoomMode) ...
mpl-2.0
susaing/doc.servo.org
servo/layers/sidebar-items.js
203
initSidebarItems({"mod":[["color",""],["geometry",""],["layers",""],["platform",""],["rendergl",""],["scene",""],["texturegl","OpenGL-specific implementation of texturing."],["tiling",""],["util",""]]});
mpl-2.0