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 |
|---|---|---|---|---|---|
APPLICATION = socket_zep
include ../Makefile.tests_common
BOARD_WHITELIST = native # socket_zep is only available on native
# Cannot run the test on `murdock`
# ZEP: Unable to connect socket: Cannot assign requested address
TEST_ON_CI_BLACKLIST += native
DISABLE_MODULE += auto_init
USEMODULE += od
USEMODULE +=... | rfuentess/RIOT | tests/socket_zep/Makefile | Makefile | lgpl-2.1 | 422 |
// ---------------------------------------------------------------------
//
// Copyright (C) 2009 - 2013 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... | flow123d/dealii | tests/bits/make_boundary_constraints_02.cc | C++ | lgpl-2.1 | 6,684 |
<?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" />
<title>Qt 4.8: m... | eric100lin/Qt-4.8.6 | doc/html/webkit-webftpclient-main-cpp.html | HTML | lgpl-2.1 | 12,196 |
/* Copyright (C) 1991,93,94,95,96,97,99,2000,03 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Based on strlen implementation by Torbjorn Granlund (tege@sics.se),
with help from Dan Sahlin (dan@sics.se) and
bug fix and commentary by Jim Blandy (jimb@ai.mit.edu);
adaptation to strc... | ystk/debian-uclibc | libc/string/generic/strchr.c | C | lgpl-2.1 | 6,281 |
/*
* filter_vignette.c -- vignette filter
* Copyright (c) 2007 Marco Gittler <g.marco@freenet.de>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the Lice... | ttill/MLT-roto-tracking | src/modules/oldfilm/filter_vignette.c | C | lgpl-2.1 | 4,428 |
/* GIO - GLib Input, Output and Streaming Library
*
* Copyright © 2008 Christian Kellner, Samuel Cormier-Iijima
* Copyright © 2009 codethink
* Copyright © 2009 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... | ImageMagick/glib | gio/gsocketlistener.c | C | lgpl-2.1 | 39,483 |
/****************************************************************************
**
** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtXmlPatterns module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** Commercial License Usage
** Li... | sicily/qt4.8.4 | src/xmlpatterns/schema/qxsdalternative.cpp | C++ | lgpl-2.1 | 2,393 |
<?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">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Kortkommandon</title>
<link rel="style... | johan/Sequential | Sequential.help/Contents/Resources/sv.lproj/shortcuts.html | HTML | lgpl-2.1 | 5,874 |
--TEST--
GtkWidget->get_app_paintable method
--SKIPIF--
<?php
if(!extension_loaded('php-gtk')) die('skip - PHP-GTK extension not available');
if(!method_exists('GtkWidget', 'get_app_paintable')) die('skip - GtkWidget->get_app_paintable not available, requires GTK 2.18 or higher');
?>
--FILE--
<?php
$window = new GtkWin... | marcosptf/php-gtk-src | tests/GtkWidget/get_app_paintable.phpt | PHP | lgpl-2.1 | 676 |
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS>
<context>
<name>TestGui::UnitTest</name>
<message>
<source>FreeCAD UnitTest</source>
<translation>Teste de unidade do FreeCAD</translation>
</message>
<message>
<source>Failures and errors</source>
<translation>Falhas e ... | JonasThomas/free-cad | src/Mod/Test/Gui/Resources/translations/Test_pt.ts | TypeScript | lgpl-2.1 | 3,555 |
// ---------------------------------------------------------------------
//
// Copyright (C) 2000 - 2016 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... | EGP-CIG-REU/dealii | tests/hp/create_mass_matrix_02b.cc | C++ | lgpl-2.1 | 4,738 |
/*
* Assorted DPCM codecs
* Copyright (c) 2003 The ffmpeg Project.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2 of the License, or (at your option) any late... | achintsetia/ffmpeg0.4.9 | libavcodec/dpcm.c | C | lgpl-2.1 | 11,576 |
package org.skyve.metadata.view.model.chart;
import java.awt.Color;
import java.util.List;
public class ChartData {
private String title;
private List<Number> values;
private List<String> labels;
private List<Color> backgrounds;
private List<Color> borders;
private String label;
private Color background;
priv... | skyvers/skyve | skyve-core/src/main/java/org/skyve/metadata/view/model/chart/ChartData.java | Java | lgpl-2.1 | 2,177 |
/*
* HwDep Symbols
* Copyright (c) 2001 by Jaroslav Kysela <perex@perex.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 2.1 of
* the License, or (at ... | takaswie/alsa-lib | src/hwdep/hwdep_symbols.c | C | lgpl-2.1 | 1,065 |
/////////////////////////////////////////////////////////////////////////////
// Name: tests/benchmarks/strings.cpp
// Purpose: String-related benchmarks
// Author: Vadim Zeitlin
// Created: 2008-07-19
// RCS-ID: $Id$
// Copyright: (c) 2008 Vadim Zeitlin <vadim@wxwidgets.org>
// Licence: ... | enachb/freetel-code | src/wxWidgets-2.9.4/tests/benchmarks/tls.cpp | C++ | lgpl-2.1 | 3,439 |
package eu.europa.esig.dss.validation.process.qualification;
import java.util.Date;
import javax.xml.bind.DatatypeConverter;
public final class EIDASUtils {
private EIDASUtils() {
}
/**
* Start date of the eIDAS regulation
*
* Regulation was signed in Brussels : 1st of July 00:00 Brussels = 30th of June ... | alisdev/dss | validation-policy/src/main/java/eu/europa/esig/dss/validation/process/qualification/EIDASUtils.java | Java | lgpl-2.1 | 966 |
/*
* LensKit, an open source recommender systems toolkit.
* Copyright 2010-2014 LensKit Contributors. See CONTRIBUTORS.md.
* Work on LensKit has been funded by the National Science Foundation under
* grants IIS 05-34939, 08-08692, 08-12148, and 10-17697.
*
* This program is free software; you can redistribute it... | amaliujia/lenskit | lenskit-core/src/test/java/org/lenskit/data/ratings/RatingTest.java | Java | lgpl-2.1 | 7,390 |
/*
* Automatically generated by jrpcgen 0.95.1 on 12/18/01 7:23 PM
* jrpcgen is part of the "Remote Tea" ONC/RPC package for Java
* See http://acplt.org/ks/remotetea.html for details
*/
package com.sleepycat.db.rpcserver;
import org.acplt.oncrpc.*;
import java.io.IOException;
public class __db_remove_reply impleme... | community-ssu/evolution-data-server | libdb/rpc_server/java/gen/__db_remove_reply.java | Java | lgpl-2.1 | 846 |
/*****************************************************************************
*
* This file is part of Mapnik (c++ mapping toolkit)
*
* Copyright (C) 2011 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... | TemplateVoid/mapnik | include/mapnik/palette.hpp | C++ | lgpl-2.1 | 3,424 |
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
*
* Copyright (C) 2014-2015 Richard Hughes <richard@hughsie.com>
*
* Licensed under the GNU Lesser General Public License Version 2.1
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU L... | mitya57/appstream-glib | libappstream-builder/plugins/asb-plugin-gstreamer.c | C | lgpl-2.1 | 4,634 |
/****************************************************************************
**
** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of the QtGui module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** Commercial License Usage
** Licensees ... | eric100lin/Qt-4.8.6 | src/gui/graphicsview/qgraphicsscene_bsp.cpp | C++ | lgpl-2.1 | 9,073 |
<!DOCTYPE html>
<!--
* This file is part of Cockpit.
*
* Copyright (C) 2015 Red Hat, Inc.
*
* Cockpit is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as published by
* the Free Software Foundation; either version 2.1 of the License, or
* (at ... | haiyangd/cockpit_view | pkg/storaged/index.html | HTML | lgpl-2.1 | 28,134 |
/*
* Ext JS Library 2.3.0
* Copyright(c) 2006-2009, Ext JS, LLC.
* licensing@extjs.com
*
* http://extjs.com/license
*/
/**
* Finnish Translations
* <tuomas.salo (at) iki.fi>
* 'ä' should read as lowercase 'a' with two dots on top (ä)
*/
Ext.UpdateManager.defaults.indicatorText = '<div class="l... | xwiki-contrib/sankoreorg | web/src/main/webapp/skins/curriki20/extjs/source/locale/ext-lang-fi.js | JavaScript | lgpl-2.1 | 8,135 |
// $Id$
// Author: Sergey Linev 4.03.2014
/*************************************************************************
* Copyright (C) 1995-2004, Rene Brun and Fons Rademakers. *
* All rights reserved. *
* ... | omazapa/root-old | net/http/inc/TBufferJSON.h | C | lgpl-2.1 | 19,417 |
/****************************************************************************
**
** 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 test suite of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** No... | igor-sfdc/qt-wk | tests/auto/uiloader/uiloader/uiloader.cpp | C++ | lgpl-2.1 | 23,766 |
/*!
* \file codi_reverse_structure.hpp
* \brief Header for codi reverse type definition.
* \author T. Albring
* \version 5.0.0 "Raven"
*
* SU2 Original Developers: Dr. Francisco D. Palacios.
* Dr. Thomas D. Economon.
*
* SU2 Developers: Prof. Juan J. Alonso's group at Stanford Universi... | pawhewitt/Dev | Common/include/datatypes/codi_reverse_structure.hpp | C++ | lgpl-2.1 | 1,712 |
/****************************************************************************
**
** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
** This file is part of the Qt Designer of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** C... | sunblithe/qt-everywhere-opensource-src-4.7.1 | tools/designer/src/lib/shared/newactiondialog.cpp | C++ | lgpl-2.1 | 6,383 |
/**
* \file mlt_parser.c
* \brief service parsing functionality
* \see mlt_parser_s
*
* Copyright (C) 2003-2014 Meltytech, LLC
*
* 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; e... | xzhavilla/mlt | src/framework/mlt_parser.c | C | lgpl-2.1 | 7,049 |
/***************************************************************************
* Copyright © 2004 Jason Kivlighn <jkivlighn@gmail.com> *
* Copyright © 2008 Montel Laurent <montel@kde.org> *
* Copyright © 2009 José Manuel Santamaría Lema <panfaust@gmail.com> *
* ... | eliovir/krecipes | src/actionshandlers/ingredientactionshandler.cpp | C++ | lgpl-2.1 | 3,686 |
/*
* RELIC is an Efficient LIbrary for Cryptography
* Copyright (C) 2007-2014 RELIC Authors
*
* This file is part of RELIC. RELIC is legal property of its developers,
* whose names are not listed here. Please refer to the COPYRIGHT file
* for contact information.
*
* RELIC is free software; you can redistribute... | tectronics/relic-toolkit | src/fpx/relic_fp2_sqr.c | C | lgpl-2.1 | 2,640 |
using System;
using System.Collections.Generic;
using NCrawler.HtmlProcessor;
using NCrawler.Interfaces;
namespace NCrawler.Demo
{
public class IndexerDemo : IPipelineStep
{
#region IPipelineStep Members
public void Process(Crawler crawler, PropertyBag propertyBag)
{
string textContent = propertyBag.Text;... | nzaugg/ncrawler | Net 4.0/NCrawler.Demo/IndexerDemo.cs | C# | lgpl-2.1 | 1,999 |
/* include/linux/android_alarm.h
*
* Copyright (C) 2006-2007 Google, Inc.
*
* This software is licensed under the terms of the GNU General Public
* License version 2, as published by the Free Software Foundation, and
* may be copied, distributed, and modified under those terms.
*
* This program is distributed i... | spiiroin/dsme | include/android/android_alarm.h | C | lgpl-2.1 | 2,113 |
/**
* Copyright (C) 2011 Orbeon, Inc.
*
* This program is free software; you can redistribute it and/or modify it under the terms of the
* GNU Lesser General Public License as published by the Free Software Foundation; either version
* 2.1 of the License, or (at your option) any later version.
*
* This program i... | ajw625/orbeon-forms | src/main/scala/org/orbeon/oxf/xforms/xbl/AbstractBinding.scala | Scala | lgpl-2.1 | 7,924 |
<!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"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" con... | cdmdotnet/CQRS | wiki/docs/2.0/html/dir_09951e24a6920d4f8b04d0185eafdc32.html | HTML | lgpl-2.1 | 6,069 |
/*
* tsd2.c
*
* Test Thread Specific Data (TSD) key creation and destruction.
*
*
* --------------------------------------------------------------------------
*
* Pthreads-win32 - POSIX Threads Library for Win32
* Copyright(C) 1998 John E. Bossom
* Copyright(C) 1999,2012 Pthreads-win32 contribu... | G-P-S/pthreads-win32-cvs | tests/tsd2.c | C | lgpl-2.1 | 5,425 |
/*
* 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... | pbondoer/xwiki-platform | xwiki-platform-core/xwiki-platform-annotations/xwiki-platform-annotation-reference/src/main/java/org/xwiki/annotation/reference/TypedStringEntityReferenceResolver.java | Java | lgpl-2.1 | 2,407 |
var searchData=
[
['outgoingbandwidth',['outgoingBandwidth',['../structENetPeer.html#a38ca43b3ec9cd51b8120b7c50b03c5f0',1,'ENetPeer::outgoingBandwidth()'],['../structENetHost.html#ac72acde682f903beb2d9713538b6465c',1,'ENetHost::outgoingBandwidth()'],['../structENetProtocolConnect.html#a914f63aba14b68e1bb2dd91ad3b728b... | qianqians/abelkhan | cpp_component/3rdparty/enet/docs/html/search/variables_b.js | JavaScript | lgpl-2.1 | 2,516 |
using System;
using System.Data.Common;
using NHibernate.Engine;
using NHibernate.SqlTypes;
using NHibernate.Util;
namespace NHibernate.Type
{
/// <summary>
/// Superclass of single-column nullable types.
/// </summary>
/// <remarks>
/// Maps the Property to a single column that is capable of storing nulls in it.... | lnu/nhibernate-core | src/NHibernate/Type/NullableType.cs | C# | lgpl-2.1 | 13,839 |
var searchData=
[
['yellowcolor',['yellowColor',['../interface_c_p_color.html#a76410df22a14d10a7e3a70d7b959f29c',1,'CPColor']]]
];
| davidsiaw/cappuccino-docs | search/functions_17.js | JavaScript | lgpl-2.1 | 133 |
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License")... | leodmurillo/sonar | plugins/sonar-squid-java-plugin/test-resources/commons-collections-3.2.1/src/org/apache/commons/collections/iterators/AbstractIteratorDecorator.java | Java | lgpl-3.0 | 2,427 |
'''Simple utility functions that should really be in a C module'''
from math import *
from OpenGLContext.arrays import *
from OpenGLContext import vectorutilities
def rotMatrix( (x,y,z,a) ):
"""Given rotation as x,y,z,a (a in radians), return rotation matrix
Returns a 4x4 rotation matrix for the given rotatio... | stack-of-tasks/rbdlpy | tutorial/lib/python2.7/site-packages/OpenGLContext/utilities.py | Python | lgpl-3.0 | 2,924 |
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
namespace ActiveUp.Net.Samples.CompactPPC
{
public partial class frmvToDo : Form
{
public frmvToDo()
{
InitializeCompo... | slavat/MailSystem.NET | Samples/PPC/ActiveUp.Net.Samples.CompactSmartPhone/Groupware/frmvToDo.cs | C# | lgpl-3.0 | 345 |
--Copyright (C) 2010 <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 versio... | kidaa/Awakening-Core3 | bin/scripts/object/tangible/lair/bolma/lair_bolma_desert.lua | Lua | lgpl-3.0 | 2,288 |
package restwars.rest.resources;
import com.google.common.base.Preconditions;
import com.wordnik.swagger.annotations.Api;
import com.wordnik.swagger.annotations.ApiOperation;
import com.wordnik.swagger.annotations.ApiParam;
import io.dropwizard.auth.Auth;
import restwars.model.building.Buildings;
import restwars.model... | davidmc24/restwars | rest/src/main/java/restwars/rest/resources/BuildingSubResource.java | Java | lgpl-3.0 | 2,260 |
MCS_BUILD_DIR = ../../../build
thisdir = class/Facades/System.Linq
SUBDIRS =
include $(MCS_BUILD_DIR)/rules.make
LIBRARY_SUBDIR = Facades
LIBRARY_INSTALL_DIR = $(mono_libdir)/mono/$(FRAMEWORK_VERSION)/Facades
LIBRARY = System.Linq.dll
KEY_FILE = ../../msfinal.pub
SIGN_FLAGS = /delaysign /keyfile:$(KEY_FILE) /nowar... | edwinspire/VSharp | class/Facades/System.Linq/Makefile | Makefile | lgpl-3.0 | 469 |
////////////////////////////////////////////////////////////////////////////////
// The following FIT Protocol software provided may be used with FIT protocol
// devices only and remains the copyrighted property of Dynastream Innovations Inc.
// The software is being provided on an "as-is" basis and as an accommodat... | saschaiseli/opentrainingcenter_e4 | com.garmin.fit/src/com/garmin/fit/EventMesg.java | Java | lgpl-3.0 | 23,543 |
#ifndef KINECTPLUGIN_H
#define KINECTPLUGIN_H
#include <QObject>
#include <fugio/core/uuid.h>
#include <fugio/global_interface.h>
#include <fugio/plugin_interface.h>
class KinectPlugin : public QObject, public fugio::PluginInterface
{
Q_OBJECT
Q_INTERFACES( fugio::PluginInterface )
Q_PLUGIN_METADATA( IID "com.big... | bigfug/Fugio | plugins/Kinect/kinectplugin.h | C | lgpl-3.0 | 870 |
--Copyright (C) 2010 <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 versio... | kidaa/Awakening-Core3 | bin/scripts/object/building/player/player_garage_tatooine_style_01.lua | Lua | lgpl-3.0 | 2,801 |
/*
* MoXie (SysTem128@GMail.Com) 2009-2-1 15:59:59
*
* Copyright © 2008-2009 Zoeey.Org
* Code license: GNU Lesser General Public License Version 3
* http://www.gnu.org/licenses/lgpl-3.0.txt
*/
package org.zoeey.validator.annotations;
import java.lang.annotation.ElementType;
import java.lang.annotation.Rete... | BGCX261/zoeey-hg-to-git | src/main/java/org/zoeey/validator/annotations/Vali.java | Java | lgpl-3.0 | 589 |
/// <reference name="MicrosoftAjax.debug.js" />
/// <reference path="../ExtenderBase/BaseScripts.js" />
/// <reference path="../Common/Common.js" />
(function() {
var scriptName = "ExtendedCascadingDropDown";
function execute() {
Type.registerNamespace('Sys.Extended.UI');
Sys.Extended.UI.CascadingD... | consumentor/Server | trunk/tools/AspNetAjaxLibraryBeta0911/Scripts/extended/CascadingDropDown/CascadingDropDownBehavior.debug.js | JavaScript | lgpl-3.0 | 26,967 |
// Copyright (c) 2012-2015, The CryptoNote developers, The Bytecoin developers
//
// This file is part of Bytecoin.
//
// Bytecoin 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 t... | papaLazzarou/dashcoin | tests/IntegrationTestLib/ObservableValue.h | C | lgpl-3.0 | 1,940 |
# -*- coding: utf-8 -*-
"""
Stores metadata about images which are built to encorporate changes to subuser images which are required in order to implement various permissions.
"""
#external imports
import os
import json
#internal imports
from subuserlib.classes.userOwnedObject import UserOwnedObject
from subuserlib.c... | folti/subuser | logic/subuserlib/classes/subuserSubmodules/run/runtimeCache.py | Python | lgpl-3.0 | 1,842 |
<?php
/**
* Copyright 2016 Google Inc. All Rights Reserved.
*
* 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 ... | advanced-online-marketing/AOM | vendor/googleads/googleads-php-lib/src/Google/AdsApi/Common/Configuration.php | PHP | lgpl-3.0 | 2,004 |
package net.gtn.dimensionalpocket.oc.common.utils;
public class MathHelper {
public static int wrapInt(int value, int max) {
return wrapInt(value, 0, max);
}
public static int wrapInt(int value, int min, int max) {
return value < min ? max : value > max ? min : value;
}
public st... | NPException42/Dimensional-Pockets | java/net/gtn/dimensionalpocket/oc/common/utils/MathHelper.java | Java | lgpl-3.0 | 2,200 |
<?php
/**
* Gekosale, Open Source E-Commerce Solution
* http://www.gekosale.pl
*
* Copyright (c) 2008-2013 WellCommerce sp. z o.o.. Zabronione jest usuwanie informacji o licencji i autorach.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General ... | jmarceli/Gekosale2 | plugin/Gekosale/Frontend/order/model/order.php | PHP | lgpl-3.0 | 36,316 |
"""
This configuration file loads environment's specific config settings for the application.
It takes precedence over the config located in the boilerplate package.
"""
import os
if os.environ['HTTP_HOST'] == "appengine.beecoss.com":
# Load Boilerplate config only in http://appengine.beecoss.com
# this code ... | shupelneker/gae_new_structure | config/__init__.py | Python | lgpl-3.0 | 745 |
---
layout: default
title: Floats / Large screens
category: _utilities
---
<div class="p-card u-float-left--large">Float left on large screens</div>
<div class="p-card u-float-right--large">Float right on large screens</div> | anthonydillon/vanilla-framework | examples/utilities/floats/large-screens.html | HTML | lgpl-3.0 | 225 |
// <copyright file="SalesOrderPaymentStates.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.Domain
{
using System;
public partial class SalesOrd... | Allors/allors2 | Base/Database/Domain/Base/Order/SalesOrderPaymentStates.cs | C# | lgpl-3.0 | 1,419 |
package com.vistatec.ocelot.rules;
import com.vistatec.ocelot.its.model.LanguageQualityIssue;
public class RulesTestHelpers {
public static LanguageQualityIssue lqi(String type, int severity) {
LanguageQualityIssue lqi = new LanguageQualityIssue();
lqi.setType(type);
lqi.setSeverity(sever... | vistatec/ocelot | src/test/java/com/vistatec/ocelot/rules/RulesTestHelpers.java | Java | lgpl-3.0 | 626 |
package com.jediterm.terminal.ui;
import com.google.common.base.Ascii;
import com.google.common.base.Predicate;
import com.google.common.base.Supplier;
import com.google.common.collect.Lists;
import com.jediterm.terminal.*;
import com.jediterm.terminal.TextStyle.Option;
import com.jediterm.terminal.emulator.ColorPalet... | patsimm/jediterm | src-terminal/com/jediterm/terminal/ui/TerminalPanel.java | Java | lgpl-3.0 | 42,325 |
/* The LibVMI Library is an introspection library that simplifies access to
* memory in a target virtual machine or in a file containing a dump of
* a system's physical memory. LibVMI is based on the XenAccess Library.
*
* Copyright 2011 Sandia Corporation. Under the terms of Contract
* DE-AC04-94AL85000 with San... | bentau/libvmi | libvmi/driver/kvm/kvm.h | C | lgpl-3.0 | 4,171 |
/* GIMP - The GNU Image Manipulation Program
* Copyright (C) 1995 Spencer Kimball and Peter Mattis
*
* 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 License, or
* (... | relsi/DaVinci | app/actions/dynamics-actions.c | C | lgpl-3.0 | 4,558 |
#! /usr/bin/env python3
"""The Tab Nanny despises ambiguous indentation. She knows no mercy.
tabnanny -- Detection of ambiguous indentation
For the time being this module is intended to be called as a script.
However it is possible to import it into an IDE and use the function
check() described below.
Wa... | Orav/kbengine | kbe/src/lib/python/Lib/tabnanny.py | Python | lgpl-3.0 | 11,731 |
/*
* $Id: Chunks.java 3373 2008-05-12 16:21:24Z xlv $
*
* This code is part of the 'iText Tutorial'.
* You can find the complete tutorial at the following address:
* http://itextdocs.lowagie.com/tutorial/
*
* This code is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even t... | yogthos/itext | www/examples/com/lowagie/examples/objects/Chunks.java | Java | lgpl-3.0 | 2,050 |
//
// Generated by the J2ObjC translator. DO NOT EDIT!
// source: android/libcore/luni/src/main/java/javax/xml/xpath/XPathFactory.java
//
#ifndef _JavaxXmlXpathXPathFactory_H_
#define _JavaxXmlXpathXPathFactory_H_
@class JavaLangClassLoader;
@protocol JavaxXmlXpathXPath;
@protocol JavaxXmlXpathXPathFunctionResolve... | OpenSoftwareSolutions/PDFReporter | pdfreporter-xcode/j2objc/include/javax/xml/xpath/XPathFactory.h | C | lgpl-3.0 | 2,385 |
var searchData=
[
['_7eanalysis',['~Analysis',['../df/d86/classmknix_1_1_analysis.html#a4813618a04dd0c3098a58b60792f2e34',1,'mknix::Analysis']]],
['_7eanalysisdynamic',['~AnalysisDynamic',['../d4/d8c/classmknix_1_1_analysis_dynamic.html#a85fd7662ea3228c608c6761ffc4e46d4',1,'mknix::AnalysisDynamic']]],
['_7eanalys... | daniel-iglesias/mknix | doc/html/search/functions_7e.js | JavaScript | lgpl-3.0 | 7,520 |
class DeviceDetector
class VersionExtractor < MetadataExtractor
private
def metadata_string
String(regex_meta[:version])
end
end
end
| local-ch/device_detector | lib/device_detector/version_extractor.rb | Ruby | lgpl-3.0 | 159 |
import $ from 'jquery';
import _ from 'underscore';
import Marionette from 'backbone.marionette';
import CreateProfileView from './create-profile-view';
import RestoreProfileView from './restore-profile-view';
import RestoreBuiltInProfilesView from './restore-built-in-profiles-view';
import Template from './templates/q... | abbeyj/sonarqube | server/sonar-web/src/main/js/apps/quality-profiles/actions-view.js | JavaScript | lgpl-3.0 | 2,473 |
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Copyright (c) 2012-2017 The plumed team
(see the PEOPLE file at the root of the distribution for a list of names)
See http://www.plumed.org for more information.
This file is part of plumed, version 2.
plumed is free software... | JFDama/plumed2 | src/multicolvar/ActionVolume.h | C | lgpl-3.0 | 2,918 |
/********************************************************************************
* Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH *
* *
* This software is distributed under the terms of the ... | Barthelemy/FairRoot | base/MQ/policies/Sampler/FairSourceMQInterface.h | C | lgpl-3.0 | 2,936 |
"""Interactive context using the GLUT API (provides navigation support)"""
from OpenGLContext import interactivecontext, glutcontext, context
from OpenGLContext.move import viewplatformmixin
from OpenGL.GLUT import *
class GLUTInteractiveContext (
viewplatformmixin.ViewPlatformMixin,
interactivecontext.Intera... | stack-of-tasks/rbdlpy | tutorial/lib/python2.7/site-packages/OpenGLContext/glutinteractivecontext.py | Python | lgpl-3.0 | 828 |
using System;
namespace NetMQ.Core
{
/// <summary>
/// This enum-type serves to identity a particular socket-option.
/// </summary>
internal enum ZmqSocketOption
{
/// <summary>
/// The I/O-thread affinity.
/// 0 means no affinity, meaning that work shall be distributed fai... | MikkelPorse/netmq | src/NetMQ/Core/ZmqSocketOption.cs | C# | lgpl-3.0 | 11,703 |
/**
******************************************************************************
* @file stm32f429i_discovery_gyroscope.h
* @author MCD Application Team
* @version V2.1.0
* @date 19-June-2014
* @brief This file contains definitions for stm32f429i_discovery_gyroscope.c
* firmwar... | ludopo/STM32F429I | STM32Cube_FW_F4_V1.3.0_lite/Drivers/BSP/STM32F429I-Discovery/stm32f429i_discovery_gyroscope.h | C | lgpl-3.0 | 3,801 |
/* MOD_V2.0
* Copyright (c) 2012 OpenDA Association
* All rights reserved.
*
* This file is part of OpenDA.
*
* OpenDA 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 Lic... | wkramer/openda | core/src/main/java/org/openda/costa/CtaTime.java | Java | lgpl-3.0 | 3,771 |
<!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.4.2) on Sat Sep 25 12:34:52 EDT 2004 -->
<TITLE>
HttpRequestStream (Catalina Internal API Documentation)
</TITLE>
<META NAME="keywords" CONTENT="org.apa... | simeshev/parabuild-ci | 3rdparty/tomcat4131/webapps/tomcat-docs/catalina/docs/api/org/apache/catalina/connector/http/HttpRequestStream.html | HTML | lgpl-3.0 | 21,431 |
/* -*-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/IntersectionPicker.cpp | C++ | lgpl-3.0 | 6,655 |
thisdir = class/System.Reactive.Runtime.Remoting
SUBDIRS =
include ../../build/rules.make
LIBRARY = System.Reactive.Runtime.Remoting.dll
LIB_MCS_FLAGS = \
@more_build_args \
-r:System.dll \
-r:System.Core.dll \
-r:System.Reactive.Interfaces.dll \
-r:System.Reactive.Core.dll \
-r:System.React... | edwinspire/VSharp | class/System.Reactive.Runtime.Remoting/Makefile | Makefile | lgpl-3.0 | 933 |
/*
* Copyright (c) 2013-2017, Lawrence Livermore National Security, LLC.
*
* Produced at the Lawrence Livermore National Laboratory. Written by:
* Barry Rountree <rountree@llnl.gov>,
* Scott Walker <walker91@llnl.gov>, and
* Kathleen Shoga <shoga1@llnl.gov>.
*
* LLNL-CODE-645430
*
* All rights res... | scalability-llnl/libmsr | test/pstate_test.c | C | lgpl-3.0 | 6,553 |
/* Jakopter
* Copyright © 2015 ALF@INRIA
*
* 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 later version.
*
* This libra... | thibhul/Jakopter | include/network.h | C | lgpl-3.0 | 1,481 |
/*
* Forge Mod Loader
* Copyright (c) 2012-2013 cpw.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the GNU Lesser Public License v2.1
* which accompanies this distribution, and is available at
* http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
*
... | HATB0T/RuneCraftery | forge/mcp/src/minecraft/cpw/mods/fml/client/modloader/ModLoaderClientHelper.java | Java | lgpl-3.0 | 7,879 |
/****************************************************************************
Copyright (c) 2013 cocos2d-x.org
http://www.cocos2d-x.org
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without res... | gameview/WareCocos2dx | extensions/CocoStudio/Armature/CCBone.cpp | C++ | lgpl-3.0 | 12,553 |
<!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.4.2) on Sat Sep 25 12:34:50 EDT 2004 -->
<TITLE>
org.apache.catalina.users (Catalina Internal API Documentation)
</TITLE>
<META NAME="keywords" CONTENT=... | simeshev/parabuild-ci | 3rdparty/tomcat4131/webapps/tomcat-docs/catalina/docs/api/org/apache/catalina/users/package-summary.html | HTML | lgpl-3.0 | 9,897 |
/****************************************************************************
**
** Copyright (C) 2020 Klaralvdalens Datakonsult AB (KDAB).
** Contact: https://www.qt.io/licensing/
**
** This file is part of the Qt3D module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** Commercial License Usage
** Licensees holdin... | qtproject/qt3d | src/core/jobs/job_common_p.h | C | lgpl-3.0 | 2,519 |
package fi.cs.ubicomp.database.traces;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.SQLException;
import java.sql.Statement;
public class TracesCollector {
private Connection connect = null;
private Statement statement = null;
private PreparedState... | mobile-cloud-computing/ScalingMobileCodeOffloading | Framework-JVM/Manager/CodeOffload/src/main/java/fi/cs/ubicomp/database/traces/TracesCollector.java | Java | lgpl-3.0 | 1,634 |
/*
* Copyright (C) 2009 Christian Hujer
*
* 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 License, or
* (at your option) any later version.
*
* This program is d... | christianhujer/japi | historic2/src/prj/net/sf/japi/progs/jeduca/jtest/gui/FirstSettingsModule.java | Java | lgpl-3.0 | 4,554 |
/*
* Copyright 2006 - 2013
* Stefan Balev <stefan.balev@graphstream-project.org>
* Julien Baudry <julien.baudry@graphstream-project.org>
* Antoine Dutot <antoine.dutot@graphstream-project.org>
* Yoann Pigné <yoann.pigne@graphstream-project.org>
* Guilhelm Savin <guilhelm.savin... | margaritis/gs-core | src/org/graphstream/graph/implementations/DefaultGraph.java | Java | lgpl-3.0 | 3,896 |
/* radare - LGPL - Copyright 2010-2017 - pancake, oddcoder */
#include <r_anal.h>
#include <r_util.h>
#include <r_cons.h>
#include <r_list.h>
#define DB a->sdb_fcns
struct VarType {
char kind;
char *type;
int size;
char *name;
};
#define SDB_VARTYPE_FMT "czdz"
#define EXISTS(x, ...) snprintf (key, sizeof (key)... | Svenito/radare2 | libr/anal/var.c | C | lgpl-3.0 | 22,317 |
/*!
*
*
* \brief Very basic math abstraction layer.
*
* \par
* This file serves as a minimal abstraction layer.
* Inclusion of this file makes some frequently used
* functions, constants, and header file inclusions
* OS-, compiler-, and version-independent.
*
*
*
*
* \author -
* \date ... | Shark-ML/Shark | include/shark/Core/Math.h | C | lgpl-3.0 | 5,265 |
#ifndef FILE_POSITION_H
#define FILE_POSITION_H
#include <cstddef>
#include "finite_state_machine.h"
class FilePosition {
private:
std::size_t line, column;
bool carriage_return;
public:
FilePosition() : line(1), column(1), carriage_return(false) {}
void on_state_change(Direction direction, char symbol);
void ... | Vvardenfell/lexer | include/file_position.h | C | lgpl-3.0 | 605 |
#ifndef AV_PYTHON_GUA_PBS_MATERIAL_FACTORY_HPP
#define AV_PYTHON_GUA_PBS_MATERIAL_FACTORY_HPP
void init_PBSMaterialFactory();
#endif //AV_PYTHON_GUA_PBS_MATERIAL_FACTORY_HPP
| jakobharlan/avango | avango-gua/python/avango/gua/renderer/PBSMaterialFactory.hpp | C++ | lgpl-3.0 | 176 |
/********************
* HTML CSS
*/
.chartWrap {
margin: 0;
padding: 0;
overflow: hidden;
}
/********************
Box shadow and border radius styling
*/
.nvtooltip.with-3d-shadow, .with-3d-shadow .nvtooltip {
-moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
... | zengzhaozheng/ankush | ankush/src/main/webapp/resources/libcss3.0/nv.d3.css | CSS | lgpl-3.0 | 12,841 |
#include <math.h>
#include <stdio.h>
#include <stdlib.h>
#define max(x,y) ( x>y?x:y )
#define min(x,y) ( x<y?x:y )
void Roe_HLL_solver(double *V_mk, double *F, double gamma, double P_L, double RHO_L, double U_L, double V_L, double P_R, double RHO_R, double U_R, double V_R, double *lambda_max, double delta)
{
// do... | ximlel/Multiphase_Flow_Program | src/Riemann_solver/Roe_HLL_solver.c | C | lgpl-3.0 | 4,359 |
//
// CacheDependencyCas.cs
// - CAS unit tests for System.Web.Caching.CacheDependency
//
// Author:
// Sebastien Pouliot <sebastien@ximian.com>
//
// Copyright (C) 2005 Novell, Inc (http://www.novell.com)
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and assoc... | edwinspire/VSharp | class/System.Web/Test/System.Web.Caching/CacheDependencyCas.cs | C# | lgpl-3.0 | 3,300 |
//
// Authors:
// David Straw
// Atsushi Enomoto <atsushi@ximian.com>
//
// Copyright (C) 2011 Novell, Inc. http://www.novell.com
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
// "Software"), to deal in the Software withou... | edwinspire/VSharp | class/System.ServiceModel/Test/System.ServiceModel.Dispatcher/Bug652331Test.cs | C# | lgpl-3.0 | 16,194 |
import numpy as np
try:
import scipy.optimize as opt
except ImportError:
pass
from ase.optimize.optimize import Optimizer
class Converged(Exception):
pass
class OptimizerConvergenceError(Exception):
pass
class SciPyOptimizer(Optimizer):
"""General interface for SciPy optimizers
Only the ca... | suttond/MODOI | ase/optimize/sciopt.py | Python | lgpl-3.0 | 10,601 |
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.harium.keel.core.interpolation;
/**
* Interpolation routines.
* @author Diego Catalano
*/
public final class Interpolation {
/**
* Don't let anyone instantiate this class.
*/
... | yuripourre/keel | src/main/java/com/harium/keel/core/interpolation/Interpolation.java | Java | lgpl-3.0 | 1,057 |
#include <bits/stdc++.h>
using namespace std;
long long st[400005],lazy[400005];
long long query(int idx,int l,int r,int a,int b){
if (r<a||l>b) return 0;
if (lazy[idx]){
st[idx] = lazy[idx];
if (r!=l){
lazy[idx*2] = lazy[idx];
lazy[idx*2+1] = lazy[idx];
}
... | SaBuZa/SaBuZa-Competitive-Code | Segment_Tree/MaxLazySegmentTree.cpp | C++ | unlicense | 1,093 |
# [Ben Forbes Griffith](https://github.com/Epicurean306)

| category | value |
|-----------|-------|
| _:house:_ | Toledo, OH |
| _:dog: or :cat:_ | :dog2: :smirk_cat: :dragon: |
## Faves! :v:
| category | value |
|----------|--... | JessyRiordan/student-roster | 2015-05/FEE/Epicurean306.md | Markdown | unlicense | 716 |
const router = require('koa-router')();
router.get('/', (ctx) => {
return ctx.render('contact')
})
module.exports = router;
| colealbon/bubblemachine | routes/contact.js | JavaScript | unlicense | 130 |
/**
* event handler to be fired if the content of input element have changed.
*/
function eventHandler() {
// write your own event handler here.
document.getElementById('info').innerHTML = 'input content changed to ' +
document.getElementById('input').value;
}
/**
* Variable which keeps track of the content... | yegle/userpages | content/code/javascript-oninput-event-alternative/polling.js | JavaScript | unlicense | 738 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.