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
844683e53b9c2fcd973bae5ce457f60f645f847d83148a23efa067105dad7f13
package ksp.kos.ideaplugin.reference; import com.intellij.psi.PsiFileFactory; import ksp.kos.ideaplugin.KerboScriptFile; import ksp.kos.ideaplugin.KerboScriptLanguage; import ksp.kos.ideaplugin.reference.context.FileContextResolver; import ksp.kos.ideaplugin.reference.context.FileDuality; import ksp.kos.ideaplugin.ref...
Java
IDEA/src/main/java/ksp/kos/ideaplugin/reference/PsiFileResolver.java
valery-labuzhsky/EditorTools
gpl-3.0
1,343
43
codeparrot/github-code
1570b51c2b55159cf5af2094067782578822c36e13b155d823f13664871c7395
# ***** BEGIN LICENSE BLOCK ***** # Version: MPL 1.1/GPL 2.0/LGPL 2.1 # # The contents of this file are subject to the Mozilla Public License Version # 1.1 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # http://www.mozilla.org/MPL/ # # Softwa...
Python
webserver/public/lib/bespin-0.9a2/lib/dryice/path.py
samn/spectral-workbench
gpl-3.0
33,721
1,008
codeparrot/github-code
fa49fa9ff5ca4747523a791edba855407e6c65f572f3e1d019263d469990b554
#pragma once /* * Copyright 2010-2016 OpenXcom Developers. * * This file is part of OpenXcom. * * OpenXcom is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your...
C
src/Savegame/SavedGame.h
hellrazor4223/OpenXcom
gpl-3.0
12,077
322
codeparrot/github-code
e644db19d1e48f69ea6f3137d07ce853dca4d17dbedb2e258c729ee817cbfc36
/*************************************************************************** * * * 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 So...
C++
extra/freespace.cpp
skylitedcpp/skylitedcpp
gpl-3.0
2,112
53
codeparrot/github-code
0d7790fa66d9e0c7b687b84efcc4ae96e224eaf5f6d07fb179126bb0bf8dd810
/*---------------------------------------------------------------------------*\ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. \\/ M anipulation | ---------------...
C++
src/OpenFOAM/db/IOstreams/Fstreams/OFstream.H
OpenCFD/OpenFOAM-1.7.x
gpl-3.0
3,886
161
codeparrot/github-code
703d394ad55e05ba5e2c23cb2bfc1c36731bc468454dd703228e1c37d97019e7
// This file is part of SWGANH which is released under the MIT license. // See file LICENSE or go to http://swganh.com/LICENSE #pragma once #include <cstdint> #include <string> #include "anh/byte_buffer.h" #include "MessageLib/messages/base_swg_message.h" namespace swganh { namespace messages { struct ChatServerStat...
C
src/MessageLib/messages/chat/chat_server_status.h
xiaobodu/mmoserver
gpl-3.0
818
45
codeparrot/github-code
6b2222639a3924841eaeac25f3ce3401611ed86c3c598ffb6bd442581d5710dd
/* * ============================================================================ * GNU General Public License * ============================================================================ * * Copyright (C) 2006-2011 Serotonin Software Technologies Inc. http://serotoninsoftware.com * @author Matthew Lohbihler *...
Java
src/com/serotonin/bacnet4j/type/notificationParameters/CommandFailure.java
empeeoh/BACnet4J
gpl-3.0
4,226
119
codeparrot/github-code
9bb33e44cc42cbf05a1f06549a37f1f51e10a65898f10787ea49cb4b240e85a5
# Authors: # Jason Gerard DeRose <jderose@redhat.com> # # Copyright (C) 2008 Red Hat # see file 'COPYING' for use and warranty information # # 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, ei...
Python
ipalib/base.py
hatchetation/freeipa
gpl-3.0
15,669
487
codeparrot/github-code
2142a04d3e69f9f36f48293961ebb83f899c92eb20d6a964d72a0b91172acc3c
/* Copyright (C) 2008 Bradley Arsenault This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distribute...
C++
src/YOGClientGameListManager.cpp
krichter722/glob2-git-hg
gpl-3.0
2,140
97
codeparrot/github-code
624934ee3ad86eff9b98a11c845d87b56435eccd3693509687e1a876a3fb9b98
/* * (c) 2009-2016 Jens Mueller * * Kleincomputer-Emulator * * Fenster zum manuellen Erzeugen einer Diskettenabbilddatei */ package jkcemu.disk; import java.awt.Color; import java.awt.Dimension; import java.awt.EventQueue; import java.awt.FlowLayout; import java.awt.Font; import java.awt.Frame; import java.awt....
Java
src/jkcemu/disk/DiskImgCreateFrm.java
lipro/jkcemu
gpl-3.0
40,900
1,585
codeparrot/github-code
cb19da01b83a683b459437cd32a2954e2e64233301c1e3edc9c7a07eeec21e70
/* * (c) 2009-2010 Jens Mueller * * Kleincomputer-Emulator * * Scanner zum Extrahieren der Zeilen und Seitenumbrueche * aus den Druckdaten */ package jkcemu.print; import java.lang.*; public class PrintDataScanner { private byte[] dataBytes; private int pos; public PrintDataScanner( byte[] dataByt...
Java
src/jkcemu/print/PrintDataScanner.java
lipro/jkcemu
gpl-3.0
1,904
111
codeparrot/github-code
688116f54339b605adac848da9454f81cbfe6d8df75bde54d7ccd93854633f11
#ifndef _SIMTK_BITVIEW_H #define _SIMTK_BITVIEW_H #include <stdint.h> #include <rbtree.h> #define SIMTK_BITVIEW_DEFAULT_COLOR_MSB OPAQUE (RGB (0, 0xff, 0)) #define SIMTK_BITVIEW_DEFAULT_COLOR_LSB OPAQUE (RGB (0, 0x7f, 0)) #define SIMTK_BITVIEW_DEFAULT_SELECT_MSB OPAQUE (RGB (0xff, 0, 0)) #define SIMTK_BITVIEW_DEFA...
C
simtk/bitview.h
reelsense/vix
gpl-3.0
2,891
100
codeparrot/github-code
a9348052c95018f0e6e49d71f4ceb078456173318d878af6b9a333f6bfeafb39
/************************************************************************** This file is part of JahshakaVR, VR Authoring Toolkit http://www.jahshaka.com Copyright (c) 2016 GPLv3 Jahshaka LLC <coders@jahshaka.com> This is free software: you may copy, redistribute and/or modify it under the terms of the GPLv3 License ...
C++
src/editor/viewermaterial.cpp
jahshaka/VR
gpl-3.0
1,485
53
codeparrot/github-code
ba0f8deadf76473e6e992c38738e7386976afeeaccd2532804d02ce3ecc81820
#ifndef STAN_MATH_PRIM_SCAL_PROB_NEG_BINOMIAL_LOG_HPP #define STAN_MATH_PRIM_SCAL_PROB_NEG_BINOMIAL_LOG_HPP #include <stan/math/prim/scal/meta/return_type.hpp> #include <stan/math/prim/scal/prob/neg_binomial_lpmf.hpp> namespace stan { namespace math { /** * @deprecated use <code>neg_binomial_lpmf</code> ...
C++
third_party/stan_math/stan/math/prim/scal/prob/neg_binomial_log.hpp
TomasVaskevicius/bouncy-particle-sampler
gpl-3.0
1,173
40
codeparrot/github-code
50cf3e8e9b68b47a5edefa7a9cd9f94d8a9e31ca06c060684d5cc8450fbb9993
/* ----------------------------------------------------------------------- Copyright: 2010-2015, iMinds-Vision Lab, University of Antwerp 2014-2015, CWI, Amsterdam Contact: astra@uantwerpen.be Website: http://sf.net/projects/astra-toolbox This file is part of the ASTRA Toolbox. The ASTRA Toolbox is free ...
C
cuda/3d/sirt3d.h
decarlof/astra-toolbox
gpl-3.0
3,364
119
codeparrot/github-code
cb4109f1af54c4ef0a1fb204350250070b75be9329b3aacc50cc4839575d933f
# This file is dual licensed under the terms of the Apache License, Version # 2.0, and the BSD License. See the LICENSE file in the root of this repository # for complete details. from __future__ import absolute_import, division, print_function from cryptography import utils from cryptography.exceptions import ( ...
Python
server/lib/cryptography/hazmat/primitives/hashes.py
CoderBotOrg/coderbotsrv
gpl-3.0
3,022
113
codeparrot/github-code
ff992ac027702e6e915021b20f7c646b5122bbee0d6b5ef54d72c1986cfb9518
<?php // This file is part of Moodle - http://moodle.org/ // // Moodle is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by // the Free Software Foundation, either version 3 of the License, or // (at your option) any later version. // // Moodle...
PHP
lang/en/badges.php
tiennm3333/moodle_course_generation
gpl-3.0
29,337
395
codeparrot/github-code
475738be1dd9c9779ad9d90008226471b141d70b3d5a98ddf3c500f20c634aec
namespace FalloutSnip.UI.Forms { using System; using System.Collections.Generic; using System.ComponentModel; using System.Globalization; using System.Linq; using System.Windows.Forms; using FalloutSnip.Domain.Data.Strings; using FalloutSnip.Domain.Model; using FalloutSnip.Framewor...
C#
Application/UI/Forms/StringsEditor.cs
Emilgardis/falloutsnip
gpl-3.0
14,901
450
codeparrot/github-code
d3af2ceb980c45cb719a28eac62107502597020b3c7a9e80207b17d9596c3b96
// Copyright (C) 2013 Andrea Esuli // http://www.esuli.it // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by // the Free Software Foundation, either version 3 of the License, or // (at your option) any later version. // // T...
C#
Base/src/Esuli/Base/IO/SequentialIntSerialization.cs
aesuli/dotnet-base
gpl-3.0
2,555
84
codeparrot/github-code
ec6f090c5085a229b2ec275f2d0bc0c9d2b3b85b31b8f33960f9664591b610f5
/* * Copyright (C) 2000-2011 Free Software Foundation, Inc. * * Author: Nikos Mavrogiannopoulos * * This file is part of GnuTLS. * * The GnuTLS is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License * as published by the Free Software Foundation; e...
C
lib/x509_b64.c
ppelleti/gnutls
gpl-3.0
14,310
568
codeparrot/github-code
aebcbf5b19736e40837613214d24207b76dc234fbebe066723fcbb97fce0f457
namespace crash { partial class FormAskZeroPolynomial { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summary> /...
C#
FormAskZeroPolynomial.Designer.cs
corebob/crash
gpl-3.0
9,301
197
codeparrot/github-code
8e504414bebeec3e8e34ae5a39d4f1001d4f2e89acc92b8cb3e8d85c846f6856
/** * \file * Copyright 2014-2015 Benjamin Worpitz * * This file is part of alpaka. * * alpaka 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 ...
C++
include/alpaka/idx/bt/IdxBtOmp.hpp
erikzenker/alpaka
gpl-3.0
6,134
147
codeparrot/github-code
d5e3ba69626a07e0304f1f3f7017123918c3a6353eb322ceda180ca285489f38
"use strict"; tutao.provide('tutao.entity.sys.ChangePasswordData'); /** * @constructor * @param {Object=} data The json data to store in this entity. */ tutao.entity.sys.ChangePasswordData = function(data) { if (data) { this.updateData(data); } else { this.__format = "0"; this._code = null; thi...
JavaScript
web/js/generated/entity/sys/ChangePasswordData.js
bartuspan/tutanota
gpl-3.0
5,572
198
codeparrot/github-code
86395f38d485a91f8a2d221a8d8746f020791e37e6a8acae1d03d50dcc882e5c
// dear imgui: Renderer for Vulkan // This needs to be used along with a Platform Binding (e.g. GLFW, SDL, Win32, custom..) // Implemented features: // [X] Renderer: Support for large meshes (64k+ vertices) with 16-bits indices. // Missing features: // [ ] Renderer: User texture binding. Changes of ImTextureID aren'...
C
ref/imgui/examples/imgui_impl_vulkan.h
tmj-fstate/maszyna
mpl-2.0
7,003
127
codeparrot/github-code
f191e9db3871f050a568b355da71cecb34099fd8b9f8bcec8714e0854bd22473
/* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ // XXX The spec says that the performance timeline task source should be // a low priority task and it should ...
Rust
components/script/task_source/performance_timeline.rs
mhaessig/servo
mpl-2.0
1,971
61
codeparrot/github-code
a631e5295ed0fd0c01ec38b8c475264940f9bd1ea1850fad2c2dcce1e3db1765
// Copyright (c) 2020 The Open-Transactions developers // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this // file, You can obtain one at http://mozilla.org/MPL/2.0/. #ifndef OPENTXS_PROTO_LISTENADDRESS_HPP #define OPENTXS_PROTO_...
C++
include/opentxs-proto/verify/ListenAddress.hpp
Open-Transactions/opentxs-proto
mpl-2.0
2,014
41
codeparrot/github-code
3527fb6fc44fb41c2489acd4c0573f00f08aa199bf3a3ae057e263c83a3101b6
// Copyright (C) 2019 The Syncthing Authors. // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, // You can obtain one at https://mozilla.org/MPL/2.0/. package testutils import ( "errors" "sync" ) var ErrClosed = err...
GO
lib/testutils/testutils.go
syncthing/syncthing
mpl-2.0
1,207
61
codeparrot/github-code
079ed07221e8dacbdc596f564d8568c6355ec28e07970e930e3e7de17241cd78
package command import ( "fmt" "strings" "github.com/mitchellh/cli" "github.com/posener/complete" ) var _ cli.Command = (*NamespaceLookupCommand)(nil) var _ cli.CommandAutocomplete = (*NamespaceLookupCommand)(nil) type NamespaceLookupCommand struct { *BaseCommand } func (c *NamespaceLookupCommand) Synopsis() ...
GO
command/namespace_lookup.go
quixoten/vault
mpl-2.0
1,930
89
codeparrot/github-code
6e784f66595b6e537e9eb1c7e99ed67d9074a444c0949476e748d8150abbd1e4
/* * Project Maudio * Copyright (C) 2015 Martin Schwarz * See LICENSE.txt for the full license */ #include "core/audiosource/SinusGenerator.hpp" #include "core/util/AudioException.hpp" #include "core/util/Util.hpp" #include <cmath> namespace maudio{ SinusGenerator::SinusGenerator(){ mAudioInfo.mFileInfo.Title =...
C++
deprecated/src/core/audiosource/SinusGenerator.cpp
emperorofmars/maudio
mpl-2.0
1,970
79
codeparrot/github-code
c9f7c4a1e73c9e7e579e60e4bf7e247bee91d5f17ff6195e281b3bfd4633dec8
package terraform import ( "fmt" "log" "runtime/debug" "strings" "sync" "github.com/hashicorp/terraform/dag" ) // RootModuleName is the name given to the root module implicitly. const RootModuleName = "root" // RootModulePath is the path for the root module. var RootModulePath = []string{RootModuleName} // G...
GO
terraform/graph.go
mkuzmin/terraform
mpl-2.0
10,106
374
codeparrot/github-code
1d0f2f0604d7cee55007794b08931c78c1d26c68d0dd91cb7b09b8b587845410
// Chemfiles, a modern library for chemistry file reading and writing // Copyright (C) Guillaume Fraux and contributors -- BSD license #include <cstdint> #include <string> #include "chemfiles/capi/types.h" #include "chemfiles/capi/misc.h" #include "chemfiles/capi/utils.hpp" #include "chemfiles/capi/shared_allocator.h...
C++
src/capi/frame.cpp
Luthaf/Chemharp
mpl-2.0
8,929
298
codeparrot/github-code
bf4a7d3a55909f8ebc99151a3dba985ce517812188aefb3f8d35ab9f2ebbd8dc
package com.servinglynk.hmis.warehouse.enums; import java.util.HashMap; import java.util.Map; public enum DataCollectionStageEnum { /** Enum Constant. */ ONE("1"), /** Enum Constant. */ TWO("2"), /** Enum Constant. */ THREE("3"), /** Enum Constant. */ FIVE("5"); /** * Internal storage of status field value...
Java
hmis-base-model/src/main/java/com/servinglynk/hmis/warehouse/enums/DataCollectionStageEnum.java
servinglynk/hmis-lynk-open-source
mpl-2.0
1,318
59
codeparrot/github-code
bd450d644b2ede321f3675d1850fdc8297a6ba7c2ff912b9f271da8bc340abab
/** * This file is part of veraPDF Library core, a module of the veraPDF project. * Copyright (c) 2015, veraPDF Consortium <info@verapdf.org> * All rights reserved. * * veraPDF Library core is free software: you can redistribute it and/or modify * it under the terms of either: * * The GNU General public license...
Java
core/src/main/java/org/verapdf/features/tools/ErrorsHelper.java
carlwilson/veraPDF-library
mpl-2.0
3,457
98
codeparrot/github-code
2e0d4851c6af9397e16d3a1e1f7ad383ab8ce1e25523e42cfb6c7b70be2b6dbc
<script> // make sure global mdn object exists var mdn = window.mdn || {}; (function(win) { 'use strict'; {#- This stuff is not needed by the React-based site #} {%- if wiki or untrusted %} {#- With React, waffle flags are returned by the /whoami API. #} {{ ...
HTML
jinja2/includes/config.html
Elchi3/kuma
mpl-2.0
2,810
79
codeparrot/github-code
78e580dc157aa1b4269e6492dfbf8f7075f7518cdd0e982354f5623fbbfd2423
/* * Copyright 2004-2013 H2 Group. Multiple-Licensed under the H2 License, * Version 1.0, and under the Eclipse Public License, Version 1.0 * (http://h2database.com/html/license.html). * Initial Developer: H2 Group */ package org.h2.command.dml; import java.sql.ResultSet; import org.h2.command.CommandInterface; i...
Java
src/main/org/h2/command/dml/Call.java
miloszpiglas/h2mod
mpl-2.0
3,050
120
codeparrot/github-code
aa30759034d67565303773e0e22806b00e249f6613e16293c8620674acfbe991
<?php /****************************************************************************** * Copyright (C) 2006 Jonas Genannt <jonas.genannt@brachium-system.net> * * 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 Softwar...
PHP
includes/sites/user_autores.php
hggh/cpves
agpl-3.0
7,545
214
codeparrot/github-code
ee72d9b267ef9ff44239b61fb903987617893dcfbee72551cc58f0556813a6cc
#!/usr/bin/env python #coding:utf-8 import cyclone.auth import cyclone.escape import cyclone.web import datetime import time import os from beaker.cache import cache_managers from toughradius.manage.base import BaseHandler from toughlib.permit import permit from toughradius.manage import models from toughradius.manage....
Python
toughradius/manage/system/index.py
sumonchai/tough
agpl-3.0
1,739
59
codeparrot/github-code
738e04ef1266872b99dcb4c268557beba0bc7d9d6ac4b74b00971c40e6ac9990
# Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012, 2013 The Collaborative Software Foundation # # This file is part of TriSano. # # TriSano is free software: you can redistribute it and/or modify it under the # terms of the GNU Affero General Public License as published by the # Free Software Foundation, either versio...
Ruby
webapp/features/support/trisano.rb
csinitiative/trisano
agpl-3.0
6,238
179
codeparrot/github-code
a0edc3765f5f68cd5b2559cfb63f4a42e1f01ac9b8b00d281062c20df079d26f
/* * Tanaguru - Automated webpage assessment * Copyright (C) 2008-2015 Tanaguru.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as * published by the Free Software Foundation, either version 3 of the * License, or (at you...
Java
rules/accessiweb2.1/src/main/java/org/tanaguru/rules/accessiweb21/Aw21Rule10011.java
Tanaguru/Tanaguru
agpl-3.0
2,892
83
codeparrot/github-code
81d0119b48d9e798c686c0d0bc90c752f93cbe299e1257ab4806304072759dcd
#include <grass/gis.h> #include "vizual.h" /* ** the corner of the cube ** ** */ /* this subroutine draws polygons from dspf file using flat shading */ static float ZNexag = 1.0; void fill_data_cube(); void get_vert_color(); void set_ZNexag(exag) float exag; { ZNexag = exag; } void get_ZNexag(exag) ...
C
grass_trunk/raster3d/r3.showdspf/draw_polys_ogl.c
AsherBond/MondocosmOS
agpl-3.0
12,380
538
codeparrot/github-code
388954edf277c6235b71f73241c0e3b7dc7f471863f90178dd08bf4509a79915
//############################################################################# //# # //# Copyright (C) <2015> <IMS MAXIMS> # //# ...
Java
Source Library/openmaxims_workspace/ValueObjects/src/ims/chooseandbook/vo/domain/ConvPointVoAssembler.java
IMS-MAXIMS/openMAXIMS
agpl-3.0
17,066
433
codeparrot/github-code
88e3b6c215e673f1a027da6820930bb4a35ee48098a8d7a70d1ae1171e0b6989
/** * WarfaceBot, a blind XMPP client for Warface (FPS) * Copyright (C) 2015-2017 Levak Borok <levak92@gmail.com> * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 ...
C
src/lang.c
grimreaperwarface/warfacedron
agpl-3.0
1,265
53
codeparrot/github-code
0a50e175eac85bc2c58aac20fef623b88cf9a987b752a870dbdd3a6810909d6c
/* * RapidMiner * * Copyright (C) 2001-2014 by RapidMiner and the contributors * * Complete list of developers available at our web site: * * http://rapidminer.com * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License ...
Java
src/com/rapidminer/gui/Perspective.java
rapidminer/rapidminer-5
agpl-3.0
5,452
174
codeparrot/github-code
56c75db29c86cea62086ff0038e4309948df2b7e8d240820eeec5197ba5a23ea
import React from 'react'; import Analyzer from 'parser/core/Analyzer'; import EnemyInstances from 'parser/shared/modules/EnemyInstances'; import SPELLS from 'common/SPELLS'; import SpellIcon from 'common/SpellIcon'; import SpellLink from 'common/SpellLink'; import { formatPercentage } from 'common/format'; import Sta...
JavaScript
src/parser/mage/frost/modules/features/WintersChill.js
fyruna/WoWAnalyzer
agpl-3.0
6,255
178
codeparrot/github-code
287371a0106da25441b41a89d986ec8ed92969e77199ad74de978add9f4b7b7a
<?php // ------------------------------------------------------------------------------- // | net2ftp: a web based FTP client | // | Copyright (c) 2003-2013 by David Gartner | // | ...
PHP
apps/ftp/plugins/plugins.inc.php
ERP2/Business-Software
agpl-3.0
38,303
636
codeparrot/github-code
43770a48d4f1ee3a6b18097af972fe9fb701ee5cd8c068b53283da57f78493be
#!/usr/bin/env node 'use strict'; /** * Documents RPC Prototype * * - TIU CREATE RECORD (MAKE^TIUSRVP) * - TIU UPDATE RECORD (UPDATE^TIUSRVP) * - TIU DELETE RECORD (DELETE^TIUSRVP) * - TIU SIGN RECORD * ... and locks * ... key file, TIUSRVP * * REM: HMP set * "TIU AUTHORIZATION", * "TIU CREATE ADDENDU...
JavaScript
prototypes/tiuDocuments/rpcDocuments-spec.js
vistadataproject/VDM
agpl-3.0
11,813
325
codeparrot/github-code
1e75e25eafd770b881901e3556c3af9081f3475a416b92affab9953f91836025
//############################################################################# //# # //# Copyright (C) <2014> <IMS MAXIMS> # //# ...
Java
openmaxims_workspace/ValueObjects/src/ims/core/vo/domain/PatientProcedureProcsComponentLiteVoAssembler.java
open-health-hub/openmaxims-linux
agpl-3.0
18,393
433
codeparrot/github-code
7437003d0c494156ef942b6dddf1cc00c672d568be8e10e0cfd2aa681a1e59ea
#include <iostream> #include <boost/algorithm/string.hpp> #include <bitcoin/bitcoin.hpp> #include <wallet/wallet.hpp> using namespace bc; using namespace libwallet; int display_help() { puts("Usage:"); puts(""); puts(" mnemonic <<< \"[WORD1] [WORD2] ...\""); puts(" mnemonic <<< SEED"); puts("");...
C++
src/mnemonic.cpp
kaostao/sx
agpl-3.0
1,349
55
codeparrot/github-code
07346dc73a94bfa068093f9530654a8724947c9e1dbf401bf6b0766a832e87b7
package javax.media.pim; import java.util.HashMap; import java.util.Iterator; import java.util.Vector; import java.util.logging.Level; import java.util.logging.Logger; import javax.media.Codec; import javax.media.Demultiplexer; import javax.media.Effect; import javax.media.Format; import javax.media.Multiplexer; impo...
Java
lib/fmj/src/javax/media/pim/PlugInManager.java
AlienQueen/alienlabs-skeleton-for-wicket-spring-hibernate
agpl-3.0
8,977
345
codeparrot/github-code
2dcf50e4ab477edebba939c483b65873b638d58f8ffb5e925da1758ac47265ba
/* * Spreed WebRTC. * Copyright (C) 2013-2015 struktur AG * * This file is part of Spreed WebRTC. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License...
GO
src/app/spreed-webrtc-server/user.go
shelsonjava/spreed-webrtc
agpl-3.0
2,679
117
codeparrot/github-code
24b83e09931e7b4d1d45db0a7797c6376a7a73fa4404f63a9b7e2c0c621cc8ac
#!/bin/bash # # Copyright 2017-2020 Firewalla Inc. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License, version 3, # as published by the Free Software Foundation. # # This program is distributed in the hope that it will ...
Shell
scripts/fireupgrade.sh
MelvinTo/firewalla
agpl-3.0
7,099
240
codeparrot/github-code
4111f99da418c3783af06a4b338497a929dfd9642fbc772f318f79e783dedda4
<!DOCTYPE html> <html> <head> <title>The Archival Acid Test</title> <style type="text/css"> /* TODO: Potentially some CSS3 features that Heritrix might not provoke crawlers to fetch content by reference */ body {height: 150%;} div#relativeImageFromCSS {background-image: url('img.png');} div#absoluteImageFromCSS...
HTML
wren/src/test/webapp/archivalAcidTest/index.html
ukwa/wren
agpl-3.0
10,906
283
codeparrot/github-code
d5dd9636f8fe29928dace1ec2bf92e0a152db4f0ee3080bc66e16a5949fa1571
package com.htc.studio.example import scala.language.implicitConversions import com.twitter.algebird.{HLL, HyperLogLogMonoid, SketchMap, SketchMapParams} package object mapcount { val Tab = "\t" val Colon = ":" val corekinds = 50 // params for HyperLogLog Monoid val Bits = 12 // params for SketchMap Mon...
Scala
src/main/scala/com/htc/studio/example/mapcount/package.scala
simonandluna/lama-demo
agpl-3.0
888
37
codeparrot/github-code
fecd680fdd2054e06a133006e66318d4fd4a12c12ad888bca1c659f8f2b5fb60
/* * Copyright (C) 2017 - present Instructure, Inc. * * This file is part of Canvas. * * Canvas is free software: you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License as published by the Free * Software Foundation, version 3 of the License. * * Canvas is distribut...
JavaScript
app/jsx/gradebook/default_gradebook/components/SubmissionTrayRadioInputGroup.js
djbender/canvas-lms
agpl-3.0
3,563
120
codeparrot/github-code
0e6ee18957c5e31508cdca21fe8356e88adc5937803d6c2ea9fb8a18fc502fc6
// Ryzom - MMORPG Framework <http://dev.ryzom.com/projects/ryzom/> // Copyright (C) 2010 Winch Gate Property Limited // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as // published by the Free Software Foundation, either version ...
C++
ryzom/client/src/continent_manager.cpp
KostasLifeboy/RyzomCore
agpl-3.0
21,153
766
codeparrot/github-code
1a42d68a13fbc7f14ea06de2208cf6cd9ba5c6bfb2a1d4a5cb084fb5c7fb4115
using Elasticsearch.Net; using System; using System.Collections.Concurrent; using System.IO.Compression; using System.Net; using System.Net.Http; using System.Net.Http.Headers; using System.Text; using System.Threading.Tasks; using static System.Net.DecompressionMethods; namespace Slamby.Common.SlambyConnection { ...
C#
src/Slamby.Common/SlambyConnection/SlambyHttpConnection.cs
slamby/slamby-api
agpl-3.0
8,788
214
codeparrot/github-code
f17d83764ede52fe0cd92dbddf2e126f1ee7c9ca9932eaa3ea18190f556d25ae
// -- // Copyright (C) 2001-2016 OTRS AG, http://otrs.com/ // -- // This software comes with ABSOLUTELY NO WARRANTY. For details, see // the enclosed file COPYING for license information (AGPL). If you // did not receive this file, see http://www.gnu.org/licenses/agpl.txt. // -- "use strict"; var Core = Core || {}; C...
JavaScript
var/httpd/htdocs/js/Core.UI.Datepicker.js
nilei/otrs
agpl-3.0
10,316
269
codeparrot/github-code
f5d14bf705ac535c48662fda0219b6de3e18abaf85878df90aa7f020a8ddaa30
<?php /* * ItemDelete.php * * Copyright 2012 edhelas <edhelas@edhelas-laptop> * * 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...
PHP
src/Moxl/Xec/Action/Notification/ItemDelete.php
movim/moxl
agpl-3.0
1,412
58
codeparrot/github-code
f3a7fa2ee8fcc93bafe3dcb45fc9877455d2ad016e780528f11620141a1a09c0
/* * ConcourseConnect * Copyright 2009 Concursive Corporation * http://www.concursive.com * * This file is part of ConcourseConnect, an open source social business * software and community platform. * * Concursive ConcourseConnect is free software: you can redistribute it and/or * modify it under the terms of ...
Java
src/main/java/com/concursive/connect/web/modules/documents/dao/DocumentFolderTemplate.java
Concursive/concourseconnect-community
agpl-3.0
8,997
314
codeparrot/github-code
b517e9b7c5ddf3efbe1720da99e2fc96bc5ccc9f0fda189e247f954746e9916b
function initializeDataTable(formId, tableId, storageKey, pageNumber, itemsPerPage, ajaxUrl, columnDefs, extra){ let domTable = $('#' + tableId); let options = { 'createdRow': function (row, data, dataIndex) { let url = ""; if (data['osis_url']) { url = data['osis...
JavaScript
base/static/js/osis_datatable.js
uclouvain/OSIS-Louvain
agpl-3.0
1,779
55
codeparrot/github-code
01efabfebc15e21d8d3362cd35a1fa7d64441bc7658f16d2101f07fd7eb00de0
/* Panel */ .ui-panel { width: 17em; min-height: 100%; max-height: none; border-width: 0; position: absolute; top: 0; display: block; } .ui-panel-closed { width: 0; max-height: 100%; overflow: hidden; visibility: hidden; left: 0; clip: rect(1px,1px,1px,1px); } .ui-panel-fixed { position: fixed; bottom: -...
CSS
src/App1one/structure/jquery.mobile.panel.css
rwebaz/CarbonFreeFootprint
agpl-3.0
6,387
239
codeparrot/github-code
b53d80aa31e6ae050703230a003ef9130a2d6c5e97a46e16e87ab021d8bd68ca
#pragma once #include "augs/templates/settable_as_current_op.h" namespace augs { template <class derived, bool always_force_set = false> class settable_as_current_mixin { static derived* marked_instance; static derived* previous_instance; static derived* current_instance; static constexpr bool is_const = st...
C
src/augs/templates/settable_as_current_mixin.h
TeamHypersomnia/Augmentations
agpl-3.0
3,221
125
codeparrot/github-code
b9e40934176b1e76413452a9b0101fac23dae90b3be62d0219666843f8f4cc48
/* * Kuali Coeus, a comprehensive research administration system for higher education. * * Copyright 2005-2016 Kuali, Inc. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as * published by the Free Software Foundation, eithe...
Java
coeus-impl/src/main/java/org/kuali/coeus/propdev/impl/person/creditsplit/CreditSplitCustomColumnsCollection.java
iu-uits-es/kc
agpl-3.0
4,678
119
codeparrot/github-code
558814f963eacd2ef53a7c012ac4a724385b7ac869116603b682ca4011fcae59
# -- # Copyright (C) 2001-2016 OTRS AG, http://otrs.com/ # -- # This software comes with ABSOLUTELY NO WARRANTY. For details, see # the enclosed file COPYING for license information (AGPL). If you # did not receive this file, see http://www.gnu.org/licenses/agpl.txt. # -- package Kernel::Modules::CustomerTicketSearch;...
Perl
Kernel/Modules/CustomerTicketSearch.pm
crythias/otrs
agpl-3.0
70,687
1,907
codeparrot/github-code
967bdbcddd2c3b69b311b19e7ae7d30a36288c50a83ee05ac0b218e09c64c9dd
/* * Copyright (C) 2000 - 2016 Silverpeas * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as * published by the Free Software Foundation, either version 3 of the * License, or (at your option) any later version. * * As a spec...
Java
core-war/src/main/java/org/silverpeas/web/pdc/control/PdcFieldPositionsManager.java
auroreallibe/Silverpeas-Core
agpl-3.0
6,060
203
codeparrot/github-code
03a8e79264034e81ebddefbe340ab461ad526ff65ebd09f26fc2d4903e3d94ea
# -*- coding: utf-8 -*- # Copyright (C) 2010 Samalyse SARL # Copyright (C) 2010-2014 Parisson SARL # This file is part of Telemeta. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by # the Free Software Foundation, eithe...
Python
telemeta/models/corpus.py
ANR-kamoulox/Telemeta
agpl-3.0
2,752
81
codeparrot/github-code
241005571f71a6580ba8c46f6a1676ee55f72ccc23b9ade1dd3f59e4d76cd14e
/* * Thickbox 3.1 - One Box To Rule Them All. * By Cody Lindley (http://www.codylindley.com) * Copyright (c) 2007 cody lindley * Licensed under the MIT License: http://www.opensource.org/licenses/mit-license.php */ var tb_pathToImage = "images/loadingAnimation.gif"; /*!!!!!!!!!!!!!!!!! edit below this line at...
JavaScript
admin/js/jquery.thickbox.js
manuchis/10.000-ideas
agpl-3.0
11,601
320
codeparrot/github-code
56aa3706d1f0c67177bcee531ca5437b0bceebbd882ebabae27dfb3fc33f0085
/* Copyright (C) 2014 Omega software d.o.o. This file is part of Rhetos. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (...
C#
CommonConcepts/CommonConceptsTest/CommonConcepts.Test/InvalidDataTest.cs
kmeze/Rhetos
agpl-3.0
7,218
172
codeparrot/github-code
66619277bfe1931fdb77f7925828fc55d994a549d0a27b8e2031a5a31439b3e1
/* Copyright (c) 2008-2009 NetAllied Systems GmbH This file is part of MayaDataModel. Licensed under the MIT Open Source License, for details please see LICENSE file or the website http://www.opensource.org/licenses/mit-license.php */ #ifndef __MayaDM_HWRENDERGLOBALS_H__ #define __MayaDM...
C
opencollada/Externals/MayaDataModel/include/MayaDMHwRenderGlobals.h
AsherBond/MondocosmOS
agpl-3.0
7,713
328
codeparrot/github-code
096de554ef77ca26678c64af324577f0c145068b11f175a897e0c56d8e7ff932
// // Copyright (C) 2017 - present Instructure, Inc. // // This file is part of Canvas. // // Canvas is free software: you can redistribute it and/or modify it under // the terms of the GNU Affero General Public License as published by the Free // Software Foundation, version 3 of the License. // // Canvas is distribut...
JavaScript
app/coffeescripts/behaviors/broken-images.js
djbender/canvas-lms
agpl-3.0
1,809
52
codeparrot/github-code
d8cd150d4187702c049c23e0f5f356bb656fcefa8cd97fa4e799e11741e310ce
""" Django Views for service status app """ from __future__ import absolute_import import json import time from celery.exceptions import TimeoutError from django.http import HttpResponse from djcelery import celery from openedx.core.djangoapps.service_status.tasks import delayed_ping def index(_): """ An e...
Python
openedx/core/djangoapps/service_status/views.py
ESOedX/edx-platform
agpl-3.0
1,236
57
codeparrot/github-code
ef47b40dc0438098c924072a826e549a8cfbacd7b43b575f28e9c8a885165d69
package CoprStatus; use strict; use warnings; use JSON; use YAML::XS 'LoadFile'; use Text::Template; use LWP::UserAgent; use LWP::Simple; use Copr::Api; $ENV{'PERL_LWP_SSL_VERIFY_HOSTNAME'} = 0; # hash with repos data our $info = {}; my $config = LoadFile('config.yaml'); sub git_url { my ( $domain, $spec_path, $br...
Perl
lib/CoprStatus.pm
spb-tools/copr-status
agpl-3.0
5,418
200
codeparrot/github-code
a81784fa4185bced3a185d56c22363cdcc8f7173723cdeb52c6fe00fdf35ae7a
<?php /* homepage: http://arc.semsol.org/ license: http://arc.semsol.org/license class: ARC2 POSH RDF Serializer author: Benjamin Nowack version: 2008-11-18 (Tweak: Updated to poshRDF spec draft) */ ARC2::inc('RDFSerializer'); class ARC2_POSHRDFSerializer extends ARC2_RDFSerializer { function __construct($...
PHP
arc/serializers/ARC2_POSHRDFSerializer.php
akbarhossain/openid4me
agpl-3.0
2,384
91
codeparrot/github-code
196d3e0aa326365ffb444f2e879da9ef2257364322cc63cfc4e45126d94f53f5
package qa.qcri.aidr.manager.dto; import qa.qcri.aidr.dbmanager.dto.CollectionDTO; public class TaggerCrisisRequest { private String code; private String name; private TaggerCrisisType crisisType; private TaggerUserRequest users; public TaggerCrisisRequest() { } public TaggerCrisisRe...
Java
aidr-manager/src/main/java/qa/qcri/aidr/manager/dto/TaggerCrisisRequest.java
qcri-social/Crisis-Computing
agpl-3.0
1,518
69
codeparrot/github-code
e68cd9dc032e5e2932e8dc48bb0344fdaeb730b12d3a3f98f3b3122ed76ad3d4
/* * RapidMiner * * Copyright (C) 2001-2013 by Rapid-I and the contributors * * Complete list of developers available at our web site: * * http://rapid-i.com * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as pub...
Java
src/com/rapidminer/gui/tools/dialogs/AboutBox.java
aborg0/RapidMiner-Unuk
agpl-3.0
10,719
323
codeparrot/github-code
a23a71a4b5f2084235dfa98173edd769413dab23bed82581ee2cdac133faee3b
<?php // phpSysInfo - A PHP System Information Script // http://phpsysinfo.sourceforge.net/ // 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 op...
PHP
admin/phpsysinfo/includes/os/class.Linux.inc.php
abdullahalmasum/a2billing-1.9.4-untar
agpl-3.0
17,928
553
codeparrot/github-code
526c9d3b9073451aa0b2624a6626678799c7dc97ebfe0ce8932b48031f849303
/* * Tanaguru - Automated webpage assessment * Copyright (C) 2008-2015 Tanaguru.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as * published by the Free Software Foundation, either version 3 of the * License, or (at you...
Java
rules/accessiweb2.2/src/test/java/org/tanaguru/rules/accessiweb22/Aw22Rule08091Test.java
Tanaguru/Tanaguru
agpl-3.0
17,246
313
codeparrot/github-code
d864ef4a3ef4b1d4471c4560a47a829016b619faa17aaf8f5ce321ea9dc0065b
""" Useful utilities for management commands. """ from django.core.management.base import CommandError from opaque_keys import InvalidKeyError from opaque_keys.edx.keys import CourseKey def get_mutually_exclusive_required_option(options, *selections): """ Validates that exactly one of the 2 given options is...
Python
openedx/core/lib/command_utils.py
eduNEXT/edunext-platform
agpl-3.0
1,739
50
codeparrot/github-code
10f9fae74085feb4b455d7543a834e3115f357a2d6233639aebfced8bc40bbda
/* * Copyright (C) 2013 B3Partners B.V. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This progra...
Java
viewer-admin/src/main/java/nl/b3p/viewer/admin/stripes/ConfigureSolrActionBean.java
B3Partners/flamingo
agpl-3.0
16,079
471
codeparrot/github-code
d8f42af8c77b6fbe15dc715ec426daeebed6b508c278299b7f4d56ad177e80a9
//############################################################################# //# # //# Copyright (C) <2015> <IMS MAXIMS> # //# ...
Java
Source Library/openmaxims_workspace/ValueObjects/src/ims/emergency/vo/domain/DischargeServicesAndAdviceVoAssembler.java
FreudianNM/openMAXIMS
agpl-3.0
33,423
782
codeparrot/github-code
da61a305616071f0cd766b622c2f841eda1c4815be03c470afcccbee297285d9
/* * Copyright (C) 2016+ AzerothCore <www.azerothcore.org>, released under GNU GPL v2 license: http://github.com/azerothcore/azerothcore-wotlk/LICENSE-GPL2 * Copyright (C) 2008-2016 TrinityCore <http://www.trinitycore.org/> * Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/> */ /* ScriptData SDName: boss_...
C++
src/scripts/Kalimdor/TempleOfAhnQiraj/boss_bug_trio.cpp
DantestyleXD/azerothcore-wotlk
agpl-3.0
9,053
329
codeparrot/github-code
72d12eecef7901d0f3525210526d5aac30d08ea1d68919fa29f12031ca3f795f
using System; using System.Collections; using DatabaseAPI; using UnityEngine; using UnityEngine.UI; using Mirror; using Firebase.Auth; using IgnoranceTransport; namespace Lobby { public class GUI_LobbyDialogue : MonoBehaviour { private const string DefaultServerAddress = "127.0.0.1"; private const ushort Defaul...
C#
UnityProject/Assets/Scripts/UI/Systems/Lobby/GUI_LobbyDialogue.cs
unitystation/unitystation
agpl-3.0
11,879
486
codeparrot/github-code
f5f52c9e21d8dba5779b88f7bf14a2e872c73754f86e3ca47e03381aa9777ed3
# -*- encoding: utf-8 -*- ################################################################################ # # # Copyright (C) 2013-Today Carlos Eduardo Vercelino - CLVsol # # ...
Python
clv_insured/seq/clv_insured_seq.py
CLVsol/odoo_addons
agpl-3.0
3,732
77
codeparrot/github-code
8fd3374c5ba03bb494e4a0638e417bb4a03b50b2c6eab4f44ba7f034098879e7
/* * Copyright (C) 2016+ AzerothCore <www.azerothcore.org>, released under GNU GPL v2 license: http://github.com/azerothcore/azerothcore-wotlk/LICENSE-GPL2 * Copyright (C) 2008-2016 TrinityCore <http://www.trinitycore.org/> * Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/> */ /* ScriptData SDName: Insta...
C++
src/scripts/EasternKingdoms/BlackrockMountain/MoltenCore/instance_molten_core.cpp
DantestyleXD/azerothcore-wotlk
agpl-3.0
8,560
253
codeparrot/github-code
925562c9740fb499e663579f28b78658429e2096c5e3b02917722dc3624b187f
/************************************************************************** ** ** This file is part of Qt Creator ** ** Copyright (c) 2011 Nokia Corporation and/or its subsidiary(-ies). ** ** Contact: Nokia Corporation (qt-info@nokia.com) ** ** No Commercial Usage ** ** This file contains pre-release code and may not b...
C++
src/plugins/projectexplorer/cesdkhandler.cpp
yinyunqiao/qtcreator
lgpl-2.1
4,476
127
codeparrot/github-code
c04b1a43c45bad6fa43017cd8b3f70c65032a0bbc838481d6c647ab7816b34d7
import { Assertions, Chain, GeneralSteps, Logger, Pipeline } from '@ephox/agar'; import { UnitTest } from '@ephox/bedrock'; import { TinyApis, TinyLoader, TinyUi } from '@ephox/mcagar'; import TablePlugin from 'tinymce/plugins/table/Plugin'; import ModernTheme from 'tinymce/themes/modern/Theme'; UnitTest.asynctest('b...
TypeScript
src/plugins/table/test/ts/browser/settings/TableCellClassListTest.ts
danielpunkass/tinymce
lgpl-2.1
2,841
63
codeparrot/github-code
86bc141266003a883505d2940c9eda84da0df3a64cf8f192bede3c9c34176024
package org.herac.tuxguitar.ui.jfx.resource; import java.util.HashMap; import java.util.Map; import javafx.scene.Cursor; import org.herac.tuxguitar.ui.resource.UICursor; public class JFXCursor { private static final Map<UICursor, Cursor> CURSOR_MAP = JFXCursor.createCursorMap(); private JFXCursor() { super(...
Java
TuxGuitar-ui-toolkit-jfx/src/org/herac/tuxguitar/ui/jfx/resource/JFXCursor.java
halfspiral/tuxguitar
lgpl-2.1
811
32
codeparrot/github-code
91e207e0fa91324e577a27ca77089bea95dfacaa538824a197484c7e5a8394f7
/**************************************************************************** ** ** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** Commercial License Usage ** Licensees holding valid commer...
C++
qt/qtconnectivity/examples/bluetooth/bttennis/tennisserver.cpp
CodeDJ/qt5-hidpi
lgpl-2.1
9,054
307
codeparrot/github-code
bbdaa087e1d4a443eb2c20105c62e144563ca99e6b93e3086b8e8966f59f491c
using System; using System.Collections.Generic; using System.Diagnostics; using System.Windows.Forms; using DotNetSiemensPLCToolBoxLibrary.Communication.S7_xxx; using DotNetSiemensPLCToolBoxLibrary.General; using Microsoft.Win32; namespace DotNetSiemensPLCToolBoxLibrary.Communication { public partial cl...
C#
LibNoDaveConnectionLibrary.WinForms/Communication/Editors/ConnectionEditor.cs
dotnetprojects/DotNetSiemensPLCToolBoxLibrary
lgpl-2.1
34,511
780
codeparrot/github-code
a4969148d06397fe5f00f065a4e0fc128388fd4c5117289311554716679ba70d
/* * Copyright RedHat Inc. 2008 * * Authors: Vivek Goyal <vgoyal@redhat.com> * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2.1 of the GNU Lesser General Public License * as published by the Free Software Foundation. * * This program is distributed in t...
C
src/tools/cgexec.c
jrfastab/Linux-cgdcbxd
lgpl-2.1
3,847
174
codeparrot/github-code
37a4f9064943044a54b9a547d35ee656f1892f1a946add35c9235a64e03f472c
using System; using System.Collections.Generic; using System.Data.Common; using NHibernate.Connection; using NUnit.Framework; using Environment=NHibernate.Cfg.Environment; namespace NHibernate.Test.ConnectionStringTest { [TestFixture] public class NamedConnectionStringFixture { [Test] public void InvalidNamedCo...
C#
src/NHibernate.Test/ConnectionStringTest/NamedConnectionStringFixture.cs
alobakov/nhibernate-core
lgpl-2.1
2,057
74
codeparrot/github-code
7dd7d6b8abeda0670b5a6d225769df522eb2cda975eb56d5b321fb57f4781b15
<?php /** * @package tikiwiki */ // (c) Copyright 2002-2013 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: tiki-view_tracker.php 48...
PHP
tiki-view_tracker.php
reneejustrenee/tikiwikitest
lgpl-2.1
20,702
556
codeparrot/github-code
4dee55c57d29cf15a589d54a44ae9da1371fe71677f9b9b8e6453b166f215e8e
/* Clutter - An OpenGL based 'interactive canvas' library. * OSX backend - initial entry point * * Copyright (C) 2007-2008 Tommi Komulainen <tommi.komulainen@iki.fi> * Copyright (C) 2007 OpenedHand Ltd. * Copyright (C) 2011 Crystalnix <vgachkaylo@crystalnix.com> * * This library is free software; you can red...
C
clutter/osx/clutter-backend-osx.c
Distrotech/clutter
lgpl-2.1
7,328
254
codeparrot/github-code
9a62b342db588cd1705ede2a1d8f62ca6a1f4216cbc4cfe2a734b56c1142a8ba
/* * AbstractLikelihoodCore.java * * Copyright (C) 2002-2006 Alexei Drummond and Andrew Rambaut * * This file is part of BEAST. * See the NOTICE file distributed with this work for additional * information regarding copyright ownership and licensing. * * BEAST is free software; you can redistribute it and/or m...
Java
src/dr/evomodel/treelikelihood/AbstractLikelihoodCore.java
whdc/ieo-beast
lgpl-2.1
18,890
492
codeparrot/github-code
0031f3e9bffe66e9cab92552919064596ed136650602c7b157aa5a8d62fa8482
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>LCOV - doc-coverage.info - Cqrs.WebApi/CqrsHttpApplicationWithSignalR.cs</title> <link rel="stylesheet" type="text/css" href="../gcov.css"> </head> ...
HTML
wiki/docs/4.1/coverage-report/Cqrs.WebApi/CqrsHttpApplicationWithSignalR.cs.gcov.html
cdmdotnet/CQRS
lgpl-2.1
13,329
173
codeparrot/github-code
9415dabaa5b113c0ff7b1f93631823a03f871003898ffa6dec6046d2fc86166b
/*************************************************************************** * Copyright © 2003 Jason Kivlighn <jkivlighn@gmail.com> * * * * This program is free software; you can redistribute it and/or modify * * it under th...
C++
src/importers/rezkonvimporter.cpp
eliovir/krecipes
lgpl-2.1
8,723
306
codeparrot/github-code
fa58fb72f9761509d5069c32986d8193a8da3a86d87a5ed04328ff65d822f345
// Copyright (C) 2005 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS // // 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 // vers...
C++
src/ShHealOper/ShHealOper_ChangeOrientation.cpp
hmeyer/salome-geom
lgpl-2.1
2,864
92
codeparrot/github-code
1e716c3e5cc155ab4f1493aedc1dd9fbf772c6b5c6918abf6f9eaefa69cd3291
/**************************************************************************** ** ** Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of the QtDeclarative module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** Commercial License Usage ** Li...
C
src/declarative/qml/qdeclarativeexpression_p.h
eric100lin/Qt-4.8.6
lgpl-2.1
7,580
234
codeparrot/github-code
c1c53758927fad7bdba18a260bac962752b1296521a6ad7c1b22a02ff372e5c4
/* AVI muxer plugin for GStreamer * Copyright (C) 2002 Ronald Bultje <rbultje@ronald.bitfreak.net> * (C) 2006 Mark Nauwelaerts <manauw@skynet.be> * * 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 ...
C
gst/avi/gstavimux.c
davibe/gst-plugins-good
lgpl-2.1
70,133
2,174
codeparrot/github-code
0cc52d5df6afd22f9a58c3401ff710fd2650a756af9fef29d574171d14ada784
<?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" /> <!-- gettingstarte...
HTML
doc/html/gettingstarted.html
nonrational/qt-everywhere-opensource-src-4.8.6
lgpl-2.1
10,343
221
codeparrot/github-code