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
# -*- coding: utf-8 -*- # Generated by Django 1.10.1 on 2016-12-17 20:50 from __future__ import unicode_literals from django.db import migrations class Migration(migrations.Migration): dependencies = [ ('jordbruksmark', '0002_auto_20161217_2140'), ] operations = [ migrations.AlterModelO...
ortoloco/jordbruksmark
jordbruksmark/migrations/0003_auto_20161217_2150.py
Python
gpl-3.0
472
# "$Name: $"; # "$Header: $"; # ============================================================================ # # file : TestServer.py # # description : Python source for the TestServer and its commands. # The class is derived from Device. It represents the # CORBA servant ob...
nexdatas/recselector
test/TestServer.py
Python
gpl-3.0
49,959
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace Junctions { public class Junction { public int x, y; public List<Road> relatedRoads; public Junction(int x_, int y_) { x = x_; ...
3A9C/ITstep
C#/Junctions/Junctions/Regular classes/Junction.cs
C#
gpl-3.0
393
/* * Copyright 2013 Google Inc. * * 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 applicable law or agreed to...
241180/Oryx
oryx-crypt/src/com/oryx/keyparams/AesKeyParameters.java
Java
gpl-3.0
1,095
<!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> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>MPI_Group_free(MPI_Group *group) function</title...
xancandal/dash-docsets
MPI.docset/Contents/Resources/Documents/docs/MPI_Group_free.html
HTML
gpl-3.0
17,512
<?php use Illuminate\Database\Migrations\Migration; use Jenssegers\Mongodb\Schema\Blueprint; class CreateProbesTable extends Migration { /** * Run the migrations. * * @return void */ public function up() { Schema::connection('mongodb')->create('probes', function (Blueprint $tab...
alaimos/tacitus
www/tacitus/database/migrations/2016_08_09_082307_create_probes_table.php
PHP
gpl-3.0
921
<?=t('notifications.hello_x', ['name' => $user->name]) . PHP_EOL?> <?=t('notifications.account_activation.body.txt', [ 'title' => setting("title"), 'host' => Request::schemeAndHttpHost(), 'path' => routeUrl('account_activation', [ 'activation_code' => $activationCode ]) ]) . PHP_EOL?> <?=Req...
Oire/traq
src/views/notifications/account_activation.txt.php
PHP
gpl-3.0
427
package com.gordonturner.bigboard.domain.api.weather.environmentcanada; import java.util.ArrayList; import java.util.List; import javax.annotation.Generated; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlElement; import javax.xml....
gordonturner/BigBoard
src/main/java/com/gordonturner/bigboard/domain/api/weather/environmentcanada/TemperaturesType.java
Java
gpl-3.0
3,414
# coding: utf8 # winetheme.py # 9/29/2013 jichi if __name__ == '__main__': import debug debug.initenv() import features if features.WINE: from sakurakit.skdebug import dwarn MAC_THEME = { 'ActiveBorder' : "240 240 240", 'ActiveTitle' : "240 240 240", 'AppWorkSpace' : "198 198 191", 'Backgroun...
Dangetsu/vnr
Frameworks/Sakura/py/apps/reader/TRASH/winetheme.py
Python
gpl-3.0
3,050
class ApplicationProcessor < ActiveMessaging::Processor # Default on_error implementation - logs standard errors but keeps processing. Other exceptions are raised. # Have on_error throw ActiveMessaging::AbortMessageException when you want a message to be aborted/rolled back, # meaning that it can and should be r...
IntersectAustralia/hcsvlab
app/processors/application_processor.rb
Ruby
gpl-3.0
1,270
--- layout: politician2 title: p c biju profile: party: IND constituency: Alathur state: Kerala education: level: 5th Pass details: photo: sex: caste: religion: current-office-title: crime-accusation-instances: 0 date-of-birth: 1974 profession: networth: assets: 1,01,155 ...
vaibhavb/wisevoter
site/politicians/_posts/2013-12-18-p-c-biju.md
Markdown
gpl-3.0
1,148
<?php class WP_Object_Cache { // WordPress would need to be initialised with this: // wp_cache_add_global_groups( array( 'users', 'userlogins', 'usermeta', 'site-options', 'site-lookup', 'blog-lookup', 'blog-details', 'rss' ) ); var $global_groups = array ( '_cache_keys' ); // WordPress would need to be initia...
msmalley/GeoPress
gp-includes/backpress/class.wp-object-cache-memcached.php
PHP
gpl-3.0
11,205
using UnityEngine; using System.Collections; using System.Collections.Generic; using FarseerPhysics.Collision; using FarseerPhysics.Collision.Shapes; using FarseerPhysics.Dynamics; using FarseerPhysics.Dynamics.Contacts; using FarseerPhysics.Dynamics.Joints; using FarseerPhysics.Common; using FarseerPhysics.Factories; ...
lukehb/Grow-The-Tree
New Unity Project/Assets/_ThirdParty/RageFarseer/Plugins/FarseerComponents/Base/Testbed/CCDTest.cs
C#
gpl-3.0
1,858
#HTTP_HEADER{content-type:text/xml;charset=utf-8} <playlist xmlns="http://xspf.org/ns/0/" version="1"> #SET{laliste,#ENV{images}|tableau2array{","}} <trackList> <BOUCLE_galerieima(DOCUMENTS){id_document IN #GET{laliste}}> <track> <title>[(#TITRE|supprimer_numero)]</title> <BOUCLE_infos(ARTICLES){id_document}> ...
umibulle/romette
plugins/magusine-portage2/squelettes/blocs/galeries/xml_diaporama.html
HTML
gpl-3.0
550
/** Copyright (c) 2017 Gabriel Dimitriu All rights reserved. DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. This file is part of chappy project. Chappy is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by ...
gdimitriu/chappy
chappy-configurations/src/main/java/chappy/configurations/system/SystemConfiguration.java
Java
gpl-3.0
2,443
package net.bmaron.openfixmap; import java.util.ArrayList; import java.util.Arrays; import java.util.List; import android.content.SharedPreferences; import android.content.SharedPreferences.OnSharedPreferenceChangeListener; import android.os.Bundle; import android.preference.Preference; import android.preference.Pref...
eMerzh/OpenFixMap
src/net/bmaron/openfixmap/Preferences.java
Java
gpl-3.0
1,958
#include "CFilterEvent.h" //----------------------------------------------------------------------- CFilterEvent::CFilterEvent(CFilterEvent::IFilterEventListener* pListener, int iUpdateDT) : m_pListener(pListener) , m_iUpdateDT(iUpdateDT) { connect(&m_UpdateTimer, SIGNAL(timeout()), this, SLOT(filter()));...
Jbx2-0b/Humble3D
lib_tools/CFilterEvent.cpp
C++
gpl-3.0
726
USE NBNData GO SET ANSI_NULLS OFF GO SET QUOTED_IDENTIFIER OFF GO /*===========================================================================*\ Description: Gets a concatenated string of the Taxon_Designation_Keys for a particular Taxon_Designation_Set. Parameters: @Taxon_Designation_Set_Key The prima...
LERCAutomation/SQLServer
User Functions/SQL Create ufn_AFGetSetDesignations.sql
SQL
gpl-3.0
2,752
LANG_SHOW_ALL_USERS=显示所有用户 LANG_DELETE_USER=删除一个用户 LANG_SHOW_DOMAINS_THAT_CONTAIN=显示包含的域名 LANG_CLEAR_SEARCH=清除搜索
pandidan/daria
lang/cn/admin/show_all_users.html
HTML
gpl-3.0
163
#include "my_stack.h" using namespace std; int main() { My_Stack stack1( 3 ); stack1.push( 1 ); stack1.push( 2 ); stack1.push( 3 ); stack1.push( 4 ); cout << "Stack capacity is: " << stack1.capacity() << endl; cout << "Trying push function:" << endl; stack1.printStack(); cout << "Trying pop function:" << endl;...
artomnats/work
Stack/main.cpp
C++
gpl-3.0
630
function onSay(cid, words, param, channel) local list = {} local ips = {} local players = getPlayersOnline() for i, pid in ipairs(players) do local ip = getPlayerIp(pid) local tmp = table.find(ips, ip) if(tmp ~= nil) then if(table.countElements(list, ip) == 0) then list[players[tmp]] = ip end li...
Giorox/AngelionOT-Repo
data/talkactions/scripts/multicheck.lua
Lua
gpl-3.0
832
/* * * Copyright (C) 2015 Dmytro Grygorenko <dmitrygrig@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 versi...
dmitrygrig/CloudNet
cloudnet-examples/src/main/java/cloudnet/examples/elasticity/bn/DirtyPageLevel.java
Java
gpl-3.0
1,883
/* Copyright Paul James Mutton, 2001-2009, http://www.jibble.org/ This file is part of PircBot. This software is dual-licensed, allowing you to choose between the GNU General Public License (GPL) and the www.jibble.org Commercial License. Since the GPL may be too restrictive for use in a proprietary application, a c...
Toofifty/RapidIRC
RapidIRC/src/org/jibble/pircbot/Queue.java
Java
gpl-3.0
3,355
../../../linux-headers-3.0.0-12/include/linux/thread_info.h
Alberto-Beralix/Beralix
i386-squashfs-root/usr/src/linux-headers-3.0.0-12-generic/include/linux/thread_info.h
C
gpl-3.0
59
/** ----------------------------------------------------------------- * Sammelbox: Collection Manager - A free and open-source collection manager for Windows & Linux * Copyright (C) 2011 Jerome Wagener & Paul Bicheler * * This program is free software: you can redistribute it and/or modify * it under t...
jeromewagener/Sammelbox
Sammelbox-Desktop/src/org/sammelbox/controller/managers/SavedSearchManager.java
Java
gpl-3.0
12,616
/***************************************************************************** * * Copyright (C) 2013 Atmel Corporation * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * * Redist...
carangil/simavr-visualstudio
simavr/avr-toolchain-includes/avr/iom3250pa.h
C
gpl-3.0
19,122
//Application description box AnnoJ.AboutBox = (function() { var info = { //logo : "<a href='http://www.annoj.org'><img src='http://neomorph.salk.edu/epigenome/img/Anno-J.jpg' alt='Anno-J logo' /></a>", logo : "", version : 'Beta 1.1', engineer : 'Julian Tonti-Filippini', contact : 'tontij01(a...
Michigan-State-University/gxseq
public/javascripts/sv/gui/aboutbox.js
JavaScript
gpl-3.0
1,837
<!DOCTYPE html> <html> <head> <meta charset="utf-8"/> <style> table.head, table.foot { width: 100%; } td.head-rtitle, td.foot-os { text-align: right; } td.head-vol { text-align: center; } table.foot td { width: 50%; } table.head td { width: 33%; } div.spacer { margin: 1em 0; } </style> <title> WCSCSPN(3P)</title> </hea...
fusion809/fusion809.github.io-old
man/wcscspn.3p.html
HTML
gpl-3.0
3,660
body{background:#eee;font:normal 16px sans-serif;padding:1rem}#paper{background:#fff;width:100%}#paper,#paperDebug{border:1px solid rgba(0,0,0,.15)}#paperDebug{background-color:rgba(0,0,0,.5);color:#fff;font-family:Courier New,monospace;font-size:13px;padding:.5rem;position:fixed;right:1rem;top:1rem;width:250px}@media ...
leemcd56/WhitePaper.js
dist/WhitePaper.min.css
CSS
gpl-3.0
422
<description>Issued at 1500 UTC WED OCT 28 2020 <![CDATA[<pre> 000 WTNT23 KNHC 281448 TCMAT3 HURRICANE ZETA FORECAST/ADVISORY NUMBER 16 NWS NATIONAL HURRICANE CENTER MIAMI FL AL282020 1500 UTC WED OCT 28 2020 CHANGES IN WATCHES AND WARNINGS WITH THIS ADVISORY... THE TROPICAL STORM WATCH WEST OF MORGAN CI...
jasonfleming/asgs
input/sample_advisories/2020/al282020_zeta/16.al282020.fst.html
HTML
gpl-3.0
3,148
__all__ = ["core"]
alfiyansys/a-reconsidered-sign
algorithms/__init__.py
Python
gpl-3.0
18
package com.pain.log.painlog.negocio; import android.app.Activity; import android.support.v7.widget.RecyclerView; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.ImageView; import android.widget.TextView; import com.pain.log.painlog.R; import java.ut...
rulogarcillan/PainLog
app/src/main/java/com/pain/log/painlog/negocio/AdapterFicheros.java
Java
gpl-3.0
3,294
# -*- coding: binary -*- module Msf autoload :Opt, 'msf/core/opt' autoload :OptBase, 'msf/core/opt_base' autoload :OptAddress, 'msf/core/opt_address' autoload :OptAddressRange, 'msf/core/opt_address_range' autoload :OptBool, 'msf/core/opt_bool' autoload :OptEnum, 'msf/core/opt_enum' autoload :OptInt, ...
cSploit/android.MSF
lib/msf/core/option_container.rb
Ruby
gpl-3.0
7,131
// Decompiled with JetBrains decompiler // Type: Wb.Lpw.Platform.Protocol.LogCodes.Database.Inventory.SetItemCategory.Error // Assembly: Wb.Lpw.Protocol, Version=2.13.83.0, Culture=neutral, PublicKeyToken=null // MVID: A621984F-C936-438B-B744-D121BF336087 // Assembly location: C:\Users\CGA Computer\Desktop\LEGO Univer...
mater06/LEGOChimaOnlineReloaded
LoCO Client Files/Decompressed Client/Extracted DLL/Wb.Lpw.Protocol/LogCodes/Database/Inventory/SetItemCategory/Error.cs
C#
gpl-3.0
1,017
namespace Maticsoft.TaoBao.Response { using Maticsoft.TaoBao; using Maticsoft.TaoBao.Domain; using System; using System.Runtime.CompilerServices; using System.Xml.Serialization; public class SimbaAdgroupCatmatchGetResponse : TopResponse { [XmlElement("adgroupcatmatch")] publ...
51zhaoshi/myyyyshop
Maticsoft.TaoBao_Source/Maticsoft.TaoBao.Response/SimbaAdgroupCatmatchGetResponse.cs
C#
gpl-3.0
378
//------------------------------------------------------------------------------ // <auto-generated> // This code was generated by a tool. // Runtime Version:4.0.30319.18063 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // </auto-generated> //--...
sam-wilberforce/PasswordManager
PasswordManager/Properties/Settings1.Designer.cs
C#
gpl-3.0
3,131
main: main.c gcc -ljack main.c -o main
KenetJervet/mapensee
xiaosi/jack_test/Makefile
Makefile
gpl-3.0
40
<?php /** * @author stev leibelt <artodeto@bazzline.net> * @since 2014-12-10 */ /** * Class ZipCommand * @see * http://www.cyberciti.biz/tips/how-can-i-zipping-and-unzipping-files-under-linux.html */ class ZipCommand extends Command { /** * @param string $archiveName * @param string $path *...
stevleibelt/examples
php/pdf/soffice/ZipCommand.php
PHP
gpl-3.0
1,784
using System; using System.Collections.Generic; using System.Text; using wx; namespace TrainDirNET { public class Itinerary : ClientData { public Itinerary next; // Itinerary* next; public int visited; /* flag to avoid endless loop */ public string name; /* name of itinerary */ public string signam...
erikdattilo/traincontroller
traincontroller/Itinerary.cs
C#
gpl-3.0
698
setup () { service_name="winbind" if [ "$1" != "down" ] ; then debug "Marking Winbind service as up and managed by CTDB" service "winbind" force-started setup_script_options <<EOF CTDB_MANAGES_WINBIND="yes" EOF export FAKE_WBINFO_FAIL="no" else debug "Marking Winbind service as down and not managed b...
sathieu/samba
ctdb/tests/eventscripts/scripts/49.winbind.sh
Shell
gpl-3.0
541
#!/bin/sh pkgname=nginx ARCH_NAME=nginx-mainline pkgver=1.13.11 vcs=mercurial hgtag=release-${pkgver} urls="http://nginx.org/download/nginx-${pkgver}.tar.gz" srctar=${pkgname}-${pkgver}.tar.gz relmon_id=5413 kiin_make() { ./auto/configure --prefix=/etc/nginx \ --conf-path=/etc/nginx/nginx.conf \ -...
alekseyrybalkin/kiin-repo
networking/nginx/package.sh
Shell
gpl-3.0
1,959
package com.cloudera.cmf.service.config; import com.cloudera.cmf.model.DbConfig; import com.cloudera.cmf.service.ServiceHandlerRegistry; import com.cloudera.cmf.service.Validation; import com.cloudera.cmf.service.Validation.ValidationState; import com.cloudera.cmf.service.ValidationContext; import com.cloudera....
Mapleroid/cm-server
server-5.11.0.src/com/cloudera/cmf/service/config/AlarmConfigParamSpec.java
Java
gpl-3.0
5,868
/** ** Vixen Engine ** Copyright(c) 2015 Matt Guerrette ** ** GNU Lesser General Public License ** This file may be used under the terms of the GNU Lesser ** General Public License version 3 as published by the Free ** Software Foundation and appearing in the file LICENSE.LGPLv3 included ** in the packaging of this ...
MattGuerrette/VixenEngine
source/unused/vgraphics/vix_texture.cpp
C++
gpl-3.0
654
# implement samba_tool drs commands # # Copyright Andrew Tridgell 2010 # Copyright Andrew Bartlett 2017 # # based on C implementation by Kamen Mazdrashki <kamen.mazdrashki@postpath.com> # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as pub...
kernevil/samba
python/samba/netcmd/drs.py
Python
gpl-3.0
36,173
#region Copyright & License Information /* * Copyright 2007-2021 The OpenRA Developers (see AUTHORS) * This file is part of OpenRA, which is free software. It is made * available to you under the terms of the GNU General Public License * as published by the Free Software Foundation, either version 3 of * the Licen...
pchote/OpenRA
OpenRA.Mods.Common/Activities/UnloadCargo.cs
C#
gpl-3.0
3,979
<!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 (1.8.0_102) on Tue Feb 21 18:04:39 GMT 2017 --> <title>Index (${plugin.name} JavaDoc)</title> <meta name="date" content="2017-02-21"> <link rel="style...
masterucm1617/botzzaroni
BotzzaroniDev/GATE_Developer_8.4/plugins/Stemmer_Snowball/doc/javadoc/index-all.html
HTML
gpl-3.0
52,731
CREATE TABLE User ( ID INT NOT NULL AUTO_INCREMENT UNIQUE, First_Name VARCHAR(25) NOT NULL, Last_Name VARCHAR(25) NOT NULL, Username VARCHAR(20) NOT NULL, Password VARCHAR(20) NOT NULL, Email VARCHAR(20) NOT NULL, Admin CHAR(1), PRIMARY KEY( ID ) ); CREATE TABLE Service ( Service_ID INT NOT NULL AUTO_INCREMEN...
Thedonutz/FlywayDBSchema
src/main/resources/db/migration/V1__TvPackageSchema_v1.sql
SQL
gpl-3.0
952
/* * Copyright (C) 2020 Graylog, Inc. * * This program is free software: you can redistribute it and/or modify * it under the terms of the Server Side Public License, version 1, * as published by MongoDB, Inc. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; withou...
Graylog2/graylog2-server
graylog2-server/src/main/java/org/graylog2/indexer/fieldtypes/IndexFieldTypePollerPeriodical.java
Java
gpl-3.0
12,054
<?php class DocumentController extends Controller { /** * @var string the default layout for the views. Defaults to '//layouts/column2', meaning * using two-column layout. See 'protected/views/layouts/column2.php'. */ public $layout='//layouts/column2'; /** * Displays a particular model. * @param intege...
Renaud-Diez/NFT
protected/controllers/DocumentController.php
PHP
gpl-3.0
5,747
package com.company.Sorters; import java.util.Comparator; /** * Created by sky on 5/22/15. * Dummy class to add name to Comparator interface, * used in output filename generation. */ public interface Comparer<T> extends Comparator<T> { String getName(); }
skycook/imgrgb
Sorters/Comparer.java
Java
gpl-3.0
266
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="de"> <head> <!-- Generated by javadoc (version 1.7.0_80) on Sat Dec 19 22:20:05 CET 2015 --> <title>AbstractListFieldSearcher (Genji Scrum Tool &amp; Issue Tracking API Documentation 5.0.1...
trackplus/Genji
docs/com/aurel/track/lucene/search/listFields/AbstractListFieldSearcher.html
HTML
gpl-3.0
26,996
// <copyright file="MainClass.cs" company="John Colagioia"> // John.Colagioia.net. Licensed under the GPLv3 // </copyright> // <author>John Colagioia</author> namespace TextManager { using System; /// <summary> /// Main class. /// </summary> public static class MainClass ...
jcolag/TypeTime
TextManager/MainClass.cs
C#
gpl-3.0
1,715
from setuptools import setup version = 'y.dev0' long_description = '\n\n'.join([ open('README.rst').read(), open('TODO.rst').read(), open('CREDITS.rst').read(), open('CHANGES.rst').read(), ]) install_requires = [ 'pkginfo', 'setuptools', 'nens', ], tests_require = [ ] setup(...
nens/timeseries
setup.py
Python
gpl-3.0
1,079
import abjad def test_LilyPondParser__functions__transpose_01(): pitches = ["e'", "gs'", "b'", "e''"] maker = abjad.NoteMaker() target = abjad.Staff(maker(pitches, (1, 4))) key_signature = abjad.KeySignature("e", "major") abjad.attach(key_signature, target[0]) assert abjad.lilypond(target) =...
Abjad/abjad
tests/test_LilyPondParser__functions__transpose.py
Python
gpl-3.0
2,425
{% extends 'general/base.html' %} {% block title %}{{ profile_user.username }} profile | {{ block.super }}{% endblock %} {% block content %} <div class="row"> <div class="col-sm-8 col-sm-offset-2"> <h3>{{ profile_user.username }}</h3> <hr/> <div> ...
RomanOsadchuk/GoStory
registration/templates/registration/profile.html
HTML
gpl-3.0
1,415
// $Id$ //============================================================================== //! //! \file ElasticBase.C //! //! \date Jul 04 2014 //! //! \author Knut Morten Okstad / SINTEF //! //! \brief Base class representing FEM integrands for elasticity problems. //! //================================================...
kmokstad/IFEM-Elasticity
ElasticBase.C
C++
gpl-3.0
3,929
## EVENT.INVENTORY __Classes and Interfaces __ >io.wolfscript.event.inventory --- {@link io.wolfscript.event.Event Events} relating to {@link io.wolfscript.inventory.Inventory inventory} manipulation. Item | Description --- | :--- __Classes__| __[`BrewEvent`](BrewEvent.md)__ | _Called when the brewing of the co...
miningwolf/docs
docs/wolfbuk/io/wolfscript/event/inventory/0.md
Markdown
gpl-3.0
2,470
<?php /* Copyright (C) 2006-2013 Laurent Destailleur <eldy@users.sourceforge.net> * Copyright (C) 2005-2013 Regis Houssin <regis.houssin@capnetworks.com> * Copyright (C) 2010-2013 Juanjo Menent <jmenent@2byte.es> * Copyright (C) 2012 Christophe Battarel <christophe.battarel@altairis.fr> * Copyr...
hanaa-abdelgawad/mgc_pos
htdocs/core/class/commonobject.class.php
PHP
gpl-3.0
120,285
/* 添加用户的教育经历 */ import React, { PropTypes } from 'react'; import { Toast, Msg } from 'react-weui'; import RecordHistory from '../detail/RecordHistory'; import AddRecord from './AddRecord'; import RemoveRecord from './RemoveRecord'; import { connect } from 'react-redux'; import * as actions from '../../../actions/accep...
nagucc/jkef-wxe
src/routes/acceptors/edit-record/EditRecord.js
JavaScript
gpl-3.0
1,642
{-# LANGUAGE OverloadedStrings #-} module Response.Loading (loadingResponse) where import Text.Blaze ((!)) import qualified Text.Blaze.Html5 as H import qualified Text.Blaze.Html5.Attributes as A import Happstack.Server import MasterTemplate loadingResponse :: String -> ServerPart Response loadingRespo...
Ian-Stewart-Binks/courseography
hs/Response/Loading.hs
Haskell
gpl-3.0
1,275
\documentclass[a4paper]{article} \usepackage[dutch]{babel} \usepackage{color,xypic,amsmath} \xyoption{all} \usepackage{../assignment-nl,../brackets,breqn} \newcommand{\prnul}[0]{\ensuremath{\mbox{nul}}} \newcommand{\prsucc}[0]{\ensuremath{\mbox{succ}}} \newcommand{\prp}[2]{\ensuremath{p_{#2}^{#1}}} \newcommand{\prcn}[...
KULeuven-DeptCW/AaC-Exc
Automata_and_Computability/sol14-8.tex
TeX
gpl-3.0
4,674
#include <QtCore> #include <QtGui> #include <QtNetwork> #include <algorithm> #include <exception> #include <functional> #include <numeric> #ifdef INTERFACE_WIDGET #include <QtWidgets> #endif #ifdef INTERFACE_QUICK2 #include <QtQml> #include <QtQuick> #endif
AncientLysine/BiliLocal
src/Common.h
C
gpl-3.0
260
var $house=$(".box .box1 .house");$house.on("tap",function(){window.location.href="./component.html"});
jessiejieying/projectapp-zjy
public/minjs/appointment/addafter.js
JavaScript
gpl-3.0
103
import numpy as np import scipy.spatial.distance as dist from matplotlib.backends.backend_pdf import PdfPages import matplotlib.pyplot as plt import matplotlib.lines as mplines import scipy.cluster.hierarchy as clust import os def kabsch(coord, ref,app): C = np.dot(np.transpose(coord), ref) V, S, W = np.linalg.svd(C...
jEschweiler/Urease
urease_software/cluster.py
Python
gpl-3.0
5,877
/**************************************************************************** * Tano - An Open IP TV Player * Copyright (C) 2013 Tadej Novak <tadej@tano.si> * Based on ListModel by Christophe Dumez <dchris@gmail.com> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GN...
ntadej/tano
src/common/ListItem.h
C
gpl-3.0
2,399
<!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:52 EDT 2013 --> <title>Uses of Class org.spongycastle.asn1.x509.Extensions</title> <meta name="date" content="2...
gnu-user/orwell
Orwell/doc/org/spongycastle/asn1/x509/class-use/Extensions.html
HTML
gpl-3.0
15,969
package com.epam.wilma.domain.sequence; /*========================================================================== Copyright since 2013, EPAM Systems This file is part of Wilma. Wilma is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published b...
epam/Wilma
wilma-application/modules/wilma-domain/src/main/java/com/epam/wilma/domain/sequence/WilmaSequence.java
Java
gpl-3.0
4,339
<?php // autoload_real.php @generated by Composer class ComposerAutoloaderInitaccf37241ec9131bede13a6307f3df27 { private static $loader; public static function loadClassLoader($class) { if ('Composer\Autoload\ClassLoader' === $class) { require __DIR__ . '/ClassLoader.php'; } ...
belprixx/Base_MVC
vendor/composer/autoload_real.php
PHP
gpl-3.0
1,398
/* * Copyright (C) 2015 Stuart Howarth <showarth@marxoft.co.uk> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License version 3 as * published by the Free Software Foundation. * * This program is distributed in the hope that it will...
marxoft/cuteradio
src/symbian/mediakeycaptureitem.h
C
gpl-3.0
1,662
package com.imbluesmedia.lifegoeson.item; import com.imbluesmedia.lifegoeson.LifeGoesOn; import net.minecraft.client.Minecraft; import net.minecraft.client.renderer.block.model.ModelResourceLocation; import net.minecraft.item.Item; import net.minecraft.util.ResourceLocation; import net.minecraftforge.fml.common.regist...
Luke-Paul/Life-Goes-On
src/main/java/com/imbluesmedia/lifegoeson/item/LGOItems.java
Java
gpl-3.0
1,276
#ifndef LunaRenderer_Vulkan_h__ #define LunaRenderer_Vulkan_h__ #ifdef WIN32 #include "../LunaRenderer.h" #include <vulkan/vulkan.h> namespace Luna { class LunaRenderer_Vulkan : public LunaRenderer { }; } // LunaRenderer #endif // WIN32 #endif // LunaRenderer_Vulkan_h__
samoatesgames/Luna
LunaEngine/Src/Renderer/Renderer_Vulkan/LunaRenderer_Vulkan.h
C
gpl-3.0
304
{% extends "base.html" %} {% block content %} <div id="main"> <!-- One --> <section id="one"> <header class=""> <h1>{{ channel.name }}<sup>({{ articles_num }})</sup></h1> <h4><em>{{ channel.description }}</em></h4> </header> </section> <!-- Two --> {% for article in articles %} ...
yqji/MySite
Code/DavidBlog/Article/templates/article_list.html
HTML
gpl-3.0
1,226
/** * Copyright 2013 Joan Zapata * * 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 applicable law or agreed to...
justingboy/CouldBooks
CouldBooks/src/com/himoo/ydsc/base/quickadapter/QuickAdapter.java
Java
gpl-3.0
2,115
using System.Collections.Generic; namespace Bm2s.Response.Common.Partner.Partner { public class PartnersResponse : Response { public PartnersResponse() { this.Partners = new List<Bm2s.Poco.Common.Partner.Partner>(); } public List<Bm2s.Poco.Common.Partner.Partner> Partners { get; set; } } ...
Csluikidikilest/Bm2sServer
Bm2s.Response.Common/Partner/Partner/PartnersResponse.cs
C#
gpl-3.0
324
<?php /** * A COMP2021 Project in HKUST * Author: * Chan Nok Hin 20349103 nhchanaa@connect.ust.hk * Cheng Ho Kei 12219689 hkchengad@connect.ust.hk * Sze Ka Yau ⁠⁠⁠20348496 kyszeaa@connect.ust.hk */ include_once ('../shar/DataBase.php'); $db_helper = new DataBase('database.db'); if (empty($_REQUES...
SilverRush/Course-Data-Analyser
Client/detail.php
PHP
gpl-3.0
8,234
/* =========================================================================== Doom 3 GPL Source Code Copyright (C) 1999-2011 id Software LLC, a ZeniMax Media company. This file is part of the Doom 3 GPL Source Code ("Doom 3 Source Code"). Doom 3 Source Code is free software: you can redistribute it and/or modify it...
dhewm/dhewm3
neo/tools/radiant/MainFrm.cpp
C++
gpl-3.0
247,130
package org.gvsig.gpe.writer; import org.gvsig.gpe.containers.Layer; /* 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 Gener...
iCarto/siga
libGPE/src-test/org/gvsig/gpe/writer/GPELayerWithIdTest.java
Java
gpl-3.0
2,405
/** * \file xvc_error_item.c * * this file contains the widget used for displaying an individual error in * the warning dialog. */ /* * Copyright (C) 2003 Karl H. Beckers, Frankfurt * EMail: khb@jarre-de-the.net * * This program is free software; you can redistribute it and/or modify * it under the terms of t...
descent/xvidcap
src/xvc_error_item.c
C
gpl-3.0
10,715
#!/usr/bin/env python import VMSYSTEM.libSBTCVM as libSBTCVM import VMSYSTEM.libbaltcalc as libbaltcalc import sys import os assmoverrun=19683 instcnt=0 txtblk=0 VMSYSROMS=os.path.join("VMSYSTEM", "ROMS") critcomperr=0 compvers="v2.2.0" outfile="assmout.trom" #define IOmaps IOmapread={"random": "--0------"} IOmapwr...
ThomasTheSpaceFox/SBTCVM-Mark-2
SBTCVM-asm2.py
Python
gpl-3.0
33,216
AddCSLuaFile( "cl_init.lua" ) AddCSLuaFile( "shared.lua" ) include('shared.lua') ENT.WireDebugName = "Pixel" function ENT:Initialize() self.Entity:PhysicsInit( SOLID_VPHYSICS ) self.Entity:SetMoveType( MOVETYPE_VPHYSICS ) self.Entity:SetSolid( SOLID_VPHYSICS ) self.R, self.G, self.B = 0, 0, 0 se...
resistor58/deaths-gmod-server
wire/lua/entities/gmod_wire_pixel/init.lua
Lua
gpl-3.0
2,311
/* * JPDFSigner - Sign PDFs online using smartcards (GUIAttachmentBarList.java) * Copyright (C) 2013 Ruhr-Universitaet Bochum - Daniel Moczarski, Haiko te Neues * * 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...
ruhr-universitaet-bochum/jpdfsigner
src/main/java/de/rub/dez6a3/jpdfsigner/view/GUIAttachmentBarList.java
Java
gpl-3.0
10,442
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>th - jControl API</title> <link rel="stylesheet" href="http://yui.yahooapis.com/3.9.1/build/cssgrids/cssgrids-min.css"> <link rel="stylesheet" href="../assets/vendor/prettify/prettify-min.css"> <link rel="stylesheet" href="../asse...
JianpingChen/jControl
documentation/classes/th.html
HTML
gpl-3.0
312,050
<!--**************************************************************************** * Title......: Challenge 39 - Adjusting the Padding of an Element * Author.....: Kaskade * Date.......: 05/28/2017 * * Description: * * Now let's put our Cat Photo App away for a little while and learn more abou...
Kaskade01/freecodecamp
01-FRONT-END-OLD/01_HTML_CSS/39-Adjusting-the-Padding-of-an-Element.html
HTML
gpl-3.0
1,489
nav { background-color: #3f3f3f; list-style-type: none; height: 50px; width: 100%; box-shadow:0px 5px 5px black; position: fixed; top: 0; z-index: 99; } nav ul { height: 100%; margin-left: 20px; } nav li { list-style-type: none; text-align: center; height: 100%; ...
DovidM/eyeStorm-nodeJS
client/src/components/Router/index.css
CSS
gpl-3.0
1,878
<?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 ...
juho-jaakkola/moodle
message/lib.php
PHP
gpl-3.0
106,864
#!/usr/bin/python # # generate_nametags_with_barcodes.py # Copyright (C) 2016 Sandeep M # # every year an elementary school in california runs a festival where families # sign up for parties and events, as well as bid for auctions and donations. # each family is issued some stickers with unique barcode to make...
d-e-e-p/generate_nametags_with_barcodes
generate_nametags_with_barcodes.py
Python
gpl-3.0
22,514
<?php /** * @In the name of God! * @author: Iman Moodi (Iman92) * @email: info@apadanacms.ir * @link: http://www.apadanacms.ir * @license: http://www.gnu.org/licenses/ * @copyright: Copyright © 2012-2015 ApadanaCms.ir. All rights reserved. * @Apadana CMS is a Free Software **/ defined('security') or ...
Apadana/apadana-cms
engine/thumbnail.class.php
PHP
gpl-3.0
6,918
/************************************************************************* * Open Fantasy World is a MMORPG where the players will live in community. * Copyright (C) 2012-2013 Víctor Ramirez de la Corte <virako.9@gmail.com> * * This program is free software: you can redistribute it and/or modify * it under the terms of...
Virako/ofw
src/scene/hunterbug.cpp
C++
gpl-3.0
1,800
#!/usr/bin/env python3 '''Test on server shutdown when a zone transaction is open.''' import psutil from dnstest.libknot import libknot from dnstest.test import Test from dnstest.utils import * t = Test() knot = t.server("knot") zone = t.zone("example.com.") t.link(zone, knot) ctl = libknot.control.KnotCtl() t.st...
CZ-NIC/knot
tests-extra/tests/ctl/shutdown/test.py
Python
gpl-3.0
609
-- trail_ar2 return { ["greenSparks"] = { greenSparks = { air = true, class = [[CSimpleParticleSystem]], count = 1, ground = true, water = false, properties = { airdrag = 1, ...
PicassoCT/Journeywar
gamedata/explosions/greenSparks.lua
Lua
gpl-3.0
1,108
/* Copyright (C) 2010-2011, Bruce Ediger This file is part of acl. acl 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....
bediger4000/any-combinatory-logic
cb.h
C
gpl-3.0
1,026
package org.af.commons.widgets.tables; //package biostat.widgettoolkit.tables; // //import javax.swing.table.JTableHeader; //import java.awt.event.MouseAdapter; //import java.awt.event.MouseEvent; // //abstract public class TableHeaderMouseListener extends MouseAdapter { // // private JTableHeader header; ...
kornl/afcommons
src/org/af/commons/widgets/tables/TableHeaderMouseListener.java
Java
gpl-3.0
1,029
<?php /*********************************************************************** N-13 News is a free news publishing system Copyright (C) 2010 Chris Watt 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 S...
chriswatt/N-13-News
language/Slovak.php
PHP
gpl-3.0
51,959
<!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 (1.8.0_11) on Mon Jun 16 17:35:59 PDT 2014 --> <title>BindingHelper (Java Platform SE 8 )</title> <meta name="date" content="2014-06-16"> <meta name="...
DeanAaron/jdk8
jdk8en_us/docs/api/org/omg/CosNaming/BindingHelper.html
HTML
gpl-3.0
15,576
<?php /** * @package GPL Cart core * @author Iurii Makukh <gplcart.software@gmail.com> * @copyright Copyright (c) 2015, Iurii Makukh * @license https://www.gnu.org/licenses/gpl.html GNU/GPLv3 */ namespace gplcart\core; use ReflectionClass; use ReflectionException; /** * Dependency injection container */ clas...
gplcart/gplcart
system/core/Container.php
PHP
gpl-3.0
3,100
#include "temperature.h" #include "ultralcd.h" #ifdef ULTRA_LCD #include "Marlin.h" #include "language.h" #include "cardreader.h" #include "temperature.h" #include "stepper.h" #include "ConfigurationStore.h" /* Configuration settings */ int plaPreheatHotendTemp; int plaPreheatHPBTemp; int plaPreheatFanSpeed; int absP...
dblazie/fpbraille
ultralcd.cpp
C++
gpl-3.0
35,653
#ifndef MANTIDQTMANTIDWIDGETS_DATAPROCESSOROPTIONSTABLECOMMAND_H #define MANTIDQTMANTIDWIDGETS_DATAPROCESSOROPTIONSTABLECOMMAND_H #include "MantidQtWidgets/Common/DataProcessorUI/CommandBase.h" namespace MantidQt { namespace MantidWidgets { namespace DataProcessor { /** @class OptionsCommand OptionsCommand defines t...
ScreamingUdder/mantid
qt/widgets/common/inc/MantidQtWidgets/Common/DataProcessorUI/OptionsCommand.h
C
gpl-3.0
2,032
# Author: echel0n <echel0n@sickrage.ca> # URL: https://sickrage.ca # # This file is part of SickRage. # # SickRage 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...
gborri/SickRage
sickrage/core/exceptions/__init__.py
Python
gpl-3.0
2,553
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html lang="en"> <head> <title>Source code</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <div class="sourceContainer"> <pre><span class="s...
TonyClark/ESL
lib/commons-collections4-4.2/apidocs/src-html/org/apache/commons/collections4/keyvalue/AbstractKeyValue.html
HTML
gpl-3.0
8,418
/** * * Copyright (C) 2015 - Daniel Hams, Modular Audio Limited * daniel.hams@gmail.com * * Mad 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 ...
danielhams/mad-java
1PROJECTS/COMPONENTDESIGNER/component-designer-services/src/uk/co/modularaudio/componentdesigner/generators/ComponentDesignerSupportFileGenerator.java
Java
gpl-3.0
5,485