repo_name
stringlengths
4
116
path
stringlengths
3
942
size
stringlengths
1
7
content
stringlengths
3
1.05M
license
stringclasses
15 values
felipec/gst-av
gstav_h264enc.c
2840
/* * Copyright (C) 2009-2012 Felipe Contreras * * Author: Felipe Contreras <felipe.contreras@gmail.com> * * This file may be used under the terms of the GNU Lesser General Public * License version 2.1. */ #include "gstav_h264enc.h" #include "gstav_venc.h" #include "plugin.h" #include <libavcodec/avcodec.h> #in...
lgpl-2.1
KDE/android-qt-mobility
src/multimedia/qvideowidget.cpp
26102
/**************************************************************************** ** ** 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 Mobility Components. ** ** $QT_BEGIN_LICENSE:LGPL$ ** No Comme...
lgpl-2.1
mbarnes/libgdav
libgdav/gdav-supported-calendar-component-set-property.h
2179
/* * Copyright (C) 2014 Red Hat, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the licence, or (at your option) any later version. * * This librar...
lgpl-2.1
jahrome/gst-plugins-good
gst/videofilter/gstvideobalance.c
25489
/* GStreamer * Copyright (C) <1999> Erik Walthinsen <omega@cse.ogi.edu> * Copyright (C) <2003> David Schleef <ds@schleef.org> * Copyright (C) <2010> Sebastian Dröge <sebastian.droege@collabora.co.uk> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library G...
lgpl-2.1
captain-mayhem/captainsengine
Engine/renderer/rendertarget.cpp
994
#include "rendertarget.h" #include <system/engine.h> #include <renderer/renderer.h> #include <renderer/forms.h> using namespace CGE; RenderTarget* RenderTarget::mCurrTarget = NULL; void RenderTarget::drawFullscreen(bool transform){ Renderer* rend = Engine::instance()->getRenderer(); if (transform){ rend->ort...
lgpl-2.1
garetxe/lie-singlets
static/static5.c
3038
/* Static5 is engaged with type BIGINT and ggd(vec) */ #include "lie.h" #ifdef __STDC__ static entry gcd(entry x,entry y); static entry abs_minimum(vector* v_vec); static boolean equal_elements(vector* v_vec); #endif static bigint* bin_from_int(i) intcel* i; { entry k = i->intval; freemem(i); return entry2bigint(k); ...
lgpl-2.1
rpavlik/vrjuggler-2.2-debs
modules/vrjuggler/vrj/Draw/DrawManager.h
3524
/*************** <auto-copyright.pl BEGIN do not edit this line> ************** * * VR Juggler is (C) Copyright 1998-2007 by Iowa State University * * Original Authors: * Allen Bierbaum, Christopher Just, * Patrick Hartling, Kevin Meinert, * Carolina Cruz-Neira, Albert Baker * * This library is free soft...
lgpl-2.1
oeru/simplesamlphp
vendor/robrichards/xmlseclibs/tests/encrypteddata-node-order.phpt
1386
--TEST-- Test node order of EncryptedData children. --DESCRIPTION-- Makes sure that the child elements of EncryptedData appear in the correct order. --FILE-- <?php require($_SERVER['DOCUMENT_ROOT'] . '/../xmlseclibs.php'); $dom = new DOMDocument(); $dom->load($_SERVER['DOCUMENT_ROOT'] . '/basic-doc.xml'); $objKey = n...
lgpl-2.1
hotpeperoncino/crocopat
src/relStrExpr.h
5003
/* * CrocoPat is a tool for relational programming. * This file is part of CrocoPat. * * Copyright (C) 2002-2008 Dirk Beyer * * CrocoPat 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 ...
lgpl-2.1
Itachicz11/tinymce
tests/tinymce.util.Dispatcher.html
1929
<!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> <title>tinymce.util.Dispatcher tests</title> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <link rel="stylesheet" href="http://code.jquery.com/q...
lgpl-2.1
einon/affymetrix-power-tools
sdk/birdseed-dev/IntensitiesParser.cpp
4466
//////////////////////////////////////////////////////////////// // // Copyright (C) 2007 The Broad Institute and Affymetrix, Inc. // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License (version 2) as // published by the Free Software Foundat...
lgpl-2.1
jfoxGRT/jboss_upgrade
standalone/deployments/custserv-web/src/main/webapp/WEB-INF/app/models/tms_fake_in.rb
299
class TmsFakeIn < ActiveRecord::Base set_table_name "tms_fake_in" end # == Schema Information # # Table name: tms_fake_in # # id :integer(10) not null, primary key # message :text not null # created_at :datetime # priority :integer(10) default(0), not null #
lgpl-2.1
kctan0805/vdpm
share/mesh/Mesh-1.13/lib3d/include/model_in.h
11529
/* $Id: model_in.h,v 1.27 2004/10/25 11:37:40 aspert Exp $ */ /* * * Copyright (C) 2001-2004 EPFL (Swiss Federal Institute of Technology, * Lausanne) 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...
lgpl-2.1
bakaiadam/collaborative_qt_creator
src/libs/3rdparty/cplusplus/ASTMatch0.cpp
30168
// Copyright (c) 2008 Roberto Raggi <roberto.raggi@gmail.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 without restriction, including without limitation the rights // to use, cop...
lgpl-2.1
kobolabs/qt-everywhere-opensource-src-4.6.2
doc/html/network-downloadmanager-textprogressbar-cpp.html
5083
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>Qt 4.6: textprogressbar.cpp Example File (network/downloadmanager/textprogressbar.cpp)</title> <link hre...
lgpl-2.1
ystk/tools-yocto1-rpm
syck/tests/YTS.c
56537
// // YTS.c // // $Author: why $ // $Date: 2005/09/20 23:42:51 $ // // Copyright (C) 2004 why the lucky stiff // // Well, this is the Yaml Testing Suite in the form of a plain C // API. Basically, this is as good as C integration gets for Syck. // You've got to have a symbol table around. From there, you can // query...
lgpl-2.1
jondo2010/OpenSG
Source/System/Window/Background/OSGTextureBackgroundBase.h
19137
/*---------------------------------------------------------------------------*\ * OpenSG * * * * * * ...
lgpl-2.1
LonghronShen/gnome-sharp-2.24.1
gconf/GConf/Makefile
18478
# Makefile.in generated by automake 1.10.1 from Makefile.am. # gconf/GConf/Makefile. Generated from Makefile.in by configure. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Softwar...
lgpl-2.1
zhaozw/android-1
src/net/java/sip/communicator/service/protocol/event/SubscriptionMovedEvent.java
3564
/* * Jitsi, the OpenSource Java VoIP and Instant Messaging client. * * Distributable under LGPL license. * See terms of license at gnu.org. */ package net.java.sip.communicator.service.protocol.event; import java.util.*; import net.java.sip.communicator.service.protocol.*; /** * Events of this class represent ...
lgpl-2.1
ystk/tools-yocto1-rpm
syck/ext/cocoa/src/Base64 NSData code/GSNSDataExtensions/Methods/Methods.html
3467
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/1998/REC-html40-19980424/loose.dtd"> <html><head> <title>Methods</title> <meta name="generator" content="HeaderDoc"> </head><body bgcolor="#ffffff"><h1><font face="Geneva,Arial,Helvtica">Methods</font></h1><hr><br> <a name="//a...
lgpl-2.1
JackieXie168/ixlib
old_headers/ixlib_random.hh
28
#include <ixlib_random.hpp>
lgpl-2.1
gigimoi/Zombie-Total-Conversion-Craft
src/main/java/net/gigimoi/zombietc/tile/TileZTC.java
1114
package net.gigimoi.zombietc.tile; import net.gigimoi.zombietc.ZombieTC; import net.gigimoi.zombietc.util.IListenerZTC; import net.minecraft.nbt.NBTTagCompound; import net.minecraft.network.NetworkManager; import net.minecraft.network.Packet; import net.minecraft.network.play.server.S35PacketUpdateTileEntity; import n...
lgpl-2.1
cevich/atomic-avahi
Dockerfile
738
FROM registry.access.redhat.com/rhel7:latest MAINTAINER cevich@redhat.com RUN yum install -y deltarpm yum-utils &&\ yum update -y && \ yum install avahi -y && \ yum clean all ADD avahi-daemon.conf /etc/avahi/ ADD ssh.service /etc/avahi/services/ ADD avahi-daemon.service /etc/systemd/system/ LABEL RUN /usr/b...
lgpl-2.1
aerospark/FML
bukkit/net/minecraft/server/BukkitRegistry.java
5591
package net.minecraft.server; import java.util.Iterator; import java.util.List; import net.minecraft.src.BiomeGenBase; import cpw.mods.fml.common.registry.IMinecraftRegistry; import cpw.mods.fml.server.FMLBukkitHandler; public class BukkitRegistry implements IMinecraftRegistry { @Override public void addRe...
lgpl-2.1
TACC/t3pio
unstructTest/main.C
2609
#define OMPI_SKIP_MPICXX 1 #define MPICH_SKIP_MPICXX 1 #include "comm.h" #include <stdio.h> #include "cmdLineOptions.h" #include "h5test.h" #include "parallel_io.h" #include "t3pio.h" Comm P; void outputResults(CmdLineOptions& cmd, ParallelIO& pio); int main(int argc, char* argv[]) { P.init(&argc, &argv, MPI_CO...
lgpl-2.1
pbondoer/xwiki-platform
xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/ObjectPolicyType.java
2998
/* * 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...
lgpl-2.1
dashea/bdcs
importer/BDCS/RPM/Sources.hs
1380
-- Copyright (C) 2016-2017 Red Hat, Inc. -- -- This library is free software; you can redistribute it and/or -- modify it under the terms of the GNU Lesser General Public -- License as published by the Free Software Foundation; either -- version 2.1 of the License, or (at your option) any later version. -- -- This libr...
lgpl-2.1
tzlaine/GG
tutorial/minimal.cpp
4112
#if USE_SDL_BACKEND #include "../test/SDLBackend.h" #else #include "../test/OgreBackend.h" #endif #include <GG/StyleFactory.h> #include <GG/dialogs/ThreeButtonDlg.h> #include <GG/dialogs/FileDlg.h> #include <iostream> // Tutorial 1: Minimal // This contains the minimal interesting GG application. It contains 3D as...
lgpl-2.1
ufasoft/foreign
mpir/longlong.h
10218
#include "longlong_pre.h" #include <longlong_inc.h> /* longlong.h -- definitions for mixed size 32/64 bit arithmetic. Copyright 1991, 1992, 1993, 1994, 1996, 1997, 1999, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. This file is free software; you can redistribute it and/or modify it under the t...
lgpl-2.1
esig/dss
dss-asic-cades/src/test/java/eu/europa/esig/dss/asic/cades/signature/asics/ASiCSCAdESLevelLTTest.java
5526
/** * DSS - Digital Signature Services * Copyright (C) 2015 European Commission, provided under the CEF programme * * This file is part of the "DSS - Digital Signature Services" project. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Publ...
lgpl-2.1
KDE/kjsembed
examples/calc/calc.js
2564
#!/usr/bin/env kjscmd5 function Calculator(ui) { // Setup entry functions var display = ui.findChild('display'); this.display = display; this.one = function() { display.intValue = display.intValue*10+1; } this.two = function() { display.intValue = display.intValue*10+2; } this.three = function() { displa...
lgpl-2.1
TeamupCom/tinymce
modules/tinymce/src/core/test/ts/browser/keyboard/TypeTextAtCefTest.ts
2019
import { Keys } from '@ephox/agar'; import { describe, it } from '@ephox/bedrock-client'; import { TinyAssertions, TinyContentActions, TinyHooks, TinySelections } from '@ephox/mcagar'; import Editor from 'tinymce/core/api/Editor'; import Theme from 'tinymce/themes/silver/Theme'; describe('browser.tinymce.core.keyboar...
lgpl-2.1
MenesesEvandro/WCF
wcfsetup/install/files/lib/acp/form/ContactOptionAddForm.class.php
1453
<?php namespace wcf\acp\form; use wcf\data\contact\option\ContactOption; use wcf\data\contact\option\ContactOptionAction; use wcf\data\contact\option\ContactOptionEditor; /** * Shows the contact option add form. * * @author Alexander Ebert * @copyright 2001-2019 WoltLab GmbH * @license GNU Lesser General Public ...
lgpl-2.1
solmix/datax
generator/core/src/main/java/org/solmix/generator/plugin/RenameExampleClassPlugin.java
3084
/** * Copyright 2006-2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unle...
lgpl-2.1
c2mon/c2mon-client-ext-history
src/main/java/cern/c2mon/client/ext/history/common/HistoryUpdate.java
1559
/****************************************************************************** * Copyright (C) 2010-2016 CERN. All rights not expressly granted are reserved. * * This file is part of the CERN Control and Monitoring Platform 'C2MON'. * C2MON is free software: you can redistribute it and/or modify it under the * t...
lgpl-3.0
chjacobsen/mystery-murder-generator
mmgen/renderers/json.py
204
from __future__ import absolute_import import json class JSONRenderer: """ Renders a mystery as JSON """ def render(self, mystery): return json.dumps(mystery.encode(), indent=4)
lgpl-3.0
mbring/sonar-java
java-maven-model/src/main/java/org/sonar/maven/model/LocatedAttributeAdapter.java
1812
/* * SonarQube Java * Copyright (C) 2012-2017 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 Licen...
lgpl-3.0
biotextmining/core
src/main/java/com/silicolife/textmining/core/datastructures/dataaccess/database/dataaccess/implementation/model/core/entities/ClusterProcessHasLabelsId.java
1802
package com.silicolife.textmining.core.datastructures.dataaccess.database.dataaccess.implementation.model.core.entities; // Generated 23/Mar/2015 16:36:00 by Hibernate Tools 4.3.1 import javax.persistence.Column; import javax.persistence.Embeddable; /** * ClusterProcessHasLabelsId generated by hbm2java */ @Embedda...
lgpl-3.0
libyal/libsigscan
tests/sigscan_test_signature.c
11212
/* * Library signature type test program * * Copyright (C) 2014-2022, Joachim Metz <joachim.metz@gmail.com> * * Refer to AUTHORS for acknowledgements. * * 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 Fre...
lgpl-3.0
statkraft/shyft-doc
core/html/namespaces.js
78
var namespaces = [ [ "shyft", "namespaceshyft.html", "namespaceshyft" ] ];
lgpl-3.0
Frankie-PellesC/fSDK
Lib/src/Uuid/oledbdat0000005D.c
448
// Created file "Lib\src\Uuid\oledbdat" 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, b5...
lgpl-3.0
fingi/csipsimple
src/com/csipsimple/ui/outgoingcall/OutgoingCallListFragment.java
8351
/** * Copyright (C) 2010-2012 Regis Montoya (aka r3gis - www.r3gis.fr) * This file is part of CSipSimple. * * CSipSimple 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...
lgpl-3.0
guruqu/BeaconTeleport
src/fun/guruqu/portal/structures/BlockStructure.java
149
package fun.guruqu.portal.structures; public class BlockStructure { /** * @param args */ public static void main(String[] args) { } }
lgpl-3.0
Allors/allors1
Adapters/Tests/Adapters/object/sqlclient/ReadCommitted/Profile.cs
5350
// -------------------------------------------------------------------------------------------------------------------- // <copyright file="Profile.cs" company="Allors bvba"> // Copyright 2002-2012 Allors bvba. // Dual Licensed under // a) the Lesser General Public Licence v3 (LGPL) // b) the Allors License // Th...
lgpl-3.0
pcolby/libqtaws
src/chime/describeappinstanceuserrequest.h
1435
/* 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...
lgpl-3.0
vadimart92/SGG-TRF-Analyzer
SphericalHarmonicAnalyze/LUDenceMatrix.cs
295
using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace SphericalHarmonicAnalyze { class LUDenceMatrix:MathNet.Numerics.LinearAlgebra.Double.Factorization.LU { MathNet.Numerics.LinearAlgebra.Double.DenseMatrix dm { get; set; } } }
lgpl-3.0
HamedMasafi/Noron
src/serverhub.cpp
3066
/************************************************************************** ** ** This file is part of . ** https://github.com/HamedMasafi/ ** ** 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, eithe...
lgpl-3.0
kyungtaekLIM/PSI-BLASTexB
src/ncbi-blast-2.5.0+/c++/include/objects/cn3d/Cn3d_backbone_style.hpp
2744
/* $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...
lgpl-3.0
SirmaITT/conservation-space-1.7.0
docker/sirma-platform/platform/seip-parent/platform/rest-api/src/main/java/com/sirma/itt/seip/rest/handlers/readers/InstanceBodyReader.java
1803
package com.sirma.itt.seip.rest.handlers.readers; import static com.sirma.itt.seip.rest.utils.request.params.RequestParams.PATH_ID; import java.io.IOException; import java.io.InputStream; import java.lang.annotation.Annotation; import java.lang.reflect.Type; import javax.inject.Inject; import javax.ws.rs.BeanParam; ...
lgpl-3.0
MpStyle/NotificationManager
Web/Settings.view.php
3532
<?php namespace Web; use BusinessLogic\Configuration\Configuration; use BusinessLogic\Configuration\ConfigurationBook; /* @var $this Settings */ ?> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <span id="page-title"> Settings </span> <div class="btn-group" role="group" id="top-toolbar"><...
lgpl-3.0
herculeshssj/orcamento
orcamento/src/test/java/br/com/hslife/orcamento/entity/DividaTerceiroTest.java
4219
/*** Copyright (c) 2012 - 2021 Hércules S. S. José Este arquivo é parte do programa Orçamento Doméstico. Orçamento Doméstico é um software livre; você pode redistribui-lo e/ou modificá-lo dentro dos termos da Licença Pública Geral Menor GNU como publicada pela Fundação do Software Livre (FSF); na versão 3.0 da L...
lgpl-3.0
jehd/Linux-Bot
doxy-files/html/mybotv3_8c.html
9746
<!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"/> <title>Linux IRC-Bot: mybo...
lgpl-3.0
kidaa/Awakening-Core3
doc/html/class_melee2h_lunge1_command.html
114883
<!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...
lgpl-3.0
pcolby/libqtaws
src/pricing/describeservicesresponse.h
1512
/* 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...
lgpl-3.0
qagwaai/StarMalaccamax
src/com/qagwaai/starmalaccamax/client/service/action/GetAllJobsResponse.java
1407
/** * GetAllUsersResponse.java * Created by pgirard at 2:07:29 PM on Aug 19, 2010 * in the com.qagwaai.starmalaccamax.shared.services.action package * for the JobMalaccamax project */ package com.qagwaai.starmalaccamax.client.service.action; import java.util.ArrayList; import com.google.gwt.user.client...
lgpl-3.0
sklintyg/statistik
web/src/main/webapp/app/shared/treemultiselector/treeMultiSelectorCtrl.js
1547
/* * Copyright (C) 2021 Inera AB (http://www.inera.se) * * This file is part of sklintyg (https://github.com/sklintyg). * * sklintyg 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 t...
lgpl-3.0
lfelipev/P1Charts
README.md
270
P1Charts ======== Projeto da disciplina de programação 1 de 2013.2 Gera um gráfico em Pizza ou em Barras com até 5 parâmetros. Instalar os seguintes arquivos: * CMake * git * Biblioteca cairo * Biblioteca Jansson Dica do malandro ---------------- Usem linux!
lgpl-3.0
PheeL79/diOS
src/osal/network/lwip/sys_arch.c
14130
/* * Copyright (c) 2001-2003 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain the above copyright not...
lgpl-3.0
sistemas-web/nodejs-exemplos
node/this-3.js
238
// node/this-3.js var object = { id: "xyz", printId: function() { console.log('The id is '+ this.id + ' ' + this.toString()); } }; // setTimeout(object.printId, 100); var callback = object.printId; callback();
lgpl-3.0
malachig/genome
lib/perl/Genome/Sys.pm
63117
package Genome::Sys; use strict; use warnings; use Genome; use Genome::Carp qw(croakf); use Genome::Utility::File::Mode qw(mode); use autodie qw(chown); use Carp; use Cwd; use Digest::MD5; use Errno qw(); use File::Basename; use File::Copy qw(); use File::Path; use File::Spec; use File::stat qw(stat lstat); use IO::...
lgpl-3.0
taye/adeyemitaye-biographer-interactjs
src/test/environment/resources/examples/complex_cp.js
146668
var complexExample = { "edges" : [ { "id" : 0, "sbo" : 15, "source" : "Reactome:109796", "target" : "Reactome:177938" }, { "id" : 1, "sbo" : 15, "source" : "MAP:Cb15996_CY_Reactome:177938", "target" : "Reactome:177938" },...
lgpl-3.0
echowalways/GtGhost
src/ghost/kernel/gblackboard.cpp
3388
#include "gblackboard_p.h" #include "gblackboard_p_p.h" #include "gghosttree_p.h" #include "gghostnode_p.h" typedef QHash<QQmlEngine *, QPointer<GBlackboard> > GlobalBlackboards; Q_GLOBAL_STATIC(GlobalBlackboards, theGlobalBlackboards) // class GBlackboard GBlackboard::GBlackboard(QObject *parent) : QObject(*ne...
lgpl-3.0
loftuxab/community-edition-old
projects/alfresco-jlan/source/java/org/alfresco/jlan/client/PrintSession.java
3570
/* * Copyright (C) 2006-2010 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 y...
lgpl-3.0
klipdev/SpiderGps
workspace/SpiderGps/src3p/org/klipdev/spidergps3p/kml/Vec2Type.java
3972
// // Ce fichier a été généré par l'implémentation de référence JavaTM Architecture for XML Binding (JAXB), v2.2.8-b130911.1802 // Voir <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> // Toute modification apportée à ce fichier sera perdue lors de la recompilation du schéma source. // Généré ...
lgpl-3.0
cammanderson/phruts
tests/ConfigTest/TokenProcessorTest.php
145
<?php namespace ConfigTest; class TokenProcessorTest extends \PHPUnit_Framework_TestCase { public function testInstantiate() { } }
lgpl-3.0
stevleibelt/media_library
application/Database/Media/om/BaseMediaToArtistQuery.php
19447
<?php namespace Database\Media\om; use \Criteria; use \Exception; use \ModelCriteria; use \ModelJoin; use \PDO; use \Propel; use \PropelCollection; use \PropelException; use \PropelObjectCollection; use \PropelPDO; use Database\Media\Artist; use Database\Media\Media; use Database\Media\MediaToArtist; use Database\Med...
lgpl-3.0
ccarducci/Ushahidi_local
App/Classes/Controllers/USHReportAddViewController.h
2719
/***************************************************************************** ** Copyright (c) 2012 Ushahidi Inc ** All rights reserved ** Contact: team@ushahidi.com ** Website: http://www.ushahidi.com ** ** GNU Lesser General Public License Usage ** This file may be used under the terms of the GNU Lesser ** G...
lgpl-3.0
Frankie-PellesC/fSDK
Lib/src/dxguid/X64/d3d9guid00000078.c
469
// Created file "Lib\src\dxguid\X64\d3d9guid" 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, b...
lgpl-3.0
ajpahl1008/iaas
iaas-provision-service/src/main/java/com/pahlsoft/ws/iaas/provision/behaviors/deploy/JbossDeployBehavior.java
2342
package com.pahlsoft.ws.iaas.provision.deploy.behaviors; import org.apache.log4j.Logger; import com.pahlsoft.ws.iaas.provision.generated.InstructionType; import com.pahlsoft.ws.iaas.provision.generated.ProvisionProperties; import com.pahlsoft.ws.iaas.provision.generated.ProvisionResponse; import com.pahlsoft.ws.iaas....
lgpl-3.0
IntegratedAlarmSystem-Group/ias
Cdb/src/main/java/org/eso/ias/cdb/CdbReaderFactory.java
6266
package org.eso.ias.cdb; import org.eso.ias.cdb.json.CdbFiles; import org.eso.ias.cdb.json.CdbJsonFiles; import org.eso.ias.cdb.json.JsonReader; import org.eso.ias.cdb.rdb.RdbReader; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import java.lang.reflect.Constructor; import java.util.Arrays; import java.uti...
lgpl-3.0
aozora/arashi
src/ThirdPartyLibraries/Common.Logging/doc/api/html/Common.Logging~Common.Logging.Factory.AbstractLogger.Trace~Overloads.html
4061
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta content="history" name="save" /> <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" /> <title>Trace Method</title> <xml> </xml> ...
lgpl-3.0
contao-bootstrap/form
src/Resources/contao/languages/en/default.php
326
<?php /** * Contao Bootstrap form. * * @package contao-bootstrap * @author David Molineus <david.molineus@netzmacht.de> * @copyright 2017-2019 netzmacht David Molineus. All rights reserved. * @license LGPL 3.0-or-later * @filesource */ $GLOBALS['TL_LANG']['MSC']['bootstrapUploadButton'] = 'Choose f...
lgpl-3.0
SergiyKolesnikov/fuji
examples/Notepad_casestudies/NotepadBenDelaware/features/Font/Actions.java
1444
/** *A PUBLIC CLASS FOR ACTIONS.JAVA */ class Actions{ public Fonts font = new Fonts(); /** *@see FONTS.JAVA *this is a font class which is for changing the font, style & size */ public void fonT(){ font.setVisible(true); //setting the visible is true font.pack(); //pack the panel /...
lgpl-3.0
garyd203/flying-circus
src/flyingcircus/service/applicationautoscaling.py
424
"""General-use classes to interact with the ApplicationAutoScaling service through CloudFormation. See Also: `AWS developer guide for ApplicationAutoScaling <https://docs.aws.amazon.com/autoscaling/application/APIReference/Welcome.html>`_ """ # noinspection PyUnresolvedReferences from .._raw import applicatio...
lgpl-3.0
ziyoucaishi/marketplace
app/models/listing_shape.rb
1463
# == Schema Information # # Table name: listing_shapes # # id :integer not null, primary key # community_id :integer not null # transaction_process_id :integer not null # price_enabled :boolean not null # shipping_enabled :boolean ...
lgpl-3.0
sysprogs/BazisLib
bzscore/WinKernel/thread.h
4196
#pragma once #pragma region Imported API extern "C" NTSYSAPI NTSTATUS NTAPI ZwWaitForSingleObject( __in HANDLE Handle, __in BOOLEAN Alertable, __in_opt PLARGE_INTEGER Timeout); typedef struct _THREAD_BASIC_INFORMATION { NTSTATUS ExitStatus; PVOID TebBaseAddress;...
lgpl-3.0
zhanggyb/BlendInt
include/blendint/gui/color-button.hpp
2260
/* * This file is part of BlendInt (a Blender-like Interface Library in * OpenGL). * * BlendInt (a Blender-like Interface Library in OpenGL) 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, eith...
lgpl-3.0
SergiyKolesnikov/fuji
examples/AHEAD/preprocess/ImpQual.java
369
import java.util.*; import Jakarta.util.FixDosOutputStream; import java.io.*; public class ImpQual { /* returns name of AST_QualifiedName */ public String GetName() { String result = ( ( AST_QualifiedName ) arg[0] ).GetName(); if ( arg[1].arg[0] != null ) result = r...
lgpl-3.0
field/FieldKit.scala
src.gl/field/kit/gl/scene/shape/Box.scala
4875
/* *\ ** _____ __ _____ __ ____ FieldKit ** ** / ___/ / / /____/ / / / \ (c) 2009, field ** ** / ___/ /_/ /____/ / /__ / / / http://www.field.io ...
lgpl-3.0
tyotann/tyo-java-frame
src/com/ihidea/component/datastore/archive/ArchiveController.java
15946
package com.ihidea.component.datastore.archive; import java.awt.Graphics2D; import java.awt.Image; import java.awt.image.BufferedImage; import java.io.BufferedInputStream; import java.io.BufferedOutputStream; import java.io.ByteArrayInputStream; import java.io.ByteArrayOutputStream; import java.io.File; import java.io...
lgpl-3.0
SonarSource/sonarqube
server/sonar-webserver-webapi/src/main/java/org/sonar/server/almsettings/ws/AlmSettingsSupport.java
4030
/* * 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...
lgpl-3.0
onox/osgocean
src/osgOcean/SiltEffect.cpp
23252
/* -*-c++-*- OpenSceneGraph - Copyright (C) 1998-2006 Robert Osfield * * This library is open source and may be redistributed and/or modified under * the terms of the OpenSceneGraph Public License (OSGPL) version 0.0 or * (at your option) any later version. The full license is in LICENSE file * included with ...
lgpl-3.0
aozora/arashi
src/ThirdPartyLibraries/Common.Logging/doc/api/html/Common.Logging~Common.Logging.AbstractLogger.Info2.html
3479
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema"> <head> <meta http-equiv="Content-Type" content="text/html; charset=Windows-1252" /> <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" /> <title>AbstractLogger.Info(Object, Exception) Method</title> <xml> </xml> <l...
lgpl-3.0
nzheyuti/Aikau
aikau/src/main/resources/alfresco/search/FacetFilter.js
8856
/** * 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 ...
lgpl-3.0
Udacity2048/CloudSimDisk
docs/org/cloudbus/cloudsim/class-use/VmSchedulerTimeShared.html
6590
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_31) on Mon Apr 06 15:30:27 CEST 2015 --> <title>Uses of Class org.cloudbus.cloudsim.VmSchedulerTimeShared</title> <meta name="date" conte...
lgpl-3.0
goodahead/core
Goodahead_Core/app/code/community/Goodahead/Core/Model/Resource/Cms/Update/Collection.php
1396
<?php /** * This file is part of Goodahead_Core extension * * This extension is supplied with every Goodahead extension and provide common * features, used by Goodahead extensions. * * Copyright (C) 2013 Goodahead Ltd. (http://www.goodahead.com) * * This program is free software: you can redistribute it and/or ...
lgpl-3.0
dariusliep/LogViewer
thirdparty/wxWidgets-3.0.0/include/wx/utils.h
30662
///////////////////////////////////////////////////////////////////////////// // Name: wx/utils.h // Purpose: Miscellaneous utilities // Author: Julian Smart // Modified by: // Created: 29/01/98 // Copyright: (c) 1998 Julian Smart // Licence: wxWindows licence /////////////////////////...
lgpl-3.0
zerothi/bash-build
custom/valgrind.sh
1457
#!/bin/bash -i tmp=`pwd` source ~/.bashrc module purge # Ensure that there is not multiple threads running export OMP_NUM_THREADS=1 # On thul and interactive nodes, sourching leads to going back cd $tmp unset tmp # We have here the installation of all the stuff for gray.... source install_funcs.sh # Use ln to lin...
lgpl-3.0
serious-scribbler/JAlienFX
docs/index-files/index-1.html
4891
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="de"> <head> <!-- Generated by javadoc (1.8.0_45) on Mon Jan 16 14:28:58 CET 2017 --> <title>A-Index</title> <meta name="date" content="2017-01-16"> <link rel="stylesheet" type="text/css" h...
lgpl-3.0
costastf/mozHistDownload
README.md
387
mozHistDownload =============== firefox 26 + download history extractor to standard json Have you downloaded lots and lots of files with firefox and then gone and lost them? Well this script takes a firefox places.sqlite file as argument and extracts the download history and saves it as a standard json with name and...
lgpl-3.0
JSandrew4/FastGdk
include/Fast/EntityCollection.hpp
2905
/******************************************************************************/ /* */ /* EntityCollection.hpp */ /* ...
lgpl-3.0
pcolby/libqtaws
src/managedblockchain/voteonproposalresponse.h
1542
/* 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...
lgpl-3.0
totobill/CadosProject
data/genere/proj/module/adresse/view/new.php
1034
<?php $oForm=new plugin_form($this->oAdresse); $oForm->setMessage($this->tMessage); ?> <form class="form-horizontal" action="" method="POST" > <div class="form-group"> <label class="col-sm-2 control-label">rue</label> <div class="col-sm-10"><?php echo $oForm->getInputText('rue',array('class'=>'form-control')) ...
lgpl-3.0
erelsgl/erel-sites
tnk1/ktuv/mja/16-24.html
14305
<!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='...
lgpl-3.0
loftuxab/community-edition-old
projects/slingshot/config/alfresco/site-webscripts/org/alfresco/modules/wiki/config-wiki.post.json.js
1134
<import resource="classpath:alfresco/site-webscripts/org/alfresco/callutils.js"> if (!json.isNull("wikipage")) { var wikipage = String(json.get("wikipage")); model.pagecontent = getPageText(wikipage); model.title = wikipage.replace(/_/g, " "); } else { model.pagecontent = "<h3>" + msg.get("message.nopage")...
lgpl-3.0
henryhallam/piksi_tools
piksi_tools/testing/grab_core_on_segfault.sh
1075
#!/bin/bash # Usage: ./grab_core_on_segfault.sh <firmeare.elf> \ # <piksi_dev> <bmp_dev> \ # <seconds-to-sleep> # # Intended to be called from HITL log capture: # if [ -e $MD_EXTERNAL_RESOURCES_LOCKED_BMP1 ]; then # ./grab_core_on_segfault.sh ../../...
lgpl-3.0
IntegratedAlarmSystem-Group/ias
plugin/src/main/java/org/eso/ias/plugin/PluginException.java
581
package org.eso.ias.plugin; /** * The exception returned by the Plugin * @author acaproni * */ public class PluginException extends Exception { public PluginException() { } public PluginException(String message) { super(message); } public PluginException(Throwable cause) { super(cause); } public Plu...
lgpl-3.0
ClearVolume/ClearVolume
src/java/clearvolume/renderer/SingleKeyToggable.java
587
package clearvolume.renderer; /** * Overlays that implement this interface can declare a key binding that will be * used to toggle it's display on/off * * @author Loic Royer (2015) * */ public interface SingleKeyToggable { /** * Returns key code of toggle key combination. * * @return toggle key as short...
lgpl-3.0
matthieu/go-ethereum
accounts/abi/packing_test.go
44516
// Copyright 2020 The go-ethereum Authors // This file is part of the go-ethereum library. // // The go-ethereum 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...
lgpl-3.0
UNColombia/bog-2025995-2-2015-01
elCinco/MinMax/src/co/edu/unal/sistemasinteligentes/ajedrez/agentes/AgenteHeuristicoBasico.java
2312
package co.edu.unal.sistemasinteligentes.ajedrez.agentes; import co.edu.unal.sistemasinteligentes.ajedrez.base.*; import co.edu.unal.sistemasinteligentes.ajedrez.reversi.Tablero; import co.edu.unal.sistemasinteligentes.ajedrez.reversi.Reversi.EstadoReversi; import java.io.PrintStream; /** * Created by jiacontrerasp...
lgpl-3.0