repo_name
stringlengths
4
116
path
stringlengths
3
942
size
stringlengths
1
7
content
stringlengths
3
1.05M
license
stringclasses
15 values
s20121035/rk3288_android5.1_repo
frameworks/base/docs/html/sdk/api_diff/preview-21/changes/methods_index_all.html
224875
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "//www.w3.org/TR/html4/strict.dtd"> <HTML style="overflow:auto;"> <HEAD> <meta name="generator" content="JDiff v1.1.0"> <!-- Generated by the JDiff Javadoc doclet --> <!-- (http://www.jdiff.org) --> <meta name="description" content="JDiff is a Javadoc doclet which gener...
gpl-3.0
cooked/NDT
sc.ndt.editor.fast.fst.ui/src/sc/ndt/editor/fast/ui/mpe/outline/OutListContentOutline.java
9419
package sc.ndt.editor.fast.ui.mpe.outline; import java.util.ArrayList; import org.eclipse.jface.action.Action; import org.eclipse.jface.action.IMenuManager; import org.eclipse.jface.action.IStatusLineManager; import org.eclipse.jface.action.IToolBarManager; import org.eclipse.jface.viewers.CheckStateChangedEvent; imp...
gpl-3.0
davidswelt/aquamacs-emacs
README.md
1610
Aquamacs Emacs =============================== This project is Aquamacs Emacs, a modified distribution of Emacs for Mac OS X. Aquamacs tracks GNU Emacs, merging from the latest release branch. Aquamacs is not a fork. Aquamacs is designed to make it easy for users to get started with Emacs. It also makes it easy to s...
gpl-3.0
audaciouscode/SMSBot
smsbot_django/services/views.py
4783
from datetime import datetime import json import traceback from django.http import HttpResponse from django.template import loader, Context from django.views.decorators.csrf import csrf_exempt from events.models import ScriptEvent, MessageEvent from profiles.models import PhoneNumber, format_phone from sms_messages.m...
gpl-3.0
mtytel/helm
src/look_and_feel/shaders.h
1154
/* Copyright 2013-2017 Matt Tytel * * helm 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. * * helm is distributed in the hope t...
gpl-3.0
Guru107/service-worker-plugin
README.md
68
# service-worker-plugin TODO Create a service worker webpack plugin
gpl-3.0
CORP-2/CORP-2.0
COMPONENTS.md
1656
# Components `Projects`, `Actions`, `Position`, `Skill` are the 4 building blocks that make up `corp 2.0`. They are intentionally designed to mirror the existing structure that is prevalent in mainstream organizations today. ## Projects `Projects` are created from `templates.` A `project` is an initiative taken on...
gpl-3.0
c-michi/pygame_ui
test_ui.py
722
# -*- coding: utf-8 -*- from ui import ui_elements from ui import ui_handler class my_text(ui_elements.Text): def start(self, args): self.set_text(args["text"]) self.set_pos((100, 100)) self.set_size(60) self.set_color((0, 0, 255)) def mouse_enter(self): self.set_color((255, 0, 0)) def mouse_leave(sel...
gpl-3.0
TheGamingCore/Atomic-Mechanisms
src/main/java/com/jmd613/AM1/Client/gui/ModGuiConfig.java
767
package com.jmd613.AM1.Client.gui; import com.jmd613.AM1.reference.Reference; import cpw.mods.fml.client.config.GuiConfig; import cpw.mods.fml.client.config.IConfigElement; import net.minecraft.client.gui.GuiScreen; import net.minecraftforge.common.config.ConfigElement; import net.minecraftforge.common.config.Configur...
gpl-3.0
moddevices/mod-resources
templates/pedal-boxy-3-sliders.html
1909
<div class="mod-pedal mod-pedal-boxy mod-three-sliders mod-{{color}}"> <div mod-role="drag-handle" class="mod-drag-handle"></div> <div class="mod-plugin-author"><h1>{{author}}</h1></div> <div class="mod-plugin-name"><h1>{{label}}</h1></div> <div class="mod-light on" mod-role="bypass-light"></div> <d...
gpl-3.0
schakrava/rockstor-core
src/rockstor/storageadmin/models/netatalk_share.py
1546
""" Copyright (c) 2012-2014 RockStor, Inc. <http://rockstor.com> This file is part of RockStor. RockStor 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 la...
gpl-3.0
grriffin/sallysrecipes
src/sallysrecipes/wwwroot/index.html
239
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <title></title> <link rel="stylesheet" href="css/site.css" /> </head> <body> <div class="sidebar"> </div> <div class="footer"> </div> </body> </html>
gpl-3.0
cerndb/wls-cern-sso
saml2slo/test/TestURLEncoder.java
1415
/******************************************************************************* * Copyright (C) 2015, CERN * This software is distributed under the terms of the GNU General Public * License version 3 (GPL Version 3), copied verbatim in the file "LICENSE". * In applying this license, CERN does not waive the privile...
gpl-3.0
ovido/check_centricstor
contrib/check_centricstor.php
1393
<?php # # Plugin: check_centricstor # Author: Rene Koch <r.koch@ovido.at> # Date: 2012/12/06 # $opt[1] = "--vertical-label \"Caches free\" -l 0 --title \"Caches free on $hostname\" --slope-mode -N"; $opt[2] = "--vertical-label \"Caches dirty\" -l 0 --title \"Caches dirty on $hostname\" --slope-mode -N"; $def[1] = ""; ...
gpl-3.0
Darkpeninsula/Darkcore-Rebase
src/server/game/Handlers/BattlefieldHandler.cpp
4978
/* * Copyright (C) 2011-2012 DarkCore <http://www.darkpeninsula.eu/> * Copyright (C) 2011-2012 Project SkyFire <http://www.projectskyfire.org/> * Copyright (C) 2008-2012 TrinityCore <http://www.trinitycore.org/> * Copyright (C) 2005-2012 MaNGOS <http://getmangos.com/> * * This program is free software; you can re...
gpl-3.0
Takashi-Inoue/EzPuzzles
MineSweeper/MinePiecesFactory.h
2066
/* * Copyright 2016 Takashi Inoue * * This file is part of EzPuzzles. * * EzPuzzles 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 ver...
gpl-3.0
axelmuhr/Helios-NG
filesys/ufs/vfs_bio.c
14835
/* * Copyright (c) 1989, 1990, 1991, 1992 William F. Jolitz, TeleMuse * 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 above copyright ...
gpl-3.0
HerrLab/LAB_STUFF
meeting_agendas/2017-08-24-lab_meeting_agenda.md
1250
# Lab Meeting Agenda - August 24th, 2017 ## Open Agenda Items? How is everyone doing? What do you want this meeting to be? How often do we need to meet? Journal club? If so, you should get credit. ## Upcoming Stuff Sept 17th - Sunday with a Scientist Sept 18th - Big grant review - I will check and get more in...
gpl-3.0
danielhuson/megan-ce
src/megan/chart/drawers/CoOccurrenceDrawer.java
27067
/* * CoOccurrenceDrawer.java Copyright (C) 2021. Daniel H. Huson * * (Some files contain contributions from other authors, who are then mentioned separately.) * * 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 ...
gpl-3.0
grueni75/GeoDiscoverer
Source/Platform/Target/Android/core/src/main/jni/gdal-3.2.1/ogr/ogrsf_frmts/sosi/fyba_melding.cpp
2499
/****************************************************************************** * * Project: FYBA Callbacks * Purpose: Needed by FYBA - however we do not want to display most messages * Author: Thomas Hirsch, <thomas.hirsch statkart no> * ***********************************************************************...
gpl-3.0
m3741/due_eeprom
LUFA 100807/Demos/Host/LowLevel/PrinterHost/Lib/PrinterCommands.c
5593
/* LUFA Library Copyright (C) Dean Camera, 2010. dean [at] fourwalledcubicle [dot] com www.fourwalledcubicle.com */ /* Copyright 2010 Dean Camera (dean [at] fourwalledcubicle [dot] com) Permission to use, copy, modify, distribute, and sell this software and...
gpl-3.0
rvega/morphasynth
vendors/pd-extended-0.43.4/externals/Gem/src/openGL/GEMglViewport.h
1691
/* ------------------------------------------------------------------ * GEM - Graphics Environment for Multimedia * * Copyright (c) 2002-2011 IOhannes m zmölnig. forum::für::umläute. IEM. zmoelnig@iem.at * zmoelnig@iem.kug.ac.at * For information on usage and redistribution, and for a DISCLAIMER * OF AL...
gpl-3.0
wangxiaogangan/EC_Game
Server/elementproject/nadron/src/main/java/io/nadron/app/impl/InvalidCommandException.java
360
package io.nadron.app.impl; public class InvalidCommandException extends Exception { /** * Eclipse generated serial id. */ private static final long serialVersionUID = 6458355917188516937L; public InvalidCommandException(String message) { super(message); } public InvalidCommandException(String message, E...
gpl-3.0
trisyoungs/uchroma
src/render/trianglechopper.h
1591
/* *** Triangle Storage Class *** src/render/trianglechopper.h Copyright T. Youngs 2013-2015 This file is part of uChroma. uChroma 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...
gpl-3.0
BDL-NDC/bdlsite
CA.php
2625
<?php include 'copyright.php' ?> <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content=""> <meta name="author" content=""> <title>Carnaval - BDL N...
gpl-3.0
CCAFS/CCAFS-AgTrialsV2
lib/form/doctrine/SfGuardPermissionForm.class.php
340
<?php /** * SfGuardPermission form. * * @package trialsites * @subpackage form * @author Herlin R. Espinosa G. - CIAT-DAPA * @version SVN: $Id: sfDoctrineFormTemplate.php 23810 2009-11-12 11:07:44Z Kris.Wallsmith $ */ class SfGuardPermissionForm extends BaseSfGuardPermissionForm { public function co...
gpl-3.0
jblomer/GrGen.NET
frontend/de/unika/ipd/grgen/ast/exprevals/ExternalTypeNode.java
5929
/* * GrGen: graph rewrite generator tool -- release GrGen.NET 4.4 * Copyright (C) 2003-2015 Universitaet Karlsruhe, Institut fuer Programmstrukturen und Datenorganisation, LS Goos; and free programmers * licensed under LGPL v3 (see LICENSE.txt included in the packaging of this file) * www.grgen.net */ /** * @aut...
gpl-3.0
MikeMatt16/Abide
Abide.Guerilla/Abide.Tag/Block.cs
6725
using System; using System.Collections; using System.Collections.Generic; using System.Collections.ObjectModel; using System.IO; using System.Linq; namespace Abide.Tag { public class Block : ITagBlock, IEnumerable<Field>, IEquatable<Block> { private string name = string.Empty; private string d...
gpl-3.0
jorgeas80/webhub
ng2/appseries/src/app/app.component.ts
301
import { Component, OnInit } from '@angular/core'; import { Serie } from './model/serie.model'; @Component({ selector: 'app-root', templateUrl: './app.component.html', styleUrls: ['./app.component.css'] }) export class AppComponent implements OnInit { constructor() { } ngOnInit() { } }
gpl-3.0
vijayanand-is/dotnet-code
Learning C Sharp Design Patterns - Working Files/Chapter 3/Proxy/Proxy/Properties/Settings.Designer.cs
1062
//------------------------------------------------------------------------------ // <auto-generated> // This code was generated by a tool. // Runtime Version:4.0.30319.18444 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // </auto-generated> //--...
gpl-3.0
r2t2sdr/r2t2
fpga/modules/adi_hdl/library/axi_generic_adc/Makefile
1403
#################################################################################### #################################################################################### ## Copyright 2011(c) Analog Devices, Inc. ## Auto-generated, do not modify! ##########################################################################...
gpl-3.0
fw867/ntopng
scripts/lua/index.lua
7119
-- -- (C) 2013-14 - ntop.org -- dirs = ntop.getDirs() package.path = dirs.installdir .. "/scripts/lua/modules/?.lua;" .. package.path -- io.write ("Session:".._SESSION["session"].."\n") require "lua_utils" sendHTTPHeader('text/html; charset=utf-8') ntop.dumpFile(dirs.installdir .. "/httpdocs/inc/header.inc") -- NOT...
gpl-3.0
jcaillon/3P
3PA/Lib/CommonMark/Parser/PositionTracker.cs
4594
#region header // ======================================================================== // Copyright (c) 2018 - Julien Caillon (julien.caillon@gmail.com) // This file (PositionTracker.cs) is part of 3P. // // 3P is a free software: you can redistribute it and/or modify // it under the terms of the GNU General Publ...
gpl-3.0
BigETI/SAMPLauncherNET
SAMPLauncherNET/Source/SAMPLauncherNET/UI/Forms/ConnectForm.cs
3748
using MaterialSkin.Controls; using System; using System.Drawing; using System.Windows.Forms; using WinFormsTranslator; /// <summary> /// SA:MP launcher .NET namespace /// </summary> namespace SAMPLauncherNET { /// <summary> /// Connect form class /// </summary> public partial class ConnectForm : Mater...
gpl-3.0
MrowKill/text
register.html
2206
<!DOCTYPE html> <html lang="zh-CN"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>register</title> <!-- Bootstrap --> <link href="css/bootstrap.min.css" rel="stylesheet"> <link rel="...
gpl-3.0
wolfoerster/SmartLogReader
Utilities/Worker.cs
2751
using System.ComponentModel; namespace SmartLogReader { public enum WorkerProgressCode { StartedWork, StillWorking, FinishedWork, CustomCode } public class Worker { public Worker() { worker = new BackgroundWorker(); worker.Wo...
gpl-3.0
johnnykv/heralding
heralding/capabilities/ssh.py
3627
# Copyright (C) 2017 Roman Samoilenko <ttahabatt@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 License, or # (at your option) any later version. # This pr...
gpl-3.0
jcelerier/watermarking
html-coverage/libwatermark/benchmark/ZeroCross.h.func-sort-c.html
4030
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>LCOV - coverage.info - libwatermark/benchmark/ZeroCross.h - functions</title> <link rel="stylesheet" type="text/css" href="../../gcov.css"> </head> ...
gpl-3.0
thomasgalvin/MarkdownWriter
MarkdownWriterMain/src/test/markdown/styles.css
48
body { text-align: justify; width: 500px; }
gpl-3.0
shekharcs1-/Test
service/src/main/java/com/drdolittle/petclinic/petclinic/repository/jpa/JpaVisitRepositoryImpl.java
2491
/* * Copyright 2002-2017 the original author or authors. * * 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 ap...
gpl-3.0
FAngeletti/Pymatr
readme.md
4454
# Description This python library gathers tools and functions related to [random vectors with a matrix representation](http://perso.quaesituri.org/florian.angeletti/Publications/Journal?filter=tags%3E[Matrix%20representation]). In brief, this random variable are characterized by a joint probability density function w...
gpl-3.0
FeynCalc/feyncalc
FeynCalc/Documentation/Markdown/UnDeclareCommutator.md
1800
## UnDeclareCommutator `UnDeclareCommutator[a, b]` undeclares the value assigned to the commutator of `a` and `b`. ### See also [Overview](Extra/FeynCalc.md), [Commutator](Commutator.md), [CommutatorExplicit](CommutatorExplicit.md), [DeclareNonCommutative](DeclareNonCommutative.md), [DotSimplify](DotSimplify.md). #...
gpl-3.0
ifreecarve/SGMOOS
Control/SeaGrantTaskLib/RTUMonitor.h
3557
/************************************************************************* SGMOOS: A set of libraries, scripts & applications which extend MOOS (Mission Oriented Operating Suite by Dr. Paul Newman) for use in Autonomous Underwater Vehicles & Autonomous Surface Vessels. Copyright (C) 2006,2007,2008,...
gpl-3.0
storecore/releases
StoreCore/StoreFront/Location.php
2258
<?php namespace StoreCore\StoreFront; /** * Uniform Resource Identifier (URI) * * @author Ward van der Put <Ward.van.der.Put@gmail.com> * @copyright Copyright (c) 2015-2016 StoreCore * @license http://www.gnu.org/licenses/gpl.html GNU General Public License * @package StoreCore\Core * @version 0.1.0 *...
gpl-3.0
mqchau/EECS22L_Project2
src/Model/ExampleCharArray.c
2478
#include "ModelStructure.h" #include <stdio.h> #include <stdlib.h> #include <assert.h> void CharProfile_free(void * profile_in){ CharProfile * profile = (CharProfile *) profile_in; utarray_free(profile->CharChoices); } int main(void){ UT_array * WholeString = NULL; CharProfile NewCharProfile; CharProbability Ne...
gpl-3.0
forosocialcriptana/forosocialcriptana.github.io
post/campanas/no-guerra/page/1/index.html
271
<!DOCTYPE html><html><head><title>/post/campanas/no-guerra/</title><link rel="canonical" href="/post/campanas/no-guerra/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=/post/campanas/no-guerra/" /></head></html>
gpl-3.0
gnu-user/orwell
Orwell/doc/org/spongycastle/crypto/util/package-summary.html
5781
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_17) on Mon May 06 00:15:51 EDT 2013 --> <title>org.spongycastle.crypto.util</title> <meta name="date" content="2013-05-06"> <link rel="...
gpl-3.0
sensestage/Mozzi
samples/bamboo/bamboo_01_2048_int8.h
7724
#ifndef BAMBOO_01_2048_H_ #define BAMBOO_01_2048_H_ #include "Arduino.h" #include <avr/pgmspace.h> #define BAMBOO_01_2048_NUM_CELLS 2048 #define BAMBOO_01_2048_SAMPLERATE 16384 const char __attribute__((progmem)) BAMBOO_01_2048_DATA [] = {0, 1, -1, 1, -1, 0, 1, -1, 0, -1, 0, -2, 0, -1, -1, -7, -29, -71, -96, -72, -...
gpl-3.0
bshishov/Memorandum
main/templates/files/office.html
782
{% extends 'file_layout.html' %} {% block file_content %} {% load staticfiles %} <div id="placeholder"></div> <script type="text/javascript" src="{{ api_src }}"></script> <script type="text/javascript"> $(function(){ config = { "document": { "fileType": "{{ ext }}", ...
gpl-3.0
Lampus/icoutils
lib/stdio.in.h
18168
/* A GNU-like <stdio.h>. Copyright (C) 2004, 2007-2009 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 as published by the Free Software Foundation; either version 3, or (at your option) any later v...
gpl-3.0
junrw/ember-gsoc2012
src/components/ogre/environment/hydrax/src/Prerequisites.cpp
1155
/* -------------------------------------------------------------------------------- This source file is part of Hydrax. Visit --- Copyright (C) 2008 Xavier Vergu�n Gonz�lez <xavierverguin@hotmail.com> <xavyiy@gmail.com> This program is free software; you can redistribute it and/or modify it under the ...
gpl-3.0
akaunting/akaunting
resources/lang/de-DE/demo.php
1009
<?php return [ 'accounts' => [ 'cash' => 'Bargeld', ], 'categories' => [ 'deposit' => 'Einzahlung', 'sales' => 'Vertrieb', ], 'currencies' => [ 'usd' => 'US-Dollar', 'eur' => 'Euro', 'g...
gpl-3.0
BinaryTENSHi/spyfall-bot
doc/Database.sql
227
CREATE TABLE users ( "id" text PRIMARY KEY, "username" text, "state" int DEFAULT 0, "gameId" text ); CREATE TABLE games ( "id" SERIAL PRIMARY KEY, "adminId" text ); CREATE TABLE rounds ( "id" int PRIMARY KEY );
gpl-3.0
ToroCraft/ToroQuest
src/main/java/net/torocraft/toroquest/civilization/quests/QuestMine.java
8175
package net.torocraft.toroquest.civilization.quests; import java.util.ArrayList; import java.util.List; import java.util.Random; import java.util.UUID; import net.minecraft.block.Block; import net.minecraft.enchantment.Enchantment; import net.minecraft.entity.player.EntityPlayer; import net.minecraft.init.Blocks; imp...
gpl-3.0
MadDeCoDeR/Classic-RBDOOM-3-BFG
neo/d3xp/Weapon.h
14232
/* =========================================================================== Doom 3 BFG Edition GPL Source Code Copyright (C) 1993-2012 id Software LLC, a ZeniMax Media company. This file is part of the Doom 3 BFG Edition GPL Source Code ("Doom 3 BFG Edition Source Code"). Doom 3 BFG Edition Source Code is free so...
gpl-3.0
TMMOB-BMO/TOYS
Toys/JavaSource/tr/com/arf/toys/view/converter/egitim/SinavGozetmenConverter.java
1450
package tr.com.arf.toys.view.converter.egitim; import javax.faces.component.UIComponent; import javax.faces.context.FacesContext; import javax.faces.convert.FacesConverter; import tr.com.arf.framework.view.converter._base.BaseConverter; import tr.com.arf.toys.db.model.egitim.SinavGozetmen; import tr.com.arf.toys.se...
gpl-3.0
cjamieso/moodle313
report/analytics/tests/ajax_controller_test.php
3549
<?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
cmhughes/latexindent.pl
test-cases/alignment/issue-326a.tex
243
\geometry { papersize = { 130mm , 184mm } , lines = 25 , hmargin = 15mm , bindingoffset = 5mm , headheight = 10pt , headsep = \baselineskip , includehead = true , vcentering = true }
gpl-3.0
pyta-uoft/pyta
python_ta/checkers/unnecessary_indexing_checker.py
5590
"""checker for unnecessary indexing in a loop. """ from typing import List, Optional, Tuple, Union import astroid from astroid import nodes from pylint.checkers import BaseChecker from pylint.checkers.utils import check_messages from pylint.interfaces import IAstroidChecker class UnnecessaryIndexingChecker(BaseCheck...
gpl-3.0
caioblima/phpzce-code-guide
arrays/code/src/asort.php
89
<?php $fuits = [ 'uva', 'banana', 'caju', ]; asort($fuits); var_dump($fuits);
gpl-3.0
fryntiz/java
Aprendiendo/GUI/src/Utiles/ClaseJPanel.java
600
package Utiles; /** * Esta clase permite crear JPanel al ser instanciada desde otra * @author Raúl Caro Pastorino <Fryntiz www.fryntiz.es> */ import java.awt.Color; import javax.swing.BorderFactory; import javax.swing.JLabel; import javax.swing.JPanel; public class ClaseJPanel extends JPanel { JLabel jlabel; ...
gpl-3.0
joaks1/PyMsBayes
pymsbayes/utils/argparse_utils.py
4193
#! /usr/bin/env python import os import argparse from pymsbayes.fileio import expand_path from pymsbayes.config import MsBayesConfig from pymsbayes.utils.functions import is_file, is_dir, is_executable class SmartHelpFormatter(argparse.HelpFormatter): ''' A class to allow customizable line breaks for an argu...
gpl-3.0
rakuten/Uinty3D-Docs-zhcn
ScriptReference/Texture3D.SetPixels.html
11074
<!DOCTYPE html> <html lang="en" class="no-js"> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Unity - Scripting API: Texture3D.SetPixels</title> <meta name="desc...
gpl-3.0
OpenGeoportal/ogpHarvester
web/src/main/java/org/opengeoportal/harvester/mvc/exception/ItemNotFoundException.java
2097
/* * ItemNotFoundException.java * * Copyright (C) 2013 * * This file is part of Open Geoportal Harvester * * This software 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 Li...
gpl-3.0
mistert14/ardu-rasp1
lib2/TS/RCSwitch.cpp
22164
/* RCSwitch - Arduino libary for remote control outlet switches Copyright (c) 2011 Suat Özgür. All right reserved. Contributors: - Andre Koehler / info(at)tomate-online(dot)de - Gordeev Andrey Vladimirovich / gordeev(at)openpyro(dot)com - Skineffect / http://forum.ardumote.com/viewtopic.php?f=2&t=46 -...
gpl-3.0
gotmanyacc/dotfiles
vim/templates/skel.sh
453
#! /bin/bash # [:VIM_EVAL:]expand('%:t')[:END_EVAL:] set -euo pipefail readonly PROGNAME=$(basename "$0") readonly PROGDIR=$(readlink -m "$(dirname "$0")") readonly ARGS=("$@") #readonly DIR=$(dirname "$(readlink -f "$0")") #if [ -e "${DIR}" ]; then # readonly WORK_DIR=$(mktemp -d -p "${DIR}") #fi #function inter...
gpl-3.0
Wano-k/RPG-Paper-Maker
Editor/Models/GameDatas/monstersdatas.cpp
5777
/* RPG Paper Maker Copyright (C) 2017-2021 Wano RPG Paper Maker engine is under proprietary license. This source code is also copyrighted. Use Commercial edition for commercial use of your games. See RPG Paper Maker EULA here: http://rpg-paper-maker.com/index.php/eula. */ #include "monste...
gpl-3.0
mdrights/Myscripts
os-opt/ipfs-add-my-hash.sh
297
#!/bin/bash #FILE ipfs-add-my-hash.sh #DATE 2020-06-06 set -euxo pipefail HASH='ipfs/QmNm45RagXiktLp7C46rnFKsjGTNKatTRLfEM4BEKmeXsJ' GW_LIST='/tmp/ipfs-gw.list' OUTPUT='/tmp/ipfs-gw-hash.list' for gw in $(cat ${GW_LIST}); do URL="${gw}/${HASH}" echo "$URL" |tee -a $OUTPUT done exit
gpl-3.0
jrouwe/TankArena
src/world/parts.c
2798
/* Creates nice parts which come from explosions. Looks good ! */ #include <tank.h> #include <math.h> typedef struct partstr { struct partstr *next, *prev; long type, pic; float x, y, a, d; long v, count; long nsmoke; } partsstruct; typedef struct { long str_tnk; long str_wall; long numpart; long min_d...
gpl-3.0
vibollmc/7816df50764af41dac934f89a19d804c
JavCrawl/JavCrawl/Models/DbEntity/Servers.cs
591
using System; namespace JavCrawl.Models.DbEntity { public partial class Servers { public int Id { get; set; } public DateTime? CreatedAt { get; set; } public string Data { get; set; } public sbyte? Default { get; set; } public DateTime? DeletedAt { get; set; } p...
gpl-3.0
xframium/xframium-java
framework/src/org/xframium/page/keyWord/KeyWordTest.java
18458
/******************************************************************************* * xFramium * * Copyright 2016 by Moreland Labs, Ltd. (http://www.morelandlabs.com) * * Some open source application is free software: you can redistribute * it and/or modify it under the terms of the GNU General Public * Li...
gpl-3.0
cSploit/android.MSF
modules/exploits/multi/http/sysaid_rdslogs_file_upload.rb
5636
## # This module requires Metasploit: http://metasploit.com/download # Current source: https://github.com/rapid7/metasploit-framework ## require 'msf/core' require 'zlib' class Metasploit3 < Msf::Exploit::Remote Rank = ExcellentRanking include Msf::Exploit::Remote::HttpClient include Msf::Exploit::FileDropper ...
gpl-3.0
robocon/atomymaxsite
mainfile.php
2756
<?php $PHP_SELF = "index.php"; include 'includes/config.in.php'; include 'includes/function.in.php'; include 'includes/class.mysql.php'; include 'lang/thai_utf8.php'; include 'includes/array.in.php'; include 'includes/class.ban.php'; include 'includes/class.calendar.php'; header( 'Content-Type:text/html; charset='.ISO...
gpl-3.0
fearless359/simpleinvoices_zend2
modules/user/manage.js.php
1674
<script> {literal} var columns = 5; var padding = 12; var grid_width = $('.col').width(); grid_width = grid_width - (columns * padding); percentage_width = grid_width / 100; $('#manageGrid').flexigrid ( { url: 'index.php?module=user&view=xml', dataType: 'xml', // @formatter:off colModel : [ {...
gpl-3.0
opencadc/apps
cadc-upload-manager/src/test/java/ca/nrc/cadc/ulm/client/FileLoader.java
4358
package ca.nrc.cadc.ulm.client;/* ************************************************************************ ******************* CANADIAN ASTRONOMY DATA CENTRE ******************* ************** CENTRE CANADIEN DE DONNÉES ASTRONOMIQUES ************** * * (c) 2016. (c) 2016. * Govern...
gpl-3.0
iAmRinzler/minebot
Minebot/src/net/famzangl/minecraft/minebot/build/block/SlabFilter.java
2030
/******************************************************************************* * This file is part of Minebot. * * Minebot is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License...
gpl-3.0
Niky4000/UsefulUtils
projects/ssh/apache_mina/apache-sshd-1.2.0/sshd-core/src/main/java/org/apache/sshd/agent/unix/AgentClient.java
6427
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ma...
gpl-3.0
yo35/rpb-calendar
models/categorylist.php
1899
<?php /****************************************************************************** * * * This file is part of RPB Calendar, a Wordpress plugin. * * Copyright (C) 2014 Yoann Le Montagner <yo35 -at- melix.net> ...
gpl-3.0
zebraxxl/CIL2Java
StdLibs/corlib/System/Runtime/Remoting/Proxies/ProxyAttribute.cs
4267
using System.Runtime.InteropServices; using System.Security; using System; using System.Runtime.Remoting.Contexts; using System.Runtime.Remoting; using System.Runtime.Remoting.Activation; namespace System.Runtime.Remoting.Proxies { /// <summary>Indicates that an object type requires a custom proxy.</summary> [...
gpl-3.0
mudler/artemide
plugin/recipe/script/script.go
978
package script import ( evbus "github.com/asaskevich/EventBus" "github.com/mudler/artemide/pkg/context" plugin "github.com/mudler/artemide/plugin" jww "github.com/spf13/jwalterweatherman" ) // Script construct the container arguments from the boson file type Script struct{} // Process builds a list of packages f...
gpl-3.0
mrsistemasytecnologia/aplicaciones
WSGoSmartEJB/doc/index-files/index-4.html
5317
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="es"> <head> <!-- Generated by javadoc (1.8.0_101) on Sat Jun 10 15:46:50 COT 2017 --> <title>E-Index</title> <meta name="date" content="2017-06-10"> <link rel="stylesheet" type="tex...
gpl-3.0
AlexandreBiguet/NJLlikeModels
legacy/programs/njl-0/quick-n-dirty/integral.h
456
#ifndef _INTEGRAL_H_ #define _INTEGRAL_H_ double i1 ( double x ); double di1 (double x ); double ddi1 (double x) ; double ddi1_L (double x, double l) ; double di1_L (double x , double l); double i1_L ( double x , double l) ; double ib ( double s , const gsl_vector * v ); // v(0) = x double dibdx (double s , co...
gpl-3.0
sdalu/kuiristo
app/recipe.rb
3314
class KuiristoWeb # # Recipe # head '/recipe/:source/:x/:id.raw' do |source,x,id| src = Kuiristo.source(source) # Find recipe and get rawid row = DB[:recipes].select(:rawid) .first(:source => src::ID, :id => id.to_i) not_found if row.nil? ...
gpl-3.0
NuAge-Solutions/NW
src/js/components/NwTray.js
4779
OJ.importCss('nw.components.NwTray'); OJ.extendComponent( 'NwTray', [OjComponent], { '_props_' : { 'actuator' : null, 'allowSlide' : false, 'tray' : null }, '_template' : 'nw.components.NwTray', '_is_open' : false, // '_tray_anim' : null, ...
gpl-3.0
peteritism/ShootReportSystem
eventReport.php
17554
<?php include ('config.php'); include ('init.php'); include ('include.php'); $eventId = $_GET['eventId']; //get quantity of stations from event $query = 'SELECT stations FROM shootevent WHERE id='. $eventId; $result = dbquery($query); $row = mysqli_fetch_assoc($result); $stations = $row['stations']; ?...
gpl-3.0
tkrotoff/QuarkPlayer
quarkplayer-plugins/Playlist/PlaylistModel.h
7462
/* * QuarkPlayer, a Phonon media player * Copyright (C) 2008-2010 Tanguy Krotoff <tkrotoff@gmail.com> * * 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 Software Foundation, either version 3 of the Lice...
gpl-3.0
edlund/fabl-ng
vendor/sources/sqlitecpp-1.1/src/Column.cpp
2919
/** * @file Column.cpp * @ingroup SQLiteCpp * @brief Encapsulation of a Column in a row of the result pointed by the prepared SQLite::Statement. * * Copyright (c) 2012-2015 Sebastien Rombauts (sebastien.rombauts@gmail.com) * * Distributed under the MIT License (MIT) (See accompanying file LICENSE.txt * or ...
gpl-3.0
salewski/emacs
src/w32term.c
227321
/* Implementation of GUI terminal on the Microsoft Windows API. Copyright (C) 1989, 1993-2021 Free Software Foundation, Inc. This file is part of GNU Emacs. GNU Emacs 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 Foundat...
gpl-3.0
UpThemes/AppTheme
single.php
2893
<?php /** * Single Post template file * * This file is the single template file, used on single blog posts, per * the {@link http://codex.wordpress.org/Template_Hierarchy Template Hierarchy}. * * @link http://codex.wordpress.org/Function_Reference/comments_open comments_open() * @link http://codex.wordpr...
gpl-3.0
amethyst-asuka/java_dotnet
javax/annotation/processing/Messager.vb
3407
Imports javax.annotation Imports javax.lang.model.element ' ' * Copyright (c) 2005, 2006, Oracle and/or its affiliates. All rights reserved. ' * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. ' * ' * ' * ' * ' * ' * ' * ' * ' * ' * ' * ' * ' * ' * ' * ' * ' * ' * ' * ' * ' Namespace javax.annotati...
gpl-3.0
OsirisSPS/osiris-sps
client/src/plugins/python/wrappers/xmlmanager.pypp.cpp
12206
// This file has been generated by Py++. #include "stdafx.h" #include "pypluspluscommon.h" #include "boost/python.hpp" #include "__call_policies.pypp.hpp" #include "xmlmanager.h" #include "httpurl.h" #include "xmldocument.h" #include "xmlmanager.pypp.hpp" namespace bp = boost::python; struct XMLManager_wrapper : ::o...
gpl-3.0
lodacom/UpYourMood
app/models/UserInformation.java
2698
package models; import java.sql.ResultSet; import java.sql.SQLException; /** * Classe qui permet de gérer les informations des utilisateurs déjà inscris. * @author BURC Pierre, DUPLOUY Olivier, KISIALIOVA Katsiaryna, SEGUIN Tristan * */ public class UserInformation { private User infoUser; private static Strin...
gpl-3.0
quayle/command
tests/argument/handles_negative_int_value.cpp
704
#include <iostream> #include "argument.h" using namespace std; using namespace command; #define VALUE "-1234567890" typedef int ArgumentType; ArgumentType test; void _function(ArgumentType value) { test = value; } int main() { Argument<ArgumentType> argument("Argument as negative int", _function); i...
gpl-3.0
j2sg/JIM
include/view/management/businesseditor.h
1733
/** * This file is part of JIM. * * Copyright (c) 2011-2015 Juan Jose Salazar Garcia jjslzgc@gmail.com * * JIM 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 *...
gpl-3.0
FavioVazquez/MexicanNumericalSimulationSchool
preschool/tipsy-2.2.3d/code/cross_product.c
223
#include "defs.h" cross_product(a,b,c) Real a[MAXDIM] ; Real b[MAXDIM] ; Real c[MAXDIM] ; { a[0] = b[1] * c[2] - b[2] * c[1] ; a[1] = b[2] * c[0] - b[0] * c[2] ; a[2] = b[0] * c[1] - b[1] * c[0] ; }
gpl-3.0
gplib/gplib
gplib/templates/webconf/couchauth/form_user.html
4963
<!-- Este archivo es parte de GPLib - http://gplib.org/ GPlib es software libre desarrollado en la Facultad de Filosofía y Letras de la Universidad de Buenos Aires y liberado bajo los términos de la licencia GPLIB FILO www.gplib.org/licencia bajo los términos de GPL de GNU. Usted puede redistribuirlo y/o modifi...
gpl-3.0
dewtx29/linux_script
s/os/sysctl4.sh
258
#!/bin/bash sudo echo 10 > /proc/sys/vm/dirty_ratio sudo echo 5 > /proc/sys/vm/dirty_background_ratio sudo echo 3000 > /proc/sys/vm/dirty_expire_centisecs sudo echo 500 > /proc/sys/vm/dirty_writeback_centisecs sudo echo 100 > /proc/sys/vm/vfs_cache_pressure
gpl-3.0
rakuten/Uinty3D-Docs-zhcn
ScriptReference/EditorSkin.html
10440
<!DOCTYPE html> <html lang="en" class="no-js"> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Unity - Scripting API: EditorSkin</title> <meta name="description" ...
gpl-3.0
soasme/wikisensei
wikisensei/subscription/templates/subscription/index.html
2147
{% extends "base.html" %} {% block content %} <h1>Subscribe</h1> <table class="table"> <thead><tr> <th>Plan</th> <th style="text-align:center">Interval</th> <th style="text-align:center">Description</th> <th style="text-align:center">Price</th> <th style="text-align:center">Subscribe</t...
gpl-3.0
hqt/theos
include/DataAccess/DATask.h
538
/** * This header is generated by class-dump-z 0.2-1. * class-dump-z is Copyright (C) 2009 by KennyTM~, licensed under GPLv3. * * Source: /System/Library/PrivateFrameworks/DataAccess.framework/DataAccess */ #import "NSObject.h" @protocol DATask <NSObject> -(void)performTask; -(void)cancelTaskWithReason:(int)rea...
gpl-3.0