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
# =========================================================================== # This file contain some utilities for the course # =========================================================================== from __future__ import print_function, division, absolute_import import os import sys import time import shutil f...
trungnt13/BAY2-uef17
utils.py
Python
gpl-3.0
7,061
from dungeon.dungeon import Dungeon, Hub from entity.player.players import Player, Party import entity.item.items as items import sys, os import base import web.server try: import dill except: dill = None PARTY = Party() class Manager: def __init__(self): self.checked = False def get_current_release(self): ...
microwaveabletoaster/dunces-and-dungeons
dunces-and-dungeons.py
Python
gpl-3.0
5,516
/** * Copyright (c) 2002-2012 "Neo Technology," * Network Engine for Objects in Lund AB [http://neotechnology.com] * * This file is part of Neo4j. * * Neo4j 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 Foundati...
dksaputra/community
kernel/src/main/java/org/neo4j/kernel/impl/traversal/AbstractTraverserIterator.java
Java
gpl-3.0
1,659
package decoder; import java.util.Date; import common.Config; import common.Log; import fec.RsCodeWord; import telemetry.Frame; import telemetry.FrameProcessException; import telemetry.HighSpeedFrame; /** * * FOX 1 Telemetry Decoder * @author chris.e.thompson g0kla/ac2cz * * Copyright (C) 2015 amsat.org * * ...
ac2cz/FoxTelem
src/decoder/HighSpeedBitStream.java
Java
gpl-3.0
9,988
--- title: "JNU में हिंसा सरकार प्रायोजित गुंडागर्दी है: कांग्रेस" layout: item category: ["politics"] date: 2020-01-09T14:28:04.830Z image: 1578580084830jnu-jairam-ramesh-congress.jpg --- <p><strong>जयराम रमेश ने जम्मू कश्मीर में विदेशी प्रतिनिधिमंडल के दौरे को बताया राजनीतिक पर्यटन</strong></p> <p>नई दिल्ली: कांग्रे...
InstantKhabar/_source
_source/news/2020-01-09-jairam-ramesh-jnu-violance-congress.html
HTML
gpl-3.0
4,038
module FirewallPiercer class Server < FirewallPiercer::Utils::Server def serve(socket) FirewallPiercer::Utils::Socks::Server.new(socket).process end end class TlsServer < FirewallPiercer::Utils::TlsServer def serve(socket) FirewallPiercer::Utils::Socks::Server.new(socket).process end end end
aeris/firewall-piercer
lib/firewall_piercer/server.rb
Ruby
gpl-3.0
312
/* * EvilMusic - Web-Based Music Player * Copyright (C) 2016 Joe Falascino * * 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 vers...
eviljoe/evilmusic
src/main/webapp/components/progress-bar/progress-bar.css
CSS
gpl-3.0
989
<?php /** * Layouts/Sidebar No active horizontal view * * @package photolab */ ?><aside id="search" class="widget widget_search col-md-4"> {{ $search_form }} </aside> <aside id="archives" class="widget col-md-4"> <h3 class="widget-title">{{ __( 'Archives', 'photolab' ) }}</h3> <ul> {{ $archive_list }} </ul> ...
gcofficial/basetheme
app/views/layouts/sidebar-no-active-horizontal.php
PHP
gpl-3.0
524
### 8.2.2 Optimizing Subqueries, Derived Tables, and View References - [8.2.2.1 Optimizing Subqueries, Derived Tables, and View References with Semijoin Transformations](https://dev.mysql.com/doc/refman/5.7/en/semijoins.html) - [8.2.2.2 Optimizing Subqueries with Materialization](https://dev.mysql.com/doc/refman/5.7/e...
cncounter/translation
tiemao_2020/35_mysql_optimization/8.2.2-subquery-optimization.md
Markdown
gpl-3.0
35,719
<!DOCTYPE html> <html xml:lang="en-GB" lang="en-GB" xmlns="http://www.w3.org/1999/xhtml"> <head lang="en-GB"> <title>Ross Gammon’s Family Tree - Family of MARRIED, Never and LUCAS, Ellen</title> <meta charset="UTF-8" /> <meta name ="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-sc...
RossGammon/the-gammons.net
RossFamilyTree/fam/f/b/d15f603cf437be2fd39fdf53cbf.html
HTML
gpl-3.0
5,845
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" con...
Aghosh993/TARS_codebase
libopencm3/doc/stm32l1/html/globals_func_r.html
HTML
gpl-3.0
18,672
#ifndef CANDILDOCKPACKAGE_H #define CANDILDOCKPACKAGE_H #include <QObject> #include <KPackage/PackageStructure> class CandilDockPackage : public KPackage::PackageStructure { Q_OBJECT public: explicit CandilDockPackage(QObject *parent = 0, const QVariantList &args = QVariantList()); ~CandilDockP...
audoban/Candil-Dock
packageplugins/shell/candildockpackage.h
C
gpl-3.0
553
require 'spec_helper' module Tablescript describe RollAndIgnoreStrategy do it 'can be created' do expect { RollAndIgnoreStrategy.new(:table, :rollset) }.not_to raise_error end describe 'evaluate' do let(:dice) { 'd20' } let(:table) { double('table', dice_to_roll: dice) } let(:rol...
jamiehale/tablescript.rb
spec/tablescript/roll_and_ignore_strategy_spec.rb
Ruby
gpl-3.0
1,530
<?php # --------------------------------------- /** * Get list of entities associated with at least one tour stop */ function nysocGetReaders($ps_letter=null) { $ps_letter = strtolower($ps_letter); if (!preg_match("!^[a-z]{1}$!", $ps_letter)) { $ps_letter = null; } $va_params = array(); if ($ps_letter...
libis/pa_cct
themes/nysoc/helpers/dataHelpers.php
PHP
gpl-3.0
3,574
package ru.mos.polls.survey.variants.values; import android.app.AlertDialog; import android.content.Context; import android.content.DialogInterface; import android.text.InputType; import android.text.TextUtils; import android.view.View; import android.view.WindowManager; import android.widget.EditText; import android....
active-citizen/android.java
app/src/main/java/ru/mos/polls/survey/variants/values/FloatVariantValue.java
Java
gpl-3.0
5,017
<?php namespace Fisharebest\Localization\Locale; use Fisharebest\Localization\Territory\TerritoryRw; /** * Class LocaleEnRw * * @author Greg Roach <greg@subaqua.co.uk> * @copyright (c) 2020 Greg Roach * @license GPLv3+ */ class LocaleEnRw extends LocaleEn { public function territory() { re...
fisharebest/localization
src/Locale/LocaleEnRw.php
PHP
gpl-3.0
352
/* * This file is hereby placed into the Public Domain. This means anyone is * free to do whatever they wish with this file. */ package mil.nga.giat.data.elasticsearch; import java.io.Serializable; import java.util.Objects; import java.util.regex.Pattern; /** * Class describing and Elasticsearch attribute includi...
ngageoint/elasticgeo
gt-elasticsearch/src/main/java/mil/nga/giat/data/elasticsearch/ElasticAttribute.java
Java
gpl-3.0
7,242
/* * gtr-tab-activatable.h * This file is part of gtr * * Copyright (C) 2010 - Steve Frécinaux * * 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...
mrkara/gtranslator
src/gtr-tab-activatable.h
C
gpl-3.0
2,226
/* Copyright (C) 2001, 2006 United States Government as represented by the Administrator of the National Aeronautics and Space Administration. All Rights Reserved. */ package gov.nasa.worldwindx.examples; import gov.nasa.worldwind.*; import gov.nasa.worldwind.event.*; import gov.nasa.worldwind.avlist.*; import gov.nas...
printesoi/worldwind
src/gov/nasa/worldwindx/examples/LineBuilder.java
Java
gpl-3.0
14,766
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <title>GNU Radio 3.6.1 C++...
zitouni/gnuradio-3.6.1
build/docs/doxygen/html/functions_eval.html
HTML
gpl-3.0
7,401
<?php /** * Shop System Plugins - Terms of Use * * The plugins offered are provided free of charge by Wirecard Central Eastern Europe GmbH * (abbreviated to Wirecard CEE) and are explicitly not part of the Wirecard CEE range of * products and services. * * They have been tested and approved for full functionalit...
Trimnosh/paymentSDK-php
src/Exception/MandatoryFieldMissingException.php
PHP
gpl-3.0
1,794
/** * Copyright (C) 2011 ZHEJIANG SUPCON TECHNOLOGY CO.,LTD. * All rights reserved. */ package com.supcon.gcs.service; import com.supcon.gcs.entities.User; /** * * 用户操作接口 * * @author Administrator * @version 1.0 */ public interface UserService { /** * 绑定用户信息 * * @param user */ void bindingUser(...
bapSupcon/SupconGCS
src/com/supcon/gcs/service/UserService.java
Java
gpl-3.0
558
import os import sys import shutil import straight.plugin import numpy as np import pkg_resources from os import path from core import utils from core import argparser from core import log from core import parser def main(): ## Parse arguments ap = argparser.init_arg_parser() options = ap.parse_args() ...
satriaphd/bgc-learn
bgc-learn.py
Python
gpl-3.0
18,044
//Charge les élements du jeu1 var a = 5; require('Sprite.js', function() { require('cssFunction.js', function() { require('Ligne.js', function() { require('Tableau.js', function() { require('Cadre.js', function() { require('Bouton.js', function() { require('donneesServeur.js', function(){ require('Message.js', functio...
hgrall/merite
src/communication/tests_b/vue/jeu1.js
JavaScript
gpl-3.0
5,165
/* compress_zlib.cpp -- This file is part of the UPX executable compressor. Copyright (C) 1996-2013 Markus Franz Xaver Johannes Oberhumer Copyright (C) 1996-2013 Laszlo Molnar All Rights Reserved. UPX and the UCL library are free software; you can redistribute them and/or modify them under the term...
null--/graviton
code/external/upx/src/compress_zlib.cpp
C++
gpl-3.0
6,690
<?php // © Copyright 2017, Michael Scarborough. All rights reserved. ini_set('display_errors',1); ini_set('display_startup_errors',1); error_reporting(-1); use LibHelpers\LibLog\impl\LogStdOut; use App\LogicServices\impl\HTTPLogParser; use \App\LogicServices\impl\BasicParserConfig; use App\HTTP\Controllers\ParserEv...
mscarborough-lampdev/taskmanager
other_samples/basic_mvc/bootstrap.php
PHP
gpl-3.0
3,988
/** * j-Interop (Pure Java implementation of DCOM protocol) * * Copyright (c) 2013 Vikram Roopchand * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http...
howie/jinterop
src/org/jinterop/dcom/impls/automation/TypeKind.java
Java
gpl-3.0
1,809
<?php /** * Zend Framework * * LICENSE * * This source file is subject to the new BSD license that is bundled * with this package in the file LICENSE.txt. * It is also available through the world-wide-web at this URL: * http://framework.zend.com/license/new-bsd * If you did not receive a copy of th...
basdog22/Qool
lib/Zend/Service/Yahoo/ResultSet.php
PHP
gpl-3.0
4,699
#ifndef _FAT12_H #define _FAT12_H #include <stdint.h> #include <fs/vfs.h> #define __packed // Directory entry struct _DIRECTORY{ uint8_t Filename[8]; uint8_t Extension[3]; uint8_t Attribute; uint8_t Reserved; uint8_t CreationTimedMS; uint16_t CreationTime; uint16_t CreationDate; uint16_t LastAccesseDate; uin...
Luca1991/SeaStar-OS
Include/fs/fat12.h
C
gpl-3.0
1,049
/* * Copyright (C) 2008, 2009, 2010 The Collaborative Software Foundation. * * This file is part of FeedHandlers (FH). * * FH 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 t...
csinitiative/fhce
feeds/arca/multicast/common/profiling.h
C
gpl-3.0
2,310
package pl.shop.mvc.configuration; import java.util.Locale; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.context.MessageSource; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.ComponentScan; import org.springframework.conte...
grkopiec/spring-shop
src/main/java/pl/shop/mvc/configuration/WebConfig.java
Java
gpl-3.0
5,232
#include <QApplication> #include "Fenetre/FenetreParametre.h" #include <QTextCodec> using namespace std; int main(int argc, char *argv[]) { QTextCodec::setCodecForCStrings(QTextCodec::codecForName("UTF-8")); QTextCodec::setCodecForTr(QTextCodec::codecForName("UTF-8")); QTextCodec::setCodecForLocale(QTextC...
swimaf/Tarot
src/main.cpp
C++
gpl-3.0
431
package net.joaopms.PvPUtilities.helper; import net.joaopms.PvPUtilities.lib.Reference; import net.minecraft.entity.player.EntityPlayer; import net.minecraft.util.ChatComponentText; public class ChatHelper { public static void sendMessageToPlayer(EntityPlayer player, Object message) { player.addChatMessag...
joaopms/PvPUtilities
src/main/java/net/joaopms/PvPUtilities/helper/ChatHelper.java
Java
gpl-3.0
412
# Copyright (c) 2012-2014 Lotaris SA # # This file is part of ROX Center. # # ROX Center 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...
lotaris/rox-center
spec/jobs/process_payload_spec.rb
Ruby
gpl-3.0
11,323
/** * Copyright 2015 George Belden * * This file is part of Sherlock. * * Sherlock 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...
beldenge/Sherlock
src/main/java/com/ciphertool/sherlock/etl/importers/NGramListImporterImpl.java
Java
gpl-3.0
8,834
<?php /** * This is the model class for table "account_fiscalyear". * * The followings are the available columns in table 'account_fiscalyear': * @property integer $id * @property integer $create_uid * @property string $create_date * @property string $write_date * @property integer $write_uid * @property stri...
futurable/futural
backend/protected/models/AccountFiscalyear.php
PHP
gpl-3.0
8,107
<!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><{$keyword}>-<{$Think.config.seo_title}></title> <meta name="keywords" content="<{$Think.config.seo_k...
ZWORKS/sheji.zwork.top
Home/Tpl/default/Search/c_index.html
HTML
gpl-3.0
2,500
<!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_07) on Wed Dec 31 13:41:18 CET 2008 --> <TITLE> WrongRemovalException </TITLE> <META NAME="date" CONTENT="2008-12-31"> <LINK REL ="stylesheet" TYPE...
simonboots/BestFitPlacementHeuristic
doc/scp/logic/WrongRemovalException.html
HTML
gpl-3.0
9,684
/** * naken_asm assembler. * Author: Michael Kohn * Email: mike@mikekohn.net * Web: http://www.mikekohn.net/ * License: GPLv3 * * Copyright 2010-2021 by Michael Kohn * */ #ifndef NAKEN_ASM_ASM_4004_H #define NAKEN_ASM_ASM_4004_H #include "common/assembler.h" int parse_instruction_4004(struct _asm_co...
mikeakohn/naken_asm
asm/4004.h
C
gpl-3.0
363
<!DOCTYPE html> <html lang="en-US"> <!--********************************************--> <!--* Generated from PreTeXt source *--> <!--* on 2021-03-10T19:26:08-08:00 *--> <!--* A recent stable commit (2020-08-09): *--> <!--* 98f21740783f166a773df4dc83cab5293ab63a4a *--> <!--* ...
rhutchinson20/mt21c
images/unit5/knowl/fn-13-hidden.html
HTML
gpl-3.0
718
from SimpleLexicon import SimpleLexicon from LOTlib.Evaluation.EvaluationException import RecursionDepthException class RecursiveLexicon(SimpleLexicon): """ A lexicon where word meanings can call each other. Analogous to a RecursiveLOTHypothesis from a LOTHypothesis. To achieve this, we require the LOThy...
ebigelow/LOTlib
LOTlib/Hypotheses/Lexicon/RecursiveLexicon.py
Python
gpl-3.0
1,491
<?php /** * Session class for Cake. * * Cake abstracts the handling of sessions. * There are several convenient methods to access session information. * This class is the implementation of those methods. * They are mostly used by the Session Component. * * PHP 5 * * CakePHP(tm) : Rapid Development Framework (...
LINUXADDICT/cakecrud
lib/Cake/Model/Datasource/CakeSession.php
PHP
gpl-3.0
16,683
#!/bin/sh # Ensure that pwd options work. # Copyright (C) 2009-2019 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 of the License, or # (at you...
komh/coreutils-os2
tests/misc/pwd-option.sh
Shell
gpl-3.0
1,950
/* * Copyright (C) 2012 Daryl Daly * * This file is part of Heart Observe * * Heart Observe 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) ...
daryldy/Heart
src/ca/ddaly/android/heart/DataStore.java
Java
gpl-3.0
903
<!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:36:07 PDT 2014 --> <title>Uses of Class javax.swing.text.html.parser.Element (Java Platform SE 8 )</title> <meta name="dat...
DeanAaron/jdk8
jdk8en_us/docs/api/javax/swing/text/html/parser/class-use/Element.html
HTML
gpl-3.0
23,980
PRG =master-main # Change above name to that of your project with NO extension. OBJ = $(PRG).o lcd.o MCU_TARGET = atmega128 OPTIMIZE = -O3 # options are 1, 2, 3, s DEFS = LIBS = CC = avr-gcc # Override is only needed by avr-lib buil...
delbel/handheld-i2c-analyzer
Master I2C Demo/Makefile
Makefile
gpl-3.0
1,791
# Instalar complemento de Dolphin: enviar a ptpb.pw ## Descripción Este plugin para Dolphin envía un fichero de forma anónima a __ptpb.pw__ y copia su URL al portapapeles. ## Dependencias a instalar - curl - xsel ## Instalación ``` $ curl https://raw.githubusercontent.com/manuel-alcocer/archlinux-install/master/...
manuel-alcocer/archlinux-install
plasma/ptpb.pw/README.md
Markdown
gpl-3.0
669
/* * Created on Nov 8, 2004 * * TODO To change the template for this generated file go to Window - * Preferences - Java - Code Style - Code Templates */ package se.agura.applications.vacation.presentation; import java.rmi.RemoteException; import java.util.Collection; import java.util.Iterator; import ...
idega/se.agura.applications.vacation
src/java/se/agura/applications/vacation/presentation/VacationBlock.java
Java
gpl-3.0
18,506
<!DOCTYPE html> <html lang="en" > <head> <title>Atomsk - Mode interactive - Pierre Hirel</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="stylesheet" media="screen" type="text/css" title="Default" href="./default.css" /> <link rel="icon" href="../img/atomsk_logo.p...
pierrehirel/atomsk
doc/en/mode_interactive.html
HTML
gpl-3.0
4,950
#!/bin/sh sudo /usr/sbin/tcpdump -i eth0 udp and dst port 30009
ncareol/isfs
scripts/nidas_eol_relay/tcpdump.sh
Shell
gpl-3.0
65
/* Copyright 2015 Jose Robson Mariano Alves This file is part of bgfinancas. 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. ...
jmptrader/bgfinancas
src/badernageral/bgfinancas/template/botao/BotaoGerenciarCategoria.java
Java
gpl-3.0
2,174
<?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...
danielbonetto/twig_MVC
lang/pt_br/assignment_online.php
PHP
gpl-3.0
1,039
# -*- coding: utf-8 -*- # Form implementation generated from reading ui file 'main.ui' # # Created by: PyQt4 UI code generator 4.12.1 # # WARNING! All changes made in this file will be lost! from PyQt4 import QtCore, QtGui try: _fromUtf8 = QtCore.QString.fromUtf8 except AttributeError: def _fromUtf8(s): ...
kanishkarj/Rave
Qt_Designer_files/main_design.py
Python
gpl-3.0
20,258
#include "packet.h" CPacket::CPacket() { this->type = 0; this->size = 0; memset(data, 0, sizeof(data)); } uint8 CPacket::getSize() { return this->size; } uint8 CPacket::getType() { return this->type; }
Crumbtray/WarGames
Server/src/packets/packet.cpp
C++
gpl-3.0
212
// Copyright (c) 2016 The Chromium Embedded Framework Authors. All rights // reserved. Use of this source code is governed by a BSD-style license that // can be found in the LICENSE file. // // --------------------------------------------------------------------------- // // This file was generated by the CEF translato...
victorzhao/miniblink49
cef/libcef_dll/ctocpp/test/translator_test_object_ctocpp.cc
C++
gpl-3.0
3,025
/******************************************************************************* moTrackerGpuKLT.h **************************************************************************** * * * This source is free softw...
inaes-tic/tv-moldeo
plugins/Resources/TrackerGpuKLT/inc/moTrackerGpuKLT.h
C
gpl-3.0
5,442
using System; using System.Net; using System.Net.Sockets; using System.Threading; using ServerData; namespace Client { class Client { public static Socket master; public static string name; public static string id; static void Main(string[] args) { Console.W...
dethsanius/RunescapeDataServer
Client/Client.cs
C#
gpl-3.0
2,550
/******************************************************************************** Copyright (C) Binod Nepal, Mix Open Foundation (http://mixof.org). This file is part of MixERP. MixERP is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Fre...
flukehan/MixERP
src/Libraries/Server Controls/Project/MixERP.Net.WebControls.StockTransactionView/Control/Form/DateTo.cs
C#
gpl-3.0
1,859
package cn.itbcat.boot.repository.front; import cn.itbcat.boot.entity.front.ArticleSearch; import org.springframework.data.elasticsearch.annotations.Query; import org.springframework.data.elasticsearch.repository.ElasticsearchRepository; import org.springframework.stereotype.Repository; import java.util.List; /** *...
ITBCat/itbcatBoot
src/main/java/cn/itbcat/boot/repository/front/ArticleSearchRepository.java
Java
gpl-3.0
525
/* Copyright (C) 2010-2018 The ESPResSo project This file is part of ESPResSo. ESPResSo 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. ES...
mkuron/espresso
src/core/unit_tests/lb-d3q19.cpp
C++
gpl-3.0
1,017
{-# LANGUAGE MultiParamTypeClasses, KindSignatures, TypeFamilies #-} ----------------------------------------------------------------------------- -- | -- Module : Numerical.Petsc.Internal.Mutable -- Copyright : (c) Marco Zocca 2015 -- License : LGPL3 -- Maintainer : zocca . marco . gmail . com -- Stabi...
ocramz/petsc-hs
src/Numerical/PETSc/Internal/Mutable.hs
Haskell
gpl-3.0
2,823
# -*- coding: utf-8 -*- # # codimension - graphics python two-way code editor and analyzer # Copyright (C) 2010-2017 Sergey Satskiy <sergey.satskiy@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 Softw...
SergeySatskiy/codimension
codimension/utils/config.py
Python
gpl-3.0
1,187
// ----------------------------------------------------------------------- // <copyright company="Fireasy" // email="faib920@126.com" // qq="55570729"> // (c) Copyright Fireasy. All rights reserved. // </copyright> // ----------------------------------------------------------------------- using Fireasy.Com...
faib920/fireasy
Fireasy.Web/Http/Assistants/CSharpCodeGenerator.cs
C#
gpl-3.0
3,666
\hypertarget{runtime_8c}{\section{toxencryptsave/crypto\+\_\+pwhash\+\_\+scryptsalsa208sha256/runtime.c File Reference} \label{runtime_8c}\index{toxencryptsave/crypto\+\_\+pwhash\+\_\+scryptsalsa208sha256/runtime.\+c@{toxencryptsave/crypto\+\_\+pwhash\+\_\+scryptsalsa208sha256/runtime.\+c}} }
cmotc/toxcore
docs/generated_docs/latex/de/d2b/runtime_8c.tex
TeX
gpl-3.0
294
program read_S use line_preprocess implicit none character(len=200) :: line real(8),dimension(:),allocatable :: vec real(8),dimension(:,:),allocatable :: S real(8),dimension(:), allocatable :: Slt !IO integer :: I_LOG=5 integer :: IOstatus ! Counters integer :: i, j, Nbasi...
jcerezochem/molecular-tools
src/wf_analysis/read_S_from_log.f90
FORTRAN
gpl-3.0
1,870
<div class="block-flat"> <div class="header"> <div class="alert alert-info alert-white rounded"> <div class="icon"><i class="fa fa-info-circle"></i></div> <h4>Loan Application List</h4> </div> </div> <div class="row"> <div class="col-md-12"> <form ng-submit="l...
jkevlorayna/Loan-MS
views/transaction/list.html
HTML
gpl-3.0
3,445
# hello-world hello world test project-2
arfeenmushtaq/hello-world
README.md
Markdown
gpl-3.0
41
<h2>Import</h2> <p> You can import a single HTML file or every HTML file in a directory. </p> <p> Relative file links are converted to absolute chapter links. Images, flash and Java are relinked too. </p>
arximboldi/cvg-moodle
mod/vizcosh/lang/en_utf8/help/vizcosh/import.html
HTML
gpl-3.0
216
DROP TABLE IF EXISTS `vanhalter_spawnlist`; CREATE TABLE `vanhalter_spawnlist` ( `id` INT(11) NOT NULL auto_increment, `location` VARCHAR(40) NOT NULL DEFAULT '', `count` INT(9) NOT NULL DEFAULT 0, `npc_templateid` INT(9) NOT NULL DEFAULT 0, `locx` INT(9) NOT NULL DEFAULT 0, `locy` INT(9) NOT NULL DEFAULT 0...
zenn1989/scoria-interlude
sql/vanhalter_spawnlist.sql
SQL
gpl-3.0
5,315
/** */ package de.mdelab.languages.productionschema.util; import de.mdelab.languages.productionschema.*; import org.eclipse.emf.ecore.EObject; import org.eclipse.emf.ecore.EPackage; import org.eclipse.emf.ecore.util.Switch; /** * <!-- begin-user-doc --> * The <b>Switch</b> for the model's inheritance hierarchy. ...
Somae/mdsd-factory-project
productionschema/de.mdelab.languages.productionschema/src/de/mdelab/languages/productionschema/util/ProductionschemaSwitch.java
Java
gpl-3.0
8,566
/* * DDSTouchStone: a scenario-driven Open Source benchmarking framework * for evaluating the performance of OMG DDS compliant implementations. * * Copyright (C) 2008-2009 PrismTech Ltd. * ddstouchstone@prismtech.com * * This library is free software; you can redistribute it and/or * modify it under the t...
simonmcqueen/DDS-Touchstone
os/OpenSpliceDDS/_touchstone_os_abstraction.h
C
gpl-3.0
1,316
/*********************************************************************** This file is part of Altairrfp, an Altair 8800 simulator. Altairrfp can work standalone or with the Briel Micro8800 computer in remote mode as a front panel. For more information, see http://www.hotsolder.com (Altairrfp) or http://www.brielcomput...
wd5gnr/altair-rfp
iotelnet.cpp
C++
gpl-3.0
5,111
<?php /** * Data file for America/Boa_Vista timezone, compiled from the olson data. * * Auto-generated by the phing olson task on 11/04/2008 09:20:40 * * @package agavi * @subpackage translation * * @copyright Authors * @copyright The Agavi Project * * @since 0.11.0 * * @version $Id: America_...
digitarald/redracer
vendor/agavi/translation/data/timezones/America_47_Boa_Vista.php
PHP
gpl-3.0
3,503
# -*- coding: utf-8 -*- # Generated by Django 1.11 on 2017-05-07 23:52 from __future__ import unicode_literals import datetime from django.db import migrations, models class Migration(migrations.Migration): dependencies = [ ('tableaubord', '0041_auto_20170507_2344'), ] operations = [ mi...
MLOrsini/ProjetWEB
INSport/tableaubord/migrations/0042_auto_20170507_2352.py
Python
gpl-3.0
561
{% extends "tanglufly/layout.html" %} {% import "forms.html" as form_theme with context %} {% import "tanglufly/macros.html" as macros with context %} {% block title %}{{ macros.page_title(title=_("Split Thread"),parent=thread.name) }}{% endblock %} {% block breadcrumb %}{{ super() }} <span class="divider"><i class="...
tanglu-org/tgl-misago
templates/tanglufly/threads/split.html
HTML
gpl-3.0
2,338
using System; using System.Collections.Generic; using System.Linq; using FluentValidation.Results; using NLog; using NzbDrone.Common.Extensions; using NzbDrone.Common.Http; using NzbDrone.Core.Configuration; using NzbDrone.Core.Parser; namespace NzbDrone.Core.Indexers.Headphones { public class Headphones : HttpInd...
lidarr/Lidarr
src/NzbDrone.Core/Indexers/Headphones/Headphones.cs
C#
gpl-3.0
2,591
using System; using System.Collections.Generic; using System.Web.Mvc; using MediatR; using Microsoft.Practices.Unity; using SimpleBookKeeping.Commands; using SimpleBookKeeping.Models; using SimpleBookKeeping.Queries; namespace SimpleBookKeeping.Controllers { [Authorize] public class CostController : Controlle...
greshniksv/Simple-Book-keeping
SimpleBookKeeping/SimpleBookKeeping/Controllers/CostController.cs
C#
gpl-3.0
1,974
#!/usr/bin/python import os from ecmwfapi import ECMWFDataServer server = ECMWFDataServer() time=["06"] year=["2013"] param=["129.128","130.128","131.128","132.128","157.128","151.128"] nam=["hgt","air","uwnd","vwnd","rhum","psl"] #month=["01","02","03","04","05","06","07","08","09","10","11","12"] for y in year: ...
CopyChat/Plotting
Python/download_era-interim.py
Python
gpl-3.0
1,297
// SmoothScroll v1.2.1 // Licensed under the terms of the MIT license. // People involved // - Balazs Galambosi (maintainer) // - Patrick Brunner (original idea) // - Michael Herf (Pulse Algorithm) // - Justin Force (Resurect) // Scroll Variables (tweakable) var framerate = 150; // [Hz] var animtime = 7...
vgrados2/mymascensores
assets/js/jquery.smoothscroll.js
JavaScript
gpl-3.0
11,274
/* This file is part of SIAC. Copyright (C) 2016 Felipe Mateus Freire Pontes <felipemfpontes@gmail.com> Copyright (C) 2016 Francisco Bento da Silva Júnior <francisco.bento.jr@hotmail.com> SIAC is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by...
Projeto-SIAC/siac
SIAC/Models/Lembrete.cs
C#
gpl-3.0
1,328
/******************************************************************************* * Copyright (C) 2003 Ken Harris * * 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 L...
petebrew/tellervo
src/main/java/org/tellervo/desktop/util/openrecent/OpenRecent.java
Java
gpl-3.0
13,824
export PYTHONPATH=/var/lib/domogik && /usr/bin/python bin/nabaztag.py -f
tikismoke/domogik-plugin-nabaztag
start.sh
Shell
gpl-3.0
73
<?php // // File: footer.php // Theme: Helvetica Simplicty // Software: Sweetcron // // Copyright (C) 2009 Andrew Davidson // // 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...
amdavidson/helvetica_simplicity
_footer.php
PHP
gpl-3.0
1,793
/* Copyright (C) 2007-2011 Database Group - Universita' della Basilicata Giansalvatore Mecca - giansalvatore.mecca@unibas.it Salvatore Raunich - salrau@gmail.com This file is part of ++Spicy - a Schema Mapping and Data Exchange Tool ++Spicy is free software: you can redistribute it and/or mod...
dbunibas/spicy
spicyEngine/test/it/unibas/spicy/test/query/sql/selfjoin/SQLQueryRSImproperSelfJoin_100.java
Java
gpl-3.0
2,038
/* * TURNUS - www.turnus.co * * Copyright (C) 2010-2016 EPFL SCI STI MM * * This file is part of TURNUS. * * TURNUS 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, o...
turnus/turnus
turnus.ui/src/turnus/ui/Icon.java
Java
gpl-3.0
246,385
package org.gnubridge.core.deck; public abstract class Trump { @Override public abstract String toString(); public static Trump instance(String s) { Trump result = null; if (NoTrump.i().toString().equalsIgnoreCase(s)) { result = NoTrump.i(); } else if (Spades.i().toString().equalsIgnoreCase(s)) { resu...
pslusarz/gnubridge
src/main/java/org/gnubridge/core/deck/Trump.java
Java
gpl-3.0
1,157
<ul class="breadcrumb"> <li><a href="/">Home</a><span class="divider">»</span></li> <li><a href="/tools">Tools</a></li> </ul> <h1>Tools</h1> <hr /> <div class="row-fluid"> <div class="span4"> <table class="table table-striped"> <thead ng-show="relations"> <tr> <th> Projects <sp...
jeffrey-l-turner/frontend
app/pages/tools/tools.html
HTML
gpl-3.0
6,923
package com.pkm.command; import org.springframework.web.multipart.MultipartFile; public class RequestFormCommand { private String name; private String mobileno; private String modelno; private String prouducttype; private String prouductSubtype; private String description; private String email; private Mult...
pritam176/UAQ
SPringMVC/src/com/pkm/command/RequestFormCommand.java
Java
gpl-3.0
1,641
R = Various R-based Projects.
hkaushalya/R
README.md
Markdown
gpl-3.0
31
/* * TrainsWithConflictsPanel.java * * Created on 22.12.2009, 19:19:29 */ package net.parostroj.timetable.gui.components; import java.util.HashSet; import java.util.Set; import javax.swing.event.ListSelectionListener; import net.parostroj.timetable.gui.wrappers.TrainWrapperDelegate; import net.parostroj.timetable....
jub77/grafikon
grafikon-gui-components/src/main/java/net/parostroj/timetable/gui/components/TrainsWithConflictsPanel.java
Java
gpl-3.0
4,149
<?php use Illuminate\Database\Migrations\Migration; use Illuminate\Database\Schema\Blueprint; class AddGeoToUsers extends Migration { /** * Run the migrations. * * @return void */ public function up() { Schema::table('users', function ($table) { $table->text('addres...
philippejadin/Mobilizator
database/migrations/2016_10_10_142354_add_geo_to_users.php
PHP
gpl-3.0
757
function newId(){ return '-' + Math.random().toString(36).substr(2, 9); }
VPTEAM/vpteam
pfinancial/src/main/resources/static/js/idGeneration.js
JavaScript
gpl-3.0
76
// The contents of this file are subject to the Mozilla Public License // Version 1.1 (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.mozilla.org/MPL/ // // Software distributed under the License is distributed on an "AS IS"...
yanellyjm/rabbitmq-client-java
src/main/java/com/rabbitmq/utility/SingleShotLinearTimer.java
Java
gpl-3.0
3,262
QDownloadManyFiles ================== Modification downloadmanager (qt/examples/)
WarmongeR1/QDownloadManyFiles
README.md
Markdown
gpl-3.0
82
/** * AvaTax Brazil * The Avatax-Brazil API exposes the most commonly services available for interacting with the AvaTax-Brazil services, allowing calculation of taxes, issuing electronic invoice documents and modifying existing transactions when allowed by tax authorities. This API is exclusively for use by busines...
Avalara/avataxbr-clients
javascript-client/src/model/InlineResponse200.js
JavaScript
gpl-3.0
2,551
using EloBuddy; using LeagueSharp.Common; namespace ReformedAIO.Champions.Gragas { #region Using Directives using System.Collections.Generic; using LeagueSharp; using LeagueSharp.Common; #endregion internal class Variable { #region Static Fields public static Dictionar...
tk8226/YamiPortAIO-v2
Core/AIO Ports/ReformedAIO/Champions/Gragas/Variable.cs
C#
gpl-3.0
2,488
#ifndef PARAMETERPOSITION_H_ #define PARAMETERPOSITION_H_ /*----------------------------------------------------------------------*\ ParameterPosition \*----------------------------------------------------------------------*/ /* Imports: */ #include "acode.h" #include "types.h" #include "params.h" /* Constants: ...
juandesant/spatterlight
terps/alan3/ParameterPosition.h
C
gpl-3.0
1,238
# Makefile.in generated by automake 1.11 from Makefile.am. # nls/ja.SJIS/Makefile. Generated from Makefile.in by configure. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, # Inc. # This Makefile.in is free software; the Free S...
chriskmanx/qmole
QMOLEDEV/libX11-1.3/nls/ja.SJIS/Makefile
Makefile
gpl-3.0
20,353
package org.beer30.mrpickles.web.controller; import org.beer30.mrpickles.domain.entity.AppUser; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.stereotype.Controller; import org.springframework.ui.Model; import org.springframework.ui.ModelMap; import org.springframework.web.bind.ann...
tsweets/MrPickles
src/main/java/org/beer30/mrpickles/web/controller/HomeController.java
Java
gpl-3.0
1,821
# coding=utf-8 from _commandbase import RadianceCommand from ..datatype import RadiancePath, RadianceTuple from ..parameters.gensky import GenskyParameters import os class Gensky(RadianceCommand): u""" gensky - Generate an annual Perez sky matrix from a weather tape. The attributes for this class and th...
antonszilasi/honeybeex
honeybeex/honeybee/radiance/command/gensky.py
Python
gpl-3.0
5,946