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 |
|---|---|---|---|---|---|
<?php
namespace wcf\data\option\category;
use wcf\data\AbstractDatabaseObjectAction;
/**
* Executes option category-related actions.
*
* @author Alexander Ebert
* @copyright 2001-2016 WoltLab GmbH
* @license GNU Lesser General Public License <http://opensource.org/licenses/lgpl-license.php>
* @package WoltLabSu... | 0xLeon/WCF | wcfsetup/install/files/lib/data/option/category/OptionCategoryAction.class.php | PHP | lgpl-2.1 | 1,020 |
// Copyright (c) 2011 AlphaSierraPapa for the SharpDevelop Team
//
// 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 the Software
// without restriction, including without limitation the rights to use, co... | KarimLUCCIN/Cudafy | Cudafy.Translator/ICSharpCode.Decompiler/Disassembler/MethodBodyDisassembler.cs | C# | lgpl-2.1 | 6,805 |
<?php
abstract class SearchModel extends FormModel
{
protected static $types = array('string', 'integer', 'decimal', 'date', 'datetime', 'time');
protected static $operators = array('select', 'containing', 'starting', 'ending', 'eq', 'neq', 'gt', 'goet', 'lt', 'loet');
protected $filters = array();
protected $filt... | marcospont/php2go | php2go/search/SearchModel.php | PHP | lgpl-2.1 | 11,281 |
#!/usr/bin/python
from gi.repository import Gdk
from xml.etree.ElementTree import ElementTree, Element
import re
ESCAPE_PATTERN = re.compile(r'\\u\{([0-9A-Fa-f]+?)\}')
ISO_PATTERN = re.compile(r'[A-E]([0-9]+)')
def parse_single_key(value):
key = Element('key')
uc = 0
if hasattr(__builtins__, 'unichr'):
... | GNOME/caribou | tools/convert_cldr.py | Python | lgpl-2.1 | 3,381 |
/*
* This is software for administration and management of mobile equipment repair
*
* Copyright ( C ) 2015 , Pluscel
*
* 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 ... | PlusCel/PlusCel | dom/src/main/java/domainapp/dom/app/homepage/HomePageViewModel.java | Java | lgpl-2.1 | 2,820 |
/*
* Copyright (C) 2014 Martin Lenders <mlenders@inf.fu-berlin.de>
*
* This file is subject to the terms and conditions of the GNU Lesser General
* Public License v2.1. See the file LICENSE in the top level directory for
* more details.
*/
/**
* @addtogroup sys_net_ng_ipv6_netif
* @{
*
* @file
*
* @author... | bartfaizoltan/RIOT | sys/net/network_layer/ng_ipv6/netif/ng_ipv6_netif.c | C | lgpl-2.1 | 14,519 |
<?php
/**
* This class has been auto-generated by the Doctrine ORM Framework
*/
class RingsideAlbum extends Doctrine_Record
{
public function setTableDefinition()
{
$this->setTableName('album');
$this->hasColumn('aid', 'integer', 8, array('alltypes' => array(0 => 'integer'), 'ntype' => 'bigint(20)', ... | jkinner/ringside | api/includes/ringside/api/dao/records/RingsideAlbum.php | PHP | lgpl-2.1 | 2,224 |
/*
* See the NOTICE file distributed with this work for additional
* information regarding copyright ownership.
*
* This 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 2.1 of
* th... | xwiki/xwiki-rendering | xwiki-rendering-integration-tests/src/test/java/org/xwiki/rendering/SimpleIntegrationTests.java | Java | lgpl-2.1 | 1,449 |
/**
* @file fsareasearchlistctrl.cpp
* @brief A area search-specific implementation of scrolllist
*
* $LicenseInfo:firstyear=2014&license=viewerlgpl$
* Phoenix Firestorm Viewer Source Code
* Copyright (c) 2014 Ansariel Hiller
*
* This library is free software; you can redistribute it and/or
* modify it under... | gabeharms/firestorm | indra/newview/fsareasearchlistctrl.cpp | C++ | lgpl-2.1 | 2,180 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title></title>
</head>
<body>
The AER convolution chips developed in the CAVIAR project.
</body>
</html>
| viktorbahr/jaer | src/es/cnm/imse/jaer/chip/convolution/package.html | HTML | lgpl-2.1 | 199 |
<?xml version="1.0" encoding="ascii"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>pywurfl.ql.TypeBool</title>
<link rel="stylesheet" href="epydoc.css" type="text/css" />
<... | SamyStyle/pywurfl | doc/api/pywurfl.ql.TypeBool-class.html | HTML | lgpl-2.1 | 5,252 |
/**********************************************************************
* Copyright (c) 2013-2014, The Pennsylvania State University.
* All rights reserved.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by... | jasondegraw/rwPrj | src/prjspeciesimpl.cpp | C++ | lgpl-2.1 | 7,632 |
<?xml version="1.0" encoding="iso-8859-1"?>
<!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>
<!-- template designed by Marco Von Ballmoos -->
<title></title>
<link rel="stylesheet" hr... | ivelre/EstacionamientoITC | doc/packages.html | HTML | lgpl-2.1 | 1,135 |
/*********************************************************
* Copyright (C) 2005 VMware, Inc. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as published
* by the Free Software Foundation version 2.1 and no ... | raphaeldias/vmware | lib/open-vm-tools/include/cryptoError.h | C | lgpl-2.1 | 3,428 |
/*---------------------------------------------------------------------------*\
* OpenSG *
* *
* *
* ... | jondo2010/OpenSG | Source/System/FieldContainer/Attachments/OSGStringAttributeMapFields.h | C | lgpl-2.1 | 7,032 |
/*
* examples/modular-int.C
*
* Copyright (C) 2005, 2010 D. Saunders, Z. Wang
* ========LICENCE========
* This file is part of the library LinBox.
*
* LinBox 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 Softwar... | linbox-team/linbox | examples/fields/modular-int.C | C++ | lgpl-2.1 | 3,765 |
/*
* (C) Copyright 2014 Kurento (http://kurento.org/)
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the GNU Lesser General Public License
* (LGPL) version 2.1 which accompanies this distribution, and is available at
* http://www.gnu.org/licenses/lgpl-... | KurentoLegacy/kurento-media-framework | kmf-thrift-interface/src/main/java/com/kurento/kmf/thrift/ThriftServerException.java | Java | lgpl-2.1 | 1,128 |
#ifndef COEFFFIELD_H
#define COEFFFIELD_H
#include "Reaction.h"
// Forward declarations
class CoeffField;
template <> InputParameters validParams<CoeffField>();
class CoeffField : public Reaction {
public:
CoeffField(const InputParameters ¶meters);
protected:
virtual Real computeQpResidual() override;
vi... | cticenhour/EELS | include/kernels/CoeffField.h | C | lgpl-2.1 | 422 |
#!/bin/bash
# /opt/lampp/cgi-bin/test-mrtg-rrd2.sh
# for local testing of mrtg-rrd2.cgi
# wget https://www.dropbox.com/s/334529psoett16t/test-mrtg-rrd2.sh
#see http://stackoverflow.com/questions/2224158/how-can-i-send-post-and-get-data-to-a-perl-cgi-script-via-the-command-line
#see http://www.cgi101.com/book/ch3/text.... | StefanoSalsano/alien-ofelia-conet-ccnx | scripts_and_config/test-mrtg-rrd2.sh | Shell | lgpl-2.1 | 535 |
module WMC
# NoyesParser parses motif files with a header line and
# column lines with symbols in the DNA alphabet in order A,C,G,T
class NoyesParser
attr_accessor :motifset
attr_accessor :nukelinepattern
attr_accessor :namepattern
attr_accessor :normalize
# Arguments: input file, patter... | mz2/imotifs | libxms-ruby/lib/noyes.rb | Ruby | lgpl-2.1 | 1,586 |
<?php
// $Id: /cvsroot/tikiwiki/tiki/tiki-print_multi_pages.php,v 1.15.2.3 2008-01-21 09:47:15 nyloth Exp $
// Copyright (c) 2002-2007, Luis Argerich, Garland Foster, Eduardo Polidor, et. al.
// All Rights Reserved. See copyright.txt for details and a complete list of authors.
// Licensed under the GNU LESSER GENERAL... | 4thAce/evilhow | tiki-print_multi_pages.php | PHP | lgpl-2.1 | 3,865 |
# coding: utf-8
import os
import shutil
from nxdrive.client.base_automation_client import DOWNLOAD_TMP_FILE_PREFIX, \
DOWNLOAD_TMP_FILE_SUFFIX
from nxdrive.engine.processor import Processor as OldProcessor
from nxdrive.logging_config import get_logger
log = get_logger(__name__)
class Processor(OldProcessor):
... | ssdi-drive/nuxeo-drive | nuxeo-drive-client/nxdrive/engine/next/processor.py | Python | lgpl-2.1 | 4,670 |
// Virvo - Virtual Reality Volume Rendering
// Copyright (C) 1999-2003 University of Stuttgart, 2004-2005 Brown University
// Contact: Jurgen P. Schulze, jschulze@ucsd.edu
//
// This file is part of Virvo.
//
// Virvo is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser Genera... | deskvox/deskvox | virvo/virvo/vvdynlib.h | C | lgpl-2.1 | 1,731 |
/* Copyright (C) 2010, Rodrigo Cánovas, all rights reserved.
*
* This library 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 2.1 of the License, or (at your option) any lat... | migumar2/libCSD | libcds/tests/testSuffixTree.cpp | C++ | lgpl-2.1 | 1,866 |
package org.coffeeshop.log;
public class SingleChannelLogHelper implements LogHelper {
private AbstractLogger logger = null;
private int channel = 0;
public AbstractLogger getLogger() {
return logger;
}
public void setLogger(AbstractLogger logger) {
this.logger = logger;
}
public int getChannel() {
... | lukacu/coffeeshop | core/org/coffeeshop/log/SingleChannelLogHelper.java | Java | lgpl-2.1 | 1,529 |
/****************************************************************************
**
** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of Qt Creator.
**
** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this f... | richardmg/qtcreator | src/libs/ssh/sshconnectionmanager.cpp | C++ | lgpl-2.1 | 8,163 |
/* -*- Mode: C; c-basic-offset: 4; indent-tabs-mode: nil -*- */
/*
Copyright (C) 2010 Red Hat, Inc.
This library 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 2.1 of the Lic... | flexVDI/spice-gtk | src/channel-record.c | C | lgpl-2.1 | 16,385 |
//-----------------------------------------------------------------------bl-
//--------------------------------------------------------------------------
//
// GRINS - General Reacting Incompressible Navier-Stokes
//
// Copyright (C) 2014-2015 Paul T. Bauman, Roy H. Stogner
// Copyright (C) 2010-2013 The PECOS Developm... | cahaynes/grins | src/solver/src/simulation.C | C++ | lgpl-2.1 | 20,712 |
package fr.toss.FF7Bones;
import net.minecraft.client.renderer.texture.IIconRegister;
import net.minecraft.item.Item;
import cpw.mods.fml.relauncher.Side;
import cpw.mods.fml.relauncher.SideOnly;
import fr.toss.FF7.ItemRegistry1;
public class Skull extends Item
{
public Skull(int par1)
{
super();
setMaxStackSi... | GhostMonk3408/MidgarCrusade | src/main/java/fr/toss/FF7Bones/Skull.java | Java | lgpl-2.1 | 572 |
// This code is derived from jcifs smb client library <jcifs at samba dot org>
// Ported by J. Arturo <webmaster at komodosoft dot net>
//
// This library 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 Foundat... | saki-saki/WinRTCifs | WinRTCifs/Netbios/Name.cs | C# | lgpl-2.1 | 6,732 |
/*
* i6engine
* Copyright (2016) Daniel Bonrath, Michael Baer, All rights reserved.
*
* This file is part of i6engine; i6engine 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 2.... | ClockworkOrigins/i6engine | tools/particleEditor/src/properties/DynamicAttributeProperty.cpp | C++ | lgpl-2.1 | 11,552 |
import os
import subprocess
from pathlib import Path
import pyinstaller_versionfile
import tomli
packaging_path = Path(__file__).resolve().parent
def get_version() -> str:
project_dir = Path(__file__).resolve().parent.parent
f = project_dir / "pyproject.toml"
return str(tomli.loads(f.read_text())["tool"... | amolenaar/gaphor | packaging/make-script.py | Python | lgpl-2.1 | 2,017 |
/****************************************************************************
**
** Copyright (c) 2014 LG Electronics, Inc., author: <mikko.levonmaa@lge.com>
**
** Contact: http://www.qt-project.org/legal
**
** This file is part of the test suite of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** Commercial License Us... | Tofee/qtwayland | tests/auto/compositor/testkeyboardgrabber.cpp | C++ | lgpl-2.1 | 2,719 |
/*
* Copyright 2007 by Kappich Systemberatung Aachen
* Copyright 2004 by Kappich+Kniß Systemberatung, Aachen
*
* This file is part of de.bsvrz.dav.daf.
*
* de.bsvrz.dav.daf is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published ... | datenverteiler/de.bsvrz.dav.daf | src/main/java/de/bsvrz/dav/daf/communication/tcpCommunication/TCP_IP_Communication.java | Java | lgpl-2.1 | 5,118 |
// Copyright 2015 Markus Ilmola
// This library 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 2.1 of the License, or (at your option) any later version.
#ifndef GENERATOR_TORUS_HP... | ilmola/generator | include/generator/TorusMesh.hpp | C++ | lgpl-2.1 | 1,690 |
namespace AdditionalKeyBindings.BindActions
{
public class RoadToolCycleAction : PanelValueCyclingAction<NetTool.Mode>, IActionDescription
{
public RoadToolCycleAction() : base(GameUiParts.RoadToolStrip)
{
}
public ActionCategory Category { get { return ActionCategory.Shared; } }
public string DisplayNam... | M-Ch/AdditionalKeyBindings | AdditionalKeyBindings/AdditionalKeyBindings/BindActions/RoadToolCycleAction.cs | C# | lgpl-2.1 | 436 |
/*
* Copyright (C) 2003-2012 David E. Berry
*
* This library 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 2.1 of the License, or (at your option) any later version.
*
* This ... | cpo-org/cpo-api | cpo-cassandra/src/main/java/org/synchronoss/cpo/cassandra/exporter/CassandraMetaXmlObjectExporter.java | Java | lgpl-2.1 | 4,019 |
/*
* GPAC - Multimedia Framework C SDK
*
* Authors: Jean Le Feuvre
* Copyright (c) Telecom ParisTech 2000-2012
* All rights reserved
*
* This file is part of GPAC / Media Tools sub-project
*
* GPAC is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser Gene... | drakeguan/gpac | src/media_tools/ismacryp.c | C | lgpl-2.1 | 61,792 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
<html xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
<title>hal 0.5.1-SNAPSHOT Reference Package org.fosstrak.hal.impl.feig.util</title>
<link rel="styl... | Fosstrak/fosstrak.github.io | hal/xref/org/fosstrak/hal/impl/feig/util/package-summary.html | HTML | lgpl-2.1 | 2,245 |
##########################################################################
#
# QGIS-meshing plugins.
#
# Copyright (C) 2012-2013 Imperial College London and others.
#
# Please see the AUTHORS file in the main source directory for a
# full list of copyright holders.
#
# Dr Adam S. Candy, adam.candy@imperia... | adamcandy/qgis-plugins-meshing-initial | dev/plugins/define_boundary_ids/Makefile | Makefile | lgpl-2.1 | 1,455 |
/*
Copyright (C) 2017 Alexandr Akulich <akulichalexander@gmail.com>
This file is a part of TelegramQt library.
This library 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... | Kaffeine/telegram-qt | TelegramQt/DhLayer.cpp | C++ | lgpl-2.1 | 7,692 |
/*
* Copyright (C) 2008 Pierre-Luc Beaudoin <pierre-luc@pierlux.com>
* Copyright (C) 2010-2012 Jiri Techet <techet@gmail.com>
*
* This library 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; eithe... | PabloCastellano/libchamplain | champlain/champlain-view.h | C | lgpl-2.1 | 5,396 |
/* $Id: crypt_win32.h 6870 2002-08-19 15:22:50Z daniel $ */
/* encrypt.h - API to 56 bit DES encryption via calls
encrypt(3), setkey(3) and crypt(3)
Copyright (C) 1991 Jochen Obalek
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Publ... | piotras/ragnaroek-midgard-core | win32/crypt_win32.h | C | lgpl-2.1 | 1,184 |
/*****************************************************************************
* dr_49.h
* Copyright (C) 2012 VideoLAN
*
* Authors: rcorno (May 21, 2012)
*
* This library 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 F... | krieger-od/libdvbpsi | src/descriptors/dr_49.h | C | lgpl-2.1 | 4,292 |
<?php
// (c) Copyright 2002-2012 by authors of the Tiki Wiki CMS Groupware Project
//
// All Rights Reserved. See copyright.txt for details and a complete list of authors.
// Licensed under the GNU LESSER GENERAL PUBLIC LICENSE. See license.txt for details.
// $Id: tiki-admin_menu_options.php 43171 2012-09-27 14:07:47... | pitbulk/tiki-saml | tiki-admin_menu_options.php | PHP | lgpl-2.1 | 6,245 |
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Member List</title>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<table b... | Telekinesis/Telepathy-qt4-0.8.0 | doc/html/a00935.html | HTML | lgpl-2.1 | 34,660 |
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en_US" lang="en_US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Qt 4.8: M... | sicily/qt4.8.4 | doc/html/qabstractfileengine-mapextensionreturn.html | HTML | lgpl-2.1 | 9,503 |
package it.unitn.disi.smatch.loaders.mapping;
import it.unitn.disi.common.components.Configurable;
import it.unitn.disi.common.components.ConfigurableException;
import it.unitn.disi.smatch.data.mappings.IContextMapping;
import it.unitn.disi.smatch.data.mappings.IMappingElement;
import it.unitn.disi.smatch.data.m... | opendatatrentino/s-match | src/main/java/it/unitn/disi/smatch/loaders/mapping/BaseMappingLoader.java | Java | lgpl-2.1 | 3,887 |
/* -*- Mode: C; c-basic-offset: 4; indent-tabs-mode: nil -*- */
/*
Copyright (C) 2010 Red Hat, Inc.
This library 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 2.1 of the License,... | mathslinux/spice-gtk | gtk/spice-widget-cairo.c | C | lgpl-2.1 | 5,286 |
//
// Copyright (c) 2013, Ford Motor Company
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are met:
//
// Redistributions of source code must retain the above copyright notice, this
// list of condit... | Luxoft/SDLP | SDL_Core/src/components/JSONHandler/src/RPC2ObjectsImpl/NsRPC2Communication/BasicCommunication/GetDeviceListMarshaller.h | C | lgpl-2.1 | 2,396 |
/****************************************************************************
**
** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (directui@nokia.com)
**
** This file is part of meegotouch-controlpanelapplets.
**
** If you have questions regardin... | dudochkin-victor/touch-controlpanelapplets | src/themeapplet/themewidget.cpp | C++ | lgpl-2.1 | 10,871 |
<?php
declare(strict_types=1);
namespace SimpleSAML\SAML2\Configuration;
interface DecryptionProvider
{
/**
* @return null|bool
*/
public function isAssertionEncryptionRequired(): ?bool;
/**
* @return null|string
*/
public function getSharedKey(): ?string;
/**
* @para... | simplesamlphp/saml2 | src/SAML2/Configuration/DecryptionProvider.php | PHP | lgpl-2.1 | 645 |
package org.solmix.datax.jdbc.core;
public class TypeMismatchDataAccessException extends JdbcException {
public TypeMismatchDataAccessException(String msg) {
super(msg);
}
/**
* Constructor for TypeMismatchDataAccessException.
* @param msg the detail message
* @param cause the root cause from the data acce... | solmix/datax | jdbc/src/main/java/org/solmix/datax/jdbc/core/TypeMismatchDataAccessException.java | Java | lgpl-2.1 | 436 |
/*
* eXist-db Open Source Native XML Database
* Copyright (C) 2001 The eXist-db Authors
*
* info@exist-db.org
* http://www.exist-db.org
*
* This library 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 Foun... | ambs/exist | exist-core/src/main/java/org/exist/xquery/functions/request/GetUploadedFile.java | Java | lgpl-2.1 | 3,410 |
//$HeadURL$
/*----------------------------------------------------------------------------
This file is part of deegree, http://deegree.org/
Copyright (C) 2001-2009 by:
Department of Geography, University of Bonn
and
lat/lon GmbH
This library is free software; you can redistribute it and/or modify it under
the ... | deegree/deegree3 | deegree-core/deegree-core-protocol/deegree-protocol-wfs/src/main/java/org/deegree/protocol/wfs/getfeature/xml/GetFeatureXMLAdapter.java | Java | lgpl-2.1 | 17,524 |
/*
* libusb synchronization on Microsoft Windows
*
* Copyright © 2010 Michael Plante <michael.plante@gmail.com>
*
* This library 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 ... | anilgit90/libusb | libusb/os/threads_windows.h | C | lgpl-2.1 | 2,695 |
/*
* Created on 17-dic-2005
*
* TODO To change the template for this generated file go to
* Window - Preferences - Java - Code Style - Code Templates
*/
package org.herac.tuxguitar.app.action.impl.effects;
import org.herac.tuxguitar.action.TGActionContext;
import org.herac.tuxguitar.app.TuxGuitar;
import org.hera... | certator/tuxguitar_mod | TuxGuitar/src/org/herac/tuxguitar/app/action/impl/effects/ChangeSlappingAction.java | Java | lgpl-2.1 | 1,524 |
/* GStreamer
* Copyright (C) 1999,2000 Erik Walthinsen <omega@cse.ogi.edu>
* 2000 Wim Taymans <wtay@chello.be>
* 2003 Colin Walters <cwalters@gnome.org>
* 2005 Wim Taymans <wim@fluendo.com>
*
* gstqueue.c:
*
* This library is free software; you can redist... | ylatuya/gstreamer | plugins/elements/gstqueue.c | C | lgpl-2.1 | 52,053 |
/*
* JRoadMap - https://jroadmap.dev.java.net/
* Copyright (C) 2007 Fernando Boaflio (boaglio at gmail dot com)
*
* This library 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
* ve... | boaglio/jroadmap | src/main/java/com/boaglio/jroadmap/controller/service/PlanServiceImpl.java | Java | lgpl-2.1 | 1,748 |
// xiva (acronym for HTTP Extended EVent Automata) is a simple HTTP server.
// Copyright (C) 2009 Yandex <highpower@yandex.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 ... | highpower/xiva | python/python_settings.hpp | C++ | lgpl-2.1 | 2,325 |
// The libMesh Finite Element Library.
// Copyright (C) 2002-2017 Benjamin S. Kirk, John W. Peterson, Roy H. Stogner
// This library 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 ... | balborian/libmesh | examples/fem_system/fem_system_ex1/fem_system_ex1.C | C++ | lgpl-2.1 | 12,237 |
/*
* See the NOTICE file distributed with this work for additional
* information regarding copyright ownership.
*
* This 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 2.1 of
* th... | xwiki/xwiki-commons | xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-common/src/main/java/org/xwiki/crypto/params/cipher/asymmetric/PublicKeyParameters.java | Java | lgpl-2.1 | 1,089 |
/*
* Copyright (C) 2010 Apple Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions... | annulen/qtwebkit-snapshots | Source/WebKit2/Scripts/webkit/MessageReceiver-expected.cpp | C++ | lgpl-2.1 | 9,148 |
<?php
// (c) Copyright 2002-2016 by authors of the Tiki Wiki CMS Groupware Project
//
// All Rights Reserved. See copyright.txt for details and a complete list of authors.
// Licensed under the GNU LESSER GENERAL PUBLIC LICENSE. See license.txt for details.
// $Id: index.php 57940 2016-03-17 19:24:00Z jyhem $
// This ... | XavierSolerFR/diem25tiki | templates/tablesorter/index.php | PHP | lgpl-2.1 | 421 |
// function fn_moveElement(elementID,finalX,finalY,interval){
// if (!document.getElementById && !document.getElementById("elementID")) {
// return false;
// }
// var elem=document.getElementById(elementID);
// var xPos=parseInt(elem.style.left);
// var yPos=parseInt(elem.style.top);
// if (xPos===finalX&&yPos=... | weixianpin/test | JavaScriptDOM编程艺术/chapter10/JS/positionMessage.js | JavaScript | lgpl-2.1 | 1,687 |
/*
* jingle-mint.c - creates and configures a GabbleJingleFactory
* Copyright ©2012 Collabora Ltd.
*
* This library 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 2.1 of the Lic... | mlundblad/telepathy-gabble | src/jingle-mint.c | C | lgpl-2.1 | 9,926 |
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Member List</title>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<table b... | Telekinesis/Telepathy-qt4-0.8.0 | doc/html/a00809.html | HTML | lgpl-2.1 | 27,720 |
/**
*
* Copyright (c) 2014, the Railo Company Ltd. All rights reserved.
*
* This library 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 2.1 of the License, or (at your option) ... | lucee/Lucee | core/src/main/java/lucee/runtime/functions/dynamicEvaluation/PrecisionEvaluate.java | Java | lgpl-2.1 | 1,166 |
#!/usr/bin/env python
from nose.tools import *
from utilities import execution_path, save_data, contains_word
import os, mapnik
def setup():
# All of the paths used are relative, if we run the tests
# from another directory we need to chdir()
os.chdir(execution_path('.'))
def test_dataraster_colori... | mojodna/debian-mapnik | tests/python_tests/raster_symbolizer_test.py | Python | lgpl-2.1 | 6,314 |
#include "MDLRoot.h"
using namespace mdl;
MDLRoot::MDLRoot()
{}
MDLRoot::~MDLRoot()
{}
void MDLRoot::addBodyPart(BodyPart *newPart)
{
// Add the new part to our list
body_parts.push_back(newPart);
}
int MDLRoot::getNumBodyParts()
{
return body_parts.size();
}
BodyPart* MDLRoot::getBodyPart(int ... | hyyh619/OpenSceneGraph-3.4.0 | src/osgPlugins/mdl/MDLRoot.cpp | C++ | lgpl-2.1 | 481 |
/*
* JBoss, Home of Professional Open Source.
* Copyright 2013, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | tadamski/wildfly | weld/bean-validation/src/main/java/org/jboss/as/weld/deployment/processor/CdiBeanValidationFactoryProcessor.java | Java | lgpl-2.1 | 3,831 |
#ifndef FSTARPUFMMPRIORITIES_HPP
#define FSTARPUFMMPRIORITIES_HPP
#include "../../Utils/FGlobal.hpp"
#include "FStarPUUtils.hpp"
#include "FStarPUKernelCapacities.hpp"
/**
* @brief The FStarPUFmmPriorities class
* This class should have an static method to be called by hetero getPrio.
*/
#ifdef STARPU_SUPPORT_SCH... | xikaij/poisson | contrib/scalfmm/Src/GroupTree/StarPUUtils/FStarPUFmmPriorities.hpp | C++ | lgpl-2.1 | 20,803 |
/*
* Polyglotter (http://polyglotter.org)
* See the COPYRIGHT.txt file distributed with this work for information
* regarding copyright ownership. Some portions may be licensed
* to Red Hat, Inc. under one or more contributor license agreements.
* See the AUTHORS.txt file in the distribution for a full listing of... | Polyglotter/chrysalix | chrysalix-engine/src/main/java/org/chrysalix/ChrysalixLexicon.java | Java | lgpl-2.1 | 3,771 |
/**
* DSS - Digital Signature Services
* Copyright (C) 2015 European Commission, provided under the CEF programme
*
* This file is part of the "DSS - Digital Signature Services" project.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Publ... | esig/dss | validation-policy/src/main/java/eu/europa/esig/dss/validation/process/vpfswatsp/checks/vts/ValidationTimeSlidingCertificateRevocationSelector.java | Java | lgpl-2.1 | 5,567 |
/**
* DSS - Digital Signature Services
* Copyright (C) 2015 European Commission, provided under the CEF programme
*
* This file is part of the "DSS - Digital Signature Services" project.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Publ... | esig/dss | validation-policy/src/main/java/eu/europa/esig/dss/validation/process/bbb/sav/checks/ClaimedRolesCheck.java | Java | lgpl-2.1 | 2,718 |
/*
Copyright 2020 by Angelo Naselli <anaselli at linux dot it>
This library 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 2.1 of the
License, or (at your option) version 3.0 of t... | libyui/libyui-gtk | src/YGMenuBar.h | C | lgpl-3.0 | 2,064 |
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en_US" lang="en_US">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- qstyleoption.... | ssangkong/NVRAM_KWU | qt-everywhere-opensource-src-4.7.4/doc/html/qstyleoptionheader-members.html | HTML | lgpl-3.0 | 5,650 |
namespace Areas.ControllerRunner
{
using Sitecore.Data;
using Sitecore.Mvc.Pipelines.Response.GetRenderer;
using Sitecore.Mvc.Presentation;
/// <summary>
/// CREDITS: http://sitecore-estate.nl/wp/2014/12/sitecore-mvc-areas/
/// </summary>
public class GetAreaControllerRendering : GetRender... | unic/SUGCON2015 | src/Areas/ControllerRunner/GetAreaControllerRenderer.cs | C# | lgpl-3.0 | 1,274 |
%Descripción del rol de los integrantes del equipo de trabajo
\begin{table}[h]
\centering
\begin{tabular}{|p{5cm}|p{5cm}|p{4cm}|}
\hline
\rowcolor{tableheadcolor} \textbf{Nombre} & \textbf{Rol} &
\textbf{Tiempo de dedicación al Proyecto (horas semanales)} \\
\hline
Víctor Velásquez Solano & Ejecutor & 30 ... | vmrvs/anteproyecto | 09/capitulo.tex | TeX | lgpl-3.0 | 482 |
package org.evomaster.client.java.controller.problem;
import java.util.ArrayList;
import java.util.List;
/**
* Created by arcuri82 on 05-Nov-18.
*/
public class RestProblem implements ProblemInfo{
private final String openApiUrl;
private final List<String> endpointsToSkip;
private final String openAp... | EMResearch/EvoMaster | client-java/controller/src/main/java/org/evomaster/client/java/controller/problem/RestProblem.java | Java | lgpl-3.0 | 2,091 |
// Created file "Lib\src\Shell32\X64\shguid"
typedef struct _GUID
{
unsigned long Data1;
unsigned short Data2;
unsigned short Data3;
unsigned char Data4[8];
} GUID;
#define DEFINE_GUID(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) \
extern const GUID name = { l, w1, w2, { b1, b2, b3, b4... | Frankie-PellesC/fSDK | Lib/src/shell32/X64/shguid000000E1.c | C | lgpl-3.0 | 454 |
package nif.niobject;
import java.io.IOException;
import java.nio.ByteBuffer;
import nif.ByteConvert;
import nif.NifVer;
import nif.compound.NifVector4;
public class NiBinaryVoxelData extends NiObject
{
/**
<niobject name="NiBinaryVoxelData" abstract="0" inherit="NiObject" ver1="3.1">
Voxel data ... | philjord/jnif | jnif/src/nif/niobject/NiBinaryVoxelData.java | Java | lgpl-3.0 | 2,645 |
<?php defined('BASEPATH') OR exit('No direct script access allowed');
class Articulo extends CI_Model
{
public function todos()
{
return $this->db->query('select * from articulos')->result_array();
}
public function borrar($id)
{
return $this->db->query("delete from articulos where... | archsupremo/code | application/models/Articulo.php | PHP | lgpl-3.0 | 1,092 |
package net.starborne.server.entity;
import net.minecraft.entity.Entity;
import net.minecraft.nbt.NBTTagCompound;
import net.minecraft.world.World;
public class BlockSystemControlEntity extends Entity {
public BlockSystemControlEntity(World world) {
super(world);
}
@Override
protected void en... | Starborne/Starborne | src/main/java/net/starborne/server/entity/BlockSystemControlEntity.java | Java | lgpl-3.0 | 513 |
#include <iomanip>
#include "block.hpp"
using namespace std;
namespace kp{
namespace core{
const char Block::TAG[] = "Block";
Block::Block(SymbolTable& globals, Program& tac_program)
: block_(), globals_(globals), tac_program_(tac_program), symbol_text_(""), symbol_("")
{
const uint64_t buffer_capacity = global... | Ektorus/bohrium | ve/cpu/block.cpp | C++ | lgpl-3.0 | 15,729 |
<html>
<head></head>
<body>
Title: הודאה לפני התרגיל | Prayer of Gratitude Before Exercise, by Rabbi Shmuly Yanklowitz<br />
Primary contributor: shmuly.yanklowitz<br />
For attribution and license, please consult the following URL: <a href="http://opensiddur.org/?p=20294">http://opensiddur.org/?p=20294</a>
<p />
<hr /... | aharonium/opensiddur.org | posts/HTML/prayers/life-cycle/living/well-being-health-and-caregiving/prayer-of-gratitude-before-exercise-by-rabbi-shmuly-yanklowitz.html.md | Markdown | lgpl-3.0 | 3,518 |
package com.crobox.clickhouse.dsl.execution
import akka.stream.scaladsl.Source
import com.crobox.clickhouse.ClickhouseClient
import com.crobox.clickhouse.dsl.language.{ClickhouseTokenizerModule, TokenizerModule}
import com.crobox.clickhouse.dsl.{Query, Table}
import com.crobox.clickhouse.internal.QuerySettings
import ... | crobox/clickhouse-scala-client | dsl/src/main/scala/com.crobox.clickhouse/dsl/execution/ClickhouseQueryExecutor.scala | Scala | lgpl-3.0 | 2,089 |
# -*- coding: UTF-8 -*-
from datetime import date
import re
import pytest
from pyopenmensa.feed import LazyBuilder
@pytest.fixture
def canteen():
return LazyBuilder()
def test_date_converting(canteen):
day = date(2013, 3, 7)
assert canteen.dayCount() == 0
canteen.setDayClosed('2013-03-07')
ass... | mswart/pyopenmensa | tests/feed/test_lazy_canteen.py | Python | lgpl-3.0 | 1,685 |
#**
# Makefile running all tests
#
# Redistribution of this file to outside parties is
# strictly prohibited without the written consent
# of the module owner indicated below.\n
#
# \par Module owner:
# Thierry Lepley, STMicroelectronics (thierry.lepley@st.com)
#
# \par Copyright STMicroelectronics ... | tlepley/KernelGenius | test/graph/Makefile | Makefile | lgpl-3.0 | 2,194 |
#ifndef __TEMPLATEKEYWORDS_H__5DD73091_CBAC_4be6_BE7D_3D9E5B4D27E7
#define __TEMPLATEKEYWORDS_H__5DD73091_CBAC_4be6_BE7D_3D9E5B4D27E7
#include "imc_lecturnity_converter_LPLibs.h"
// Keywords for 'Standard Navigation'
#define NUMBER_OF_NAVIGATION_STATES imc_lecturnity_converter_LPLibs_NUMBER_OF_NAVIGATION_STATES
con... | openlecturnity/os45 | lecturnity/publisher/LPLibs/TemplateKeywords.h | C | lgpl-3.0 | 5,158 |
import React from 'react'
import styles from './styles.scss'
class FigureAnimate extends React.PureComponent {
constructor (props) {
super()
this.state = {
imgTransform: null
}
this.time = null
}
componentDidMount () {
this.time = setTimeout(() => {
this.setState({
imgTrans... | LightningVII/CSS3-Transform-Effect-Demo | src/components/FigureAnimate/index.js | JavaScript | lgpl-3.0 | 1,020 |
/**
* Copyright (c) 2014 mediaworx berlin AG (http://mediaworx.com)
* <p>
* This library 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, or (at your option) any ... | zebrajaeger/opencms-maven-plugin | src/main/java/com/mediaworx/mojo/opencms/ManifestMojo.java | Java | lgpl-3.0 | 1,844 |
/*
Copyright 2013-2021 Paul Colby
This file is part of QtAws.
QtAws 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, or
(at your option) any later v... | pcolby/libqtaws | src/cloudsearch/deleteexpressionresponse_p.h | C | lgpl-3.0 | 1,333 |
package ecommerce
import (
"net/http"
"github.com/arvindkandhare/goamz/aws"
)
// ProductAdvertising provides methods for querying the product advertising API
type ProductAdvertising struct {
service aws.Service
associateTag string
}
// New creates a new ProductAdvertising client
func New(auth aws.Auth, ass... | arvindkandhare/goamz | ecommerce/ecommerce.go | GO | lgpl-3.0 | 1,120 |
# Login-AzureRmAccount
Get-AzureRmSubscription | where { $_.SubscriptionName -like "*MVP*" } | Select-AzureRmSubscription
$rg = "RG-Docker"
$dep = "Simple-Docker-Deployment"
$path = "C:\Code\Github\Samples\ArmWorkshop\02-Docker"
New-AzureRmResourceGroup -Name $rg -Location "northeurope" -Force
New-AzureRmResourceGrou... | rstropek/Samples | ArmWorkshop/02-Docker/deploy.ps1 | PowerShell | lgpl-3.0 | 547 |
<?php
/*
*
* _______ _
* |__ __| (_)
* | |_ _ _ __ __ _ _ __ _ ___
* | | | | | '__/ _` | '_ \| |/ __|
* | | |_| | | | (_| | | | | | (__
* |_|\__,_|_| \__,_|_| |_|_|\___|
*
*
* This program is free software: you can redistribute it and/or mod... | TuranicTeam/Turanic | src/pocketmine/inventory/DropperInventory.php | PHP | lgpl-3.0 | 1,202 |
<?php
namespace Model\activity;
/**
* Model class of activity.
* @package tcxeditor\Model\activity
* @author Marcin Zamelski <zamelcia@gmail.com>
* @version: 1.0
* @license http://www.gnu.org/copyleft/lesser.html
*
*/
class Model extends \ModelA
{
/**
* @var IActive Activity object.
*/
private $activity;... | uchwyt/obtuse-broccoli | scripts/Model/activity/Model.php | PHP | lgpl-3.0 | 850 |
package org.opennaas.itests.helpers.server;
import java.util.List;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
/**
*
* Defines the main architecture of a test which contains a resource capability with a HTTP REST driver.
*
* @author Adrian Rosello Rey (i2CAT)
*
*/
pu... | dana-i2cat/opennaas | itests/helpers/src/main/java/org/opennaas/itests/helpers/server/MockHTTPServerTest.java | Java | lgpl-3.0 | 1,684 |
#region CodeMaid is Copyright 2007-2015 Steve Cadwallader.
// CodeMaid is free software: you can redistribute it and/or modify it under the terms of the GNU
// Lesser General Public License version 3 as published by the Free Software Foundation.
//
// CodeMaid is distributed in the hope that it will be useful, bu... | AlkindiX/codemaid | CodeMaid/Integration/Commands/CleanupAllCodeCommand.cs | C# | lgpl-3.0 | 3,898 |
/*
This source file is part of KBEngine
For the latest info, see http://www.kbengine.org/
Copyright (c) 2008-2012 KBEngine.
KBEngine 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 ... | amyvmiwei/kbengine | kbe/src/server/baseappmgr/baseappmgr_interface_macros.hpp | C++ | lgpl-3.0 | 38,281 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.