repo_name
stringlengths
4
116
path
stringlengths
3
942
size
stringlengths
1
7
content
stringlengths
3
1.05M
license
stringclasses
15 values
sunblithe/qt-everywhere-opensource-src-4.7.1
examples/declarative/tutorials/extending/chapter2-methods/piechart.cpp
2942
/**************************************************************************** ** ** 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 documentation of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:BSD$ ** ...
lgpl-2.1
gmazzamuto/MAX1464-Arduino-library
src/MAX1464.h
1403
/* MAX1464 library for Arduino Copyright (C) 2016 Giacomo Mazzamuto <gmazzamuto@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 License, or (at...
lgpl-2.1
Chinchilla-Software-Com/CQRS
wiki/docs/4.2/coverage-report/Cqrs.EventStore/ProjectionReader.cs.gcov.html
11459
<!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.EventStore/ProjectionReader.cs</title> <link rel="stylesheet" type="text/css" href="../gcov.css"> </head> <body> ...
lgpl-2.1
capitalaslash/libmesh
include/geom/node.h
8273
// The libMesh Finite Element Library. // Copyright (C) 2002-2020 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 ...
lgpl-2.1
Groovounet/piranha
source/lib/gtl/doc/html/gtl__image__raw_8h.html
2551
<!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>GTL: Référence du fichier gtl_image_raw.h</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> </head><body> <!-- Généré par Doxygen 1.3.8 --> <div cla...
lgpl-2.1
ernanisp/Zeus.Net.NFe.NFCe
MDFe.Classes/Informacoes/tpComp.cs
350
using System.Xml.Serialization; namespace MDFe.Classes.Informacoes { public enum tpComp { [XmlEnum("01")] ValePedagio = 01, [XmlEnum("02")] ImpostosTaxasEContribuicoes = 02, [XmlEnum("03")] DespesasBancariasEmiosDePagamentoOutras = 03, [XmlEnum("99")]...
lgpl-2.1
bruceg/bglibs
iobuf/ibuf_seek.c
572
#include <errno.h> #include <sys/types.h> #include <unistd.h> #include "ibuf.h" /** Set the effective read position. */ int ibuf_seek(ibuf* in, unsigned offset) { iobuf* io; unsigned buf_start; io = &(in->io); buf_start = io->offset - io->buflen; if (offset >= buf_start && offset <= io->offset) io->bu...
lgpl-2.1
jondo2010/OpenSG
Source/WindowSystem/GLUT/OSGGLUTWindow.h
7027
/*---------------------------------------------------------------------------*\ * OpenSG * * * * * * ...
lgpl-2.1
meg0man/languagetool
languagetool-language-modules/uk/src/main/java/org/languagetool/tokenizers/uk/UkrainianWordTokenizer.java
13891
/* LanguageTool, a natural language style checker * Copyright (C) 2005 Daniel Naber (http://www.danielnaber.de) * * 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 ...
lgpl-2.1
evlist/orbeon-forms
src/main/java/org/orbeon/oxf/processor/serializer/FileSerializer.java
15660
/** * Copyright (C) 2012 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
herculeshssj/imobiliariaweb
src/br/com/hslife/imobiliaria/logic/IUsuario.java
2132
/*** Copyright (c) 2011, 2014 Hércules S. S. José Este arquivo é parte do programa Imobiliária Web. Imobiliária Web é um software livre; você pode redistribui-lo e/ou modificá-lo dentro dos termos da Licença Pública Geral Menor GNU como publicada pela Fundação do Software Liv...
lgpl-2.1
openlimit-signcubes/dss
dss-pades-pdfbox/src/test/java/eu/europa/esig/dss/pades/timestamp/PDFTimestampServiceTest.java
2583
/** * 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...
lgpl-2.1
geotools/geotools
modules/ogc/net.opengis.wmts/src/net/opengis/gml311/AbstractParametricCurveSurfaceType.java
576
/** */ package net.opengis.gml311; /** * <!-- begin-user-doc --> * A representation of the model object '<em><b>Abstract Parametric Curve Surface Type</b></em>'. * <!-- end-user-doc --> * * <!-- begin-model-doc --> * * * <!-- end-model-doc --> * * * @see net.opengis.gml311.Gml311Package#getAbstractPa...
lgpl-2.1
fumiyas/hyperestraier-encore
doc/javanativeapi/allclasses-noframe.html
1087
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_21) on Thu Aug 05 10:04:40 JST 2010 --> <TITLE> All Classes (estraier) </TITLE> <META NAME="date" CONTENT="2010-08-05"> <LINK REL ="stylesheet" TYP...
lgpl-2.1
capitalaslash/libmesh
src/physics/diff_physics.C
3273
// The libMesh Finite Element Library. // Copyright (C) 2002-2020 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 ...
lgpl-2.1
efiop/criu
test/zdtm/static/tty03.c
2090
#define _XOPEN_SOURCE #include <stdlib.h> #include "zdtmtst.h" #include <sys/types.h> #include <sys/stat.h> #include <fcntl.h> #include <unistd.h> #include <sys/wait.h> #include <termios.h> #include <sys/ioctl.h> const char *test_doc = "Check a controlling terminal, if a proper fd belongs to another session leader"; c...
lgpl-2.1
dennis-sheil/commandergenius
project/java/Keycodes.java
24603
/* Simple DirectMedia Layer Java source code (C) 2009-2011 Sergii Pylypenko This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any pur...
lgpl-2.1
timmattison/rxtx
src/gnu/io/RS485.java
13919
/*------------------------------------------------------------------------- | RXTX License v 2.1 - LGPL v 2.1 + Linking Over Controlled Interface. | RXTX is a native interface to serial ports in java. | Copyright 1997-2007 by Trent Jarvi tjarvi@qbang.org and others who | actually wrote it. See individual sourc...
lgpl-2.1
lazizgueye/TAGL
cron4j-original/examples/6-web-app-integration/src/example/ExecutionServlet.java
3206
/* * cron4j - A pure Java cron-like scheduler * * Copyright (C) 2007-2010 Carlo Pelliccia (www.sauronsoftware.it) * * 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. ...
lgpl-2.1
npmiller/lxqt-panel
plugin-showdesktop/translations/showdesktop_da_DK.ts
784
<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> <TS version="2.1" language="da_DK"> <context> <name>ShowDesktop</name> <message> <location filename="../showdesktop.cpp" line="48"/> <source>Show desktop</source> <translation type="unfinished"></translation> </message> <messag...
lgpl-2.1
alx/reprap-host-software
src/org/reprap/comms/IncomingMessage.java
3047
package org.reprap.comms; import java.io.IOException; import org.reprap.Device; import org.reprap.ReprapException; /** * */ public abstract class IncomingMessage { /** * The actual content portion of a packet, not the frilly bits */ private byte [] payload; /** * */ IncomingContext incomingContext;...
lgpl-2.1
maikelsteneker/checkstyle-throwsIndent
src/testinputs/com/puppycrawl/tools/checkstyle/coding/InputEqualsAvoidNull.java
4676
package com.puppycrawl.tools.checkstyle.coding; public class InputEqualsAvoidNull { public boolean equals(Object o) { return false; } /** * methods that should get flagged * @return */ public void flagForEquals() { Object o = new Object(); String s =...
lgpl-2.1
arcean/qt4-messagingframework
src/libraries/qmfclient/resources/mailmessages-109-110.sqlite.sql
1205
ALTER TABLE mailmessages RENAME TO old_mailmessages; CREATE TABLE mailmessages ( id INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, type INTEGER NOT NULL, parentfolderid INTEGER NOT NULL, previousparentfolderid INTEGER NOT NULL, sender VARCHAR, recipients VARCHAR, subject VARCHAR, stamp TI...
lgpl-2.1
IDgis/geoportaal
geoportaal-beheer/app/models/Sort.java
2859
package models; import java.util.List; /** * The model class to store the sorting information * * @author Sandro * */ public class Sort { private String text; private String supplier; private String status; private String dateCreateStart; private String dateCreateEnd; private String dateUp...
lgpl-2.1
bennofs/nix
src/libstore/derivations.cc
11922
#include "derivations.hh" #include "store-api.hh" #include "globals.hh" #include "util.hh" #include "worker-protocol.hh" #include "fs-accessor.hh" #include "istringstream_nocopy.hh" namespace nix { void DerivationOutput::parseHashInfo(bool & recursive, Hash & hash) const { recursive = false; string algo = ha...
lgpl-2.1
sunblithe/qt-everywhere-opensource-src-4.7.1
src/gui/styles/qwindowsmobilestyle.cpp
238464
/**************************************************************************** ** ** 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 QtGui module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** ...
lgpl-2.1
geotools/geotools
modules/ogc/net.opengis.wmts/src/org/w3/_2001/smil20/language/LanguagePackage.java
137841
/** */ package org.w3._2001.smil20.language; import org.eclipse.emf.ecore.EAttribute; import org.eclipse.emf.ecore.EClass; import org.eclipse.emf.ecore.EPackage; import org.eclipse.emf.ecore.EReference; import org.w3._2001.smil20.Smil20Package; /** * <!-- begin-user-doc --> * The <b>Package</b> for the model. * ...
lgpl-2.1
MeshSr/ofs-sw
udatapath/datapath.c
22571
/* Copyright (c) 2008, 2009 The Board of Trustees of The Leland Stanford * Junior University * * We are making the OpenFlow specification and associated documentation * (Software) available for public use and benefit with the expectation * that others will use, modify and enhance the Software and contribute * tho...
lgpl-2.1
mbatchelor/pentaho-reporting
engine/core/src/main/java/org/pentaho/reporting/engine/classic/core/layout/output/PerformanceProgressLogger.java
4599
/*! * 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 ...
lgpl-2.1
BillTian/libgeos
source/test/Stackwalker.h
2247
/********************************************************************** * $Id$ * * GEOS - Geometry Engine Open Source * http://geos.refractions.net * * Copyright (C) 2001-2002 Vivid Solutions Inc. * * This is free software; you can redistribute and/or modify it under * the terms of the GNU Lesser General Publi...
lgpl-2.1
mbert/mulberry-lib-jx
libjcore/code/JPtrArray-JString16.h
1065
/****************************************************************************** JPtrArray-JString16.h Copyright © 1997 by John Lindal. All rights reserved. ******************************************************************************/ #ifndef _H_JPtrArray_JString16 #define _H_JPtrArray_JString16 #if !defined _J...
lgpl-2.1
kenzaburo/OpenSaf-FrameWork
osaf/services/saf/cpsv/cpd/cpd_main.c
1526
/* -*- OpenSAF -*- * * (C) Copyright 2010 The OpenSAF Foundation * * This program is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY * or FITNESS FOR A PARTICULAR PURPOSE. This file and program are licensed * under the GNU Les...
lgpl-2.1
EqAfrica/machinekit
src/rtapi/rtapi_app.cc
39588
/* Copyright (C) 2006-2008 Jeff Epler <jepler@unpythonic.net> * Copyright (C) 2012-2014 Michael Haberler <license@mah.priv.at> * * 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 versi...
lgpl-2.1
jiangbo212/netty-init
html-docs/contents/d06fea664dd4592ab2eb97007a947c6e.html
7301
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title></title> <!-- <script src="http://use.edgefonts.net/source-sans-pro;source-code-pro.js"></script> --> <link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic|Source+Code+Pro:300,4...
lgpl-2.1
pocketbook-free/browser
pango-1.26.2/docs/html/pango-X-Fonts-and-Rendering.html
61917
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Deprecated X font backend</title> <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> <link rel="home" href="index.html" title="Pango Reference Manual"> ...
lgpl-2.1
tianyicui/nix
src/libexpr/attr-path.cc
2128
#include "attr-path.hh" #include "util.hh" namespace nix { // !!! Shouldn't we return a pointer to a Value? void findAlongAttrPath(EvalState & state, const string & attrPath, Bindings & autoArgs, Expr * e, Value & v) { Strings tokens = tokenizeString(attrPath, "."); Error attrError = Error(form...
lgpl-2.1
rev22/svgl
src/w3c/svg/SVGMisc.cpp
1895
/* * $Id$ * Copyright (c) 2001 Stephane Conversy, Jean-Daniel Fekete and Ecole des Mines de Nantes. All rights reserved. This software is proprietary information of Stephane Conversy, Jean-Daniel Fekete and Ecole des Mines de Nantes. You shall use it only in accordance with the terms of the license agreement you a...
lgpl-2.1
dudochkin-victor/touch-controlpanel
lib/tests/ut_dcpwidget/ut_dcpwidget.cpp
2162
/*************************************************************************** ** ** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies). ** All rights reserved. ** Contact: Karoliina T. Salminen <karoliina.t.salminen@nokia.com> ** ** This file is part of duicontrolpanel. ** ** ** This library is free softwa...
lgpl-2.1
microcosmx/jade
doc/tools/sniffer/html/jdoc/deprecated-list.html
3372
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="it"> <head> <!-- Generated by javadoc (version 1.7.0_03) on Tue Dec 09 10:54:57 CET 2014 --> <title>Deprecated List (JADE 4.3.3 Sniffer Reference)</title> <meta name="date" content="2014-1...
lgpl-2.1
dudochkin-victor/libgogootouch
tests/ut_mbasicsheetheaderview/ut_mbasicsheetheaderview.cpp
3818
/*************************************************************************** ** ** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies). ** All rights reserved. ** Contact: Nokia Corporation (directui@nokia.com) ** ** This file is part of libmeegotouch. ** ** If you have questions regarding the use of this ...
lgpl-2.1
Pillar1989/Grove-for-linux
Arduino/libraries/ArduinoJson/include/ArduinoJson/Internals/Encoding.hpp
750
// Copyright Benoit Blanchon 2014-2015 // MIT License // // Arduino JSON library // https://github.com/bblanchon/ArduinoJson #pragma once #include "../Arduino/Print.hpp" namespace ArduinoJson { namespace Internals { class Encoding { public: // Optimized for code size on a 8-bit AVR static char ...
lgpl-2.1
ess-dmsc/h5cpp
test/node/dataset_bool_io.cpp
1708
// // (c) Copyright 2017 DESY,ESS // 2021 Eugen Wintersberger <eugen.wintersberger@gmail.com> // // This file is part of h5cpp. // // 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 Fou...
lgpl-2.1
community-ssu/sharing-service-facebook
src/places.c
13837
#include <hildon/hildon.h> #include <exempi/xmp.h> #include <json-glib/json-glib.h> #include <libintl.h> #include <sharing-tag.h> #include <locale.h> #include <math.h> #include <string.h> #include <gst/gst.h> #include "places.h" #define SCHEMA_IPTC "http://iptc.org/std/Iptc4xmpCore/1.0/xmlns/" #define SCHEMA_EXIF "h...
lgpl-2.1
asapnet/geos
source/io/WKBReader.cpp
10322
/********************************************************************** * $Id: WKBReader.cpp 2022 2007-09-14 15:25:29Z csavage $ * * GEOS - Geometry Engine Open Source * http://geos.refractions.net * * Copyright (C) 2005-2006 Refractions Research Inc. * * This is free software; you can redistribute and/or modif...
lgpl-2.1
GhostMonk3408/MidgarCrusade
src/main/java/fr/toss/FF7Weapons/Druidmace.java
1059
package fr.toss.FF7Weapons; import net.minecraft.entity.SharedMonsterAttributes; import net.minecraft.entity.ai.attributes.AttributeModifier; import net.minecraft.item.Item; import com.google.common.collect.Multimap; public class Druidmace extends FF7weapon { private float field_150934_a; private final Item.ToolMate...
lgpl-2.1
0xbb/jitsi
src/net/java/sip/communicator/impl/protocol/sip/SipLogger.java
15615
/* * 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.protocol.sip; import gov.nist.core.*; import gov.nist.javax.sip.*; import gov.nist.javax.sip.message.*; import java.io.*; import ja...
lgpl-2.1
GNOME/orca
test/keystrokes/firefox/ui_role_tree.py
5957
#!/usr/bin/python """Test of tree output using Firefox.""" from macaroon.playback import * import utils sequence = MacroSequence() sequence.append(PauseAction(3000)) sequence.append(KeyComboAction("<Alt>b")) sequence.append(KeyComboAction("Return")) sequence.append(KeyComboAction("Tab")) sequence.append(KeyComboAct...
lgpl-2.1
FernCreek/tinymce
modules/jax/src/main/ts/ephox/jax/core/HttpTypes.ts
1335
import { FutureResult } from '@ephox/katamari'; import { ResponseBodyDataTypes, RequestBody, ResponseBody } from './HttpData'; import { HttpError } from './HttpError'; export const enum HttpMethod { Get = 'get', Post = 'post', Delete = 'delete', Patch = 'patch', Put = 'put' } export type ProgressFunction = ...
lgpl-2.1
ecbtnrt/my-dfb
src/core/input.c
94789
/* (c) Copyright 2001-2010 The world wide DirectFB Open Source Community (directfb.org) (c) Copyright 2000-2004 Convergence (integrated media) GmbH All rights reserved. Written by Denis Oliver Kropp <dok@directfb.org>, Andreas Hundt <andi@fischlustig.de>, Sven Neumann <neo@di...
lgpl-2.1
joansmith/orbeon-forms
src/main/scala/org/orbeon/oxf/xforms/analysis/model/Instance.scala
9815
/** * 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
kobolabs/qt-everywhere-4.8.0
src/3rdparty/webkit/Source/WebCore/epub/EPubCaseElement.h
386
#ifndef EPubCaseElement_h #define EPubCaseElement_h #include "epubElement.h" namespace WebCore { class EPubCaseElement : public epubElement { public: static PassRefPtr<EPubCaseElement> create(const QualifiedName&, Document*); void finishParsingChildren(); private: EPubCaseElement(const QualifiedName&, Do...
lgpl-2.1
qmlc/qtdeclarative
src/quick/items/qquickrectangle.cpp
14735
/**************************************************************************** ** ** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of the QtQuick module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** Commercial License Usage ** Licensee...
lgpl-2.1
aloubyansky/wildfly-core
testsuite/standalone/src/test/java/org/jboss/as/test/integration/management/cli/JBossCliXmlValidationTestCase.java
4132
/* * JBoss, Home of Professional Open Source. * Copyright 2014, 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...
lgpl-2.1
umjinsun12/dngshin
m.layouts/flatLayout/css_color/gVtoPink.css
4976
/* baskcground color */ .member-menu-top .profile-image, .member-menu-logged ul, .flatBoard .login-wrap, .m-element .notice-list li .notice-text, .m-imagenews .info span.category, .swiper-active-switch, .m-ranking .rank-num {background-color: #7371b4;} /* @mCol */ .btDark, .flatMember .btSubmit, .flatBoard .btSubmit, ....
lgpl-2.1
certik/libmesh
src/quadrature/quadrature_clough_2D.C
2537
// The libMesh Finite Element Library. // Copyright (C) 2002-2012 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 ...
lgpl-2.1
1fechner/FeatureExtractor
sources/FeatureExtractor/lib/hibernate-release-5.1.0.Final/project/hibernate-spatial/src/test/java/org/hibernate/spatial/testing/dialects/h2geodb/GeoDBNoSRIDExpectationsFactory.java
8367
/* * Hibernate, Relational Persistence for Idiomatic Java * * License: GNU Lesser General Public License (LGPL), version 2.1 or later. * See the lgpl.txt file in the root directory or <http://www.gnu.org/licenses/lgpl-2.1.html>. */ /** * */ package org.hibernate.spatial.testing.dialects.h2geodb; import org.hib...
lgpl-2.1
drahnr/gtkdatabox-radioactive
ui/glade-databox.c
1875
/* $Id: glade-databox.c 4 2008-06-22 09:19:11Z rbock $ */ /* -*- Mode: C; c-basic-offset: 4 -*- * libglade - a library for building interfaces from XML files at runtime * Copyright (C) 1998-2001 James Henstridge <james@daa.com.au> * Copyright 2001 Ximian, Inc. * * glade-databox.c: support for canvas widgets in li...
lgpl-2.1
cdolivet/EditArea
_devel/old_autocompletion/autocompletion_files/php.js
1656
// in all regexp "\" must be replaced by "\\" var datas= { "default": { // the name of this definition group. It's posisble to have different rules inside the same definition file "REGEXP": { "before_word": "[^a-zA-Z0-9_]|^" // \\s|\\.| ,"possible_words_letters": "[a-zA-Z0-9_]+" ,"letter_after_word_mu...
lgpl-2.1
pexip/os-libthai
tests/test_thbrk.c
2400
/* Test driver for thbrk */ #define MAXLINELENGTH 1000 #include <stdio.h> #include <stdlib.h> #include <string.h> #include <thai/thbrk.h> /* run with "-i" argument to get the interactive version otherwise it will run the self test and exit */ int main (int argc, char* argv[]) { thchar_t str[MAXLINELENGTH]; ...
lgpl-2.1
gonicus/gosa
backend/src/gosa/backend/objects/backend/registry.py
2337
# This file is part of the GOsa framework. # # http://gosa-project.org # # Copyright: # (C) 2016 GONICUS GmbH, Germany, http://www.gonicus.de # # See the LICENSE file in the project's top-level directory for details. import pkg_resources from gosa.common.components import PluginRegistry from gosa.common.utils impor...
lgpl-2.1
jfinkels/tuxguitar
src/main/java/org/herac/tuxguitar/gui/actions/transport/TransportStopAction.java
857
/* * 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.gui.actions.transport; import org.eclipse.swt.events.TypedEvent; import org.herac.tuxguitar.gui.TuxGuitar; import org.herac.tuxguita...
lgpl-2.1
revinate/php-amqplib
demo/amqp_consumer_exclusive.php
2836
<?php // Only one consumer per queue is allowed. // Set $queue name to test exclusiveness include(__DIR__ . '/config.php'); use PhpAmqpLib\Connection\AMQPStreamConnection; $exchange = 'fanout_exclusive_example_exchange'; $queue = ''; // if empty let RabbitMQ create a queue name // set a queue name and run multiple i...
lgpl-2.1
Amichai/PhysicsPad
mathnetnumerics_b382b1690235/src/Numerics/Algorithms/LinearAlgebra/Acml/AcmlLinearAlgebraProvider.float.cs
43092
// <copyright file="AcmlLinearAlgebraProvider.float.cs" company="Math.NET"> // Math.NET Numerics, part of the Math.NET Project // http://numerics.mathdotnet.com // http://github.com/mathnet/mathnet-numerics // http://mathnetnumerics.codeplex.com // // Copyright (c) 2009-2011 Math.NET // // Permission is hereby granted...
lgpl-2.1
joaofloressantos/Dutch_Auction
Dutch_Auction/src/DutchModel.java
1221
import java.io.IOException; import jade.core.AID; import java.util.ArrayList; import java.util.Scanner; import jade.core.Agent; public class DutchModel { public static void main(String[] args) throws IOException { String option=""; ArrayList<BiderAgent> bidders= new ArrayList<BiderAgent>(); ...
lgpl-2.1
katyhuff/moose
docs/content/framework/systems/XFEM/VolumePostprocessor.md
363
<!-- MOOSE Object Documentation Stub: Remove this when content is added. --> #VolumePostprocessor !devel /XFEM/VolumePostprocessor float=right width=auto margin=20px padding=20px background-color=#F8F8F8 !description /XFEM/VolumePostprocessor !parameters /XFEM/VolumePostprocessor !inputfiles /XFEM/VolumePostprocesso...
lgpl-2.1
1fechner/FeatureExtractor
sources/FeatureExtractor/lib/hibernate-release-5.1.0.Final/documentation/javadocs/org/hibernate/engine/class-use/FetchStrategy.html
57885
<!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_40) on Wed Feb 10 11:30:58 CST 2016 --> <title>Uses of Class org.hibernate.engine.FetchStrategy (Hibernate JavaDocs)</title> <meta name="date" ...
lgpl-2.1
jjulien/augeas-gitolite
Makefile
327
DESTDIR = "/" LENS_DEST = "$(DESTDIR)/usr/share/augeas/lenses" LENS_TEST_DEST = "$(LENS_DEST)/tests" install: install -d -m0755 $(LENS_DEST) install -d -m0755 $(LENS_TEST_DEST) install -m0644 gitolite.aug $(LENS_DEST) install -m0644 tests/test_gitolite.aug $(LENS_TEST_DEST) test: augparse -I . tests/test_gitoli...
lgpl-2.1
kobolabs/qt-everywhere-4.8.0
doc/html/qstyleoptioncombobox.html
12013
<?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....
lgpl-2.1
herve-quiroz/tc-common
src/main/java/org/trancecode/collection/TcSets.java
2646
/* * Copyright (C) 2010 Herve Quiroz * * 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 librar...
lgpl-2.1
dknez/libmesh
include/systems/system.h
73584
// The libMesh Finite Element Library. // Copyright (C) 2002-2016 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 ...
lgpl-2.1
gabeharms/firestorm
indra/newview/llviewerdisplayname.cpp
7372
/** * @file llviewerdisplayname.cpp * @brief Wrapper for display name functionality * * $LicenseInfo:firstyear=2010&license=viewerlgpl$ * Second Life Viewer Source Code * Copyright (C) 2010, Linden Research, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of...
lgpl-2.1
pbaranchikov/checkstyle
src/tests/com/puppycrawl/tools/checkstyle/checks/coding/UnnecessaryParenthesesCheckTest.java
5343
//////////////////////////////////////////////////////////////////////////////// // checkstyle: Checks Java source code for adherence to a set of rules. // Copyright (C) 2001-2013 Oliver Burn // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Publ...
lgpl-2.1
mccdo/osghaptics
src/osgHaptics/HapticRenderLeaf.cpp
3952
/* -*-c++-*- $Id: Version,v 1.2 2004/04/20 12:26:04 andersb Exp $ */ /** * OsgHaptics - OpenSceneGraph Haptic Library * Copyright (C) 2006 VRlab, Umeå University * * 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
automenta/jadehell
src/main/java/jade/core/NodeDescriptor.java
5958
/***************************************************************** JADE - Java Agent DEvelopment Framework is a framework to develop multi-agent systems in compliance with the FIPA specifications. Copyright (C) 2000 CSELT S.p.A. GNU Lesser General Public License This library is free software; you can redistribute i...
lgpl-2.1
rpavlik/vrjuggler-2.2-debs
modules/gadgeteer/gadget/Type/Command.cpp
6203
/*************** <auto-copyright.pl BEGIN do not edit this line> ************** * * VR Juggler is (C) Copyright 1998-2007 by Iowa State University * * Original Authors: * Allen Bierbaum, Christopher Just, * Patrick Hartling, Kevin Meinert, * Carolina Cruz-Neira, Albert Baker * * This library is free soft...
lgpl-2.1
jims/openal-soft
Alc/ALc.c
89222
/** * OpenAL cross platform audio library * Copyright (C) 1999-2007 by authors. * 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 Software Foundation; either * version 2 of the License, or (at your op...
lgpl-2.1
BCI-AR/NeuroServer
src/neuro/neuro.h
266
#ifndef __NEURO_H #define __NEURO_H #define OK 0 #define rassert(x) if (!(x)) { void exit(int); fprintf(stderr, "FAIL: %s:%d:%s\n", __FILE__, __LINE__, #x); exit(1); } #include <neuro/stringtable.h> #include <neuro/cmdhandler.h> #include <neuro/ns2net.h> #endif
lgpl-2.1
tebben/Mapsui
Tests/Mapsui.Tests/Layers/RasterizingLayerTests.cs
1856
using System; using System.Linq; using System.Threading; using BruTile; using Mapsui.Layers; using Mapsui.Providers; using NUnit.Framework; using BruTile.Predefined; using Mapsui.Rendering; using Mapsui.Rendering.Xaml; namespace Mapsui.Tests.Layers { [TestFixture] public class RasterizingLayerTests { ...
lgpl-2.1
QuickServerLab/QuickServer-Main
src/main/org/quickserver/security/SecureStoreManager.java
10503
/* * This file is part of the QuickServer library * Copyright (C) QuickServer.org * * Use, modification, copying and distribution of this software is subject to * the terms and conditions of the GNU Lesser General Public License. * You should have received a copy of the GNU LGP License along with this * libra...
lgpl-2.1
looooo/netgen
libsrc/meshing/ruler3.cpp
28420
#include <mystdlib.h> #include "meshing.hpp" namespace netgen { extern double minother; extern double minwithoutother; static double CalcElementBadness (const Array<Point3d, PointIndex::BASE> & points, const Element & elem) { double vol, l, l4, l5, l6; if (elem.GetNP() != 4...
lgpl-2.1
stefanseefeld/fresco
Berlin/include/Berlin/Console/GGIDrawableFactory.hh
1841
/*$Id$ * * This source file is a part of the Fresco Project. * Copyright (C) 2000 Stefan Seefeld <stefan@fresco.org> * http://www.fresco.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 Softwar...
lgpl-2.1
radekp/qt
src/gui/painting/qrgb.h
2914
/**************************************************************************** ** ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). ** All rights reserved. ** Contact: Nokia Corporation (qt-info@nokia.com) ** ** This file is part of the QtGui module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** ...
lgpl-2.1
Mikeware/minueto
api/org/minueto/class-use/MinuetoInvalidColorValueException.html
4178
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_25) on Mon Sep 29 10:45:19 PDT 2014 --> <title>Uses of Class org.minueto.MinuetoInvalidColorValueException (MinuetoAPI API)</title> <me...
lgpl-2.1
FlorentRevest/Elementary
src/lib/elm_win.h
5518
/** * @defgroup Win Win * @ingroup Elementary * * @image html win_inheritance_tree.png * @image latex win_inheritance_tree.eps * * @image html img/widget/win/preview-00.png * @image latex img/widget/win/preview-00.eps * * The window class of Elementary. Contains functions to manipulate * windows. The Evas en...
lgpl-2.1
tikiorg/tiki
tiki-survey_stats.php
2518
<?php /** * @package tikiwiki */ // (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$ $section = 'surveys'; re...
lgpl-2.1
stanxii/wr1004sjl
apps/snmp/net-snmp-5.4.4/agent/mibgroup/mibII/interfaces.h
4114
/* * Interfaces MIB group interface - interfaces.h * */ #ifndef _MIBGROUP_INTERFACES_H #define _MIBGROUP_INTERFACES_H /*********************************************************************** * configure macros */ config_require(util_funcs) /* * conflicts with the new MFD rewrite */ config_exclude(if-mib/ifTab...
lgpl-2.1
JasonILTG/Minecraft-Modding
javadoc/com/JasonILTG/ScienceMod/item/armor/package-use.html
7656
<!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_60) on Sun Mar 20 22:06:58 PDT 2016 --> <title>Uses of Package com.JasonILTG.ScienceMod.item.armor</title> <meta name="date" content="2016-03-2...
lgpl-2.1
KDE/ktp-accounts-kcm
src/avatar-button.cpp
6326
/* * Button representing user's Avatar * * Copyright (C) 2011 Martin Klapetek <martin.klapetek@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 o...
lgpl-2.1
hyyh619/OpenSceneGraph-3.4.0
3rdparty_windows/x86/include/ogr_core.h
18422
/****************************************************************************** * $Id: ogr_core.h 23947 2012-02-11 17:37:02Z rouault $ * * Project: OpenGIS Simple Features Reference Implementation * Purpose: Define some core portability services for cross-platform OGR code. * Author: Frank Warmerdam, warmerdam...
lgpl-2.1
eaulisa/MyFEMuS
src/algebra/GmresPetscLinearEquationSolver.hpp
4753
/*========================================================================= Program: FEMUS Module: PetscLinearEquationSolver Authors: Eugenio Aulisa, Simone Bnà Copyright (c) FEMTTU All rights reserved. This software is distributed WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABIL...
lgpl-2.1
mfvalin/rmnlib
compresseur/armn_compress_32.c
32194
#include <math.h> #include <stdlib.h> #include <stdio.h> #include <rpnmacros.h> #include <unistd.h> #include <zfstlib.h> #include <malloc.h> #include <string.h> int c_armn_compress32(unsigned char *, float *, int, int, int, int); int c_armn_uncompress32(float *fld, unsigned char *zstream, int ni, int nj, int nk, int...
lgpl-2.1
QuickServerLab/QuickCached
src/main/com/quickserverlab/quickcached/TextCommandProcessor.java
15156
package com.quickserverlab.quickcached; import java.io.IOException; import java.net.SocketTimeoutException; import java.util.logging.Level; import java.util.logging.Logger; import com.quickserverlab.quickcached.cache.CacheException; import com.quickserverlab.quickcached.cache.CacheInterface; import org.quickserver.net...
lgpl-2.1
sunblithe/qt-everywhere-opensource-src-4.7.1
examples/painting/svgviewer/mainwindow.cpp
6065
/**************************************************************************** ** ** 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 examples of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:BSD$ ** You m...
lgpl-2.1
gorinje/gpac-svn
modules/x11_out/x11_out.h
3426
/* * GPAC Multimedia Framework * * Authors: Jean Le Feuvre * Copyright (c) Telecom ParisTech 2005-2012 * All rights reserved * * This file is part of GPAC / X11 video output module * * GPAC is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General P...
lgpl-2.1
zakandrewking/cobrapy
cobra/util/solver.py
15435
# -*- coding: utf-8 -*- """Additional helper functions for the optlang solvers. All functions integrate well with the context manager, meaning that all operations defined here are automatically reverted when used in a `with model:` block. The functions defined here together with the existing model functions should a...
lgpl-2.1
cran/Boom
src/Models/Mixtures/DirichletProcessMixture.cpp
17226
// Copyright 2018 Google LLC. All Rights Reserved. /* Copyright (C) 2005-2017 Steven L. Scott 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 (a...
lgpl-2.1
dasantonym/node-wdt-native
src/wMotion.cc
4224
// // Created by anton on 21.03.15. // #include "wMotion.h" #include "Matrix.h" #include <nan.h> v8::Persistent<FunctionTemplate> wMotion::constructor; int buffersSize; unsigned char *cur; float *recent; float *bg; int motionThreshold, presenceThreshold; float motionWeight, presenceWeight; void wMotion::Init(Hand...
lgpl-2.1
mhl787156/MinecraftAI
libraries/neat-preview/neuroph-core-2.3/javadoc/org/neuroph/nnet/comp/package-summary.html
7846
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_02-ea) on Thu Dec 24 00:39:33 CET 2009 --> <TITLE> org.neuroph.nnet.comp </TITLE> <META NAME="date" CONTENT="2009-12-24"> <LINK REL ="stylesheet" T...
lgpl-2.1
hyyh619/OpenSceneGraph-3.4.0
src/OpenThreads/pthreads/PThreadMutex.cpp
4679
/* -*-c++-*- OpenThreads library, Copyright (C) 2002 - 2007 The Open Thread Group * * This library is open source and may be redistributed and/or modified under * the terms of the OpenSceneGraph Public License (OSGPL) version 0.0 or * (at your option) any later version. The full license is in LICENSE file * incl...
lgpl-2.1
maui-packages/qt-creator
src/plugins/projectexplorer/buildprogress.cpp
4964
/**************************************************************************** ** ** Copyright (C) 2014 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