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 |
|---|---|---|---|---|---|---|---|---|
28ef8baa3c201efbd92ec59f44809b30753d86aa6b869b8714f35c79a4771acc | /*
* Turns a list model into a tree allowing nodes to be in multiple groups
*
* Copyright (C) 2012 David Edmundson <kde@davidedmundson.co.uk>
*
* 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 | KTp/Models/abstract-grouping-proxy-model.h | leonhandreke/ktp-common-internals | lgpl-2.1 | 2,611 | 79 | codeparrot/github-code |
3cff3207c9ac0539bbcaa5bc64f5abbec875f777e55bbaf09ede929d43d82014 | using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Linq;
using System.Text;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
using DotSpatial.Controls;
using System.Drawing;
using System.Web.Caching;
using System.IO;
using DotSpatial.Data;
using DotSpatial.... | C# | DotSpatial.WebControls/WebMap.cs | ExRam/DotSpatial-PCL | lgpl-2.1 | 35,967 | 1,050 | codeparrot/github-code |
2080e360a48399f6a1f73d4b1cf7cea2b3a974766c0649a3ddf8e6c785c3b45b | // ********************************************************************************************************
// Product Name: DotSpatial.Topology.dll
// Description: The basic topology module for the new dotSpatial libraries
// ********************************************************************************************... | C# | DotSpatial.Topology/Operation/Buffer/BufferBuilder.cs | ExRam/DotSpatial-PCL | lgpl-2.1 | 11,369 | 279 | codeparrot/github-code |
ef73111d79127b366b1a637089a013999dc8b0c9ea37b025182d309fdd94abf4 | /*
* Copyright (C) 2017, 2019 Ken Rabold, JP Bonn
*
* This file is subject to the terms and conditions of the GNU Lesser
* General Public License v2.1. See the file LICENSE in the top level
* directory for more details.
*/
/**
* @ingroup cpu_fe310
* @{
*
* @file cpu.c
* @brief Implementatio... | C | cpu/fe310/thread_arch.c | kYc0o/RIOT | lgpl-2.1 | 5,785 | 200 | codeparrot/github-code |
51b69309a11eeb5a471cb027f4c5dfb51454e0a1b317eb65c4df3fb3fa93298f | /**
* Copyright (C) 2010 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... | Scala | src/main/scala/org/orbeon/oxf/util/XPathCache.scala | evlist/orbeon-forms | lgpl-2.1 | 22,645 | 522 | codeparrot/github-code |
3cc757ba0d7cc6c89636b1df899ab1d069bc6ac70beffe5f92260597b1b33051 | // ---------------------------------------------------------------------
//
// Copyright (C) 2004 - 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... | C++ | source/lac/petsc_matrix_base.cc | sairajat/dealii | lgpl-2.1 | 15,216 | 604 | codeparrot/github-code |
0219f2617acfeee6c1aa1a22102b79f1e164cc1febb55124da5dee407209a1ce | /*
* 11/19/04 : 1.0 moved to LGPL.
* VBRI header support added, E.B javalayer@javazoom.net
*
* 12/04/03 : VBR (XING) header support added, E.B javalayer@javazoom.net
*
* 02/13/99 : Java Conversion by JavaZOOM , E.B javalayer@javazoom.net
*
* Declarations for MPEG header class
* A few layer III, MPE... | Java | src/mp3/Header.java | zbirnholz1/Text-Adventure | lgpl-2.1 | 8,004 | 225 | codeparrot/github-code |
f4a709a837f3fcf596b029ad5e3209de017242bae8d7d73bef91bb02689a008b | /*
// $Id$
// Enki generates and implements the JMI and MDR APIs for MOF metamodels.
// Copyright (C) 2008 The Eigenbase Project
// Copyright (C) 2008 SQLstream, Inc.
// Copyright (C) 2008 Dynamo BI Corporation
//
// This library is free software; you can redistribute it and/or modify it
// under the terms of the GNU L... | Java | src/org/eigenbase/enki/mdr/EnkiMaskedMDRChangeListener.java | LucidDB/enki | lgpl-2.1 | 6,029 | 195 | codeparrot/github-code |
066516c8aca74bc0bbcb36afee9e1631cca11e81aff6e7d8d95efa345a58450e | package org.intermine.api.bag.operations;
/*
* Copyright (C) 2002-2014 FlyMine
*
* This code may be freely distributed and modified under the
* terms of the GNU Lesser General Public Licence. This should
* be distributed with the code. See the LICENSE file for more
* information or http://www.gnu.org/copyleft/... | Java | intermine/api/main/src/org/intermine/api/bag/operations/SymmetricDifference.java | julie-sullivan/phytomine | lgpl-2.1 | 1,248 | 43 | codeparrot/github-code |
45632d8fa6d8bf49aff81e656737d38e04da9b88c343e0e5d973ed27b5bbd54a | package org.digidoc4j.impl.asic;
import eu.europa.esig.dss.enumerations.Indication;
import org.bouncycastle.tsp.TimeStampToken;
import org.digidoc4j.ContainerValidationResult;
import org.digidoc4j.impl.AbstractContainerValidationResult;
/**
* Created by Andrei on 27.11.2017.
*/
public class TimeStampContainerValida... | Java | digidoc4j/src/main/java/org/digidoc4j/impl/asic/TimeStampContainerValidationResult.java | open-eid/digidoc4j | lgpl-2.1 | 1,738 | 91 | codeparrot/github-code |
23ab6d1b78acd9fc1d7863ecbeee92894de8b010747c00270460d8a13197a951 |
#include "envsphere.h"
#include "resource.h"
#ifdef WIN32
int APIENTRY WinMain( HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow )
#else
int main(int argc, char** argv)
#endif
{
tCreationFlags creationFlags;
creationFlags.sWindowTitle = "Environment-mapped sphere";
int32 width = 640;
i... | C++ | envsphere/main.cpp | stephanreiter/muli3d | lgpl-2.1 | 811 | 39 | codeparrot/github-code |
667cd65ade97934da1db0c66c4dcd258c067e9d528325537260cf898c7f65d6f | /**
* The "svg" tag node.
* @class SvgFormulaNode
* @constructor
*/
var SvgFormulaNode = FormulaNode.extend(
{
init : function(parentNode, pos, nte)
{
this.drawLib = parentNode.drawLib;
var el = this.drawLib.svg(parentNode.element);
this._super("", el, parentNode, pos, nte);
this.gr... | JavaScript | source/formulanodes/svgformulanode.js | denprog/naturaleditor | lgpl-2.1 | 7,274 | 274 | codeparrot/github-code |
4490a1e407b4d45bc5da40c983220736c8a3fa4e0a66a045462c5fe75ac79d98 | /*
* Performance evaluation demo program for libdc1394
*
* (c) 2011 Cyberdyne Inc., by Damien Douxchamps
*/
#include <stdlib.h>
#include <math.h>
#include <stdio.h>
#include <unistd.h>
#include <signal.h>
#include <dc1394/dc1394.h>
#include <SDL/SDL.h>
#include <SDL/SDL_opengl.h>
#include <sy... | C | examples/dc1394_iso.c | robhemsley/libdc1394 | lgpl-2.1 | 8,981 | 323 | codeparrot/github-code |
c4a59ba9d53c9de4eca71f0a1f9e7e757d799e637462b8d0eaed3b89034709e6 | package ru.agentlab.maia.service.message.match;
import java.time.LocalDateTime;
import java.util.UUID;
import org.hamcrest.Matcher;
import ru.agentlab.maia.IMessage;
public class Matchers {
public static Matcher<IMessage> hasContent(Matcher<? super String> matcher) {
return new AclMessageHasContent(... | Java | plugins/ru.agentlab.maia.service.message/src/ru/agentlab/maia/service/message/match/Matchers.java | agentlab/ru.agentlab.maia | lgpl-2.1 | 2,113 | 68 | codeparrot/github-code |
94c884f380b8cdd55ad0bda0d202e2f6054bf2e4c195dd3de88f5dfa0e9f1619 | /****************************************************************************
**
** Copyright (C) 2014 Petar Perisin <petar.perisin@gmail.com>
** 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 ... | C++ | src/libs/utils/ansiescapecodehandler.cpp | darksylinc/qt-creator | lgpl-2.1 | 8,589 | 219 | codeparrot/github-code |
3021d6d2a930966b68974f912b1251723ec795898f72b30fc08f36bb515325ad | /*
Part of CLP(Q) (Constraint Logic Programming over Rationals)
Author: Leslie De Koninck
E-mail: Leslie.DeKoninck@cs.kuleuven.be
WWW: http://www.swi-prolog.org
http://www.ai.univie.ac.at/cgi-bin/tr-online?number+95-09
Copyright (C): 2006, K.U. Leuven and
1992-1... | Perl | packages/clpqr/clpq/itf_q.pl | lamby/pkg-swi-prolog | lgpl-2.1 | 6,250 | 222 | codeparrot/github-code |
1edc2990fbbbca0e0d9cf16741e2bedf1a148e19cd45886ca0ca86161fe66a0d | //* This file is part of the MOOSE framework
//* https://www.mooseframework.org
//*
//* All rights reserved, see COPYRIGHT for full restrictions
//* https://github.com/idaholab/moose/blob/master/COPYRIGHT
//*
//* Licensed under LGPL 2.1, please see LICENSE for details
//* https://www.gnu.org/licenses/lgpl-2.1.html
#pr... | C | framework/include/materials/DerivativeMaterialInterface.h | nuclear-wizard/moose | lgpl-2.1 | 20,288 | 521 | codeparrot/github-code |
18f77f94007e615d650d233a81755ed37bbf5f99deeec4237f1293b9d4e1c65a | // GapBalancedAcidAlignment.java
//
// (c) 1999-2001 PAL Development Core Team
//
// This package may be distributed under the
// terms of the Lesser GNU General Public License (LGPL)
package pal.alignment;
import pal.datatype.*;
import pal.misc.*;
/**
* Creates a "Gap-Balanced" alignment.
*
* @ver... | Java | src/pal/alignment/GapBalancedAlignment.java | MichaelWoodhams/pal-1.5.1 | lgpl-2.1 | 8,397 | 285 | codeparrot/github-code |
c8bf76c18daad8a0ec92da45eb53a1f797cc7fd80961da6c3756fee4b2879bfb | /*
* Copyright (C) 2008-2019 The QXmpp developers
*
* Author:
* Manjeet Dahiya
*
* Source:
* https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* Li... | C | src/client/QXmppVersionManager.h | Kaffeine/qxmpp | lgpl-2.1 | 1,805 | 69 | codeparrot/github-code |
6795252e2ee52074b50e63698cf5273515f0db0eeaa9d6cd3a67cd012e28e331 | /**************************************************************************
**
** This file is part of Qt Creator
**
** Copyright (c) 2011 Nokia Corporation and/or its subsidiary(-ies).
**
** Author: Milian Wolff, KDAB (milian.wolff@kdab.com)
**
** Contact: Nokia Corporation (qt-info@nokia.com)
**
**
** GNU Lesser Gene... | C++ | src/plugins/valgrind/valgrindprocess.cpp | bakaiadam/collaborative_qt_creator | lgpl-2.1 | 11,464 | 367 | codeparrot/github-code |
300a6b4e7256aad05f4d26d302c240333d569c3eea322c877c51a663e000c7d9 | //$HeadURL$
/*----------------------------------------------------------------------------
This file is part of deegree, http://deegree.org/
Copyright (C) 2001-2009 by:
Department of Geography, University of Bonn
and
lat/lon GmbH
This library is free software; you can redistribute it and/or modify it under
the ... | Java | deegree-core/deegree-core-protocol/deegree-protocol-wms/src/main/java/org/deegree/protocol/wms/WMSException.java | deegree/deegree3 | lgpl-2.1 | 2,894 | 101 | codeparrot/github-code |
2e14396b51529cd22b77c9c72611a24135cdfcaea4e1c90546d6a0ded7d6ebf6 | /*
* JBoss, Home of Professional Open Source.
* Copyright 2013, 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 | host-controller/src/test/java/org/jboss/as/domain/controller/operations/ReadMasterDomainModelHandlerTestCase.java | yersan/wildfly-core | lgpl-2.1 | 8,725 | 153 | codeparrot/github-code |
e286a75b944471dd584847bafb9ea6684e3c6e9e582ac1ac5512af9e903e3cfe | // The libMesh Finite Element Library.
// Copyright (C) 2002-2017 Benjamin S. Kirk, John W. Peterson, Roy H. Stogner
// 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 ... | C | include/numerics/wrapped_function.h | svallaghe/libmesh | lgpl-2.1 | 6,805 | 214 | codeparrot/github-code |
ace1967a1cd71748c9f87476c815fcfc77da38a0f9c2bee26c2b2ce324c90f10 | // Copyright [2015] Albert Huang
#include "sceneview/draw_node.hpp"
#include <vector>
namespace sv {
struct DrawNode::Priv {
std::vector<Drawable::Ptr> drawables;
AxisAlignedBox bounding_box;
bool bounding_box_dirty;
DrawGroup* draw_group = nullptr;
};
DrawNode::DrawNode(const QString& name) : SceneNode(... | C++ | src/sceneview/draw_node.cpp | ashuang/sceneview | lgpl-2.1 | 1,561 | 68 | codeparrot/github-code |
75992b77859a3972ad6f4530ecac93b55ed9ff1aaa29ceb674ec9b5242eb4318 | /**
* @file XMLNamespaces.cpp
* @brief A list of XMLNamespace declarations (URI/prefix pairs)
* @author Ben Bornstein
*
* <!--------------------------------------------------------------------------
* This file is part of libSBML. Please visit http://sbml.org for more
* information about SBML, and the la... | C++ | src/xml/XMLNamespaces.cpp | skeating/liblax | lgpl-2.1 | 13,769 | 646 | codeparrot/github-code |
d6aba34770b2b3082f99a7411e5219951da58ed58410da1ca3fcdab0b1ccc3c3 | #include <glib.h>
#include <rest/rest-proxy.h>
#include <rest/rest-xml-parser.h>
#include <libsoup/soup.h>
#include <json-glib/json-glib.h>
#include "parse.h"
guint
get_user_id_sync(RestProxy *proxy,const gchar* screen_name) {
GError** error;
RestProxyCall *call;
JsonNode *node;
JsonObject *object;
... | C | identica-glib/user.c | GNOME/identica-glib | lgpl-2.1 | 1,991 | 86 | codeparrot/github-code |
0f2bd79fc8efe9a8a72fd7d607eeca83871ee601e77c963e96d112ba7d0756bd | package dr.evomodelxml.coalescent;
import dr.evolution.tree.Tree;
import dr.evomodel.coalescent.GMRFMultilocusSkyrideLikelihood;
import dr.evomodel.coalescent.GMRFSkyrideLikelihood;
import dr.evomodel.tree.TreeModel;
import dr.inference.model.MatrixParameter;
import dr.inference.model.Parameter;
import dr.xml.... | Java | src/dr/evomodelxml/coalescent/GMRFSkyrideLikelihoodParser.java | whdc/ieo-beast | lgpl-2.1 | 8,258 | 205 | codeparrot/github-code |
b1a82d462cc236e0858a6968d96e1d6d4fb0134430a0eece87e4c12e1ccec5b4 | <!--%import("filter/insert_page_content.xml")-->
<load target="js/page_admin.js" />
<load target="css/page.css" />
<load target="../../widget/tpl/js/widget.js" />
<load target="../../widget/tpl/css/widget.css" />
<div id="zonePageContent">{$page_content|noescape}</div>
<form action="./" method="post" id="pageFo" onsub... | HTML | modules/page/tpl/page_content_modify.html | daolcms/daol-core | lgpl-2.1 | 2,372 | 50 | codeparrot/github-code |
7bbf815a241152b46c3aa8e794b77b7ce016ae6dc7bcda9874c61fde71d521fc | /**
* 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... | Java | validation-policy/src/main/java/eu/europa/esig/dss/validation/process/vpfswatsp/checks/pcv/checks/ValidationTimeSlidingCheck.java | openlimit-signcubes/dss | lgpl-2.1 | 2,240 | 68 | codeparrot/github-code |
50c297a22b4c132ad23a7cf5d50980391778d19bb262272905f5009e4dc5ab73 | package org.needle4j.testng;
import org.needle4j.MyComponentBean;
import org.needle4j.MyEjbComponent;
import org.needle4j.MyEjbComponentBean;
import org.needle4j.annotation.InjectIntoMany;
import org.needle4j.annotation.ObjectUnderTest;
import org.testng.Assert;
import org.testng.annotations.Test;
import javax.ejb.Se... | Java | src/test/java/org/needle4j/testng/NeedleTestNGTest.java | needle4j/needle4j | lgpl-2.1 | 2,539 | 90 | codeparrot/github-code |
f9ae8b45ef50fd05f8457448cda69b6b74b2bb130f5322347068cb3a582a493d | /*
* Copyright (C) 2020 Arm Limited or its affiliates. All rights reserved.
*
* SPDX-License-Identifier: Apache-2.0
*
* 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
*
* www.apache.org/l... | C | src/naked/cmsis/NN/Source/ConvolutionFunctions/arm_convolve_wrapper_s8.c | prefetchnta/crhack | lgpl-2.1 | 5,075 | 132 | codeparrot/github-code |
65a2dfab4b16f209356c0517766b151b2d9e93e19fac21c75ec496d50ec95d36 | /* StarPU --- Runtime system for heterogeneous multicore architectures.
*
* Copyright (C) 2014 INRIA
*
* StarPU 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, ... | C | src/util/openmp_runtime_support_omp_api.c | joao-lima/starpu-1.2.0rc2 | lgpl-2.1 | 7,783 | 280 | codeparrot/github-code |
a5d26092e821bf3ee8b511d95853d28783bb86a7e78f0c87c040c85a3738430e | <?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" />
<!-- q3http.cpp --... | HTML | doc/html/q3http-members.html | sicily/qt4.8.4 | lgpl-2.1 | 24,758 | 323 | codeparrot/github-code |
a93ece7c250773f648d491193a5d56879f25c07666f0ee9d02d5e5ea3c56d7e1 | /************************************************************************
*
* LibTMail
* Copyright (C) 2010 Thor Qin
*
* 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 ... | C++ | src/content.cpp | ThorQin/libtmail | lgpl-2.1 | 60,794 | 2,089 | codeparrot/github-code |
a157b858af244353c0b1adf3dc43dc2026d54c8a54235eed331147226c73561d | #include "Updater.h"
#include "Arduino.h"
#include "eboot_command.h"
#include <interrupts.h>
#include <esp8266_peri.h>
//#define DEBUG_UPDATER Serial
#include <Updater_Signing.h>
#ifndef ARDUINO_SIGNING
#define ARDUINO_SIGNING 0
#endif
#if ARDUINO_SIGNING
#include "../../libraries/ESP8266WiFi/src/BearSSLHelpers.... | C++ | cores/esp8266/Updater.cpp | Lan-Hekary/Arduino | lgpl-2.1 | 15,331 | 534 | codeparrot/github-code |
262bb41f07d4a6856c1d1dd6a34c3d5469f7d51fc5c52214bf921798a907819a | package com.apple.iad.rhq.snmp;
import static org.testng.AssertJUnit.assertTrue;
import org.rhq.core.domain.configuration.Configuration;
import org.rhq.core.domain.resource.ResourceType;
import org.rhq.core.pluginapi.inventory.InvalidPluginConfigurationException;
import org.rhq.core.pluginapi.inventory.ResourceCompon... | Java | snmp/src/test/java/com/apple/iad/rhq/snmp/SnmpDiscoveryTest.java | genman/rhq-plugins | lgpl-2.1 | 2,615 | 79 | codeparrot/github-code |
986f819c9d860de08b5879664d685182ab99c725b0aac593d80195de064a2632 | /****************************************************************************
**
** 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 QtCore module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
**... | C++ | plugins/contacts/symbian/plugin/src/cntrelationshipgroup.cpp | KDE/android-qt-mobility | lgpl-2.1 | 12,825 | 378 | codeparrot/github-code |
20f6fdf1028d4580af0a9cd1552dd3a5ff61eed813cccc55e2d16d7b1dac1f25 | /**
* Copyright (c) 2010-present Abixen Systems. 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)
* any ... | Java | abixen-platform-business-intelligence-service/src/main/java/com/abixen/platform/service/businessintelligence/configuration/PlatformModuleRabbitMQConfiguration.java | adamturski/abixen-platform | lgpl-2.1 | 1,709 | 46 | codeparrot/github-code |
78eb4b3da6d4f205a1cdbd47d69e506c8263d78dbc51fac543a1fc3ff8498ac5 | /***************************************************************************
* Copyright (c) 2013 Jürgen Riegel (FreeCAD@juergen-riegel.net) *
* *
* This file is part of the FreeCAD CAx development system. *
* ... | C++ | src/Mod/Fem/Gui/TaskObjectName.cpp | kkoksvik/FreeCAD | lgpl-2.1 | 3,138 | 86 | codeparrot/github-code |
77ba5058ff5844c1cd8ddb59da395b5581249a4142e2c277ea5d77c25b338307 | /*
* patchanim - A bezier surface patch color blend animation builder
* Copyright (C) 2008-2019 Dave Brosius
*
* 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... | Java | src/com/mebigfatguy/patchanim/gui/JPatchControlPanel.java | mebigfatguy/patchanim | lgpl-2.1 | 10,931 | 314 | codeparrot/github-code |
e8bcdee643e2ced5a059ad26d1a1ac54f7eef55db7106c804fef8268392f2adb | <?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">
<!-- qstyleoption.cpp -->
<head>
<title>Qt 4.6: List of All Members for QStyleOptionTabV3</title>
<link href="classic.... | HTML | doc/html/qstyleoptiontabv3-members.html | kobolabs/qt-everywhere-opensource-src-4.6.2 | lgpl-2.1 | 5,289 | 60 | codeparrot/github-code |
b36cc91d748c5893ddc6b8aec79820a65f1d88241ba82a83056a776d5b5d08a7 | /*! AudioCompress.c
* Simple commandline audio compressor
*
* (c)2002-2007 busybee (http://beesbuzz.biz/)
* Licensed under the terms of the LGPL. See the file COPYING for details.
*/
#include <stdio.h>
#include <sys/types.h>
#include <errno.h>
#include <unistd.h>
#include <stdlib.h>
#include <string.h>
#incl... | C | AudioCompress.c | plaidfluff/AudioCompress | lgpl-2.1 | 3,875 | 195 | codeparrot/github-code |
5fcf8569789a21fa6ef082e8342c7ebe67dd41512306ba53a6ed5841320df504 | /*!
* 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 can ob... | Java | designer/datasource-editor-olap4j/src/main/java/org/pentaho/reporting/ui/datasources/olap4j/SimpleLegacyMdxDataSourceEditor.java | mbatchelor/pentaho-reporting | lgpl-2.1 | 3,869 | 89 | codeparrot/github-code |
592c198899aeb0f0a207851453f671fb7182a001e33ca3111e0a3ed47ce94c9d | //$Id: ImprovedNamingStrategy.java 9001 2006-01-10 11:51:17Z epbernard $
package org.hibernate.cfg;
import java.io.Serializable;
import org.hibernate.util.StringHelper;
import org.hibernate.AssertionFailure;
/**
* An improved naming strategy that prefers embedded
* underscores to mixed case names
* @see DefaultNa... | Java | lib/hibernate-3.1.3/src/org/hibernate/cfg/ImprovedNamingStrategy.java | raedle/univis | lgpl-2.1 | 3,845 | 120 | codeparrot/github-code |
b3526862e16326b1e35f7e0dc55583a043eb39661f31efc1d35b357cbd008833 | <?php
/**
* A container to show and hide child widgets
*
* @package Swat
* @copyright 2004-2016 silverorange
* @license http://www.gnu.org/copyleft/lesser.html LGPL License 2.1
*/
class SwatDisclosure extends SwatDisplayableContainer
{
// {{{ public properties
/**
* A visible title for the labe... | PHP | Swat/SwatDisclosure.php | silverorange/swat | lgpl-2.1 | 5,467 | 227 | codeparrot/github-code |
6d88471653315754328e6ff8ca1475f6f2ad7ffc649d87c949298e6446421495 | package sfBugsNew;
import edu.umd.cs.findbugs.annotations.ExpectWarning;
import edu.umd.cs.findbugs.annotations.NoWarning;
public class Bug1322 {
public void test() {}
public void test(Inner arg) {}
public static class Super {
public void test() {}
public void test(Inner arg) {}
}... | Java | spotbugsTestCases/src/java/sfBugsNew/Bug1322.java | johnscancella/spotbugs | lgpl-2.1 | 1,052 | 40 | codeparrot/github-code |
52a5de2f2ca86556ed5739226a6f8a89636a50fd0b935fc73b2355fc2da9b3b5 | // Jubatus: Online machine learning framework for distributed environment
// Copyright (C) 2011 Preferred Infrastructure and Nippon Telegraph and Telephone Corporation.
//
// 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.... | C++ | jubatus/server/common/membership.cpp | abetv/jubatus | lgpl-2.1 | 5,555 | 201 | codeparrot/github-code |
12dd8cade069a5242cd4ce5ec2154224ae6a003d22665ae1d3ebe1a2340a1778 | package org.wings.test;
import javax.servlet.ServletContext;
import java.util.Properties;
/**
* A dummy ServletContext where the most methods return null. The dummy is required for unit testing.
* @see WingsTestCase
* @author Rene Doering
*/
public class DummyServletContext implements ServletContext {
private... | Java | wings/src/test/org/wings/test/DummyServletContext.java | exxcellent/wings3 | lgpl-2.1 | 2,403 | 80 | codeparrot/github-code |
12f30d2c0614e9fb35b02e7599b0350f12508086a99d9206306d10c899a4fd83 | <?php
/**
* @version 2.0
* @author Nicolas BUI <nbui@wanadoo.fr>
*
* This source file is part of JPHP Library Project.
* Copyright: 2002 Vitry sur Seine/FRANCE
*
* The latest version can be obtained from:
* http://www.jphplib.org
*/
JPHP::import('jphp.sql.interface.IResultSet');
JPHP::import('jp... | PHP | var/jphp/jphp/sql/ResultSet.php | alexpagnoni/jphp | lgpl-2.1 | 1,573 | 83 | codeparrot/github-code |
fd00acc8ec364044315bbbad2956ff440cfc3ace35cfcd534e7f768e105f8a4e | /* LanguageTool, a natural language style checker
* Copyright (C) 2005 Daniel Naber (http://www.danielnaber.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 ... | Java | languagetool-office-extension/src/main/java/org/languagetool/openoffice/ConfigThread.java | lopescan/languagetool | lgpl-2.1 | 2,277 | 71 | codeparrot/github-code |
0c4b298338eea5d615b38b327c4e7e00320a271fbb0ab3c0c56199f6705d5e19 | /*********************************************************
* Copyright (C) 1998 VMware, Inc. All rights reserved.
*
* This file is part of VMware View Open Client.
*
* 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
*... | C | lib/bora/include/dictionary.h | dontsueme/vmware-view-open-client | lgpl-2.1 | 10,145 | 253 | codeparrot/github-code |
9a6df15975a89bc5db25e2fd589819547703685fd50fa961465119cdcfa59448 | import subprocess
import re
import copy
from StringIO import StringIO
import os
import doug
from doug.config import DOUGConfigParser, ControlFile
from scripts import ScriptException
import logging
LOG = logging.getLogger('doug')
_defaultConfig = None
def getDefaultConfig():
global _defaultConfig
if _default... | Python | scripts/doug/execution.py | ogbash/doug | lgpl-2.1 | 8,926 | 212 | codeparrot/github-code |
2ccc84119d7834bd4963bd1128a79c93e20f2db4c8445adb282e2bb325c1338f | /*
* GPAC - Multimedia Framework C SDK
*
* Authors: Jean Le Feuvre
* Copyright (c) Telecom ParisTech 2005-2012
* All rights reserved
*
* This file is part of GPAC / command-line client
*
* GPAC is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General... | C | applications/mp4client/main.c | gorinje/gpac-svn | lgpl-2.1 | 69,969 | 2,272 | codeparrot/github-code |
45e756b32a614b7e5c3e4f383f8b06992c8c1e58b241a8c4e086c27d7ecec0e5 | #include <stdlib.h>
#include <unistd.h>
#include <stdio.h>
#include <errno.h>
#include <aio.h>
#include <signal.h>
#include <fcntl.h>
#include <sys/types.h>
#include <sys/stat.h>
#define BUF_SIZE 20 /* Size of buffers for read operations */
#define errExit(msg) do { perror(msg); exit(EXIT_FAILURE); } while (0)
#... | C++ | examples/aio/main.cpp | ABBAPOH/qio | lgpl-2.1 | 6,130 | 200 | codeparrot/github-code |
820cd84b6fd8583c95c07e9a829c1307f98ca6ce562ecac3056c12d6114537d7 | /******************************************************************************
TestStrTableDirector.cpp
BASE CLASS = JXWindowDirector
Written by John Lindal.
******************************************************************************/
#include <JXStdInc.h>
#include "TestStrTableDirector.h"
#include "TestStr... | C++ | libjx/test/code/TestStrTableDirector.cpp | mbert/mulberry-lib-jx | lgpl-2.1 | 5,768 | 234 | codeparrot/github-code |
3899e8a3e664f749ca732e815a211cdb5f171fbd5f67a7a736de138b198f263e | <?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" />
<!-- dnd.qdoc -->
... | HTML | doc/html/dnd.html | sicily/qt4.8.4 | lgpl-2.1 | 43,787 | 435 | codeparrot/github-code |
ee53e1dc5be41b038e92e70b7e8802258dcc1e771442344af7796f058daf9691 | //
// UnitTest.cs
//
// Author:
// Lluis Sanchez Gual
//
// 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 associated documentation files (the
// "Software"), to deal in the Software without restriction,... | C# | src/addins/MonoDevelop.UnitTesting/Services/UnitTest.cs | mono/linux-packaging-monodevelop | lgpl-2.1 | 11,580 | 472 | codeparrot/github-code |
0fc1b0ffbe0ac840520d8a8f247901b70e4561857ce9b6fca6bb3d61b3030d61 | //
// imag - the personal information management suite for the commandline
// Copyright (C) 2015-2020 Matthias Beyer <mail@beyermatthias.de> and contributors
//
// 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 F... | Rust | lib/entry/libimagentryedit/src/edit.rs | matthiasbeyer/imag | lgpl-2.1 | 2,746 | 93 | codeparrot/github-code |
afa435e3dcf86d34625bf478e1d788e98b8eff5b6f40c8c984f40ec2c5d422ce | package net.sf.fmj.test.compat.formats;
import java.awt.*;
import javax.media.*;
import javax.media.format.*;
import junit.framework.*;
/**
*
* @author Ken Larson
*
*/
public class VideoFormatTest extends TestCase
{
class MyVideoFormat extends VideoFormat
{
private StringBuffer b = new StringB... | Java | src.test/net/sf/fmj/test/compat/formats/VideoFormatTest.java | champtar/fmj-sourceforge-mirror | lgpl-2.1 | 9,796 | 272 | codeparrot/github-code |
f346ea2be629baf4cfe9f01ec6488a4b3f1f18a6a1597b21afab8f40e9c77f60 | import { Arr, Option, Strings } from '@ephox/katamari';
const markAsBehaviourApi = (f, apiName, apiFunction) => {
const delegate = apiFunction.toString();
const endIndex = delegate.indexOf(')') + 1;
const openBracketIndex = delegate.indexOf('(');
const parameters = delegate.substring(openBracketIndex + 1, endI... | TypeScript | modules/alloy/src/main/ts/ephox/alloy/debugging/FunctionAnnotator.ts | FernCreek/tinymce | lgpl-2.1 | 1,832 | 66 | codeparrot/github-code |
60e9ea2016b8d20f3fe0d10a3aad5e37e4f3a31f1dcf72613ff8b4d5e2285a77 |
// Accord Math Library
// The Accord.NET Framework
// http://accord-framework.net
//
// Copyright © César Souza, 2009-2016
// cesarsouza at gmail.com
//
// Original work copyright © Lutz Roeder, 2000
// Adapted from Mapack for .NET, September 2000
// Adapted from Mapack for COM and Jama routines
// http://www.aist... | C# | Sources/Accord.Math/Decompositions/JaggedCholeskyDecompositionF.cs | cureos/accord | lgpl-2.1 | 27,062 | 771 | codeparrot/github-code |
a86496c45784d8970e1655e2faf5179bdc93ec034b933dd6bc3fced6223bf7c3 | /**************************************************************************
**
** This file is part of Qt Creator
**
** Copyright (c) 2012 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/projectexplorer/abstractprocessstep.cpp | hdweiss/qt-creator-visualizer | lgpl-2.1 | 13,311 | 427 | codeparrot/github-code |
a26b419b57f98c88a49bedd08189827bc05b7b9a7e80ee4aeff45fa635fe16b1 | """SCons.Script.SConscript
This module defines the Python API provided to SConscript and SConstruct
files.
"""
#
# Copyright (c) 2001 - 2015 The SCons Foundation
#
# Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the
# "Software"), ... | Python | scons/scons-local-2.4.0/SCons/Script/SConscript.py | Uli1/mapnik | lgpl-2.1 | 24,468 | 641 | codeparrot/github-code |
bad63236e7fbcb61b801c0133b93aef7fc5cb0b777f7906ec868ecfd6c11f200 | package com.sb205.missing_pieces.Shelf;
import net.minecraft.client.Minecraft;
import net.minecraft.client.gui.inventory.GuiContainer;
import net.minecraft.client.renderer.GlStateManager;
import net.minecraft.entity.player.InventoryPlayer;
import net.minecraft.util.ResourceLocation;
import net.minecraftforge.fml.relau... | Java | src/main/java/com/sb205/missing_pieces/Shelf/GuiInventoryShelf.java | sboy205/missingPieces | lgpl-2.1 | 1,901 | 53 | codeparrot/github-code |
bdea4a6b6b9139e5052bc77bce982f3614bc8c3440d6425b03bd750a39654052 | {% extends "base.html" %}
{% block menu %}
<div class="navbar navbar-inverse navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
<button type="button" class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
... | HTML | pms/templates/reversionarItem.html | diegocrzt/pmspy | lgpl-2.1 | 3,691 | 91 | codeparrot/github-code |
bc5606a686c38022674ee5f0f35e44077af350b3225c5bffd009f25aeec09951 | <?php
/**
* @package copix
* @subpackage forms
* @author Salleyron Julien
* @copyright CopixTeam
* @link http://copix.org
* @license http://www.gnu.org/licenses/lgpl.html GNU Lesser General Public Licence, see LICENCE file
* @experimental
*/
class CopixFieldAjaxListSubmit extends CopixAbstractField {
pu... | PHP | utils/copix/field/fields/CopixFieldAjaxListSubmit.class.php | Copix/Copix3 | lgpl-2.1 | 908 | 31 | codeparrot/github-code |
8488982e622ea1941fe6c6429c375d10faa48dab16f07fb65e26883c77bd528f | /*
* Hibernate, Relational Persistence for Idiomatic Java
*
* Copyright (c) 2008-2011, Red Hat Inc. or third-party contributors as
* indicated by the @author tags or express copyright attribution
* statements applied by the authors. All third-party contributions are
* distributed under license by Red Hat Inc.
*... | Java | com.huawei.soa.ldae/src/main/java/org/hibernate/event/internal/AbstractLockUpgradeEventListener.java | kevin-chen-hw/LDAE | lgpl-2.1 | 4,113 | 117 | codeparrot/github-code |
5dfcf41872ca9afb51f933d51bd0b955a32d410d4c535845a8f252d01749f617 | /**
*
* 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/transformer/bytecode/visitor/OnFinally.java | lucee/Lucee | lgpl-2.1 | 1,193 | 37 | codeparrot/github-code |
5fb2ce0b9d74ed9a69d819ecbf90f670efb5904438d6a4ea10b5a7219d4575ec | /*
File: WordClusters.java
Copyright 2010 - The Cytoscape Consortium (www.cytoscape.org)
Code written by: Layla Oesper
Authors: Layla Oesper, Ruth Isserlin, Daniele Merico
This library is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License... | Java | src/cytoscape/csplugins/wordcloud/WordClusters.java | nrnb/gsoc2010layla | lgpl-2.1 | 6,280 | 222 | codeparrot/github-code |
885ead62152a98afcccf3ef5ea13060234d332ccf09b227017ac2e72493a5a9a | /****************************************************************************
**
** 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/qmakeprojectmanager/qmakeprojectmanager.h | maui-packages/qt-creator | lgpl-2.1 | 3,789 | 105 | codeparrot/github-code |
d138e46f94f16bbbd57672aead4c8120b6f9dded3e79f8c7176ac2e3984029fa | // The finicte cell method on a rectangle. The boundary is given as a polygon (list of vertices clockwise). There is a vertex at least at every cell boundary.
// Poisson problem. Rhs = 1.0. Homogeneous Dirichlet boundary conditions (0.0).
// Nitsche Method for boundary condition.
#include <deal.II/grid/tria.h>
#includ... | C++ | examples/myCodes/polygon-boundary/fcm-poly/step-3.cc | lpolster/dealii | lgpl-2.1 | 18,708 | 422 | codeparrot/github-code |
ab3e048b992b9d7edaea4e1c09e88520ae91f9f22c7d31394f9ce0d7138be716 | <?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" />
<!-- qsqlrelationa... | HTML | doc/html/qsqlrelationaltablemodel-members.html | sunblithe/qt-everywhere-opensource-src-4.7.1 | lgpl-2.1 | 28,263 | 354 | codeparrot/github-code |
4e47dc7773f99f9a4a42653f160cc68af305bf3a79d0b028f683a5c27f6a2b8b | #!/bin/bash
if [ "$ENVIRONMENT_DIR" == "" ] ; then
ENVIRONMENT_DIR=~/.environments
fi
function setup_gradle() {
DEFAULT_VERSION="2.1"
DEFAULT_HOME="$ENVIRONMENT_DIR/gradle-2.1"
#Process old version of gradle
#Remove all old PATH and OLD folder
OLD_HOME=$GRADLE_HOME
OLD_PATH=$PATH
if [ "$OLD_HOME"... | Shell | init.d/gradle.sh | nttuyen/.environments-ubuntu | lgpl-2.1 | 1,039 | 45 | codeparrot/github-code |
1452cc6892f1357724c83705c2be39985d4f577132d989b9ae4b2463b8e159e0 | // @(#)root/roostats:$Id$
// Author: Kyle Cranmer, Sven Kreiss 23/05/10
/*************************************************************************
* Copyright (C) 1995-2008, Rene Brun and Fons Rademakers. *
* All rights reserved. *
* ... | C | roofit/roostats/inc/RooStats/HypoTestCalculatorGeneric.h | dawehner/root | lgpl-2.1 | 3,598 | 109 | codeparrot/github-code |
5ca3a514bfaac5d8349a7b29e803fbbf0d95c0ccdd213287dc99a322d7966dc3 | # -*- Mode: Python; coding: iso-8859-1 -*-
# vi:si:et:sw=4:sts=4:ts=4
#
# Stoqdrivers
# Copyright (C) 2005 Async Open Source <http://www.async.com.br>
# All rights reserved
#
# 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
# ... | Python | stoqdrivers/printers/base.py | stoq/stoqdrivers | lgpl-2.1 | 6,610 | 193 | codeparrot/github-code |
6d91891564eeaa7357793c84143033b8871efc1ada602b22c3baac976216ea92 | package soot.baf.internal;
/*-
* #%L
* Soot - a J*va Optimization Framework
* %%
* Copyright (C) 1999 Patrick Lam, Patrick Pominville and Raja Vallee-Rai
* %%
* 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 t... | Java | src/main/java/soot/baf/internal/BDivInst.java | plast-lab/soot | lgpl-2.1 | 1,623 | 64 | codeparrot/github-code |
6e1a3e8ad6ae00379f16e8f58913794762ccfb51f79441ebfa0f35dd25f3c3ac | /*
* 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/test/java/org/pentaho/reporting/engine/classic/core/modules/gui/base/actions/ActionTestingUtil.java | mbatchelor/pentaho-reporting | lgpl-2.1 | 3,409 | 90 | codeparrot/github-code |
ec56b8b5e48541cf24bb007835f31aa13a2722d2750c8cbb864b76b460542246 | /****************************************************************************
**
** 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$
** Commerci... | C++ | src/location/maps/qgeomaprectangleobject.cpp | robclark/qtmobility-1.1.0 | lgpl-2.1 | 8,530 | 291 | codeparrot/github-code |
fd9467a38e6f5d65943d9ce8861f7e19845913c60ef468a3c0880a1ea5fab133 | <?php
/* Copyright (C) 2003 Rodolphe Quiedeville <rodolphe@quiedeville.org>
* Copyright (C) 2004-2010 Destailleur Laurent <eldy@users.sourceforge.net>
* Copyright (C) 2005-2009 Regis Houssin <regis@dolibarr.fr>
* Copyright (C) 2006 Andre Cianfarani <acianfa@free.fr>
* Copyright (C) 2008 R... | PHP | htdocs/contrat/class/contrat.class.php | gambess/ERP-Arica | lgpl-2.1 | 61,112 | 1,894 | codeparrot/github-code |
dba1267ff8000a59e6029fbdf22467071490cb27bad6db7645a37217fdce2958 | #!/bin/bash
SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
if [ ! -z "$LIBMESH_DIR" ]; then
echo "INFO: LIBMESH_DIR set - overriding default installed path"
echo "INFO: No cleaning will be done in specified path"
mkdir -p $LIBMESH_DIR
else
export LIBMESH_DIR=$SCRIPT_DIR/../libmesh/installed
... | Shell | scripts/update_and_rebuild_libmesh.sh | zzyfisherman/moose | lgpl-2.1 | 1,383 | 57 | codeparrot/github-code |
c95f80ce262248f5336642101f45e049475dddaf98a3bb734c157387fa61b655 | <?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: t... | HTML | doc/html/widgets-tooltips-tooltips-qrc.html | sicily/qt4.8.4 | lgpl-2.1 | 9,510 | 210 | codeparrot/github-code |
88b80bfa1f537722d8ec05bd0b4f6297cf63005cf80a271b2a2c0a969d3d956b | /****************************************************************************
**
** 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 Qt3Support module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL... | C | src/qt3support/itemviews/q3table.h | radekp/qt | lgpl-2.1 | 17,711 | 549 | codeparrot/github-code |
6678efadafaf91499d54982d30ac01db369d9768ed7a967bc2fcc7b68477e821 | package org.skyve.metadata.view.model.list;
import org.skyve.domain.Bean;
import org.skyve.persistence.AutoClosingIterable;
import org.skyve.persistence.DocumentQuery.AggregateFunction;
import org.skyve.persistence.SQL;
public class SQLDocumentQueryListModel <T extends Bean> extends DocumentQueryListModel<T> {
priva... | Java | skyve-core/src/main/java/org/skyve/metadata/view/model/list/SQLDocumentQueryListModel.java | skyvers/skyve | lgpl-2.1 | 2,934 | 99 | codeparrot/github-code |
0e1154337a801a288c69e7f9a525861ba3f16054871df5935d72dd23cbfff56f | require 'ffi'
module GObjectIntrospection
# Module for attaching functions from the girepository library
module Lib
extend FFI::Library
ffi_lib 'girepository-1.0'
# Helper class to support guessing the gobject-introspection version.
# Provide several guesses to #provide_guess, and the result in #b... | Ruby | lib/ffi-gobject_introspection/lib.rb | jcupitt/gir_ffi | lgpl-2.1 | 12,026 | 296 | codeparrot/github-code |
f7e9b9fe8b1bc09464cd575a6145f7d98c0d8949c931f1c033d41f2dcd97eaaa | // rbOOmit: An implementation of the Certified Reduced Basis method.
// Copyright (C) 2009, 2010, 2015 David J. Knezevic
// This file is part of rbOOmit.
// rbOOmit 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 Softwa... | C++ | src/reduced_basis/rb_data_deserialization.C | dschwen/libmesh | lgpl-2.1 | 34,315 | 974 | codeparrot/github-code |
96a4d223af6f58041784732a57befa90aff3eb02538b8d51e5e0c62732b65e0f | /*********************************************************
* Copyright (C) 2008-2018 VMware, Inc. All rights reserved.
*
* 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 version 2.1 an... | C | open-vm-tools/services/vmtoolsd/toolsRpc.c | pexip/os-open-vm-tools | lgpl-2.1 | 17,763 | 589 | codeparrot/github-code |
61b24e442d05bec7e6a8d5079c976fb53c7a0c164bb0032e1e264320af8418ec | /*
* Copyright (C) 2010-2011
* Written by:
* Aly Hirani <alyhirani@gmail.com>
* James Chou <uohcsemaj@gmail.com>
*
* 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 S... | C++ | include/LibFacebookCpp/Link.hpp | kemcoi/libfacebookcpp | lgpl-2.1 | 2,018 | 67 | codeparrot/github-code |
90a49ea158a05567ce52679509e2abca9856393f530424acb776dda0154ab845 | /*
* Farstream - Farstream RTP TFRC support
*
* Copyright 2010 Collabora Ltd.
* @author: Olivier Crete <olivier.crete@collabora.co.uk>
* Copyright 2010 Nokia Corp.
*
* fs-rtp-tfrc.c - Rate control for Farstream RTP sessions
*
* This library is free software; you can redistribute it and/or
* modify it under t... | C | gst/fsrtpconference/fs-rtp-tfrc.c | tieto/farstream | lgpl-2.1 | 38,980 | 1,503 | codeparrot/github-code |
f7fb7afbb18f32b730ce52141878c81bb70891492ecb14ddad8253032ae7b59f | <?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$
namespace Tracker;
use Symfony\Component\DependencyI... | PHP | lib/core/Tracker/CompilerPass.php | tikiorg/tiki | lgpl-2.1 | 1,426 | 48 | codeparrot/github-code |
91ba20dd55fbd1437bae52060cdd3029cd5a14fffc78135dbeb0386cbc085446 | package com.obsidiskrivemaskine.GUI;
import com.obsidiskrivemaskine.ObsidiSkriveMaskineMod;
import com.obsidiskrivemaskine.SyncRobot;
import com.obsidiskrivemaskine.block.ObsidiCodingMachine;
import com.obsidiskrivemaskine.item.ErrorBook;
import compiler.Compiler;
import compiler.Utility.Coord;
import compiler.Utilit... | Java | Minecraft/src/main/java/com/obsidiskrivemaskine/GUI/ObsidiGUIScreen.java | TobiasMorell/P4 | lgpl-2.1 | 10,817 | 263 | codeparrot/github-code |
04f8ddfbd3f4685b6211bd2501af3a4ce39e1600ee71cff3a35958c51646247b |
//#include <atltime.h>
#include "MkCore_MkDevPanel.h"
//#include "MkCore_MkInterfaceForFileWriting.h"
//#include "MkCore_MkInterfaceForFileReading.h"
//#include "MkCore_MkFileSystem.h"
//#include "MkCore_MkZipCompressor.h"
#include "MkCore_MkPatchFileGenerator.h"
#include "MkCore_MkPatchFileExtractor.h"
//-----------... | C++ | Project/MkCore/Source/MkCore_MkPatchFileExtractor.cpp | jaeseock/MiniKey | lgpl-2.1 | 8,661 | 289 | codeparrot/github-code |
084a0f017a306cad9b05eb6d1d6ae237496469b324561495c9304e30a50dc051 | /*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will b... | C++ | olad/DeviceManager.cpp | emonty/ola | lgpl-2.1 | 10,936 | 400 | codeparrot/github-code |
0bab448e3f5b1f14903880c331f70d93f4c31c76a1c22b0dd28400acdf144bdc | // Copyright (c) 2016 Alexandr Topilski. All rights reserved.
#ifdef WIN32
#else
#include <netinet/ip.h>
#include <netinet/if_ether.h>
#include <netinet/udp.h>
#include <netinet/tcp.h>
#include <pcap.h>
#endif
#include <libavformat/avformat.h>
#include <libavutil/intreadwrite.h>
#include "media/media_stream_output.h"... | C | src/main.c | topilski/caps_to_video | lgpl-2.1 | 10,614 | 309 | codeparrot/github-code |
bbff1b465e9718c541388213f653bda4a81739e3d13ec73ae1fa585ff0c4f518 | /*
* Copyright (c) 2016 by Alexander Schroeder
*/
#ifndef AGGE_MATH_VEC2_HPP
#define AGGE_MATH_VEC2_HPP
#include "agge/core/config.hpp"
#include "agge/core/types.hpp"
#include "agge/core/stdexceptions.hpp"
#include "agge/math/dllexport.hpp"
#include "agge/math/vector_type.hpp"
#include "agge/math/vector... | C++ | include/agge/math/vec2.hpp | aschroeder/agge | lgpl-2.1 | 13,371 | 479 | codeparrot/github-code |
627e265329ae985cf7911302ec95848cf5cd01cb43b608d07e1239350d9f46f4 | /*
* Created on 17-dic-2005
*
* TODO To change the template for this generated file go to Window -
* Preferences - Java - Code Style - Code Templates
*/
package org.herac.tuxguitar.gui.actions.file;
import org.eclipse.swt.events.TypedEvent;
import org.herac.tuxguitar.gui.TuxGuitar;
import org.herac.tuxguitar.gui... | Java | src/main/java/org/herac/tuxguitar/gui/actions/file/ExitAction.java | jfinkels/tuxguitar | lgpl-2.1 | 874 | 33 | codeparrot/github-code |
4d20b20c2a6354e9e9334176a058e470f690972a302410450affca281f596ded | """Conditional Event item definition."""
from gaphor.diagram.presentation import (
Classified,
ElementPresentation,
from_package_str,
)
from gaphor.diagram.shapes import Box, IconBox, Text
from gaphor.diagram.support import represents
from gaphor.diagram.text import FontStyle, FontWeight
from gaphor.RAAML ... | Python | gaphor/RAAML/fta/conditionalevent.py | amolenaar/gaphor | lgpl-2.1 | 1,442 | 46 | codeparrot/github-code |
fab1e97d09a54bdefc205e316401ad62b7df79522c9b246e235e2fba5e345396 | /*---------------------------------------------------------------------------*\
* OpenSG *
* *
* *
* ... | C | Source/Experimental/QTWidgets/OSGQVec3ldEditor_qt.h | bilke/OpenSG-1.8 | lgpl-2.1 | 4,855 | 103 | codeparrot/github-code |
86ac1f74548c7f51aecfbcc45e99c5b60167fa0de6cd28791b47c2074bd2ce1e | # -*- coding: utf-8 -*-
# Copyright (C) 2015 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.... | Python | productmd/compose.py | lubomir/productmd | lgpl-2.1 | 4,093 | 134 | codeparrot/github-code |
2cbdfd43445d157273ec5452595cbb9f393c10596e06a813a32c2165f9c3ceba | <?php
/** @cond ALL */
namespace Luminous\Utils;
/**
* Collection of templates and templating utilities
*/
class HtmlTemplates
{
// NOTE Don't worry about whitespace in the templates - it gets stripped from the innerHTML,
// so the <pre>s aren't affected. Make it readable :)
/**
* Normal containe... | PHP | src/Luminous/Utils/HtmlTemplates.php | markwatkinson/luminous | lgpl-2.1 | 3,035 | 110 | codeparrot/github-code |
aafc139dedced460032b6561c213fbdfbdce43ca236b014c338ae8370682d123 | /*
* netlink-types.h Netlink Types (Private)
*
* 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.
*
* Copyright (c) 2003-2012 Thomas Graf <tgraf@suug.ch>... | C | include/netlink-types.h | socketpair/libnl | lgpl-2.1 | 15,991 | 855 | codeparrot/github-code |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.