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
package tmp.generated_people; import cide.gast.*; import cide.gparser.*; import cide.greferences.*; import java.util.*; public abstract class Element_ol extends GenASTNode { protected Element_ol(Property[] p, Token firstToken, Token lastToken) { super(p, firstToken, lastToken); } protected Element_ol(Propert...
ckaestne/CIDE
CIDE_Language_XML_concrete/src/tmp/generated_people/Element_ol.java
Java
gpl-3.0
404
""" Copyright 2014 Jason Heeris, jason.heeris@gmail.com This file is part of the dungeon excavator web interface ("webcavate"). Webcavate 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 L...
detly/webcavate
webcavate/app.py
Python
gpl-3.0
3,132
import { ComponentFixture, TestBed, async } from '@angular/core/testing'; import { HttpResponse, HttpErrorResponse } from '@angular/common/http'; import { of, throwError } from 'rxjs'; import { BookstoreTestModule } from '../../../test.module'; import { JhiMetricsMonitoringComponent } from 'app/admin/metrics/metrics.c...
Niky4000/UsefulUtils
projects/tutorials-master/tutorials-master/jhipster-5/bookstore-monolith/src/test/javascript/spec/app/admin/metrics/metrics.component.spec.ts
TypeScript
gpl-3.0
1,995
before words \begin{myenv}body of myenv \end{myenv} after words
cmhughes/latexindent.pl
documentation/demonstrations/env-mlb4-mod14.tex
TeX
gpl-3.0
64
<!DOCTYPE html> <html xml:lang="en-GB" lang="en-GB" xmlns="http://www.w3.org/1999/xhtml"> <head lang="en-GB"> <title>Ross Gammon’s Family Tree - Events</title> <meta charset="UTF-8" /> <meta name ="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1" /> <meta name ="apple-mo...
RossGammon/the-gammons.net
RossFamilyTree/evt/1/9/d15f605600327f8248574cb8e91.html
HTML
gpl-3.0
2,714
//# BaselineSelection.cc: Class to handle the baseline selection //# Copyright (C) 2012 //# 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 redistribute it a...
jjdmol/LOFAR
CEP/DP3/DPPP/src/BaselineSelection.cc
C++
gpl-3.0
9,934
// //--------------------------------------------------------------------------- // // Copyright(C) 2005-2016 Christoph Oelckers // All rights reserved. // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free ...
Saican/Whitman
src/gl/system/gl_interface.cpp
C++
gpl-3.0
10,215
/******************************************************************************* * Copyright (c) 2008, 2010 Xuggle Inc. All rights reserved. * * This file is part of Xuggle-Utils. * * Xuggle-Utils is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public Lice...
artclarke/xuggle-utils
src/main/java/com/xuggle/utils/event/handler/package-info.java
Java
gpl-3.0
1,917
class CreatePasswords < ActiveRecord::Migration def change create_table :passwords do |p| p.string :url p.string :user p.string :password #p.timestamps null: false end end end
webgoal/minhas-senhas-1
db/migrate/20160408001709_create_tests.rb
Ruby
gpl-3.0
213
module Hazel.StringWriter where import Control.Monad.State ------------- StringState ------------- type StringState = State String (Maybe Bool) eval :: StringState -> String eval s = execState s "" newLine :: StringState append :: String -> StringState apply :: (String -> String) -> StringState newLine = app...
hazel-el/hazel
Hazel/StringWriter.hs
Haskell
gpl-3.0
860
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>无聊站点</title> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta property="og:type" content="website"> <meta property="og:title" content="无聊站点"> <meta property="og:url" content="http://wangdongustc.com/ind...
wangdongustc/wangdongustc.github.io
index.html
HTML
gpl-3.0
6,979
{% extends 'bs3/base_wo_cms_toolbar.html' %} {% load cms_tags sekizai_tags i18n l10n repanier_tags %} {% block base_content %} <div class="container-repanier"> <div class="container"> {# {% debug %} #} <h4>{{ producer.long_profile_name }}</h4> {% if object %} <h4><span class="gly...
pcolmant/repanier
repanier/templates/bs3/repanier/producer_invoice_form.html
HTML
gpl-3.0
9,170
/* Copyright (c) 1993-2008, Cognitive Technologies All rights reserved. Разрешается повторное распространение и использование как в виде исходного кода, так и в двоичной форме, с изменениями или без, при соблюдении следующих условий: * При повторном распространении исходного кода должны оставаться указанное выш...
uliss/quneiform
src/usage/gystogra.cpp
C++
gpl-3.0
28,504
/* * _____ _ _ _____ _ * | __ \| | | | / ____| | | * | |__) | | ___ | |_| (___ __ _ _ _ __ _ _ __ ___ __| | * | ___/| |/ _ \| __|\___ \ / _` | | | |/ _` | '__/ _ \/ _` | * | | | | (_) | |_ ____) | (_| | ...
IntellectualCrafters/PlotSquared
Core/src/main/java/com/plotsquared/core/command/SubCommand.java
Java
gpl-3.0
2,321
package com.cloudera.cmf.service.yarn; import com.cloudera.cmf.command.flow.CmdWorkCtx; import com.cloudera.cmf.command.flow.WorkOutput; import com.cloudera.cmf.command.flow.work.OneOffRoleProcCmdWork; import com.cloudera.cmf.model.DbProcess; import com.cloudera.cmf.model.DbRole; import com.cloudera.cmf.model.R...
Mapleroid/cm-server
server-5.11.0.src/com/cloudera/cmf/service/yarn/RmFormatStateStoreCmdWork.java
Java
gpl-3.0
1,852
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.5.0_01) on Sun Jul 03 11:32:25 ICT 2005 --> <TITLE> com.golden.gamedev.engine.graphics Class Hierarchy (GTGE Add-Ons) </TITLE> <LINK REL ="st...
idega/com.idega.games
docs/GTGE-Addons/com/golden/gamedev/engine/graphics/package-tree.html
HTML
gpl-3.0
6,498
package com.github.sandokandias.payments.interfaces.rest.model; import com.github.sandokandias.payments.infrastructure.util.i18n.I18nMessage; import lombok.Data; import java.util.Set; @Data public class ErrorResponse { private Set<I18nMessage> errors; }
sandokandias/spring-boot-ddd
src/main/java/com/github/sandokandias/payments/interfaces/rest/model/ErrorResponse.java
Java
gpl-3.0
262
package pt.uminho.sysbio.biosynthframework.integration.model; import pt.uminho.sysbio.biosynth.integration.io.dao.neo4j.MetaboliteMajorLabel; public interface IntegrationEngine { public IntegrationMap<String, MetaboliteMajorLabel> integrate(IntegrationMap<String, MetaboliteMajorLabel> imap); }
Fxe/biosynth-framework
biosynth-integration/src/main/java/pt/uminho/sysbio/biosynthframework/integration/model/IntegrationEngine.java
Java
gpl-3.0
299
// Copyright 2015 The go-ethereum Authors // This file is part of the go-ethereum library. // // The go-ethereum library is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License...
ghostnetwrk/ghostnet
rpc/api/shh.go
GO
gpl-3.0
5,209
package vrml.external.field; import vrml.external.field.FieldTypes; import vrml.external.Browser; import java.awt.*; import java.math.BigInteger; public class EventInSFImage extends EventIn { public EventInSFImage() { EventType = FieldTypes.SFIMAGE; } public void setValue(int width, int height, int comp...
cbuehler/freewrl
src/java/vrml/external/field/EventInSFImage.java
Java
gpl-3.0
2,162
#include <cstdio> template<typename T> auto kitten(T x) __attribute__((noinline)); template<class T> auto kitten(T t) { static T x = 0; return (x += 1) + t; } int main() { printf("%d\n", kitten(1)); printf("%g\n", kitten(3.14)); }
Lester-Dowling/studies
C++/CppCon/2015/Arthur-ODwyer-Lambdas-from-First-Principles/kitten-static-T.cpp
C++
gpl-3.0
238
#ifndef __BUF_H #define __BUF_H #include <const.h> struct buf { uint flag; struct buf *prev; struct buf *next; struct buf *io_prev; struct buf *io_next; uint dev; uint sector; uchar data[BLK_SIZE]; }; struct dev { uint active; struct buf *prev; struct buf *next; struct...
shonenada/Constance
src/inc/buf.h
C
gpl-3.0
810
import subprocess import time import sys import re class checkIfUp: __shellPings = [] __shell2Nbst = [] __ipsToCheck = [] checkedIps = 0 onlineIps = 0 unreachable = 0 timedOut = 0 upIpsAddress = [] computerName = [] completeMacAddress = [] executionTime = 0 ...
mixedup4x4/Speedy
Contents/LanScan.py
Python
gpl-3.0
7,956
/* * AJDebug.java * * This file is part of Tritonus: http://www.tritonus.org/ */ /* * Copyright (c) 1999 - 2002 by Matthias Pfisterer * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public License as published * by the Free Softwa...
srnsw/xena
plugins/audio/ext/src/tritonus/src/classes/org/tritonus/debug/AJDebug.java
Java
gpl-3.0
6,383
{"exchange_info":[{"onclick":null,"link":null,"value":"+34 943 018 705"},{"onclick":null,"link":"mailto:noc@i2basque.es","value":"noc@i2basque.es"},{"onclick":"window.open(this.href,'ix-new-window');return false;","link":"http://www.euskonix.com/principal.html","value":"Website"}],"address":["EuskoNIX (Bilbao, Spain)",...
brangerbriz/webroutes
nw-app/telegeography-data/internetexchanges/internet-exchanges/euskonix-bilbao-spain.js
JavaScript
gpl-3.0
641
# Game class GameResult < ActiveRecord::Base attr_accessible :question, :question_id, :user, :issues, :answer, :same, :skip belongs_to :user belongs_to :question has_and_belongs_to_many :issues, :join_table => "game_results_issues", :autosave => true after_initialize :default_values private def defa...
causeroot/causeroot
app/models/game_result.rb
Ruby
gpl-3.0
3,463
<?php /********************************************************************************* * Zurmo is a customer relationship management program developed by * Zurmo, Inc. Copyright (C) 2012 Zurmo Inc. * * Zurmo is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public Li...
deep9/zurmo
app/protected/modules/workflows/tests/unit/SavedWorkflowsUtilTest.php
PHP
gpl-3.0
20,437
## ubuntu下安装OpenGL并搭建OpenGL开发环境 1.安装IDE: 这里使用的是codeblocks sudo apt-get install codeblocks 2.配置linux下的openGL 下载并安装openGL所需要的库 sudo apt-get install mesa-common-dev libgl1-mesa-dev libglu1-mesa-dev sudo apt-get install freeglut3-dev sudo apt-get install build-essential gdb subversion sudo apt-get install automake autocon...
faxiang1230/work
OpenGL/develenv.md
Markdown
gpl-3.0
744
Ragnarok
ilfan14/RoGw
README.md
Markdown
gpl-3.0
8
# discourse-hot-topics A plugin for Discourse. Adds ranking to topics ala Hacker News. Translated to English, French and Russian.
danskdynamit/discourse-hot-topics
README.md
Markdown
gpl-3.0
132
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <title>GNU Radio 3.6.1 C++...
zitouni/gnuradio-3.6.1
build/docs/doxygen/html/gr__tagged__file__sink_8h_source.html
HTML
gpl-3.0
10,045
/* * Project: N|Watch * Author: Zak Kemble, contact@zakkemble.co.uk * Copyright: (C) 2014 by Zak Kemble * License: GNU GPL v3 (see License.txt) * Web: http://blog.zakkemble.co.uk/diy-digital-wristwatch/ */ #ifndef ENGLISH_H_ #define ENGLISH_H_ // String buffer sizes // Don't forget to add 1 for null terminato...
wbphelps/NWatch
firmware/src/watch/includes/lang/english.h
C
gpl-3.0
7,325
//////////////////////////////////////////////////////////////////////////// // Atol file manager project <http://atol.sf.net> // // This code is licensed under BSD license.See "license.txt" for more details. // // File: TOFIX //////////////////////////////////////////////////////////////////////////// /* * co...
chriskmanx/qmole
QMOLEDEV/atol-0.7.3/src/core/_sftp/Console.cpp
C++
gpl-3.0
10,402
<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>ActiveJob::Core::ClassMethods</title> <meta http-equiv="Content-T...
Dpasi314/DevConnect
project/doc/api/classes/ActiveJob/Core/ClassMethods.html
HTML
gpl-3.0
7,371
/* Copyright 2011-2014 Red Hat, Inc This file is part of PressGang CCMS. PressGang CCMS is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any...
pressgang-ccms/PressGangCCMSRESTv1Common
src/main/java/org/jboss/pressgang/ccms/rest/v1/query/RESTPropertyCategoryQueryBuilderV1.java
Java
gpl-3.0
3,394
<?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 yo...
NikolayPetrenko/oxid
application/models/oxnews.php
PHP
gpl-3.0
5,714
<?php /* ########################################################################## # # # Version 4 / / / # # -----------__---/__---__------__----__---/---/- # # ...
webSPELL/webSPELL
languages/hr/newsletter.php
PHP
gpl-3.0
3,435
CREATE TABLE "south_boston_planning_district_2010_census_population" ( );
talos/docker4data
data/socrata/data.cityofboston.gov/south_boston_planning_district_2010_census_population/schema.sql
SQL
gpl-3.0
75
/* gvSIG. Sistema de Información Geográfica de la Generalitat Valenciana * * Copyright (C) 2004 IVER T.I. and Generalitat Valenciana. * * 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; eith...
iCarto/siga
libFMap/src/com/iver/cit/gvsig/fmap/layers/FLyrVect.java
Java
gpl-3.0
77,323
/* This file is part of the hkl library. * * The hkl library 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. * * The hkl library...
klauer/hkl
tests/hkl-matrix-t.c
C
gpl-3.0
3,973
{{ define "main" }} <main> <h1>{{ .Title }}</h1> {{ if .Content }} <article> {{ .Content }} </article> {{ end }} <hr /> <ul class="font-sans-title"> {{- range .Data.Pages -}} <li>{{ .Date.Format "2006-01-02" }} &mdash; <a href="{{ .URL }}">{{ .Title }}</a></li> {{ end }} </ul> </main> {{ end }}
moe-serifu-circle/website
layouts/_default/list.html
HTML
gpl-3.0
312
@echo off %~d0 cd "%~dp0" call rebuild_orca.bat 105 TreeList105
sebkirche/treelist
PB/rebuild_105.bat
Batchfile
gpl-3.0
66
# This software is licensed under the "GPLv3" License as described in the "LICENSE" file, # which should be included with this package. The terms are also available at # http://www.gnu.org/licenses/gpl-3.0.html import re from PyQt5.QtCore import Qt, pyqtSlot from PyQt5.QtWidgets import ( QPushButton, QLineEdit...
arsenetar/dupeguru
qt/exclude_list_dialog.py
Python
gpl-3.0
7,359
<meta name="viewport" content="user-scalable=no, width=device-width" /> <body> <h3>276</h3> <p> Until you make up your mind on them, your beliefs that were brought and injected to you by your family, religion or society will keep on changing. Actually this kind of creative adaptiveness will help to keep you away from ...
burakbayramli/kod
guide/doc/details/lewi/276.html
HTML
gpl-3.0
479
#ifndef PLUGINMANAGER_H #define PLUGINMANAGER_H #include <QDialog> #include <QIcon> #include <QString> #include <QHash> #include <QList> #include <SPlugin> #include "spluginengine.h" #include "perconf.h" namespace Ui { class LoadedPlugins; } class PluginManager : public QObject { Q_OBJECT public: Plugin...
realbardia/silicon
Silicon/pluginmanager.h
C
gpl-3.0
1,151
/* * Pixel Dungeon * Copyright (C) 2012-2015 Oleg Dolya * * Shattered Pixel Dungeon * Copyright (C) 2014-2019 Evan Debenham * * 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 vers...
00-Evan/shattered-pixel-dungeon-gdx
core/src/com/shatteredpixel/shatteredpixeldungeon/items/weapon/missiles/darts/AdrenalineDart.java
Java
gpl-3.0
1,505
Bitrix 16.5 Business Demo = 16d7a678d19259b91107fcffd1fa68c9
gohdan/DFC
known_files/hashes/bitrix/modules/sender/lang/ru/admin/mailing_edit.php
PHP
gpl-3.0
61
package eu.ehri.project.models.base; import com.tinkerpop.blueprints.Vertex; import com.tinkerpop.frames.modules.javahandler.JavaHandler; import com.tinkerpop.frames.modules.javahandler.JavaHandlerContext; import eu.ehri.project.definitions.Ontology; import eu.ehri.project.models.events.SystemEvent; import eu.ehri.pro...
lindareijnhoudt/neo4j-ehri-plugin
ehri-frames/src/main/java/eu/ehri/project/models/base/Actioner.java
Java
gpl-3.0
1,321
using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Text; using System.Windows.Forms; using AppointmentsManagement.Classes; namespace AppointmentsManagement.Forms { public partial class wfnSrvcOffrdForm : WeifenLuo.WinFormsUI.Docking.Doc...
rhomicom-systems-tech-gh/Rhomicom-ERP-Desktop
AppointmentsManagement/AppointmentsManagement/Forms/wfnSrvcOffrdForm.cs
C#
gpl-3.0
49,317
<!DOCTYPE html> <html xml:lang="en-GB" lang="en-GB" xmlns="http://www.w3.org/1999/xhtml"> <head lang="en-GB"> <title>Ross Gammon’s Family Tree - Events</title> <meta charset="UTF-8" /> <meta name ="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1" /> <meta name ="apple-mo...
RossGammon/the-gammons.net
RossFamilyTree/evt/f/9/d15f5fd90ca7578d7fb40d9a89f.html
HTML
gpl-3.0
2,916
/*---------------------------------------------------------------------------*\ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | \\ / A nd | Copyright (C) 2011 OpenFOAM Foundation \\/ M anipulation | -------------...
kempj/OpenFOAM-win
src/parallel/decompose/decompositionMethods/geomDecomp/geomDecomp.H
C++
gpl-3.0
2,796
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_33) on Fri Aug 03 11:43:00 PDT 2012 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class com.hp.hpl.jena.spa...
decoit/Visa-Topologie-Editor
backend/lib/jena/javadoc-arq/com/hp/hpl/jena/sparql/class-use/ARQConstants.html
HTML
gpl-3.0
6,075
// Copyright (c) 2009-2016 The Bitcoin Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #if defined(HAVE_CONFIG_H) #include "config/bitcoin-config.h" #endif #include "base58.h" #include "clientversion.h" #include...
berycoin-project/berycoin
src/bitcoin-tx.cpp
C++
gpl-3.0
30,448
package net.minecraft.src; public class BlockJukeBox extends BlockContainer { protected BlockJukeBox(int par1) { super(par1, Material.wood); this.setCreativeTab(CreativeTabs.tabDecorations); } /** * Called upon block activation (right click on the block.) */ public boolea...
herpingdo/Hakkit
net/minecraft/src/BlockJukeBox.java
Java
gpl-3.0
4,434
from bottle import route, template, error, request, static_file, get, post from index import get_index from bmarks import get_bmarks from tags import get_tags from add import add_tags from bmarklet import get_bmarklet from account import get_account from edit_tags import get_edit_tags from importbm import get_import_bm...
netllama/tastipy
tastiapp.py
Python
gpl-3.0
2,172
LetsModReboot ============= Learning to mod mc with Pahimar
vdvman1/LetsModReboot
README.md
Markdown
gpl-3.0
61
import com.jogamp.opengl.*; import com.jogamp.opengl.awt.GLJPanel; import com.jogamp.opengl.fixedfunc.GLMatrixFunc; import com.jogamp.opengl.glu.GLU; import javax.swing.*; import java.awt.event.KeyEvent; import java.awt.event.KeyListener; import static com.jogamp.opengl.GL.GL_COLOR_BUFFER_BIT; import static com.jogam...
Tiofx/semester_6
CG/src/LinesDemo.java
Java
gpl-3.0
6,151
/*------------------------------------------------------------------------- * * prepjointree.c * Planner preprocessing for subqueries and join tree manipulation. * * NOTE: the intended sequence for invoking these operations is * pull_up_sublinks * inline_set_returning_functions * pull_up_subqueries * do ...
TextusData/Mover
thirdparty/postgresql-9.0.1/src/backend/optimizer/prep/prepjointree.c
C
gpl-3.0
66,368
/* * This is a plugin for GIMP. * * Copyright (C) 1997 Xavier Bouchoux * * 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 ...
brion/gimp
plug-ins/common/sinus.c
C
gpl-3.0
32,096
<?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 ...
universityofglasgow/moodle
mod/coursework/actions/feedbacks/new.php
PHP
gpl-3.0
1,574
body, html { margin: 0px; background-color: black; overflow: hidden; height: 100%; } canvas[resize] { width: 100%; height: 100%; } #container { display: flex; height: 100vh; align-content: center; align-items: center; position: absolute; top: 0px; } video { flex: 1 1 100vw; align-self: cente...
alex4o/Graphene
src/css/global.css
CSS
gpl-3.0
618
import java.io.IOException; import java.io.PrintWriter; import java.util.HashMap; import javax.servlet.ServletException; import javax.servlet.annotation.WebServlet; import javax.servlet.http.HttpServlet; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import com.ofte.serv...
MithunThadi/OFTE
SourceCode/new ofte with del monitor/servlet/ScheduledTransferRemoteasDestination.java
Java
gpl-3.0
5,035
package xde.lincore.mcscript.math; public enum RoundingMethod { Round, Floor, Ceil, CastInt; public int round(final double value) { switch (this) { case Round: return (int) Math.round(value); case Floor: return (int) Math.floor(value); case Ceil: return (int) Math.ceil(value); case CastIn...
lincore81/mcscript
ScriptMod/src/xde/lincore/mcscript/math/RoundingMethod.java
Java
gpl-3.0
741
package com.baselet.gwt.client.view; import java.util.List; import com.baselet.control.basics.geom.Rectangle; import com.baselet.control.config.SharedConfig; import com.baselet.control.enums.ElementId; import com.baselet.element.Selector; import com.baselet.element.interfaces.GridElement; import com.baselet.gwt.clien...
umlet/umlet
umlet-gwt/src/main/java/com/baselet/gwt/client/view/DrawCanvas.java
Java
gpl-3.0
5,538
#!/usr/bin/env python class Message(object): """ Base type of a message sent through the pipeline. Define some attributes and methods to form your message. I suggest you don't alter this class. You're are free to do so, of course. It's your own decision. Though, I suggest you creat...
lumannnn/pypifi
pypifi/message.py
Python
gpl-3.0
397
/* * WorldEdit, a Minecraft world manipulation toolkit * Copyright (C) sk89q <http://www.sk89q.com> * Copyright (C) WorldEdit team and contributors * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as published by the * Free Sof...
UnlimitedFreedom/UF-WorldEdit
worldedit-core/src/main/java/com/sk89q/worldedit/internal/registry/AbstractFactory.java
Java
gpl-3.0
2,120
# Install dependencies of the cloud_controller component package "libmysqlclient-dev" do action :install end
Altoros/cf-vagrant-installer
chef/cloudfoundry/recipes/cloud_controller.rb
Ruby
gpl-3.0
112
{% extends 'index.html' %} {% load static %} {% load staticfiles %} {% block css %} <link href="/static/tools/style.css" rel="stylesheet" type="text/css" /> <link href="/static/tools/960.css" rel="stylesheet" type="text/css" /> <link href='https://fonts.googleapis.com/css?family=Fjalla+One' rel='stylesheet' type='text/...
wagnerperin/portal
home/templates/home/underconstruction.html
HTML
gpl-3.0
1,561
<?php /** * @package Mautic * @copyright 2014 Mautic Contributors. All rights reserved. * @author Mautic * @link http://mautic.org * @license GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html */ namespace Mautic\CampaignBundle\Entity; use Doctrine\Common\Collections\ArrayCollection; use D...
mqueme/mautic
app/bundles/CampaignBundle/Entity/Campaign.php
PHP
gpl-3.0
11,416
package com.derpgroup.livefinder.manager; import java.util.Arrays; import com.fasterxml.jackson.annotation.JsonIgnoreProperties; @JsonIgnoreProperties(ignoreUnknown = true) public class TwitchFollowedStreamsResponse { private TwitchStream[] streams; public TwitchStream[] getStreams() { return streams.clone...
DERP-Group/LiveFinder
service/src/main/java/com/derpgroup/livefinder/manager/TwitchFollowedStreamsResponse.java
Java
gpl-3.0
563
<?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html> <head> <title>ErrorToken - jgo.tools.compiler.lexer.ErrorToken</title> <meta name="description" content="ErrorToken - jgo.tools.compiler.lexer.Error...
thomasmodeneis/jgo-web
static/api/jgo/tools/compiler/lexer/ErrorToken.html
HTML
gpl-3.0
24,405
// Copyright 2015 ThoughtWorks, Inc. // // This file is part of Gauge-CSharp. // // Gauge-CSharp 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 la...
getgauge/gauge-csharp
Runner/ISandbox.cs
C#
gpl-3.0
2,096
' Copyright 2012 Daniel Wagner O. de Medeiros ' ' This file is part of DWSIM. ' ' DWSIM 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 ...
DanWBR/dwsim5
DWSIM.Thermodynamics/Editing Forms/Property Packages/FormConfigPRSV2.vb
Visual Basic
gpl-3.0
14,255
// test #ifndef TEST_HPP #define TEST_HPP #include <iostream> #include <cmath> #include <cassert> #include "ga.hpp" #include "ioga.hpp" #include "ray.hpp" #include "elem.hpp" #include "rt.hpp" #include "grid.hpp" using namespace std; #endif
institution/_qq
test.hpp
C++
gpl-3.0
245
/* * SMDataSignature.h * * Copyright 2019 Avérous Julien-Pierre * * This file is part of SMFoundation. * * SMFoundation 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 Li...
javerous/framework-foundation
SMFoundation/SMDataSignature.h
C
gpl-3.0
1,064
#!/bin/bash #SBATCH --job-name=heatwave_projections_py_mpi # Job name #SBATCH -p batch # partition (this is the queue your job will be added to) #SBATCH --ntasks=4 # Number of MPI ranks #SBATCH --nodes=2 # Number of nodes #SBATCH --mem-per-cpu=3000mb # Memory pe...
jeffrey-newman/Heatrisk_South_Australia_GoyderProjections
PhoenixHeatwaveJobSmall.sh
Shell
gpl-3.0
1,038
<?php /* * This file is part of PHP-FFmpeg. * * (c) Alchemy <info@alchemy.fr> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace FFMpeg\Media; use Alchemy\BinaryDriver\Exception\ExecutionFailureException; use FFMpeg\Filte...
vfremaux/moodle-mod_mplayer
extralib/PHP-FFMpeg-master/src/FFMpeg/Media/Audio.php
PHP
gpl-3.0
4,582
# ## val.fm support # { url_regex => qr{\bval\.fm\b}, code => sub { my ($content) = @_; if ($content =~ m{class="song-text.*?>(.*?)</div>}si) { my $lyrics = $1; $lyrics =~ s{<p\s+class=['"]verse['"]>}{\n\n}gi; $lyrics =~ s{<.*?>}{}sg; return if unpack('A*', $lyrics...
genomorro/clyrics
plugins/888-valfm.pl
Perl
gpl-3.0
380
# Copyright (c) 2015, Frappe Technologies Pvt. Ltd. and Contributors # License: GNU General Public License v3. See license.txt from __future__ import unicode_literals import itertools import json import erpnext import frappe import copy from erpnext.controllers.item_variant import (ItemVariantExistsError, copy_attr...
shubhamgupta123/erpnext
erpnext/stock/doctype/item/item.py
Python
gpl-3.0
36,632
// ************************************************************************** // // 24 Bomb // // By: rcargou <rcargou@student.42.fr> ::: :::::::: // // By: nmohamed <nmohamed@student.42.fr> :+: :+: :+: ...
noxsnono/Bomberman_42
src/map/mapparser.class.cpp
C++
gpl-3.0
9,453
import unittest import os from ui import main print os.getcwd() class TestMain(unittest.TestCase): def setUp(self): self.m = main.MainWindow() def test_mainWindow(self): assert(self.m) def test_dataframe(self): import numpy #Random 25x4 Numpy Matrix self.m...
sdiehl/rpygtk
rpygtk/runtests.py
Python
gpl-3.0
818
package osberbot.bo; /** * TODO: Description * * @author Tititesouris * @since 2016/03/20 */ public class ViewerBO { private Integer id; private String name; private Boolean moderator; private RankBO rank; public ViewerBO(Integer id, String name, RankBO rank) { this.id = id; ...
Tititesouris/OsberBot
src/osberbot/bo/ViewerBO.java
Java
gpl-3.0
900
from datetime import datetime import factory from zds.forum.factories import PostFactory, TopicFactory from zds.gallery.factories import GalleryFactory, UserGalleryFactory from zds.utils.factories import LicenceFactory, SubCategoryFactory from zds.utils.models import Licence from zds.tutorialv2.models.database import...
ChantyTaguan/zds-site
zds/tutorialv2/factories.py
Python
gpl-3.0
8,840
//============================================================================ // Name : BoxyLady // Author : Darren Green // Copyright : (C) Darren Green 2011-2020 // Description : Music sequencer // // License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> // This is free software...
pinkmongoose/BoxyLady
BoxyLady/src/Dictionary.h
C
gpl-3.0
4,596
package miscellaneous; import java.util.Arrays; public class Gen { private static int greyCode(int n1){ return n1 ^ (n1 >> 1); } /* * Advances l1 to next lexicographical higher combination. * cap is the largest value allowed for one index. * return false */ public static boolean nex...
cs6096/contest-library
src/miscellaneous/Gen.java
Java
gpl-3.0
1,729
# # -*- coding: utf-8 -*- # Dia Group Resize Plugin # Copyright (c) 2015, Alexandre Machado <axmachado@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 3 of the Licen...
axmachado/dia-group-resize
group_resize.py
Python
gpl-3.0
6,960
# SagittariuSEC This repository is stale and only serves as public archive for my master thesis. However, rules developed for the thesis serve as a base for frankenstack correlator. Please see [this repo](https://github.com/ccdcoe/frankenSEC) for more up-to-date version of the rules. ## Old readme This SEC ruleset i...
markuskont/SagittariuSEC
README.md
Markdown
gpl-3.0
1,587
<html> <head> <meta name="viewport" content="initial-scale=1.0, user-scalable=no" /> <meta http-equiv="content-type" content="text/html; charset=UTF-8"/> <title>Google Maps - pygmaps </title> <script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?libraries=visualization&sensor=true_or_false"></scri...
Jeremy123W/Optimizing-Employee-Shuttle-Stops
Section_Maps/section3_2_stops.html
HTML
gpl-3.0
131,199
#!/bin/bash # Created by Nahuel Barrios on 27/3/16. # shellcheck disable=SC1091 preInstallationLog "Gnome System Tools" sudo apt-get -fy install gnome-system-tools postInstallationLog "Gnome System Tools" logInfo "Available programs: network-admin, shares-admin, time-admin, users-admin" logInfo "Installing packages ...
barriosnahuel/efu
Ubuntu/core.sh
Shell
gpl-3.0
1,549
package com.xcode.bean; import java.io.Serializable; import javax.faces.bean.ManagedBean; import javax.faces.bean.SessionScoped; import org.springframework.security.core.Authentication; import org.springframework.security.core.context.SecurityContext; import org.springframework.security.core.context.Securit...
georgematos/ocaert
src/com/xcode/bean/UserAuth.java
Java
gpl-3.0
838
/*---------------------------------------------------------------------------*\ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | Website: https://openfoam.org \\ / A nd | Copyright (C) 2016-2019 OpenFOAM Foundation \\...
will-bainbridge/OpenFOAM-dev
src/lagrangian/distributionModels/massRosinRammler/massRosinRammler.H
C++
gpl-3.0
4,039
/* meowbot Copyright (C) 2008-2009 Park Jeong Min <pjm0616_at_gmail_d0t_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 3 of the License, or (at your option) any later versi...
pjm0616/meowbot-pub
modules/mod_luaeval.cpp
C++
gpl-3.0
5,984
import { NgModule } from "@angular/core"; import { SamplesModule } from "samples/samples.module"; import { SamplesRoutingModule } from "./samples.routing.module"; @NgModule({ imports: [ SamplesModule, SamplesRoutingModule ] }) export class SamplesFeatureModule {}
SciCatProject/catanie
src/app/app-routing/lazy/samples-routing/samples.feature.module.ts
TypeScript
gpl-3.0
277
package Yogibear617.mods.FuturisticCraft.CreativeTabs; import cpw.mods.fml.relauncher.Side; import cpw.mods.fml.relauncher.SideOnly; import net.minecraft.block.Block; import net.minecraft.creativetab.CreativeTabs; public class FCSBModCreativeTab extends CreativeTabs { public FCSBModCreativeTab(int par1, String par2...
Yogibear617/Futuristic_Craft
fc_common/Yogibear617/mods/FuturisticCraft/CreativeTabs/FCSBModCreativeTab.java
Java
gpl-3.0
455
/* * Generated by class-dump 3.1.2. * * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard. */ #import "_ABCreateStringWithAddressDictionary.h" @interface _ABCreateStringWithAddressDictionary (RMStore) - (id)rm_transaction; - (id)rm_storeError; - (id)rm_storeDownload; - (id)rm_pro...
f41c0r/TinderStats-iOS
theos/include/Tinder/_ABCreateStringWithAddressDictionary-RMStore.h
C
gpl-3.0
427
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <title>Uses of Class org.apache.poi.hssf.util.HSSFColor.VIOLET (POI API Documentation)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" ti...
doughtnerd/POD
resources/Apache/Apache-POI-3.16-beta2/poi-bin-3.16-beta2-20170202/poi-3.16-beta2/docs/apidocs/org/apache/poi/hssf/util/class-use/HSSFColor.VIOLET.html
HTML
gpl-3.0
4,312
from ..models import Album from ..resource import SingleResource, ListResource from ..schemas import AlbumSchema class SingleAlbum(SingleResource): schema = AlbumSchema() routes = ('/album/<int:id>/',) model = Album class ListAlbums(ListResource): schema = AlbumSchema(many=True) routes = ('/albu...
justanr/owa
owa/api/album.py
Python
gpl-3.0
358
package com.eveningoutpost.dexdrip.Models; import java.text.DateFormat; import java.text.SimpleDateFormat; import java.util.Date; import java.util.Locale; import java.util.TimeZone; // from package info.nightscout.client.utils; /** * Created by mike on 30.12.2015. */ /** * The Class DateUtil. A simple wrapper ar...
TecMunky/xDrip
app/src/main/java/com/eveningoutpost/dexdrip/Models/DateUtil.java
Java
gpl-3.0
3,340
""" System plugin Copyright (C) 2016 Walid Benghabrit 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 distribu...
hkff/AccMon
accmon/plugins/system.py
Python
gpl-3.0
920
/* * Copyright (C) 2017 GedMarc * * 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 distribute...
GedMarc/JWebSwing
src/main/java/com/jwebmp/core/htmlbuilder/css/displays/Displays.java
Java
gpl-3.0
3,363