code stringlengths 3 1.05M | repo_name stringlengths 4 116 | path stringlengths 3 942 | language stringclasses 30
values | license stringclasses 15
values | size int32 3 1.05M |
|---|---|---|---|---|---|
# THIS FILE IS PART OF THE CYLC WORKFLOW ENGINE.
# Copyright (C) NIWA & British Crown (Met Office) & Contributors.
#
# 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... | oliver-sanders/cylc | tests/integration/utils/__init__.py | Python | gpl-3.0 | 1,157 |
package com.gmail.mrphpfan;
import com.gmail.mrphpfan.mccombatlevel.calculator.JavaScriptCalculator;
import com.gmail.mrphpfan.mccombatlevel.calculator.LevelCalculator;
import com.gmail.nossr50.config.Config;
import com.gmail.nossr50.datatypes.player.PlayerProfile;
import com.gmail.nossr50.datatypes.skills.PrimarySkil... | games647/McCombatLevel | src/test/java/com/gmail/mrphpfan/CalculationTest.java | Java | gpl-3.0 | 2,019 |
# cy0
| tranter1991/cy0 | README.md | Markdown | gpl-3.0 | 6 |
/*
* stringtools.h
*
* Created on: 6 mai 2010
* Author: pierre Blavy
* GPL 3.0
*/
#ifndef STRINGTOOLS_H_
#define STRINGTOOLS_H_
#include <string>
#include <algorithm>
#include <sstream>
#include <deque>
namespace bconfig{
namespace str{
//--- begins end with ---
inline bool beginWith(std::stri... | pierreblavy2/cpp-BConfig | src/helpers/str_tools.h | C | gpl-3.0 | 4,480 |
/* Copyright 2013 Oliver Katz
*
* This file is part of LibIncandescence.
*
* LibIncandescence 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 l... | olivettikatz/libincandescence | util/Util.h | C | gpl-3.0 | 5,130 |
<?php
define("LOG_LEVEL", -1); /* quality assurance */
define("DEBUG_MSG", false);
//define("REQUEST_URI", $_SERVER["REQUEST_URI"]); # root directory
//define("REQUEST_URI", substr($_SERVER["REQUEST_URI"], LENGTH)); # replace LENGTH with (path-length) to avoid useless function call
define("REQUEST_URI", ($_SERVER["SCR... | wilaheng/wila | index.php | PHP | gpl-3.0 | 755 |
namespace MQCloud.Transport.Implementation {
internal class ThematicOperationResponse<T> : ThematicMessage<T> {
public int CallbackId { get; set; }
}
} | mqcloud/csharp | Transport/TransportAPI/Implementation/ThematicOperationResponse.cs | C# | gpl-3.0 | 167 |
CC = g++
LIBRARY =Newmat10D/libnewmat.a cluster-1.49/src/libcluster.a -L./boost/lib
LIBRARY_STATIC=Newmat10D/libnewmat.a cluster-1.49/src/libcluster.a boost/lib/libboost_regex.a -static-libstdc++ -static-libgcc
INCLUDE =-I./Newmat10D -I./Subset_library/ -I./boost/include
default: all
all:
tar -zxvf Newmat10D.tar.... | david-juan/ChromDet | S3Det_modified/Makefile | Makefile | gpl-3.0 | 1,384 |
var inherit = function(){
$('*[inherit="source"]').change(function(){
$.get('/admin/libio/variety/hierarchy/' + $(this).val(), function(data){
$('*[inherit="target"]').each(function(key, input){
var id = $(input).prop('id');
var fieldName = id.substring(id.ind... | libre-informatique/SymfonyLibrinfoVarietiesBundle | src/Resources/public/js/inherit.js | JavaScript | gpl-3.0 | 651 |
using System.Collections;
using System.Collections.Generic;
using BaiRong.Core;
using SiteServer.CMS.Core;
using SiteServer.CMS.Model;
namespace SiteServer.CMS.ImportExport
{
public class SiteTemplateManager
{
private readonly string _rootPath;
private SiteTemplateManager(string rootPath)
... | kk141242/siteserver | source/SiteServer.CMS/ImportExport/SiteTemplateManager.cs | C# | gpl-3.0 | 9,736 |
<head>
<meta charset="UTF-8">
<meta name="robots" content="noindex">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0' name='viewport' />
<meta name="HandheldFriendly" content="true" />
<meta name="apple-mo... | givinalis/sms | index.html | HTML | gpl-3.0 | 535 |
/////////////////////////////////////////////////////////////////////////////////
//
// Copyright (C) 2018- Equinor ASA
//
// ResInsight 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... | OPM/ResInsight | ApplicationLibCode/ProjectDataModel/RimTensorResults.h | C | gpl-3.0 | 4,263 |
<?php
function smarty_function_chart_date_range($params, &$smarty)
{
global $L;
$name_id = $params["name_id"];
$default = $params["default"];
$lines = array();
$lines[] = "<select name=\"$name_id\" id=\"$name_id\">";
$lines[] = "<option value=\"everything\" " . (($default == "everything") ? "selected" : "") .... | formtools/module-data_visualization | smarty_plugins/function.chart_date_range.php | PHP | gpl-3.0 | 3,073 |
# Qt library
#
# Notes:
# There's no performance penalty for importing all Qt modules into whichever modules
# need access to at least some Qt modules, so for simplicity's sake that's what we'll do.
from util import RequiredImportError
from constants import PYSIDE, PYQT4
import qt_helper
_qtLib = qt_helper.qtLib... | pylonsoflight/kea | qt.py | Python | gpl-3.0 | 1,023 |
<!DOCTYPE html>
<!--[if lt IE 7]><html class="no-js lt-ie10 lt-ie9 lt-ie8 lt-ie7 "> <![endif]-->
<!--[if IE 7]><html class="no-js lt-ie10 lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]><html class="no-js lt-ie10 lt-ie9"> <![endif]-->
<!--[if IE 9]><html class="no-js lt-ie10"> <![endif]-->
<!--[if gt IE 8]><!-->
<html class... | blakel12/metavault | content/shop/for-him-outdoor-shoes.html | HTML | gpl-3.0 | 27,435 |
/*
* This file is part of the L2J Global project.
*
* 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 p... | rubenswagner/L2J-Global | java/com/l2jglobal/gameserver/network/clientpackets/ExPCCafeRequestOpenWindowWithoutNPC.java | Java | gpl-3.0 | 1,579 |
<?php
/**
* Copyright (c) 2014 Educ-Action
*
* This file is part of ADES.
*
* ADES 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 ve... | doc212/ades | web/nomeleve.php | PHP | gpl-3.0 | 2,540 |
/* Generated By:JJTree: Do not edit this line. ASTSQLOrderByElem.java */
package com.hardcode.gdbms.parser;
public class ASTSQLOrderByElem extends SimpleNode {
public ASTSQLOrderByElem(int id) {
super(id);
}
public ASTSQLOrderByElem(SQLEngine p, int id) {
super(p, id);
}
/** Accept the visitor. *... | iCarto/siga | libGDBMS/src/main/java/com/hardcode/gdbms/parser/ASTSQLOrderByElem.java | Java | gpl-3.0 | 434 |
#!/usr/bin/python -tt
# An incredibly simple agent. All we do is find the closest enemy tank, drive
# towards it, and shoot. Note that if friendly fire is allowed, you will very
# often kill your own tanks with this code.
#################################################################
# NOTE TO STUDENTS
# This is... | sm-github/bzrflag | bzagents/dumb_agent.py | Python | gpl-3.0 | 4,903 |
<?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 | question/type/multichoicewiris/lang/en/qtype_multichoicewiris.php | PHP | gpl-3.0 | 2,595 |
package tripbooker.dto.domain.ticket;
/**
*
* @author Pablo Albaladejo Mestre <pablo.albaladejo.mestre@gmail.com>
*/
public class TicketDOImp implements ITicketDO{
private int ticketID;
private String code;
private int userID;
private int flightID;
@Override
public int getTicketID() {
... | pablo-albaladejo/javaee | proyecto/base/tripbooker/src/tripbooker/dto/domain/ticket/TicketDOImp.java | Java | gpl-3.0 | 1,133 |
#pragma once
#include <ieventstore.h>
#include <ieventsubject.h>
#include <atomic>
namespace reporting {
class EventStoreProcessor
{
public:
explicit EventStoreProcessor(
const IEventStorePtr& store,
const IEventSubjectPtr& subject,
int delay = 5)
: d_store_sp... | spaque/reporting-cpp | src/reporting/eventstoreprocessor.h | C | gpl-3.0 | 642 |
{$N UI.UI_Panel}
.ui.UI_Panel {
position: absolute;
padding: 0;
margin: 0;
}
.ui.UI_Panel > .inner {
position: relative;
padding: 0;
margin: 0;
overflow: auto;
width: 100%;
height: 100%;
}
.ui.UI_Panel > .inner > .body {
position: relative;
padding: 0;
margin: 0;
overflow: hidden;
min-width: 100%;
min... | sfia-andreidaniel/Constraint | css/UI_Panel.css | CSS | gpl-3.0 | 365 |
\documentclass[12pt]{article}
%**** Page settings *********************
\usepackage[%
paper=a4paper,%
%landscape,
%includeheadfoot,%
margin=1cm,%
headsep=0cm, footskip=0cm,%
dvips,%
]{geometry}
%**** Encoding **************************
\usepackage[latin1]{inputenc}
%****************************************
\pages... | FabriceSalvaire/PyDVI | tex-samples/long-text.cmr.latin1.tex | TeX | gpl-3.0 | 1,477 |
.issue-event {
width: 100%;
margin: 15px;
}
.page {
margin: 0px 40px 0px 0px;
}
.header {
background: var(--primary-color-dark) !important;
color: #FFF;
margin: 1px 0px 15px;
padding: 15px 0px 0px;
}
.header h1 {
color: #FFF;
margin-left: 20px;
}
.status {
margin-left: 0px;
}
.status mwc-icon {... | Tangerine-Community/Tangerine | client/src/app/case/components/issue/issue.component.css | CSS | gpl-3.0 | 1,197 |
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
namespace multiFormList
{
public partial class FormLogin : Form
{
const string USERNAME = "admin";
const string PASSWORD = "0000"... | aben20807/window_programming | practice/multiFormList/multiFormList/FormLogin.cs | C# | gpl-3.0 | 1,456 |
<HTML >
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1252" />
<TITLE>doImport</TITLE>
<LINK REL="stylesheet" TYPE="text/css" HREF="../common/ie4.css" />
<LINK REL="stylesheet" TYPE="text/css" HREF="../common/ie5.css" />
<style>
BODY
{
font-family:verdana,arial,helvetica;
margin:0;
}
</sty... | gucong3000/handbook | dhtml/DHTML/DHTMLref/methods/doimport.html | HTML | gpl-3.0 | 6,763 |
package br.edu.curso.mockito.exercicio.interacao.game;
import static org.mockito.Matchers.any;
import static org.mockito.Matchers.anyInt;
import static org.mockito.Mockito.mock;
import static org.mockito.Mockito.never;
import static org.mockito.Mockito.times;
import static org.mockito.Mockito.verify;
import static org... | rafarocha/ceshi | unit/ceshi-mockito/src/test/java/br/edu/curso/mockito/exercicio/interacao/game/ForcaTest.java | Java | gpl-3.0 | 1,935 |
/**
* Session.java
*
* This file was auto-generated from WSDL
* by the Apache Axis 1.4 Apr 22, 2006 (06:55:48 PDT) WSDL2Java emitter.
*/
package is.idega.idegaweb.pheidippides.webservice.hlaupastyrkurISB.client;
@SuppressWarnings({"rawtypes", "unused"})
public class Session implements java.io.Serializable {
p... | bluebottle/is.idega.idegaweb.block.pheidippides | src/java/is/idega/idegaweb/pheidippides/webservice/hlaupastyrkurISB/client/Session.java | Java | gpl-3.0 | 3,626 |
package net.ramso.dita.bookmap;
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlAttribute;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlElements... | ramsodev/DitaManagement | dita/dita.bookmap/src/net/ramso/dita/bookmap/FrontmatterClass.java | Java | gpl-3.0 | 21,779 |
"use strict";
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Refl... | umeshsohaliya/AngularSampleA | app/components/home/home.component.js | JavaScript | gpl-3.0 | 1,660 |
'use strict';
var BarcodeScan = require('com.tlantic.plugins.device.barcodescan.BarcodeScan');
var barcodeScan;
exports.init = function (success, fail, args) {
if (!barcodeScan) {
barcodeScan = new BarcodeScan();
barcodeScan.onReceive = exports.rcMessage;
barcodeScan.init(success, fail);... | Tlantic/cdv-device-barcodescan-plugin | src/windows8/BarcodeScanProxy.js | JavaScript | gpl-3.0 | 897 |
# IPython的魔法符号-Magics
#### [openthings@163.com](http://my.oschina.net/u/2306127/blog?catalog=2527511)
### 最新的Jupyter Notebook可以混合执行Shell、Python以及Ruby、R等代码!
这一功能将解释型语言的特点发挥到了极致,从而打破了传统语言`"运行时"`的边界。
**IPython是一个非常好用Python控制台,极大地扩展了Python的能力。**
因为它不仅是一种语言的运行环境,而且是一个高效率的分析工具。
* 之前任何语言和IDE都是相互独立的,导致工作时需要在不同的系统间切换和拷贝/... | supergis/git_notebook | doc/jupyter_magics.md | Markdown | gpl-3.0 | 16,492 |
<!DOCTYPE html>
<html lang="en-us">
<head>
<title>Apt Get</title>
<style>
html body {
font-family: Lato, sans-serif;
background-color: white;
}
:root {
--accent: #3fb3b2;
--border-width: 5px ;
}
</style>
<link rel="stylesheet" href="../../css/... | letiR/letiR_website | tags/apt-get/index.html | HTML | gpl-3.0 | 5,892 |
//
// njhseq - A library for analyzing sequence data
// Copyright (C) 2012-2018 Nicholas Hathaway <nicholas.hathaway@umassmed.edu>,
//
// This file is part of njhseq.
//
// njhseq 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 ... | bailey-lab/bibseq | src/njhseq/concurrency/pools/AlignerPool.cpp | C++ | gpl-3.0 | 3,615 |
<?php
/*
* Copyright (C) 2015 Biospex
* biospex@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.
*
... | iDigBio/Biospex | app/Listeners/CacheEventSubscriber.php | PHP | gpl-3.0 | 1,285 |
/*
* Copyright (C) 2017 Timo Vesalainen <timo.vesalainen@iki.fi>
*
* 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 ve... | tvesalainen/util | vfs/src/main/java/org/vesalainen/vfs/attributes/FileAttributeName.java | Java | gpl-3.0 | 13,646 |
/*---------------------------------------------------------------------------*\
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
\\ / A nd | Copyright (C) 2011 OpenFOAM Foundation
\\/ M anipulation |
-------------... | kempj/OpenFOAM-win | src/finiteVolume/cfdTools/general/bound/bound.H | C++ | gpl-3.0 | 2,244 |
package de.macbury.botlogic.core.ui.code_editor.js;
import java.io.Reader;
/**
* A simple Java source file parser for syntax highlighting.
*
* @author Matthias Mann
*/
public class JavaScriptScanner {
public enum Kind {
/** End of file - this token has no text */
EOF,
/** End of line - this token h... | macbury/BotLogic | src/de/macbury/botlogic/core/ui/code_editor/js/JavaScriptScanner.java | Java | gpl-3.0 | 4,698 |
# vim: ft=python fileencoding=utf-8 sts=4 sw=4 et:
# Copyright 2015-2021 Florian Bruhin (The Compiler) <mail@qutebrowser.org>
#
# This file is part of qutebrowser.
#
# qutebrowser 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 S... | fiete201/qutebrowser | tests/unit/misc/test_ipc.py | Python | gpl-3.0 | 28,342 |
package es.udc.tfg_es.clubtriatlon.utils.dao;
/* BSD License */
import java.io.Serializable;
import es.udc.tfg_es.clubtriatlon.utils.exceptions.InstanceNotFoundException;
public interface GenericDao <E, PK extends Serializable>{
void save(E entity);
E find(PK id) throws InstanceNotFoundException;
boolean exist... | Al-Mikitinskis/ClubTriatlon | src/main/java/es/udc/tfg_es/clubtriatlon/utils/dao/GenericDao.java | Java | gpl-3.0 | 388 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace ConsoleTutorial1
{
class Program
{
static void Main(string[] args)
{
Console.ForegroundColor = ConsoleColor.Green;
Console.WriteLine("Hello");
... | Easelm/ProgrammingNomEntertainment | Tutorials/C# Console Tutorials/ConsoleTutorial1/ConsoleTutorial1/Program.cs | C# | gpl-3.0 | 472 |
//
// MusicDetailCell.h
// 子曰
//
// Created by Martell on 15/11/28.
// Copyright © 2015年 Martell. All rights reserved.
//
#import <UIKit/UIKit.h>
#import "MImageView.h"
#import "DownloadMusicNetManager.h"
@protocol MusicDetailCellDelegate <NSObject>
- (void)tellmeProgress:(CGFloat)progress withCellTag:(NSInteger)... | Martell1994/ConfusionSaying | 子曰/子曰/View/Music/MusicDetailCell.h | C | gpl-3.0 | 1,538 |
/*****************************************************************************
The Dark Mod GPL Source Code
This file is part of the The Dark Mod Source Code, originally based
on the Doom 3 GPL Source Code as published in 2011.
The Dark Mod Source Code is free software: you can redistribute ... | Extant-1/ThieVR | game/ai/Tasks/PathWaitForTriggerTask.cpp | C++ | gpl-3.0 | 2,703 |
/*
* Copyright (C) 2008-2009 Daniel Prevost <dprevost@photonsoftware.org>
*
* This file is part of Photon (photonsoftware.org).
*
* This file may be distributed and/or modified under the terms of the
* GNU General Public License version 2 or version 3 as published by the
* Free Software Foundation and ap... | dprevost/photon | src/CS/PhotonLib/PrivateLifo.cs | C# | gpl-3.0 | 3,740 |
INSERT INTO PARAMETERS (ID,NAME,SORT,VALUE) VALUES (1,'realVehicleName',0,'RV37');
INSERT INTO PARAMETERS (ID,NAME,SORT,VALUE) VALUES (2,'masterServerURI',0,'http://localhost:8371');
INSERT INTO PARAMETERS (ID,NAME,SORT,VALUE) VALUES (3,'useInternalRosCore',0,'true');
INSERT INTO DEVICES (ID,CONFIGURATION,TOPIC_ROOT,T... | cksystemsgroup/cpcc | cpcc-demo/src/main/resources/setups/rect-050m-by-050m-08x08/db-setup-RV37-rv.sql | SQL | gpl-3.0 | 961 |
package io.github.davidm98.crescent.detection.checks.inventory.inventorytweaks;
import org.bukkit.entity.Player;
import org.bukkit.event.Event;
import org.bukkit.event.inventory.InventoryClickEvent;
import io.github.davidm98.crescent.detection.checks.Check;
import io.github.davidm98.crescent.detection.checks.C... | awesome90/Crescent | src/io/github/davidm98/crescent/detection/checks/inventory/inventorytweaks/InventoryTweaksA.java | Java | gpl-3.0 | 942 |
/*
* Copyright (c) 2007-2013 Nicira, Inc.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of version 2 of the GNU General Public
* License as published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful, but
* WITHOUT... | ejschiller/FLEX | ovs/datapath/linux/compat/gso.c | C | gpl-3.0 | 7,839 |
//------------------------------------------------------------------------------
//
// Module 08939 : Advanced Graphics
// Bicubic B-Spline Assessment
// Curve1D.cpp
//
//------------------------------------------------------------------------------
//-------------------------------------------------------------------... | sihart25/BicubicBSpline | Source/Curve1D.cpp | C++ | gpl-3.0 | 6,272 |
/*
Copyright (C) 2013-2017
Rafael Guglielmetti, rafael.guglielmetti@unifr.ch
*/
/*
This file is part of CoxIter and AlVin.
CoxIter 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,... | rgugliel/CoxIter | lib/polynomials.h | C | gpl-3.0 | 7,047 |
<!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_45) on Fri Jun 14 04:56:05 BST 2013 -->
<TITLE>
A-Index
</TITLE>
<META NAME="date" CONTENT="2013-06-14">
<LINK REL ="stylesheet" TYPE="text/css" HR... | metarelate/terminology-server | moduleFiles/help/metarelateSiteBase/documentation/javadocs/index-files/index-1.html | HTML | gpl-3.0 | 23,824 |
var btimer;
var isclosed=true;
var current_show_id=1;
var current_site_id;
var wurl;
var comment_recapcha_id;
function hideVBrowser()
{
isclosed=true;
$('#websiteviewer_background').fadeOut();
}
function submitTest(view_token)
{
$('#websiteviewer_browserheader').html('<center>...در حال بررسی</center>');
... | amir9480/Traffic-booster | public_html/js/websites.js | JavaScript | gpl-3.0 | 10,083 |
<?php
namespace Modules\Acl\Http\Requests;
use Illuminate\Foundation\Http\FormRequest;
class PerimeterUpdateRequest extends FormRequest {
/**
* Determine if the user is authorized to make this request.
*
* @return bool
*/
public function authorize()
{
return true;
}
... | diouck/laravel | Modules/Acl/Http/Requests/PerimeterUpdateRequest.php | PHP | gpl-3.0 | 763 |
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7-b41
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2016.09.01 at 06:... | DSRCorporation/imf-conversion | itunes-metadata-tv/src/main/java/com/apple/itunes/importer/tv/ReviewComponentItem.java | Java | gpl-3.0 | 2,525 |
<?php
/*
* Copyright (C) 2014 Aaron Sharp
* Released under GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
*/
namespace Controllers;
class IndexController extends Controller {
protected $subController = NULL;
public function setSubController($subController) {
$this->subController = $subController;
}
publ... | chnops/QIIMEIntegration | includes/Controllers/IndexController.php | PHP | gpl-3.0 | 1,275 |
//
// Copyright (C) 2001,2002,2003,2004 Jorge Daza Garcia-Blanes
// Copyright (C) 2010 Andreas Schroeder
//
// This file is part of DrQueue
//
// 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; ... | jasonwbarnett/drqueue-fork | libdrqueue/aqsissg.h | C | gpl-3.0 | 1,827 |
//
// UnrealPaletteDataFormat.cs
//
// Author:
// Michael Becker <alcexhim@gmail.com>
//
// Copyright (c) 2021 Mike Becker's Software
//
// 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 Founda... | alcexhim/UniversalEditor | Plugins/UniversalEditor.Plugins.UnrealEngine/DataFormats/Multimedia/Palette/Unreal/UnrealPaletteDataFormat.cs | C# | gpl-3.0 | 2,463 |
/*
* Copyright (C) 2014 HMPerson1 <hmperson1@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.
*
* Th... | HMPerson1/superdoughnuts | src/hmperson1/apps/superdoughnuts/KeyListenerDelegate.scala | Scala | gpl-3.0 | 1,043 |
/***************************************************************************
* Copyright (C) 2016 by Okkel Klaver *
* info@vanhetland.nl *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the term... | zwartetoorts/separatista | lib/separatista/attributedleafelement.h | C | gpl-3.0 | 2,674 |
require 'geomerative'
# After an original sketch by fjenett
# Declare the objects we are going to use, so that they are accesible
# from setup and from draw
attr_reader :shp, :x, :y, :xd, :yd
def settings
size(600, 400)
smooth(4)
end
def setup
sketch_title 'Blobby Trail'
RG.init(self)
@xd = rand(-5..5)
@y... | ruby-processing/JRubyArt-examples | external_library/gem/geomerative/blobby_trail.rb | Ruby | gpl-3.0 | 638 |
#!/usr/bin/env python
if __name__ == '__main__':
from anoisetools.scripts.dispatch import main
main()
| fhcrc/ampliconnoise | anoise.py | Python | gpl-3.0 | 111 |
/*
* 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 version.
*
* This program is distributed in the hope that it will be u... | paolopavan/cfr | src/weka/classifiers/BAYES/NET/SEARCH/LOCAL/Scoreable.java | Java | gpl-3.0 | 1,195 |
package donnees;
import java.io.BufferedReader;
import java.io.FileReader;
import java.util.ArrayList;
public class ProducteurDefaut implements IProducteur {
private ArrayList<String> donnees;
private IMagasin Magasin;
public ProducteurDefaut() {
super();
donnees = new ArrayList<String>();
Magasin = null;... | Liciax/Projet-M1ALMA-Logiciels-Extensibles | Projet_exten/src/donnees/ProducteurDefaut.java | Java | gpl-3.0 | 3,118 |
<div class="log-form">
<h2>Login to your account</h2>
<form>
<input type="text" title="username" placeholder="username" />
<input type="password" title="username" placeholder="password" />
<button type="submit" class="btn">Login</button>
<a class="forgot" href="#">Forgot Username?</a>
</form>
</di... | lifemapper/core | LmWebServer/public_html/login.html | HTML | gpl-3.0 | 342 |
<table id="location-arrows-table">
<tr class="location-arrows-row1">
<td class="location-arrows-col1">
</td>
<td class="location-arrows-col2">
[%if location_arrows.loc_up%]
<img src="[%location_arrows.img_up%]" alt="" onclick="Locations.move('[%location_arrows.loc_up%]');" class="clickable loc-tr-[%locatio... | JoyTeam/metagam | mg/templates/game/location-arrows.html | HTML | gpl-3.0 | 1,406 |
/*
* Synload Development Services
* September 16, 2013
* Nathaniel Davidson <nathaniel.davidson@gmail.com>
* http://synload.com
*/
package com.synload.groupvideo;
import it.sauronsoftware.base64.Base64;
import java.net.InetSocketAddress;
import java.util.Hashtable;
import org.java_websocket.WebSocket;
import org.... | firestar/GroupVideo | com/synload/groupvideo/Server.java | Java | gpl-3.0 | 3,491 |
FactoryBot.define do
factory :status_change do
status_change_to { 0 }
status_change_from { 1 }
entity { nil }
end
end
| AgileVentures/MetPlus_PETS | spec/factories/status_changes.rb | Ruby | gpl-3.0 | 134 |
<?php
namespace PhpOffice\Common\Adapter\Zip;
use ZipArchive;
class ZipArchiveAdapter implements ZipInterface
{
/**
* @var ZipArchive
*/
protected $oZipArchive;
/**
* @var string
*/
protected $filename;
public function open($filename)
{
$this->filename = $filenam... | collectiveaccess/pawtucket2 | vendor/phpoffice/common/src/Common/Adapter/Zip/ZipArchiveAdapter.php | PHP | gpl-3.0 | 1,167 |
#ifndef ADDCOUNTRYDIALOG_H
#define ADDCOUNTRYDIALOG_H
#include <QDialog>
class QLineEdit;
class AddCountryDialog : public QDialog
{
Q_OBJECT
/*!
* The name of the country.
*/
QLineEdit *m_nameText;
/*!
* The max length of name of country.
*/
int m_maxNameLength;
public:
... | Dgzt/coindatabase | src/addcountrydialog.h | C | gpl-3.0 | 816 |
/*
* Copyright (c) 2017 "Neo4j, Inc." <http://neo4j.com>
*
* This file is part of Neo4j Graph Algorithms <http://github.com/neo4j-contrib/neo4j-graph-algorithms>.
*
* Neo4j Graph Algorithms is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published ... | neo4j-contrib/neo4j-graph-algorithms | algo/src/main/java/org/neo4j/graphalgo/impl/degree/WeightedDegreeCentrality.java | Java | gpl-3.0 | 5,540 |
package sporemodder.extras.spuieditor.components;
import sporemodder.extras.spuieditor.SPUIViewer;
import sporemodder.files.formats.spui.InvalidBlockException;
import sporemodder.files.formats.spui.SPUIBlock;
import sporemodder.files.formats.spui.SPUIBuilder;
public class cSPUIBehaviorWinBoolStateEvent extends cSPUIB... | Emd4600/SporeModder | src/sporemodder/extras/spuieditor/components/cSPUIBehaviorWinBoolStateEvent.java | Java | gpl-3.0 | 1,174 |
#!/usr/bin/env python
"""
Seshat
Web App/API framework built on top of gevent
modifying decorators for HTTP method functions
For more information, see: https://github.com/JoshAshby/
http://xkcd.com/353/
Josh Ashby
2014
http://joshashby.com
joshuaashby@joshashby.com
"""
import json
import seshat_addons.utils.patch_js... | JoshAshby/seshat_addons | seshat_addons/seshat/func_mods.py | Python | gpl-3.0 | 2,354 |
import Component from './mock/component.spec';
QUnit.module( 'File: core/common/assets/js/api/extras/hash-commands.js', ( hooks ) => {
hooks.before( () => {
$e.components.register( new Component() );
} );
QUnit.test( 'get(): Ensure valid return format', ( assert ) => {
// Act.
const actual = $e.extras.hashCo... | ramiy/elementor | tests/qunit/tests/core/common/assets/js/api/extras/hash-commands.spec.js | JavaScript | gpl-3.0 | 2,172 |
/*
Liquid War 6 is a unique multiplayer wargame.
Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 Christian Mauduit <ufoot@ufoot.org>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the F... | lijiaqigreat/liquidwar-web | reference/src/lib/net/net-testmain.c | C | gpl-3.0 | 1,614 |
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <instruction.h>
#include <printstream_file.h>
#include "avr_instruction_set.h"
/* AVRASM formats */
#define AVR_FORMAT_OP_REGISTER(fmt) "R" fmt "" /* mov R0, R2 */
#define AVR_FORMAT_OP_IO_REGISTER(fmt) "$" fmt ... | edma2/ucdisasm | avr/avr_accessors.c | C | gpl-3.0 | 12,492 |
/******************************************************************************/
/* */
/* X r d X r o o t d L o a d L i b . c c */
/* ... | bbockelm/xrootd_old_git | src/XrdXrootd/XrdXrootdLoadLib.cc | C++ | gpl-3.0 | 5,139 |
#define PROTOCOL_KISS 0x01
#define PROTOCOL_SIMPLE_SERIAL 0x02
#define m328p 0x01
#define m1284p 0x02
#define m644p 0x03
#define REF_3V3 0x01
#define REF_5V 0x02
#define ROLE_FILLIN 0x01
#define ROLE_WIDENN 0x02 | markqvist/MicroDigi | util/constants.h | C | gpl-3.0 | 217 |
/*
* qt5-fsarchiver: Filesystem Archiver
*
* Copyright (C) 2008-2016 Dieter Baum. All rights reserved.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public
* License v2 as published by the Free Software Foundation.
*
* This program is distribu... | necrose99/qt4-fsarchiver | src/thread.h | C | gpl-3.0 | 831 |
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.1022
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//---... | Glought/S.O.S.D.C | SimpleOnScreenDeathCounter/Properties/Resources.Designer.cs | C# | gpl-3.0 | 3,560 |
//
// This file was generated by the BinaryNotes compiler.
// See http://bnotes.sourceforge.net
// Any modifications to this file will be lost upon recompilation of the source ASN.1.
//
using System;
using org.bn.attributes;
using org.bn.attributes.constraints;
using org.bn.coders;
using org.bn.types;
using org.bn;... | rogerz/IEDExplorer | MMS_ASN1_Model/Unit_Control_instance.cs | C# | gpl-3.0 | 5,743 |
// VNR - Plugin for NewRelic which monitors `varnishstat`
// Copyright (C) 2015 Luke Mallon
//
// 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... | Nalum/vnr | process/vclient.go | GO | gpl-3.0 | 990 |
<?php
// Heading
$_['heading_title'] = 'View Transaction';
// Text
$_['text_pp_express'] = 'PayPal Express Checkout';
$_['text_product_lines'] = 'Product lines';
$_['text_ebay_txn_id'] = 'eBay transaction ID';
$_['text_name'] = 'Navn';
$_['text_qty'] = 'Lager';
$_['text_price'] = 'Pris';
$_['... | opencartnorge/norwegian-opencart-translation | upload/admin/language/norwegian/payment/pp_express_view.php | PHP | gpl-3.0 | 3,808 |
# multibox
This program is a frontend to the Dropbox Client for Linux that enables you to access **more than one Dropbox** at a time.
It can be executed with both Python 2.x and 3.x on Unix machines (although only tested on Linux).
## Getting started
### Download Dropbox Client
First of all you need to install (or si... | p-ho/multibox | README.md | Markdown | gpl-3.0 | 2,750 |
[//000000001]: # (valtype::iban \- Validation types)
[//000000002]: # (Generated from file 'vtype\.inc' by tcllib/doctools with format 'markdown')
[//000000003]: # (Copyright © 2011 Andreas Kupries <andreas\_kupries@users\.sourceforge\.net>)
[//000000004]: # (valtype::iban\(n\) 1\.7 tcllib "Validation types")
<h... | SAOImageDS9/SAOImageDS9 | tcllib/embedded/md/tcllib/files/modules/valtype/iban.md | Markdown | gpl-3.0 | 5,415 |
/***********************************************************
* Programming Assignment 6
* Arrays program
* Programmers: Mark Eatough and Stephen Williams
* Course: CS 1600
* Created March 5, 2013
*This program takes values from a current array and a resistance,
*array, and uses them to calculate a volts arr... | meatough/Marks-Programs | CS 1600/Homework assignments/programming projects/Programming project 6/Programming Project 6.cpp | C++ | gpl-3.0 | 1,313 |
<?php
if(!defined('sugarEntry') || !sugarEntry) die('Not A Valid Entry Point');
/*********************************************************************************
* SugarCRM is a customer relationship management program developed by
* SugarCRM, Inc. Copyright (C) 2004 - 2009 SugarCRM Inc.
*
* This program is free ... | mitani/dashlet-subpanels | modules/Accounts/AccountFormBase.php | PHP | gpl-3.0 | 19,722 |
public class Solution {
public int longestSubstring(String s, int k) {
if(s.length() < k) return 0;
int[] count = new int[26];
Arrays.fill(count, 0);
for(int i = 0;i < s.length();++i) {
count[(int)(s.charAt(i) - 'a')]++;
}
char c = '-';
for(int i =... | acgtun/leetcode | algorithms/java/Longest Substring with At Least K Repeating Characters.java | Java | gpl-3.0 | 1,120 |
module OLDRETS
VERSION = "2.0.6"
end
| mccollek/ruby-rets | lib/old_rets/version.rb | Ruby | gpl-3.0 | 39 |
# -*- coding: utf-8 -*-
# XMPPVOX: XMPP client for DOSVOX.
# Copyright (C) 2012 Rodolfo Henrique Carvalho
#
# This file is part of XMPPVOX.
#
# XMPPVOX 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 F... | rhcarvalho/xmppvox | xmppvox/server.py | Python | gpl-3.0 | 12,781 |
/** -*- mode: c++ ; c-basic-offset: 2 -*-
*
* @file SeparatorParameter.cpp
*
* Copyright 2017 Sebastien Fourey
*
* This file is part of G'MIC-Qt, a generic plug-in for raster graphics
* editors, offering hundreds of filters thanks to the underlying G'MIC
* image processing framework.
*
* gmic_qt is free... | boudewijnrempt/gmic-qt | src/SeparatorParameter.cpp | C++ | gpl-3.0 | 2,143 |
/***************************************************************************
* *
* Copyright (C) 2017 Seamly, LLC *
* *
* https:/... | FashionFreedom/Seamly2D | src/libs/vpatterndb/variables/varcradius_p.h | C | gpl-3.0 | 3,210 |
import urllib
import urllib2
import json
import time
import hmac,hashlib
def createTimeStamp(datestr, format="%Y-%m-%d %H:%M:%S"):
return time.mktime(time.strptime(datestr, format))
class poloniex:
def __init__(self, APIKey, Secret):
self.APIKey = APIKey
self.Secret = Secret
def post_proc... | Vadus/eldo | src/poloniex/poloniex.py | Python | gpl-3.0 | 6,502 |
<?php
if(isset($_GET['id']))
{
// Allocate a new XSLT processor
$xh = xslt_create();
// Process the document
if (xslt_process($xh, "xml/audio/$id", "xsl/audio/audio.xsl", "gen/audio/$id.xml")) {
readfile("gen/audio/$id.xml");
} else {
echo "Error : " . xslt_error($xh) . " and the ";
e... | astorije/projet-nf29-a10 | export_html/p_audio.php | PHP | gpl-3.0 | 395 |
package com.androidGames.lettersoup;
import java.io.IOException;
import java.io.InputStream;
import org.json.JSONException;
import org.json.JSONObject;
import android.os.Build;
import android.os.Bundle;
import android.annotation.SuppressLint;
import android.app.Activity;
import android.graphics.Canvas;
... | papoon/sopa_letras | LetterSoup/src/com/androidGames/lettersoup/PlayGameActivity.java | Java | gpl-3.0 | 7,386 |
/*!
* Ext JS Library
* Copyright(c) 2006-2014 Sencha Inc.
* licensing@sencha.com
* http://www.sencha.com/license
*/
Ext.define('Ext.org.micoli.app.modules.GridWindow', {
extend: 'Ext.ux.desktop.Module',
requires: [
'Ext.data.ArrayStore',
'Ext.util.Format',
'Ext.grid.Panel',
'Ext.grid.RowN... | micoli/reQuester | desk6/app/org/micoli/app/modules/samples/GridWindow.js | JavaScript | gpl-3.0 | 3,137 |
// Boost Includes ==============================================================
#include <boost/python.hpp>
#include <boost/cstdint.hpp>
// Includes ====================================================================
#include <spuc/raised_cosine_imp.h>
// Using =====================================================... | sav6622/spuc | pyste/raised_cosine_imp.cpp | C++ | gpl-3.0 | 552 |
/* === This file is part of Tomahawk Player - <http://tomahawk-player.org> ===
*
* Copyright 2010-2011, Leo Franchi <lfranchi@kde.org>
*
* Tomahawk 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,... | tomahawk-player/tomahawk | src/libtomahawk/jobview/TransferStatusItem.cpp | C++ | gpl-3.0 | 3,947 |
/***************************************************************************
* Copyright (C) 2006 by Esteban Zeller & Daniel Sequeira *
* juiraze@yahoo.com.ar - daniels@hotmail.com *
* *
* This program is free software; you can ... | tranfuga25s/gestotux | plugins/digifauno/resumenanual.cpp | C++ | gpl-3.0 | 1,754 |
/*
* ice4j, the OpenSource Java Solution for NAT and Firewall Traversal.
* Maintained by the SIP Communicator community (http://sip-communicator.org).
*
* Distributable under LGPL license.
* See terms of license at gnu.org.
*/
package org.ice4j.socket;
import java.net.*;
import org.ice4j.*;
import org.ice4j.mes... | ziah/Friends-Module | ice4j-lib/org/ice4j/socket/TurnDatagramPacketFilter.java | Java | gpl-3.0 | 4,068 |
/**
* @file mt_cpufreq.c
* @brief Driver for CPU DVFS
*
*/
#define __MT_CPUFREQ_C__
/*=============================================================*/
/* Include files */
/*=============================================================*/
/* system includes */
#inc... | psycho-source/Psycho-Kernel | drivers/misc/mediatek/mach/mt6795/mt_cpufreq_64.c | C | gpl-3.0 | 140,761 |