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 |
|---|---|---|---|---|---|---|---|---|
d6d4e9583694102f8a6ea2aac56f2f8991b27fca7d4f3f7f86705032c2883a06 |
'use strict';
var async = require('async');
var nconf = require('nconf');
var querystring = require('querystring');
var meta = require('../meta');
var pagination = require('../pagination');
var user = require('../user');
var topics = require('../topics');
var plugins = require('../plugins');
var helpers = require('.... | JavaScript | src/controllers/unread.js | An-dz/NodeBB | gpl-3.0 | 3,327 | 111 | codeparrot/github-code |
92e9f08111bd2998f194644b270472712208dcdaec395cc509ec82706de0833e | # This file is part of Indico.
# Copyright (C) 2002 - 2016 European Organization for Nuclear Research (CERN).
#
# Indico 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 (a... | Python | indico/web/http_api/metadata/serializer.py | belokop/indico_bare | gpl-3.0 | 2,039 | 70 | codeparrot/github-code |
bf33b972aaa70e660c309461ff6126887d03b98629f644ce9ecd1bfaa5b62dcb | #!/usr/bin/perl
# $Id: Chain.pm,v 1.12 2001/06/18 08:27:53 heikki Exp $
#
# bioperl module for Bio::LiveSeq::Chain
#
# Cared for by Joseph Insana <insana@ebi.ac.uk> <jinsana@gmx.net>
#
# Copyright Joseph Insana
#
# You may distribute this module under the same terms as perl itself
#
# POD documentation - main docs befo... | Perl | apps/bioperl-live/blib/lib/Bio/LiveSeq/Chain.pm | bjornwallner/proq2-server | gpl-3.0 | 48,885 | 1,379 | codeparrot/github-code |
55480dc870ed1c772e1a710f8efcfcbd76e2e31bd4478c73cd1ed7c7f2d48b8c | (function ($) {
function FewbricksDevHelper() {
var $this = this;
/**
*
*/
this.init = function() {
$this.cssClassFull = 'fewbricks-info-pane--full';
if(!$this.initMainElm()) {
return;
}
$this.initToggler... | JavaScript | assets/scripts/info-pane.js | folbert/fewbricks | gpl-3.0 | 1,977 | 99 | codeparrot/github-code |
f373eb11ceef9bbef332b0be91d4f14fb71aac926195d991c3469efde0815646 | /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* 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 mozilla_dom_SVGPolylineEle... | C | Gecko.SDK/22/include/mozilla/dom/SVGPolylineElement.h | DragonZX/fdm | gpl-3.0 | 1,195 | 36 | codeparrot/github-code |
bd305fb5d0959b4b6a1e0014324a1bc8660bfe1a6aafa28bd2be7fefcd13a9dc | /**
* ...
* @author paul
*/
function initCBX(object, id, options) {
var design = "assets";
if(object == null){
jQuery.noConflict();
var cboxClass;
cboxClass = jQuery(id).attr("class");
if(jQuery.browser.msie && parseInt(jQuery.browser.version)<8 ){
jQuery(id).colorbox();
}
else{
if(cboxClass.ind... | JavaScript | ecc-core/tools/3dGallery_scripts/circulargallery/colorbox/swf.js.communication.js | PhoenixInteractiveNL/emuControlCenter | gpl-3.0 | 3,990 | 106 | codeparrot/github-code |
8f9e7afa809a4257f5a26ce6f35455955eaf31951d69800986240a1a46ec2a97 | #include "gx2r_buffer.h"
#include "gx2r_displaylist.h"
#include "gx2_displaylist.h"
#include <common/log.h>
namespace gx2
{
void
GX2RBeginDisplayListEx(GX2RBuffer *displayList,
uint32_t unused,
GX2RResourceFlags flags)
{
if (!displayList || !displayList->buffer) {
... | C++ | src/libdecaf/src/modules/gx2/gx2r_displaylist.cpp | petmac/decaf-emu | gpl-3.0 | 1,114 | 53 | codeparrot/github-code |
ce134b166cdd916e39ce9e716df2bf7773c4b8f50bab10a1fa143abe2b1c53aa | <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>LamPI 433Mhz controller for RaspberryPI</title>
</head>
<body>
<h1>Weather Dials/Meters </h1>
<p>This part of the documentation describes the weather screen and what you can (and sometimes cannot) do with weather sensors. Since version 1.8 LamP... | HTML | gh-pages/UserGuide/weather.html | platenspeler/LamPI-3.0 | gpl-3.0 | 5,104 | 68 | codeparrot/github-code |
09503d544884df195fe6823898793c477d15a488b588b0c0eee5dba36a5dbc19 | // $Id: ActionAddClientDependencyAction.java 41 2010-04-03 20:04:12Z marcusvnac $
// Copyright (c) 2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
// agreement is hereb... | Java | workspace/argouml_critics/argouml-app/src/org/argouml/uml/ui/foundation/core/ActionAddClientDependencyAction.java | ckaestne/LEADT | gpl-3.0 | 4,569 | 118 | codeparrot/github-code |
563d46a67ea0abe573cf149b0eeec3747959069fea229bc1d1b277558a2915f1 | #!/bin/bash
# Butterfly root
BUTTERFLY_ROOT=$(cd "$(dirname $0)/.." && pwd)
sources="$BUTTERFLY_ROOT/api/client/client.cc \
$BUTTERFLY_ROOT/api/client/client.h \
$BUTTERFLY_ROOT/api/client/nic.cc \
$BUTTERFLY_ROOT/api/client/request.cc \
$BUTTERFLY_ROOT/api/client/sg.cc \
$BUTTERFLY_ROOT/api/client/shutdown.cc \
$BUT... | Shell | scripts/tests_api_style.sh | outscale-toa/butterfly | gpl-3.0 | 1,916 | 66 | codeparrot/github-code |
3fa1f22cad196034c5c28648b4f3c402fa20a0d3cc5fb363a1cf736b8deab17e | """Data models for referral system."""
from __future__ import unicode_literals
from builtins import map
from django.db import models
from django.core.urlresolvers import reverse
from pttrack.models import (ReferralType, ReferralLocation, Note,
ContactMethod, CompletableMixin,)
from followup... | Python | referral/models.py | SaturdayNeighborhoodHealthClinic/osler | gpl-3.0 | 6,199 | 183 | codeparrot/github-code |
ffc7aa10048b812d4de2dd87a3facbc3b5de5c1d4341ae650099f87d5ef53d1d | /* armor.c - Armor filters
* Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2007, 2008, 2010
* Free Software Foundation, Inc.
*
* Author: Timo Schulz
*
* This file is part of OpenCDK.
*
* The OpenCDK library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser Gener... | C | lib/opencdk/armor.c | freedesktop-unofficial-mirror/gstreamer-sdk__gnutls | gpl-3.0 | 21,279 | 853 | codeparrot/github-code |
d5f77f8332e0ba2b72082c7802816e29631e8f2967f295ca54c3cd1a8f3d7631 | //# MatrixInverse.cc: The inverse of an expression returning a Jones matrix.
//#
//# Copyright (C) 2005
//# ASTRON (Netherlands Institute for Radio Astronomy)
//# P.O.Box 2, 7990 AA Dwingeloo, The Netherlands
//#
//# This file is part of the LOFAR software suite.
//# The LOFAR software suite is free software: you can r... | C++ | CEP/Calibration/BBSKernel/src/Expr/MatrixInverse.cc | kernsuite-debian/lofar | gpl-3.0 | 1,851 | 59 | codeparrot/github-code |
6256d499d1d8b52486b8d43c9ebcfbcca742bdb3f9ce9f0070cf91470edb93fa | // @flow
import React, { Component } from 'react'
import { withStyles } from 'material-ui/styles'
import Profile from 'models/Profile'
import IconButton from 'material-ui/IconButton'
import Typography from 'material-ui/Typography'
import FontAwesome from 'react-fontawesome'
import Avatar from 'components/common/Avatar'... | JavaScript | app/components/profile/ShowProfile.js | MichaelMure/TotallyNotArbore | gpl-3.0 | 2,101 | 82 | codeparrot/github-code |
0d779cf01f8fdecaa31b6f3c518bed43f998044e7383dc8245d183cd18ce1f90 | -----------------------------------
-- Area: North Gustaberg (S) (88)
-- Mob: Five_Moons
-----------------------------------
-- require("scripts/zones/North_Gustaberg_[S]/MobIDs");
-----------------------------------
-- onMobInitialize
-----------------------------------
function onMobInitialize(mob)
end;
-----... | Lua | scripts/zones/North_Gustaberg_[S]/mobs/Five_Moons.lua | salamader/ffxi-a | gpl-3.0 | 816 | 43 | codeparrot/github-code |
a3fb76ed743f60be3b67fbce8f80e0d9fe5933430c413c791fe5a8015d944df5 | /* Copyright (C) 2003-2013 Runtime Revolution Ltd.
This file is part of LiveCode.
LiveCode is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License v3 as published by the Free
Software Foundation.
LiveCode is distributed in the hope that it will be useful, but WITH... | C++ | engine/src/ipng.cpp | bright-sparks/livecode | gpl-3.0 | 16,341 | 615 | codeparrot/github-code |
1b1e3fbb1090bd69f9a8dd80938d2015d47dc1d4c10516efbe8a201aada829b4 | <?php
ob_start();
session_start();
if (session_status() == PHP_SESSION_NONE) {
require_once('index.php');
header($uri . '/index.php');
}
?>
<html>
<head>
<meta charset="UTF-8">
<meta name="description" content="Creates a new University by a Super Admin">
<title>Creat... | PHP | CollegeEvents2/joinrso.php | emcyroyale/COP4710-10 | gpl-3.0 | 4,944 | 140 | codeparrot/github-code |
c28dc540e65e844329dd23cce8e5040cce50a378974ab8bda92f55a8dcedaa78 | <?php
/**
* Class for the definition of a widget that is
* called by the class of the main module
*
* @package SZGoogle
* @subpackage Widgets
* @author Massimo Della Rovere
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
*/
if (!defined('SZ_PLUGIN_GOOGLE') or !SZ_PLUGIN_GOOGLE) di... | PHP | app-root/data/plugins/sz-google/classes/widget/SZGoogleWidgetDriveSaveButton.php | rossonet/maker_imola_city | gpl-3.0 | 4,448 | 141 | codeparrot/github-code |
0fb022163397a3b0849b774aa1ab447fbbc597dc0901810d74103e1b9fcede02 | // tutorial06.c
// A pedagogical video player that really works!
//
// Code based on FFplay, Copyright (c) 2003 Fabrice Bellard,
// and a tutorial by Martin Bohme (boehme@inb.uni-luebeckREMOVETHIS.de)
// Tested on Gentoo, CVS version 5/01/07 compiled with GCC 4.1.1
// Use
//
// gcc -o tutorial02 tutorial02.c -lavutil ... | C | tutorial/ffmpegtutorial/tutorial06.c | lopesivan/ffmpeg-with-c-and-cpp | gpl-3.0 | 24,098 | 914 | codeparrot/github-code |
d7b8117fca70973207a65e2e2c45af60dcef40d43520413196f243fb88919ef7 | /*****************************************************************************
*
* PROJECT: Multi Theft Auto v1.0
* LICENSE: See LICENSE in the top level directory
* FILE: mods/deathmatch/logic/CPlayerStats.h
* PURPOSE: Player statistics class
*
* Multi Theft Auto is available from http:/... | C | Server/mods/deathmatch/logic/CPlayerStats.h | qaisjp/mtasa-blue | gpl-3.0 | 1,066 | 39 | codeparrot/github-code |
99428e4f7e92124ce22522f3abedf2b2052fe8174d7a62b7ad2b360e46f9d416 | <?php
//require_once 'PEAR.php';
// commented by yogatama for use in gtfw
//require_once 'oleread.inc';
///////
//define('Spreadsheet_Excel_Reader_HAVE_ICONV', function_exists('iconv'));
//define('Spreadsheet_Excel_Reader_HAVE_MB', function_exists('mb_convert_encoding'));
define('Spreadsheet_Excel_Reader_BIFF8', 0x... | PHP | malra/gtfw_base3.2/main/lib/ExcelReader/reader.php | 4n6g4/gtsdm | gpl-3.0 | 41,610 | 825 | codeparrot/github-code |
6a4707910dbea2fbbe0be5d7bff2aed8e791bade2b0bc59a14b195602a083b9a | <?php
/** ---------------------------------------------------------------------
* app/helpers/htmlFormHelpers.php : miscellaneous functions
* ----------------------------------------------------------------------
* CollectiveAccess
* Open-source collections management software
* -----------------------------------... | PHP | app/helpers/htmlFormHelpers.php | collectiveaccess/providence | gpl-3.0 | 27,259 | 560 | codeparrot/github-code |
0b8013522a8607a32585d35450391fa336d083fa914b1eb7b2a6a993f003abe3 | namespace MissionPlanner.GCSViews
{
partial class InitialSetup
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
//... | C# | GCSViews/InitialSetup.Designer.cs | brianlsharp/MissionPlanner | gpl-3.0 | 38,118 | 624 | codeparrot/github-code |
1fb11b01c6db7559d60ce0434ced9967c601a63a92054aeba6a596e7e93c7bc3 | /* RetroArch - A frontend for libretro.
* Copyright (C) 2010-2014 - Hans-Kristian Arntzen
* Copyright (C) 2011-2017 - Daniel De Matteis
* Copyright (C) 2016-2019 - Brad Parker
*
* RetroArch is free software: you can redistribute it and/or modify it under the terms
* of the GNU General Public License as publ... | C | gfx/drivers_context/sixel_ctx.c | RobLoach/RetroArch | gpl-3.0 | 5,106 | 219 | codeparrot/github-code |
0f7fc29e2065493d827e7f69c0bcf993e41c0134544ec2862583df6ab42c78dc | module ComboFieldTagHelper
def combo_field_tag(name, value, option_tags = nil, options = {})
select_placeholder = options[:select_placeholder] || "Select existing value"
input_placeholder = options[:input_placeholder] || "Enter new value"
id = options[:id]
klass = options[:class] || 'combo-field'
... | Ruby | app/helpers/combo_field_tag_helper.rb | TGAC/brassica | gpl-3.0 | 1,529 | 47 | codeparrot/github-code |
f6487f7eb7b21d5a7fd0ee05a81dff708e7f8f040a557ff89622cbe0cf8871d2 |
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
<title>Spectra</title>
<meta name="author" content="CEERI">
<meta name="description" content="[No canvas support] spectra = []; // Graph Data Array l = 0; // The letter 'L' - NOT a one var socket = io.connect('http://172.16.5.14:7000'); // …">
<meta... | HTML | spectra/index.html | lrmodesgh/Spectroserver | gpl-3.0 | 6,866 | 221 | codeparrot/github-code |
23e41e77440fcafa83d8274494c457fb8eb100957f34aa4a154d2508f6420f3b | package net.einsteinsci.betterbeginnings.items;
import net.einsteinsci.betterbeginnings.register.IBBName;
import net.minecraft.block.Block;
import net.minecraft.init.Blocks;
import net.minecraft.item.ItemStack;
import net.minecraft.item.ItemTool;
import java.util.HashSet;
import java.util.Set;
public abstract class ... | Java | src/main/java/net/einsteinsci/betterbeginnings/items/ItemKnife.java | Leviathan143/betterbeginnings | gpl-3.0 | 1,851 | 90 | codeparrot/github-code |
9f5919175f604b72be81ede0c6ec3e649dbfab1092b7c3e260ea56014f3c1c95 | /* Copyright (c) 2008, 2009
* Juergen Weigert (jnweiger@immd4.informatik.uni-erlangen.de)
* Michael Schroeder (mlschroe@immd4.informatik.uni-erlangen.de)
* Micah Cowan (micah@cowan.name)
* Sadrul Habib Chowdhury (sadrul@users.sourceforge.net)
* Copyright (c) 1993-2002, 2003, 2005, 2006, 2007
*... | C | src/teln.c | maire/screen | gpl-3.0 | 11,094 | 478 | codeparrot/github-code |
8db878d59b854e99be6c4af2cbac9774c7ef09a5eb77e275b5cb81452800d12f | /****************************************************************************/
/// @file GUILaneSpeedTrigger.h
/// @author Daniel Krajzewicz
/// @author Jakob Erdmann
/// @author Michael Behrisch
/// @date Mon, 26.04.2004
/// @version $Id: GUILaneSpeedTrigger.h 13107 2012-12-02 13:57:34Z behrisch $
///
// Chan... | C | src/guisim/GUILaneSpeedTrigger.h | rudhir-upretee/SUMO_Src | gpl-3.0 | 6,731 | 217 | codeparrot/github-code |
1273f541fbae6c83d75d422d2366515dc7d0ddd2ef69d07a0134f93979923dfa | /****************************************************************************/
/// @file MSEdge.cpp
/// @author Christian Roessel
/// @author Jakob Erdmann
/// @author Christoph Sommer
/// @author Daniel Krajzewicz
/// @author Laura Bieker
/// @author Michael Behrisch
/// @author Sascha Krieg
/// @date Tue... | C++ | src/microsim/MSEdge.cpp | rudhir-upretee/SUMO_Src | gpl-3.0 | 17,842 | 561 | codeparrot/github-code |
00c125078e5b3bc77d0c75492468274935dbfc745f78183c005716309ef90861 | package es.ucm.fdi.emf.model.ed2.diagram.sheet;
import org.eclipse.core.runtime.IAdaptable;
import org.eclipse.gmf.runtime.emf.type.core.IElementType;
import org.eclipse.gmf.runtime.notation.View;
import org.eclipse.jface.viewers.BaseLabelProvider;
import org.eclipse.jface.viewers.ILabelProvider;
import org.ecl... | Java | es.ucm.fdi.ed2.emf.diagram/src/es/ucm/fdi/emf/model/ed2/diagram/sheet/Ed2SheetLabelProvider.java | RubenM13/E-EDD-2.0 | gpl-3.0 | 2,246 | 82 | codeparrot/github-code |
031ad4cea33c54c8c2884deb322130aa438288cbf551e8bdd3e066707ec68d8c | ######################## BEGIN LICENSE BLOCK ########################
# The Original Code is Mozilla Universal charset detector code.
#
# The Initial Developer of the Original Code is
# Netscape Communications Corporation.
# Portions created by the Initial Developer are Copyright (C) 2001
# the Initial Developer. All R... | Python | lib/chardet/sbcsgroupprober.py | disabler/isida3 | gpl-3.0 | 2,948 | 65 | codeparrot/github-code |
f955afdf2abb25ccdb59ad04994c1689a1978b0cc8665413a53d28421e99be21 | //***************************************************************************
//
// Copyright (c) 1999 - 2006 Intel Corporation
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// ... | C++ | src/external/u3d/src/IDTF/FileScanner.cpp | cnr-isti-vclab/meshlab | gpl-3.0 | 16,279 | 830 | codeparrot/github-code |
cc3fee76856a46a0c44ffa4be82305d409c58ff1749b2e0eaf220760063b9192 | local pi = math.pi
local player_in_bed = 0
local is_sp = minetest.is_singleplayer()
local enable_respawn = minetest.setting_getbool("enable_bed_respawn")
if enable_respawn == nil then
enable_respawn = true
end
-- Helper functions
local function get_look_yaw(pos)
local n = minetest.get_node(pos)
if n.param2 == 1 th... | Lua | mods/beds/functions.lua | linushsao/sky_islands_game-linus | gpl-3.0 | 5,266 | 226 | codeparrot/github-code |
f9b91622cb4331c9edf63c5310b23d09c16e1cb5f76f01ec72ad2d46e4da8a9b | /* str*()-like functions for raw memory "lines" (non-NUL terminated strings).
*
* Especially when we're parsing input in an ESL_BUFFER, we need to be
* able to parse non-writable raw memory buffers. Because an
* ESL_BUFFER may have memory mapped a file, we cannot assume that the
* input is NUL-terminated, and we ... | C | src/easel/esl_mem.c | Janelia-Farm-Xfam/Bio-HMM-Logo | gpl-3.0 | 29,498 | 826 | codeparrot/github-code |
e4ee4118183f097755b915dcd3ba209b7f14ba35551e2d7ae02d9f850465e91c | #!/bin/bash
#
# flashx.tv module
# Copyright (c) 2014 Plowshare team
#
# This file is part of Plowshare.
#
# Plowshare 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 ... | Shell | src/modules/flashx.sh | drewc/plowshare | gpl-3.0 | 3,581 | 112 | codeparrot/github-code |
dccf961d94975a39f616ca566fc7fbdad567a35c006531d974e7c686c60c877b | # -*- Mode:Python; indent-tabs-mode:nil; tab-width:4 -*-
#
# Copyright (C) 2017 Canonical Ltd
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 3 as
# published by the Free Software Foundation.
#
# This program is distributed in the h... | Python | snapcraft/internal/project_loader/grammar_processing/_part_grammar_processor.py | sergiusens/snapcraft | gpl-3.0 | 4,927 | 149 | codeparrot/github-code |
ac12f7cbbdc57ce53198f1ddde8a6a640d85d721586daf323a905b225214f35f | #include <cmath>
#include <cfloat> // DBL_MAX
#include "Action_GIST.h"
#include "CpptrajStdio.h"
#include "Constants.h"
#include "DataSet_MatrixFlt.h"
#include "DataSet_GridFlt.h"
#include "DataSet_GridDbl.h"
#include "ProgressBar.h"
#include "StringRoutines.h"
#include "DistRoutines.h"
#ifdef _OPENMP
# include <omp.h>... | C++ | src/Action_GIST.cpp | hainm/cpptraj | gpl-3.0 | 83,452 | 2,018 | codeparrot/github-code |
3bf7da19345e788ad54d4dd3764f18b0cc91e8eab8b057db408953610119235f | /* 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/. */
<%namespace name="helpers" file="/helpers.mako.rs" />
<% from data import Method %>
<% data.new_style_struct("Tex... | Rust | components/style/properties/longhand/text.mako.rs | DDEFISHER/servo | mpl-2.0 | 5,071 | 125 | codeparrot/github-code |
135301de74c315be3086d841c6c311ec32671186d2b23be4890849a7e713f482 | module.exports = { domain:"messages",
locale_data:{ messages:{ "":{ domain:"messages",
plural_forms:"nplurals=2; plural=(n != 1);",
lang:"el" },
"%(addonName)s %(startSpan)sby %(authorList)s%(endSpan)s":[ "%(addonName)s %(startSpan)s από %(authorList)s%(endSpan)s" ],
"Extension Metadata":[... | JavaScript | src/locale/el/amo.js | jasonthomas/addons-frontend | mpl-2.0 | 7,261 | 163 | codeparrot/github-code |
f91c9a0c18bd79f268e96ae984f24e7afde35d9ab57a9fec63d2006555eae470 | // Copyright Hugh Perkins 2015 hughperkins at gmail
//
// 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/.
// although this looks a bit odd perhaps, this way we dont n... | C | src/qlearning/QLearner2.h | pimms/DeepCL | mpl-2.0 | 3,526 | 108 | codeparrot/github-code |
c90d711f0ef878b7a0fe10c4ddad846e4ad45daa7622b197a9adda9a3e219799 | /* 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/. */
/* A 32-bit implementation of the NIST P-256 elliptic curve. */
#include <string.h>
#include "prtypes.h"
#includ... | C | lib/freebl/ecl/ecp_256_32.c | thespooler/nss | mpl-2.0 | 50,400 | 1,505 | codeparrot/github-code |
5164c01364ebf8cacbdf965a033347204c4acbfd88354161edd7b627d6d27e45 | /*
* Copyright © 2013-2020, The SeedStack authors <http://seedstack.org>
*
* 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/.
*/
package org.seedstack.i18n.rest.inter... | Java | rest/src/main/java/org/seedstack/i18n/rest/internal/infrastructure/csv/I18nCSVTemplateLoader.java | seedstack/i18n-function | mpl-2.0 | 2,204 | 69 | codeparrot/github-code |
f6e84e8501ac2ee60a2b2ceffce9a467096b46140412826080630c25fcc7015b | using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class MovingPlatform : MonoBehaviour {
public float moveSpeed;
private float moveForce;
public float limit;
public bool vertical;
public bool movingPlus;
public Vector3 startPos;
Rigidbody2D rb;
// Use this for initializa... | C# | RPSXUnity/Assets/Scripts/Level Stuff/MovingPlatform.cs | apetersell/RPSX | mpl-2.0 | 1,163 | 63 | codeparrot/github-code |
5448a55af14645766fbdf29b967a3101c968000ec6444b51e34b0273d396b6ad | /* 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/. */
#![feature(alloc)]
#![feature(box_syntax)]
#![feature(collections)]
#![feature(core)]
#![feature(env)]
#![feature(... | Rust | components/util/lib.rs | luniv/servo | mpl-2.0 | 1,979 | 89 | codeparrot/github-code |
5192d2c3576effa3304e271833d2e322f64bbe1b3a43c327d755d8cbb237fc79 | // ======================================================================== //
// Copyright 2009-2015 Intel Corporation //
// //
// Licensed under the Apache License, Version 2.0 (the "License"); //
// y... | C++ | external/embree/kernels/xeon/bvh/bvh4_factory.cpp | KIKI007/ReusedPrinter | mpl-2.0 | 52,759 | 986 | codeparrot/github-code |
1486a3849b37d59aa1e047f5224e3edd3073e366a3fc7fda53f7344cedddc1d0 | /**
* Nooku Platform - http://www.nooku.org/platform
*
* @copyright Copyright (C) 2011 - 2014 Johan Janssens and Timble CVBA. (http://www.timble.net)
* @license GNU GPLv3 <http://www.gnu.org/licenses/gpl.html>
* @link https://github.com/nooku/nooku-platform for the canonical source repository... | JavaScript | component/attachments/resources/assets/js/attachments.list.js | nooku/nooku-platform | mpl-2.0 | 4,062 | 142 | codeparrot/github-code |
72e44f8a5726a6da37cd2c7ff3249544afb17962c2477b904cb00d08dbfa5235 | <!DOCTYPE html>
<html lang="en">
<head>
<title>HYPERNOM</title>
<!--
Nom all the cells of each 4d platonic solid, by mapping your head rotations to S^3.
By Henry Segerman, Vi Hart, and Andrea Hawksley, using Marc ten Bosch's 4D graphics shader, Mozilla's webVR stuff, and threejs.
http... | HTML | hypernom.html | DarkPrince304/webVR-playing-with | mpl-2.0 | 10,150 | 300 | codeparrot/github-code |
c18ed40994dad166f70519364130cfdf0b1cd47ffeda561732c02f5ef53ad1eb | #!/usr/bin/env python
# -*- coding: utf-8 -*-
panel_file = open('panels.txt','r')
name_file = open('testName.txt','r')
sample_type_file = open("sampleType.txt")
test_panel_results = open("output/testPanelResults.txt", 'w')
panel = []
type = []
test_names = []
def get_split_names( name ):
split_name_list = name.sp... | Python | liquibase/OE2.8/testCatalogCI_LNSP/scripts/testPanel.py | mark47/OESandbox | mpl-2.0 | 1,391 | 50 | codeparrot/github-code |
cca57f9ccdc4bf823eb51d011bffc175a14a3daa9f393bce11475c26d4fe759c | /*
This file is part of SUPPL - the supplemental library for DOS
Copyright (C) 1996-2000 Steffen Kaiser
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 ... | C | freedos/source/command/suppl/src/eestrcon.c | joyent/sdcboot | mpl-2.0 | 2,977 | 127 | codeparrot/github-code |
8f910b43e8e8ab82faf1892d3219cc52b40593bcf46a2b21262d1e7b3a5e4af9 |
package org.hl7.v3;
import javax.xml.bind.annotation.XmlEnum;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for ResponseMode.
*
* <p>The following schema fragment specifies the expected content contained within this class.
* <p>
* <pre>
* <simpleType name="ResponseMode">
* <restricti... | Java | src/main/java/org/hl7/v3/ResponseMode.java | jembi/openhim-encounter-orchestrator | mpl-2.0 | 754 | 41 | codeparrot/github-code |
801943561e620923e6c7ff684fe03e3dd188b5513dfaccb0e1aee074ddd4c2e0 | #if BUILD_UNIT_TESTS
#include "augs/misc/enum/enum_map.h"
#include <Catch/single_include/catch2/catch.hpp>
TEST_CASE("EnumMap") {
enum class tenum {
_0,
_1,
_2,
_3,
_4,
COUNT
};
augs::enum_map<tenum, int> mm;
mm[tenum::_0] = 0;
mm[tenum::_1] = 1;
mm[tenum::_2] = 2;
int cnt = 0;
for (const auto&... | C++ | src/augs/misc/enum/enum_map.cpp | TeamHypersomnia/Augmentations | agpl-3.0 | 1,737 | 101 | codeparrot/github-code |
093bb2c3076731c57d2007811363a99a1ce202c74372ca5ff19378ad9efb32f7 | //#############################################################################
//# #
//# Copyright (C) <2015> <IMS MAXIMS> #
//# ... | Java | Source Library/openmaxims_workspace/DomainObjects/src/ims/core/clinical/domain/objects/NonUniqueTaxonomyMap.java | IMS-MAXIMS/openMAXIMS | agpl-3.0 | 14,623 | 451 | codeparrot/github-code |
05bf578687ffc1a2904a9e07cbac09a0360463626698bbbcbe11f7a4acaabcaf | /*
* 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/plotter/mathplot/JMathPlotter3D.java | rapidminer/rapidminer-5 | agpl-3.0 | 1,676 | 56 | codeparrot/github-code |
855e8ea1ab3c67967454ba8eaddf5cbb450a47a58c5ea0641ad5e6066da17fd6 | /*
* Licensed to ElasticSearch and Shay Banon under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. ElasticSearch licenses this
* file to you under the Apache License, Version 2.0 (the
* "License"); you may... | Java | src/main/java/org/elasticsearch/index/analysis/AnalysisService.java | exercitussolus/yolo | agpl-3.0 | 14,624 | 304 | codeparrot/github-code |
2ba100eed9a4002ef72ae672fc768513c7549d3d619c1e0269ed0c034c392523 | <?php
/*
* Copyright 2007-2017 Charles du Jeu - Abstrium SAS <team (at) pyd.io>
* This file is part of Pydio.
*
* Pydio 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, o... | PHP | core/src/plugins/core.conf/i18n/conf/es.php | pydio/pydio-core | agpl-3.0 | 7,451 | 96 | codeparrot/github-code |
47ebe5f39bf85ebf980067d76410c33877bafa4fe0e5a708d4a719d1e7fac222 | import React from 'react';
import ImmutablePropTypes from 'react-immutable-proptypes';
import PropTypes from 'prop-types';
import IconButton from './icon_button';
import DropdownMenu from './dropdown_menu';
import { defineMessages, injectIntl } from 'react-intl';
import ImmutablePureComponent from 'react-immutable-pure... | JavaScript | app/javascript/mastodon/components/status_action_bar.js | Toootim/mastodon | agpl-3.0 | 5,791 | 152 | codeparrot/github-code |
3f779874f9526f3896ae8c233caa9e34f8d8a5f3eb77558a24fe5dd34c06e6eb | # -*- coding: utf-8 -*-
# This file is part of Shoop.
#
# Copyright (c) 2012-2015, Shoop Ltd. All rights reserved.
#
# This source code is licensed under the AGPLv3 license found in the
# LICENSE file in the root directory of this source tree.
from __future__ import unicode_literals
from django import forms
from djang... | Python | shoop/discount_pricing/admin_form_part.py | jorge-marques/shoop | agpl-3.0 | 2,820 | 88 | codeparrot/github-code |
c7cc7bda3a57256291421059f94f39b2cd23d03c601f9058cb8d47231f020b6d |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>api Package — ally-py 1.0b1 documentation</... | HTML | doc/html/superdesk.person.api.html | superdesk/Live-Blog | agpl-3.0 | 5,143 | 134 | codeparrot/github-code |
f1eca4031bfd6de6d4d91ab68719d69f8f855888ae56cfc080075726f08fad8d |
/*
************************************************************************
******************* CANADIAN ASTRONOMY DATA CENTRE *******************
************** CENTRE CANADIEN DE DONNÉES ASTRONOMIQUES **************
*
* (c) 2019. (c) 2019.
* Government of Canada ... | Java | cadc-web-util/src/test/java/org/opencadc/proxy/ProxyServletTest.java | at88mph/web | agpl-3.0 | 9,467 | 191 | codeparrot/github-code |
e7bf2df74a8ca88346a3b0db7e2465de7df360326861aa3cdcb88a742da3f812 | /***************************************************************************
constraintteachersmaxgapsperdayform.cpp - description
-------------------
begin : Jan 21, 2008
copyright : (C) 2008 by Lalescu Liviu
email ... | C++ | src/interface/constraintteachersmaxgapsperdayform.cpp | fet-project/fet | agpl-3.0 | 5,667 | 174 | codeparrot/github-code |
4a7863b75dd9a36a06984bd55856e3741e18c1db0f05dc1b1ebcc7258ae274d6 | # -*- coding: utf-8 -*-
##############################################################################
#
# OpenERP, Open Source Management Solution
# Copyright (C) 2010-Today OpenERP SA (<http://www.openerp.com>)
#
# This program is free software: you can redistribute it and/or modify
# it under the terms o... | Python | openerp/addons/email_template/wizard/mail_compose_message.py | ksrajkumar/openerp-6.1 | agpl-3.0 | 10,036 | 208 | codeparrot/github-code |
a61bc92723de376459f2997b2742192ac7cdfc7e8a4f7363a9b0c6fe9b21474c | /*
Copyright (C) 2014-2016 Leosac
This file is part of Leosac.
Leosac 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... | C++ | src/modules/websock-api/api/AccessOverview.cpp | islog/leosac | agpl-3.0 | 3,045 | 98 | codeparrot/github-code |
a616c9dd0b6556f48ac0dac6f3874a2f14990e17e8ab4ba52660d862931ba837 | # -*- coding: utf-8 -*-
# This file is part of Shuup.
#
# Copyright (c) 2012-2016, Shoop Ltd. All rights reserved.
#
# This source code is licensed under the AGPLv3 license found in the
# LICENSE file in the root directory of this source tree.
from django import forms
from django.utils.translation import ugettext_lazy ... | Python | shuup/xtheme/plugins/category_links.py | shawnadelic/shuup | agpl-3.0 | 2,994 | 82 | codeparrot/github-code |
0516a99754779e07e5591972cb2b580804531c62c08d6803a6e48541e74d2c04 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership... | HTML | test/jmeter/apache-jmeter-2.7/printable_docs/changes.html | telefonicaid/notification_server | agpl-3.0 | 18,325 | 880 | codeparrot/github-code |
9e5204bfac74c1b07a99e9dfb9321e32080f73239f0801a541cc72eada3bd8a6 | // ===================================================================================================
// _ __ _ _
// | |/ /__ _| | |_ _ _ _ _ __ _
// | ' </ _` | | _| || | '_/ _` |
// |_|\_\__,_|_|\__|\_,_|_| \_... | Java | src/main/java/com/kaltura/client/enums/BeaconIndexType.java | kaltura/KalturaGeneratedAPIClientsJava | agpl-3.0 | 2,312 | 71 | codeparrot/github-code |
9cab41ffbc905c815d9028978a2ba3c3db52f7da4c7d46ec5ec53646f993d0d4 | package NonameTV::Importer::TV2;
use strict;
use warnings;
=pod
Import data from Viasat's press-site. The data is downloaded in
tab-separated text-files.
Features:
Proper episode and season fields. The episode-field contains a
number that is relative to the start of the series, not to the
start of this season.
pr... | Perl | lib/NonameTV/Importer/TV2.pm | mattiash/nonametv | agpl-3.0 | 6,211 | 270 | codeparrot/github-code |
97f2a325297ec9512d6d1a260621f74d61d6115d3f4f67f51b208b6c4303b4a9 | //#############################################################################
//# #
//# Copyright (C) <2015> <IMS MAXIMS> #
//# ... | Java | Source Library/openmaxims_workspace/ValueObjects/src/ims/admin/vo/domain/ConfigLocationLiteVoAssembler.java | FreudianNM/openMAXIMS | agpl-3.0 | 19,428 | 490 | codeparrot/github-code |
47b8a81a807f8e28f9b1c09881d1e9bd6e282902ee26aa6b849b2d509c726961 | <?php
class BAInitiativeParser extends RISParser
{
private static $MAX_OFFSET = 5500;
private static $MAX_OFFSET_UPDATE = 200;
public function parse($antrag_id)
{
$antrag_id = IntVal($antrag_id);
if (SITE_CALL_MODE != "cron") echo "- Initiative $antrag_id\n";
if ($antrag_id ==... | PHP | protected/RISParser/BAInitiativeParser.php | codeformunich/Muenchen-Transparent | agpl-3.0 | 9,262 | 218 | codeparrot/github-code |
269d26c924a339c806c8712e4105c98043ca85bad5556f5a56b929a931a0531c | <?
session_start();
// Modificado Junio 2009
/**
* Original en la SSPD en el año 2003
*
* Se añadio compatibilidad con variables globales en Off
* @autor Jairo Losada 2009-05
* @licencia GNU/GPL
*/
foreach ($_GET as $key => $valor) ${$key} = $valor;
foreach ($_POST as $key => $valor) ${$key} = $valor;
... | PHP | prestamo/prestamo.php | cejebuto/OrfeoWind | agpl-3.0 | 30,520 | 613 | codeparrot/github-code |
e1caf46c99e640a6e7694a29b7a703e042fde28bf968aea4a18de7ae7f5fd33d | package org.ownprofile.boundary.owner.client;
public class Result<T> {
private boolean isSuccess;
private T successValue;
private Fail fail;
public static Result<Void> success() {
return success(null);
}
public static <S> Result<S> success(S successValue) {
return new Result<S>(successValue);
}
public ... | Java | org.ownprofile.node/src/main/java/org/ownprofile/boundary/owner/client/Result.java | mchlrch/ownprofile | agpl-3.0 | 2,101 | 103 | codeparrot/github-code |
08dfe8394c461ff1dac3547da70b72a4ba7c3cad3c5db9f00c7d9416967a75e8 | <?php
/**
* DAO tbMovimentacaoBancaria
* @author emanuel.sampaio - Politec
* @since 17/02/2011
* @version 1.0
* @package application
* @subpackage application.model
* @copyright © 2011 - Ministério da Cultura - Todos os direitos reservados.
* @link http://www.cultura.gov.br
*/
class tbMovimentacaoBancaria ex... | PHP | application/model/tbMovimentacaoBancaria.php | hackultura/novosalic | agpl-3.0 | 17,407 | 414 | codeparrot/github-code |
2d80876cfcfd32de7e377ac3453db09174903c1d85d4d4cf3746a48ec574a42a | import sys
import time
import sys
num = 1000
print_granularity = 1000
count = 0
first = True
start = 0
gran_start = 0
min = 0
max = 0
avg = 0
sum = 0
total = 0
def set_print_granularity(p):
global print_granularity
print_granularity = p
print("%s: print granularity = %s" % (sys.argv[0], print_granularity))
def l... | Python | test/concurrency/common.py | scalien/keyspace | agpl-3.0 | 1,105 | 48 | codeparrot/github-code |
c3a0b3a782018b2b134838801caf332a0decf85029cf3d79bc2efdad566ba0ea | # -*- coding: utf-8 -*-
##############################################################################
#
# Odoo, Open Source Business Applications
# Copyright (c) 2015 Odoo S.A. <http://openerp.com>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affe... | Python | addons/delivery/models/stock_picking.py | tvtsoft/odoo8 | agpl-3.0 | 4,025 | 111 | codeparrot/github-code |
b7c62b21050bb4dd491120a185c35856b246d3781cc2be2f6a7e2077afea8144 | //#############################################################################
//# #
//# Copyright (C) <2014> <IMS MAXIMS> #
//# ... | Java | openmaxims_workspace/ValueObjects/src/ims/emergency/vo/domain/TrackingLiteVoAssembler.java | open-health-hub/openmaxims-linux | agpl-3.0 | 17,855 | 458 | codeparrot/github-code |
1171b6b2c3827f43756d9b635193db1cdb0dc1eb80a493c0970fb755d5144cea | <!--
This file is part of CoCalc: Copyright © 2020 Sagemath, Inc.
License: AGPLv3 s.t. "Commons Clause" – see LICENSE.md for details
-->
<div id="webapp-editor-templates" class="hide">
<!-- Template for the entire editor, both tabs and the actual content -->
<div class="webapp-editor">
<div class... | HTML | src/packages/frontend/editor.html | DrXyzzy/cocalc | agpl-3.0 | 46,931 | 623 | codeparrot/github-code |
1d024f5b0c6607ea78485cf319bdb3487bfb1ee9f7f302e34738e7fbea2c2a55 | /*@author Jvlaple
*Crystal of Roots
*/
var status = 0;
var PQItems = Array(4001087, 4001088, 4001089, 4001090, 4001091, 4001092, 4001093);
importPackage(net.sf.odinms.client);
function start() {
status = -1;
action(1, 0, 0);
}
function action(mode, type, selection) {
if (mode == -1) {... | JavaScript | scripts/npc/2111005.js | ZenityMS/forgottenstorysource | agpl-3.0 | 1,027 | 39 | codeparrot/github-code |
f1f322781539d01d9199e7eeb13fefcf9b3ca9fca47797eff67c8f6511ff3fae | /*
* 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/rapid_i/deployment/update/client/PendingPurchasesInstallationDialog.java | rapidminer/rapidminer-5 | agpl-3.0 | 11,249 | 316 | codeparrot/github-code |
8d14a32108b0bb663da0f54f83bcaaa583ebe9f2fe0780b3aabb470d03d234d1 | def _checkInput(index):
if index < 0:
raise ValueError("Indice negativo non supportato [{}]".format(index))
elif type(index) != int:
raise TypeError("Inserire un intero [tipo input {}]".format(type(index).__name__))
def fib_from_string(index):
_checkInput(index)
serie = "0 1 1 2 3 5 8".... | Python | students/2016-09-04/simone-cosma/fibonacci.py | feroda/lessons-python4beginners | agpl-3.0 | 1,035 | 41 | codeparrot/github-code |
100532cea1dc602a2a281ed07b23fbdc93a0a1832691c4cffb80289fc175791b | //#############################################################################
//# #
//# Copyright (C) <2015> <IMS MAXIMS> #
//# ... | Java | Source Library/openmaxims_workspace/ValueObjects/src/ims/emergency/vo/domain/EDPartialAdmissionForDischargeDetailOutcomeVoAssembler.java | FreudianNM/openMAXIMS | agpl-3.0 | 28,003 | 658 | codeparrot/github-code |
c6d6b34e61e160a1e4be663a73ec1afe17e4028236ec35fcc04c8c691ff60281 | /*
* opencog/embodiment/Control/OperationalAvatarController/HCTestAgent.h
*
* Copyright (C) 2002-2009 Novamente LLC
* All Rights Reserved
* Author(s): Nil Geisweiller
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License v3 as
* p... | C | opencog/embodiment/Control/OperationalAvatarController/HCTestAgent.h | rkarlberg/opencog | agpl-3.0 | 2,617 | 104 | codeparrot/github-code |
fb5c7e1d9ea5730a990759616793c3689f2f040698b9f05d28b99dc7e7d71c1c | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="generator" content="ApiGen 2.8.0">
<title>Class forma_pago</title>
<script type="text/javascript" src="resources/combined.js?3770084987"></script>
<script type="text/javascript" src="elementlist.js?55353... | HTML | doc/class-forma_pago.html | CorporacioDigital/iMovers | agpl-3.0 | 16,418 | 690 | codeparrot/github-code |
b8b0123ec79e167aefd76d78ac841597af6bc7fd73700d20e7531cf362e4f5ca | <?php
/**
* Shopware 5
* Copyright (c) shopware AG
*
* According to our dual licensing model, this program can be used either
* under the terms of the GNU Affero General Public License, version 3,
* or under a proprietary license.
*
* The texts of the GNU Affero General Public License with an additional
* perm... | PHP | engine/Library/Enlight/Template/Plugins/function.flink.php | simkli/shopware | agpl-3.0 | 3,003 | 91 | codeparrot/github-code |
5627335fd8673381eb6cbbae882749793b83d8defd8c7421438485a215647ecd | /*
* Concept profile generation tool suite
* Copyright (C) 2015 Biosemantics Group, Erasmus University Medical Center,
* Rotterdam, The Netherlands
*
* 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 S... | Java | java/DataImport/src/JochemBuilder/KEGGcompound/KEGGcompoundImport.java | BiosemanticsDotOrg/GeneDiseasePlosBio | agpl-3.0 | 3,807 | 87 | codeparrot/github-code |
59c86b950511dde40073e10c6d71d3d279de245acc74d13edb7bba3a7a7a7179 | /****************************************************************************
**
** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
** This file is part of the QtGui module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** ... | C | src/gui/dialogs/qwizard_win_p.h | igor-sfdc/qt-wk | lgpl-2.1 | 4,873 | 150 | codeparrot/github-code |
6356ae4987698c00dd17a6389abba03b60df70486bbdba41c1e25f6a2ac526c0 | /*
* See the NOTICE file distributed with this work for additional
* information regarding copyright ownership.
*
* This is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation; either version 2.1 of
* th... | Java | xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/objects/BaseProperty.java | xwiki-contrib/sankoreorg | lgpl-2.1 | 5,379 | 226 | codeparrot/github-code |
01ded09829ac12383cefe93cd5f71a29a179949f9b4dc80385c7d98a5683ef78 | /****************************************************************************
**
** Copyright (C) 2013 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/qt4projectmanager/wizards/subdirsprojectwizard.cpp | mornelon/QtCreator_compliments | lgpl-2.1 | 4,911 | 106 | codeparrot/github-code |
59a267725a962d083549b194ed022870e965874682b012ff5619d8193d7ce780 | /****************************************************************************
**
** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
** This file is part of the Qt Designer of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** N... | C++ | tools/designer/src/designer/qdesigner_formwindow.cpp | igor-sfdc/qt-wk | lgpl-2.1 | 9,680 | 290 | codeparrot/github-code |
b49d9a308b9b863de07587cc967271b5ee77b9aa3698974622622f961331e011 | /*****************************************************************************
*
* This file is part of Mapnik (c++ mapping toolkit)
*
* Copyright (C) 2006 Artem Pavlenko, Jean-Francois Doyon
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General P... | C++ | bindings/python/mapnik_datasource_cache.cpp | ake-koomsin/mapnik_nvpr | lgpl-2.1 | 2,838 | 99 | codeparrot/github-code |
e36384d2529b4dcfe4ec713bbb5cfa289729790c0f726f19036234931284e7f5 | namespace("JSTools.Event");
/// <class>
/// Provides an interface for attaching and detaching Observer objects. Any number of
/// Observer objects may observe a subject.
/// </class>
JSTools.Event.Subject = function()
{
//------------------------------------------------------------------------
// Declarations
//--... | JavaScript | Branches/JSTools 0.41/JSTools.JavaScript/JSTools/Event/Subject.js | sgeh/JSTools.net | lgpl-2.1 | 2,624 | 104 | codeparrot/github-code |
026579014125aea948cf7c6da6907a299747436f75ae533599d1dea8d1c582b1 | /*
* Created on 17-dic-2005
*
* TODO To change the template for this generated file go to
* Window - Preferences - Java - Code Style - Code Templates
*/
package org.herac.tuxguitar.app.actions.layout;
import org.herac.tuxguitar.app.actions.Action;
import org.herac.tuxguitar.app.actions.ActionData;
import org.hera... | Java | TuxGuitar/src/org/herac/tuxguitar/app/actions/layout/SetTablatureEnabledAction.java | yuan39/TuxGuitar | lgpl-2.1 | 1,189 | 37 | codeparrot/github-code |
049a4a4d2f22a288202e1720d57eb9a7f384f03bf76e64352b709aaae0b3c58c | /**********************************************************************
* $Id$
*
* GEOS - Geometry Engine Open Source
* http://geos.refractions.net
*
* Copyright (C) 2011 Sandro Santilli <strk@keybit.net>
* Copyright (C) 2007 Refractions Research Inc.
*
* This is free software; you can redistribute and/or modi... | C | include/geos/operation/buffer/OffsetSegmentString.h | Uli1/geos | lgpl-2.1 | 4,706 | 200 | codeparrot/github-code |
0e4fbe45395cab0d7218ce5860d2ab08e5f07284153729cecc7a19125721f1ff | /****************************************************************************
**
** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
** This file is part of the QtCore module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
**... | C++ | src/corelib/plugin/qsystemlibrary.cpp | prapin/qmake-iphone | lgpl-2.1 | 5,180 | 142 | codeparrot/github-code |
3352d1d88ddbe55ac50e00dc569e120617fa751d1ed546cd0e81028e93aebb5c | /**
* 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 { getElementFromPosition } from '../caret/CaretUtils';
import ... | TypeScript | src/core/main/ts/caret/InsertText.ts | danielpunkass/tinymce | lgpl-2.1 | 1,351 | 44 | codeparrot/github-code |
1f2cf73cec19c77bc10ccfbfb5c2b53a7c25ab27836b66694b64336183193045 | /**************************************************************************
**
** This file is part of Qt Creator
**
** Copyright (c) 2012 Nokia Corporation and/or its subsidiary(-ies).
**
** Contact: Nokia Corporation (qt-info@nokia.com)
**
**
** GNU Lesser General Public License Usage
**
** This file may be used unde... | C | src/plugins/projectexplorer/target.h | azat/qtcreator | lgpl-2.1 | 6,454 | 192 | codeparrot/github-code |
c94f728a36a1fe5357811b3bd32a15b85b1cdecc262b15678b9c5de389ea51da | ////////////////////////////////////////////////////////////////////////////////
// checkstyle: Checks Java source code for adherence to a set of rules.
// Copyright (C) 2001-2015 the original author or authors.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU ... | Java | src/main/java/com/puppycrawl/tools/checkstyle/checks/coding/OneStatementPerLineCheck.java | jasonchaffee/checkstyle | lgpl-2.1 | 6,201 | 183 | codeparrot/github-code |
305b48a008726bbbd60bcc20248dde244f1f53152f0819b83c74e62ab8115123 | <?php
// (c) Copyright 2002-2012 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: wikiplugin_titlesearch.php 41425 2012-05-11 02:02:22Z... | PHP | lib/wiki-plugins/wikiplugin_titlesearch.php | railfuture/tiki-website | lgpl-2.1 | 4,226 | 154 | codeparrot/github-code |
da5d7dcfc93acb3958eed7d6d016dca0875d467780aa33fcd0f33927b6671bd2 | /* Swfdec
* Copyright (C) 2007-2008 Benjamin Otte <otte@gnome.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 License, or (at your option) any lat... | C | swfdec/swfdec_video_movie_as.c | freedesktop-unofficial-mirror/swfdec__swfdec | lgpl-2.1 | 4,812 | 160 | codeparrot/github-code |
8a2c90460c8cd5438c23094195618e8ed240e490559844c4c8279dd4ef856ed9 | /*
* (C) Copyright 2014 Kurento (http://kurento.org/)
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the GNU Lesser General Public License
* (LGPL) version 2.1 which accompanies this distribution, and is available at
* http://www.gnu.org/licenses/lgpl-... | Java | kurento-http-player/src/main/java/org/kurento/tutorial/player/KurentoHttpPlayer.java | oclab/howto-callme | lgpl-2.1 | 2,724 | 82 | codeparrot/github-code |
503030f87aaa3c7929a1c0c37634fcf02732f65bc288670b7ec805306e530a65 | <?php
// (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: mod-func-breadcrumbs.php 44444 2013-01-05 21:24:24Z ch... | PHP | modules/mod-func-breadcrumbs.php | arildb/tiki-azure | lgpl-2.1 | 3,358 | 118 | codeparrot/github-code |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.