id
stringlengths
64
64
content
stringlengths
500
100k
language
stringclasses
29 values
path
stringlengths
4
333
repo
stringlengths
5
116
license
stringclasses
15 values
size
int64
500
100k
lines
int64
26
8.06k
source
stringclasses
1 value
0f44b7c7c5ebbc851aa8d064dc43afff397312fd2b0c20f27a70028465a6fe15
# JoeTraffic - Web-Log Analysis Application utilizing the JoeAgent Framework. # Copyright (C) 2004 Rhett Garber # 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 th...
Python
LogReader/read_job.py
rhettg/JoeTraffic
lgpl-2.1
4,327
120
codeparrot/github-code
f868f82c524d1ca978ba62385cc144ac3ff74db244536f7036867f8ed08aca73
/** * 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 Public...
Java
dss-spi/src/main/java/eu/europa/esig/dss/x509/ocsp/OfflineOCSPSource.java
zsoltii/dss
lgpl-2.1
3,289
91
codeparrot/github-code
74f3a0118b08a835ff39351ce0c0fbf41615541937b45d289e1c1c2645f73206
<?php class Response extends Component { protected $status = 200; protected $headers = array(); protected $rawHeaders = array(); protected $compression = false; protected $body = ''; public $isRedirect = false; public $isError = false; public $isException = false; public function __construct() { $this->com...
PHP
php2go/web/Response.php
marcospont/php2go
lgpl-2.1
5,692
227
codeparrot/github-code
40a211f8c0e3ac34c01f66c578869835c53f2c995a5335decaa86fe6b2194b94
/******************************************************************************* * Copyright (c) 2012 Eric Bodden. * Copyright (c) 2013 Tata Consultancy Services & Ecole Polytechnique de Montreal * All rights reserved. This program and the accompanying materials * are made available under the terms of the GNU Lesse...
Java
src/soot/jimple/infoflow/solver/fastSolver/IFDSSolver.java
secure-software-engineering/soot-infoflow
lgpl-2.1
29,328
811
codeparrot/github-code
9d2a0701fe9331ea33179325f346b8afbd82f885cb5b3d87fc7f46ffa7d81801
/* * Copyright (C) 2003-2005 Tommi Maekitalo * * 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. * * As...
C++
framework/common/contenttype.cpp
deniskin82/tntnet
lgpl-2.1
3,043
103
codeparrot/github-code
5023c13b1d2c97f1e63c6bb8b5664b6961359d907494745486f18bb00efa9c88
#include <algorithm> #include <sstream> #include <math.h> #include "device_ds.h" #include "device_ds_stream.h" #include "device_ds_buffer.h" #include "debug.h" #include "utility.h" namespace audiere { static const int DEFAULT_BUFFER_LENGTH = 1000; // one second DSAudioDevice* DSAudioDevice::create(const Par...
C++
src/device_ds.cpp
nabijaczleweli/audiere
lgpl-2.1
9,780
366
codeparrot/github-code
dad2ac312042e938321e3340205f9e72028c37056230df91183badd9c6020043
/**************************************************************************** ** ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). ** All rights reserved. ** Contact: Nokia Corporation (qt-info@nokia.com) ** ** This file is part of the QtGui module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** ...
C++
src/gui/util/qdesktopservices_qws.cpp
radekp/qt
lgpl-2.1
3,069
94
codeparrot/github-code
060cdea55cadef209fd93c80000cac963c1b96d3839581bb7f547ac1da4e817d
/** * A library to interact with Virtual Worlds such as OpenSim * Copyright (C) 2012 Jitendra Chauhan, Email: jitendra.chauhan@gmail.com * * This library is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by * the Free Software Found...
Java
src/main/java/com/ngt/jopenmetaverse/shared/sim/visual/VisualParams.java
nybbs2003/jopenmetaverse
lgpl-2.1
93,393
650
codeparrot/github-code
4c3f54ab8ae0a24b9bb58a3fe48445f88a5eb00a37e10b7e344642cfdf8ed96d
/** * * Copyright (c) 2014, the Railo Company Ltd. All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) ...
Java
core/src/main/java/lucee/runtime/functions/string/ReplaceNoCase.java
lucee/Lucee
lgpl-2.1
3,453
77
codeparrot/github-code
525ac1b93df13f502f76336a26f8e20220aa289b44c32ccf10908dfdc77f6903
/* * Hibernate, Relational Persistence for Idiomatic Java * * License: GNU Lesser General Public License (LGPL), version 2.1 or later. * See the lgpl.txt file in the root directory or <http://www.gnu.org/licenses/lgpl-2.1.html>. */ package org.hibernate.spatial.dialect.h2geodb; import java.sql.CallableStatement;...
Java
sources/FeatureExtractor/lib/hibernate-release-5.1.0.Final/project/hibernate-spatial/src/main/java/org/hibernate/spatial/dialect/h2geodb/GeoDBGeometryTypeDescriptor.java
1fechner/FeatureExtractor
lgpl-2.1
2,853
91
codeparrot/github-code
e611fb4116fe299ee505264407b7d4b19e7048bd717782799446815b0880b5ea
;-------------------------------------------------------- ; File Created by SDCC : free open source ANSI-C Compiler ; Version 3.4.0 #8981 (Apr 5 2014) (MINGW32) ; This file was generated Sun Jul 20 08:43:51 2014 ;-------------------------------------------------------- .module owi_search_rom .optsdcc -mmcs51 --model...
Assembly
_target_sdcc_nrf24le1_24/obj/owi/owi_search_rom.asm
edgiru/sdk
lgpl-2.1
17,323
829
codeparrot/github-code
de0557c3219ae94c8406e6e341e3eeafe09b91db068ef5502aa7265d344c8cf0
/* * i6engine * Copyright (2016) Daniel Bonrath, Michael Baer, All rights reserved. * * This file is part of i6engine; i6engine 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....
C++
libs/i6engine-modules/src/api/components/MoverInterpolateComponent.cpp
ClockworkOrigins/i6engine
lgpl-2.1
11,390
356
codeparrot/github-code
1860c83024d78125b4b627b50d2db180e7248f3be0626c2512466427795f0031
///////////////////////////////////////////////////////////////////////// // // © University of Southampton IT Innovation Centre, 2013 // // Copyright in this software belongs to University of Southampton // IT Innovation Centre of Gamma House, Enterprise Road, // Chilworth Science Park, Southampton, SO16 7NS, UK. // ...
C++
extensions/cppClientAPI/amqpAPI/amqp-Impl/amqp/AMQPConnectionFactory.cpp
it-innovation/EXPERImonitor
lgpl-2.1
4,866
188
codeparrot/github-code
940c1b993ff630722078a979ec091d7b521d6e340113fed18b2a516b7bc5627f
// -------------------------------------------------------------------------------------------------------------------- // Copyright (c) 2009-2010 Esben Carlsen // Forked Copyright (c) 2011-2017 Jaben Cargman and CaptiveAire Systems // // This library is free software; you can redistribute it and/or // modify it unde...
C#
DynamicImageHandler/ImageParameters/HiddenImageParameters.cs
CaptiveAire/Dynamic-Image-Handler
lgpl-2.1
4,723
85
codeparrot/github-code
45f3cf9458639b300040dc15763a9d7a094fbbd91630f80de3350b42b793b187
/* * This library is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 2.1 * as published by the Free Software Foundation. * This library is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied ...
Java
CCNVoice/src/CCNVoice.java
MobileConvergenceLab/icPhone-phoneapp
lgpl-2.1
11,864
438
codeparrot/github-code
000b48d151b752b52418d85f10e03002a621296241cef7b4e6f3689ee1e955ba
/* Copyright (C) 2014 Fredrik Johansson This file is part of Arb. Arb is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License (LGPL) as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) ...
C
acb_poly/zeta_em_choose_param.c
pascalmolin/arb
lgpl-2.1
2,741
116
codeparrot/github-code
63708cc5f0e67478f0f8f7df2d146d81c5636638b8153c0ef4a17a2e24c924f1
<?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" /> <!-- integrating.q...
HTML
doc/html/qml-integration.html
sicily/qt4.8.4
lgpl-2.1
16,643
258
codeparrot/github-code
34111bad0bc265e7ac7e4062d82809407b7be97cff3756557fefc0dbad6da060
/* * 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...
C
src/low/easy/relic_bn_add_low.c
enascimento/relic-git-avr
lgpl-2.1
2,629
102
codeparrot/github-code
4db0f50bc775a2fb4e65d72a1f11a63c52702e2f24f433332c83717776b0f431
#! /usr/bin/python # -*- coding: utf-8 -*- #----------------------------------------------------------------------------- # Name: Generic.py # Purpose: # Author: Fabien Marteau <fabien.marteau@armadeus.com> # Created: 21/05/2008 #----------------------------------------------------------------------------- # Co...
Python
src/bin/core/generic.py
magyarm/periphondemand-code
lgpl-2.1
4,911
143
codeparrot/github-code
38e02cc6e9c3f8c4d8e40a31b6e90166971bfe5916ca1a285e2d33a1d9c26d20
/* * This program is free software; you can redistribute it and/or modify it under the * terms of the GNU Lesser General Public License, version 2.1 as published by the Free Software * Foundation. * * You should have received a copy of the GNU Lesser General Public License along with this * program; if not, you c...
Java
engine/core/src/main/java/org/pentaho/reporting/engine/classic/core/style/VerticalTextAlign.java
EgorZhuk/pentaho-reporting
lgpl-2.1
6,057
170
codeparrot/github-code
12bf2a177f47c9cccbf91519013115f624a83f170d91d92baee85c1c96d16643
////////////////////////////////////////////////////////////// // File of helper functions for primitives and world. var helpers = {}; (function() { var format = function(formatStr, args, functionName) { var throwFormatError = function() { functionName = functionName || '#<function>'; var matches = format...
JavaScript
src/runtime/helpers.js
bootstrapworld/wescheme-js
lgpl-2.1
17,782
626
codeparrot/github-code
afd5be93e510c7a6510272f8c25f2decf2bb24a16af5834b352610c8d93f2322
/* -------------------------------------------------------------------------- libmusicbrainz4 - Client library to access MusicBrainz Copyright (C) 2011 Andrew Hawkins This file is part of libmusicbrainz4. This library is free software; you can redistribute it and/or modify it under the terms of v2 of...
C++
src/NameCredit.cc
ianmcorvidae/libmusicbrainz
lgpl-2.1
3,483
172
codeparrot/github-code
9d3f999c87ba83ff0d32f82edf87e538a54bb8eeab6fc5ef18eb0ea2c5f51490
// // This file is part of the Marble Virtual Globe. // // This program is free software licensed under the GNU LGPL. You can // find a copy of this license in LICENSE.txt in the top directory of // the source code. // // Copyright 2013 Mihail Ivchenko <ematirov@gmail.com> // Copyright 2014 Sanjiban Bairagya <sanjiban2...
C++
src/lib/marble/SoundCueEditWidget.cpp
tzapzoor/marble
lgpl-2.1
2,613
89
codeparrot/github-code
f00200c1ce409b4ca750d7b7895b3cbb4425f6b13d94a7f1127164e609d85cd4
#include "stdio.h" #include "OSGNode.h" #include "OSGBaseInitFunctions.h" #include "OSGFieldDescFactory.h" #include "OSGBaseSFields.h" #include "OSGBaseMFields.h" int main (int argc, char **argv) { OSG::osgInit(argc, argv); // fprintf(stderr, "%d field types\n"); for(OSG::UInt32 i = 0; ...
C++
Source/Base/Field/testFieldDescFactory.cpp
jondo2010/OpenSG
lgpl-2.1
2,414
115
codeparrot/github-code
7cd9d1a8f4195fbc40ec86844864406f6f64ba91e604934161327c7daec8076a
/************************************************************************** ** ** This file is part of Qt Creator ** ** Copyright (c) 2011 Nokia Corporation and/or its subsidiary(-ies). ** ** Contact: Nokia Corporation (qt-info@nokia.com) ** ** ** GNU Lesser General Public License Usage ** ** This file may be used unde...
C++
src/plugins/qmldesigner/designercore/model/variantproperty.cpp
bakaiadam/collaborative_qt_creator
lgpl-2.1
4,854
149
codeparrot/github-code
8a7c0a45bf3dc25cef7ecbcb7f9239235ad5f0bd7700af70b65534a8b0b62a30
/* * GPAC - Multimedia Framework C SDK * * Authors: Jean Le Feuvre * Copyright (c) Telecom ParisTech 2000-2022 * All rights reserved * * This file is part of GPAC / Authoring Tools sub-project * * GPAC is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser ...
C
include/gpac/media_tools.h
gpac/gpac
lgpl-2.1
51,741
1,465
codeparrot/github-code
5d8c8e3232bb3c1e3784ae0d4ac494e291d11a71f13a96377346806becaf9207
/**************************************************************************** ** ** 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...
C
tools/icheck/parser/src/libs/cplusplus/ResolveExpression.h
KDE/android-qt-mobility
lgpl-2.1
5,643
167
codeparrot/github-code
ca6344e8f9b4af18bc89298d9121c6a0f35d5839d54a26b64ae9f738440264d7
using System; using Mag.Shared; using Decal.Adapter; namespace MagFilter { class DefaultFirstCharacterManager { readonly LoginCharacterTools loginCharacterTools; readonly System.Windows.Forms.Timer defaultFirstCharTimer = new System.Windows.Forms.Timer(); int state; string zonename; ...
C#
Mag-Filter/DefaultFirstCharacterManager.cs
Mag-nus/Mag-Plugins
lgpl-2.1
4,736
152
codeparrot/github-code
0651823b64e4cba5abb0b580c5184fb089f2cf1a6b293c58c961eef17899b0eb
/******************************************************************************* * Copyright (c) 2009, 2014 Tim Tiemens. * 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 availab...
Java
src/main/java/com/tiemens/secretshare/main/cli/MainBigIntCs.java
timtiemens/secretshare
lgpl-2.1
16,433
467
codeparrot/github-code
267de18299802a9635dce424b90ecc62f9f5b9f275df0f4e54f8c45b7e9c1889
/* Copyright (C) Seiko Epson Corporation 2009. 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. Thi...
C
src/raster/blendSource/blend-watermark-wbf-reader.c
hotvic/epson-inkjet-printer-filter
lgpl-2.1
7,356
295
codeparrot/github-code
1823fd27cfde49cfba0b161b3a5bd322254aca416874eadccc60792127b7838a
//============================================================================= /* $Id: ParameterPosition.java,v 1.2 2002/10/25 14:01:41 taq Exp $ */ //============================================================================= package ORG.as220.tinySQL.util; /** * Here you can specify where the <code>PreparedStast...
Java
src/ORG/as220/tinySQL/util/ParameterPosition.java
bharathravi/tinysql
lgpl-2.1
1,864
66
codeparrot/github-code
2e53d25e9ca90f506377eccf341fe6089e38a6056d9dd86af1fccf75ab2bc645
// -*- Mode:C++ -*- /**************************************************************************************************/ /* */ /* Copyright (C) 2015 University of Hull ...
C++
src/lib/platform/glx/io.cpp
regnirpsj/dcs08961
lgpl-2.1
2,851
104
codeparrot/github-code
b2e67c779c2756e0c82d26f750310d6888b9470bb3e5f5619489da78d11d8eb7
import logging from ..DataUploader import Plugin as DataUploaderPlugin from .reader import AndroidReader, AndroidStatsReader from ...common.interfaces import AbstractPlugin try: from volta.core.core import Core as VoltaCore except Exception: raise RuntimeError("Please install volta. https://github.com/yandex-...
Python
yandextank/plugins/Android/plugin.py
yandex/yandex-tank
lgpl-2.1
4,425
125
codeparrot/github-code
b5bc384438e9b1806391ecc75e4eabce36b94f224cc092910d29033da31edfaa
/* * IronJacamar, a Java EE Connector Architecture implementation * Copyright 2008, Red Hat Inc, and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or...
Java
common/impl/src/main/java/org/jboss/jca/common/metadata/ds/DatasourcesImpl.java
ironjacamar/ironjacamar
lgpl-2.1
6,195
232
codeparrot/github-code
5bfeb1fa709545d9ba122917ca8aaaf52e66ef74dfda7b13d47301b7ed015624
<?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.7: b...
HTML
doc/html/opengl-hellogl-es-bubble-cpp.html
sunblithe/qt-everywhere-opensource-src-4.7.1
lgpl-2.1
13,509
321
codeparrot/github-code
e3dbd412936b408f926f5c0bf2e3b6613f3cc4f576024d7c2cb14b589f0031d0
/* Simple DirectMedia Layer Copyright (C) 2009-2014 Sergii Pylypenko This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, inc...
C
project/jni/sdl-1.2/src/video/android/SDL_androidvideo-1.2.c
dd00/commandergenius
lgpl-2.1
52,746
1,453
codeparrot/github-code
a9a9cf22be7efc26a01f1fccb9c139e4e0a610c3a745ef3b6be84de3ac3af9ea
/************************************************************************** ** ** This file is part of Qt Creator ** ** Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). ** ** Contact: Nokia Corporation (qt-info@nokia.com) ** ** Commercial Usage ** ** Licensees holding valid Qt Commercial licenses may u...
C++
src/plugins/bookmarks/bookmarkmanager.cpp
enricoros/k-qt-creator-inspector
lgpl-2.1
23,863
799
codeparrot/github-code
0048f99a961ee9293f04ced0ecb89e2dbad413b490ef0b55ba66114040e88275
// -*- c++ -*- /*! * This file is part of CameraPlus. * * Copyright (C) 2012-2014 Mohammed Sameer <msameer@foolab.org> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * ...
C
lib/qtcamdevice.h
alinelena/cameraplus
lgpl-2.1
2,993
109
codeparrot/github-code
c8ce340313ef5bf8c2a5c0800a0408e925c655e4a42f726961b7cc899643cf6f
/****************************************************************************** * SOFA, Simulation Open-Framework Architecture, development version * * (c) 2006-2017 INRIA, USTL, UJF, CNRS, MGH * * * ...
C
applications/plugins/Flexible/material/NeoHookeanMaterialBlock.h
Anatoscope/sofa
lgpl-2.1
12,388
398
codeparrot/github-code
411f4051f74c61e763d3e0b5bda2577f09e009a797af61ad7cb93afb1d531d2b
# Copyright (C) 2013-2017 Chris Lalancette <clalancette@gmail.com> # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License as published by the Free Software Foundation; # version 2.1 of the License. # This library is distributed in the ho...
Python
oz/Linux.py
nullr0ute/oz
lgpl-2.1
16,373
366
codeparrot/github-code
0390b28c6f33563812973b217d5f683f690a0ef81b8570cd8c2c63453391ebfa
<?php // (c) Copyright 2002-2016 by authors of the Tiki Wiki CMS Groupware Project // // All Rights Reserved. See copyright.txt for details and a complete list of authors. // Licensed under the GNU LESSER GENERAL PUBLIC LICENSE. See license.txt for details. // $Id$ //this script may only be included - so its better to...
PHP
lib/smarty_tiki/modifier.kbsize.php
tikiorg/tiki
lgpl-2.1
1,563
49
codeparrot/github-code
7cc8f26e8165519f14a29dbdbc4c3eae8847abd67586338000d553d3faa03095
<?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" /> <!-- qabstractprin...
HTML
doc/html/qprintdialog.html
kobolabs/qt-everywhere-4.8.0
lgpl-2.1
17,388
219
codeparrot/github-code
d2ab865688e4c930d4c394b191aded7610e852af34aa73bdcb60f730499cbd1e
/* * GeoTools - The Open Source Java GIS Toolkit * http://geotools.org * * (C) 2015, Open Source Geospatial Foundation (OSGeo) * * 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 Softw...
Java
modules/library/coverage/src/main/java/org/geotools/coverage/processing/operation/ExtendedRandomIter.java
geotools/geotools
lgpl-2.1
3,207
103
codeparrot/github-code
66f03907bc75b7a22fb97ed237754f54b690907f5d291155c12b93a6fcd1802c
/* -*- Mode: C; c-basic-offset: 4; indent-tabs-mode: nil -*- */ /* Copyright (C) 2010 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 Lic...
C
src/spice-audio.h
Fantu/spice-gtk
lgpl-2.1
4,047
110
codeparrot/github-code
264235387304616ffed3e92aab23ec383087c99628ab0fe6263f8530172f7111
<?php /* * Copyright © 2010 - 2012 Modo Labs Inc. All rights reserved. * * The license governing the contents of this file is located in the LICENSE * file located at the root directory of this distribution. If the LICENSE file * is missing, please contact sales@modolabs.com. * */ /** * @package Module * @...
PHP
app/modules/customize/CustomizeWebModule.php
CoffeeJack/ElderTracker
lgpl-2.1
4,262
138
codeparrot/github-code
97f1bc3deb7c50b7dd5af93f4f208cb4df4cd1ea1adc80c63a17dbda754cc6a8
/* * Hibernate, Relational Persistence for Idiomatic Java * * License: GNU Lesser General Public License (LGPL), version 2.1 or later. * See the lgpl.txt file in the root directory or <http://www.gnu.org/licenses/lgpl-2.1.html>. */ package org.hibernate.tool.schema.extract.internal; import java.sql.DatabaseMetaDa...
Java
sources/FeatureExtractor/lib/hibernate-release-5.1.0.Final/project/hibernate-core/src/main/java/org/hibernate/tool/schema/extract/internal/InformationExtractorJdbcDatabaseMetaDataImpl.java
1fechner/FeatureExtractor
lgpl-2.1
23,277
742
codeparrot/github-code
4dc97034ba31e4f46a99451f64419d7960e7c827b232f48f9fa29c8122401c9c
/* -*-c++-*- IfcPlusPlus - www.ifcplusplus.com - Copyright (C) 2011 Fabian Gerold * * 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 * include...
C++
IfcPlusPlus/src/ifcpp/IFC4/IfcTelecomAddress.cpp
mbinette91/ConstructionLCA-IfcReader
lgpl-2.1
7,485
155
codeparrot/github-code
69b3b9bce120fa5eaf43416268ba24ab69da0480cf5384dd5a0250efafc45971
/* XFC: Xfce Foundation Classes (User Interface Library) * Copyright (C) 2004-2005 The XFC Development Team. * * notebookclass.hh - Private interface * * 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 ...
C++
ui/xfc/gtk/private/notebookclass.hh
interval1066/XFC
lgpl-2.1
1,422
50
codeparrot/github-code
77208ed15b58ca9d51f2b8ad1bf39ef92ea2d6c828db19e991a163b3c6a4e1a9
package com.johnsoft.library.swing.component.gl; import javax.media.opengl.GL; import javax.media.opengl.GL2; import javax.media.opengl.GLAutoDrawable; import javax.media.opengl.GLEventListener; import javax.media.opengl.fixedfunc.GLMatrixFunc; import javax.media.opengl.glu.GLU; public class JohnGLRenderer implement...
Java
src/com/johnsoft/library/swing/component/gl/JohnGLRenderer.java
johnlee175/john4j
lgpl-2.1
1,405
69
codeparrot/github-code
017e8dfe6ae834d6c97a54e00e692f5633e74af0d72252a644bf2d2d2b7488b4
/* * JBoss, Home of Professional Open Source. * Copyright 2011, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
Java
src/test/java/org/jboss/common/beans/property/AtomicIntegerEditorTestCase.java
wolfc/jboss-common-beans
lgpl-2.1
2,026
66
codeparrot/github-code
4138e001fdaeb37d47d98784113e00b3556e1db8da8067689ff2190c8d95443c
/****************************************************************************** * SOFA, Simulation Open-Framework Architecture, development version * * (c) 2006-2017 INRIA, USTL, UJF, CNRS, MGH * * * ...
C++
modules/SofaMiscMapping/SquareDistanceMapping.cpp
Anatoscope/sofa
lgpl-2.1
3,759
96
codeparrot/github-code
1b9a78d2c200c8c596d99f8eb0274c544033eac8560177919d10ebab32fe4ffb
/* * qemu_conf.h: QEMU configuration management * * Copyright (C) 2006-2007, 2009-2012 Red Hat, Inc. * Copyright (C) 2006 Daniel P. Berrange * * 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 ...
C
src/qemu/qemu_conf.h
novel/fbsd-libvirt
lgpl-2.1
6,015
208
codeparrot/github-code
20c857d5e12f7e10336cade357b0b70892f8fa26700e942dca6b2a6b06ea4983
// // libavg - Media Playback Engine. // Copyright (C) 2003-2014 Ulrich von Zadow // // 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 yo...
C++
src/base/testbase.cpp
c-base/libavg
lgpl-2.1
26,466
1,025
codeparrot/github-code
1af7e12685bb37859be64b08844dac1c2549df421360c7d19c0d54fe981e0a0a
<?php // (c) Copyright 2002-2016 by authors of the Tiki Wiki CMS Groupware Project // // All Rights Reserved. See copyright.txt for details and a complete list of authors. // Licensed under the GNU LESSER GENERAL PUBLIC LICENSE. See license.txt for details. // $Id$ require_once('lib/wizard/wizard.php'); $userprefslib...
PHP
lib/wizard/pages/user_preferences_info.php
tikiorg/tiki
lgpl-2.1
4,258
130
codeparrot/github-code
a74230358d53365bf30f08ffaedbb6233a26163a363d973f12d5095ff34d0c32
// Eina Rust bindings for EFL. // Copyright (C) 2014 Luis Araujo <araujoc.luisf@gmail.com> // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public // License as published by the Free Software Foundation; either // version 2.1 of the License, or (a...
Rust
src/eina.rs
araujol/rust-efl
lgpl-2.1
12,899
440
codeparrot/github-code
64379b1c09b87d70a69b902db6bccb744c758ce9a123b66eb2cf55ad17b83a05
/***************************************************************** SPINE - Signal Processing In-Node Environment is a framework that allows dynamic configuration of feature extraction capabilities of WSN nodes via an OtA protocol Copyright (C) 2007 Telecom Italia S.p.A.   GNU Lesser General Public Lice...
Java
Spine_apps/nodeEmulator/src/logic/SensorDataManager.java
raffy1982/spine-project
lgpl-2.1
9,284
347
codeparrot/github-code
724fda0a43c0b8a3cef64a7ec4b9f2e1d71e49c0d550688d8a7e60c6b9a88ac8
// This code is derived from jcifs smb client library <jcifs at samba dot org> // Ported by J. Arturo <webmaster at komodosoft dot net> // // 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 Foundat...
C#
WinRTCifs/Smb/NetServerEnum2Response.cs
saki-saki/WinRTCifs
lgpl-2.1
4,259
158
codeparrot/github-code
f47574e39dd1a8ba85e934921769a90738aa44f9139bb1bbbdffa062065d2a4c
/* * Give a file path uuid, or full path, render a html for the file display. * * ../unit/u-rvp.js will be the test file. */ var fs = require('fs'); var path = require('path'); var handlebars = require('handlebars'); var folder_module = require("../aws/folder-v5.js"); var vpt = require("./video-player-tpl.js"...
JavaScript
plain/video/render-video-player.js
goodagood/gg
lgpl-2.1
2,470
118
codeparrot/github-code
2faf9d6dad7c74f4add6f5f633a1d8f46917b99de5da7d39fd1c925466229932
\chapter{Evaluation} \label{chap:evaluation} The current implementation of SJ supports all the features presented in this paper, including implementations of both the forwarding and resending protocols called \textit{SJFSocket} and \textit{SJRSocket}. This section, first, presents performance measurements for the curr...
TeX
5.Evaluation.tex
Rustem/Master-thesis
lgpl-2.1
4,539
37
codeparrot/github-code
3027a557b2e9a12cc13a1ea25e565c064e9de66093bebcb41d33d1c90f25d29e
<?php // // +----------------------------------------------------------------------+ // | PHP Version 4 | // +----------------------------------------------------------------------+ // | Copyright (c) 1997-2002 The PHP Group | // +---...
PHP
utils/htmlMimeMail/mimePart.php
lilobase/ICONTO-EcoleNumerique
lgpl-2.1
11,112
333
codeparrot/github-code
5ba622445f2fe4a8c11a0fc33ee923e649f37873848dc74de5e9d1671c77d5e5
/****************************************************************************** JContainer.h Interface for the JContainer class Copyright © 1994 John Lindal. All rights reserved. ******************************************************************************/ #ifndef _H_JContainer #define _H_JContainer #if !def...
C
libjcore/code/JContainer.h
mbert/mulberry-lib-jx
lgpl-2.1
1,062
53
codeparrot/github-code
34de44f59f483098d08016aec0f2ee0160b00fc331b53a76c800f46697e563d2
/* * Print.scala * (Cord) * * Copyright (c) 2015-2020 Hanns Holger Rutz. * * This software is published under the GNU Lesser General Public License v2.1+ * * * For further information, please contact Hanns Holger Rutz at * contact@sciss.de */ package de.sciss.cord package objects import de.sciss.cord.i...
Scala
src/main/scala/de/sciss/cord/objects/Print.scala
Sciss/Cord
lgpl-2.1
757
33
codeparrot/github-code
3da064d27df317f9fd20fa592e23a5e33bcef691980f5b23b6e23f59cb348c4d
/**************************************************************************** ** ** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of the examples of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:BSD$ ** You may use this file under the terms of th...
C++
qt/qtbase/examples/widgets/painting/basicdrawing/window.cpp
CodeDJ/qt5-hidpi
lgpl-2.1
10,930
260
codeparrot/github-code
cfe028119acafdbe78f17bb8e1594fff4b7dc7039542d7d255b8725f8e794de9
# -*- coding: utf-8 -*- # #################################################################### # Copyright (C) 2005-2019 by the FIFE team # http://www.fifengine.net # This file is part of FIFE. # # FIFE is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # ...
Python
engine/python/fife/extensions/loaders.py
fifengine/fifengine
lgpl-2.1
2,646
74
codeparrot/github-code
1ef3b04cb54b88cef4f6154e4a11440b4212c63c2b87f7d489b4c29e6d8e07d1
/* =============================================================================== FILE: pulsedescriptor.hpp CONTENTS: Describes the way that outgoing and returning waveform of a pulse is stored in the PulseWaves. There can be multiple pulsedescriptors each describing a different composition of ...
C++
inc/pulsedescriptor.hpp
PulseWaves/PulseWaves
lgpl-2.1
3,964
119
codeparrot/github-code
01de6f2a299e73de2423e53a741aca1ff18f578ac9a3131361019a84de0da246
/****************************************************************************** * SOFA, Simulation Open-Framework Architecture, development version * * (c) 2006-2017 INRIA, USTL, UJF, CNRS, MGH * * * ...
C++
modules/SofaOpenglVisual/CompositingVisualLoop.cpp
hdeling/sofa
lgpl-2.1
6,947
174
codeparrot/github-code
e076e4dbd43fcec55945971b4c69d58294a3120e932c0028ce59cd10a78783cb
/**************************************************************************** ** ** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of Qt Creator. ** ** Commercial License Usage ** Licensees holding valid commercial Qt licenses may use this f...
C++
src/plugins/designer/cpp/formclasswizarddialog.cpp
maui-packages/qt-creator
lgpl-2.1
3,572
102
codeparrot/github-code
805c9b1959cab1ef5ee114ad5ff2d388490d10360d7b3a9d81c898ff33ab6e53
/* casio-qv.c * * Copyright © 2001 Lutz Müller * * 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 later version. * * Thi...
C
camlibs/casio/casio-qv.c
jcoenraadts/libgphoto2
lgpl-2.1
10,496
372
codeparrot/github-code
39e2b6322cc2e20f7b9570e932e6168c073e4dc8743c5b510f94360697ab403c
/** * This file is part of the tlog Library. * * Copyright 2017, Huang Yang <elious.huang@gmail.com>. All rights reserved. * * See the COPYING file for the terms of usage and distribution. */ #include <string.h> #include <stdlib.h> #include <errno.h> #include "thash_string.h" #include "tassert.h" /**************...
C
src/thash_string.c
semerlin/tlog
lgpl-2.1
12,497
498
codeparrot/github-code
ab0c6781ff2363559a9a0c863095b917a592f5e5ba724d777f161ae61d774ac7
<?php namespace wcf\data\like; use wcf\data\object\type\ObjectTypeCache; use wcf\system\cache\runtime\UserProfileRuntimeCache; use wcf\system\like\IViewableLikeProvider; /** * Represents a list of viewable likes. * * @author Marcel Werk * @copyright 2001-2018 WoltLab GmbH * @license GNU Lesser General Public Lic...
PHP
wcfsetup/install/files/lib/data/like/ViewableLikeList.class.php
Morik/WCF
lgpl-2.1
2,340
103
codeparrot/github-code
48ecc12fa585be364ea98282fc408d5a05a5a9a074e6428ed90302d834f92a6c
#include "CmdReceiver.h" #include <cstdio> #include "Engine.h" using namespace adv; CommandReceiver::CommandReceiver() : mStopRequested(false), mMultiline(false){ } CommandReceiver::~CommandReceiver(){ while (!mQueue.empty()){ Command c = mQueue.front(); if (c.type == SCRIPT) free(c....
C++
Adventure/AdvEngine/Engine/CmdReceiver.cpp
captain-mayhem/captainsengine
lgpl-2.1
3,397
145
codeparrot/github-code
d426d41ed9010ef2b24f3c774049df65e6c547366229f5fb5d83b0d5dce7636a
from __future__ import print_function from __future__ import absolute_import from enigma import * from Screens.MessageBox import MessageBox from Screens.Standby import TryQuitMainloop from . crossepglib import * from . crossepg_downloader import CrossEPG_Downloader from . crossepg_importer import CrossEPG_Importer fr...
Python
src/enigma2/python/crossepg_main.py
oe-alliance/e2openplugin-CrossEPG
lgpl-2.1
2,743
99
codeparrot/github-code
36c265703db193bdbd1dca89caec6dbf3141f80a51afda4fc67e11842f20d9b4
/* Copyright (C) 2003 Commonwealth Scientific and Industrial Research Organisation (CSIRO) Australia Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - Redistributions of source code must retain the above c...
C
contrib/oggplay/oggplay.c
fungos/seed1
lgpl-2.1
22,034
975
codeparrot/github-code
1a0e33bc31c71ff1a4852cbdc3c83d671cc6b03f3c2b262455164dd495c9556b
\section{Többszálúság} \subsection{Pthread API} A CCC2-től kezdve van multithread támogatás. Az alább felsorolt API áll rendelkezésre szálak indítására és szinkronizálására: \begin{verbatim} thread_create(codeblock,p1,...) --> threadid thread_self() --> threadid thread_detach(threadid) --> status thread_exit() --> N...
TeX
doc/ccc-belulrol/tobbszalusag.tex
mrev11/ccc3
lgpl-2.1
13,822
400
codeparrot/github-code
7c089dddcbf745b84128408faad33d70ae09d2d7c0ad39568af582ef3b07ac72
package org.cytoscape.cg.model; import java.awt.Image; public class CustomGraphicsUtil { public static Image getResizedImage(Image original, Integer w, Integer h, boolean keepAspectRatio) { if (original == null) throw new IllegalArgumentException("Original image cannot be null."); if (w == null && h == null...
Java
custom-graphics-internal/src/main/java/org/cytoscape/cg/model/CustomGraphicsUtil.java
cytoscape/cytoscape-impl
lgpl-2.1
945
32
codeparrot/github-code
166c4a218bae588729df4a320b98c4169dafb2bc5ba7f4663ad6607e63363eb3
package com.camp.block; import java.util.Random; import net.minecraft.block.Block; import net.minecraft.block.material.Material; import net.minecraft.creativetab.CreativeTabs; import net.minecraft.init.Items; import net.minecraft.item.Item; import net.minecraft.item.ItemStack; import net.minecraft.world.World; impor...
Java
src/main/java/com/camp/block/NetherLapis.java
trainboy2019/1.7modrecove4r2
lgpl-2.1
2,215
70
codeparrot/github-code
5516eacf8f7f60eb51fc142977f0519eabc8bcb37b762437ecaedd5d2346b02b
#include <iostream> #include <sys/stat.h> #include <libgen.h> #include <string.h> #include <stdlib.h> #include <stdio.h> #include "copyrequest.h" #include "urlencode.h" using namespace std; CopyRequest::CopyRequest(WebdavServer& owner, bool deleteSource) : Request(owner), m_deleteSource(deleteSource) { } int Cop...
C++
webdav/server/copyrequest.cpp
woutervdm/wdserver
lgpl-2.1
3,661
137
codeparrot/github-code
b44f6ebc29856fa1ce89093d376e9282059e29cba7e8220485f300029f9ed618
/* * JaspertReports JSF Plugin Copyright (C) 2011 A. Alonso Dominguez * * 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 ...
Java
plugin/src/main/java/net/sf/jasperreports/jsf/context/JRFacesContextWrapper.java
cristhiank/jasperreportsjsf
lgpl-2.1
3,019
87
codeparrot/github-code
16932fd55cbc76fa967eafdd5d36fece70f6fdc7b4b3b556447107a2281ad4b0
/** * EditorUpload.js * * Released under LGPL License. * Copyright (c) 1999-2015 Ephox Corp. All rights reserved * * License: http://www.tinymce.com/license * Contributing: http://www.tinymce.com/contributing */ /** * Handles image uploads, updates undo stack and patches over various internal functions. * *...
JavaScript
js/tinymce/classes/EditorUpload.js
VioletLife/tinymce
lgpl-2.1
4,051
155
codeparrot/github-code
bd48c0c8f846ed76ee190055a6b1c6d55ea434c78050b79d74c75d45b76ad8d2
package com.monochromeroad.play.xwiki.rendering.macros import org.xwiki.component.descriptor.DefaultComponentDescriptor import org.xwiki.rendering.`macro`.Macro import org.xwiki.properties.BeanManager import com.monochromeroad.play.xwiki.rendering.XWikiComponentManager /** * XWiki Macro Component Manager / Repositor...
Scala
src/main/scala/com/monochromeroad/play/xwiki/rendering/macros/XWikiMacroManager.scala
literalice/play-xwiki-rendering
lgpl-2.1
2,609
86
codeparrot/github-code
78fc44eb866ad90e86100c869742f6cf6757b118dfdf6760a73d6d2cc610773c
# -*- coding: utf-8 -*- #--------------------------------------------------------------------# # This file is part of Py-cnotify. # # # # Copyright (C) 2007, 2008 Paul Pogonyshev. # # ...
Python
cnotify/__init__.py
kived/py-cnotify
lgpl-2.1
8,170
194
codeparrot/github-code
c04f307203971ea48b019e641248188d3fd13a5cb7367e39a76b448d4b4a83f7
/* 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...
C
src/neptune/deletedbclusterrequest.h
pcolby/libqtaws
lgpl-3.0
1,381
51
codeparrot/github-code
b8ee0fae346e3d0eceb28e57e56eccaf4122d400459e1048684fdce0e2f92ac4
package nova import ( "fmt" "net/http" "gopkg.in/goose.v2/client" "gopkg.in/goose.v2/errors" goosehttp "gopkg.in/goose.v2/http" ) // The following API requests found in this file are officially deprecated by // the upstream openstack project. // The API requests will be left as is, but marked as deprecated and ...
GO
nova/deprecated.go
go-goose/goose
lgpl-3.0
11,939
312
codeparrot/github-code
d091f6af56ea8bf47f0637015a25f0d892c03329d9af054aec0cb0cd9327ce63
package eu.europa.echa.iuclid6.namespaces.flexible_record_estimatedquantities._6; import java.math.BigDecimal; import java.math.BigInteger; import javax.xml.bind.JAXBElement; import javax.xml.bind.annotation.XmlElementDecl; import javax.xml.bind.annotation.XmlRegistry; import javax.xml.namespace.QName; /** * This ...
Java
iuclid_6_4-io/src/main/java/eu/europa/echa/iuclid6/namespaces/flexible_record_estimatedquantities/_6/ObjectFactory.java
ideaconsult/i5
lgpl-3.0
11,538
184
codeparrot/github-code
d9573ccb1b641585c53fb30db9fbebcaef8a6c31973f71841bd92dd1893fc062
// This file is part of VSTGUI. It is subject to the license terms // in the LICENSE file found in the top-level directory of this // distribution and at http://github.com/steinbergmedia/vstgui/LICENSE #include "uicrosslines.h" #if VSTGUI_LIVE_EDITING #include "../../lib/cviewcontainer.h" #include "../../lib/cdrawco...
C++
wrapper/vst/i/vstgui4/vstgui/uidescription/editing/uicrosslines.cpp
surikov/riffshare
lgpl-3.0
4,201
130
codeparrot/github-code
8a54eccb299725500e088725c6f45e4f1e504cacfc996e98ea44b49524edc82e
/* * Sonar, open source software quality management tool. * Copyright (C) 2008-2011 SonarSource * mailto:contact AT sonarsource DOT com * * Sonar 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...
Java
sonar-plugin-api/src/test/java/org/sonar/api/utils/ServerHttpClientTest.java
leodmurillo/sonar
lgpl-3.0
2,855
89
codeparrot/github-code
6249c26cdd1123f2522446e9b1bb1b66f7133d993a1ccf0df6698691841f1cf8
/* * This file is part of Spoutcraft (http://wiki.getspout.org/). * * Spoutcraft 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...
Java
src/minecraft/org/getspout/spout/packet/ScreenAction.java
copyliu/Spoutcraft_CJKPatch
lgpl-3.0
1,122
42
codeparrot/github-code
8ad57a430b6070f3124d23b8a14f71fcb150461f133c4f55e39c3d8c7ed3529a
package net.minecraft.entity.ai; import net.minecraft.entity.ai.EntityAIBase; import net.minecraft.entity.passive.EntityVillager; import net.minecraft.entity.player.EntityPlayer; import net.minecraft.inventory.Container; public class EntityAITradePlayer extends EntityAIBase { private EntityVillager field_75276_a;...
Java
forge/mcp/temp/src/minecraft/net/minecraft/entity/ai/EntityAITradePlayer.java
HATB0T/RuneCraftery
lgpl-3.0
1,206
41
codeparrot/github-code
152e0959755bc1f2bec5f12f3cc9335aecf6296c808f2ba07dac85a15e7a8353
package org.molgenis.data.annotation.core.entity.impl.hpo; import au.com.bytecode.opencsv.CSVParser; import au.com.bytecode.opencsv.CSVReader; import com.google.common.collect.Iterables; import org.molgenis.data.Entity; import org.molgenis.data.MolgenisDataException; import org.molgenis.data.Query; import org.molgenis...
Java
molgenis-data-annotators/src/main/java/org/molgenis/data/annotation/core/entity/impl/hpo/HPORepository.java
jjettenn/molgenis
lgpl-3.0
4,146
136
codeparrot/github-code
157a66fc3f9ef78ef59c12d5eab776f8ae1545188add4798980f57fd779bab39
package org.opennaas.extensions.genericnetwork.model.circuit.request; /* * #%L * OpenNaaS :: Generic Network * %% * Copyright (C) 2007 - 2014 Fundació Privada i2CAT, Internet i Innovació a Catalunya * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in comp...
Java
extensions/bundles/genericnetwork/src/main/java/org/opennaas/extensions/genericnetwork/model/circuit/request/CircuitRequest.java
dana-i2cat/opennaas
lgpl-3.0
3,941
151
codeparrot/github-code
03ee5f401adeafb71276da3e345358d086a87f8faa71e21facb61555f75c8aae
package de.klickreform.dropkit.dao; import de.klickreform.dropkit.exception.DuplicateEntryException; import de.klickreform.dropkit.exception.NotFoundException; import de.klickreform.dropkit.models.DomainModel; import java.io.Serializable; import java.util.Collection; /** * Interface for Data Access Object (DAO) imp...
Java
src/main/java/de/klickreform/dropkit/dao/Dao.java
KlickReform/dropkit
lgpl-3.0
856
31
codeparrot/github-code
f2b38df6bbb1fadefea8e1b6cbac418472538905e3c8035b25b9128f1481aa6f
/******************************************************************************* * Copyright (c) 2010 Robert "Unlogic" Olofsson (unlogic@unlogic.se). * All rights reserved. This program and the accompanying materials * are made available under the terms of the GNU Lesser Public License v3 * which accompanies this d...
Java
src/main/java/se/unlogic/hierarchy/core/beans/Bundle.java
SvenssonWeb/OpenHierarchy
lgpl-3.0
6,040
194
codeparrot/github-code
5a21a177f1c2167df6c5cfade99e775ca9fec30e15590041c62226b1f282f086
package clearvolume.utils; import java.awt.Image; import java.awt.Window; import java.lang.reflect.Method; public class AppleMac { // final static com.apple.eawt.Application cApplication = // com.apple.eawt.Application.getApplication(); static Class<?> cClass; static Object cApplication; static { try { ...
Java
src/java/clearvolume/utils/AppleMac.java
ClearVolume/ClearVolume
lgpl-3.0
2,849
142
codeparrot/github-code
a91bd3bf8f8899aa71824991dfd021cd3fe221b873df5f7d1dc7562d03406b92
/* * Copyright (C) 2011 ~ 2018 Deepin Technology Co., Ltd. * * Author: sbw <sbw@sbw.so> * kirigaya <kirigaya@mkacg.com> * Hualet <mr.asianwang@gmail.com> * * Maintainer: sbw <sbw@sbw.so> * kirigaya <kirigaya@mkacg.com> * Hualet <mr.asianwang@gmail.com> * * ...
C
include/widgets/basiclistview.h
linuxdeepin/dde-control-center
lgpl-3.0
1,480
63
codeparrot/github-code
93a7afa5d299d91865be548fb05f6e77cca6663b18bfd57890ec87ec3e29a4a9
package com.iblowuptnt.tntMods.item; import com.google.common.collect.Sets; import com.iblowuptnt.tntMods.creativetab.CreativeTab; import com.iblowuptnt.tntMods.reference.Material; import com.iblowuptnt.tntMods.reference.Name; import com.iblowuptnt.tntMods.reference.Textures; import cpw.mods.fml.relauncher.Side; impor...
Java
src/main/java/com/iblowuptnt/tntMods/item/ItemCompShovel.java
IblowUpTnT/tntMods
lgpl-3.0
1,656
54
codeparrot/github-code
96e577f43eb8ab214aa67373ee234f5fcdf43d1d3369ada1650289b7f98c9771
/* * 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...
Java
server/sonar-server/src/test/java/org/sonar/server/rule/RegisterRulesTest.java
teryk/sonarqube
lgpl-3.0
12,879
329
codeparrot/github-code
bc8ada1f584eaa2b6f45725c80dc69510b8bb60a1d3f22a9bed04d361d5b4273
/* 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...
C
src/servicecatalog/createtagoptionresponse_p.h
pcolby/libqtaws
lgpl-3.0
1,336
48
codeparrot/github-code
930b5df7dbc5999c603ed219fff2891df2e3abb53aa113409c7d273134dce37d
// -*- mode: c++; tab-width: 4; indent-tabs-mode: t; eval: (progn (c-set-style "stroustrup") (c-set-offset 'innamespace 0)); -*- // vi:set ts=4 sts=4 sw=4 noet : // // Copyright 2010, 2012 wkhtmltopdf authors // // This file is part of wkhtmltopdf. // // wkhtmltopdf is free software: you can redistribute it and/or modi...
C++
src/lib/loadsettings.hh
mkdgs/wkhtmltopdf
lgpl-3.0
3,602
143
codeparrot/github-code
0f13602cdf561049d77f095fdce2652c13e4aa85dc706cb26b50ee42bf06c359
/* GStreamer H264 encoder plugin * Copyright (C) 2005 Michal Benes <michal.benes@itonis.tv> * Copyright (C) 2005 Josef Zlomek <josef.zlomek@itonis.tv> * Copyright (C) 2008 Mark Nauwelaerts <mnauw@users.sf.net> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU...
C
third-party/gstreamer/gst-plugins-ugly-0.10.15/ext/x264/gstx264enc.c
cpopescu/whispermedialib
lgpl-3.0
47,157
1,434
codeparrot/github-code
cbd5f0b8a5d776ee8c415b67f1053cc879c5a506d1264a9b92d28524e832b32e
/*************************************************** * * cismet GmbH, Saarbruecken, Germany * * ... and it just works. * ****************************************************/ /* * To change this template, choose Tools | Templates * and open the template in the editor. */ package de.cismet.cismap.commons...
Java
src/main/java/de/cismet/cismap/commons/internaldb/DBTransferable.java
cismet/cismap-commons
lgpl-3.0
1,839
67
codeparrot/github-code