repo_name
stringlengths
4
116
path
stringlengths
3
942
size
stringlengths
1
7
content
stringlengths
3
1.05M
license
stringclasses
15 values
manjaro/pamac
po/update_po_files.sh
156
#! /bin/sh for i in `ls ./ | sed s'|.po||'` ; do msgmerge --update --no-fuzzy-matching --no-wrap --add-location=file --backup=none ./$i.po pamac.pot done
gpl-3.0
jtux270/translate
ovirt/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/transport/ProtocolDetector.java
3963
package org.ovirt.engine.core.bll.transport; import java.util.concurrent.TimeUnit; import java.util.concurrent.TimeoutException; import org.ovirt.engine.core.bll.Backend; import org.ovirt.engine.core.common.businessentities.VDS; import org.ovirt.engine.core.common.businessentities.VdsProtocol; import org.ovirt.engine...
gpl-3.0
stephdewit/flood
client/src/javascript/util/history.js
281
import {createBrowserHistory} from 'history'; import stringUtil from '@shared/util/stringUtil'; import ConfigStore from '../stores/ConfigStore'; const history = createBrowserHistory({basename: stringUtil.withoutTrailingSlash(ConfigStore.getBaseURI())}); export default history;
gpl-3.0
booi/aracna
aracna-embedded-code/aracna/aracna.c
6751
/* Creative Machines Lab Aracna Firmware aracna.c - Main Program File Copyright (c) Creative Machines Lab, Cornell University, 2012 - http://www.creativemachines.org Authored by Jeremy Blum - http://www.jeremyblum.com LICENSE: GPLv3 This program is free software: you can redistribute it and/or modify it under t...
gpl-3.0
Xantomen/GamesInputSketcher
README.md
20
# GamesInputSketcher
gpl-3.0
aneeshsudhakaran/laravel5.3demo
resources/views/frontend/dashboard.blade.php
602
@extends('layouts.app') @section('content') <div class="container"> <div class="row"> <div class="col-md-8 col-md-offset-2"> <div class="panel panel-default"> <div class="panel-heading">Dashboard</div> <div class="panel-body"> Hello {{Auth::g...
gpl-3.0
dzolnai/android
app/src/main/java/nl/eduvpn/app/adapter/MessagesAdapter.java
3444
/* * This file is part of eduVPN. * * eduVPN 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. * * eduVPN is...
gpl-3.0
macieksk/Jellyfish
jellyfish/parse_dna.hpp
7390
/* This file is part of Jellyfish. Jellyfish 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. Jellyfish is distributed ...
gpl-3.0
adtools/coreutils
tests/cp/same-file.sh
8456
#!/bin/sh # Test some of cp's options and how cp handles situations in # which a naive implementation might overwrite the source file. # Copyright (C) 1998-2017 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 ...
gpl-3.0
nmdp-bioinformatics/service-hml
service-jdbi/src/main/sql/mysql-drop.sql
26
drop table if exists hml;
gpl-3.0
bburnichon/Phraseanet
tests/classes/caption/recordTest.php
8719
<?php use Alchemy\Phrasea\Model\Serializer\CaptionSerializer; use Symfony\Component\Yaml\Yaml; /** * @group functional * @group legacy */ class caption_recordTest extends \PhraseanetTestCase { /** * @var caption_record */ protected $object; public function setUp() { parent::setUp...
gpl-3.0
AlbertHambardzumyan/AUA
St/web/css/register.css
1301
a, a:hover{color: #5FB0E4} @font-face {font-family: Ebrima; font-weight:700; font-style:normal} body {padding-top: 10px; background: #2b2d2e; height: 679px; background-size:cover; position:relative; color: #ffffff; letter-spacing: .05em; font-family: Ebrima, 'National Light', "Lucida Grande", "Lucida Sans Unicode", "Lu...
gpl-3.0
fishstamp82/loprop
test/h2o_data.py
11431
from ..daltools.util.full import init Z = [8., 1., 1.] Rc = init([0.00000000, 0.00000000, 0.48860959]) Dtot = [0, 0, -0.76539388] Daa = init([ [ 0.00000000, 0.00000000, -0.28357300], [ 0.15342658, 0.00000000, 0.12734703], [-0.15342658, 0.00000000, 0.12734703], ]) QUc = init([-7.31176220, 0., 0., -5.432...
gpl-3.0
jrversteegh/softsailor
deps/swig-2.0.4/Examples/test-suite/python/inctest_runme.py
563
import inctest error = 0 try: a = inctest.A() except: print "didn't find A" print "therefore, I didn't include 'testdir/subdir1/hello.i'" error = 1 pass try: b = inctest.B() except: print "didn't find B" print "therefore, I didn't include 'testdir/subdir2/hello.i'" error = 1 pass if error == 1: ra...
gpl-3.0
smeighan/xLights
xSchedule/PlayList/PlayListItemAudioPanel.cpp
6948
/*************************************************************** * This source files comes from the xLights project * https://www.xlights.org * https://github.com/smeighan/xLights * See the github commit history for a record of contributing * developers. * Copyright claimed based on commit dates recorded in Githu...
gpl-3.0
georgthegreat/dancebooks-bibtex
transcriptions/[1907, ru] Зой - О танце.md
5492
Что такое танец? Для чего люди, по видимому, серьезные и спокойные, двигающиеся обычно вполне целесообразно, вдруг срываются с места и начинают производить телодвижения, весьма утомительные и явно бесполезные? Потребность танца объясняют различным образом. Некоторые господа дошли даже до того, что придают ему значен...
gpl-3.0
waltervh/BornAgain
Fit/RootAdapter/GSLMultiMinimizer.h
1783
// ************************************************************************** // // // BornAgain: simulate and fit scattering at grazing incidence // //! @file Fit/RootAdapter/GSLMultiMinimizer.h //! @brief Declares class GSLMultiMinimizer. //! //! @homepage http://www.bornagainproject.org //! @license GNU...
gpl-3.0
Schumix/Schumix2
Sql/Updates/3.x.x/3.9.9_sqlite.sql
995
-- git ALTER TABLE gitinfo ADD column `ShortUrl` varchar(5) NOT NULL default 'false' AFTER `Website`; ALTER TABLE gitinfo ADD column `Colors` varchar(5) NOT NULL default 'true' AFTER `ShortUrl`; -- hg ALTER TABLE hginfo ADD column `ShortUrl` varchar(5) NOT NULL default 'false' AFTER `Website`; ALTER TABLE hginfo ADD c...
gpl-3.0
javilonas/NCam
cross/Toolchain-PPC-Tuxbox/include/sys/syslog.h
7458
/* * Copyright (c) 1982, 1986, 1988, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the...
gpl-3.0
x2Ident/x2Ident_test
mitmproxy/mitmproxy/addons.py
2173
from __future__ import absolute_import, print_function, division from mitmproxy import exceptions import pprint def _get_name(itm): return getattr(itm, "name", itm.__class__.__name__) class Addons(object): def __init__(self, master): self.chain = [] self.master = master ...
gpl-3.0
SSCPS/bip-gam-v1
bip.py
1835
#! /usr/bin/env python ################################################################################################# # # Script Name: bip.py # Script Usage: This script is the menu system and runs everything else. Do not use other # files unless you are comfortable with the code. # # ...
gpl-3.0
faustedition/text
text-core/src/main/java/eu/interedition/text/xml/WhitespaceCompressor.java
3002
/* * Copyright (c) 2013 The Interedition Development Group. * * This file is part of CollateX. * * CollateX 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
Mantaro/MantaroBot
src/main/java/net/kodehawa/mantarobot/commands/currency/profile/BadgeUtils.java
2976
/* * Copyright (C) 2016-2021 David Rubio Escares / Kodehawa * * Mantaro 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. * M...
gpl-3.0
flatzo/polyhoraire
test/polyhoraire/test_auth.rb
472
require 'polyhoraire/auth' require 'test/unit' require 'yaml' class TestAuth < Test::Unit::TestCase def setup @config = YAML.load_file("conf/test_poly.yaml") end def test_connect assert_nothing_raised do auth = Poly::Auth.new user = @config['credentials']['user'] password...
gpl-3.0
capoe/espressopp.soap
src/integrator/LangevinThermostat.py
1956
# Copyright (C) 2012,2013 # Max Planck Institute for Polymer Research # Copyright (C) 2008,2009,2010,2011 # Max-Planck-Institute for Polymer Research & Fraunhofer SCAI # # This file is part of ESPResSo++. # # ESPResSo++ is free software: you can redistribute it and/or modify # it under the terms of t...
gpl-3.0
soliton4/promiseLand-website
release/client/promiseland/playground/asmsyntax.js
27
asm(1000){ var a = 1; };
gpl-3.0
simpleux/le-twentyeleven
extensions/hard_coded_filters.php
1457
<?php /** * Modify layout using filter */ /** * Available actions (by ref) * dynamic_block_{block_name}_before where block_name is name of block e.g. header. action can have two arguments "block" and "block_settings" as array * dynamic_block_{block_name}_before_block_items * dynamic_block_{block_name}_after wher...
gpl-3.0
TeamAmeriFrance/Electro-Magic-Tools
src/main/java/tombenpotter/emt/common/util/ResearchAspects.java
6842
/******************************************************************************* * Copyright (c) 2014 Tombenpotter. * All rights reserved. * * This program and the accompanying materials are made available under the terms of the GNU Public License v3.0 * which accompanies this distribution, and is available at ht...
gpl-3.0
snapcore/snapcraft
tools/collect_ppa_autopkgtests_results.py
2694
#!/usr/bin/env python3 # -*- 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 ...
gpl-3.0
erseco/ugr_sistemas_concurrentes_distribuidos
Practica_02_monitores/monitor/RunnableWithResult.java
84
package monitor; public interface RunnableWithResult<T> { public T run() ; }
gpl-3.0
giovannicorvino/scuolasoft
esercizi/Es_0137.tex
263
\item Due segmenti AB ed AC sono sovrapposti come in figura. Se AB è lungo 4 cm ed AC è lungo 6 cm, che operazione fai per calcolare la lunghezza di BC? \begin{figure}[h] \centering \includegraphics[width=13cm]{figure/somma_diff_segmenti.PNG} \end{figure}
gpl-3.0
MoonLightDE/MoonLightDE
src/file-manager/libfm-qt/filepropsdialog.cpp
15744
/* Copyright (C) 2013 Hong Jen Yee (PCMan) <pcman.tw@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 ve...
gpl-3.0
Emudofus/BehaviorIsManaged
Librairies/WPFToolkit.Extended/Core/Converters/ColorToSolidColorBrushConverter.cs
2652
/************************************************************************ Extended WPF Toolkit Copyright (C) 2010-2012 Xceed Software Inc. This program is provided to you under the terms of the Microsoft Public License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license This program can ...
gpl-3.0
Shappiro/GEOFRAME
PROJECTS/oms3.proj.richards1d/src/JAVA/parallelcolt-code/test/cern/colt/matrix/tlong/impl/SparseRCMLongMatrix2DViewTest.java
483
package cern.colt.matrix.tlong.impl; public class SparseRCMLongMatrix2DViewTest extends SparseRCMLongMatrix2DTest { public SparseRCMLongMatrix2DViewTest(String arg0) { super(arg0); } protected void createMatrices() throws Exception { A = new SparseRCMLongMatrix2D(NCOLUMNS, NROWS)...
gpl-3.0
DrSterling/ezrpg
Docs/search/ClassesF.html
1455
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><link rel="stylesheet" type="text/css" href="../styles/main.css"><script language=JavaScript src="../javascript/main.js"></script></head><body class="PopupSearchResultsPage" onLoad="NDOnLoad()"><script language...
gpl-3.0
Maxcloud/Mushy
src/handling/handlers/UseInnerPortalHandler.java
1090
package handling.handlers; import java.awt.Point; import client.MapleClient; import handling.PacketHandler; import handling.RecvPacketOpcode; import server.MaplePortal; import tools.data.LittleEndianAccessor; public class UseInnerPortalHandler { @PacketHandler(opcode = RecvPacketOpcode.USE_INNER_PORTAL) public st...
gpl-3.0
DragonZX/fdm
InetFile/common.h
244
/* Free Download Manager Copyright (c) 2003-2014 FreeDownloadManager.ORG */ #ifndef __COMMON_H_ #define __COMMON_H_ #include "system.h" #include "fsinet.h" #define SAFE_DELETE_ARRAY(a) {if (a) {delete [] a; a = NULL;}} #endif
gpl-3.0
ehopperdietzel/CuarzoPlayer
reply.h
548
#ifndef REPLY_H #define REPLY_H #include <QNetworkReply> class Reply : public QObject { Q_OBJECT public: int _id; QNetworkReply *res; Reply(int id, QNetworkReply *net){ res = net; _id = id; connect(res,SIGNAL(uploadProgress(qint64,qint64)),this,SLOT(progress(qint64,qint64))...
gpl-3.0
cnr-isti-vclab/meshlab
unsupported/plugins_experimental/filter_multiscale_align/lib/Patate/Vitelotte/Core/bezierPath.h
5051
/* 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 http://mozilla.org/MPL/2.0/. */ #ifndef _VITELOTTE_BEZIER_PATH_ #define _VITELOTTE_BEZIER_PATH_ #include <cassert> #include <vector> #include <Eig...
gpl-3.0
FernandoUnix/AcessoRestrito
metronic_v4.7.1/theme_rtl/admin_5_rounded/page_user_login_3.html
28572
<!DOCTYPE html> <!-- Template Name: Metronic - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.3.7 Version: 4.7.1 Author: KeenThemes Website: http://www.keenthemes.com/ Contact: support@keenthemes.com Follow: www.twitter.com/keenthemes Dribbble: www.dribbble.com/keenthemes Like: www.facebook.com/kee...
gpl-3.0
JeffsFernandes/cuidando2
projeto/projeto/static/data/index.html
380
<html> <head><title>download de dados</title></head> <body> <h3>Dados anuais por &oacute;rg&atilde;o</h3> <p><a href="2008/orgaos.json">2008</a></p> <p><a href="2009/orgaos.json">2009</a></p> <p><a href="2010/orgaos.json">2010</a></p> <p><a href="2011/orgaos.json">2011</a></p> <p><a href="2012/orgaos.json">2012</a></p>...
gpl-3.0
filipr/hermes
hermes2d/src/mesh/curved.cpp
26263
// 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-3.0
Blucky87/Otiose2D
src/libs/MonoGame/MonoGame.Framework.Content.Pipeline/Graphics/BoneWeight.cs
1470
// MonoGame - Copyright (C) The MonoGame Team // This file is subject to the terms and conditions defined in // file 'LICENSE.txt', which is part of this source code package. namespace Microsoft.Xna.Framework.Content.Pipeline.Graphics { /// <summary> /// Provides properties for managing a bone weight. ///...
gpl-3.0
kgao/MediaDrop
mediadrop/templates/upload/form.html
2865
<!--! This file is a part of MediaDrop (http://www.mediadrop.net), Copyright 2009-2014 MediaDrop contributors For the exact contribution history, see the git revision log. The source code contained in this file is licensed under the GPLv3 or (at your option) any later version. See LICENSE.txt in the main project direct...
gpl-3.0
TrinityCore/WowPacketParser
WowPacketParserModule.V8_0_1_27101/Hotfix/WorldEffectEntry.cs
530
using WowPacketParser.Enums; using WowPacketParser.Hotfix; namespace WowPacketParserModule.V8_0_1_27101.Hotfix { [HotfixStructure(DB2Hash.WorldEffect, HasIndexInData = false)] public class WorldEffectEntry { public uint QuestFeedbackEffectID { get; set; } public byte WhenToDisplay { get; se...
gpl-3.0
rajmahesh/magento2-master
vendor/magento/framework/Interception/ObjectManager/Config/Developer.php
2409
<?php /** * ObjectManager config with interception processing * * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ namespace Magento\Framework\Interception\ObjectManager\Config; use Magento\Framework\Interception\ObjectManager\ConfigInterface; use Magento\Framework\ObjectMa...
gpl-3.0
dimaip/neos-development-collection
TYPO3.Neos/Classes/TYPO3/Neos/Routing/BackendModuleArgumentsRoutePartHandler.php
2168
<?php namespace TYPO3\Neos\Routing; /* * This file is part of the TYPO3.Neos package. * * (c) Contributors of the Neos Project - www.neos.io * * This package is Open Source Software. For the full copyright and license * information, please view the LICENSE file which was distributed with this * source code. */...
gpl-3.0
OpenCFD/OpenFOAM-1.7.x
src/meshTools/meshSearch/meshSearch.C
22990
/*---------------------------------------------------------------------------*\ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ---------------...
gpl-3.0
jacksonmj/Powder-Toy-Mods
src/simulation/elements/FRZZ.cpp
1712
#include "simulation/Elements.h" //#TPT-Directive ElementClass Element_FRZZ PT_FRZZ 100 Element_FRZZ::Element_FRZZ() { Identifier = "DEFAULT_PT_FRZZ"; Name = "FRZZ"; Colour = PIXPACK(0xC0E0FF); MenuVisible = 1; MenuSection = SC_POWDERS; Enabled = 1; Advection = 0.7f; AirDrag = 0.01f...
gpl-3.0
Scrik/Cauldron-1
eclipse/cauldron/src/main/java/net/minecraft/inventory/ContainerPlayer.java
7916
package net.minecraft.inventory; import cpw.mods.fml.relauncher.Side; import cpw.mods.fml.relauncher.SideOnly; import net.minecraft.entity.player.EntityPlayer; import net.minecraft.entity.player.InventoryPlayer; import net.minecraft.init.Blocks; import net.minecraft.init.Items; import net.minecraft.item.Item; import n...
gpl-3.0
AlienCowEatCake/ImageViewer
src/ThirdParty/OpenJPEG/openjpeg-2.4.0/src/lib/openmj2/image.c
3859
/* * The copyright in this software is being made available under the 2-clauses * BSD License, included below. This software may be subject to other third * party and contributor rights, including patent rights, and no such rights * are granted under this license. * * Copyright (c) 2005, Herve Drolon, FreeImage T...
gpl-3.0
sneakyevilSK/sneakyevil.win
src/Hacks/spammer.cpp
6876
#include "spammer.h" SpammerType Settings::Spammer::type = SpammerType::SPAMMER_NONE; bool Settings::Spammer::say_team = false; bool Settings::Spammer::KillSpammer::enabled = false; bool Settings::Spammer::KillSpammer::sayTeam = false; std::vector<std::string> Settings::Spammer::KillSpammer::messages = { "$nick owne...
gpl-3.0
applifireAlgo/appDemoApps201115
bloodbank/src/main/java/com/app/server/repository/TitleRepository.java
1156
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...
gpl-3.0
kawtakwar/ExtJSSummit
Training/Topics/HTML5CSS3/HTML5-Demo/chapters/chapter-4/css/app.css
197
body { background: #EEE; font-family: arial, helvetica, sans-serif; } .controls { position: relative; width: 640px; } #seek { width: 400px; position: absolute; right: 0; top: 0; }
gpl-3.0
hallowname/librebecca
doc/web/doxygen/098/api+framework+samples/html/namespacemembers.html
2174
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> <title>RebeccaAIML: Class Members</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type="text/css"> </head><body> <...
gpl-3.0
mimiyang/Server
modules/ffmpeg/ffmpeg_error.h
3300
/* * Copyright (c) 2011 Sveriges Television AB <info@casparcg.com> * * This file is part of CasparCG (www.casparcg.com). * * CasparCG 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 Lic...
gpl-3.0
KubaKaszycki/kubux
sysvinit/.pc/40_multiarch_libcrypt.patch/src/Makefile
4367
# # Makefile Makefile for the systemV init suite. # Targets: all compiles everything # install installs the binaries (not the scripts) # clean cleans up object files # clobber really cleans up # # Version: @(#)Makefile 2.85-13 23-Mar-2004 miquels@cistron.nl # C...
gpl-3.0
flow-control/oxideshop_ce
tests/Integration/Seo/PaginationSeoTest.php
31918
<?php /** * This file is part of OXID eShop Community Edition. * * OXID eShop Community Edition 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
projectogs/OpenGoldSrc
goldsrc/vgui2/controls/PropertySheet.cpp
37352
//========= Copyright © 1996-2005, Valve Corporation, All rights reserved. ============// // // Purpose: // // $NoKeywords: $ //=============================================================================// #include <vgui/IBorder.h> #include <vgui/IInputInternal.h> #include <vgui/IPanel.h> #include <vgui/IScheme.h> #...
gpl-3.0
Azulinho/sunflower-file-manager-with-tmsu-tagging-support
application/plugin_base/mount_manager_extension.py
1433
import gtk class ExtensionFeatures: SYSTEM_WIDE = 0 class MountManagerExtension: """Base class for mount manager extensions. Mount manager has only one instance and is created on program startup. Methods defined in this class are called automatically by the mount manager so you need to implement them. ""...
gpl-3.0
boabo/pxp
lib/jpgraph/src/Examples/ganttex16.php
2180
<?php // content="text/plain; charset=utf-8" require_once ('jpgraph/jpgraph.php'); require_once ('jpgraph/jpgraph_gantt.php'); $graph = new GanttGraph(); $graph->SetBox(); $graph->SetShadow(); // Add title and subtitle $graph->title->Set("Example of captions"); $graph->title->SetFont(FF_ARIAL,FS_BOLD,12); ...
gpl-3.0
chidelmun/Zikki
node_modules/firebase/storage/implementation/requestmaker.js
149
/*! @license Firebase v4.3.1 Build: rev-b4fe95f Terms: https://firebase.google.com/terms/ */ "use strict"; //# sourceMappingURL=requestmaker.js.map
gpl-3.0
JupiterDevelopmentTeam/JupiterDevelopmentTeam
src/main/java/cn/nukkit/math/Vector3.java
9009
package cn.nukkit.math; /** * author: MagicDroidX * Nukkit Project */ public class Vector3 implements Cloneable { public double x; public double y; public double z; public Vector3() { this(0, 0, 0); } public Vector3(double x) { this(x, 0, 0); } public Vector3(doub...
gpl-3.0
danielrothmann/Roth-AIR
JuceLibraryCode/modules/juce_gui_basics/filebrowser/juce_FileTreeComponent.cpp
9810
/* ============================================================================== This file is part of the JUCE library. Copyright (c) 2020 - Raw Material Software Limited JUCE is an open source library subject to commercial or open-source licensing. By using JUCE, you agree to the terms of...
gpl-3.0
rajmahesh/magento2-master
vendor/magento/module-newsletter/Controller/Adminhtml/Template/NewAction.php
403
<?php /** * * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ namespace Magento\Newsletter\Controller\Adminhtml\Template; class NewAction extends \Magento\Newsletter\Controller\Adminhtml\Template { /** * Create new Newsletter Template * * @return void ...
gpl-3.0
domix/DressApp
DressApp/DressApp/StyleDressApp.h
6669
// // StyleDressApp.h // DressApp // // Created by Javier Sanchez Sierra on 12/24/11. // Copyright (c) 2011 Javier Sanchez Sierra. All rights reserved. // // This file is part of DressApp. // DressApp is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as...
gpl-3.0
IntelOrca/OpenRCT2
src/openrct2/world/TileElement.cpp
6843
/***************************************************************************** * Copyright (c) 2014-2019 OpenRCT2 developers * * For a complete list of all authors, please refer to contributors.md * Interested in contributing? Visit https://github.com/OpenRCT2/OpenRCT2 * * OpenRCT2 is licensed under the GNU Gener...
gpl-3.0
ilikecake/Rocket-controller
software/freertos/freertos/Source/portable/MPLAB/PIC32MX/port.c
10779
/* FreeRTOS V7.3.0 - Copyright (C) 2012 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
chandanmogal/ipsec-tfc
code/perfect-hiding-cc/tcpgen.c
2149
/* * PktGen by Steffen Schulz © 2009 * * Braindead TCP server that waits for a packet and then * - replies with stream of packets * - with inter-packet delays read as integers from stdin * * Disables Nagle Algo to prevent buffering in local network stack * */ #include <stdio.h> #include <stdlib.h> #include <...
gpl-3.0
Fatalerror66/ffxi-a
scripts/zones/Sauromugue_Champaign_[S]/mobs/Goblin_Flagman.lua
830
----------------------------------- -- Area: Sauromugue Champaign (S) (98) -- Mob: Goblin_Flagman ----------------------------------- -- require("scripts/zones/Sauromugue_Champaign_[S]/MobIDs"); ----------------------------------- -- onMobInitialize ----------------------------------- function onMobInitialize(mob...
gpl-3.0
lizardfs/lizardfs
src/common/chunk_read_planner_unittest.cc
4029
/* Copyright 2013-2015 Skytechnology sp. z o.o. This file is part of LizardFS. LizardFS 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. LizardFS is distributed in the hope that it w...
gpl-3.0
nitro2010/moodle
lib/editor/tinymce/plugins/tiny_mce_wiris/lib.php
2050
<?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 ...
gpl-3.0
mnd22/chaos-signup
html/search/functions_7.js
884
var searchData= [ ['save_5fcomments',['save_comments',['../useful__functions_8php.html#af56aec073a82606e9a7dac498de28d96',1,'useful_functions.php']]], ['save_5fexperiment_5flist',['save_experiment_list',['../choose__experiments_8php.html#a5d24f39ae6c336d7828523216bce6fae',1,'choose_experiments.php']]], ['save_5fs...
gpl-3.0
agilee/ThinkUp
webapp/_lib/dao/class.UserMySQLDAO.php
7596
<?php /** * * ThinkUp/webapp/_lib/model/class.UserMySQLDAO.php * * Copyright (c) 2009-2013 Gina Trapani * * LICENSE: * * This file is part of ThinkUp (http://thinkup.com). * * ThinkUp is free software: you can redistribute it and/or modify it under the terms of the GNU General Public * License as published b...
gpl-3.0
roberth/uu-helium
test/parser/BackQuoteMessage.hs
17
main = f `x y` g
gpl-3.0
iproduct/course-angular2
ngrx-simple-lab4/README.md
1031
# NgrxSimpleLab4 This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 7.0.1. ## Development server Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files. ## Code scaffolding Run `ng gen...
gpl-3.0
CastellarFrank/ArchSim
src/VerilogCompiler/SyntacticTree/Range.java
1723
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package VerilogCompiler.SyntacticTree; import VerilogCompiler.SemanticCheck.ErrorHandler; import VerilogCompiler.SemanticCheck.ExpressionType; import VerilogCompiler.SyntacticTree.Expressions.Expression; /** * * @aut...
gpl-3.0
VirtuosoChris/appengine
experimental/shardcounter_sync.py
2052
import random from google.appengine.api import memcache from google.appengine.ext import ndb SHARD_KEY_TEMPLATE = 'shard-{}-{:d}' class GeneralCounterShardConfig(ndb.Model): num_shards = ndb.IntegerProperty(default=20) @classmethod def all_keys(cls, name): config = cls.get_or_insert(name) ...
gpl-3.0
An-dz/NodeBB
src/controllers/unread.js
3327
'use strict'; var async = require('async'); var nconf = require('nconf'); var querystring = require('querystring'); var meta = require('../meta'); var pagination = require('../pagination'); var user = require('../user'); var topics = require('../topics'); var plugins = require('../plugins'); var helpers = require('....
gpl-3.0
belokop/indico_bare
indico/web/http_api/metadata/serializer.py
2039
# This file is part of Indico. # Copyright (C) 2002 - 2016 European Organization for Nuclear Research (CERN). # # Indico 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 (a...
gpl-3.0
rajmahesh/magento2-master
vendor/magento/module-sales/Model/Spi/OrderPaymentResourceInterface.php
959
<?php /** * Copyright © 2016 Magento. All rights reserved. * See COPYING.txt for license details. */ namespace Magento\Sales\Model\Spi; /** * Interface ResourceInterface */ interface OrderPaymentResourceInterface { /** * Save object data * * @param \Magento\Framework\Model\AbstractModel $object...
gpl-3.0
s20121035/rk3288_android5.1_repo
cts/tests/tests/renderscript/src/android/renderscript/cts/TestAsin.java
13539
/* * Copyright (C) 2014 The Android Open Source Project * * 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 app...
gpl-3.0
bjornwallner/proq2-server
apps/bioperl-live/blib/lib/Bio/LiveSeq/Chain.pm
48885
#!/usr/bin/perl # $Id: Chain.pm,v 1.12 2001/06/18 08:27:53 heikki Exp $ # # bioperl module for Bio::LiveSeq::Chain # # Cared for by Joseph Insana <insana@ebi.ac.uk> <jinsana@gmx.net> # # Copyright Joseph Insana # # You may distribute this module under the same terms as perl itself # # POD documentation - main docs befo...
gpl-3.0
WorldBank-Transport/DRIVER
web/app/scripts/tools/export/module.js
225
(function () { 'use strict'; angular.module('driver.tools.export', [ 'ui.bootstrap', 'ui.router', 'driver.customReports', 'driver.resources', 'angular-spinkit', ]); })();
gpl-3.0
hgrall/merite
src/communication/v0/typeScript/build/tchat/client/clientChat.js
3134
"use strict"; exports.__esModule = true; var vueClient_1 = require("../../bibliotheque/vueClient"); console.log("* Chargement du script"); /* Test - déclaration d'une variable externe - Possible cf. declare */ function centreNoeud() { return JSON.parse(vueClient_1.contenuBalise(document, 'centre')); } function vois...
gpl-3.0
folbert/fewbricks
assets/scripts/info-pane.js
1977
(function ($) { function FewbricksDevHelper() { var $this = this; /** * */ this.init = function() { $this.cssClassFull = 'fewbricks-info-pane--full'; if(!$this.initMainElm()) { return; } $this.initToggler...
gpl-3.0
DragonZX/fdm
Gecko.SDK/22/include/mozilla/dom/SVGPolylineElement.h
1195
/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* 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 http://mozilla.org/MPL/2.0/. */ #ifndef mozilla_dom_SVGPolylineEle...
gpl-3.0
PhoenixInteractiveNL/emuControlCenter
ecc-core/tools/3dGallery_scripts/circulargallery/colorbox/swf.js.communication.js
3990
/** * ... * @author paul */ function initCBX(object, id, options) { var design = "assets"; if(object == null){ jQuery.noConflict(); var cboxClass; cboxClass = jQuery(id).attr("class"); if(jQuery.browser.msie && parseInt(jQuery.browser.version)<8 ){ jQuery(id).colorbox(); } else{ if(cboxClass.ind...
gpl-3.0
petmac/decaf-emu
src/libdecaf/src/modules/gx2/gx2r_displaylist.cpp
1114
#include "gx2r_buffer.h" #include "gx2r_displaylist.h" #include "gx2_displaylist.h" #include <common/log.h> namespace gx2 { void GX2RBeginDisplayListEx(GX2RBuffer *displayList, uint32_t unused, GX2RResourceFlags flags) { if (!displayList || !displayList->buffer) { ...
gpl-3.0
platenspeler/LamPI-3.0
gh-pages/UserGuide/weather.html
5104
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>LamPI 433Mhz controller for RaspberryPI</title> </head> <body> <h1>Weather Dials/Meters </h1> <p>This part of the documentation describes the weather screen and what you can (and sometimes cannot) do with weather sensors. Since version 1.8 LamP...
gpl-3.0
vanpouckesven/cosnics
src/Chamilo/Libraries/Resources/Javascript/HtmlEditor/Ckeditor/src/plugins/newpage/lang/eo.js
226
/* Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'newpage', 'eo', { toolbar: 'Nova Paĝo' } );
gpl-3.0
ckaestne/LEADT
workspace/argouml_critics/argouml-app/src/org/argouml/uml/ui/foundation/core/ActionAddClientDependencyAction.java
4569
// $Id: ActionAddClientDependencyAction.java 41 2010-04-03 20:04:12Z marcusvnac $ // Copyright (c) 2007 The Regents of the University of California. All // Rights Reserved. Permission to use, copy, modify, and distribute this // software and its documentation without fee, and without a written // agreement is hereb...
gpl-3.0
robotbrain/rubybot
spec/rubybot/plugins/tweet_spec.rb
908
require 'spec_helper' require 'rubybot/plugins/tweet' require 'support/twitter_mock' RSpec.describe Rubybot::Plugins::Tweet do include Cinch::Test describe '#commands' do subject { described_class.new(make_bot).commands } it('returns a single command') { is_expected.to have_exactly(1).items } end le...
gpl-3.0
Stanford-BDML/super-scamp
vendor/CMSIS/CMSIS/Documentation/DAP/html/search/groups_74.js
114
var searchData= [ ['transfer_20commands',['Transfer Commands',['../group___d_a_p__transfer__gr.html',1,'']]] ];
gpl-3.0
Zconj95/P3D-Legacy
2.5DHero/2.5DHero/Entites/Enviroment/RotationTile.vb
3308
Public Class RotationTile Inherits Entity Public Enum RotationTypes StartSpin StopSpin End Enum Dim RotationType As RotationTypes Dim RotateTo As Integer = 0 Public Overrides Sub Initialize() MyBase.Initialize() Select Case Me.ActionValue Case 0 ...
gpl-3.0
outscale-toa/butterfly
scripts/tests_api_style.sh
1916
#!/bin/bash # Butterfly root BUTTERFLY_ROOT=$(cd "$(dirname $0)/.." && pwd) sources="$BUTTERFLY_ROOT/api/client/client.cc \ $BUTTERFLY_ROOT/api/client/client.h \ $BUTTERFLY_ROOT/api/client/nic.cc \ $BUTTERFLY_ROOT/api/client/request.cc \ $BUTTERFLY_ROOT/api/client/sg.cc \ $BUTTERFLY_ROOT/api/client/shutdown.cc \ $BUT...
gpl-3.0
SaturdayNeighborhoodHealthClinic/osler
referral/models.py
6199
"""Data models for referral system.""" from __future__ import unicode_literals from builtins import map from django.db import models from django.core.urlresolvers import reverse from pttrack.models import (ReferralType, ReferralLocation, Note, ContactMethod, CompletableMixin,) from followup...
gpl-3.0
freedesktop-unofficial-mirror/gstreamer-sdk__gnutls
lib/opencdk/armor.c
21279
/* armor.c - Armor filters * Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2007, 2008, 2010 * Free Software Foundation, Inc. * * Author: Timo Schulz * * This file is part of OpenCDK. * * The OpenCDK library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser Gener...
gpl-3.0
kernsuite-debian/lofar
CEP/Calibration/BBSKernel/src/Expr/MatrixInverse.cc
1851
//# MatrixInverse.cc: The inverse of an expression returning a Jones matrix. //# //# Copyright (C) 2005 //# ASTRON (Netherlands Institute for Radio Astronomy) //# P.O.Box 2, 7990 AA Dwingeloo, The Netherlands //# //# This file is part of the LOFAR software suite. //# The LOFAR software suite is free software: you can r...
gpl-3.0
kiamazi/mira
local/lib/perl5/DateTime/Locale/rwk.pod
10533
########################################################################### # # This file is partially auto-generated by the DateTime::Locale generator # tools (v0.10). This code generator comes with the DateTime::Locale # distribution in the tools/ directory, and is called generate-modules. # # This file was generated...
gpl-3.0