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 is part of GNUnet.
(C) 2012 Christian Grothoff (and other contributing authors)
GNUnet is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published
by the Free Software Foundation; either version 3, or (at your
opti... | zlatebogdan/gnunet | src/util/gnunet-config.c | C | gpl-3.0 | 4,486 |
/**
******************************************************************************
* @file stm32f4xx_hal_spi.c
* @author MCD Application Team
* @version V1.2.0
* @date 26-December-2014
* @brief SPI HAL module driver.
*
* This file provides firmware functions to manage the following... | St3dPrinter/Marlin4ST | stm32_cube/STM32/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_spi.c | C | gpl-3.0 | 70,497 |
/*
==============================================================================
This file is part of the JUCE library.
Copyright (c) 2017 - ROLI Ltd.
JUCE is an open source library subject to commercial or open-source
licensing.
By using JUCE, you agree to the terms of both the JUCE 5 End... | TheTechnobear/MEC | mec-vst/JuceLibraryCode/modules/juce_data_structures/app_properties/juce_PropertiesFile.cpp | C++ | gpl-3.0 | 11,261 |
#region License
// Copyright (c) 2013, ClearCanvas Inc.
// All rights reserved.
// http://www.ClearCanvas.ca
//
// This file is part of the ClearCanvas RIS/PACS open source project.
//
// The ClearCanvas RIS/PACS open source project is free software: you can
// redistribute it and/or modify it under the terms of the G... | mayioit/MacroMedicalSystem | ImageServer/Core/IStudyPreProcessor.cs | C# | gpl-3.0 | 1,992 |
#ifndef GLOBAL_H_
#define GLOBAL_H_
/**
* 공용 필수 라이브러리 포함 부분
*/
#include <iostream>
#include <cstring>
#include <cstdio>
#include <cstdlib>
#include <vector>
#include <map>
#include <pthread.h>
using namespace std;
/**
* 리눅스 네트워크 통신 공용 라이브러리 포함 부분
*/
#include <sys/epoll.h>
#include <sys/socket.h>
#include <arpa/i... | kbu1564/SecurityBootloader | server/include/Global.h | C | gpl-3.0 | 558 |
"""Generate test data for IDTxl network comparison unit and system tests.
Generate test data for IDTxl network comparison unit and system tests. Simulate
discrete and continous data from three correlated Gaussian data sets. Perform
network inference using bivariate/multivariate mutual information (MI)/transfer
entropy... | pwollstadt/IDTxl | test/generate_test_data.py | Python | gpl-3.0 | 8,187 |
# Author: Nic Wolfe <nic@wolfeden.ca>
# URL: http://code.google.com/p/sickbeard/
#
# 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,... | dannyboi104/SickRage | sickbeard/search.py | Python | gpl-3.0 | 28,682 |
/* This file is part of Plaine.
*
* Plaine 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.
*
* Plaine is distributed in the hope... | Kotolegokot/PlaneRunner | include/util/math.h | C | gpl-3.0 | 1,262 |
/* ----------------------------------------------------------------------------------------
Vodigi - Open Source Interactive Digital Signage
Copyright (C) 2005-2013 JMC Publications, LLC
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public ... | kholodovitch/vodigi | SourceCode/osVodigiWeb/osVodigiWeb6x/Models/Interfaces/IActivityLogRepository.cs | C# | gpl-3.0 | 1,189 |
<?php
class com_wiris_quizzes_api_ui_QuizzesUIConstants {
public function __construct(){}
static $TEXT_FIELD;
static $INLINE_EDITOR;
static $POPUP_EDITOR;
static $STUDIO = "studio";
static $INLINE_STUDIO = "inlineStudio";
static $EMBEDDED_ANSWERS_EDITOR = "embeddedAnswersEditor";
static $AUTHORING = "authoring... | nitro2010/moodle | question/type/wq/quizzes/lib/com/wiris/quizzes/api/ui/QuizzesUIConstants.class.php | PHP | gpl-3.0 | 860 |
/*
* Copyright (C) 2010 {Apertum}Projects. web: www.apertum.ru email: info@apertum.ru
*
* 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 ... | mark-walle/sbc-qsystem | QSystem/src/ru/apertum/qsystem/server/model/calendar/CalendarTableModel.java | Java | gpl-3.0 | 8,009 |
/*
* Copyright (C) 2005-2012 MaNGOS <http://www.getmangos.com/>
* Copyright (C) 2008-2012 Trinity <http://www.trinitycore.org/>
* Copyright (C) 2010-2012 Project SkyFire <http://www.projectskyfire.org/>
* Copyright (C) 2011-2012 Darkpeninsula Project <http://www.darkpeninsula.eu/>
*
* This program is free softwar... | Drethek/Darkpeninsula-Cata-Old | src/server/game/Conditions/DisableMgr.h | C | gpl-3.0 | 2,672 |
<!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"/>
<title>ublas: boost::numeric::ublas::c_matrix< T, N, M > Class Templ... | cppisfun/GameEngine | foreign/boost/libs/numeric/ublas/doc/html/classboost_1_1numeric_1_1ublas_1_1c__matrix.html | HTML | gpl-3.0 | 36,752 |
/**
* Marlin 3D Printer Firmware
* Copyright (C) 2019 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
*
* Based on Sprinter and grbl.
* Copyright (C) 2011 Camiel Gubbels / Erik van der Zalm
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General... | teemuatlut/Marlin | config/examples/BQ/WITBOX/Configuration_adv.h | C | gpl-3.0 | 96,700 |
package uk.ac.exeter.QuinCe.data.Dataset;
import java.sql.Connection;
import java.time.LocalDateTime;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.HashSet;
import java.util.List;
import java.util.Map;
import java.util.Set;
import java.util.TreeMap;
import uk.ac.exeter.QuinCe.data.Instrument.... | squaregoldfish/QuinCe | WebApp/src/uk/ac/exeter/QuinCe/data/Dataset/RunTypeMeasurementLocator.java | Java | gpl-3.0 | 4,041 |
###############################################################################
#
# The MIT License (MIT)
#
# Copyright (c) Crossbar.io Technologies GmbH
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in ... | technologiescollege/Blockly-rduino-communication | scripts_XP/Lib/site-packages/autobahn/wamp/test/test_protocol_peer.py | Python | gpl-3.0 | 4,497 |
/*
* Bonjour based service discovery
* Copyright (C) 2009 Mattias Wadman
*
* 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... | daedalus/showtime | src/sd/bonjour.h | C | gpl-3.0 | 814 |
package breakDancer;
###################################################################################################################################
#
# Copyright 2014-2018 IRD-CIRAD-INRA-ADNid
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public L... | SouthGreenPlatform/TOGGLE-DEV | modules/breakDancer.pm | Perl | gpl-3.0 | 4,595 |
<?php
/**
* MyBB 1.8
* Copyright 2014 MyBB Group, All Rights Reserved
*
* Website: http://www.mybb.com
* License: http://www.mybb.com/about/license
*
*/
/**
* APC Cache Handler
*/
class apcCacheHandler
{
/**
* Unique identifier representing this copy of MyBB
*/
public $unique_id;
function __construct(... | Dhahl/ii_live | forum/inc/cachehandlers/apc.php | PHP | gpl-3.0 | 1,929 |
-----------------------------------
--
-- Zone: Chocobo_Circuit
--
-----------------------------------
require("scripts/globals/settings");
package.loaded["scripts/zones/Chocobo_Circuit/TextIDs"] = nil;
require("scripts/zones/Chocobo_Circuit/TextIDs");
-----------------------------------
-- onInitialize
----------... | ffxinfinity/ffxinfinity | FFXI Server-Development/Build Files/scripts/zones/Chocobo_Circuit/Zone.lua | Lua | gpl-3.0 | 1,203 |
/* -*- c++ -*- */
/*
* Copyright 2016 <+YOU OR YOUR COMPANY+>.
*
* This is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 3, or (at your option)
* any later version.
*
* This software i... | jakapoor/AMRUPT | Software/Angle of Arrival/gr-xcorr/include/xcorr/capon_ccf.h | C | gpl-3.0 | 1,623 |
/*
--------------------------------------------------------------------------------
SPADE - Support for Provenance Auditing in Distributed Environments.
Copyright (C) 2015 SRI International
This program is free software: you can redistribute it and/or
modify it under the terms of the GNU General Public License as... | sranasir/SPADE | src/spade/core/AbstractSketch.java | Java | gpl-3.0 | 1,792 |
from service import ccnet_rpc, monitor_rpc, seafserv_rpc, \
seafserv_threaded_rpc, ccnet_threaded_rpc
"""
WebAccess:
string repo_id
string obj_id
string op
string username
"""
class SeafileAPI(object):
def __init__(self):
pass
# fileserver token
def get_fileserver_access_to... | yubobo/seafile | python/seaserv/api.py | Python | gpl-3.0 | 14,807 |
/**
* tinymce.js
*
* Copyright 2009, Moxiecode Systems AB
* Released under LGPL License.
*
* License: http://tinymce.moxiecode.com/license
* Contributing: http://tinymce.moxiecode.com/contributing
*/
(function(win) {
var whiteSpaceRe = /^\s*|\s*$/g,
undefined, isRegExpBroken = 'B'.replace(/A(.)|... | saintbyte/stalker-gis-php | stalker-gis.ru/js/tiny_mce/classes/tinymce.js | JavaScript | gpl-3.0 | 17,197 |
/**************************************************************************************
Copyright (C) Gerardo Huck, 2011
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... | nrnb/gsoc2011gerardo | src/cytoscape/plugins/igraph/IgraphInterface.java | Java | gpl-3.0 | 2,838 |
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
from django.db import migrations, models
class Migration(migrations.Migration):
dependencies = [
('changeset', '0022_auto_20160222_2358'),
]
operations = [
migrations.AddField(
model_name='userdetail',
... | batpad/osmcha-django | osmchadjango/changeset/migrations/0023_userdetail_contributor_uid.py | Python | gpl-3.0 | 441 |
/*
* DO NOT EDIT. THIS FILE IS GENERATED FROM e:/builds/moz2_slave/rel-cen-xr-w32-bld/build/netwerk/base/public/nsIProtocolProxyCallback.idl
*/
#ifndef __gen_nsIProtocolProxyCallback_h__
#define __gen_nsIProtocolProxyCallback_h__
#ifndef __gen_nsISupports_h__
#include "nsISupports.h"
#endif
/* For ID... | DragonZX/fdm | Gecko.SDK/2.0/include/nsIProtocolProxyCallback.h | C | gpl-3.0 | 4,378 |
#region License
// ====================================================
// Project Porcupine Copyright(C) 2016 Team Porcupine
// This program comes with ABSOLUTELY NO WARRANTY; This is free software,
// and you are welcome to redistribute it under certain conditions; See
// file LICENSE, which is part of this source co... | Dan54/ProjectPorcupine | Assets/Scripts/Models/Inventory/InventoryManager.cs | C# | gpl-3.0 | 10,220 |
/* hpsound.c: HP-UX sound I/O
Copyright (c) 2002-2004 Alexander Yurchenko, Russell Marks, Philip Kendall
Matan Ziv-Av, Stuart Brady
$Id: hpsound.c 3115 2007-08-19 02:49:14Z fredm $
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public Licen... | matthewbauer/fuse-libretro | fuse/sound/hpsound.c | C | gpl-3.0 | 4,392 |
<section>
<div class="underline">
<h2>Serviço - <span></span></h2>
</div>
<div id="subpageloader"></div>
<script type="text/javascript">
if (session.user)
View.loadPage("book_service.html", "#subpageloader");
else View.loadPage("book_service_deny.html", "#subpag... | robsonpessoa/petshop | service.html | HTML | gpl-3.0 | 421 |
// Copyright 2015-2021, University of Colorado Boulder
/**
* This type defines a rectangular shape that encloses a segment of the mRNA. These segments, connected together, are
* used to define the outer bounds of the mRNA strand. The path of the strand within these shape segments is worked out
* elsewhere.
*
* Sh... | phetsims/gene-expression-basics | js/common/model/ShapeSegment.js | JavaScript | gpl-3.0 | 6,318 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/tr/html4/loose.dtd">
<html>
<head>
<!-- Generated by chxdoc (build 752) on 2012-12-26 -->
<title>Array (Firmament Game Engine API)</title>
<meta name="date" content="2012-12-26"/>
<meta name="keywords" content="Array class"/>
<link h... | martamius/Obsolete-Firmament-haxe2 | docs/types/Array.html | HTML | gpl-3.0 | 13,911 |
<?php
/**
* Copyright 2010 Zikula Foundation
*
* This work is contributed to the Zikula Foundation under one or more
* Contributor Agreements and licensed to You under the following license:
*
* @license GNU/LGPLv3 (or at your option, any later version).
* @package Security_Token
* @subpackage Validate
*
* Pl... | projectestac/intraweb | intranet/lib/Zikula/Token/Validate.php | PHP | gpl-3.0 | 3,170 |
/****************************************************************\
* *
* Nucleotide Translation Code *
* *
* Guy St.C. Slater.. mailto:guy@ebi.ac.uk ... | hotdogee/exonerate-gff3 | src/sequence/translate.h | C | gpl-3.0 | 3,238 |
{-# LANGUAGE ViewPatterns #-}
module Run.Test (runTest) where
import Prelude hiding (writeFile, length)
import Data.ByteString.Lazy hiding (putStrLn)
import Data.List hiding (length)
import Data.Maybe
import Control.Monad
import System.Directory
import Test.QuickFuzz.Gen.FormatInfo
import Args
import Debug
impor... | elopez/QuickFuzz | app/Run/Test.hs | Haskell | gpl-3.0 | 3,314 |
Option Explicit
Option Strict
' Dynamic Bandwidth Monitor
' Leak detection method implemented in a real-time data historian
' Copyright (C) 2014-2021 J.H. Fitié, Vitens N.V.
'
' This file is part of DBM.
'
' DBM is free software: you can redistribute it and/or modify
' it under the terms of the GNU Genera... | Vitens/DBM | src/dbm/DBMMath.vb | Visual Basic | gpl-3.0 | 14,149 |
//
// PopTableViewController.h
// CoCode
//
// Created by wuxueqian on 15/11/9.
// Copyright (c) 2015年 wuxueqian. All rights reserved.
//
@interface CCFilterViewController : UIViewController
@property (nonatomic, copy) void (^onItemSelected)(NSDictionary *);
@property (nonatomic, copy) void (^onCancel)();
@prope... | thundernet8/CoCode | CoCode/Controllers/Utilities/CCFilterViewController.h | C | gpl-3.0 | 468 |
from core import messages
from core.weexceptions import FatalException
from mako import template
from core.config import sessions_path, sessions_ext
from core.loggers import log, stream_handler
from core.module import Status
import os
import yaml
import glob
import logging
import urlparse
import atexit
import ast
prin... | jorik041/weevely3 | core/sessions.py | Python | gpl-3.0 | 7,336 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using Google.Protobuf;
using PokemonGo.RocketAPI.Extensions;
using PokemonGo.RocketAPI.Helpers;
using POGOProtos.Networking.Requests;
using POGOProtos.Networking.Requests.Messages;
using POGOProtos.Netwo... | YoBii/PokemonGo-Bot | PokemonGo.RocketAPI/Rpc/Map.cs | C# | gpl-3.0 | 3,237 |
from distutils.core import setup
import py2exe
opts = {
"py2exe": {
"compressed": 1,
"optimize": 2,
"ascii": 1,
"bundle_files": 1,
"packages": ["encodings"],
"dist_dir": "dist"
}
}
setup (name = "Gomoz",
fullname = "Gomoz web scanner",
version = "1.0.1",
descript... | eyecatchup/gomoz | win/winsetup.py | Python | gpl-3.0 | 689 |
/*
SSSD
Tests if IPA and LDAP backend options are in sync
Authors:
Jakub Hrozek <jhrozek@redhat.com>
Copyright (C) 2010 Red Hat
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 Foun... | PallaviKumariJha/SSSD | src/tests/ipa_ldap_opt-tests.c | C | gpl-3.0 | 8,261 |
#ifndef STRINGUTIL_H_
#define STRINGUTIL_H_
#include <vector>
#include <string>
#define MAX_DIGITS_IN_INT 12 // max number of digits in an int (-2147483647 = 11 digits, +1 for the '\0')
// Removes leading white space
extern void TrimLeft(std::string &s);
// Counts the number of lines in a block of text
... | pjasicek/OpenClaw | OpenClaw/Engine/Util/StringUtil.h | C | gpl-3.0 | 1,660 |
/*
Highcharts JS v3.0.0 (2013-03-22)
(c) 2009-2013 Torstein Hønsi
License: www.highcharts.com/license
*/
(function(){function u(a,b){var c;a||(a={});for(c in b)a[c]=b[c];return a}function x(){var a,b=arguments.length,c={},d=function(a,b){var c,h;for(h in b)b.hasOwnProperty(h)&&(c=b[h],typeof a!=="object"&&(a={}),a... | prihantosimbah/OpenSID-1 | assets/js/highcharts/highcharts.js | JavaScript | gpl-3.0 | 133,583 |
/*
* This file is part of GtkEveMon.
*
* GtkEveMon 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.
*
* You should have received... | cncfanatics/Gtkevemon | src/guievelauncher.h | C | gpl-3.0 | 805 |
/*----------------------------------------------------------------------
Copyright (c) 1998 Gipsysoft. All Rights Reserved.
Please see the file "licence.txt" for licencing details.
File: htmlparse.cpp
Owner: russf@gipsysoft.com
Purpose: Main HTML parser
The CHTMLParse::Parse() function generates a document, the do... | RaisingTheDerp/raisingthebar | root/vgui2/QHTM/QHTM/HTMLParse.cpp | C++ | gpl-3.0 | 34,340 |
<!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_151) on Tue Jan 16 16:58:40 CET 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.openbase.... | DivineCooperation/bco.dal | docs/apidocs/org/openbase/bco/dal/visual/service/class-use/PresenceStateServicePanel.html | HTML | gpl-3.0 | 5,001 |
#ifndef __AD_JSON_RPC_MAPPER_H_
#define __AD_JSON_RPC_MAPPER_H_
#include "ADJsonRpcProxy.hpp"
#include "ADThread.hpp"
#include "ADGenericChain.hpp"
/*****************************************************************************/
//common macros for all the mappers of different services
/********************************... | philippgl/brbox_plus | sources/lib/lib-adav-old/include/ADJsonRpcMapper.hpp | C++ | gpl-3.0 | 3,350 |
<?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 ... | lsuits/OBSOLETE--DO-NOT-USE--gradebook_moodle | grade/report/grader/settings.php | PHP | gpl-3.0 | 8,307 |
//Copyright (c) 2008-2009 Emil Dotchevski and Reverge Studios, Inc.
//Distributed under the Boost Software License, Version 1.0. (See accompanying
//file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
#include <boost/la/diag_matrix.hpp>
#include <boost/la/diag.hpp>
#include <boost/la/vector_mul_eq_s... | kelvindk/Video-Stabilization | la/libs/la/test/diag_matrix_test.cpp | C++ | gpl-3.0 | 908 |
#!/usr/bin/env python
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 3
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that ... | dmnfarrell/smallrnaseq | smallrnaseq/config.py | Python | gpl-3.0 | 4,475 |
<?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// extrait automatiquement de http://trad.spip.net/tradlang_module/urls?lang_cible=uk
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// A
'actualiser_toutes' ... | ernestovi/ups | spip/plugins-dist/urls_etendues/lang/urls_uk.php | PHP | gpl-3.0 | 4,280 |
/*
* Copyright 2011-2014 Jeroen Meetsma - IJsberg Automatisering BV
*
* This file is part of Iglu.
*
* Iglu is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
* the Free Software Foundation, either version 3 of the License,... | jmeetsma/Iglu-Common | src/main/java/org/ijsberg/iglu/access/LoginExpiredException.java | Java | gpl-3.0 | 1,064 |
/*
* Copyright 2014 The Android Open Source Project
*
* 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 applica... | s20121035/rk3288_android5.1_repo | cts/tests/tests/hardware/src/android/hardware/camera2/cts/rs/RenderScriptSingleton.java | Java | gpl-3.0 | 3,625 |
# -*- coding: utf-8 -*-
import re
import urlparse
from ..internal.misc import json
from ..internal.XFSAccount import XFSAccount
class UptoboxCom(XFSAccount):
__name__ = "UptoboxCom"
__type__ = "account"
__version__ = "0.21"
__status__ = "testing"
__description__ = """Uptobox.com account plugin"... | Velociraptor85/pyload | module/plugins/accounts/UptoboxCom.py | Python | gpl-3.0 | 1,110 |
package org.workcraft.plugins.cpog;
import org.workcraft.dom.Node;
import org.workcraft.observation.HierarchyEvent;
import org.workcraft.observation.HierarchySupervisor;
import org.workcraft.observation.NodesAddedEvent;
import org.workcraft.observation.NodesDeletedEvent;
import org.workcraft.observation.NodesReparente... | shelllbw/workcraft | CpogPlugin/src/org/workcraft/plugins/cpog/ConsistencyEnforcer.java | Java | gpl-3.0 | 2,055 |
<?php
/*
* This file is part of the Lisem Project.
*
* Copyright (C) 2015-2017 Libre Informatique
*
* This file is licenced under the GNU GPL v3.
* For the full copyright and license information, please view the LICENSE.md
* file that was distributed with this source code.
*/
namespace AppBundle\Entity\OuterE... | libre-informatique/LIBioSymfonyProject | src/AppBundle/Entity/OuterExtension/LibrinfoSeedBatchBundle/CertificationTypeExtension.php | PHP | gpl-3.0 | 458 |
/****************************************************************************
**
** Copyright (C) 2016 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of Qt Creator.
**
** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this file in
** accordance w... | qtproject/qt-creator | src/plugins/clangcodemodel/clangcompletionassistinterface.cpp | C++ | gpl-3.0 | 2,726 |
#!/usr/bin/python3
## @package domomaster
# Master daemon for D3 boxes.
#
# Developed by GreenLeaf.
import sys;
import os;
import random;
import string;
from hashlib import sha1
from subprocess import *
import socket;
sys.path.append("/usr/lib/domoleaf");
from DaemonConfigParser import *;
MASTER_CONF_FILE_BKP ... | V-Paranoiaque/Domoleaf | domomaster/usr/bin/domomaster/domomaster_postinst.py | Python | gpl-3.0 | 4,613 |
jQuery.fn.resolveLetterData = function() {
var letterTypes = [];
letterTypes.push("Peraturan");
letterTypes.push("Pedoman");
letterTypes.push("Petunjuk Pelaksanaan");
letterTypes.push("Instruksi");
letterTypes.push("Prosedur Tetap (SOP)");
letterTypes.push("Surat Edaran");
letterTypes.push("Keputusan");... | simaya/simaya | static/js/letter-data.js | JavaScript | gpl-3.0 | 2,871 |
import {ProjectEditor, EditProject} from "@atomist/rug/operations/ProjectEditor"
import {Project} from "@atomist/rug/model/Project"
import {Edit,Instruction,HandleCommand, Respondable, Execute} from "@atomist/rug/operations/Handlers"
/**
* Build a plan instruction for the given decorated
* editor, extracting its pre... | atomist/rug-cli | src/test/resources/handlers/.atomist/node_modules/@atomist/rugs/operations/PlanUtils.ts | TypeScript | gpl-3.0 | 1,492 |
/* Copyright (c) 2013 by Antonio Santiago <asantiagop_at_gmail_dot_com>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyrig... | 2p2r/velobs_web | lib/js/framework/AnimatedCluster.js | JavaScript | gpl-3.0 | 16,688 |
<!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/html; charset=utf-8" />
<title>How to Work with Emails During Development &mdash... | P3PO/the-phpjs-local-docs-collection | symfony2/docs-en/v2.1.0/cookbook/email/dev_environment.html | HTML | gpl-3.0 | 17,028 |
/*
FreeRTOS V7.3.0 - Copyright (C) 2012 Real Time Engineers Ltd.
FEATURES AND PORTS ARE ADDED TO FREERTOS ALL THE TIME. PLEASE VISIT
http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION.
***************************************************************************
* ... | ilikecake/Rocket-controller | software/freertos/freertos/Source/portable/GCC/ColdFire_V2/portmacro.h | C | gpl-3.0 | 6,814 |
CREATE SEQUENCE S_J_OUTPUT_COMMANDS_1
MINVALUE 1
MAXVALUE 999999
INCREMENT BY 1
NOCYCLE
ORDER
CACHE 20
/
| snavaneethan1/jaffa-framework | jaffa-components-printing/source/sql/install/oracle/sequences/S_J_OUTPUT_COMMANDS_1.sql | SQL | gpl-3.0 | 117 |
package com.iota.iri.service.tipselection.impl;
import java.util.ArrayDeque;
import java.util.Collection;
import java.util.Collections;
import java.util.Deque;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Map;
import java.util.Set;
import com.iota.iri.controllers.ApproveeViewModel;
import com.... | jserv/iri | src/main/java/com/iota/iri/service/tipselection/impl/CumulativeWeightCalculator.java | Java | gpl-3.0 | 6,343 |
/*
* Copyright (C) 2009-2010, Pino Toscano <pino@kde.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 Free Software Foundation; either version 2, or (at your option)
* any later version.
*
* This pr... | fsouliers/Rekkix | win32_libs/poppler-0.45/include/poppler/cpp/poppler-document.h | C | gpl-3.0 | 3,392 |
#include "searchdialog.h"
#include "ui_searchdialog.h"
#include <QPlainTextEdit>
#include <QDebug>
/**
Object's constructor.
*/
SearchDialog::SearchDialog(QWidget *parent) :
QDialog(parent),
ui(new Ui::SearchDialog)
{
ui->setupUi(this);
gbReplaceClicked = false;
gbSearchClicked = false;
gbRep... | GTRONICK/CopyUtility | searchdialog.cpp | C++ | gpl-3.0 | 5,405 |
/**
* Copyright (c) 2002-2013 "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... | neo4j-contrib/neo4j-mobile-android | neo4j-android/kernel-src/org/neo4j/kernel/impl/core/RelationshipProxy.java | Java | gpl-3.0 | 3,875 |
-----------------------------------
-- Area: Dynamis - Qufim (41)
-- Mob: Vanguard_s_Hecteyes
-----------------------------------
-- require("scripts/zones/Dynamis-Qufim/MobIDs");
-----------------------------------
-- onMobInitialize
-----------------------------------
function onMobInitialize(mob)
end;
------... | Fatalerror66/ffxi-a | scripts/zones/Dynamis-Qufim/mobs/Vanguard_s_Hecteyes.lua | Lua | gpl-3.0 | 815 |
<h1 class="light-header"><span class="gray"><?php echo $GLOBALS["Language"]->New_Directory."</span> ". $absolutePathCurrentDirectory;?></h1>
<div class="panel-body">
<form class="form-horizontal" method="POST" action="?newfolder">
<div class="form-group">
<div class="alert alert-info"><?php
echo $GLOBALS["Langu... | Redundancycloud/redundancy | nys/Views/NewFolder.php | PHP | gpl-3.0 | 883 |
/*****************************************************************************
* Copyright (c) 2014-2018 OpenRCT2 developers
*
* For a complete list of all authors, please refer to contributors.md
* Interested in contributing? Visit https://github.com/OpenRCT2/OpenRCT2
*
* OpenRCT2 is licensed under the GNU Gener... | blackhand1001/OpenRCT2 | src/openrct2/network/NetworkPlayer.h | C | gpl-3.0 | 1,503 |
"""
Copyright (c) 2012-2013 RockStor, Inc. <http://rockstor.com>
This file is part of RockStor.
RockStor is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published
by the Free Software Foundation; either version 2 of the License,
or (at your option) any la... | kamal-gade/rockstor-core | src/rockstor/storageadmin/views/plugin.py | Python | gpl-3.0 | 1,928 |
/* This file is part of SparQ, a toolbox for qualitative spatial reasoning.
Copyright (C) 2006, 2007 SFB/TR 8 Spatial Cognition, Project R3-[Q-Shape]
More info at http://www.sfbtr8.spatial-cognition.de/project/r3/sparq/
SparQ is free software and has been released under the terms of the GNU
General Public Li... | marcovzla/sparq | Lib/Source/qtc/QTC.cpp | C++ | gpl-3.0 | 10,358 |
/*!
* \file string_converter.cc
* \brief Implementation of a class that interprets the contents of a string
* and converts it into different types.
* \author Carlos Aviles, 2010. carlos.avilesr(at)googlemail.com
*
* -----------------------------------------------------------------------------
*
* GNSS-SDR is a ... | gnss-sdr/gnss-sdr | src/core/libs/string_converter.cc | C++ | gpl-3.0 | 3,052 |
/*
* Vortex OpenSplice
*
* This software and documentation are Copyright 2006 to TO_YEAR ADLINK
* Technology Limited, its affiliated companies and licensors. All rights
* reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file e... | PrismTech/opensplice | src/api/dcps/isocpp/include/dds/sub/LoanedSamples.hpp | C++ | gpl-3.0 | 2,421 |
package com.encens.khipus.action.warehouse;
import com.encens.khipus.action.dashboard.PieGraphic;
import com.encens.khipus.action.dashboard.PieSemaphoreWidgetViewAction;
import com.encens.khipus.dashboard.component.sql.SqlQuery;
import com.encens.khipus.dashboard.module.warehouse.MinProductItemControlWidgetSql;
import... | borboton13/sisk13 | src/main/com/encens/khipus/action/warehouse/MinProductItemControlWidgetAction.java | Java | gpl-3.0 | 2,390 |
#include<stdio.h>
#include<stdlib.h>
char a[102][102]={0};
int x,y;
int l[10000][2]={0},i,j=0,k=0,f=0;
int main()
{
int tx,ty,ans=0;
scanf("%d%d%d%d",&x,&y,&tx,&ty);
for(i=y-1;i>=0;i--)
scanf("%s",a[i]);
l[j][1]=tx-1;
l[j][0]=ty-1;
a[l[j][0]][l[j][1]]='/';
j++;
l[j][0]=-1234;
... | hxl9654/OI | oj/p1030乳草的入侵.cpp | C++ | gpl-3.0 | 1,841 |
/*
* This file is part of Bedspread, originally promoted and
* developed at CNR-IASI. For more information visit:
* http://leks.iasi.cnr.it/tools/bedspread
*
* This 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... | IASI-LEKS/bedspread | bedspread-core/src/main/java/it/cnr/iasi/leks/bedspread/rdf/impl/RDFGraph.java | Java | gpl-3.0 | 7,034 |
#define tableau_entrer t->te
#define tableau_int t->ti
#define tableau_binaire t->tb
#define taille_tableau t->sot
#define tableau_sortie t->ts
#define taille_sortie t->sots
#define tableau_sortieH t->tsh
#define taille_sortieH t->sotsh
struct tabs_s
{
int sot; // size of tabs
char *te; //tabs entrée
int ... | lahbabic/crypress | module_mem/module_mem.h | C | gpl-3.0 | 678 |
/*
* Vortex OpenSplice
*
* This software and documentation are Copyright 2006 to TO_YEAR ADLINK
* Technology Limited, its affiliated companies and licensors. All rights
* reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file e... | PrismTech/opensplice | src/api/dcps/c++/common/code/Constants.cpp | C++ | gpl-3.0 | 1,652 |
from django.conf import settings
from django.conf.urls import patterns, url
from haystack.views import SearchView
from elections.forms import ElectionForm
from elections.views import ElectionsSearchByTagView, HomeView, ElectionDetailView,\
CandidateDetailView, SoulMateDetailView, FaceToFaceView, AreaDetailView, \
... | YoQuieroSaber/votainteligente-portal-electoral | elections/urls.py | Python | gpl-3.0 | 4,564 |
/*
* Copyright 2000-2010 JetBrains s.r.o.
* 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 in ... | codebling/CommunityCase | src/org/community/intellij/plugins/communitycase/history/wholeTree/DetailsLoader.java | Java | gpl-3.0 | 882 |
package com.taskadapter.redmineapi;
import com.taskadapter.redmineapi.bean.CustomFieldDefinition;
import com.taskadapter.redmineapi.internal.Transport;
import java.util.List;
/**
* Works with Custom Field Definitions (read-only at this moment).
* <p>Obtain it via RedmineManager:
* <pre>
RedmineManager mgr = Redm... | ducyen/RedmineGanttProject | src/com/taskadapter/redmineapi/CustomFieldManager.java | Java | gpl-3.0 | 1,400 |
/*
Copyright (C) 2012 Abrt team.
Copyright (C) 2012 RedHat 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 2 of the License, or
(at your option) any late... | rluzynski/gnome-abrt | src/gnome_abrt/wrappers/module.c | C | gpl-3.0 | 2,064 |
../../../../../share/pyshared/twisted/python/urlpath.py | Alberto-Beralix/Beralix | i386-squashfs-root/usr/lib/python2.7/dist-packages/twisted/python/urlpath.py | Python | gpl-3.0 | 55 |
/**
* functions for creating major ui elements
*/
/**
* backbone model for icon buttons
*/
var IconButton = Backbone.Model.extend({
defaults: {
title : "",
icon_class : "",
on_click : null,
menu_options : null,
is_menu_button : true,
id ... | mikel-egana-aranguren/SADI-Galaxy-Docker | galaxy-dist/static/scripts/mvc/ui.js | JavaScript | gpl-3.0 | 66,639 |
from couchpotato.core.event import addEvent
from couchpotato.core.helpers.variable import tryFloat
from couchpotato.core.logger import CPLog
from couchpotato.core.plugins.base import Plugin
from couchpotato.environment import Env
from urlparse import urlparse
import re
import time
log = CPLog(__name__)
class Provid... | darren-rogan/CouchPotatoServer | couchpotato/core/providers/base.py | Python | gpl-3.0 | 2,933 |
/*
* This file is part of HeavySpleef.
* Copyright (c) 2014-2016 Matthias Werning
*
* 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) ... | matzefratze123/HeavySpleef | heavyspleef-core/src/main/java/de/xaniox/heavyspleef/core/event/GameDisableEvent.java | Java | gpl-3.0 | 935 |
/*
This file is part of RailRoad.
RailRoad 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, version 3 of the License.
RailRoad is distributed in the hope that it will be useful,
but WITHOUT ANY ... | heritage902/railroad | src/Logic.h | C | gpl-3.0 | 1,062 |
<?php
declare(strict_types=1);
namespace League\HTMLToMarkdown\Converter;
use League\HTMLToMarkdown\ElementInterface;
interface ConverterInterface
{
public function convert(ElementInterface $element): string;
/**
* @return string[]
*/
public function getSupportedTags(): array;
}
| benbalter/wordpress-to-jekyll-exporter | vendor/league/html-to-markdown/src/Converter/ConverterInterface.php | PHP | gpl-3.0 | 307 |
// Copyright (c) 1999-2004 Brian Wellington (bwelling@xbill.org)
import java.net.*;
import java.io.*;
import java.util.*;
import org.xbill.DNS.*;
import org.xbill.DNS.utils.*;
/** @author Brian Wellington <bwelling@xbill.org> */
public class update {
Message query, response;
Resolver res;
String server = null... | midnightskinhead/audioboo-android | externals/dnsjava/update.java | Java | gpl-3.0 | 16,887 |
/*
This file is part of LilyPond, the GNU music typesetter.
Copyright (C) 2006--2015 Han-Wen Nienhuys <hanwen@lilypond.org>
LilyPond 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... | thSoft/lilypond-hu | lily/piano-pedal-align-engraver.cc | C++ | gpl-3.0 | 7,432 |
<?PHP // $Id$
// tex.php - created with Moodle 1.9.2+ (Build: 20080813) (2007101521)
// local modifications from http://localhost/moodle192
$string['filtername'] = 'Ngôn ngữ TeX';
?>
| chinhnh/moodle | lang/vi/tex.php | PHP | gpl-3.0 | 202 |
<!DOCTYPE HTML>
<!--
Dopetrope by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Dopetrope by HTML5 UP</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
... | RoberTnf/dcss-analyzer | templates/left-sidebar.html | HTML | gpl-3.0 | 12,598 |
<!DOCTYPE html>
<html>
<head>
<title>Integration with dhtmlxGrid</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
<link rel="stylesheet" type="text/css" href="../../../codebase/fonts/font_roboto/roboto.css"/>
<link rel="styleshe... | vijaysebastian/bill | public/plugins/dhtmlxSuite_v50_std/samples/dhtmlxAccordion/05_components/01_grid.html | HTML | gpl-3.0 | 1,076 |
//
// SuperTuxKart - a fun racing game with go-kart
// Copyright (C) 2016 SuperTuxKart-Team
//
// 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... | huimiao638/stk-code | src/karts/controller/arena_ai.cpp | C++ | gpl-3.0 | 23,379 |
/**
* Marlin 3D Printer Firmware
* Copyright (C) 2016 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
*
* Based on Sprinter and grbl.
* Copyright (C) 2011 Camiel Gubbels / Erik van der Zalm
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General... | rdlaner/Marlin_Printrboard_Edits | Marlin/pins_MINITRONICS.h | C | gpl-3.0 | 3,141 |
import argparse, requests, sys, configparser, zipfile, os, shutil
from urllib.parse import urlparse, parse_qs
appname="ConverterUpdater"
author="Leo Durrant (2017)"
builddate="05/10/17"
version="0.1a"
release="alpha"
filesdelete=['ConUpdate.py', 'Converter.py', 'LBT.py', 'ConverterGUI.py', 'LBTGUI.py']
directoriesdel... | ZanyLeonic/LeonicBinaryTool | ConUpdate.py | Python | gpl-3.0 | 5,039 |
<?php
/**
* Copyright (C) 2010 Arie Nugraha (dicarve@yahoo.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 2 of the License, or
* (at your option) any later version.... | dicarve/slims3-stable15-jquery | ucs/admin/modules/bibliography/pop_author.php | PHP | gpl-3.0 | 6,651 |
<?php
$string['wq'] = 'Matematica e scienza - WIRIS';
$string['pluginname'] = 'Matematica e scienza - WIRIS';
$string['pluginnamesummary'] = '';
$string['wq_help'] = 'Generic WIRIS quizzes Help';
$string['editingwq'] = 'Editing a generic WIRIS question';
$string['addingwq'] = 'Adding a generic WIRIS question';
$... | nitro2010/moodle | question/wq/lang/it/qtype_wq.php | PHP | gpl-3.0 | 1,093 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.