repo_name
stringlengths
4
116
path
stringlengths
3
942
size
stringlengths
1
7
content
stringlengths
3
1.05M
license
stringclasses
15 values
lilobase/ICONTO-EcoleNumerique
utils/copix/utils/CopixFilter.class.php
3688
<?php /** * @package copix * @subpackage core * @author Croës Gérald * @copyright CopixTeam * @link http://copix.org * @license http://www.gnu.org/licenses/lgpl.html GNU Lesser General Public Licence, see LICENCE file */ /** * Filtres pour récupérer des données sous une certaine forme * @package copix * @subp...
lgpl-2.1
sourcey/libsourcey
src/base/include/scy/logger.h
13132
/// // // LibSourcey // Copyright (c) 2005, Sourcey <https://sourcey.com> // // SPDX-License-Identifier: LGPL-2.1+ // /// @addtogroup base /// @{ #ifndef SCY_Logger_H #define SCY_Logger_H #include "scy/base.h" #include "scy/error.h" #include "scy/interface.h" #include "scy/singleton.h" #include "scy/thread.h" #inc...
lgpl-2.1
sunblithe/qt-everywhere-opensource-src-4.7.1
doc/html/tools-plugandpaintplugins-basictools.html
23965
<?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" /> <!-- plugandpaint....
lgpl-2.1
zaps166/DSPBlocks
Blocks/General/FileReader.hpp
861
#ifndef FILEREADER_HPP #define FILEREADER_HPP #include "Block.hpp" #include <QFile> class FileReader : public Block { friend class FileReaderUI; public: FileReader(); bool start(); void exec( Array< Sample > &samples ); void stop(); Block *createInstance(); private: void serialize( QDataStream &ds ) const; ...
lgpl-2.1
kkoksvik/FreeCAD
src/Mod/Sketcher/Gui/ViewProviderSketch.cpp
230010
/*************************************************************************** * Copyright (c) 2009 Juergen Riegel <juergen.riegel@web.de> * * * * This file is part of the FreeCAD CAx development system. * * ...
lgpl-2.1
pranavrc/gluon
smarts/lib/btperceptionviewcone.cpp
996
/* This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License version 2 as published by the Free Software Foundation. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied ...
lgpl-2.1
mlba-team/open-lighting
tools/rdm/rdm_responder_test.py
8444
#!/usr/bin/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 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it wi...
lgpl-2.1
mbert/mulberry-lib-jx
ACE/ACE_wrappers/ace/Select_Reactor_Base.h
18900
/* -*- C++ -*- */ //============================================================================= /** * @file Select_Reactor_Base.h * * Select_Reactor_Base.h,v 4.42 2005/05/01 08:16:08 ossama Exp * * @author Douglas C. Schmidt <schmidt@cs.wustl.edu> */ //====================================================...
lgpl-2.1
fjalvingh/domui
to.etc.domui/src/main/java/to/etc/domui/component/binding/IBindingListener.java
1628
/* * DomUI Java User Interface library * Copyright (c) 2010 by Frits Jalvingh, Itris B.V. * * 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 ...
lgpl-2.1
cacheonix/cacheonix-core
src/org/cacheonix/impl/config/CoherenceConfiguration.java
2778
/* * Cacheonix Systems licenses this file to You under the LGPL 2.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.cacheonix.org/products/cacheonix/license-lgpl-2.1.htm * * Unless required by applicable law or agr...
lgpl-2.1
sunblithe/qt-everywhere-opensource-src-4.7.1
doc/html/qfileiconprovider-members.html
9388
<?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" /> <!-- qfileiconprov...
lgpl-2.1
mbatchelor/pentaho-reporting
engine/core/src/main/java/org/pentaho/reporting/engine/classic/core/layout/process/util/MinorAxisParagraphBreakState.java
3462
/* * This program is free software; you can redistribute it and/or modify it under the * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software * Foundation. * * You should have received a copy of the GNU Lesser General Public License along with this * program; if not, you c...
lgpl-2.1
toddtreece/esp8266-Arduino
package/libraries/SPI/SPI.cpp
1984
/* SPI.cpp - SPI library for esp8266 Copyright (c) 2015 Hristo Gochkov. All rights reserved. This file is part of the esp8266 core for Arduino environment. 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...
lgpl-2.1
youfoh/webkit-efl
Source/WebKit/chromium/tests/WebLayerTest.cpp
8366
/* * Copyright (C) 2011 Google 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 condition...
lgpl-2.1
iklim/essencia
src/main/java/org/uengine/kernel/designer/ui/MessageTransitionView.java
1872
package org.uengine.kernel.designer.ui; import org.metaworks.EventContext; import org.metaworks.annotation.ServiceMethod; import org.uengine.essencia.modeling.ConnectorSymbol; import org.uengine.kernel.graph.MessageTransition; import org.uengine.kernel.graph.Transition; import org.uengine.modeling.IRelation; import or...
lgpl-2.1
Emergya/opensir
sir-admin/sir-admin-extensions/subdere-geoexplorer/app/static/externals/jsts/doc/api/symbols/src/src_jsts_geomgraph_NodeFactory.js.html
2720
<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"> <style> .KEYW {color: #933;} .COMM {color: #bbb; font-style: italic;} .NUMB {color: #393;} .STRN {color: #393;} .REGX {color: #339;} .line {border-right: 1px dotted #666; color: #666; font-style: normal;} </style></head><body><pre><s...
lgpl-2.1
joao-lima/starpu-1.2.0rc2
starpu-top/main.cpp
2638
/* = StarPU-Top for StarPU = Copyright (C) 2011 William Braik Yann Courtois Jean-Marie Couteyen Anthony Roy 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 t...
lgpl-2.1
coapp-packages/qdbm
plus/xapidoc/functions_0x77.html
3525
<!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>QDBM for C++: Class Members</title> <link href="tabs.css" rel="styleshe...
lgpl-2.1
KDE/superkaramba
src/sensors/program.cpp
4624
/*************************************************************************** * Copyright (C) 2003 by Hans Karlsson * * karlsson.h@home.se * * * * This ...
lgpl-2.1
Azaler/MagusTechnica
src/main/java/magustechnica/common/lib/LibGuiIDs.java
100
package magustechnica.common.lib; public class LibGuiIDs { public static final int MANUAL = 0; }
lgpl-2.1
megacoder/restfs
src/main/java/nofs/restfs/RestfulRoot.java
2225
package nofs.restfs; import java.util.List; import nofs.Library.Annotations.DomainObject; import nofs.Library.Annotations.FolderObject; import nofs.Library.Annotations.NeedsContainerManager; import nofs.Library.Annotations.RootFolderObject; import nofs.Library.Containers.IDomainObjectContainer; import nofs.L...
lgpl-2.1
MikeMcShaffry/gamecode3
Dev/Dev2Dox/html/class_evt___phys_obj_collision-members.html
3643
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> <title>GameCode: Member List</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> </head><body> <!-- Generated by Doxygen 1.4.3 --> <div class="qindex"><a cla...
lgpl-2.1
hychyc07/mosesdecoder
moses/mbr.cpp
5622
#include <iostream> #include <fstream> #include <sstream> #include <iomanip> #include <vector> #include <map> #include <cstdlib> #include <cmath> #include <algorithm> #include <cstdio> #include "moses/TrellisPathList.h" #include "moses/TrellisPath.h" #include "moses/StaticData.h" #include "moses/Util.h" #include "mbr.h...
lgpl-2.1
caicaiking/MyQwt
doc/html/class_qwt_dial_scale_draw-members.html
12780
<!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>Qwt User&#39;s Guide: Member List</title> <link href="tabs.css" rel="st...
lgpl-2.1
jelix/minify-module
jminify/install/configure.php
4071
<?php /** * @author Laurent Jouanneau * @copyright 2018 Laurent Jouanneau * @link http://www.jelix.org * @licence GNU Lesser General Public Licence see LICENCE file or http://www.gnu.org/licenses/lgpl.html */ use \Jelix\Installer\Module\API\ConfigurationHelpers; class jminifyModuleConfigurator e...
lgpl-2.1
ned14/tnfox
Python/environment.py
2231
#! /usr/bin/python # Copyright 2004 Roman Yakovenko. # 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) import sys, os class settings: module_name='TnFOX' boost_path = '' boost_libs_path = '' gccx...
lgpl-2.1
raedle/univis
lib/hibernate-3.1.3/src/org/hibernate/transaction/JDBCTransactionFactory.java
1002
//$Id: JDBCTransactionFactory.java 8820 2005-12-10 17:25:56Z steveebersole $ package org.hibernate.transaction; import java.util.Properties; import org.hibernate.ConnectionReleaseMode; import org.hibernate.Transaction; import org.hibernate.HibernateException; import org.hibernate.jdbc.JDBCContext; /** * Factory for...
lgpl-2.1
einon/affymetrix-power-tools
sdk/dox/html/classCBackgroundZoneTypeCOM-members.html
4119
<!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>Affymetrix Power Tools: Member List</title> <link href="tabs.css" rel="...
lgpl-2.1
cockpituous/cockpit
pkg/lib/journal.js
19214
/* * This file is part of Cockpit. * * Copyright (C) 2015 Red Hat, Inc. * * Cockpit 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 l...
lgpl-2.1
MyOwnClone/sdljava-osx-port
testsrc/sdljavax/gfx/SDLGfxFramerateTest.java
3991
package sdljavax.gfx; import java.security.NoSuchAlgorithmException; import java.security.SecureRandom; import sdljava.SDLException; import sdljava.SDLMain; import sdljava.SDLTimer; import sdljava.event.SDLEvent; import sdljava.video.SDLSurface; import sdljava.video.SDLVideo; import sdljavax.gfx.SDLGfx; /** * Frame...
lgpl-2.1
GhostMonk3408/MidgarCrusade
src/main/java/fr/toss/FF7itemsj/itemj175.java
159
package fr.toss.FF7itemsj; public class itemj175 extends FF7itemsjbase { public itemj175(int id) { super(id); setUnlocalizedName("itemj175"); } }
lgpl-2.1
Warsaalk/OGetIt
src/OGetIt/Technology/Entity/Building/MissileSilo.php
1260
<?php /* * OGetIt, a open source PHP library for handling the new OGame API as of version 6. * Copyright (C) 2015 Klaas Van Parys * * 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...
lgpl-2.1
plast-lab/soot
src/main/java/soot/jimple/toolkits/annotation/methods/UnreachableMethodsTagger.java
2595
package soot.jimple.toolkits.annotation.methods; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 2004 Jennifer Lhotak * %% * 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 Softwa...
lgpl-2.1
richardmg/qtcreator
share/qtcreator/debugger/dumper.py
20529
############################################################################ # # 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 file in # ...
lgpl-2.1
elkafoury/tux
src/org/herac/tuxguitar/gui/actions/composition/ChangeKeySignatureAction.java
6797
/* * Created on 17-dic-2005 * */ package org.herac.tuxguitar.gui.actions.composition; import org.eclipse.swt.SWT; import org.eclipse.swt.events.SelectionAdapter; import org.eclipse.swt.events.SelectionEvent; import org.eclipse.swt.events.TypedEvent; import org.eclipse.swt.layout.GridData; import org.eclipse.swt.lay...
lgpl-2.1
reed-jpm-alpert/OpenMAMA.233
mamda/c_cpp/doc/cpp/html/classWombat_1_1MamdaTradeReport.html
51881
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> <title>OpenMAMDA C++ API: Wombat::MamdaTradeReport Class Reference</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet"...
lgpl-2.1
GNOME/gmime
gmime/gmime-multipart-signed.c
14291
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* GMime * Copyright (C) 2000-2020 Jeffrey Stedfast * * 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;...
lgpl-2.1
SanDisk-Open-Source/zetascale
fth/archive/fthSparseTest.c
5056
//---------------------------------------------------------------------------- // ZetaScale // Copyright (c) 2016, SanDisk Corp. and/or all its affiliates. // // This program is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License version 2.1 as published b...
lgpl-2.1
HavenDV/ImprovedControls
ImprovedControls/MultipleMonthCalCtrl.h
1275
#pragma once #include <SDKDDKVer.h> #include <afxdtctl.h> #include <vector> class CMultipleMonthCalCtrl : public CMonthCalCtrl { DECLARE_DYNAMIC(CMultipleMonthCalCtrl) public: CMultipleMonthCalCtrl(); virtual ~CMultipleMonthCalCtrl(); static void RegisterControl(); static void UnregisterControl(); void ...
lgpl-2.1
geotools/geotools
modules/library/main/src/test/java/org/geotools/data/WorldFileWriterTest.java
1127
package org.geotools.data; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertNull; import java.awt.geom.AffineTransform; import java.io.BufferedReader; import java.io.File; import java.io.FileReader; import org.junit.Test; public class WorldFileWriterTest { @Test public void ...
lgpl-2.1
mwgoldsmith/bluray
src/libbluray/bdj/java/java/awt/BDToolkitBase.java
8816
/* * This file is part of libbluray * Copyright (C) 2012 libbluray * Copyright (C) 2012-2014 Petri Hintukainen <phintuka@users.sourceforge.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 So...
lgpl-2.1
Sackboy132/TheOrdinaryMod
src/main/java/com/Sackboy/TOM/init/TOMMobs.java
1060
package com.Sackboy.TOM.init; import com.Sackboy.TOM.TOM; import com.Sackboy.TOM.mob.EntityCardboardBox; import com.Sackboy.TOM.mob.EntityCrawler; import com.Sackboy.TOM.mob.EntityJoiter; import net.minecraft.entity.EnumCreatureType; import net.minecraft.world.biome.BiomeGenBase; import net.minecraftforge.fml.common....
lgpl-2.1
OOjDREW/OOjDREW
src/main/java/org/ruleml/oojdrew/Builtins/StringEqualIgnoreCaseBuiltin.java
3031
// OO jDREW - An Object Oriented extension of the Java Deductive Reasoning Engine for the Web // Copyright (C) 2005 Marcel Ball // // 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; ...
lgpl-2.1
lyohytch/FORVER2---Converter
query/mssqlquery.h
3409
#ifndef MSSQLQUERY_H #define MSSQLQUERY_H #include <QSqlDatabase> #include <QRunnable> #include "querymodel.h" //! mssqlquery запись сформированных SQL-запросов в базу данных /** * Класс для записи сформированных SQL-запросов классом querymodel в базу данных. Класс работает асинхронно, по завершении * работы вывод...
lgpl-2.1
enricoros/k-qt-creator-inspector
src/plugins/inspector/nokiaqtbackend/info/infopanel.h
1811
/************************************************************************** ** ** This file is part of Qt Creator ** ** Copyright (c) 2009-2010 Enrico Ros ** ** Contact: Nokia Corporation (qt-info@nokia.com) ** ** Commercial Usage ** ** Licensees holding valid Qt Commercial licenses may use this file in ** accordance w...
lgpl-2.1
markroxor/gensim
gensim/models/fasttext.py
29942
#!/usr/bin/env python # -*- coding: utf-8 -*- # Authors: Chinmaya Pancholi <chinmayapancholi13@gmail.com>, Shiva Manne <s.manne@rare-technologies.com> # Copyright (C) 2017 RaRe Technologies s.r.o. """Learn word representations via fasttext's "skip-gram and CBOW models", using either hierarchical softmax or negative sa...
lgpl-2.1
UWCS/choob
src/main/java/uk/co/uwcs/choob/plugins/package.html
108
<body> <p>Provides features relevant to plugins.</p> <p>This consists mainly of plugin managers.</p> </body>
lgpl-2.1
exxcellent/wings3
wingx/src/java/org/wingx/XPageScroller.java
3484
package org.wingx; import org.wings.*; import org.wings.border.SLineBorder; import org.wingx.plaf.css.XPageScrollerCG; import java.awt.*; import java.awt.event.AdjustmentListener; public class XPageScroller extends SContainer implements Adjustable { SPageScroller pageScroller = new SPageScrolle...
lgpl-2.1
cajus/qpid-cpp-store-debian
lib/JournalImpl.cpp
23571
/* Copyright (c) 2007, 2008, 2009, 2010 Red Hat, Inc. This file is part of the Qpid async store library msgstore.so. 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 o...
lgpl-2.1
kazuyaujihara/NCDK
NCDKTests/Reactions/Mechanisms/TautomerizationMechanismTest.cs
1737
/* Copyright (C) 2008 Miguel Rojas <miguelrojasch@yahoo.es> * * Contact: cdk-devel@lists.sourceforge.net * * 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; either version 2.1 * of ...
lgpl-2.1
KDE/android-qt-mobility
src/gallery/maemo5/qgallerytrackertyperesultset.cpp
8155
/**************************************************************************** ** ** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies). ** All rights reserved. ** Contact: Nokia Corporation (qt-info@nokia.com) ** ** This file is part of the Qt Mobility Components. ** ** $QT_BEGIN_LICENSE:LGPL$ ** No Comme...
lgpl-2.1
omda12/akelosframework
vendor/pear/Image/Transform/Driver/Imagick.php
7352
<?php /* vim: set expandtab tabstop=4 shiftwidth=4: */ /** * Image Transformation interface using old ImageMagick extension * * PHP versions 4 and 5 * * LICENSE: This source file is subject to version 3.0 of the PHP license * that is available through the world-wide-web at the following URI: * http:...
lgpl-2.1
einon/affymetrix-power-tools
sdk/dox/html/classDataSetTest__FStreamLoadEntireDataSet.html
11817
<!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>Affymetrix Power Tools: DataSetTest_FStreamLoadEntireDataSet Class Refe...
lgpl-2.1
KDE/android-qt-mobility
tools/icheck/parser/src/libs/cplusplus/GenTemplateInstance.cpp
11481
/**************************************************************************** ** ** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies). ** All rights reserved. ** Contact: Nokia Corporation (qt-info@nokia.com) ** ** This file is part of the Qt Mobility Components. ** ** $QT_BEGIN_LICENSE:LGPL$ ** No Comme...
lgpl-2.1
SamyStyle/pywurfl
doc/api/toc-pywurfl.algorithms-module.html
2120
<?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>algorithms</title> <link rel="stylesheet" href="epydoc.css" type="text/css" /> <script ty...
lgpl-2.1
prefetchnta/questlab
bin/x64bin/python/37/Lib/tkinter/__init__.py
170982
"""Wrapper functions for Tcl/Tk. Tkinter provides classes which allow the display, positioning and control of widgets. Toplevel widgets are Tk and Toplevel. Other widgets are Frame, Label, Entry, Text, Canvas, Button, Radiobutton, Checkbutton, Scale, Listbox, Scrollbar, OptionMenu, Spinbox LabelFrame and PanedWi...
lgpl-2.1
ACS-Community/ACS
LGPL/CommonSoftware/cdb_rdb/src/alma/acs/tmcdb/helper/BL_FEDelayOp.java
803
package alma.acs.tmcdb; /** * This class has been automatically generated from the 'HwConfigMonitoring' TMCDB table model, * and represents the 'BL_FEDelayOp' CHECK constraint defined for the 'Operation' column of the 'BL_FEDelay' table. * * <p>This is automatic generated code, so don't try to change it by yoursel...
lgpl-2.1
Metaswitch/jitsi
src/net/java/sip/communicator/impl/keybindings/KeybindingsServiceImpl.java
15260
/* * Jitsi, the OpenSource Java VoIP and Instant Messaging client. * * Distributable under LGPL license. * See terms of license at gnu.org. */ package net.java.sip.communicator.impl.keybindings; import java.awt.*; import java.io.*; import java.text.*; import java.util.*; import java.util.List; import javax.swing...
lgpl-2.1
neiljay/RIOT
tests/pthread_rwlock/Makefile
674
include ../Makefile.tests_common BOARD_BLACKLIST := arduino-mega2560 waspmote-pro arduino-uno arduino-duemilanove \ jiminy-mega256rfr2 mega-xplained # arduino mega2560 uno duemilanove : unknown type name: clockid_t # jiminy-mega256rfr2: unknown type name: clockid_t # mega-xplained: unknown type name...
lgpl-2.1
roystgnr/libmesh
include/reduced_basis/rb_parameters.h
5046
// rbOOmit: An implementation of the Certified Reduced Basis method. // Copyright (C) 2009, 2010 David J. Knezevic // This file is part of rbOOmit. // rbOOmit 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 Fou...
lgpl-2.1
GNOME/glib
gio/gnetworking.c
2493
/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */ /* GIO - GLib Input, Output and Streaming Library * * Copyright (C) 2011 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 Fr...
lgpl-2.1
pranavrc/example-gluon
core/tests/testgluoncore.h
1921
/****************************************************************************** * This file is part of the Gluon Development Platform * * Copyright (c) 2010 Clark Gaebel <cg.wowus.cg@gmail.com> * Copyright (c) 2011 Laszlo Papp <djszapi@archlinux.us> * * This library is free software; you can redistribute it and/o...
lgpl-2.1
robsoncouto/badge
main.c
8120
#define F_CPU 8000000UL #include<avr/io.h> #include <avr/wdt.h> #include<util/delay.h> #include <string.h> #include<stdlib.h> #include"sprites.h" #include"pic.h" #include "hardware.h" #include "ST7565-T3/c/stlcd.h" #include "ST7565-T3/c/glcd.h" //This is the buffer used to transfer data to the LCD uint8_t buffer[128...
lgpl-2.1
cureos/accord
Sources/Accord.Statistics/Accord.MachineLearning/Learning/IParallel.cs
1980
// Accord Statistics Library // The Accord.NET Framework // http://accord-framework.net // // Copyright © César Souza, 2009-2016 // cesarsouza at 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 p...
lgpl-2.1
dobkeratops/rustfind
rf_common.rs
184
// Commmon use's pub use collections::HashMap; pub use std::str; pub use std::num; pub use timer::Profiler; use std::strbuf::StrBuf; use std::strbuf; use std::vec::Vec; use std::vec;
lgpl-2.1
Copix/Copix3
www/js/FCKeditor/fckconfig.js
13198
/* * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2007 Frederico Caldeira Knabben * * == BEGIN LICENSE == * * Licensed under the terms of any of the following licenses at your * choice: * * - GNU General Public License Version 2 or later (the "GPL") * http://www...
lgpl-2.1
enachb/freetel-code
src/wxWidgets-2.9.4/samples/controls/controls.cpp
68101
///////////////////////////////////////////////////////////////////////////// // Name: controls.cpp // Purpose: Controls wxWidgets sample // Author: Robert Roebling // Modified by: // RCS-ID: $Id$ // Copyright: (c) Robert Roebling, Julian Smart // Licence: wxWindows licence //////////////////...
lgpl-2.1
mono/linux-packaging-monodevelop
src/addins/MonoDevelop.Refactoring/MonoDevelop.CodeIssues/CodeAnalysisRunner.cs
4774
// // CodeAnalysisRunner.cs // // Author: // Mike Krüger <mkrueger@xamarin.com> // // Copyright (c) 2012 Xamarin Inc. (http://xamarin.com) // // 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 ...
lgpl-2.1
martyone/sailfish-qtcreator
src/plugins/qtsupport/qtoptionspage.cpp
34775
/**************************************************************************** ** ** Copyright (C) 2015 The Qt Company Ltd. ** Contact: http://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 wit...
lgpl-2.1
cdmdotnet/CQRS
wiki/docs/4.2/coverage-report/Cqrs/Services/EventService.cs.gcov.html
15112
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>LCOV - doc-coverage.info - Cqrs/Services/EventService.cs</title> <link rel="stylesheet" type="text/css" href="../../gcov.css"> </head> <body> <ta...
lgpl-2.1
PureBilling/dbal
lib/Doctrine/DBAL/Schema/SchemaConfig.php
2923
<?php /* * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT * OWNER OR CONTRIBUTORS B...
lgpl-2.1
KnightSwarm/WebKitTi
Source/WebCore/svg/SVGTextContentElement.cpp
10922
/* * Copyright (C) 2004, 2005, 2007, 2008 Nikolas Zimmermann <zimmermann@kde.org> * Copyright (C) 2004, 2005, 2006, 2007, 2008 Rob Buis <buis@kde.org> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public * License as published by the Free ...
lgpl-2.1
MichaelRiss/FTSPlot
Interval.h
1407
/* FTSPlot - fast time series dataset plotter Copyright (C) 2013 Michael Riss <Michael.Riss@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 2.1 of the...
lgpl-2.1
xmirror/m17n-lib
src/m17n-gui.c
23939
/* m17n-gui.c -- body of the GUI API. Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H15PRO112 This file is part of the m17n library. The m17n library is free software; you can redi...
lgpl-2.1
GRM-dev/Narutocraft-PL_Mod
src/main/java/pl/grmdev/narutocraft/items/weapons/SmokeBomb.java
318
package pl.grmdev.narutocraft.items.weapons; import net.minecraft.item.Item; import pl.grmdev.narutocraft.NarutoCraft; public class SmokeBomb extends Item { public SmokeBomb(){ this.setUnlocalizedName("SmokeBomb"); this.setCreativeTab(NarutoCraft.mTabNarutoCraft); this.maxStackSize = 64; } }
lgpl-2.1
prowritingaid/openoffice-extension
src/main/java/com/prowritingaid/client/TagAnalysisResponse.java
261
package com.prowritingaid.client; public class TagAnalysisResponse { public String url; public int wordCount; public DocTag[] tags; public int numReports; public long requestId ; public String onreportsidebar; }
lgpl-2.1
nfinit-gaming/BetterAgriculture
src/main/java/betteragriculture/client/render/mobs/RenderEntityMobPig8.java
815
package betteragriculture.client.render.mobs; import betteragriculture.entity.entitymob.EntityMobPig8; import net.minecraft.client.model.ModelPig; import net.minecraft.client.renderer.entity.RenderLiving; import net.minecraft.client.renderer.entity.RenderManager; import net.minecraft.client.renderer.entity.layers.Laye...
lgpl-2.1
giaf/hpmpc
kernel/avx/kernel_dsymv_avx_lib4.c
34535
/************************************************************************************************** * * * This file is part of HPMPC. * * ...
lgpl-2.1
vathpela/fwupd
src/fu-udev-device.h
1225
/* * Copyright (C) 2017-2019 Richard Hughes <richard@hughsie.com> * * SPDX-License-Identifier: LGPL-2.1+ */ #pragma once #include <glib-object.h> #include <gudev/gudev.h> #include "fu-plugin.h" G_BEGIN_DECLS #define FU_TYPE_UDEV_DEVICE (fu_udev_device_get_type ()) G_DECLARE_DERIVABLE_TYPE (FuUdevDevice, fu_ude...
lgpl-2.1
Web5design/libvips
libvips/draw/drawink.c
3329
/* drawink with a constant ink * * 27/9/10 * - from im_drawink_circle() * 17/11/10 * - oops, scanline clipping was off by 1 */ /* This file is part of VIPS. VIPS is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by ...
lgpl-2.1
ironjacamar/ironjacamar
sjc/src/main/java/org/jboss/jca/sjc/maven/Deploy.java
3793
/* * IronJacamar, a Java EE Connector Architecture implementation * Copyright 2012, 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...
lgpl-2.1
MenesesEvandro/WCF
wcfsetup/install/files/lib/system/option/user/group/TextUserGroupOptionType.class.php
921
<?php namespace wcf\system\option\user\group; use wcf\system\option\TextOptionType; use wcf\util\StringUtil; /** * User group option type implementation for textual input fields. * * The merge of option values returns merge of all text values. * * @author Marcel Werk * @copyright 2001-2019 WoltLab GmbH * @lic...
lgpl-2.1
Oslandia/horao
src/poly2tri/common/shapes.cc
9354
/* * Poly2Tri Copyright (c) 2009-2010, Poly2Tri Contributors * http://code.google.com/p/poly2tri/ * * 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 m...
lgpl-2.1
spaghettidba/ExtendedTSQLCollector
ExtendedTSQLCollector/Common/Properties/AssemblyInfo.cs
1388
using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTitle("Co...
lgpl-2.1
richardmg/qtcreator
src/plugins/git/branchdialog.h
2551
/**************************************************************************** ** ** 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...
lgpl-2.1
KDE/android-qt-creator
src/plugins/debugger/lldb/lldbenginehost.cpp
7149
/************************************************************************** ** ** This file is part of Qt Creator ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** ** Contact: Nokia Corporation (qt-info@nokia.com) ** ** ** GNU Lesser General Public License Usage ** ** This file may be used unde...
lgpl-2.1
solmix/datax
core/src/main/java/org/solmix/datax/support/RequestContextResourceResolver.java
1570
/* * Copyright 2014 The Solmix Project * * 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 * the License, or (at your option) any later version. * * This softw...
lgpl-2.1
mrchapp/gst-plugins-good
docs/plugins/html/gst-plugins-good-plugins-jackaudiosink.html
9106
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>jackaudiosink</title> <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> <link rel="home" href="index.html" title="GStreamer Good Plugins 0.10 Plugins R...
lgpl-2.1
thobens/PHPlug
plugins/phplug_core/annotations/ReflectionAnnotatedClass.php
2601
<?php namespace phplug\plugins\phplug_core\annotations; class ReflectionAnnotatedClass extends \ReflectionClass { private $annotations; public function __construct($class) { parent::__construct($class); $this->annotations = $this->createAnnotationBuilder()->build($this); } public function hasAnnot...
lgpl-2.1
zooko/egtp_new
egtp/tristero.py
687
# Copyright (c) 2002 Zooko, blanu # This file is licensed under the # GNU Lesser General Public License v2.1. # See the file COPYING or visit http://www.gnu.org/ for details. __revision__ = "$Id: tristero.py,v 1.2 2002/12/02 19:58:54 myers_carpenter Exp $" nodeSchema='http://tristero.sourceforge.net/mnet/Meta...
lgpl-2.1
zhangbailong945/LoachBlog
application/models/loachblog/Article_Model.php
882
<?php class Article_Model extends CI_Model { function getArticleById($id) { $data=array(); $this->db->where('article_id',$id); $query=$this->db->get('article'); $row=$query->row(); if(isset($row)) { $data['article_id']=$row->article_id; $data['article_...
lgpl-2.1
rolfrm/tcc_patched
tccpe.c
58177
/* * TCCPE.C - PE file output for the Tiny C Compiler * * Copyright (c) 2005-2007 grischka * * 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 of the License, o...
lgpl-2.1
orbeon/orbeon-forms
src/main/java/org/orbeon/oxf/processor/impl/DelegatingProcessorInput.java
3194
/** * Copyright (C) 2010 Orbeon, Inc. * * 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; either version * 2.1 of the License, or (at your option) any later version. * * This program i...
lgpl-2.1
nacho/libgit2
include/git2/threads.h
1106
/* * Copyright (C) 2009-2012 the libgit2 contributors * * This file is part of libgit2, distributed under the GNU GPL v2 with * a Linking Exception. For full terms see the included COPYING file. */ #ifndef INCLUDE_git_threads_h__ #define INCLUDE_git_threads_h__ #include "common.h" /** * @file git2/threads.h * ...
lgpl-2.1
KDE/android-qt-creator
src/plugins/coreplugin/editormanager/openeditorswindow.cpp
10060
/************************************************************************** ** ** This file is part of Qt Creator ** ** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies). ** ** Contact: Nokia Corporation (qt-info@nokia.com) ** ** ** GNU Lesser General Public License Usage ** ** This file may be used unde...
lgpl-2.1
ignatenkobrain/beignet
utests/compiler_local_memory_two_ptr.cpp
1557
/* * Copyright © 2012 Intel Corporation * * 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 of the License, or (at your option) any later version. * * This libra...
lgpl-2.1
eaulisa/MyFEMuS
src/enums/MarkerTypeEnum.hpp
180
#ifndef __femus_enums_MarkerTypeEnum_hpp__ #define __femus_enums_MarkerTypeEnum_hpp__ enum MarkerType { VOLUME = 0, INTERSECTION, FIXED, BOUNDARY, INTERIOR }; #endif
lgpl-2.1
roboidstudio/embedded
org.roboid.studio.timeline.model/src/org/roboid/studio/timeline/impl/AudioTrackImpl.java
10917
/* * Part of the ROBOID project * Copyright (C) 2016 Kwang-Hyun Park (akaii@kw.ac.kr) and Kyoung Jin Kim * https://github.com/roboidstudio/embedded * * 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 So...
lgpl-2.1
tinybit/nextweb
include/nextweb/utils/Iterator.hpp
8530
// nextweb - modern web framework for Python and C++ // Copyright (C) 2011 Oleg Obolenskiy <highpower@yandex-team.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 2 // of t...
lgpl-2.1
oliverchang/libavoid
tests/forwardFlowingConnectors01.cpp
14496
#include "libavoid/libavoid.h" using namespace Avoid; int main(void) { Router *router = new Router(OrthogonalRouting); router->setRoutingParameter((RoutingParameter)0, 10); router->setRoutingParameter((RoutingParameter)1, 0); router->setRoutingParameter((RoutingParameter)2, 1000); router->set...
lgpl-2.1