code stringlengths 3 1.05M | repo_name stringlengths 4 116 | path stringlengths 4 991 | language stringclasses 9
values | license stringclasses 15
values | size int32 3 1.05M |
|---|---|---|---|---|---|
using MemAnalyzer;
using Microsoft.VisualStudio.TestTools.UnitTesting;
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Xml.Serialization;
namespace MemAnalyzer_uTest
{
[TestClass]
public class ProcessRenamerTests... | Alois-xx/MemAnalyzer | MemAnalyzer_uTest/ProcessRenamerTests.cs | C# | lgpl-3.0 | 3,591 |
// <copyright file="InvoiceVersion.cs" company="Allors bvba">
// Copyright (c) Allors bvba. All rights reserved.
// Licensed under the LGPL license. See LICENSE file in the project root for full license information.
// </copyright>
namespace Allors.Repository
{
using System;
using Allors.Repository.Attributes... | Allors/allors2 | Base/Repository/Domain/Base/InvoiceVersion.cs | C# | lgpl-3.0 | 14,232 |
/*
* SonarQube, open source software quality management tool.
* Copyright (C) 2008-2014 SonarSource
* mailto:contact AT sonarsource DOT com
*
* SonarQube 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 Found... | jblievremont/sonarqube | sonar-batch/src/test/java/org/sonar/batch/index/CacheTest.java | Java | lgpl-3.0 | 12,143 |
// Copyright (C) 2009 by Thomas Moulard, AIST, CNRS, INRIA.
//
// This file is part of the roboptim.
//
// roboptim is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
... | roboptim/roboptim-core | include/roboptim/core/portability.hh | C++ | lgpl-3.0 | 3,213 |
#pragma once
#include <deal.II/fe/fe_system.h>
#include <deal.II/dofs/dof_handler.h>
#include <deal.II/numerics/data_out.h>
#include <Spacy/zeroVectorCreator.hh>
#include "init.hh"
#include "util.hh"
#include "vector.hh"
#include "vectorSpace.hh"
#include <ostream>
#include <fstream>
#include <string>
namespace Sp... | lubkoll/FSA | Spacy/Adapter/dealII/writeVTK.hh | C++ | lgpl-3.0 | 1,093 |
/*
* SonarQube
* Copyright (C) 2009-2022 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* 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 3 of the License, o... | SonarSource/sonarqube | server/sonar-ce-task-projectanalysis/src/test/java/org/sonar/ce/task/projectanalysis/component/ViewsVisitorsCrawlerWithPathAwareVisitorTest.java | Java | lgpl-3.0 | 10,635 |
namespace JocysCom.Password.Generator.Controls
{
partial class OptionsControl
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">t... | JocysCom/PassGen | Generator/Controls/OptionsControl.Designer.cs | C# | lgpl-3.0 | 29,600 |
/**
* \file
*
* \brief Metafunction \c zencxx::mpl::v_at
*
* \date Sat Jun 30 22:23:42 MSK 2012 -- Initial design
*/
/*
* Copyright (C) 2012-2014 Alex Turbov and contributors, all rights reserved.
* This is free software. It is licensed for use, modification and
* redistribution under the terms of the GNU Less... | zaufi/zencxx | zencxx/mpl/v_at.hh | C++ | lgpl-3.0 | 1,976 |
#!/usr/bin/env python
'''
mavlink python utility functions
Copyright Andrew Tridgell 2011
Released under GNU GPL version 3 or later
'''
import socket, math, struct, time, os, fnmatch, array, sys, errno
import select
# adding these extra imports allows pymavlink to be used directly with pyinstaller
# without having c... | magicrub/mavlink | pymavlink/mavutil.py | Python | lgpl-3.0 | 57,225 |
/*
Copyright 2013-2021 Paul Colby
This file is part of QtAws.
QtAws is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later v... | pcolby/libqtaws | src/route53/createvpcassociationauthorizationrequest.cpp | C++ | lgpl-3.0 | 3,538 |
/*
* SonarQube
* Copyright (C) 2009-2022 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* 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 3 of the License, o... | SonarSource/sonarqube | server/sonar-webserver-webapi/src/main/java/org/sonar/server/usergroups/ws/UserGroupsWsAction.java | Java | lgpl-3.0 | 1,002 |
from google.appengine.api import users
from google.appengine.api import memcache
from google.appengine.ext import db
import logging
class UserPrefs(db.Model):
tz_offset = db.IntegerProperty(default=0)
user = db.UserProperty(auto_current_user_add=True)
def cache_set(self):
tid = self.key().name()
... | jscontreras/learning-gae | models.py | Python | lgpl-3.0 | 1,072 |
/*
* #%L
* Alfresco Repository
* %%
* Copyright (C) 2005 - 2016 Alfresco Software Limited
* %%
* This file is part of the Alfresco software.
* If the software was purchased under a paid Alfresco license, the terms of
* the paid license agreement will prevail. Otherwise, the software is
* provided ... | Alfresco/alfresco-repository | src/test/java/org/alfresco/repo/bulkimport/impl/BulkImportTest.java | Java | lgpl-3.0 | 33,463 |
/*
* jesadido-poc
* Copyright (C) 2016 Stefan K. Baur
*
* Licensed under the GNU Lesser General Public License, Version 3.0 (LGPL-3.0)
* https://www.gnu.org/licenses/lgpl-3.0.txt
*/
package org.jesadido.poc.usecases.gaming.graphics.rags;
public interface Rag extends RagVisitable {}
| stefan-baur/jesadido-poc | src/main/java/org/jesadido/poc/usecases/gaming/graphics/rags/Rag.java | Java | lgpl-3.0 | 290 |
/*******************************************************************************
* Copyright (C) 2005 - 2014 TIBCO Software Inc. All rights reserved.
* http://www.jaspersoft.com.
*
* Unless you have purchased a commercial license agreement from Jaspersoft,
* the following license terms apply:
*
* This progra... | OpenSoftwareSolutions/PDFReporter-Studio | com.jaspersoft.studio.editor.jrexpressions/src/com/jaspersoft/studio/editor/jrexpressions/services/CustomTerminalConverters.java | Java | lgpl-3.0 | 2,775 |
// ------------------------------------------------------
// DVTk - The Healthcare Validation Toolkit (www.dvtk.org)
// Copyright © 2009 DVTk
// ------------------------------------------------------
// This file is part of DVTk.
//
// DVTk is free software; you can redistribute it and/or modify it under the term... | marcokemper/DVTk | DVTk_Library/Source/Assemblies/DVTk Application Layer/UserInterfaces/InputFormObjectAndString.cs | C# | lgpl-3.0 | 2,547 |
<?php
require_once 'PHP/MapFilter/TreePattern.php';
require_once 'tests/Functional.php';
/**
* @covers MapFilter_TreePattern_Tree_Iterator
* @covers MapFilter_TreePattern_Tree_Iterator_Builder
*/
class MapFilter_Test_Unit_TreePattern_Iterator extends
MapFilter_TreePattern_Test_Functional
{
/**
* @expecte... | olivergondza/MapFilter_TreePattern | tests/Unit/Tree/Iterator.test.php | PHP | lgpl-3.0 | 23,226 |
<?php
// This file is shared between server and recorder and should be kept identical in both projects.
// Specialized loggers for each are implemented with this one as base.
// example :
// $logger->log(EventType::RECORDER_UPLOAD_TO_EZCAST, LogLevel::ERROR, "Couldn't get info from slide module. Slides will be ignored... | ulbpodcast/ezrecorder | logger.php | PHP | lgpl-3.0 | 7,928 |
/**
* Copyright (c) 2010-2012, Vincent Vollers and Christopher J. Kucera
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* * Redistributions of source code must retain the above copyrigh... | xXKeyleXx/DungeonCraft-Editor | src/main/java/de/keyle/dungeoncraft/editor/editors/world/render/dialog/WarningDialog.java | Java | lgpl-3.0 | 9,176 |
// Written by Jürgen Moßgraber - mossgrabers.de
// (c) 2017-2022
// Licensed under LGPLv3 - http://www.gnu.org/licenses/lgpl-3.0.txt
package de.mossgrabers.framework.daw;
import de.mossgrabers.framework.daw.data.IParameter;
import de.mossgrabers.framework.observer.IObserverManagement;
/**
* Interface to... | git-moss/DrivenByMoss | src/main/java/de/mossgrabers/framework/daw/IProject.java | Java | lgpl-3.0 | 4,126 |
<?php
/* @var $this TacheController */
/* @var $model Tache */
/* @var $form CActiveForm */
?>
<div class="form">
<?php $form=$this->beginWidget('CActiveForm', array(
'id'=>'tache-form',
'enableAjaxValidation'=>false,
)); ?>
<p class="note">Les champs avec <span class="required">*</span> sont obligatoires. </p>
... | nmalservet/ebiose | ebiose/protected/views/tache/_form.php | PHP | lgpl-3.0 | 1,434 |
/*
* Title: CloudSim Toolkit
* Description: CloudSim (Cloud Simulation) Toolkit for Modeling and Simulation of Clouds
* Licence: GPL - http://www.gnu.org/copyleft/gpl.html
*
* Copyright (c) 2009-2011, The University of Melbourne, Australia
*/
package org.cloudbus.cloudsim;
/**
* 虚拟机MIPS... | demiaowu/annotation-of-cloudsim3.0.3 | sources/org/cloudbus/cloudsim/VmStateHistoryEntry.java | Java | lgpl-3.0 | 2,561 |
package com.inspirationlogical.receipt.waiter.controller.reatail.sale.buttons;
import de.felixroske.jfxsupport.AbstractFxmlView;
import de.felixroske.jfxsupport.FXMLView;
import org.springframework.context.annotation.Scope;
@FXMLView(value = "/view/fxml/BackButtonElement.fxml", bundle = "properties/waiter_hu.properti... | iplogical/res | app/waiter/src/main/java/com/inspirationlogical/receipt/waiter/controller/reatail/sale/buttons/BackButtonFxmlView.java | Java | lgpl-3.0 | 406 |
<?php
/***************************************************************\
| |
| apexx CMS & Portalsystem |
| ============================ |
| (c) Copyright 2005-2009, Christian S... | scheb/open-apexx | src/modules/main/admin.php | PHP | lgpl-3.0 | 81,701 |
/*
Program for testing dccrg using Conway's game of life.
Copyright 2010, 2011, 2012, 2013, 2014,
2015, 2016, 2018 Finnish Meteorological Institute
Copyright 2018 Ilja Honkonen
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License version 3
as... | fmihpc/dccrg | tests/game_of_life/game_of_life_test.cpp | C++ | lgpl-3.0 | 9,602 |
/*
Copyright 2009 Adam Ribaldo
Developed by Adam Ribaldo, Chris Lloyd
This file is part of SevenUpLive.
http://www.makingthenoise.com/sevenup/
SevenUpLive is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
t... | adamribaudo/sevenuplive | src/mtn/sevenuplive/modes/events/KeyTransposeGroupEvent.java | Java | lgpl-3.0 | 1,461 |
#ifndef OFFL8DEC2013
#define OFFL8DEC2013
/*
* Initializes v[0..len-1] to mic device number/ -1 if on host.
*/
__declspec(target(mic)) void dummy(double *v, long len);
/*
* Does nothing.
*/
__declspec(target(mic)) void dummyx(double *v, long len);
/*
* With fst[i] being i*n/nmic,
* array section v[fst[i]..fst[... | divakarvi/bk-spca | xphi/offload/offl.hh | C++ | lgpl-3.0 | 964 |
# -*- coding: utf-8 -*-
# Generated by Django 1.9.5 on 2016-04-09 17:14
from __future__ import unicode_literals
from django.db import migrations, models
class Migration(migrations.Migration):
dependencies = [
('patrons', '0001_initial'),
]
operations = [
migrations.AlterField(
... | PrayAndGrow/server | patrons/migrations/0002_auto_20160409_1714.py | Python | lgpl-3.0 | 620 |
<?php
/**
* Date Property Value
*
* RFC 5545 Definition
*
* Value Name: DATE
*
* Purpose: This value type is used to identify values that contain a
* calendar date.
*
* Formal Definition: The value type is defined by the following
* notation:
*
* date = date-value
* date-value = date-fullyea... | nozavroni/qcal | lib/qCal/Value/Date.php | PHP | lgpl-3.0 | 1,720 |
<?php
// ---------- CREDITS ----------
// Mirrored from pocketmine\network\mcpe\protocol\RequestChunkRadiusPacket.php
// Mirroring was done by @CortexPE of @LeverylTeam :D
//
// NOTE: We know that this was hacky... But It's here to still provide support for old plugins
// ---------- CREDITS ----------
namespace pock... | LeverylTeam/Leveryl | src/pocketmine/network/protocol/RequestChunkRadiusPacket.php | PHP | lgpl-3.0 | 479 |
//
// Shape.hpp
// G3MiOSSDK
//
// Created by Diego Gomez Deck on 10/28/12.
//
//
#ifndef __G3MiOSSDK__Shape__
#define __G3MiOSSDK__Shape__
#include "Geodetic3D.hpp"
#include "Context.hpp"
#include "Vector3D.hpp"
class MutableMatrix44D;
#include "Effects.hpp"
#include <vector>
#include "GLState.hpp"
#include "... | ccarducci/Ushahidi_local | G3MiOSSDK/Commons/Rendererers/Shape.hpp | C++ | lgpl-3.0 | 7,170 |
/* $Id: clparser.cpp 485043 2015-11-18 14:43:31Z sadyrovr $
* ===========================================================================
*
* PUBLIC DOMAIN NOTICE
* National Center for Biotechnology Information
*
* This software/database is a "United States Government Wo... | kyungtaekLIM/PSI-BLASTexB | src/ncbi-blast-2.5.0+/c++/src/connect/services/clparser.cpp | C++ | lgpl-3.0 | 26,989 |
/* -*-c++-*- */
/* osgEarth - Dynamic map generation toolkit for OpenSceneGraph
* Copyright 2016 Pelican Mapping
* http://osgearth.org
*
* osgEarth 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; ... | ldelgass/osgearth | src/osgEarth/Map.cpp | C++ | lgpl-3.0 | 23,400 |
package fr.theflogat.technicalWizardry.items.runes;
import java.util.List;
import org.lwjgl.input.Keyboard;
import cpw.mods.fml.relauncher.Side;
import cpw.mods.fml.relauncher.SideOnly;
import fr.theflogat.technicalWizardry.TechnicalWizardry;
import fr.theflogat.technicalWizardry.lib.References;
import fr.theflogat.... | theflogat/Theflogats-Mods | fr/theflogat/technicalWizardry/items/runes/RuneLight.java | Java | lgpl-3.0 | 1,391 |
jsh.App[modelid] = new (function(){
var _this = this;
this.menu_id_auto = 0;
this.oninit = function(){
XModels[modelid].menu_id_auto = function () {
if(!_this.menu_id_auto) _this.menu_id_auto = xmodel.controller.form.Data.menu_id_auto;
return _this.menu_id_auto;
};
jsh.$root('.menu_id_au... | apHarmony/jsharmony-factory | models/Dev_Menu_Tree_Editor.js | JavaScript | lgpl-3.0 | 6,260 |
#!/usr/bin/env python
# -*- coding: utf-8 -*-
import os, csv, time, codecs, shutil, urllib2, logging
from optparse import make_option
from datetime import datetime
from django.core.management.base import BaseCommand, CommandError
from django.utils.text import slugify
from zipfile import ZipFile
from zup.utils import ... | medialab/zup | zup/management/commands/start_job.py | Python | lgpl-3.0 | 5,000 |
/*
* server/zone/objects/tangible/tools/repairtool/RepairTool.cpp generated by engine3 IDL compiler 0.55
*/
#include "RepairTool.h"
#include "RepairToolImplementation.h"
#include "../Tool.h"
#include "../../../scene/SceneObject.h"
#include "../../../creature/CreatureObject.h"
#include "../../../player/Player.h"... | TheAnswer/FirstTest | src/server/zone/objects/tangible/tools/repairtool/RepairTool.cpp | C++ | lgpl-3.0 | 4,464 |
package net.paissad.tools.reqcoco.core.report;
import java.io.IOException;
import java.io.OutputStream;
import java.nio.charset.Charset;
import java.util.Collection;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import net.paissad.tools.reqcoco.api.exception.ReqReportBuilderException;
import net.paissad.t... | paissad/reqcoco | reqcoco-core/src/main/java/net/paissad/tools/reqcoco/core/report/ReqReportBuilderConsole.java | Java | lgpl-3.0 | 3,045 |
package fr.theflogat.technicalWizardry.lib;
import java.util.List;
import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.item.Item;
import net.minecraft.item.ItemStack;
import net.minecraft.util.EnumMovingObjectType;
import net.minecraft.util.MovingObjectPosition;
import net.minecraft.world.World;
im... | theflogat/Theflogats-Mods | fr/theflogat/technicalWizardry/lib/Formulas.java | Java | lgpl-3.0 | 1,662 |
package bradleyross.j2ee.servlets;
import java.util.Enumeration;
/**
* This is a simple example of a Java servlet.
*<p>It identifies information about the node transmitting the
* the HTTP request. This could be used in aiding security
* efforts by specifying that certain actions can only be
* carried out if the... | BradleyRoss/bradleyross-examples | src/bradleyross/j2ee/servlets/firstServlet.java | Java | lgpl-3.0 | 6,985 |
<?php
require_once('AdminController.php');
class DocumentsController extends Controller
{
public function Create($virtualDirectoryPath)
{
$virtualDirectory = $this->GetVirtualDirectory($virtualDirectoryPath);
if($virtualDirectory == null){
return $this->HttpNotFound();
... | bonahona/ShellShare | Application/Controllers/DocumentsController.php | PHP | lgpl-3.0 | 871 |
package io.vntr.middleware;
import gnu.trove.map.TIntObjectMap;
import gnu.trove.set.TIntSet;
/**
* Created by robertlindquist on 9/23/16.
*/
public interface IMiddlewareAnalyzer extends IMiddleware {
Integer getNumberOfPartitions();
Integer getNumberOfUsers();
Integer getNumberOfFriendships();
TInt... | vntr-admin/combiner | src/main/java/io/vntr/middleware/IMiddlewareAnalyzer.java | Java | lgpl-3.0 | 710 |
<?php
/**
* Created by PhpStorm.
* User: Todociber
* Date: 18/04/2017
* Time: 11:57 AM
*/
class Migration_create_items extends CI_Migration
{
public function up()
{
$this->dbforge->add_field(
array(
"id" => array(
"type" => "INT",
... | todociber/APiJexanTest | application/migrations/010_create_items.php | PHP | lgpl-3.0 | 5,046 |
/*
* SonarQube
* Copyright (C) 2009-2022 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* 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 3 of the License, o... | SonarSource/sonarqube | server/sonar-webserver-webapi/src/main/java/org/sonar/server/setting/ws/SettingsWs.java | Java | lgpl-3.0 | 1,407 |
// LICENSE: LGPL 3 - https://www.gnu.org/licenses/lgpl-3.0.txt
// s. http://blog.marcel-kloubert.de
using System;
namespace MarcelJoachimKloubert.CloudNET.SDK
{
/// <summary>
/// A basic object that belongs to a <see cref="CloudServer" />.
/// </summary>
public abstract class CloudServerObjectBase
... | mkloubert/CLRToolbox | Projects/MarcelJoachimKloubert.CloudNET/MarcelJoachimKloubert.CloudNET.SDK/CloudServerObjectBase.cs | C# | lgpl-3.0 | 2,355 |
#include "ege/viewport.h"
#include "image.h"
#include "global.h"
namespace ege
{
void
getviewport(int* pleft, int* ptop, int* pright, int* pbottom, int* pclip,
IMAGE* pimg)
{
auto& vpt(cimg_ref_c(pimg).m_vpt);
if(pleft)
*pleft = vpt.left;
if(ptop)
*ptop = vpt.top;
if(pright)
*pright = v... | FrankHB/YEGE | EGE/src/ege/viewport.cpp | C++ | lgpl-3.0 | 2,519 |
using System;
using System.Collections.Generic;
using System.Collections.Specialized;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Web;
namespace Kentor.AuthServices
{
class SignInCommand : ICommand
{
public CommandResult Run(HttpRequestBase request)
... | henningjensen/authservices | Kentor.AuthServices/SignInCommand.cs | C# | lgpl-3.0 | 560 |
package org.zenframework.z8.server.db.sql.functions.geometry;
import java.util.Collection;
import org.zenframework.z8.server.base.table.value.IField;
import org.zenframework.z8.server.db.DatabaseVendor;
import org.zenframework.z8.server.db.FieldType;
import org.zenframework.z8.server.db.sql.FormatOptions;
import org.... | zenframework/z8 | org.zenframework.z8.server/src/main/java/org/zenframework/z8/server/db/sql/functions/geometry/CollectionSize.java | Java | lgpl-3.0 | 1,106 |
/**
* Copyright (C) 2015 Michael Schnell. All rights reserved.
* http://www.fuin.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 3 of the License, or (a... | fuinorg/srcgen4j-core | src/main/java/org/fuin/srcgen4j/core/velocity/Argument.java | Java | lgpl-3.0 | 3,357 |
package queueit.security;
public class KnownUserValidationException extends SessionValidationException {
KnownUserValidationException(KnownUserException cause, IQueue queue)
{
super(cause.getMessage(), cause, queue);
}
}
| queueit/QueueIT.Security-JavaEE | QueueIT.Security/src/queueit/security/KnownUserValidationException.java | Java | lgpl-3.0 | 242 |
/*
* SonarLint for Visual Studio
* Copyright (C) 2015-2016 SonarSource SA
* mailto:contact@sonarsource.com
*
* 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 3 of... | dbolkensteyn/sonarlint-vs | src/SonarLint.CSharp/Helpers/SyntaxNodeSymbolSemanticModelTuple.cs | C# | lgpl-3.0 | 1,145 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using EventLoopPlugin;
using FIVES;
namespace BVHAnimationPlugin
{
class AnimationInfo
{
public int frameTime;
public List<string> bvhAnimationString;
public string bvhActionString;
}
class B... | kufischer/DyVisual | TRW/FiVES_BVH_Ext/Plugins/BVHAnimation/BVHAnimationManager.cs | C# | lgpl-3.0 | 10,124 |
/*******************************************************************************
* Copyright (C) 2005 - 2014 TIBCO Software Inc. All rights reserved.
* http://www.jaspersoft.com.
*
* Unless you have purchased a commercial license agreement from Jaspersoft,
* the following license terms apply:
*
* This progra... | OpenSoftwareSolutions/PDFReporter-Studio | com.jaspersoft.studio.editor.jrexpressions/src-gen/com/jaspersoft/studio/editor/jrexpressions/javaJRExpression/JRResourceBundleKeyObj.java | Java | lgpl-3.0 | 2,341 |
// (c) 2013 Stephan Hohe
#if !defined(SQXX_STATEMENT_HPP_INCLUDED)
#define SQXX_STATEMENT_HPP_INCLUDED
#include "datatypes.hpp"
#include "connection.hpp"
#include <map>
// struct from <sqlite3.h>
struct sqlite3_stmt;
namespace sqxx {
class connection;
class parameter;
class column;
/**
* A sql statement
*
* I... | sth/sqxx | statement.hpp | C++ | lgpl-3.0 | 13,733 |
<?php
/*************************************************************************************/
/* This file is part of the Thelia package. */
/* */
/* Copyright (c) OpenStudio ... | gmichard/thelia | core/lib/Thelia/Install/Update.php | PHP | lgpl-3.0 | 11,553 |
/* Mesquite source code. Copyright 1997-2009 W. Maddison and D. Maddison.
Version 2.71, September 2009.
Disclaimer: The Mesquite source code is lengthy and we are few. There are no doubt inefficiencies and goofs in this code.
The commenting leaves much to be desired. Please approach this source code with the spirit... | MesquiteProject/MesquiteArchive | releases/Mesquite2.71/Mesquite Project/Source/mesquite/lib/XMLUtil.java | Java | lgpl-3.0 | 7,611 |
/**
* Copyright (c) 2012 CNRS
* Author: Olivier Roussel
*
* This file is part of the MPD-dev package.
* MPD-dev is free software: you can redistribute it
* and/or modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation, either version
* 3 of the License, or (at ... | olivier-roussel/mpd-dev | src/bullet_debug_drawer.cc | C++ | lgpl-3.0 | 1,983 |
# Note: This controller is called "MercuryUpdateController" because "MercuryController"
# is an internal controller of Mercury. DO NOT rename this class to MercuryController!
class MercuryUpdateController < ApplicationController
before_filter :ensure_is_admin
# Update content with WYSIWYG editor Mercury
def upd... | ziyoucaishi/marketplace | app/controllers/mercury_update_controller.rb | Ruby | lgpl-3.0 | 836 |
<?php
session_start();
/**
* PHPExcel
*
* Copyright (C) 2006 - 2013 PHPExcel
*
* 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 opt... | yllumi/khatibTimetable | app/export-data.php | PHP | lgpl-3.0 | 5,634 |
package pdem.lib.itext;
import java.io.FileOutputStream;
import java.util.Date;
import com.itextpdf.text.Anchor;
import com.itextpdf.text.BadElementException;
import com.itextpdf.text.BaseColor;
import com.itextpdf.text.Chapter;
import com.itextpdf.text.Document;
import com.itextpdf.text.DocumentException;
import com... | pdemanget/examples | java/smallTests/src/main/java/pdem/lib/itext/FirstPdf.java | Java | lgpl-3.0 | 7,144 |
/*
* This file is part of the Voodoo Shader Framework.
*
* Copyright (c) 2010-2013 by Sean Sube
*
* The Voodoo Shader Framework is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser
* General Public License as published by the Free Software Foundation; either version 3 of th... | ssube/VoodooShader | Framework/HookManager/HookManager_Version.hpp | C++ | lgpl-3.0 | 1,819 |
<?php
class blogContactsDeleteHandler extends waEventHandler
{
/**
* @param int[] $params Deleted contact_id
* @see waEventHandler::execute()
* @return void
*/
public function execute($params)
{
$contact_model = new waContactModel();
$contacts = $contact_model-... | shomeax/wa-shop-ppg | wa-apps/blog/lib/handlers/contacts.delete.handler.php | PHP | lgpl-3.0 | 834 |
/**
* DataCleaner (community edition)
* Copyright (C) 2014 Neopost - Customer Information Management
*
* This copyrighted material is made available to anyone wishing to use, modify,
* copy, or redistribute it subject to the terms and conditions of the GNU
* Lesser General Public License, as published by the Free... | anandswarupv/DataCleaner | monitor/widgets/src/main/java/org/datacleaner/monitor/scheduling/widgets/ResultAnchor.java | Java | lgpl-3.0 | 2,153 |
package ru.ppsrk.gwt.client;
import com.google.gwt.user.client.Timer;
import com.google.gwt.user.client.rpc.AsyncCallback;
public abstract class LongPollingClient<T> {
private int failureDelay;
private LongPollingAsyncCallback asyncCallback = new LongPollingAsyncCallback();
public class LongPollingAsyncC... | rkfg/gwtutil | src/main/java/ru/ppsrk/gwt/client/LongPollingClient.java | Java | lgpl-3.0 | 2,173 |
//
// Copyright (C) University College London, 2007-2012, all rights reserved.
//
// This file is part of HemeLB and is provided to you under the terms of
// the GNU LGPL. Please see LICENSE in the top level directory for full
// details.
//
#include "constants.h"
#include "geometry/VolumeTraverser.h"
namespace he... | jenshnielsen/hemelb | Code/geometry/VolumeTraverser.cc | C++ | lgpl-3.0 | 2,938 |
# -*-coding:Utf-8 -*
import Vue.Figure as figure
import Vue.Donnee as donnee
import Lecture.FonctionLectureClassique as classique
import numpy as np
import sys
########################################################################################
#------------------------------- Input -----------... | xclaeys/ElastoPhi | postprocessing/graphes_output_err_decrease.py | Python | lgpl-3.0 | 2,917 |
<?php
/*
*
* ____ _ _ __ __ _ __ __ ____
* | _ \ ___ ___| | _____| |_| \/ (_)_ __ ___ | \/ | _ \
* | |_) / _ \ / __| |/ / _ \ __| |\/| | | '_ \ / _ \_____| |\/| | |_) |
* | __/ (_) | (__| < __/ |_| | | | | | | | __/_____| | | | __/
* |_| \___/ \___... | NebzzTeam/PocketMine-MP | src/pocketmine/IPlayer.php | PHP | lgpl-3.0 | 1,498 |
/*
* SonarQube
* Copyright (C) 2009-2019 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* 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 3 of the License, o... | Godin/sonar | server/sonar-server/src/main/java/org/sonar/server/platform/web/requestid/RequestIdGeneratorImpl.java | Java | lgpl-3.0 | 4,272 |
/*
* Niobe Legion - a versatile client / server framework
* Copyright (C) 2013-2016 by fireandfuel (fireandfuel<at>hotmail<dot>de)
*
* This file (FxDatasetTreeColumn.java) is part of Niobe Legion (module niobe-legion-client).
*
* Niobe Legion is free software: you can redistribute it and/or modify
* ... | fireandfuel/Niobe-Legion | client/src/niobe/legion/client/gui/databinding/FxDatasetTreeColumn.java | Java | lgpl-3.0 | 2,810 |
/**
*/
package org.ow2.mindEd.adl.textual.fractal.impl;
import java.util.Collection;
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
import org.eclipse.emf.common.util.EList;
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.Int... | StephaneSeyvoz/mindEd | org.ow2.mindEd.adl.textual/src-gen/org/ow2/mindEd/adl/textual/fractal/impl/SubComponentDefinitionImpl.java | Java | lgpl-3.0 | 15,405 |
package org.javlo.component.core;
import org.javlo.context.ContentContext;
public interface IPageRank {
public int getRankValue(ContentContext ctx, String path);
public int getVotes(ContentContext ctx, String path);
}
| Javlo/javlo | src/main/java/org/javlo/component/core/IPageRank.java | Java | lgpl-3.0 | 227 |
/**
* Copyright (C) 2010-2017 Gordon Fraser, Andrea Arcuri and EvoSuite
* contributors
*
* This file is part of EvoSuite.
*
* EvoSuite 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 vers... | sefaakca/EvoSuite-Sefa | client/src/test/java/com/examples/with/different/packagename/context/ISubSubClass.java | Java | lgpl-3.0 | 912 |
using System;
using System.Data.Common;
namespace SqlToolkit.Benchmark
{
public class HandMapper: IReadMapper<BDataObject, BTable>
{
public HandMapper()
{
}
public void LoadInstance(DbDataReader reader, BDataObject model)
{
int column0 = reader.GetInt32(0);
string column1 = reader.GetString(1);
s... | ExM/SqlToolkit | SqlToolkit.Benchmark/HandMapper.cs | C# | lgpl-3.0 | 890 |
package com.slidingmenu.lib;
import java.lang.reflect.Method;
import org.zywx.wbpalmstar.engine.universalex.EUExUtil;
//import org.zywx.wbpalmstar.widgetone.uex.R;
import android.annotation.SuppressLint;
import android.annotation.TargetApi;
import android.app.Activity;
import android.content.Context;
im... | yanxiyue/appcan-android | Engine/src/com/slidingmenu/lib/SlidingMenu.java | Java | lgpl-3.0 | 32,780 |
/*******************************************************************************
* Copyright (C) 2005 - 2014 TIBCO Software Inc. All rights reserved.
* http://www.jaspersoft.com.
*
* Unless you have purchased a commercial license agreement from Jaspersoft,
* the following license terms apply:
*
* This progra... | OpenSoftwareSolutions/PDFReporter-Studio | com.jaspersoft.studio/src/com/jaspersoft/studio/editor/preview/PreviewContainer.java | Java | lgpl-3.0 | 15,646 |
/*
* Created on 2006-09-01
*
* @author M.Olszewski
*/
package net.java.dante.algorithms;
import net.java.dante.algorithms.data.WeaponData;
import net.java.dante.sim.data.object.ObjectSize;
import net.java.dante.sim.data.template.types.WeaponTemplateData;
/**
* Implementation of {@link net.java.dante.algorithms... | molszewski/dante | module/AlgorithmsFramework/src/net/java/dante/algorithms/WeaponDataImpl.java | Java | lgpl-3.0 | 1,983 |
import {IDOC_STATE} from 'idoc/idoc-constants';
// Gets any prefix:uuid until ?, # or / is matched
const INSTANCE_ID_REGEX = new RegExp('([a-z]+:[^?#/]+)', 'g');
export class UrlUtils {
/**
* Searches for an a parameter in a URL.
*
* @param url url to process
* @param name name of the parameter
* @r... | SirmaITT/conservation-space-1.7.0 | docker/sep-ui/src/common/url-utils.js | JavaScript | lgpl-3.0 | 3,561 |
/*******************************************************************************
* Copyright (C) 2009-2020 Human Media Interaction, University of Twente, the Netherlands
*
* This file is part of the Articulated Social Agents Platform BML realizer (ASAPRealizer).
*
* ASAPRealizer is free software: you can redistrib... | ArticulatedSocialAgentsPlatform/HmiCore | HmiFaceAnimationUI/src/hmi/faceanimationui/converters/ActivationListener.java | Java | lgpl-3.0 | 1,141 |
import * as RDF from "rdf-js";
declare module "hdt" {
export interface SearchTermsOpts {
limit?: number;
position?: "subject" | "predicate" | "object";
prefix?: string;
subject?: string; // mutually exclusive with prefix and prioritized
object?: string, // mutually exclusive with prefix and prior... | RubenVerborgh/HDT-Node | lib/hdt.d.ts | TypeScript | lgpl-3.0 | 1,362 |
# -*- coding: utf-8 -*-
#
# Copyright 2009: Johannes Raggam, BlueDynamics Alliance
# http://bluedynamics.com
# GNU Lesser General Public License Version 2 or later
__author__ = """Johannes Raggam <johannes@raggam.co.at>"""
__docformat__ = 'plaintext'
from setuptools import setup, find_packages
import ... | bluedynamics/activities.test.hospital | setup.py | Python | lgpl-3.0 | 1,827 |
<?php
namespace pocketmine\event\block;
use pocketmine\block\Block;
use pocketmine\event\block\BlockEvent;
use pocketmine\event\Cancellable;
use pocketmine\item\Item;
use pocketmine\Player;
//TODO:call this event somewhere?
class ItemFrameDropItemEvent extends BlockEvent implements Cancellable{
public static $handler... | ClearSkyTeam/ClearSky | src/pocketmine/event/block/ItemFrameDropItemEvent.php | PHP | lgpl-3.0 | 1,233 |
package buildcraft.core;
import java.util.ArrayList;
import java.util.List;
import net.minecraft.creativetab.CreativeTabs;
import net.minecraft.item.Item;
import net.minecraft.item.ItemStack;
import net.minecraft.tileentity.TileEntity;
import net.minecraft.world.World;
import buildcraft.core.lib.engines.BlockEngineB... | hea3ven/BuildCraft | common/buildcraft/core/BlockEngine.java | Java | lgpl-3.0 | 1,503 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.ServiceModel;
using Signum.Entities.DynamicQuery;
using Signum.Entities.Chart;
using Signum.Entities;
using Signum.Entities.Isolation;
namespace Signum.Services
{
[ServiceContract]
public interface ... | mapacheL/extensions | Signum.Entities.Extensions/Isolation/IIsolationServer.cs | C# | lgpl-3.0 | 489 |
// 2016-01-13T09:42+08:00
#include <iostream>
const int LEAD_NUMBERS = 12;
typedef double *Buffer[LEAD_NUMBERS];
class Data
{
public:
Data(bool cond) : cond_(cond) {}
const Buffer &GetData() const {
#if 1
// In VS2010, code below causes a syntax error:
// error C2440: 'return' : cannot conve... | myd7349/Ongoing-Study | cpp/conditional_operator_test/conditional_operator_test.cpp | C++ | lgpl-3.0 | 823 |
package com.nath99000.toughertools.item.Weaponry;
import com.nath99000.toughertools.Reference.Names;
import com.nath99000.toughertools.item.Wrapper.ItemTT;
import com.nath99000.toughertools.item.Wrapper.UniqueTT;
import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.entity.projectile.EntityArrow;
impor... | Nath99000/TougherTools | src/main/java/com/nath99000/toughertools/item/Weaponry/ItemDartGun.java | Java | lgpl-3.0 | 1,960 |
/* Mesquite source code. Copyright 1997-2009 W. Maddison and D. Maddison.
Version 2.71, September 2009.
Disclaimer: The Mesquite source code is lengthy and we are few. There are no doubt inefficiencies and goofs in this code.
The commenting leaves much to be desired. Please approach this source code with the spi... | MesquiteProject/MesquiteArchive | releases/Mesquite2.71/Mesquite Project/Source/mesquite/treefarm/TopologyCongruent/TopologyCongruent.java | Java | lgpl-3.0 | 3,095 |
/*
Copyright 2013-2021 Paul Colby
This file is part of QtAws.
QtAws is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later v... | pcolby/libqtaws | src/finspace/finspaceresponse.cpp | C++ | lgpl-3.0 | 2,600 |
/*
* This file is part of Spoutcraft.
*
* Copyright (c) 2011 SpoutcraftDev <http://spoutcraft.org/>
* Spoutcraft is licensed under the GNU Lesser General Public License.
*
* Spoutcraft is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as publish... | Spoutcraft/Spoutcraft | src/main/java/org/spoutcraft/client/packet/PacketType.java | Java | lgpl-3.0 | 4,986 |
<?php
require_once('app.php');
//List out all Movie Gallery
$movie_gallery_count = Count_movie_gallery(-1);
$movie_gallery_data = Select_movie_gallery(-1);
echo "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n";
echo "<movies>\n";
if (($movie_gallery_count) > 0) { ?>
<?php for ($i = 0; $i <= ($movie_gallery_count - ... | Francis-Underwood/eNotice-CMS | inotice-cms/xml/chi/movgallery.php | PHP | lgpl-3.0 | 1,077 |
/*
Copyright 2013-2021 Paul Colby
This file is part of QtAws.
QtAws is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later v... | pcolby/libqtaws | src/databasemigrationservice/describereplicationtaskassessmentrunsresponse.cpp | C++ | lgpl-3.0 | 4,414 |
/*
xWinForms © 2007-2009
Eric Grossinger - ericgrossinger@gmail.com
*/
using System;
using System.Collections.Generic;
using Microsoft.Xna.Framework;
namespace xWinFormsLib
{
class Math
{
public static float GetAngleFrom2DVectors(Vector2 OriginLoc, Vector2 TargetLoc, bool bRadian)
{
... | Akhrameev/Diplom_last_version | xWinFormsLib/Core/Math.cs | C# | lgpl-3.0 | 1,329 |
/*! Subsample.cpp
*
* Copyright (C) 2011 Alastair Quadros.
*
* This file is part of LaserLib.
*
* LaserLib is free software: you can redistribute it and/or modify it under
* the terms of the GNU Lesser General Public License as published by the Free
* Software Foundation, either version 3 of the License, or (at... | aquad/laserlib | DataStore/Subsample.cpp | C++ | lgpl-3.0 | 4,732 |
<?php
namespace ICS;
/**
* ICSObjects
*
* @author Olivarès Georges <dev@olivares-georges.net>
* @contributor @zapad (Github)
*
*/
abstract class Objects implements iObjects, \IteratorAggregate {
protected $children;
protected $content;
protected $parsers = array();
protected $extended;
public func... | Thiktak/PhpICS | PhpICS/ICS/Objects.php | PHP | lgpl-3.0 | 4,125 |
$.fn.croneditor = function(opts) {
var el = this;
// Write the HTML template to the document
$(el).html(tmpl);
var cronArr = ["*", "*", "*", "*", "*", "*"];
if (typeof opts.value === "string") {
cronArr = opts.value.split(' ');
}
$( ".tabs" ).tabs({
activate: function( event, ui ) {
sw... | liushuishang/YayCrawler | yaycrawler.admin/src/main/resources/static/assets/global/plugins/cron-editor/js/jquery.croneditor.js | JavaScript | lgpl-3.0 | 14,595 |
package org.menesty.ikea.ui.pages.ikea.order.dialog.invoice;
import javafx.beans.property.SimpleStringProperty;
import javafx.scene.control.TableCell;
import javafx.scene.control.TableColumn;
import javafx.scene.control.TableView;
import javafx.scene.paint.Color;
import org.menesty.ikea.i18n.I18n;
import org.menesty.i... | menesty/ikea | src/main/java/org/menesty/ikea/ui/pages/ikea/order/dialog/invoice/InvoiceInformationTableView.java | Java | lgpl-3.0 | 3,254 |
<?php
/**
* @license http://www.gnu.org/licenses/lgpl-3.0.txt GNU Lesser General Public License, Version 3
* @author Rafał Wrzeszcz <rafal.wrzeszcz@wrzasq.pl>
* @copyright 2009 - 2011 (C) by Rafał Wrzeszcz - Wrzasq.pl.
* @version 0.0.3
* @since 0.0.1
* @package Hormon
* @subpackage Queries
*/
namespace Hormon... | chilloutdevelopment/Hormon | lib/Queries/InsertWithSelectQueryInterface.php | PHP | lgpl-3.0 | 1,152 |
#!/usr/bin/env python
# -*- coding: utf-8 -*-
from lazagne.config.constant import constant
from lazagne.config.module_info import ModuleInfo
from lazagne.config import homes
from binascii import hexlify
import traceback
try:
import jeepney.auth
# except ImportError:
except Exception:
pass
else:
# Thanks to... | AlessandroZ/LaZagne | Linux/lazagne/softwares/wallet/libsecret.py | Python | lgpl-3.0 | 3,425 |
/*
* SonarQube
* Copyright (C) 2009-2019 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* 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 3 of the License, o... | Godin/sonar | server/sonar-web/src/main/js/app/components/nav/component/ComponentNav.tsx | TypeScript | lgpl-3.0 | 3,786 |
package org.sglj.math.search;
public class TBinarySearch<T> {
public abstract class MonotoneFunction<R> {
protected abstract R f(T x);
}
}
| losvald/sglj | src/main/java/org/sglj/math/search/TBinarySearch.java | Java | lgpl-3.0 | 150 |
<?php
/**
*
* SnakeLinks 0.1.201107200446
* Copyright (c) 2011 Snooey.NET
*
* @brief admin class module file.
*
**/
class admin
{
/**
*
* @brief init module.
* @param object $args.
* @return null.
*
**/
function init($args=null)
{
}
}
?> | sople1/SnakeLinks | snakelinks/module/admin/admin.class.php | PHP | lgpl-3.0 | 298 |