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
DELETE FROM `weenie` WHERE `class_Id` = 9309; INSERT INTO `weenie` (`class_Id`, `class_Name`, `type`, `last_Modified`) VALUES (9309, 'undeadtinytrianglequest', 10, '2019-02-10 00:00:00') /* Creature */; INSERT INTO `weenie_properties_int` (`object_Id`, `type`, `value`) VALUES (9309, 1, 16) /* ItemType - Cre...
ACEmulator/ACE-World
Database/3-Core/9 WeenieDefaults/SQL/Creature/Undead/09309 Saelar's Apprentice.sql
SQL
agpl-3.0
3,398
#include "action_header.h" #include "../dao/ServerBackupDao.h" #include "../server_channel.h" #include "../server_settings.h" namespace { class RemoveRestoreToken : public IObject { std::string token; public: RemoveRestoreToken(std::string token) : token(token) {} ~RemoveRestoreToken() ...
uroni/urbackup_backend
urbackupserver/serverinterface/restore_image.cpp
C++
agpl-3.0
1,893
DELETE FROM `weenie` WHERE `class_Id` = 36085; INSERT INTO `weenie` (`class_Id`, `class_Name`, `type`, `last_Modified`) VALUES (36085, 'ace36085-lordharanueamarand', 10, '2019-02-10 00:00:00') /* Creature */; INSERT INTO `weenie_properties_int` (`object_Id`, `type`, `value`) VALUES (36085, 1, 16) /* ItemTyp...
ACEmulator/ACE-World
Database/3-Core/9 WeenieDefaults/SQL/Creature/Unsorted/36085 Lord Haranue Amarand.sql
SQL
agpl-3.0
4,355
/* * * (C) Copyright IBM Corp. 1998-2014 - All Rights Reserved * */ #include "LETypes.h" #include "LEScripts.h" #include "OpenTypeTables.h" #include "OpenTypeUtilities.h" #include "IndicReordering.h" U_NAMESPACE_BEGIN // Split matra table indices #define _x1 (1 << CF_INDEX_SHIFT) #define _x2 (2 << CF_INDEX_SH...
ONLYOFFICE/core
UnicodeConverter/icubuilds-mac/icu/icu/layout/IndicClassTables.cpp
C++
agpl-3.0
22,006
/** * Copyright (C) 2001-2019 by RapidMiner and the contributors * * Complete list of developers available at our web site: * * http://rapidminer.com * * This program is free software: you can redistribute it and/or modify it under the terms of the * GNU Affero General Public License as published by the Free...
aborg0/rapidminer-studio
src/main/java/com/rapidminer/tools/expression/internal/function/text/Abstract1StringInputIntegerOutputFunction.java
Java
agpl-3.0
4,434
using ProjectManager.Database; namespace ProjectManager.Repositories { public interface IDocumentRepository : IRepository<Document> { } }
aaretali/project-manager
ProjectManager/Repositories/IDocumentRepository.cs
C#
agpl-3.0
145
<div class="container"> <div class="row"> <div class="col-sm-6"> <form class="form-horizontal" role="form" ng-submit="submit()" name="signupform"> <fieldset> <legend>{{'Login data' | l10n}}</legend> <div class="form-group" ng-class="{'has-error': signupform.username.$dirty && isB...
algorithm-ninja/cmsocial
cmsocial-web/views/signup.html
HTML
agpl-3.0
5,187
/* This file is part of the HeavenMS MapleStory Server Copyleft (L) 2016 - 2019 RonanLana This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation version 3 as published by the F...
ronancpl/MapleSolaxiaV2
scripts/event/BalrogBattle_Easy.js
JavaScript
agpl-3.0
7,810
package im.actor.sdk.controllers.contacts; import android.os.Bundle; import im.actor.sdk.R; import im.actor.sdk.controllers.Intents; import im.actor.sdk.controllers.activity.BaseFragmentActivity; import im.actor.sdk.controllers.group.InviteLinkFragment; public class InviteActivity extends BaseFragmentActivity { ...
EaglesoftZJ/actor-platform
actor-sdk/sdk-core-android/android-sdk/src/main/java/im/actor/sdk/controllers/contacts/InviteActivity.java
Java
agpl-3.0
623
<?php namespace Plenty\Modules\Catalog\Templates; use Plenty\Modules\Catalog\Contracts\CatalogRuntimeConfigProviderContract; use Plenty\Modules\Catalog\Contracts\CatalogTemplateProviderContract; use Plenty\Modules\Catalog\Contracts\TemplateContract; /** * The BaseTemplateProvider is the abstract class that should be...
plentymarkets/plugin-hack-api
Modules/Catalog/Templates/BaseTemplateProvider.php
PHP
agpl-3.0
917
/* * Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md. */ @import "../mixins/_rwd.css"; .ck.ck-media-form { padding: var(--ck-spacing-standard); &:focus { outline: none; } & > :not(:first-child) { margin-left: var(--ck-spacing-standard); } @mi...
FriendSoftwareLabs/friendup
interfaces/web_desktop/apps/Notes/Scripts/ckeditor5/@ckeditor/ckeditor5-theme-lark/theme/ckeditor5-media-embed/mediaform.css
CSS
agpl-3.0
991
<?php // created: 2015-03-21 20:26:32 ?>
shoaib-fazal16/yourown
custom/Extension/modules/Project/Ext/Vardefs/sugarfield_jjwg_maps_geocode_status_c.php
PHP
agpl-3.0
43
<!-- | TEMPLATE show form to edit profile --> <?php $Profile = $this->getVar('Profile'); ?> <div id="$$$div__showEditProfile"> <h1><?php $this->set('{SHOWEDITPROFILE__H1}'); ?></h1> <p class="ts_suplinkbox"> <a href="<?php $this->setUrl('$$$showProfile', array('$$$id' => $Profile->getInfo('id'))); ?>"> <?...
nfrickler/tsunic
data/source/modules/profile/templates/showEditProfile.tpl.php
PHP
agpl-3.0
1,037
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Internet protocol requirements</title> <link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> <link rel="home" href="../../boost_asio.ht...
cris-iisc/mpc-primitives
crislib/libscapi/lib/boost_1_64_0/doc/html/boost_asio/reference/InternetProtocol.html
HTML
agpl-3.0
7,417
require 'csv' alls = CSV.read(ARGV[0]) aps = CSV.read(ARGV[1]) #subhead = aps[0].drop(1) column_name = aps[0][1] aps = aps.drop(1) CSV.open('complete.csv', 'w') do |info| #info << alls[0].map{|x| x[2..-1]} + ['nb_ap'] info << alls[0] + [column_name] alls = alls.drop(1) alls.each do |row| res = aps.detect do |d...
GeoffreyHecht/paprika
paprika_csv_merge_complete.rb
Ruby
agpl-3.0
435
/* * This file is part of CoCalc: Copyright © 2020 Sagemath, Inc. * License: AGPLv3 s.t. "Commons Clause" – see LICENSE.md for details */ import * as React from "react"; import { defaults } from "smc-util/misc"; import { alert_message } from "../alerts"; interface WindowOpts { menubar?: "yes" | "no"; toolb...
tscholl2/smc
src/smc-webapp/misc-page/open-browser-tab.tsx
TypeScript
agpl-3.0
2,205
/* * This program was produced for the U.S. Agency for International Development. It was prepared by the USAID | DELIVER PROJECT, Task Order 4. It is part of a project which utilizes code originally licensed under the terms of the Mozilla Public License (MPL) v2 and therefore is licensed under MPL v2 or later. * ...
vimsvarcode/elmis
modules/openlmis-web/src/main/webapp/public/js/admin/equipment/donors/controller/donors-list-controller.js
JavaScript
agpl-3.0
1,333
/* * Copyright (C) 2013 headissue GmbH (www.headissue.com) * * Source repository: https://github.com/headissue/pigeon * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as * published by the Free Software Foundation, either versi...
headissue/pigeon
src/main/java/com/headissue/pigeon/survey/SurveyHandler.java
Java
agpl-3.0
2,183
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_07) on Mon Dec 27 18:35:30 CET 2010 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class org.fosstrak...
Fosstrak/fosstrak.github.io
webadapters/apidocs/org/fosstrak/webadapters/epcis/ws/generated/class-use/ValidationException.html
HTML
lgpl-2.1
18,685
package com.auri.ironam.Items; import net.minecraft.creativetab.CreativeTabs; import net.minecraft.item.Item; import com.auri.ironam.ironam; /** * Created by 1800855 on 10/17/16. */ public class ItemBase extends Item { protected String name; public ItemBase (String name) { this.name = name; ...
Swiftshadow/Ironam
src/main/java/com/auri/ironam/Items/ItemBase.java
Java
lgpl-2.1
635
<?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" /> <!-- customwidgetp...
sicily/qt4.8.4
doc/html/designer-customwidgetplugin.html
HTML
lgpl-2.1
26,929
/************************************************************************** ** ** This file is part of Qt Creator ** ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). ** ** Contact: Nokia Corporation (qt-info@nokia.com) ** ** Commercial Usage ** ** Licensees holding valid Qt Commercial licenses may u...
enricoros/k-qt-creator-inspector
src/plugins/qmldesigner/core/metainfo/propertymetainfo.cpp
C++
lgpl-2.1
11,715
/**************************************************************************** ** ** 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...
maui-packages/qt-creator
src/plugins/debugger/sourcefileswindow.cpp
C++
lgpl-2.1
3,273
using System; namespace NCDK.FaulonSignatures { public class InvariantIntStringPair : IComparable<InvariantIntStringPair> { private readonly string stringValue; private readonly int value; private readonly int originalIndex; public InvariantIntStringPair(string stringValue, int...
kazuyaujihara/NCDK
NCDK/FaulonSignatures/InvariantIntStringPair.cs
C#
lgpl-2.1
1,865
/* * Author: bwilliams * Created: Nov 16, 2015 * * Copyright (C) 2015-2016 VMware, Inc. All rights reserved. -- VMware Confidential * */ #include "stdafx.h" #include "Doc/DocXml/PersistenceXml/RemoteSecurityXml.h" #include "Doc/PersistenceDoc/CRemoteSecurityCollectionDoc.h" #include "Doc/PersistenceDoc/CRe...
pexip/os-open-vm-tools
open-vm-tools/common-agent/Cpp/Framework/Framework/src/Doc/DocXml/PersistenceXml/RemoteSecurityCollectionXml.cpp
C++
lgpl-2.1
2,370
<?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" /> <!-- context2d.qdo...
kobolabs/qt-everywhere-4.8.0
doc/html/script-context2d.html
HTML
lgpl-2.1
78,111
<?php // $Header: /cvsroot/tikiwiki/tiki/tiki-admin_include_metatags.php,v 1.1.10.5 2007/03/02 12:23:22 luciash 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 LESSE...
marcelosoaressouza/estudiolivre
tiki-admin_include_metatags.php
PHP
lgpl-2.1
2,605
/****************************************************************************** * This file is part of the Gluon Development Platform * Copyright (c) 2009 Dan Leinir Turthra Jensen <admin@leinir.dk> * Copyright (c) 2009 Kim Jung Nissen <jungnissen@gmail.com> * * This library is free software; you can redistribute ...
KDE/gluon
smarts/lib/btcharacter.cpp
C++
lgpl-2.1
14,036
/** * 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...
openlimit-signcubes/dss
dss-asic-cades/src/test/java/eu/europa/esig/dss/asic/cades/timestamp/asice/ASiCETimestampMultiFilesTest.java
Java
lgpl-2.1
9,340
/* * * This file is part of XForms. * * XForms 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, or * (at your option) any later version. * * XForms is distributed in the hope...
OrangeTide/xforms
fdesign/sp_positioner.h
C
lgpl-2.1
1,205
<?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>Qt 4.6: worldtimeclockbuilder.qrc Example File (designer/worldtimeclockbuilder/worldtimeclockbuilder.qrc)<...
kobolabs/qt-everywhere-opensource-src-4.6.2
doc/html/designer-worldtimeclockbuilder-worldtimeclockbuilder-qrc.html
HTML
lgpl-2.1
1,766
/**************************************************************************** ** ** 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...
maui-packages/qt-creator
src/plugins/qtsupport/customexecutableconfigurationwidget.h
C
lgpl-2.1
2,802
/** * \file * * \brief AVR XMEGA Real Time Counter driver definitions * * Copyright (C) 2010 Atmel Corporation. All rights reserved. * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: ...
osuar/iarc
Software/Testing/outeradc/code/asf/xmega/drivers/rtc/rtc.h
C
lgpl-2.1
4,297
<!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_21) on Wed Apr 16 20:33:22 EDT 2014 --> <title>DecorateBiomeEvent.Post (Forge API)</title> <meta name="date" content="2014-04-16"> <lin...
tera911/itc_minecraft
javadoc/net/minecraftforge/event/terraingen/DecorateBiomeEvent.Post.html
HTML
lgpl-2.1
13,421
<!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: affxstat Namespace Reference</title> <link href...
einon/affymetrix-power-tools
sdk/dox/html/namespaceaffxstat.html
HTML
lgpl-2.1
63,416
# $Id: DebianMakefile,v 1.1 2006-04-07 13:06:48 ctl Exp $ # Installs 3dm on a Debian system (change paths for other Linuxes) # NOTE: Quick-and-dirty hack TARGETDIR=/usr/local/3dm BINDIR=/usr/local/bin #TARGETDIR=tmp2 #BINDIR=tmp2 VERID=0.1.5beta1-custom install: ant contrib-get ant -D3dm.version=$(VERID) release in...
JiangYouxin/3dm
Makefile
Makefile
lgpl-2.1
443
/** * * 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) ...
jzuijlek/Lucee
core/src/main/java/lucee/runtime/functions/arrays/ArraySome.java
Java
lgpl-2.1
2,520
using System.Collections.Generic; using System.Configuration; namespace PubComp.Caching.Core.Config.Loaders { /// <summary> /// Load the cache configuration using App/Web.config files using <see cref="System.Configuration.ConfigurationManager" /> /// </summary> public class SystemConfigurationManagerC...
pub-comp/caching
Core/Config/Loaders/SystemConfigurationManagerCacheConfigLoader.cs
C#
lgpl-2.1
535
# Yum plugin to re-patch container rootfs after a yum update is done # # Copyright (C) 2012 Oracle # # Authors: # Dwight Engen <dwight.engen@oracle.com> # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Fou...
czchen/debian-lxc
config/yum/lxc-patch.py
Python
lgpl-2.1
1,850
/* * dLeyna * * Copyright (C) 2012-2013 Intel Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU Lesser General Public License, * version 2.1, as published by the Free Software Foundation. * * This program is...
cguiraud/dleyna-server
lib/service-task.h
C
lgpl-2.1
2,139
/* * JBoss, Home of Professional Open Source. * Copyright 2011, 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...
JiriOndrusek/wildfly-core
host-controller/src/main/java/org/jboss/as/host/controller/operations/HostModelRegistrationHandler.java
Java
lgpl-2.1
9,656
/** * 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
dss-jades/src/main/java/eu/europa/esig/dss/jades/signature/JAdESSerializationBuilder.java
Java
lgpl-2.1
6,556
/*---------------------------------------------------------------------------*\ * OpenSG * * * * * * ...
jondo2010/OpenSG
Source/Base/Field/OSGMFieldVector.h
C
lgpl-2.1
7,023
/**************************************************************************** ** ** 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 demos of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** No Comm...
radekp/qt
demos/embedded/anomaly/src/BrowserWindow.h
C
lgpl-2.1
2,136
/***************************************************************************** * VLCMediaDiscoverer.h: VLCKit.framework VLCMediaDiscoverer header ***************************************************************************** * Copyright (C) 2007 Pierre d'Herbemont * Copyright (C) 2015 Felix Paul Kühne * Copyright (...
larrytin/VLCKit
Headers/Public/VLCMediaDiscoverer.h
C
lgpl-2.1
3,312
/* * This file is part of the KDE libraries * Copyright (C) 2007 Harri Porten <porten@kde.org> * Copyright (C) 2006 George Staikos <staikos@kde.org> * Copyright (C) 2006 Alexey Proskuryakov <ap@nypop.com> * * This library is free software; you can redistribute it and/or * modify it under the terms of the G...
KDE/kjs
src/wtf/unicode/libc/UnicodeLibC.h
C
lgpl-2.1
7,394
/**************************************************************************** * Copyright 2015 Evan Drumwright * This library is distributed under the terms of the Apache V2.0 License ****************************************************************************/ #ifndef PLANARJOINT #error This class is not to be in...
PositronicsLab/Ravelin
include/Ravelin/PlanarJoint.h
C
lgpl-2.1
1,505
/* * Copyright 2002-2005 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
raedle/univis
lib/springframework-1.2.8/src/org/springframework/orm/toplink/support/TopLinkDaoSupport.java
Java
lgpl-2.1
7,833
// --------------------------------------------------------------------- // // Copyright (C) 1999 - 2017 by the deal.II authors // // This file is part of the deal.II library. // // The deal.II library is free software; you can use it, redistribute // it, and/or modify it under the terms of the GNU Lesser General // Pu...
sairajat/dealii
include/deal.II/fe/fe_system.h
C
lgpl-2.1
54,506
package osmo.tester.examples.tutorial.online; import osmo.tester.OSMOConfiguration; import osmo.tester.OSMOTester; import osmo.tester.generator.ReflectiveModelFactory; import osmo.tester.generator.endcondition.Length; /** @author Teemu Kanstren */ public class Main4 { public static void main(String[] args)...
mukatee/osmo
examples/src/osmo/tester/examples/tutorial/online/Main4.java
Java
lgpl-2.1
646
/* This file is part of the KDE project. Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). 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 or 3 of the Lice...
kobolabs/qt-everywhere-opensource-src-4.6.2
src/3rdparty/phonon/mmf/videooutput.cpp
C++
lgpl-2.1
8,469
<?php //this script may only be included - so its better to die if called directly. if (strpos($_SERVER["SCRIPT_NAME"],basename(__FILE__)) !== false) { header("location: index.php"); exit; } /*This file is part of J4PHP - Ensembles de propriétés et méthodes permettant le developpment rapide d'application web modul...
tikiorg/tiki
lib/sheet/include/org/apicnet/io/OOo/OOoUtil.php
PHP
lgpl-2.1
3,563
// // Copyright (C) 2007-2008 Sebastian Kuzminsky // // 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....
yishinli/emc2
src/hal/drivers/mesa-hostmot2/hm2_7i43.c
C
lgpl-2.1
14,274
/* * 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.envers.test.integration.manytomany; import java.util.Arrays;...
1fechner/FeatureExtractor
sources/FeatureExtractor/lib/hibernate-release-5.1.0.Final/project/hibernate-envers/src/test/java/org/hibernate/envers/test/integration/manytomany/CustomComparatorEntityTest.java
Java
lgpl-2.1
10,193
/****************************************************************** * * Test file for the XSLT Bindings Generator (XBiG) * * It handles a struct with an inner class * ******************************************************************/ #ifdef WIN32 #define EXPORT __declspec(dllexport) #else #define EXPORT #endi...
rhajamor/xbig
tests/t3_8/include/t3_8.h
C
lgpl-2.1
431
/****************************************************************************** * $Id: GDALTestIO.java 18017 2009-11-14 13:47:26Z rouault $ * * Name: GDALTestIO.java * Project: GDAL Java Interface * Purpose: A sample app to test ReadRaster_Direct / WriteRaster_Direct * Author: Even Rouault, <even dot roua...
hyyh619/OpenSceneGraph-3.4.0
3rdparty/gdal/swig/java/apps/GDALTestIO.java
Java
lgpl-2.1
5,589
<?php namespace Pierce; use Noair\Event; class Logger extends \Noair\Listener { private $logger; public function __construct(\Monolog\Logger $logger) { $this->handlers[] = ['all', [$this, 'log'], \Noair\Noair::PRIORITY_URGENT, true]; $this->logger = $logger; } public function log...
garrettw/pierce
src/Logger.php
PHP
lgpl-2.1
482
/* BEGIN_COMMON_COPYRIGHT_HEADER * (c)LGPL2+ * * Razor - a lightweight, Qt based, desktop toolset * http://razor-qt.org * * Copyright: 2010-2011 Razor team * Authors: * Alexander Sokoloff <sokoloff.a@gmail.com> * * This program or library is free software; you can redistribute it * and/or modify it under t...
gilir/libqtxdg-qt5
xdgdirs.cpp
C++
lgpl-2.1
4,865
/*************************************************************************** ASTCreator.cpp This class works as a framework for the creation of an abstract syntax tree specific for a grammar ------------------- begin : Sun Jun...
manast/cpp-gpengine
src/ASTCreator.cpp
C++
lgpl-2.1
9,293
using MaxBootstrap.Core; using MaxBootstrap.Core.View; namespace MaxBootstrap.UI.Views.Options { public class OptionsViewmodel : ViewmodelBase, IOptionsViewmodel { public OptionsViewmodel(IBootstrapperController bootstrapperController, IView view) : base(bootstrapperController, view) ...
Frogman7/MaxBootstrap
Source/MaxBootstrap.UI/Views/Options/OptionsViewmodel.cs
C#
lgpl-2.1
511
//$HeadURL$ /*---------------------------------------------------------------------------- This file is part of deegree, http://deegree.org/ Copyright (C) 2001-2010 by: - Department of Geography, University of Bonn - and - lat/lon GmbH - This library is free software; you can redistribute it and/or modify it und...
deegree/deegree3
deegree-tools/deegree-tools-3d/src/main/java/org/deegree/tools/rendering/viewer/ViewerFileFilter.java
Java
lgpl-2.1
4,138
//$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-base/src/main/java/org/deegree/feature/types/property/SimplePropertyType.java
Java
lgpl-2.1
3,340
# # ICRAR - International Centre for Radio Astronomy Research # (c) UWA - The University of Western Australia, 2015 # Copyright by UWA (in the framework of the ICRAR) # All rights reserved # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser G...
steve-ord/daliuge
daliuge-engine/dlg/manager/__init__.py
Python
lgpl-2.1
1,112
/* * Material.cpp * * Created on: 22-sep-2009 * Author: hfreire */ #include "Material.h" namespace basics3D { Material::Material() { // TODO Auto-generated constructor stub } Material::~Material() { // TODO Auto-generated destructor stub } }
TLmaK0/pactan
src/basics3D/Material.cpp
C++
lgpl-2.1
267
var searchData= [ ['editable',['editable',['../classBPSDebateView.html#a42784dfc74b99c528a9ee34357b27138',1,'BPSDebateView::editable()'],['../classFocusAndEditTextField.html#af9099a4508112eccd7f6b0aea8cd3970',1,'FocusAndEditTextField::editable()'],['../classOPDDebateView.html#abe79925c1c6e2c9cf8ed5bbdb37e5754',1,'OPD...
Stoeoef/ddt
doxygen/html/search/all_5.js
JavaScript
lgpl-2.1
529
// This file was generated by the Gtk# code generator. // Any changes made will be lost if regenerated. namespace GLib { using System; using System.Collections; using System.Collections.Generic; using System.Runtime.InteropServices; #region Autogenerated code public partial class DBusSignalInfo : GLib.Opaque { ...
akrisiun/gtk-sharp
gio/generated/GLib/DBusSignalInfo.cs
C#
lgpl-2.1
3,901
#ifndef BIONET_SWIG_TYPES #define BIONET_SWIG_TYPES typedef struct { bionet_hab_t * this; } Hab; typedef struct { void * hab; void * hp; } HabUserData; typedef struct { bionet_node_t * this; } Node; typedef struct { bionet_resource_t * this; } Resource; typedef struct { bionet_datapoint_t ...
ldm5180/hammerhead
util/bionet-swig-types.h
C
lgpl-2.1
687
/* * Created on Feb 20, 2006 * * Licensed under the Apache License, Version 2.0 (the "License"); you may not * use this file except in compliance with the License. You may obtain a copy of * the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in w...
cacheonix/cacheonix-core
3rdparty/spring-modules-integration-proxy/src/org/springmodules/cache/config/CacheSetupStrategyPropertySource.java
Java
lgpl-2.1
3,790
/**************************************************************************** ** ** 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$ ** ...
kobolabs/qt-everywhere-opensource-src-4.6.2
src/gui/kernel/qevent_p.h
C
lgpl-2.1
4,893
#include <cstdlib> #include <fstream> #include <iostream> #include <vector> #include "rlcsa_builder.h" #include "misc/utils.h" using namespace CSA; int lineByLineRLCSA(std::string base_name, usint block_size, usint sample_rate, usint buffer_size) { Parameters parameters; parameters.set(RLCSA_BLOCK_SIZE.first,...
migumar2/uiHRDC
uiHRDC/self-indexes/RLCSAM/rlcsa/build_rlcsa.cpp
C++
lgpl-2.1
3,126
/****************************************************************************** * This file is part of the libqgit2 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 ...
KDE/libqgit2
src/qgitrebaseoptions.cpp
C++
lgpl-2.1
1,616
/* include standard header */ /* you will need to include this in all of your php extension projects*/ #include "php.h" #include "php_ahcrypto.h" // external function defined in crypto++.cpp void internal_rsa_create_keys( unsigned int keysize, unsigned char * * n_dat, size_t * n_len, unsigned char * * e_d...
pontocom/opensdrm
server/php_module/ahcrypto/ahcrypto.c
C
lgpl-2.1
8,336
/********************************************************************** * * FILE: Depth.cpp * * DESCRIPTION: Read/Write osg::Depth in binary format to disk. * * CREATED BY: Botorabi AT gmx DOT net * * HISTORY: Created 14.12.2005 * ***************************************************...
joevandyk/osg
src/osgPlugins/ive/Depth.cpp
C++
lgpl-2.1
1,860
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>fireMessageReceived</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|So...
jiangbo212/netty-init
html-docs/contents/485edef14a75aa28d5ce5d35fbd57675.html
HTML
lgpl-2.1
9,439
package test.de.meinkonzern.gtdclient.model; public class ActionTest { // private static Validator validator; // @BeforeClass // protected void setUp() throws Exception { // super.setUp(); // ValidatorFactory factory = Validation.buildDefaultValidatorFactory(); // validator = factory.getValidator(); // } // // ...
FunThomas424242/gtdclient
src/test/java/test/de/meinkonzern/gtdclient/model/ActionTest.java
Java
lgpl-2.1
792
/* Copyright (c) 2013 Android Lin <acen@dmp.com.tw>. All right 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 la...
roboard/86Duino_Linux_SDK
cores/wiring.cpp
C++
lgpl-2.1
3,757
#!/usr/bin/env python # -*- coding: utf-8 -*- # ------------------------------------------------------------------- # Copyright (c) 2010-2019 Denis Machard # This file is part of the extensive automation project # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Le...
dmachard/extensive-testing
src/ea/serverinterfaces/TestServerInterface.py
Python
lgpl-2.1
13,189
/* * driver-hypervisor.h: entry points for hypervisor drivers * * Copyright (C) 2006-2015 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 t...
taget/libvirt
src/driver-hypervisor.h
C
lgpl-2.1
57,010
/* 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. * <p/> * This library is distributed in the hope that it ...
xien777/yajsw
yajsw/wrapper-app/src/main/java/org/rzo/yajsw/app/WrapperJVMMain.java
Java
lgpl-2.1
1,488
# fMBT, free Model Based Testing tool # Copyright (c) 2012 Intel Corporation. # # This program is free software; you can redistribute it and/or modify it # under the terms and conditions of the GNU Lesser General Public License, # version 2.1, as published by the Free Software Foundation. # # This program is distribute...
pombreda/fMBT
utils/fmbt.py
Python
lgpl-2.1
9,267
/* * 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.osdependent; import java.awt.*; import java.io.*; import java.lang.reflect.*; import java.net.*; import net.java.sip.communicator.u...
Metaswitch/jitsi
src/net/java/sip/communicator/impl/osdependent/Desktop.java
Java
lgpl-2.1
16,657
/* Copyright (C) 2011 Samsung Electronics 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. Thi...
youfoh/webkit-efl
Source/WebCore/bindings/ewk/WebKitDOM_EventTarget_Private.h
C
lgpl-2.1
1,167
Ext.define('MyDesktop.modules.pages.view.Pages', { extend: 'Ext.window.Window', requires: [ 'Ext.data.ArrayStore', 'Ext.util.Format', 'Ext.grid.Panel', 'Ext.grid.RowNumberer' ], width:900, height:480, animCollapse:false, cons...
Kolbaskin/yode-server
static/admin/modules/pages/view/Pages.js
JavaScript
lgpl-2.1
1,547
/* * Copyright (C) 2015 Eistec AB * 2016 Freie Universität Berlin * * 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. */ /** * @ingroup drivers_lis3dh * @{ * * @file * @br...
OTAkeys/RIOT
drivers/lis3dh/lis3dh.c
C
lgpl-2.1
9,413
# Copyright (C) 2013-2017 Chris Lalancette <clalancette@gmail.com> # Copyright (C) 2013 Ian McLeod <imcleod@redhat.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; # version 2...
imcleod/oz
oz/RHEL_7.py
Python
lgpl-2.1
2,885
/***************************************************************************** * * This file is part of Mapnik (c++ mapping toolkit) * * Copyright (C) 2012 Artem Pavlenko * * 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...
kapouer/mapnik
src/text_placements/list.cpp
C++
lgpl-2.1
3,259
import telepathy from telepathy.interfaces import CONN_MGR_INTERFACE import dbus def parse_account(s): lines = s.splitlines() pairs = [] manager = None protocol = None for line in lines: if not line.strip(): continue k, v = line.split(':', 1) k = k.strip() ...
epage/telepathy-python
examples/account.py
Python
lgpl-2.1
1,551
/* * This program source code file is part of KiCad, a free EDA CAD application. * * Copyright (C) 2004 Jean-Pierre Charras, jaen-pierre.charras@gipsa-lab.inpg.com * Copyright (C) 2008-2011 Wayne Stambaugh <stambaughw@verizon.net> * Copyright (C) 2004-2011 KiCad Developers, see change_log.txt for contributors. * ...
hellamps/kicad
eeschema/tool_sch.cpp
C++
lgpl-2.1
13,018
/****************************************************************************** * THIS FILE IS GENERATED - ANY EDITS WILL BE OVERWRITTEN */ #pragma once #include "jobs/basejob.h" #include "events/eventloader.h" #include "converters.h" namespace QMatrixClient { // Operations /// Get a list of events for t...
Fxrh/libqmatrixclient
lib/csapi/message_pagination.h
C
lgpl-2.1
2,951
import * as Behaviour from './Behaviour'; import * as ComposeApis from '../../behaviour/composing/ComposeApis'; import { ComposeSchema } from '../../behaviour/composing/ComposeSchema'; import { ComposingBehaviour } from '../../behaviour/composing/ComposingTypes'; const Composing = Behaviour.create({ fields: ComposeS...
FernCreek/tinymce
modules/alloy/src/main/ts/ephox/alloy/api/behaviour/Composing.ts
TypeScript
lgpl-2.1
418
/* This file is part of the KDE project Copyright (C) 2006 Matthias Kretz <kretz@kde.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 Foundation; either version 2.1 of the License...
sandsmark/phonon-visualization-gsoc
phonon/tests/fakebackend/bytestream.h
C
lgpl-2.1
2,831
/* * $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...
rev22/svgl
src/w3c/svg/String.hpp
C++
lgpl-2.1
676
using Octopus.Client; using Octopus.Client.Model; using OctopusStore.Config; namespace OctopusStore.Octopus { public class CommandBase { private readonly IConfiguration _config; private readonly OctopusRepository _repo; public CommandBase(IConfiguration config) { _config = config; var factory = new O...
Pondidum/OctopusStore
OctopusStore/Octopus/CommandBase.cs
C#
lgpl-2.1
838
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>value</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:...
jiangbo212/netty-init
html-docs/contents/773c29172b66ffb6e84585ebd02b077c.html
HTML
lgpl-2.1
7,272
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>length</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...
jiangbo212/netty-init
html-docs/contents/a4add5ac9e5fffd1580cd482e55d136d.html
HTML
lgpl-2.1
7,184
# # Copyright 2015-2016 Red Hat, 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 of the License, or # (at your option) any later version. # # This program is distr...
mojaves/convirt
convirt/events.py
Python
lgpl-2.1
3,067
/**************************************************************************** ** ** 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$ ** ...
sunblithe/qt-everywhere-opensource-src-4.7.1
src/gui/itemviews/qsortfilterproxymodel.cpp
C++
lgpl-2.1
92,489
/* * 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-extension/xwiki-commons-extension-api/src/main/java/org/xwiki/extension/job/plan/internal/DefaultExtensionPlanNode.java
Java
lgpl-2.1
4,160
package org.uengine.essencia; import org.metaworks.Remover; import org.metaworks.ServiceMethodContext; import org.metaworks.ToEvent; import org.metaworks.annotation.Face; import org.metaworks.annotation.Order; import org.metaworks.annotation.ServiceMethod; import org.metaworks.widget.menu.SubMenu; import org.uengine.m...
iklim/essencia
src/main/java/org/uengine/essencia/OpacitySubMenu.java
Java
lgpl-2.1
3,011
package soot.grimp.internal; /*- * #%L * Soot - a J*va Optimization Framework * %% * Copyright (C) 1999 Patrick Lam * %% * 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 ve...
plast-lab/soot
src/main/java/soot/grimp/internal/ExprBox.java
Java
lgpl-2.1
1,262