code
stringlengths
3
1.01M
repo_name
stringlengths
5
116
path
stringlengths
3
311
language
stringclasses
30 values
license
stringclasses
15 values
size
int64
3
1.01M
#! /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
manjaro/pamac
po/update_po_files.sh
Shell
gpl-3.0
156
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...
jtux270/translate
ovirt/backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/transport/ProtocolDetector.java
Java
gpl-3.0
3,963
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;
stephdewit/flood
client/src/javascript/util/history.js
JavaScript
gpl-3.0
281
/* 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...
booi/aracna
aracna-embedded-code/aracna/aracna.c
C
gpl-3.0
6,751
# GamesInputSketcher
Xantomen/GamesInputSketcher
README.md
Markdown
gpl-3.0
20
@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...
aneeshsudhakaran/laravel5.3demo
resources/views/frontend/dashboard.blade.php
PHP
gpl-3.0
602
/* * 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...
dzolnai/android
app/src/main/java/nl/eduvpn/app/adapter/MessagesAdapter.java
Java
gpl-3.0
3,444
/* 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 ...
macieksk/Jellyfish
jellyfish/parse_dna.hpp
C++
gpl-3.0
7,390
#!/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 ...
adtools/coreutils
tests/cp/same-file.sh
Shell
gpl-3.0
8,456
drop table if exists hml;
nmdp-bioinformatics/service-hml
service-jdbi/src/main/sql/mysql-drop.sql
SQL
gpl-3.0
26
<?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...
bburnichon/Phraseanet
tests/classes/caption/recordTest.php
PHP
gpl-3.0
8,719
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...
AlbertHambardzumyan/AUA
St/web/css/register.css
CSS
gpl-3.0
1,301
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...
fishstamp82/loprop
test/h2o_data.py
Python
gpl-3.0
11,431
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...
jrversteegh/softsailor
deps/swig-2.0.4/Examples/test-suite/python/inctest_runme.py
Python
gpl-3.0
563
/*************************************************************** * 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...
smeighan/xLights
xSchedule/PlayList/PlayListItemAudioPanel.cpp
C++
gpl-3.0
6,948
Что такое танец? Для чего люди, по видимому, серьезные и спокойные, двигающиеся обычно вполне целесообразно, вдруг срываются с места и начинают производить телодвижения, весьма утомительные и явно бесполезные? Потребность танца объясняют различным образом. Некоторые господа дошли даже до того, что придают ему значен...
georgthegreat/dancebooks-bibtex
transcriptions/[1907, ru] Зой - О танце.md
Markdown
gpl-3.0
5,492
// ************************************************************************** // // // BornAgain: simulate and fit scattering at grazing incidence // //! @file Fit/RootAdapter/GSLMultiMinimizer.h //! @brief Declares class GSLMultiMinimizer. //! //! @homepage http://www.bornagainproject.org //! @license GNU...
waltervh/BornAgain
Fit/RootAdapter/GSLMultiMinimizer.h
C
gpl-3.0
1,783
-- 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...
Schumix/Schumix2
Sql/Updates/3.x.x/3.9.9_sqlite.sql
SQL
gpl-3.0
995
/* * 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...
javilonas/NCam
cross/Toolchain-PPC-Tuxbox/include/sys/syslog.h
C
gpl-3.0
7,458
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 ...
x2Ident/x2Ident_test
mitmproxy/mitmproxy/addons.py
Python
gpl-3.0
2,173
#! /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. # # ...
SSCPS/bip-gam-v1
bip.py
Python
gpl-3.0
1,835
/* * 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...
faustedition/text
text-core/src/main/java/eu/interedition/text/xml/WhitespaceCompressor.java
Java
gpl-3.0
3,002
/* * 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...
Mantaro/MantaroBot
src/main/java/net/kodehawa/mantarobot/commands/currency/profile/BadgeUtils.java
Java
gpl-3.0
2,976
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...
flatzo/polyhoraire
test/polyhoraire/test_auth.rb
Ruby
gpl-3.0
472
# 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...
capoe/espressopp.soap
src/integrator/LangevinThermostat.py
Python
gpl-3.0
1,956
asm(1000){ var a = 1; };
soliton4/promiseLand-website
release/client/promiseland/playground/asmsyntax.js
JavaScript
gpl-3.0
27
<?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...
simpleux/le-twentyeleven
extensions/hard_coded_filters.php
PHP
gpl-3.0
1,457
/******************************************************************************* * 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...
TeamAmeriFrance/Electro-Magic-Tools
src/main/java/tombenpotter/emt/common/util/ResearchAspects.java
Java
gpl-3.0
6,842
#!/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 ...
snapcore/snapcraft
tools/collect_ppa_autopkgtests_results.py
Python
gpl-3.0
2,694
package monitor; public interface RunnableWithResult<T> { public T run() ; }
erseco/ugr_sistemas_concurrentes_distribuidos
Practica_02_monitores/monitor/RunnableWithResult.java
Java
gpl-3.0
84
\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}
giovannicorvino/scuolasoft
esercizi/Es_0137.tex
TeX
gpl-3.0
263
/* 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...
MoonLightDE/MoonLightDE
src/file-manager/libfm-qt/filepropsdialog.cpp
C++
gpl-3.0
15,744
/************************************************************************ 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 ...
Emudofus/BehaviorIsManaged
Librairies/WPFToolkit.Extended/Core/Converters/ColorToSolidColorBrushConverter.cs
C#
gpl-3.0
2,652
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)...
Shappiro/GEOFRAME
PROJECTS/oms3.proj.richards1d/src/JAVA/parallelcolt-code/test/cern/colt/matrix/tlong/impl/SparseRCMLongMatrix2DViewTest.java
Java
gpl-3.0
483
<!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...
DrSterling/ezrpg
Docs/search/ClassesF.html
HTML
gpl-3.0
1,455
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...
Maxcloud/Mushy
src/handling/handlers/UseInnerPortalHandler.java
Java
gpl-3.0
1,090
/* 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
DragonZX/fdm
InetFile/common.h
C
gpl-3.0
244
#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))...
ehopperdietzel/CuarzoPlayer
reply.h
C
gpl-3.0
548
/* 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...
cnr-isti-vclab/meshlab
unsupported/plugins_experimental/filter_multiscale_align/lib/Patate/Vitelotte/Core/bezierPath.h
C
gpl-3.0
5,051
<!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...
FernandoUnix/AcessoRestrito
metronic_v4.7.1/theme_rtl/admin_5_rounded/page_user_login_3.html
HTML
gpl-3.0
28,572
<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>...
JeffsFernandes/cuidando2
projeto/projeto/static/data/index.html
HTML
gpl-3.0
380
// 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...
filipr/hermes
hermes2d/src/mesh/curved.cpp
C++
gpl-3.0
26,263
// 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. ///...
Blucky87/Otiose2D
src/libs/MonoGame/MonoGame.Framework.Content.Pipeline/Graphics/BoneWeight.cs
C#
gpl-3.0
1,470
<!--! 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...
kgao/MediaDrop
mediadrop/templates/upload/form.html
HTML
gpl-3.0
2,865
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...
TrinityCore/WowPacketParser
WowPacketParserModule.V8_0_1_27101/Hotfix/WorldEffectEntry.cs
C#
gpl-3.0
530
<?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...
rajmahesh/magento2-master
vendor/magento/framework/Interception/ObjectManager/Config/Developer.php
PHP
gpl-3.0
2,409
<?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. */...
dimaip/neos-development-collection
TYPO3.Neos/Classes/TYPO3/Neos/Routing/BackendModuleArgumentsRoutePartHandler.php
PHP
gpl-3.0
2,168
/*---------------------------------------------------------------------------*\ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ---------------...
OpenCFD/OpenFOAM-1.7.x
src/meshTools/meshSearch/meshSearch.C
C++
gpl-3.0
22,990
#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...
jacksonmj/Powder-Toy-Mods
src/simulation/elements/FRZZ.cpp
C++
gpl-3.0
1,712
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...
Scrik/Cauldron-1
eclipse/cauldron/src/main/java/net/minecraft/inventory/ContainerPlayer.java
Java
gpl-3.0
7,916
/* * 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...
AlienCowEatCake/ImageViewer
src/ThirdParty/OpenJPEG/openjpeg-2.4.0/src/lib/openmj2/image.c
C
gpl-3.0
3,859
#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...
sneakyevilSK/sneakyevil.win
src/Hacks/spammer.cpp
C++
gpl-3.0
6,876
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/appDemoApps201115
bloodbank/src/main/java/com/app/server/repository/TitleRepository.java
Java
gpl-3.0
1,156
body { background: #EEE; font-family: arial, helvetica, sans-serif; } .controls { position: relative; width: 640px; } #seek { width: 400px; position: absolute; right: 0; top: 0; }
kawtakwar/ExtJSSummit
Training/Topics/HTML5CSS3/HTML5-Demo/chapters/chapter-4/css/app.css
CSS
gpl-3.0
197
<!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> <...
hallowname/librebecca
doc/web/doxygen/098/api+framework+samples/html/namespacemembers.html
HTML
gpl-3.0
2,174
/* * 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...
mimiyang/Server
modules/ffmpeg/ffmpeg_error.h
C
gpl-3.0
3,300
# # 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...
KubaKaszycki/kubux
sysvinit/.pc/40_multiarch_libcrypt.patch/src/Makefile
Makefile
gpl-3.0
4,367
<?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...
flow-control/oxideshop_ce
tests/Integration/Seo/PaginationSeoTest.php
PHP
gpl-3.0
31,918
//========= 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> #...
projectogs/OpenGoldSrc
goldsrc/vgui2/controls/PropertySheet.cpp
C++
gpl-3.0
37,352
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. ""...
Azulinho/sunflower-file-manager-with-tmsu-tagging-support
application/plugin_base/mount_manager_extension.py
Python
gpl-3.0
1,433
<?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); ...
boabo/pxp
lib/jpgraph/src/Examples/ganttex16.php
PHP
gpl-3.0
2,180
/*! @license Firebase v4.3.1 Build: rev-b4fe95f Terms: https://firebase.google.com/terms/ */ "use strict"; //# sourceMappingURL=requestmaker.js.map
chidelmun/Zikki
node_modules/firebase/storage/implementation/requestmaker.js
JavaScript
gpl-3.0
149
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...
JupiterDevelopmentTeam/JupiterDevelopmentTeam
src/main/java/cn/nukkit/math/Vector3.java
Java
gpl-3.0
9,009
/* ============================================================================== 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...
danielrothmann/Roth-AIR
JuceLibraryCode/modules/juce_gui_basics/filebrowser/juce_FileTreeComponent.cpp
C++
gpl-3.0
9,810
<?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 ...
rajmahesh/magento2-master
vendor/magento/module-newsletter/Controller/Adminhtml/Template/NewAction.php
PHP
gpl-3.0
403
// // 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...
domix/DressApp
DressApp/DressApp/StyleDressApp.h
C
gpl-3.0
6,669
/***************************************************************************** * 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...
IntelOrca/OpenRCT2
src/openrct2/world/TileElement.cpp
C++
gpl-3.0
6,843
/* 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. *************************************************************************** * ...
ilikecake/Rocket-controller
software/freertos/freertos/Source/portable/MPLAB/PIC32MX/port.c
C
gpl-3.0
10,779
/* * 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 <...
chandanmogal/ipsec-tfc
code/perfect-hiding-cc/tcpgen.c
C
gpl-3.0
2,149
----------------------------------- -- Area: Sauromugue Champaign (S) (98) -- Mob: Goblin_Flagman ----------------------------------- -- require("scripts/zones/Sauromugue_Champaign_[S]/MobIDs"); ----------------------------------- -- onMobInitialize ----------------------------------- function onMobInitialize(mob...
Fatalerror66/ffxi-a
scripts/zones/Sauromugue_Champaign_[S]/mobs/Goblin_Flagman.lua
Lua
gpl-3.0
830
/* 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...
lizardfs/lizardfs
src/common/chunk_read_planner_unittest.cc
C++
gpl-3.0
4,029
<?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 ...
nitro2010/moodle
lib/editor/tinymce/plugins/tiny_mce_wiris/lib.php
PHP
gpl-3.0
2,050
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...
mnd22/chaos-signup
html/search/functions_7.js
JavaScript
gpl-3.0
884
<?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...
agilee/ThinkUp
webapp/_lib/dao/class.UserMySQLDAO.php
PHP
gpl-3.0
7,596
main = f `x y` g
roberth/uu-helium
test/parser/BackQuoteMessage.hs
Haskell
gpl-3.0
17
# 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...
iproduct/course-angular2
ngrx-simple-lab4/README.md
Markdown
gpl-3.0
1,031
/* * 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...
CastellarFrank/ArchSim
src/VerilogCompiler/SyntacticTree/Range.java
Java
gpl-3.0
1,723
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) ...
VirtuosoChris/appengine
experimental/shardcounter_sync.py
Python
gpl-3.0
2,052
'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('....
An-dz/NodeBB
src/controllers/unread.js
JavaScript
gpl-3.0
3,327
# 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...
belokop/indico_bare
indico/web/http_api/metadata/serializer.py
Python
gpl-3.0
2,039
<?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...
rajmahesh/magento2-master
vendor/magento/module-sales/Model/Spi/OrderPaymentResourceInterface.php
PHP
gpl-3.0
959
/* * 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...
s20121035/rk3288_android5.1_repo
cts/tests/tests/renderscript/src/android/renderscript/cts/TestAsin.java
Java
gpl-3.0
13,539
#!/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...
bjornwallner/proq2-server
apps/bioperl-live/blib/lib/Bio/LiveSeq/Chain.pm
Perl
gpl-3.0
48,885
(function () { 'use strict'; angular.module('driver.tools.export', [ 'ui.bootstrap', 'ui.router', 'driver.customReports', 'driver.resources', 'angular-spinkit', ]); })();
WorldBank-Transport/DRIVER
web/app/scripts/tools/export/module.js
JavaScript
gpl-3.0
225
"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...
hgrall/merite
src/communication/v0/typeScript/build/tchat/client/clientChat.js
JavaScript
gpl-3.0
3,134
(function ($) { function FewbricksDevHelper() { var $this = this; /** * */ this.init = function() { $this.cssClassFull = 'fewbricks-info-pane--full'; if(!$this.initMainElm()) { return; } $this.initToggler...
folbert/fewbricks
assets/scripts/info-pane.js
JavaScript
gpl-3.0
1,977
/* -*- 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...
DragonZX/fdm
Gecko.SDK/22/include/mozilla/dom/SVGPolylineElement.h
C
gpl-3.0
1,195
/** * ... * @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...
PhoenixInteractiveNL/emuControlCenter
ecc-core/tools/3dGallery_scripts/circulargallery/colorbox/swf.js.communication.js
JavaScript
gpl-3.0
3,990
#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) { ...
petmac/decaf-emu
src/libdecaf/src/modules/gx2/gx2r_displaylist.cpp
C++
gpl-3.0
1,114
<!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...
platenspeler/LamPI-3.0
gh-pages/UserGuide/weather.html
HTML
gpl-3.0
5,104
/* 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' } );
vanpouckesven/cosnics
src/Chamilo/Libraries/Resources/Javascript/HtmlEditor/Ckeditor/src/plugins/newpage/lang/eo.js
JavaScript
gpl-3.0
226
// $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...
ckaestne/LEADT
workspace/argouml_critics/argouml-app/src/org/argouml/uml/ui/foundation/core/ActionAddClientDependencyAction.java
Java
gpl-3.0
4,569
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...
robotbrain/rubybot
spec/rubybot/plugins/tweet_spec.rb
Ruby
gpl-3.0
908
var searchData= [ ['transfer_20commands',['Transfer Commands',['../group___d_a_p__transfer__gr.html',1,'']]] ];
Stanford-BDML/super-scamp
vendor/CMSIS/CMSIS/Documentation/DAP/html/search/groups_74.js
JavaScript
gpl-3.0
114
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 ...
Zconj95/P3D-Legacy
2.5DHero/2.5DHero/Entites/Enviroment/RotationTile.vb
Visual Basic
gpl-3.0
3,308
#!/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...
outscale-toa/butterfly
scripts/tests_api_style.sh
Shell
gpl-3.0
1,916
"""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...
SaturdayNeighborhoodHealthClinic/osler
referral/models.py
Python
gpl-3.0
6,199
/* 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...
freedesktop-unofficial-mirror/gstreamer-sdk__gnutls
lib/opencdk/armor.c
C
gpl-3.0
21,279
//# 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...
kernsuite-debian/lofar
CEP/Calibration/BBSKernel/src/Expr/MatrixInverse.cc
C++
gpl-3.0
1,851
########################################################################### # # 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...
kiamazi/mira
local/lib/perl5/DateTime/Locale/rwk.pod
Perl
gpl-3.0
10,533