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 |
|---|---|---|---|---|---|
/*
* SonarQube
* Copyright (C) 2009-2016 SonarSource SA
* mailto:contact 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... | joansmith/sonarqube | it/it-tests/src/test/java/it/duplication/CrossProjectDuplicationsOnRemoveFileTest.java | Java | lgpl-3.0 | 3,936 |
package brandon.tsai.travelledger;
import android.app.AlertDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.database.Cursor;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;... | BrandonTsai/TravelLedger | app/src/main/java/brandon/tsai/travelledger/SheetListAdapter.java | Java | lgpl-3.0 | 4,007 |
/*
* 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-core/src/main/java/org/sonar/core/config/CorePropertyDefinitions.java | Java | lgpl-3.0 | 15,305 |
package org.tasclin1.mopet1.model;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import org.tasclin1.mopet1.domain.Drug;
import org.tasclin1... | romanm/tcmopet1 | src/main/java/org/tasclin1/mopet1/model/ExplorerMtl.java | Java | lgpl-3.0 | 8,679 |
<?php namespace Phabricator\Endpoints\Defaults;
use Phabricator\Endpoints\BaseEndpoint;
use Phabricator\Endpoints\EndpointInterface;
/**
* Phame Default Endpoint Handler
*
* Phabricator PHP API
*
* @author Zoltán Borsos <zolli07@gmail.com>
* @package Phabricator
* @subpackage Endpoints\Defaults
*
* @copyrigh... | Zolli/Phabricator-PHP-API | src/Endpoints/Defaults/Phame.php | PHP | lgpl-3.0 | 576 |
import {Inject, Injectable} from 'app/app';
import {RestClient} from 'services/rest-client';
import {PromiseAdapter} from 'adapters/angular/promise-adapter';
import data from 'sandbox/services/rest/object-browser-service.data.json!';
@Injectable()
@Inject(RestClient, PromiseAdapter)
export class ObjectBrowserRestServi... | SirmaITT/conservation-space-1.7.0 | docker/sep-ui/sandbox/services/rest/object-browser-service.stub.js | JavaScript | lgpl-3.0 | 667 |
TARGET = sensor_parameter get_distance get_distance_intensity get_multiecho get_multiecho_intensity sync_time_stamp calculate_xy find_port
URG_LIB = ../../src/liburg_c.a
include ../../build_rule.mk
CFLAGS = -O2 $(INCLUDES) -I../../include/c
LDLIBS = -lm `/bin/sh ld_wsock.sh` `/bin/sh ld_setupapi.sh`
all : $(TARGET)... | gMitchell09/Rise | urg_library-1.1.8/samples/c/Makefile | Makefile | lgpl-3.0 | 441 |
/**
* Optimus, framework for Model Transformation
*
* Copyright (C) 2013 Worldline or third-party contributors as
* indicated by the @author tags or express copyright attribution
* statements applied by the authors.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of... | awltech/eclipse-optimus | net.atos.optimus.m2m.javaxmi.parent/net.atos.optimus.m2m.javaxmi.operation/src/main/java/net/atos/optimus/m2m/javaxmi/operation/accesses/TypeAccessHelper.java | Java | lgpl-3.0 | 12,166 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="fr">
<head>
<!-- Generated by javadoc (version 1.7.0_71) on Sun Nov 22 20:58:12 CET 2015 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Serialized Fo... | nemolovich/CommonUtils | site/concurrent-multi-map/apidocs/serialized-form.html | HTML | lgpl-3.0 | 7,893 |
/*
* SonarLint for Visual Studio
* Copyright (C) 2016-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 ... | SonarSource/sonarlint-visualstudio | src/IssueViz.Security/Hotspots/HotspotsStore.cs | C# | lgpl-3.0 | 3,360 |
#include "opp-transport.hpp"
#include "daemon/face/face.hpp"
#include "daemon/face/transport.hpp"
#include "ndn-cxx/util/face-uri.hpp"
#include "ndn-cxx/encoding/tlv.hpp"
namespace nfd {
namespace face {
NFD_LOG_INIT("OppTransport");
OppTransport::OppTransport(const FaceUri& uri) : Transport() {
this->setLoca... | COPELABS-SITI/nfd-android | app/src/main/jni/android/ndn-fwd/daemon/face/opp-transport.cpp | C++ | lgpl-3.0 | 3,901 |
<!doctype html>
<html lang="en">
<head>
<title>jQuery UI Sortable - Connect lists</title>
<link type="text/css" href="../../themes/base/ui.all.css" rel="stylesheet"/>
<script type="text/javascript" src="../../jquery-1.3.2.js"></script>
<script type="text/javascript" src="../../ui/ui.core.js"></script>
... | wgq91here/Fab-2 | protected/modules/fab/assets/ui/development-bundle/demos/sortable/connect-lists.html | HTML | lgpl-3.0 | 2,182 |
package com.app.wms.web.controller;
import org.springframework.web.servlet.ModelAndView;
import org.springframework.web.servlet.mvc.multiaction.MultiActionController;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.math.*;
import java.util.Date;
import java.util... | rmage/gnvc-ims | src/java/com/app/wms/web/controller/WhController.java | Java | lgpl-3.0 | 12,592 |
/**
* Copyright (C) 2005-2015 Alfresco Software Limited.
*
* This file is part of Alfresco
*
* Alfresco 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 ... | viqsoft/Aikau | aikau/src/main/resources/alfresco/forms/controls/NumberSpinner.js | JavaScript | lgpl-3.0 | 7,431 |
/*******************************************************************************
* Copyright (C) 2014 Stefan Schroeder
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* ve... | jjc616/jsprit | jsprit-core/src/main/java/jsprit/core/algorithm/io/VehicleRoutingAlgorithms.java | Java | lgpl-3.0 | 44,019 |
## VbGcp
VB6 Google Cloud Print proxy
VbGcp is a set of classes that support printing documents (PDF, TXT, JPG, GIF, PNG, DOC, XLS and more) through [Google Cloud Print](http://www.google.com/cloudprint/learn/) devices from VB6 projects.
GCP is available as a REST service on `www.google.com/cloudprint` address. ... | wqweto/VbGcp | README.md | Markdown | lgpl-3.0 | 3,800 |
/***************************************************
*
* cismet GmbH, Saarbruecken, Germany
*
* ... and it just works.
*
****************************************************/
package de.cismet.cids.custom.sudplan.airquality;
import org.openide.util.NbBundle;
import org.openide.util.WeakListeners;
import ... | cismet/cids-custom-sudplan | src/main/java/de/cismet/cids/custom/sudplan/airquality/AirqualityDownscalingInputManagerUI.java | Java | lgpl-3.0 | 22,354 |
/*
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/s3/putbucketencryptionrequest_p.h | C | lgpl-3.0 | 1,450 |
/*
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/mgn/describejobsresponse.h | C | lgpl-3.0 | 1,452 |
// Created file "Lib\src\Uuid\X64\guids"
typedef struct _GUID
{
unsigned long Data1;
unsigned short Data2;
unsigned short Data3;
unsigned char Data4[8];
} GUID;
#define DEFINE_GUID(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) \
extern const GUID name = { l, w1, w2, { b1, b2, b3, b4, b... | Frankie-PellesC/fSDK | Lib/src/Uuid/X64/guids00000092.c | C | lgpl-3.0 | 459 |
<!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' lang='he' dir='rtl'>
<head>
<meta http-equiv='Content-Type' content='text/html; charset=windows-1255' />
<meta charset='windows-1255' />
<meta http-equ... | erelsgl/erel-sites | tnk1/nvia/yrmyhu/yr-02-0409.html | HTML | lgpl-3.0 | 6,927 |
<?php
namespace app\models;
use Yii;
/**
* This is the model class for table "user".
*
* @property integer $idAutenticacion
* @property string $username
* @property string $password
* @property string $Mail
* @property string $Authkey
* @property string $Token
* @property integer $RRHH_idRRHH
* @property i... | MatiasBartoluche/isunaji2014 | basic/models/User.php | PHP | lgpl-3.0 | 2,042 |
/* GuiList.cpp
*
* Copyright (C) 1993-2011,2012,2013 Paul Boersma, 2013 Tom Naughton
*
* 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 optio... | PeterWolf-tw/NeoPraat | sources_5401/sys/GuiList.cpp | C++ | lgpl-3.0 | 33,358 |
/**
* 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/main/java/org/evosuite/rmi/ClientServices.java | Java | lgpl-3.0 | 3,614 |
/*
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/iotwireless/disassociateawsaccountfrompartneraccountresponse.cpp | C++ | lgpl-3.0 | 3,602 |
--Copyright (C) 2009 <SWGEmu>
--This File is part of Core3.
--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 ve... | TheAnswer/FirstTest | bin/scripts/object/installation/mining_organic/objects.lua | Lua | lgpl-3.0 | 7,892 |
package ch.loway.oss.ari4java.generated;
// ----------------------------------------------------
// THIS CLASS WAS GENERATED AUTOMATICALLY
// PLEASE DO NOT EDIT
// Generated on: Sat Sep 19 08:50:54 CEST 2015
// ----------------------------------------------------
imp... | korvus81/ari4java | classes/ch/loway/oss/ari4java/generated/StasisStart.java | Java | lgpl-3.0 | 2,103 |
<?php
/**
* @file This file is part of the PdfParser library.
*
* @author Konrad Abicht <k.abicht@gmail.com>
* @date 2020-06-01
*
* @author Sébastien MALOT <sebastien@malot.fr>
* @date 2017-01-03
*
* @license LGPLv3
* @url <https://github.com/smalot/pdfparser>
*
* PdfParser is a pdf library wr... | smalot/pdfparser | tests/Integration/FontTest.php | PHP | lgpl-3.0 | 14,478 |
/****
* Sming Framework Project - Open Source framework for high efficiency native ESP8266 development.
* Created 2015 by Skurydin Alexey
* http://github.com/SmingHub/Sming
* All files of the Sming Core are provided under the LGPL v3 license.
*
* os_timer.cpp
*
* @author: 13 August 2018 - mikee47 <mike@sillyhou... | anakod/Sming | Sming/Arch/Esp8266/Components/driver/os_timer.cpp | C++ | lgpl-3.0 | 3,955 |
define(
[],
function newItemController() {
return function newItemController($log, $scope, $state) {
$log.debug('newItemController');
$scope.title = 'Nowa pozycja';
$scope.itemTypes = [
{
view : 'sg.new.newPlace',
... | kornicameister/Pebudzenie | www/js/view/home/newItem/newItemController.js | JavaScript | lgpl-3.0 | 649 |
#!/usr/bin/env python
'''
Created on Jan 6, 2018
@author: consultit
'''
from panda3d.core import Filename
import sys, os
from subprocess import call
### NOTE: currently this script works only on GNU/Linux
currdir = os.path.abspath(sys.path[0])
builddir = Filename.from_os_specific(os.path.join(currdir, '/ely/')).get... | consultit/Ely | setup.py | Python | lgpl-3.0 | 1,423 |
// Created file "Lib\src\strmiids\X64\strmiids"
typedef struct _GUID
{
unsigned long Data1;
unsigned short Data2;
unsigned short Data3;
unsigned char Data4[8];
} GUID;
#define DEFINE_GUID(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) \
extern const GUID name = { l, w1, w2, { b1, b2, b3, ... | Frankie-PellesC/fSDK | Lib/src/strmiids/X64/strmiids0000010F.c | C | lgpl-3.0 | 464 |
package ca.uberifix.functionalaesthetics.common.crafting;
import ca.uberifix.functionalaesthetics.common.item.ModItems;
import net.minecraft.init.Items;
import net.minecraft.item.ItemStack;
import net.minecraft.item.crafting.IRecipe;
import net.minecraftforge.fml.common.registry.GameRegistry;
import net.minecraftforge... | uberifix/functional-aesthetics | src/main/java/ca/uberifix/functionalaesthetics/common/crafting/ModCrafting.java | Java | lgpl-3.0 | 680 |
/*
Galois, a framework to exploit amorphous data-parallelism in irregular
programs.
Copyright (C) 2010, The University of Texas at Austin. All rights reserved.
UNIVERSITY EXPRESSLY DISCLAIMS ANY AND ALL WARRANTIES CONCERNING THIS SOFTWARE
AND DOCUMENTATION, INCLUDING ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR ANY
... | chmaruni/SCJ | Shared/libs_src/Galois-2.0/src/galois/runtime/OrderedIteration.java | Java | lgpl-3.0 | 7,555 |
package nl.gmt.data.migrate;
import nl.gmt.data.schema.*;
public class DataSchemaExecutor {
private final DataSchemaExecutorConfiguration configuration;
private final SchemaCallback callback;
private SchemaRules rules;
public DataSchemaExecutor(DataSchemaExecutorConfiguration configuration, SchemaCal... | gmt-europe/gmtdata | gmtdata/src/main/java/nl/gmt/data/migrate/DataSchemaExecutor.java | Java | lgpl-3.0 | 1,250 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<meta http-equiv="Content-Type" content="text/html" charset="iso-8859-1">
<title>org.apache.commons.dbutils.wrappers Class Hierarchy (Apache Commons DbUtils 1.6 API)</title>
<l... | DeanAaron/Projects | ExtendPackageTest/lib/commons-dbutils-1.6/apidocs/org/apache/commons/dbutils/wrappers/package-tree.html | HTML | lgpl-3.0 | 5,430 |
/* $Id$
* ===========================================================================
*
* PUBLIC DOMAIN NOTICE
* National Center for Biotechnology Information
*
* This software/database is a "United States Government Work" under the
* terms of the United States Copyrigh... | kyungtaekLIM/PSI-BLASTexB | src/ncbi-blast-2.5.0+/c++/src/objects/seqsplit/ID2S_Bioseq_set_Ids_.cpp | C++ | lgpl-3.0 | 2,528 |
/*
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/groundstation/groundstationresponse.cpp | C++ | lgpl-3.0 | 2,745 |
<?php
/*
* RakLib network library
*
*
* This project is not affiliated with Jenkins Software LLC nor RakNet.
*
* 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 3 of the Li... | TylerAndrew/ImagicalMine | src/raklib/protocol/AcknowledgePacket.php | PHP | lgpl-3.0 | 2,968 |
<?php
/**
* This file is part of P4A - PHP For Applications.
*
* P4A 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 version.
*
... | fballiano/p4a | applications/products_catalogue/index.php | PHP | lgpl-3.0 | 2,422 |
package repack.org.bouncycastle.crypto.generators;
import repack.org.bouncycastle.crypto.AsymmetricCipherKeyPair;
import repack.org.bouncycastle.crypto.AsymmetricCipherKeyPairGenerator;
import repack.org.bouncycastle.crypto.KeyGenerationParameters;
import repack.org.bouncycastle.crypto.params.GOST3410KeyGenerationPara... | SafetyCulture/DroidText | app/src/main/java/bouncycastle/repack/org/bouncycastle/crypto/generators/GOST3410KeyPairGenerator.java | Java | lgpl-3.0 | 1,647 |
/*
* 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 | server/sonar-server/src/test/java/org/sonar/server/activity/ActivityServiceTest.java | Java | lgpl-3.0 | 3,709 |
package aps.livro;
public class Main {
public static void main (String[] args) {
Bolsa bolsa = new Bolsa(10);
bolsa.adiciona("C#", "Java", "Python", "Ruby");
for (Object o : bolsa) {
System.out.println(o);
}
}
}
| marciojrtorres/livro-aps | zoi/src/main/java/aps/livro/Main.java | Java | lgpl-3.0 | 234 |
<?php
interface ISession {
/**
* Returns the anti-CSRF token.
*
* @return string
*/
public function get_csrf_token();
/**
* Set data to session.
*
* @param string $key
* @param mixed $value
*/
public function set_data($key, $value);
... | MatiasLarssonFI/lupa | classes/isession.class.php | PHP | lgpl-3.0 | 1,285 |
<!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' lang='he' dir='rtl'>
<head>
<meta http-equiv='Content-Type' content='text/html; charset=windows-1255' />
<meta charset='windows-1255' />
<meta http-equ... | erelsgl/erel-sites | tnk1/magrim_teud.html | HTML | lgpl-3.0 | 11,006 |
<?php
namespace Net\Bazzline\Framework\Authentication;
/**
* @author stev leibelt
* @since 2013-03-16
*/
interface CredentialAwareInterface
{
/**
* @author stev leibelt
* @param \Net\Bazzline\Framework\Authentication\CredentialInterface $credential
* @since 2013-03-16
*/
public function... | stevleibelt/archive | php/bazzlineFramework/src/Net/Bazzline/Framework/Authentication/CredentialAwareInterface.php | PHP | lgpl-3.0 | 563 |
using System;
using System.Linq;
using System.Reflection;
using System.Collections.Generic;
using System.Reflection.Emit;
using System.Linq.Expressions;
namespace Xdr.EmitContexts
{
public class OrderModel
{
public List<FieldDesc> Fields {get; private set;}
public Delegate BuildReader(Type targetType)
{
P... | ExM/OncRpc | Xdr/EmitContexts/OrderModel.cs | C# | lgpl-3.0 | 2,529 |
function MbaSelfAccessor(){
}
MbaSelfAccessor.prototype = new MbaAccessor();
MbaSelfAccessor.prototype.constructor = MbaSelfAccessor;
MbaSelfAccessor.prototype.getModelValue = function(model){
return model;
};
MbaSelfAccessor.prototype.setModelValue = function(model, value){
throw new Error('setModelValue not... | amoissant/mambajs | Mamba/js/MbaSelfAccessor.js | JavaScript | lgpl-3.0 | 491 |
using UnityEngine;
using System.Collections;
[DisallowMultipleComponent]
[AddComponentMenu("RVP/C#/Drivetrain/Transmission/Continuous Transmission", 1)]
//Transmission subclass for continuously variable transmission
public class ContinuousTransmission : Transmission
{
[Tooltip("Lerp value between min ratio and max r... | TK-97/MT | MT_v0.7/Assets/ExternalAssets/Randomation Vehicle Physics 2.0/Scripts/C#/ContinuousTransmission.cs | C# | lgpl-3.0 | 1,722 |
mkdir build32 & pushd build32
cmake -G "Visual Studio 15 2017" ..
popd
mkdir build64 & pushd build64
cmake -G "Visual Studio 15 2017 Win64" ..
popd
cmake --build build32 --config Release
cmake --build build64 --config Release
build32\FilterAPITest\Release\FilterAPITest.exe
build64\FilterAPITest\Release\FilterAPITest.ex... | myd7349/Ongoing-Study | c#/Console/PInvoke/FilterAPITest/build.bat | Batchfile | lgpl-3.0 | 537 |
//==============================================================================
// Brief : MIHF ID
// Authors : Simao Reis <sreis@av.it.pt>
//------------------------------------------------------------------------------
// ODTONE - Open Dot Twenty One
//
// Copyright (C) 2009-2012 Universidade Aveiro
// Copyright (... | ATNoG/EMICOM | src/mihf/mihfid.cpp | C++ | lgpl-3.0 | 1,457 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
<!--
@(#)package.html
Copyright (c) 2003-2015 The JUNG Authors.
All Rights Reserved.
License text: https://github.com/jrtom/jung/blob/master/LICENSE
-->
</head>
<body>
Methods for generating random graphs with various properties. These i... | drzhonghao/grapa | jung-algorithms/src/main/java/edu/uci/ics/jung/algorithms/generators/random/package.html | HTML | lgpl-3.0 | 856 |
/*
* MyJIT
* Copyright (C) 2015 Petr Krajca, <petr.krajca@upol.cz>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, or (at your option) any lat... | quan-na/myjit | myjit/code-check.c | C | lgpl-3.0 | 9,903 |
/*+@@file@@----------------------------------------------------------------*//*!
\file storprop.h
\par Description
Extension and update of headers for PellesC compiler suite.
\par Project:
PellesC Headers extension
\date Created on Sat Sep 17 01:29:35 2016
\date Modified on Sat Sep 17... | Frankie-PellesC/fSDK | Include/storprop.h | C | lgpl-3.0 | 1,338 |
// Created file "Lib\src\MMC\X64\ndmgrpriv"
typedef struct _GUID
{
unsigned long Data1;
unsigned short Data2;
unsigned short Data3;
unsigned char Data4[8];
} GUID;
#define DEFINE_GUID(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8) \
extern const GUID name = { l, w1, w2, { b1, b2, b3, b4,... | Frankie-PellesC/fSDK | Lib/src/MMC/X64/ndmgrpriv0000000A.c | C | lgpl-3.0 | 451 |
#include "nstokes.h"
/* barycentric coordinates of point c[] in iel=p0,p1,p2 */
static inline int bar_2d(pPoint pp[3],double *c,int iel,double *cb) {
double det;
char i,i1,i2;
det = (pp[1]->c[0] - pp[0]->c[0]) * (pp[2]->c[1] - pp[0]->c[1])
- (pp[1]->c[1] - pp[0]->c[1]) * (pp[2]->c[0] - pp[0]->c[0... | loicNorgeot/ICStoolbox | src/Stokes/advect_2d.c | C | lgpl-3.0 | 8,030 |
/*
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/cloudfront/createinvalidationresponse.cpp | C++ | lgpl-3.0 | 3,220 |
package io.robe.mail;
import io.robe.mail.queue.InMemoryMailQueue;
import io.robe.mail.queue.MailQueue;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
/**
* A queue and consumer thread implementation.
* Sender thread wakes up on every item insert and works until queue goes empty.
* Every item in queue wi... | greenlaw110/robe | robe-mail/src/main/java/io/robe/mail/MailManager.java | Java | lgpl-3.0 | 3,208 |
package Genome::Model::CwlPipeline::Command::PrepForTransfer;
use strict;
use warnings;
use File::Spec;
use Genome;
class Genome::Model::CwlPipeline::Command::PrepForTransfer {
is => 'Command::V2',
has => [
builds => {
is => 'Genome::Model::Build::CwlPipeline',
is_many => 1,
... | malachig/genome | lib/perl/Genome/Model/CwlPipeline/Command/PrepForTransfer.pm | Perl | lgpl-3.0 | 2,736 |
isc.DataSource.create({
ID:"employees",
dataURL:"[ISOMORPHIC]/system/reference/inlineExamples/trees/dataBinding/employeesDataChildrenArrays.xml",
recordXPath:"/Employees/employee",
fields:[
{name:"Name"},
{name:"Job"},
{name:"directReports", childrenProperty:true}
]
});
isc... | kylemwhite/isc | isomorphic_11.1p/system/reference/inlineExamples/trees/dataBinding/loadXMLChildrenArrays.js | JavaScript | lgpl-3.0 | 632 |
package import_catalogue;
import javax.xml.stream.XMLStreamException;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import open_xml_reader.ResultDataSet;
import open_xml_reader.WorkbookReader;
/**
* This thread is used to read batches of excel data
* in background.
* @author... | openefsa/CatalogueBrowser | src/import_catalogue/SheetReaderThread.java | Java | lgpl-3.0 | 1,394 |
package net.warpgame.engine.net.message;
/**
* @author Hubertus
* Created 01.06.2018
*/
public class UnknownMessageTypeException extends RuntimeException {
public UnknownMessageTypeException(int messageType) {
super("Could not find valid message processor for message type " + messageType);
}
}
| WarpOrganization/warp | net/src/main/java/net/warpgame/engine/net/message/UnknownMessageTypeException.java | Java | lgpl-3.0 | 315 |
// UGThemes.h: interface for the UGThemes class.
//
//////////////////////////////////////////////////////////////////////
/*!
**************************************************************************************
\file UGThemes.h
*******************************************************************... | zhouqin/EngineBaidu | 01_SourceCode_7.0.0_B/Include/Map/UGThemes.h | C | lgpl-3.0 | 2,832 |
/**
*
* @author pquiring
*
* Created : Oct 11, 2013
*/
import javaforce.JF;
import java.awt.event.*;
import javax.swing.*;
public class Menu {
private static MainPanel panel;
public static void create(JFrame frame, MainPanel panel) {
Menu.panel = panel;
JMenuBar menu = create(true);
frame.setJMe... | ericomattos/javaforce | projects/jfpaint/src/Menu.java | Java | lgpl-3.0 | 4,322 |
<?php
/**
* Copyright (c) 2015-present, Facebook, Inc. All rights reserved.
*
* You are hereby granted a non-exclusive, worldwide, royalty-free license to
* use, copy, modify, and distribute this software in source code or binary
* form for use in connection with the web services and APIs provided by
* Facebook.
... | advanced-online-marketing/AOM | vendor/facebook/php-business-sdk/src/FacebookAds/Object/Values/InstantArticleInsightsQueryResultBreakdownValues.php | PHP | lgpl-3.0 | 1,902 |
#include <stdlib.h>
#include <glib.h>
#include "gegl.h"
#include "opencl/gegl-cl-init.h"
#define ITERATIONS 600
#define PERCENTILE 0.75 /* if we want to bias to the better results with
more noise, increase this number towards 1.0,
like 0.8 */
#define BAIL_THRESHOL... | jvesely/gegl | perf/test-common.h | C | lgpl-3.0 | 4,089 |
#include "testutils.h"
static void
ref_mod (mp_limb_t *rp, const mp_limb_t *ap, const mp_limb_t *mp, mp_size_t mn)
{
mpz_t r, a, m;
mpz_init (r);
mpz_mod (r, mpz_roinit_n (a, ap, 2*mn), mpz_roinit_n (m, mp, mn));
mpz_limbs_copy (rp, r, mn);
mpz_clear (r);
}
#define MAX_ECC_SIZE (1 + 521 / GMP_NUMB_BITS)
#d... | gnutls/nettle | testsuite/ecc-mod-test.c | C | lgpl-3.0 | 6,076 |
<?php
/*
*
* ____ _ _ __ __ _ __ __ ____
* | _ \ ___ ___| | _____| |_| \/ (_)_ __ ___ | \/ | _ \
* | |_) / _ \ / __| |/ / _ \ __| |\/| | | '_ \ / _ \_____| |\/| | |_) |
* | __/ (_) | (__| < __/ |_| | | | | | | | __/_____| | | | __/
* |_| \___/ \___... | pmmp/PocketMine-MP | src/block/Air.php | PHP | lgpl-3.0 | 1,201 |
/*
* codeare Copyright (C) 2007-2010 Kaveh Vahedipour
* Forschungszentrum Juelich, Germany
*
* 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; eithe... | kvahed/codeare | src/matrix/Algos.hpp | C++ | lgpl-3.0 | 31,363 |
<!DOCTYPE html>
<html lang="en">
<body>
<div style="margin-left:5%; margin-top:5%;">
<span><a href="<?php echo site_url('admin/view/menu'); ?>">View All</a> </span>
</div>
<div class="container">
<h2><?php echo $title; ?> MENU</h2>
<form action="<?php if($title == 'CREATE') echo site_url('admin/create/menu'); e... | mhobesong/shmyde | application/views/admin/create_menu.php | PHP | lgpl-3.0 | 752 |
// HTMLParser Library - A java-based parser for HTML
// http://htmlparser.org
// Copyright (C) 2006 Somik Raha
//
// Revision Control Information
//
// $URL: file:///svn/p/htmlparser/code/tags/HTMLParserProject-2.1/parser/src/main/java/org/htmlparser/tags/DefinitionList.java $
// $Author: derrickoswald $
// $Da... | socialwareinc/html-parser | parser/src/main/java/org/htmlparser/tags/DefinitionList.java | Java | lgpl-3.0 | 2,098 |
#
# BlueVia is a global iniciative of Telefonica delivered by Movistar and O2.
# Please, check out www.bluevia.com and if you need more information
# contact us at mailto:support@bluevia.com
#
require 'bluevia/clients/commons/bv_mo_client'
module Bluevia
class BVMoSmsClient < BVMoClient
# This method r... | BlueVia/Official-Library-Ruby | src/lib/bluevia/clients/bv_mo_sms_client.rb | Ruby | lgpl-3.0 | 4,644 |
/* GStreamer
*
* Copyright (C) <2005> Stefan Kost <ensonic at users dot sf dot net>
* Copyright (C) 2007 Sebastian Dröge <slomo@circular-chaos.org>
*
* gstcontroller.c: dynamic parameter control subsystem
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Li... | cpopescu/whispermedialib | third-party/gstreamer/gstreamer-0.10.29/libs/gst/controller/gstcontroller.c | C | lgpl-3.0 | 38,631 |
<?php
/**
* @author Amin Ghadersohi 7/1/2010
*/
use CCR\DB\MySQLHelper;
class PDODBMultiIngestor implements Ingestor
{
const MAX_QUERY_ATTEMPTS = 3;
protected $_destination_db = null;
protected $_source_db = null;
protected $_source_query = null;
protected $_insert_table = null;
protected $... | smgallo/xdmod | classes/DB/PDODBMultiIngestor.php | PHP | lgpl-3.0 | 16,026 |
""" Barcode Creation (PDF417)
"""
import os
basedir = os.path.split(__file__)[0]
bcdelib = os.path.join(basedir, 'psbcdelib.ps')
class Barcode(object):
__lib__ = open(bcdelib, 'r').read()
@property
def ps(self):
raise NotImplementedError
@property
def eps(self):
raise NotImplem... | voipir/python-sii | src/sii/lib/printing/barcode/Barcode.py | Python | lgpl-3.0 | 331 |
/*
* Commons Library
* Copyright (c) 2015-2016 Sergey Grachev (sergey.grachev@yahoo.com). All rights reserved.
*
* This software 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... | devmix/java-commons | commons-javafx/api/src/main/java/com/github/devmix/commons/javafx/api/mixins/javafx/scene/control/TextInputControlMixin.java | Java | lgpl-3.0 | 1,237 |
/*
* This class was automatically generated with
* <a href="http://www.castor.org">Castor 1.3.1</a>, using an XML
* Schema.
* $Id: VehicleModDescriptor.java,v 1.1.1.1 2010-05-04 22:06:01 ryan Exp $
*/
package org.chocolate_milk.model.descriptors;
//---------------------------------/
//- Imported classes and ... | galleon1/chocolate-milk | src/org/chocolate_milk/model/descriptors/VehicleModDescriptor.java | Java | lgpl-3.0 | 11,343 |
/**
* Copyright (c) 2011-2015, SpaceToad and the BuildCraft Team
* http://www.mod-buildcraft.com
*
* BuildCraft is distributed under the terms of the Minecraft Mod Public
* License 1.0, or MMPL. Please check the contents of the license located in
* http://www.mod-buildcraft.com/MMPL-1.0.txt
*/
package buildcraft... | hea3ven/BuildCraft | common/buildcraft/core/lib/gui/tooltips/ToolTipLine.java | Java | lgpl-3.0 | 753 |
/*
* Copyright (c) 2008 Poesys Associates. All rights reserved.
*
* This file is part of Poesys-DB.
*
* Poesys-DB 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 3 of the License, or (a... | Poesys-Associates/poesys-db | poesys-db/src/com/poesys/db/dto/IDtoCache.java | Java | lgpl-3.0 | 2,677 |
using System;
using System.Collections.Generic;
using System.Text;
using System.Windows.Forms;
using ZoneFiveSoftware.Common.Visuals.Fitness;
using ZoneFiveSoftware.Common.Visuals;
namespace RouteColourCode
{
class AddSettingsPage : IExtendSettingsPages
{
#region IExtendSettingsPages Member... | staffann/route-colour-code | MapColourCode/SettingsPage.cs | C# | lgpl-3.0 | 2,181 |
package org.firelion.servlet;
import org.apache.http.Header;
import org.apache.http.HttpEntity;
import org.apache.http.HttpHost;
import org.apache.http.client.config.RequestConfig;
import org.apache.http.client.methods.CloseableHttpResponse;
import org.apache.http.client.methods.HttpGet;
import org.apache.http.impl.cl... | chenglin321/gsouke | src/main/java/org/firelion/servlet/AclkServlet.java | Java | lgpl-3.0 | 2,288 |
# AMF encoding/decoding library for Go
The Adobe Integrated Runtime and Adobe Flash Player use AMF to communicate between an application and a remote server. AMF encodes remote procedure calls (RPC) into a compact binary representation that can be transferred over HTTP/HTTPS or the RTMP/RTMPS protocol. Objects and dat... | d3vil-st/amfconv | README.md | Markdown | lgpl-3.0 | 909 |
Virtuoso Console
by Christopher Pugh
======================
This code is a single file header only library containint the backend for a Quake-style console. You can bind variables and functions from your C++ code with minimal application-side code, and use them at runtime. If nothing else, this code is a great worko... | VirtuosoChris/VirtuosoConsole | README.md | Markdown | lgpl-3.0 | 6,563 |
#ifndef OBSERVER_H
#define OBSERVER_H
/*
* Copyright (c) 2016 CERN
* @author Michele Castellana <michele.castellana@cern.ch>
*
* This source code 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 v... | CastMi/mhdlsim | observer.h | C | lgpl-3.0 | 965 |
/*******************************************************************************
* Copyright (C) 2014 Stefan Schroeder
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* ve... | harshpoddar21/route_suggest_algo | jsprit-core/src/main/java/com/graphhopper/jsprit/core/problem/solution/route/activity/End.java | Java | lgpl-3.0 | 4,630 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Windows;
using System.Windows.Input;
using System.IO;
using MahApps.Metro.Controls;
using MahApps.Metro.Controls.Dialogs;
namespace WpfMinecraftCommandHelper2
{
/// <summary>
/// Favourite.xaml 的交互逻辑
/// </s... | IceLitty/Minecraft-Command-Helper | WpfMinecraftCommandHelper2/Favourite.xaml.cs | C# | lgpl-3.0 | 12,678 |
<!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.5.0_07) on Thu Apr 19 16:45:17 CEST 2007 -->
<TITLE>
InvalidSignatureValueException
</TITLE>
<META NAME="keywords" CONTENT="org.apache.xml.secu... | test2v/DanDelXAdES | proj/javadoc/org/apache/xml/security/signature/InvalidSignatureValueException.html | HTML | lgpl-3.0 | 17,070 |
package hamaster.gradesign.keydist.controller;
import static java.util.Objects.requireNonNull;
import java.util.HashMap;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.web.bind.annotation.G... | wangyeee/IBE-Secure-Message | server/key-dist-server/src/main/java/hamaster/gradesign/keydist/controller/ActivationController.java | Java | lgpl-3.0 | 2,413 |
<!DOCTYPE html>
<!--
Template Name: Metronic - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.3.5
Version: 4.5.2
Author: KeenThemes
Website: http://www.keenthemes.com/
Contact: support@keenthemes.com
Follow: www.twitter.com/keenthemes
Like: www.facebook.com/keenthemes
Purchase: http://themeforest.n... | anndy201/mars-framework | com.sqsoft.mars.cloud/src/main/webapp/metronic/theme/admin/page_user_login_2.html | HTML | lgpl-3.0 | 28,153 |
package fr.labri.gumtree.gen.antlrantlr;
import java.io.IOException;
import org.antlr.runtime.*;
import org.antlr.runtime.tree.CommonTree;
import fr.labri.gumtree.gen.antlr.AbstractAntlrTreeGenerator;
import fr.labri.gumtree.gen.antlrantlr.ANTLRv3Lexer;
import fr.labri.gumtree.gen.antlrantlr.ANTLRv3Parser;
public c... | taccoraw/gumtree | gen.antlr-antlr/src/main/java/fr/labri/gumtree/gen/antlrantlr/AntlrGrammarTreeGenerator.java | Java | lgpl-3.0 | 1,144 |
namespace Cfix.Control.Ui.Result
{
partial class ResultExplorer
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true... | jpassing/visualassert | src/Cfix.Control/Cfix.Control.Ui/Result/ResultExplorer.Designer.cs | C# | lgpl-3.0 | 6,481 |
event_enhanced_gaping_spider = Creature:new {
objectName = "@mob/creature_names:geonosian_gaping_spider_fire",
customName = "Fire Breathing Spider (event)",
socialGroup = "geonosian_creature",
pvpFaction = "geonosian_creature",
faction = "",
level = 108,
chanceHit = 2.5,
damageMin = 715,
damageMax = 1140,
bas... | kidaa/Awakening-Core3 | bin/scripts/mobile/event/event_enhanced_gaping_spider.lua | Lua | lgpl-3.0 | 1,032 |
<?php
/**
* integer_net Magento Module
*
* @category IntegerNet
* @package IntegerNet_Solr
* @copyright Copyright (c) 2016 integer_net GmbH (http://www.integer-net.de/)
* @author Fabian Schmengler <fs@integer-net.de>
*/
namespace IntegerNet\Solr\Request;
interface RequestFactory
{
/**
* @ret... | integer-net/solr-base | src/Solr/Request/RequestFactory.php | PHP | lgpl-3.0 | 378 |
#pragma once
struct IRenderMesh;
struct IRenderer {
virtual ~IRenderer() {}
virtual void PrepareFrame() = 0;
virtual void DrawOneFrame() = 0;
virtual void EndOneFrame() = 0;
virtual void DrawMesh(IRenderMesh *) = 0;
virtual void OnResize(int width, int height) = 0;
}; | swq0553/kaleido3d | Include/Interface/IRenderer.h | C | lgpl-3.0 | 282 |
<!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' lang='he' dir='rtl'>
<head>
<meta http-equiv='Content-Type' content='text/html; charset=windows-1255' />
<meta http-equiv='Content-Script-Type' content=... | erelsgl/erel-sites | tnk1/ljon/jorj/m=p.html | HTML | lgpl-3.0 | 3,245 |
package com.jpexs.javactivex.example.controls.mediaplayer;
import com.jpexs.javactivex.*;
/**
* IWMPMedia: Public interface.
*/
@GUID(value="{94D55E95-3FAC-11D3-B155-00C04F79FAA6}", base="{6BF52A52-394A-11D3-B153-00C04F79FAA6}")
public interface IWMPMedia {
/**
* Returns the time of a marker
*
* @param Ma... | jindrapetrik/javactivex | src/com/jpexs/javactivex/example/controls/mediaplayer/IWMPMedia.java | Java | lgpl-3.0 | 2,681 |
/*
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/medialive/listofferingsrequest_p.h | C | lgpl-3.0 | 1,419 |
/* Generated By:JavaCC: Do not edit this line. CharStream.java Version 3.0 */
package gate.creole.annic.apache.lucene.analysis.standard;
/**
* This interface describes a character stream that maintains line and
* column number positions of the characters. It also has the capability
* to backup the stream to some e... | liuhongchao/GATE_Developer_7.0 | src/gate/creole/annic/apache/lucene/analysis/standard/CharStream.java | Java | lgpl-3.0 | 3,705 |
# Repositori de prova
1. Fitxers de codi
2. Fitxers de dades
3. Modificació nova
4. Increment de codi
| joetds/prova1 | README.md | Markdown | lgpl-3.0 | 104 |
/*
* SQL statement name: create_constraint.sql
* Type: Postgres SQL statement
* Parameters:
* 1: Table; e.g. t_rif40_studies
* 2: Constraint; e.g. t_rif40_std_comp_geolevel_fk
* 3: Foreign key fields; e.g. geography, comparison_geolevel_name
* 4: Referenced table and columns; e.g. t_rif40... | smallAreaHealthStatisticsUnit/rapidInquiryFacility | rifNodeServices/sql/postgres/create_constraint.sql | SQL | lgpl-3.0 | 706 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.