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
514bac9dda528e89e287146a736a3df6d5a70f230924e6ea7ca3cb7cb69d36c8
############################################################################ # # Copyright (C) 2015 The Qt Company Ltd. # Contact: http://www.qt.io/licensing # # This file is part of Qt Creator. # # Commercial License Usage # Licensees holding valid commercial Qt licenses may use this file in # accordance with the comm...
Python
share/qtcreator/debugger/creatortypes.py
kuba1/qtcreator
lgpl-2.1
5,087
141
codeparrot/github-code
d6700e4b874633801b84484155a8e10d7d8f0f0957e510c7d600095d25f965f3
#include "private-libwebsockets.h" struct libwebsocket *libwebsocket_client_connect_2( struct libwebsocket_context *context, struct libwebsocket *wsi ) { struct libwebsocket_pollfd pfd; #ifdef LWS_USE_IPV6 struct sockaddr_in6 server_addr6; struct sockaddr_in6 client_addr6; struct addrinfo hints, *result; #endif ...
C
lib/client-handshake.c
GroundControl-Solutions/libwebsockets
lgpl-2.1
12,420
484
codeparrot/github-code
a0e0cb63e9814571305826a41dccd14ba2c5165725e6f174a0ecde7254bbdf56
/* * JBoss, Home of Professional Open Source * Copyright 2011 Red Hat Inc. and/or its affiliates and other contributors * as indicated by the @author tags. All rights reserved. * See the copyright.txt in the distribution for a * full listing of individual contributors. * * This copyrighted material is made avail...
Java
gui/src/main/java/org/jboss/as/console/client/shared/subsys/web/LoadSocketBindingsCmd.java
hal/core
lgpl-2.1
10,339
259
codeparrot/github-code
ab79ad19798cfb9901305629ead13849e1d29864c244a307a53d6e9d00270990
//$HeadURL$ /*---------------------------------------------------------------------------- This file is part of deegree, http://deegree.org/ Copyright (C) 2013 by: IDgis bv This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as ...
Java
uncoupled/deegree-spring/src/main/java/org/deegree/spring/db/SpringConnectionProviderProvider.java
deegree/deegree3
lgpl-2.1
2,775
83
codeparrot/github-code
5c1c6856a0ca4d67e3191babbdb93439c4767002afa865a5a0970f3f35b6c589
// This file is part of OpenTSDB. // Copyright (C) 2015 The OpenTSDB Authors. // // 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 // opti...
Java
src/query/expression/Alias.java
johann8384/opentsdb
lgpl-2.1
3,174
89
codeparrot/github-code
724d1887794d335a2ea458d2b76749b112e11ee5bc653f32200601a4eed73f2e
package org.baderlab.autoannotate.internal; public class Setting<T> { // Note: WarnDialog settings are in WarnDialogModule public final static Setting<Boolean> OVERRIDE_GROUP_LABELS = new Setting<Boolean>("overrideGroupLabels", Boolean.class, true); public final static Setting<Boolean> USE_EASY_MODE = new Setting...
Java
AutoAnnotate/src/main/java/org/baderlab/autoannotate/internal/Setting.java
BaderLab/AutoAnnotateApp
lgpl-2.1
751
32
codeparrot/github-code
99d82c63424b41dae3f78c0ced41e321ac3821c34372cc990c2abd278452c606
#pragma once class SoapServer; class SoapServerInternal; class ClassBinding; class FieldBinding; #include <string> #include <functional> #include <memory> #include <typeinfo> #include <vector> using namespace std; #include "NativeSoapServer.h" #include "ProtobufSoapServer.h" enum FieldFlags { FF_Optional, FF...
C
NativeSoapBinding/Include/SoapServer.h
lodle/SoapServer
lgpl-2.1
4,624
177
codeparrot/github-code
d11f9e12ac1e25a82cc988d931b8549eefda907dfaf4165e1b869d5c3c3af6ed
/* * This library is part of OpenCms - * the Open Source Content Management System * * Copyright (c) Alkacon Software GmbH & Co. KG (http://www.alkacon.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 th...
Java
src-gwt/org/opencms/acacia/client/widgets/serialdate/CmsCheckableDatePanel.java
alkacon/opencms-core
lgpl-2.1
11,037
355
codeparrot/github-code
34235340dbd95ec3c8d1bc15d6d4016af7419eb03274e55b83f42a5c07cba576
/*** Copyright (c) 2011, 2014 Hércules S. S. José Este arquivo é parte do programa Imobiliária Web. Imobiliária Web é um software livre; você pode redistribui-lo e/ou modificá-lo dentro dos termos da Licença Pública Geral Menor GNU como publicada pela Fundação do Software Liv...
Java
src/br/com/hslife/imobiliaria/db/HibernateUtility.java
herculeshssj/imobiliariaweb
lgpl-2.1
3,760
126
codeparrot/github-code
ea8aaa4ab91076db4c09606019385f6edbc3205d9d703ab6e687157ebf751042
/************************************************************************** ** ** This file is part of Qt Creator ** ** Copyright (c) 2011 Nokia Corporation and/or its subsidiary(-ies). ** ** Contact: Nokia Corporation (info@qt.nokia.com) ** ** ** GNU Lesser General Public License Usage ** ** This file may be used unde...
C++
src/plugins/remotelinux/linuxdeviceconfigurations.cpp
pcacjr/qt-creator
lgpl-2.1
9,994
300
codeparrot/github-code
629b1d9fc4dedd880f47e981edc0c1d188527db29df193c87072edd6e871b53e
using Microsoft.VisualStudio.TestTools.UnitTesting; using MotorTributarioNet.Facade; using TestCalculosTributarios.Entidade; namespace TestCalculosTributarios { [TestClass] public class CalculoPisTest { [TestMethod] public void CalculoPis() { var produto =...
C#
src/TestMotorTributarioNet/CalculoPisTest.cs
AutomacaoNet/MotorTributarioNet
lgpl-2.1
1,925
71
codeparrot/github-code
ed410e1fa62a498d95780cd18b4c2908474180c3753492040007c5b0bebea78a
/* Copyright (c) 2007 Pentaho Corporation. All rights reserved. * This software was developed by Pentaho Corporation and is provided under the terms * of the GNU Lesser General Public License, Version 2.1. You may not use * this file except in compliance with the license. If you need a copy of the license, ...
Java
src/org/pentaho/di/trans/steps/parallelgzipcsv/ParGzipCsvInputMeta.java
icholy/geokettle-2.0
lgpl-2.1
23,424
665
codeparrot/github-code
5414480ecb388e2344ff933c6ba8544cd230504d576879683f8733c4fc08d06d
/** * Copyright (C) 2012 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/fr/XFormsToSchema.scala
evlist/orbeon-forms
lgpl-2.1
11,057
215
codeparrot/github-code
39c06769511e397c8b1a00b2d2ee0b87288a6270e5d7cc1e2d213f19e59176da
/**************************************************************************** ** ** 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/valgrind/callgrindtool.cpp
darksylinc/qt-creator
lgpl-2.1
33,738
1,022
codeparrot/github-code
4d9d44b4d3ff2bae08fd7c7fe6ae1cb1bfc82c0951a2c4390c69a45797a0b7bb
/*! * 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
engine/extensions-mondrian/src/main/java/org/pentaho/reporting/engine/classic/extensions/datasources/mondrian/writer/DriverDataSourceProviderWriteHandler.java
mbatchelor/pentaho-reporting
lgpl-2.1
5,481
112
codeparrot/github-code
124497b19e817be44d30da0d1fd1157451664f2a6818e10333c47bd4d3e2620b
package com.markjmind.uni.thread.aop; /** * Created by Muabe on 2018-05-11. */ public abstract class AopOnExceptionAdapter implements AopListener{ @Override public void beforeOnPre() {} @Override public void afterOnPre() {} @Override public void beforeOnLoad() {} @Override public ...
Java
uni/src/main/java/com/markjmind/uni/thread/aop/AopOnExceptionAdapter.java
JaeWoongOh/markj
lgpl-2.1
543
33
codeparrot/github-code
f480fce5631596957d8a1d307af488e24b51540ae5edb47f303f44777d5be9b7
/* * Copyright (C) 2003 Red Hat, Inc. * * This is free software; you can redistribute it and/or modify it under * the terms of the GNU Library 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 dist...
C
src/vtexft.c
thiagoarrais/console
lgpl-2.1
24,849
954
codeparrot/github-code
e204fda2d3a5e48b56ff8c65db49e2995ac601c311d10672cf11ba8af9dd54ec
//---------------------------------------------------------------------------- /// \file robust_mutex.hpp /// \author Serge Aleynikov //---------------------------------------------------------------------------- /// \brief Robust mutex that can be shared between processes. //-----------------------------------------...
C++
include/utxx/robust_mutex.hpp
saleyn/utxx
lgpl-2.1
4,938
149
codeparrot/github-code
859ed1bf796ee4e680009f1870265115895b54546d163a48cd53c46f4ee2a6d3
/** * LookupService.java * * Copyright (C) 2003 MaxMind LLC. 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 of the License, or (at your...
Java
src/main/java/at/molindo/thirdparty/com/maxmind/geoip/LookupService.java
molindo/maxmind-geoip
lgpl-2.1
44,501
1,229
codeparrot/github-code
0ea8daf3eac84f67d8cad69200ed16c143ec1fd8584a33341ad63170f93e1559
/* * RefMapOut.scala * (Serial) * * Copyright (c) 2011-2021 Hanns Holger Rutz. All rights reserved. * * 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.serial import java...
Scala
shared/src/main/scala/de/sciss/serial/RefMapOut.scala
Sciss/Serial
lgpl-2.1
4,872
181
codeparrot/github-code
8d443ce5c31faed0b625a1092f115f05a1ad3c73001cfd4b578dd91eef2a4c13
//----------------------------------------------------------------------------- // // ImageLib Utility Sources // Copyright (C) 2000-2002 by Denton Woods // Last modified: 05/25/2002 <--Y2K Compliant! =] // // Filename: src-ILU/src/ilu_rotate.c // // Description: Rotates an image. // //---------------------------------...
C
src-ILU/src/ilu_rotate.c
balp/DevIL
lgpl-2.1
11,853
374
codeparrot/github-code
df0f6ed333a6fbc607a66f3c0bfb2486871d3f9d5bcf1187d4c62eff039e43a5
/* * Hibernate OGM, Domain model persistence for NoSQL datastores * * 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.ogm.backendtck.type; import static org.hibernate.ogm....
Java
core/src/test/java/org/hibernate/ogm/backendtck/type/BuiltInTypeTest.java
hferentschik/hibernate-ogm
lgpl-2.1
8,088
214
codeparrot/github-code
5920c39a31985f21db200310fd8b6f59f89962b34dadeaec69cbd7699fc0a6f4
/* -*-c++-*- OpenSceneGraph - Copyright (C) 1998-2006 Robert Osfield * * This library is open source and may be redistributed and/or modified under * the terms of the OpenSceneGraph Public License (OSGPL) version 0.0 or * (at your option) any later version. The full license is in LICENSE file * included with this...
C++
src/osg/CullingSet.cpp
hyyh619/OpenSceneGraph-3.4.0
lgpl-2.1
3,921
99
codeparrot/github-code
0c638306c69aca776b3bc91d49bcf4ca537b6db014086b9a7e606222af949bc0
/* Copyright (C) 2010-2012 Nokia Corporation and/or its subsidiary(-ies) This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later v...
C++
Source/WebCore/platform/graphics/TiledBackingStore.cpp
youfoh/webkit-efl
lgpl-2.1
26,836
724
codeparrot/github-code
72ffcf58c0defb04677d211d042c84b3aef24ffe03800cf57ad49750b624ea12
/* * Copyright (C) 2012-2014 Red Hat, Inc. * * Licensed under the GNU Lesser General Public License Version 2.1 * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version ...
C
libdnf/hy-types.h
Conan-Kudo/libhif
lgpl-2.1
3,588
123
codeparrot/github-code
8b09a32c5143b13b288361d62551b297e9a0a4f6c769f8fbbf3451be98469595
<?php /*"****************************************************************************************************** * (c) 2004-2006 by MulchProductions, www.mulchprod.de * * (c) 2007-2016 by Kajona, www.kajona.de ...
PHP
module_ldap/system/config/config.php
artemeon/core
lgpl-2.1
5,653
94
codeparrot/github-code
67ea400aeab3c840a261c36de57f274cb09286f65440fc288a84be60ea92fc6b
/* * GeoTools - The Open Source Java GIS Toolkit * http://geotools.org * * (C) 2017, 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/unsupported/css/src/test/java/org/geotools/styling/css/util/FilterTypeVisitorTest.java
geotools/geotools
lgpl-2.1
3,285
99
codeparrot/github-code
8c2ad7420469859d3762244beb337dc8fece5675a569fbe4b861f101eb2cd7d0
#ifdef SH7722_DEBUG_JPEG #define DIRECT_ENABLE_DEBUG #endif #include <stdio.h> #undef HAVE_STDLIB_H #include <config.h> #include <stdio.h> #include <stdlib.h> #include <unistd.h> #include <errno.h> #include <string.h> #include <stdarg.h> #include <fcntl.h> #include <asm/types.h> #include <direct/debug.h> #include...
C
gfxdrivers/sh772x/sh7722_jpeg.c
ecbtnrt/my-dfb
lgpl-2.1
15,760
560
codeparrot/github-code
0a6cacc386028d66c6be50cfdfc5f1c829e788c3bc24f2dc7b087a7a973b2201
/** RTAPI is a library providing a uniform API for several real time operating systems. As of ver 2.0, RTLinux and RTAI are supported. */ /******************************************************************** * Description: rtl_rtapi.c * This file, 'rtl_rtapi.c', implements the realtime * ...
C
src/rtapi/rtl_rtapi.c
yishinli/emc2
lgpl-2.1
51,380
1,761
codeparrot/github-code
6ddd6d8e81109d8b0cabf593aea8a17628f9971c508b3bb1e2bdc1aff0b5d82b
/** * Copyright (c) Tiny Technologies, Inc. All rights reserved. * Licensed under the LGPL or a commercial license. * For LGPL see License.txt in the project root for license information. * For commercial licenses see https://www.tiny.cloud/ */ import { Arr, Type, Obj } from '@ephox/katamari'; import { console, l...
TypeScript
modules/tinymce/src/themes/silver/main/ts/backstage/UrlInputHistory.ts
FernCreek/tinymce
lgpl-2.1
2,531
85
codeparrot/github-code
4756ee408c6e2cfbd30a540819180e9a2d7f1c45232fa30ea375e5ece591bf18
/** * Copyright (C) 2009 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...
Java
src/main/java/org/orbeon/oxf/processor/RedirectProcessor.java
evlist/orbeon-forms
lgpl-2.1
3,590
77
codeparrot/github-code
93bc3af2ebc0ad87735f3abc8e67d34417f9f566c8a6aea1e8980d33c1c501b2
/****************************************************************************** * THIS FILE IS GENERATED - ANY EDITS WILL BE OVERWRITTEN */ #pragma once #include "converters.h" namespace Quotient { /// Identification information for a user struct UserIdentifier { /// The type of identification. See `Identifie...
C
lib/csapi/definitions/user_identifier.h
QMatrixClient/libqmatrixclient
lgpl-2.1
945
35
codeparrot/github-code
1568fdf1cce1e4ec82653a30635737ca95c1eef205870e64f5a1d1cec3241501
/* Copyright 2012 Arthur de Souza Ribeiro <arthurdesribeiro@gmail.com> Copyright 2012-2013 Lamarque V. Souza <lamarque@kde.org> 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...
C++
applet/connectionitem.cpp
zballina/nm-applet-qt
lgpl-2.1
13,966
468
codeparrot/github-code
d6f37b4013328b9c5f879f3abb7ff724d9e025297e1e27dc8bd7217f9c16f4d6
/**************************************************************************** ** ** Copyright (C) 2013 Jolla Ltd ** Contact: lorn.potter@jollamobile.com This file is part of Sensord. Sensord is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License ...
C
filters/avgaccfilter/avgaccfilter.h
lpotter/sensorfw
lgpl-2.1
1,552
65
codeparrot/github-code
ad2b8e0cb5c695994be2d17fbea9dd815dab1242e810d35bc4e3d9a905f2a9e1
/** * OpenAL cross platform audio library * Copyright (C) 1999-2007 by authors. * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public * License as published by the Free Software Foundation; either * version 2 of the License, or (at your op...
C
Alc/alcConfig.c
soundsrc/openal-soft
lgpl-2.1
8,761
339
codeparrot/github-code
acf85ffe30c8f13e8c419bd913d70559a3c0726527e516e954e81d04c7516880
/************************************************************************** ** ** 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/cvs/cvscontrol.cpp
bakaiadam/collaborative_qt_creator
lgpl-2.1
4,146
173
codeparrot/github-code
0e40090a2178d46d6d24e0fe83081b402bbf54fdf0be53c86bdc218501e6df2b
/** @file dsmetool.c Dsmetool can be used to send commands to DSME. <p> Copyright (C) 2004-2010 Nokia Corporation. @author Ismo Laitinen <ismo.laitinen@nokia.com> @author Semi Malinen <semi.malinen@nokia.com> This file is part of Dsme. Dsme is free software; you can redistribute it and/or mo...
C
test/dsmetest.c
spiiroin/dsme
lgpl-2.1
4,876
206
codeparrot/github-code
3843c89cb19f6124879a132fbc6cb148d0f291e0e43b3ccc1e74c5d84ce58ba9
/* vim: set sw=8: -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* enchant * Copyright (C) 2003 Dom Lachowicz * * 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
enchant-1.5.0/src/enchant.h
pocketbook-free/browser
lgpl-2.1
6,822
180
codeparrot/github-code
435d70ed6f5b056a4c8dbafd1e74d8ebb2a58520820c438f7c491ace027aedb8
/* * 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 obt...
Java
engine/demo/src/main/java/org/pentaho/reporting/engine/classic/demo/ancient/demo/form/Patient.java
mbatchelor/pentaho-reporting
lgpl-2.1
3,041
151
codeparrot/github-code
bfcdc2b2426343070a13c867813df2f1b27df91143df5cd15ab354f406589acd
package rest.nexentastor; import java.util.ArrayList; /** * <p> * This class provides NexentaStor RESTful API's request format in JSON. see * NexentaStor REST API document[1]. * </p> * * <p> * [1] 'REST-API User Guide v1.0 - Nexenta', * <a href="http://www.nexenta.com/corp/static/docs-stable/NexentaStor-...
Java
src/rest/nexentastor/JsonRequest.java
sagara177/nexentastor-rest
lgpl-2.1
1,237
59
codeparrot/github-code
3259b7313c0d43808edc36eb5879f2a6963b6aa7fbd5a7fc0ecd390473362311
/* -*- C++ -*- * mapredo * Copyright (C) 2015 Kjell Irgens <hextremist@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 (at your...
C
mapredo/data_reader_queue.h
Hextremist/mapredo
lgpl-2.1
2,768
91
codeparrot/github-code
6d6abb2d4387449f66a1e878d8738d4d08a973a5fa33650962caac43dfb026ec
/* Minetest Copyright (C) 2010-2013 celeron55, Perttu Ahola <celeron55@gmail.com> This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any lat...
C++
src/inventory.cpp
TheLazar42/Reign-of-Darkness
lgpl-2.1
19,860
1,018
codeparrot/github-code
17060c77840b86038996c1cf9a359bd3b1d65abfad1f1f3e45ec48fe84a198a2
/* * Seahorse * * Copyright (C) 2008 Stefan Walter * Copyright (C) 2011 Collabora Ltd. * * 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, o...
C
libseahorse/seahorse-object.c
ueno/seahorse
lgpl-2.1
14,856
558
codeparrot/github-code
0a0a311bf62fe0c52cce8e44053fa5479435a416b518ddb5c3881f6f814a8079
/* * Copyright (C) 2008, 2009 Apple Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * 1. Redistributions of source code must retain the above copyright * notice, this l...
C
runtime/JSNotAnObject.h
kitsilanosoftware/JavaScriptCore
lgpl-2.1
4,178
90
codeparrot/github-code
cfe4836c72e5ff523f3ba8e5c0c323b939022fde9fa15c8c8bf1104e8a5d691e
/*************************************************************************** * Copyright (c) Juergen Riegel (juergen.riegel@web.de) 2014 * * * * This file is part of the FreeCAD CAx development system. * * ...
C++
src/App/Part.cpp
jriegel/FreeCAD
lgpl-2.1
4,461
125
codeparrot/github-code
ec7b4791900adfa87d5f901b36e247cf7dd4a3580e09e899fbc883128232f90a
/* This file is part of Zanshin Todo. Copyright (C) 2012 Christian Mollekopf <chrigi_1@fastmail.fm> 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...
C++
attic/src/core/structurecachestrategy.cpp
kolab-groupware/zanshin
lgpl-2.1
12,222
347
codeparrot/github-code
310375c60a8948adb6b474b36e67ab0fd84a73407bfe4ae8e7786a4b1765b182
/** * * 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/err/ErrorPageImpl.java
lucee/Lucee
lgpl-2.1
2,058
91
codeparrot/github-code
cf26b0deee3ca559ccd3a017ddc54790bc69684828939201784f16b1058eb10e
# cerbero - a multi-platform build system for Open Source software # Copyright (C) 2012 Andoni Morales Alastruey <ylatuya@gmail.com> # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Library General Public # License as published by the Free Software Foundation; eit...
Python
cerbero/utils/git.py
sdroege/cerbero
lgpl-2.1
8,593
273
codeparrot/github-code
d35e080096bfbf6e27182deed234d2f5446f01196e8651cafa47280d46ce7e46
/* * Part of the ROBOID project * Copyright (C) 2016 Kwang-Hyun Park (akaii@kw.ac.kr) and Kyoung Jin Kim * https://github.com/roboidstudio/embedded * * 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 So...
Java
org.roboid.studio.contentscomposer/src/org/roboid/studio/contentscomposer/editparts/MotionClipCloneBlockEditPart.java
roboidstudio/embedded
lgpl-2.1
2,157
71
codeparrot/github-code
3eafde9225e0500566f4f691c0bf542d7bb62e2bfb7dc9a092e42dfedb0eec8b
/* Copyright (c) 2007 Pentaho Corporation. All rights reserved. * This software was developed by Pentaho Corporation and is provided under the terms * of the GNU Lesser General Public License, Version 2.1. You may not use * this file except in compliance with the license. If you need a copy of the license, ...
Java
src/org/pentaho/di/trans/steps/filesfromresult/FilesFromResult.java
icholy/geokettle-2.0
lgpl-2.1
3,169
101
codeparrot/github-code
8b45cb6dbb760e605e19966df85c98aadb3f52d2329c3ab7c5ca47cd7466e636
/* * Copyright (c) 1995-2001,2003 Silicon Graphics, Inc. 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 the * Free Software Foundation; either version 2 of the License, or (at your * option) any...
C
src/pminfo/pminfo.c
ryandoyle/pcp_original
lgpl-2.1
19,325
789
codeparrot/github-code
79796646208b7ad8e4a6e0433545fd93a2741c3ee0781a44227a3f068cb74367
<?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" /> <!-- qtextcodec.cp...
HTML
doc/html/qtextdecoder-members.html
sicily/qt4.8.4
lgpl-2.1
10,118
211
codeparrot/github-code
4aff218e7a013d9eabe12932fc43f8c6ea2e6fec955336a04a5334baec77dd20
<?php /** * class Validate_Credit_Card * * Validates Credit Card Numbers and Expiration Dates * using the MOD10 Algorithm * I used the PHP Guy Tutorial to get the alogrithm information. * * @author Rick Robinson <dev@terraaccess.com> * @link http://www.terraaccess.com Terra Access * * @package TA_AuthNet * @version 1.3...
PHP
Validate_Credit_Card.class.php
michael-cannon/cb_cogs
lgpl-2.1
14,675
536
codeparrot/github-code
8d5c2341136d3555501e35cccc62455f09436c2a6ce73291b66088067dd44afd
// @(#)root/smatrix:$Id$ // Authors: T. Glebe, L. Moneta 2005 #ifndef ROOT_Math_Dfinv #define ROOT_Math_Dfinv // ******************************************************************** // // source: // // type: source code // // created: 03. Apr 2001 // // author: Thorsten Glebe // HERA-B Collab...
C
math/smatrix/inc/Math/Dfinv.h
tc3t/qoot
lgpl-2.1
3,597
147
codeparrot/github-code
face5e79ad70a43ee5e2af1e2c6a9109afd2a5a44b7ea3cb8370e8bf73c038f3
/* # $Id: memory_storage.h 1754 2006-05-05 12:43:18Z nlehuen $ # Copyright (C) 2004-2005 Nicolas Lehuen <nicolas@lehuen.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;...
C
include/memory_storage.h
yatsu/ruby-pytst
lgpl-2.1
5,325
167
codeparrot/github-code
84bb27dcb0168f794aeaa82a224b88b481e768545015433b1757aed377e4a60e
/* jcifs smb client library in Java * Copyright (C) 2003 "Michael B. Allen" <jcifs at samba dot 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 * version 2.1 of the ...
Java
src/jcifs/smb/SmbRandomAccessFile.java
felixion/flxsmb
lgpl-2.1
11,911
348
codeparrot/github-code
f154e9bbc5692086b2afe02c646ae82665c975734f9ec46ef9e31a060116912b
/* * Copyright (C) 2004, 2006, 2008 Apple Inc. All rights reserved. * Copyright (C) 2005-2007 Alexey Proskuryakov <ap@webkit.org> * Copyright (C) 2007, 2008 Julien Chaffraix <jchaffraix@webkit.org> * Copyright (C) 2008, 2011 Google Inc. All rights reserved. * Copyright (C) 2012 Intel Corporation * * This l...
C++
Source/WebCore/xml/XMLHttpRequest.cpp
KnightSwarm/WebKitTi
lgpl-2.1
45,250
1,322
codeparrot/github-code
e73a1fdf33a062195caf5de4611420ba6e19e3baf05be8cc2eba804c41c2dd5e
/* * anon-int64.c -- * * int64 anonymization functions. * * Numbers are mapped into range [lower, upper] (inclusive). Clearly, * number of distinct input numbers has to be <= (upper - lower + 1), * i.e. the total number of distinct numbers we can generate. * * Copyright (c) 2005 Juergen Schoenwaelder */ #inc...
C
src/anon-int64.c
wikimedia/analytics-libanon
lgpl-2.1
9,098
400
codeparrot/github-code
1d5e30147bb1d84e3b65234e2f9b61980d3be0f80f29279f4dfc069e0c70e814
package betteragriculture.client.model; import net.minecraft.client.model.ModelBase; import net.minecraft.client.model.ModelRenderer; import net.minecraft.entity.Entity; import net.minecraft.util.math.MathHelper; import net.minecraftforge.fml.relauncher.Side; import net.minecraftforge.fml.relauncher.SideOnly; @SideO...
Java
src/main/java/betteragriculture/client/model/ModelEntityMobCow1.java
nfinit-gaming/BetterAgriculture
lgpl-2.1
7,228
224
codeparrot/github-code
cad47ae4456b8964e1175d5a9fbc0c1c26827ae6464a83be3c2fa5541d452261
/* * Authors: * 钟峰(Popeye Zhong) <zongsoft@gmail.com> * * Copyright (C) 2010-2013 Zongsoft Corporation <http://www.zongsoft.com> * * This file is part of Zongsoft.CoreLibrary. * * Zongsoft.CoreLibrary is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Publ...
C#
src/Resources/ResourceUtility.cs
Zongsoft/Zongsoft.CoreLibrary
lgpl-2.1
11,704
380
codeparrot/github-code
d2e83a1f39781041c8029235ff2649a9fae8f5c3e5ae4c5faf115ba4974b4503
/*---------------------------------------------------------------------------- This file is part of deegree Copyright (C) 2001-2013 by: - Department of Geography, University of Bonn - and - lat/lon GmbH - and - Occam Labs UG (haftungsbeschränkt) - and others This library is free software; you can redistribute...
Java
deegree-datastores/deegree-tilestores/deegree-tilestore-geotiff/src/main/java/org/deegree/tile/persistence/geotiff/GeoTiffTileStoreMetadata.java
deegree/deegree3
lgpl-2.1
3,349
76
codeparrot/github-code
22d344c38dbb8cd22404d8569a37e58fd0e41ceaa10708335098668ca7590566
require_relative 'version' require_relative 'validator' require_relative 'network' require_relative 'statistics' require_relative 'converts' require_relative 'tools' require_relative 'downtimes' require_relative 'notifications' require_relative 'hosts' require_relative 'hostgroups' require_relative 'services' require_...
Ruby
lib/icinga2/client.rb
bodsch/ruby-icinga2
lgpl-2.1
11,872
413
codeparrot/github-code
33e236bcd4356fe3fd837fd4f2927c6db8c9515f0cabe3216580ee2978696cff
/* * Copyright (C) 2002 Red Hat, Inc. * * This is free software; you can redistribute it and/or modify it under * the terms of the GNU Library 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 dist...
C
src/matcher.c
thiagoarrais/console
lgpl-2.1
5,871
214
codeparrot/github-code
2cf9db10d0969af12ab053332c2c599ed0573edebc886737f02f09bfc411077e
/*****************************************************************************/ /* ### */ /* ##### ### ### ### CREATE: 2009-12-17 */ /* ####### ### ### [CORE] ### ~~~~~~~~~~~~~~~~~~ ...
C
inc/morder.h
prefetchnta/crhack
lgpl-2.1
15,078
520
codeparrot/github-code
77c0ba628fd581cc4b0c779ecf7a94149efbf0cf0b641703c63272693ce9e715
<?php if (!defined('ABSPATH')) die('unable to continue...'); include_once(ABSPATH . '/includes/simplepie/simplepie.inc'); function combine_feeds( $feed_list, $max_items = 10, $delimiter = '~', $remove_html = true ) { if (empty($feed_list)) return false; $combined_feed = array(); foreach($feed_list as $url) ...
PHP
includes/functions.php
bentaylor/zep
lgpl-2.1
18,556
572
codeparrot/github-code
6fc1ad7581613b4bd73c48052a2f878a380ba434411ee04a8124243f5a861db3
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */ /* GdkPixbuf library - Simple animation support * * Copyright (C) 1999 The Free Software Foundation * * Authors: Jonathan Blandford <jrb@redhat.com> * Havoc Pennington <hp@redhat.com> * * This library is free software; you can...
C
gdk-pixbuf/gdk-pixbuf-animation.c
GNOME/gdk-pixbuf
lgpl-2.1
34,962
1,029
codeparrot/github-code
888d130f027f3fd466c09a85a47e9cfc338c93710da10cd96c730146f84e7bb5
/** * 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
dss-pades/src/test/java/eu/europa/esig/dss/pades/validation/suite/PAdESOCSPSigningCertificateTest.java
esig/dss
lgpl-2.1
2,685
63
codeparrot/github-code
6db7cf45321499ed0a5ea98d1f7a1b9bb80824e50917d02e1bf71070975e6e35
// $Id: dbconnect_shared.cc,v 1.9 2005/03/30 12:32:58 jacek Exp $ /* libcommonc++: ManuProC's main OO library * Copyright (C) 1998-2000 Adolf Petig GmbH & Co. KG, written by Jacek Jakubowski * Copyright (C) 2010 Christof Petig * * This program is free software; you can redistribute it and/or modify * it under...
C++
src/dbconnect_shared.cc
jacektux/cpdbi
lgpl-2.1
5,240
183
codeparrot/github-code
43420c0a30e63a64de7203b47481c9ef79079c9f303664871967d276f127e6f7
# -*- coding: utf-8 -*- # Copyright (c) 2011-2019 Sergey Astanin # https://bitbucket.org/astanin/python-tabulate # 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, includ...
Python
doc/python/tabulate.py
anlambert/tulip
lgpl-3.0
60,358
1,625
codeparrot/github-code
6836faa6f8bf5560944cd4a0c98bb817dfe2405fb2aa6b4675eac92409d02121
using System; using System.ComponentModel; using System.Windows; namespace HMIControl { [Startable] public class SlideGate : HMIControlBase { static SlideGate() { DefaultStyleKeyProperty.OverrideMetadata(typeof(SlideGate), new FrameworkPropertyMetadata(typeof(SlideGate))); ...
C#
SCADA/Program/HMIControl/SlideGate.cs
GavinYellow/SharpSCADA
lgpl-3.0
2,986
95
codeparrot/github-code
e708151520bc8324cda09c085920caa315c961d748deb837236bb3f1d935058b
/* namespace object implementation */ #include "Python.h" #include "structmember.h" typedef struct { PyObject_HEAD PyObject *ns_dict; } _PyNamespaceObject; static PyMemberDef namespace_members[] = { {"__dict__", T_OBJECT, offsetof(_PyNamespaceObject, ns_dict), READONLY}, {NULL} }; ...
C
kbe/src/lib/python/Objects/namespaceobject.c
Orav/kbengine
lgpl-3.0
7,807
264
codeparrot/github-code
00dd6fd0758fda521d46640e04ee5200f942b0467c356d0a461e3e3e04538199
/* * Copyright (c) 2005-2016 Vincent Vandenschrick. All rights reserved. * * This file is part of the Jspresso framework. * * Jspresso 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 v...
Java
application/src/main/java/org/jspresso/framework/application/frontend/file/ConnectorValueGetterCallback.java
maximehamm/jspresso-ce
lgpl-3.0
2,642
83
codeparrot/github-code
c6ec206deaf4b39b13c25acaac71720431d3829aa37cc279376ab76bc8d940fb
/* * The MIT License (MIT) * * Copyright (c) 2015 Freeman Zhang <zhanggyb@gmail.com> * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Software without * restriction, including without limitat...
C++
include/blendint/cppevent/delegate-token.hpp
zhanggyb/BlendInt
lgpl-3.0
2,130
76
codeparrot/github-code
6771cc89c9d3edc998e5709f7d14610594a0fd859f3cfe17f8ad17b74eec9d89
/* * This file is part of MyDMAM. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation; either version 3 of the License, or * any later version. * * This program is distributed in th...
Java
app/hd3gtv/archivecircleapi/ACFile.java
hdsdi3g/MyDMAM
lgpl-3.0
3,178
142
codeparrot/github-code
14d6fa66cd9f20e601f5ff6b8cc12b1f9e98c55850c4cc68a1ebf471047dfb67
/* 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/apigateway/updatestageresponse.cpp
pcolby/libqtaws
lgpl-3.0
3,058
106
codeparrot/github-code
a773400ab5b42964816e4744007433cd0712f76ee24f3f18ffdca36e1ceb53e3
package micdoodle8.mods.galacticraft.core.client.model; import micdoodle8.mods.galacticraft.core.entities.GCCoreEntityFlag; import net.minecraft.client.entity.AbstractClientPlayer; import net.minecraft.client.model.ModelBase; import net.minecraft.client.model.ModelRenderer; import net.minecraft.entity.Entity; import n...
Java
common/micdoodle8/mods/galacticraft/core/client/model/GCCoreModelFlag.java
Albloutant/Galacticraft
lgpl-3.0
4,121
125
codeparrot/github-code
c38a8f65a166c410d5548843d510713cc96c454e424b33a671cf4406b79f6794
/** * Copyright (C) 2005-2016 Alfresco Software Limited. * * This file is part of Alfresco * * Alfresco is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at ...
JavaScript
aikau/src/main/resources/alfresco/menus/AlfMenuGroup.js
jphuynh/Aikau
lgpl-3.0
8,563
231
codeparrot/github-code
4ed6f754ee82f3fb8181abaa23754fb290a9f08bec32f396ffc1bba5cacf2ea3
/* * SonarQube * Copyright (C) 2009-2016 SonarSource SA * mailto:contact AT sonarsource DOT com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 3 of the License...
JavaScript
server/sonar-web/src/main/js/apps/update-center/plugin.js
joansmith/sonarqube
lgpl-3.0
2,481
91
codeparrot/github-code
2281f9f1bae8d9b4d33e48bdb4ace2dc77fa1f72171cbbace5ba1b14b018b09f
package robosphinx.mods.quartz.block; /** * @author robosphinx */ import cpw.mods.fml.relauncher.Side; import cpw.mods.fml.relauncher.SideOnly; import robosphinx.mods.quartz.init.QuartzPlusBlocks; import net.minecraft.block.Block; import net.minecraft.block.BlockSlab; import net.minecraft.entity.player.EntityPlayer...
Java
src/main/java/robosphinx/mods/quartz/block/SlabItemBlock.java
robosphinx/QuartzPlus
lgpl-3.0
5,628
164
codeparrot/github-code
d2ecd20cace80d0aec815c7b550d16f195c6def19989526e7b8f752fd615502f
/* * Copyright (C) 2005-2010 Alfresco Software Limited. * * This file is part of Alfresco * * Alfresco is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by * the Free Software Foundation, either version 3 of the License, or ...
Java
projects/repository/source/java/org/alfresco/repo/workflow/jscript/JscriptWorkflowTask.java
daniel-he/community-edition
lgpl-3.0
9,364
282
codeparrot/github-code
d2e4adbe20d685486c47ea18a3e888ae528d178c6a505cdce23ce2728a8685f9
package eu.unipv.epsilon.enigma.ui.main.card; import android.content.Context; import android.content.Intent; import android.support.annotation.LayoutRes; import android.view.View; import android.view.ViewGroup; import android.view.ViewTreeObserver; import android.widget.ImageView; import android.widget.TextView; impor...
Java
android-app/src/main/java/eu/unipv/epsilon/enigma/ui/main/card/CollectionCardHolder.java
fdi2-epsilon/teams-game
lgpl-3.0
3,545
94
codeparrot/github-code
b0a65cec959d533fe257a146141ef954a6898c351121e91308b501832135ac36
package org.cloudfun.framework.storage import _root_.com.mongodb.{DBObject, BasicDBObject} import _root_.com.osinka.mongodb.MongoObject import _root_.java.io.Serializable import _root_.java.lang.String import _root_.java.util.{HashMap, Map} import _root_.org.bson.BSONObject import _root_.org.cloudfun.framework.data.{M...
Scala
src/main/scala/org/cloudfun/framework/storage/Storable.scala
zzorn/cloudfun
lgpl-3.0
975
40
codeparrot/github-code
ebf0bd099dc9ba0608dba60e550001bb49b0d4ce22795fc71e3ca0c595f21c31
/** * DataCleaner (community edition) * Copyright (C) 2014 Neopost - Customer Information Management * * This copyrighted material is made available to anyone wishing to use, modify, * copy, or redistribute it subject to the terms and conditions of the GNU * Lesser General Public License, as published by the Free...
Java
desktop/ui/src/main/java/org/datacleaner/widgets/properties/SingleDictionaryPropertyWidget.java
anandswarupv/DataCleaner
lgpl-3.0
4,764
134
codeparrot/github-code
b3f68b63e78b0a4522f91074723f91da94220127cb2270bb9f6ddf9c1c1787ce
/* * File name : CoreMutex.h * * Copyright (c) 2008 Scientific Software * * Modification History: * Date Name Description * 2008-12-29 Egor Pushkin Initial version */ #ifndef COREMUTEX_H__MINCOM__INCLUDED_ #define COREMUTEX_H__MINCOM__INCLUDED_ namespace MinCOM { /** * Mi...
C
source/include/MinCOM/Concurrency/Core/CoreMutex.h
egorpushkin/common-kit
lgpl-3.0
2,077
118
codeparrot/github-code
99796ba7413a12129e8e789e6b226f751add17aab84f6225fbb91b2c15634f3c
package masp.plugins.mlight.config; import java.io.File; import java.io.IOException; import masp.plugins.mlight.MRPG; import masp.plugins.mlight.data.Attribute; import masp.plugins.mlight.data.effects.types.MEffect; public class SkillClassConfiguration extends Configuration { public SkillClassConfigurat...
Java
src/masp/plugins/mlight/config/SkillClassConfiguration.java
masp/MRPG
lgpl-3.0
2,623
70
codeparrot/github-code
7eeec4b4cc89d8361f5118d38d1de4225caae774daf8c58bd133501ab84838ff
#include <stdio.h> #include <stdlib.h> #include <stdbool.h> #include <pthread.h> #include <errno.h> #include "thread_barrier.h" const thread_barrier_t THREAD_BARRIER_INITIALIZER = { PTHREAD_COND_INITIALIZER, PTHREAD_MUTEX_INITIALIZER, 0, 0, 0, false, false, }; int thread_barrier_init(thre...
C
C/src/thread_barrier.c
bravo-t/NN
lgpl-3.0
2,467
86
codeparrot/github-code
21c91d1aebb2adda4bbdeb5192d95e5e6a1e568b72b5891edc4bbfcff58ff004
package semano.rulebaseeditor; import java.awt.BorderLayout; import java.awt.Color; import java.awt.Component; import java.awt.event.MouseAdapter; import java.awt.event.MouseEvent; import java.awt.event.MouseListener; import java.util.HashMap; import javax.swing.JList; import javax.swing.JPanel; import javax.swing.JS...
Java
src/semano/rulebaseeditor/JapelateTreePanel.java
mr-justin/gate-semano
lgpl-3.0
4,128
139
codeparrot/github-code
b8749e2123c867ed6b38e81257d76c0c47eb9430c5bc775a697e6a42deae3d42
package com.telenav.osv.manager.network.parser; import org.json.JSONObject; import com.telenav.osv.item.AccountData; import com.telenav.osv.item.network.UserData; import com.telenav.osv.utils.Log; /** * JSON parser for user profile data * Created by kalmanb on 8/1/17. */ public class UserDataParser extends ApiResp...
Java
app/src/main/java/com/telenav/osv/manager/network/parser/UserDataParser.java
openstreetview/android
lgpl-3.0
4,351
106
codeparrot/github-code
f8360b6e8612d79e26000a0f4ba560f0505ff68cd3af2562215f81e51ede4d29
// Copyright (C) 2004 Id Software, Inc. // #include "../../idlib/precompiled.h" #pragma hdrstop #include "../Game_local.h" CLASS_DECLARATION( idForce, idForce_Drag ) END_CLASS /* ================ idForce_Drag::idForce_Drag ================ */ idForce_Drag::idForce_Drag( void ) { damping = 0.5f; physics = NULL...
C++
Extras/ModSources/eoc/game/physics/Force_Drag.cpp
revelator/Revelation-Engine
lgpl-3.0
2,686
123
codeparrot/github-code
45bacbdb08dfb5676b22784682a5683e267cc6fa1b5b9d531bfb38b07e8b6253
"""A module for handling and accessing both the in-memory, and on-disk, representation of a set of routes as a set of segments. Where each segment specifies its start and end stop ids, and other data (see topology_shapefile_data_model.py for more.""" import sys import csv import re import operator import itertools i...
Python
route_segs.py
PatSunter/SimpleGTFSCreator
lgpl-3.0
52,470
1,203
codeparrot/github-code
a8dbb6978278b396f52dc920bd601ae75d93d53786c054873c9c0415d320804c
using System; namespace SharpNoise.Modules { /// <summary> /// Noise module that outputs Voronoi cells. /// </summary> /// <remarks> /// <para> /// In mathematics, a Voronoi cell is a region containing all the /// points that are closer to a specific seed point than to any /// other se...
C#
SharpNoise/Modules/Cell.cs
rthome/SharpNoise
lgpl-3.0
10,179
261
codeparrot/github-code
8989e940511af3b048bff9698b3e08bd8f9928925b4dd1e095294c8eaec3135b
package de.tubs.variantsync.core.jobs; import java.util.ArrayList; import java.util.List; import org.eclipse.core.resources.IFile; import org.eclipse.core.runtime.CoreException; import org.eclipse.core.runtime.IProgressMonitor; import org.eclipse.core.runtime.IStatus; import org.eclipse.core.runtime.Status; import or...
Java
de.tubs.variantsync.core/src/de/tubs/variantsync/core/jobs/MarkerUpdateJob.java
Kogoro/VariantSync
lgpl-3.0
1,590
53
codeparrot/github-code
622b500f7cd132118fb30f52e0a5e5db5afabbe0bd17cf9821a0727eb65b63f7
<?php include FLEXIONS_MODULES_DIR . '/Bartleby/templates/localVariablesBindings.php'; require_once FLEXIONS_MODULES_DIR . '/Bartleby/templates/Requires.php'; require_once FLEXIONS_MODULES_DIR . '/Languages/FlexionsSwiftLang.php'; /* @var $f Flexed */ /* @var $d EntityRepresentation */ if (isset ( $f )) { // We ...
PHP
src/modules/Bartleby/templates/entities/unManagedModel.swift.php
benoit-pereira-da-silva/Flexions
lgpl-3.0
4,108
116
codeparrot/github-code
cf42f5da29173334f0e116002f46f4a61154425a0b3e85886915b1fd169928b5
/** * Copyright(C) 2009-2012 * @author Jing HUANG * @file KosarajuSharirSCC.h * @brief * @date 1/2/2011 */ #pragma once #include "DirectedGraph.h" #include "DepthFirstOrder.h" namespace Etoile { /* * KosarajuSharirStrongly Connected Components **/ class KosarajuSharirSCC { prot...
C
core/algorithm/KosarajuSharirSCC.h
billhj/Etoile
lgpl-3.0
1,739
92
codeparrot/github-code
7b9aa884ca2f31abaa41215bd2f475f5bb54aea17e99dd2f7e1fb0e03fda9793
//----------------------------------------------------------------------- // <copyright file="HtmlToXamlConverterTest.cs" company="AFS"> // Copyright (c) AFS. All rights reserved. // // This file is part of Chatbox. // // Chatbox is free software: you can redistribute it and/or modify // it under the t...
C#
Chatbox.XamlUtility.Test/HtmlToXamlConverterTest.cs
cpigat/everything2chatbox
lgpl-3.0
14,914
393
codeparrot/github-code
8915f2e6fba053d80b77692dfbfa194155f2c2c1f540bdeb150232bbe0b55f8d
#define Uses_STL_AUTOPTR #define Uses_STL_FUNCTIONAL #define Uses_STL_VECTOR #define Uses_STL_IOSTREAM #define Uses_STL_FSTREAM #define Uses_STL_ALGORITHM #define Uses_STL_MAP #define Uses_STL_UTILITY #define Uses_STL_IOMANIP #define Uses_C_STDIO #define Uses_SCIM_UTILITY #define Uses_SCIM_SERVER #define Uses_SCIM_ICON...
C++
murphypinyin/scimpinyin.cpp
iamyuiwong/qinputmethod
lgpl-3.0
36,940
1,469
codeparrot/github-code
13690b8916ca87ff86d1fadef2db6767aab6ea03f56bd94598b2994686d3ee32
/* * 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/main/java/org/sonar/server/computation/step/ExecuteVisitorsStep.java
vamsirajendra/sonarqube
lgpl-3.0
2,425
63
codeparrot/github-code
c2090019ea2fabe8d6c5824d6a099576614a6a36f21fb8b990e916123b87f1c6
/* RExOS - embedded RTOS Copyright (c) 2011-2019, RExOS team All rights reserved. author: Alexey E. Kramarenko (alexeyk13@yandex.ru) */ #include "ksystime.h" #include "kernel_config.h" #include "dbg.h" #include "kernel.h" #include <string.h> #include "../userspace/error.h" #include "kstdlib.h" #includ...
C
kernel/ksystime.c
alexeyk13/rexos
lgpl-3.0
7,008
268
codeparrot/github-code
09749bcb9510cd3e264c87fd49ccc4ab18f0e85d53e5d0a339996c8687afb760
<!doctype html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="chrome=1"> <title>open QITools</title> <link rel="stylesheet" href="http://qitools.github.io/stylesheets/styles.css"> <link rel="stylesheet" href="http://qitools.github.io/stylesheets/pygment_trac.cs...
HTML
searching/index.html
qitools/qitools.github.io
lgpl-3.0
4,906
127
codeparrot/github-code
061f40a7e1a9914294938866282bbaa8a887b6b4ccbe987fa0d3c42d476cb26b
# -*- coding: utf-8 -*- # # This file is part of Glances. # # Copyright (C) 2019 Nicolargo <nicolas@nicolargo.com> # # Glances is free software; you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the Lic...
Python
glances/outputs/glances_curses.py
nicolargo/glances
lgpl-3.0
47,546
1,229
codeparrot/github-code