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
101375d06d2c9ee18b82035aad30622514dc83c9efab6c629a491e6f40814249
/* * linux/drivers/video/omapfb/boot_progressbar.c * * Copyright (c) 2010 Samsung Electronics Co., Ltd. * http://www.samsung.com * * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Found...
C
drivers/video/omap2/omapfb/omapfb-progressbar.c
dhiru1602/android_kernel_samsung_latona
gpl-2.0
6,333
185
codeparrot/github-code
49621b5942a6cc47587d049e7a4e29e8567768aa53399f4c66d2dd94838de5bb
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package bc; import be.ReporteFumigacion; import javax.ejb.Stateless; import javax.persistence.EntityManager; import javax.persistence.PersistenceContext; /** * * @author argos */ @Stateless public class ReporteFumi...
Java
sistema/sistema-ejb/src/java/bc/ReporteFumigacionFacade.java
jchalco/Ate
gpl-2.0
663
31
codeparrot/github-code
b1ab5b8d3fbdb947dad40dbd1d277b1b0dd51e05379e464a6b9d930a1c229085
/* Copyright (C) 2010 Paul Davis This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distr...
C
libs/ardour/ardour/midi_automation_list_binder.h
cth103/ardour-cth103
gpl-2.0
1,405
46
codeparrot/github-code
a222b6afe2c06a8671bac5e7b2291651b7a733977ed71056ea2d66052231c618
/* * empathy-streamed-media-factory.c - Source for EmpathyStreamedMediaFactory * Copyright (C) 2008-2011 Collabora Ltd. * @author Sjoerd Simons <sjoerd.simons@collabora.co.uk> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License ...
C
src/empathy-streamed-media-factory.c
dinoboy197/Empathy
gpl-2.0
8,514
271
codeparrot/github-code
c926701ea26fe2be24266018d28bd1de0afa1ad48726a49560442116743fda0a
/* Copyright_License { XCSoar Glide Computer - http://www.xcsoar.org/ Copyright (C) 2000-2013 The XCSoar Project A detailed list of copyright holders can be found in the file "AUTHORS". This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public Licens...
C++
src/Dialogs/Task/Widgets/CylinderZoneEditWidget.hpp
onkelhotte/test
gpl-2.0
1,691
56
codeparrot/github-code
751657dbf06ba1847b110e321c577ec1e825e1ee4775f62ead215ebed326a007
<?php defined('_JEXEC') or die('Restricted access'); // SEF problem $isThereQMR = false; $isThereQMR = preg_match("/\?/i", $this->tmpl['action']); if ($isThereQMR) { $amp = '&amp;'; } else { $amp = '?'; } if ((int)$this->tmpl['displayratingimg'] == 1) { // Leave message for already voted images $vote...
PHP
components/com_phocagallery/views/detail/tmpl/default_rating.php
prabhu9484/testFork
gpl-2.0
2,301
64
codeparrot/github-code
dd7ee90a8c3c53e978e394cbacd496510ce764d8aa253e2cbe9b8e1903376ab0
#!/usr/bin/python # encoding: utf-8 # filename: outroTipoDeProducaoBibliografica.py # # scriptLattes V8 # Copyright 2005-2013: Jesús P. Mena-Chalco e Roberto M. Cesar-Jr. # http://scriptlattes.sourceforge.net/ # # # Este programa é um software livre; você pode redistribui-lo e/ou # modifica-lo dentro dos termos d...
Python
scriptLattes/producoesBibliograficas/outroTipoDeProducaoBibliografica.py
DiegoQueiroz/scriptLattes
gpl-2.0
3,736
123
codeparrot/github-code
a3fdd796929a7f8ecc5eef1d1119e77fbb6281fb3765282f7546dfe02bc1cfcb
using System.IO; using System.Text; namespace CodeMask.WPF.Controls.Gif.Decoding { internal class GifCommentExtension : GifExtension { internal const int ExtensionLabel = 0xFE; private GifCommentExtension() { } public string Text { get; private set; } internal...
C#
CodeMask/CodeMask.WPF.Controls/Gif/Decoding/GifCommentExtension.cs
cooglex/CodeMask
gpl-2.0
929
37
codeparrot/github-code
1ffb570a01f3307952f44db2a7a6d6056ab2bb9d424c9208825a2aef111aff49
/** * @file SleepTimer.cpp * @author Pere Tuset-Peiro (peretuset@openmote.com) * @version v0.1 * @date May, 2015 * @brief * * @copyright Copyright 2015, OpenMote Technologies, S.L. * This file is licensed under the GNU General Public License v2. */ /*===========================...
C++
platform/cc2538/SleepTimer.cpp
tdautc19841202/firmware
gpl-2.0
2,420
116
codeparrot/github-code
143bb985f7d18aba7a6a203ab840580a87e3e7089f272a364a621844535d67f8
<?php /* * * Copyright 2001-2004 Thomas Belliard, Laurent Delineau, Edouard Hue, Eric Lebrun * * This file is part of GEPI. * * GEPI 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...
PHP
gestion/info_gepi.php
Regis85/gepi
gpl-2.0
7,980
220
codeparrot/github-code
1e58c201c7a0039cf37a6eb697fc3af9a745fd75712b242f637492273108f557
/* * 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. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
Java
examples/math_5/src/main/java/org/apache/commons/math3/stat/clustering/EuclideanDoublePoint.java
SpoonLabs/astor
gpl-2.0
3,065
99
codeparrot/github-code
4ec658e0afe2e61d5e747792fd0e5c92967463fdbfec8645f869116e4c0e3d1d
/* * linux/mm/vmscan.c * * Copyright (C) 1991, 1992, 1993, 1994 Linus Torvalds * * Swap reorganised 29.12.95, Stephen Tweedie. * kswapd added: 7.1.96 sct * Removed kswapd_ctl limits, and swap out as many pages as needed * to bring the system back to freepages.high: 2.4.97, Rik van Riel. * Zone aware k...
C
mm/vmscan.c
philenotfound/belkin-wemo-linux-2.6.21.x
gpl-2.0
48,319
1,732
codeparrot/github-code
a056305da3cae8ec66f913175018fa221bf691e04bff0ff0e947d166593d4c9f
/* ============================================================================== This file is part of the JUCE library. Copyright (c) 2017 - ROLI Ltd. JUCE is an open source library subject to commercial or open-source licensing. The code included in this file is provided under the terms o...
C++
JuceLibraryCode/modules/juce_core/streams/juce_MemoryInputStream.cpp
liamlacey/Shuttertone
gpl-2.0
7,049
227
codeparrot/github-code
dba1638702e3913a36a33407b3823f4f0618c35f1af12fa4dfe24879fccc417c
/* Install given floating-point environment and raise exceptions. Copyright (C) 2000 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by David Huggins-Daines <dhd@debian.org>, 2000 The GNU C Library is free software; you can redistribute it and/or modify it under the te...
C
ports/sysdeps/hppa/fpu/feupdateenv.c
ystk/debian-eglibc
gpl-2.0
1,504
41
codeparrot/github-code
da63255f9663ba6cc5961d4c2f6c93a25351876e9f05b901cb0f8ece22dd7188
/* Copyright_License { Top Hat Soaring Glide Computer - http://www.tophatsoaring.org/ Copyright (C) 2000-2016 The Top Hat Soaring Project A detailed list of copyright holders can be found in the file "AUTHORS". This program is free software; you can redistribute it and/or modify it under the terms of the GN...
C++
src/Computer/ConditionMonitor/ConditionMonitors.cpp
rdunning0823/tophat
gpl-2.0
1,954
51
codeparrot/github-code
c37001badbad35d5a75751e490ab1f7b3871720850906ea485f8cdc934eb421c
/* * AAC decoder data * Copyright (c) 2005-2006 Oded Shimon ( ods15 ods15 dyndns org ) * Copyright (c) 2006-2007 Maxim Gavrilov ( maxim.gavrilov gmail com ) * * This file is part of Libav. * * Libav is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * ...
C
gst-libs/ext/libav/libavcodec/aacdectab.h
heiher/gst-ffmpeg
gpl-2.0
3,227
105
codeparrot/github-code
afe2e33e253ed7e4f2905ffbe6d7e20792f7b28f97b4959740c2ec8368c23839
/* This file is part of the KDE project Copyright (C) 2002 Carsten Pfeiffer <pfeiffer@kde.org> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 2. This program is distributed i...
C++
kmrml/kmrml/lib/mrml_utils.cpp
iegor/kdegraphics
gpl-2.0
2,481
90
codeparrot/github-code
4b3fcc41d00400ea34683737cb5745b8f2dcd1091229fad9ae77579aaf0ac229
# -*- coding: utf-8 -*- ## This file is part of Invenio. ## Copyright (C) 2004, 2005, 2006, 2007, 2008, 2010, 2011 CERN. ## ## Invenio 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...
Python
modules/bibrank/lib/bibrank_tag_based_indexer_unit_tests.py
labordoc/labordoc-next
gpl-2.0
1,743
47
codeparrot/github-code
c2b19fa2fe46a84e6c4b5949d2b8ee979a55bc6da5b714db7f462bcb9f0cce79
<?php /* +--------------------------------------------------------------------+ | CiviCRM version 4.7 | +--------------------------------------------------------------------+ | Copyright CiviCRM LLC (c) 2004-2015 | +---------------------...
PHP
sites/all/modules/civicrm/CRM/Event/Import/Controller.php
alfonsom/ccdrupal
gpl-2.0
2,507
63
codeparrot/github-code
0023db1a54f5dd1bf5dfd25f98b12965dbe9e37dbde9c5efa40844a703070ff8
/* protocol_subnet.c -- handle the meta-protocol, subnets Copyright (C) 1999-2005 Ivo Timmermans, 2000-2012 Guus Sliepen <guus@tinc-vpn.org> 2009 Michael Tokarev <mjt@tls.msk.ru> This program is free software; you can redistribute it and/or modify it under the t...
C
src/protocol_subnet.c
jed1/tinc
gpl-2.0
6,984
252
codeparrot/github-code
bfa757cc0548091d25b1966f92e66f7e19ad94d8d51ef98775de7c3c77c197e9
<?php /** * LICENSE: Anahita is free software. This version may have been modified pursuant * to the GNU General Public License, and as distributed it includes or * is derivative of works licensed under the GNU General Public License or * other free or open source software licenses. * See COPYRIGHT.php for copyr...
PHP
components/com_base/templates/helpers/module.php
pah861/hawkconnect2
gpl-2.0
3,737
105
codeparrot/github-code
0acb8253f64e8cf0efabbc2f0b35a2787c0c9f903d475f26b53495c870c41912
<?php /** * @version $Id: legacy.php 10066 2008-02-26 04:20:57Z ian $ * @package Joomla * @copyright Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved. * @license GNU/GPL, see LICENSE.php * Joomla! is free software. This version may have been modified pursuant * to the GNU General Public Lice...
PHP
plugins/system/legacy.php
google-code/administradora-beraca
gpl-2.0
13,245
383
codeparrot/github-code
4308f9bf0e5d6fbe2467adb0dd12a98093196b84beb2225e376b7f9a8b67269c
/* * rev-parse.c * * Copyright (C) Linus Torvalds, 2005 */ #include "cache.h" #include "commit.h" #include "refs.h" #include "quote.h" #include "builtin.h" #include "parse-options.h" #include "diff.h" #include "revision.h" #include "split-index.h" #define DO_REVS 1 #define DO_NOREV 2 #define DO_FLAGS 4 #define DO...
C
builtin/rev-parse.c
sunny256/git
gpl-2.0
20,118
877
codeparrot/github-code
1c089c59b4cb3e574d04e3603815d5369ed390daaaf89abae2aba06cb4a5def3
/* * Copyright (C) 2011 Peter Grasch <peter.grasch@bedahr.org> * Copyright (C) 2012 Vladislav Sitalo <root@stvad.org> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2, * or (at your option) any later version, as pub...
C
simonlib/simonrecognizer/juliusrecognizer.h
photom/simon
gpl-2.0
1,542
56
codeparrot/github-code
c2db0981cb6b0857e71788b4a860716a4a17a50d884cbe68aa06319a046428b5
/* $Id: VBoxGuest-win.cpp $ */ /** @file * VBoxGuest - Windows specifics. */ /* * Copyright (C) 2010-2015 Oracle Corporation * * This file is part of VirtualBox Open Source Edition (OSE), as * available from http://www.virtualbox.org. This file is free software; * you can redistribute it and/or modify it under ...
C++
src/VBox/Additions/common/VBoxGuest/VBoxGuest-win.cpp
sobomax/virtualbox_64bit_edd
gpl-2.0
52,418
1,544
codeparrot/github-code
95ff96746e66f7e02c1c32463da904b54abb6d1eadec6441106687b60b957ce6
#ifndef DATTO_CLIENT_DEVICE_SYNCHRONIZER_DEVICE_SYNCHRONIZER_INTERFACE_H_ #define DATTO_CLIENT_DEVICE_SYNCHRONIZER_DEVICE_SYNCHRONIZER_INTERFACE_H_ #include <memory> #include "backup/backup_coordinator.h" #include "backup_status_tracker/sync_count_handler.h" #include "block_device/block_device.h" #include "block_devi...
C
device_synchronizer/device_synchronizer_interface.h
fuhry/linux-agent
gpl-2.0
1,404
41
codeparrot/github-code
a57f40f1926d40052f13b2745218459bb6386da92ea0193ac6030d4e05548d3b
/* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user level. * * Definitions for the AF_INET socket handler. * * Version: @(#)sock.h 1.0.4 05/13/93 * * Authors: Ross Biro ...
C
include/net/sock.h
waterice/Test-Git
gpl-2.0
37,810
1,317
codeparrot/github-code
d2bacc6ca1952050412deb62c80cc53bebcd49369f3d95d1a5834c90400e5879
/*********************************************************************************** * Smooth Tasks * Copyright (C) 2009 Mathias Panzenböck <grosser.meister.morti@gmx.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 th...
C++
applet/SmoothTasks/FixedItemCountTaskbarLayout.cpp
Nuk9/smooth-task-next
gpl-2.0
3,154
104
codeparrot/github-code
56e2b07e4c049562a0155c04a1b994e9ad42ac9637fa4d42eac210d5163d65ee
import MySQLdb class DatabaseHandler: def __init__(self): pass def is_delete(self, tableName): reservedTableNameList = ["mantis_user_table", "mantis_tokens_table", "mantis_config_table"] isDeleteFlag = 1 for name in reservedTableNameList: isIdentical = cmp(tab...
Python
robotTesting/keywords/lib/DatabaseHandler.py
ezScrum/ezScrum
gpl-2.0
1,547
47
codeparrot/github-code
a097b4b0c47233ecc74a0702d32943dbb16bbb632d2ce3c90a6bfcd20229a9c5
/*********************************************************************************** * * * Voreen - The Volume Rendering Engine * * ...
C++
modules/itk_generated/processors/itk_RegionGrowing/isolatedconnectedimagefilter.cpp
bilgili/Voreen
gpl-2.0
8,330
213
codeparrot/github-code
224d066748682a5731154c49527bbf3f32d47b3fae1d57b8da303587fef9f1dc
/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/ /*** This file is part of systemd. Copyright 2010 Lennart Poettering systemd is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either...
C
src/core/namespace.c
freedesktop-unofficial-mirror/systemd__systemd-stable
gpl-2.0
7,610
293
codeparrot/github-code
52cc72dab647963786f953996613737ee67179cd30d848a395580f56b3848900
/** * TODO: legal stuff * * purple * * Purple is the legal property of its developers, whose names are too numerous * to list here. Please refer to the COPYRIGHT file distributed with this * source distribution. * * This program is free software; you can redistribute it and/or modify * it under the terms of ...
C
src/prpltwtr/prpltwtr_auth.c
dmoonfire/prpltwtr-old
gpl-2.0
18,305
401
codeparrot/github-code
8f0e016aceb557c423550bba80ba9a23773aeef557839c2c2631f68d6e27d459
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>Swift Kanban Webinar Series</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> <meta name="robots" content="noindex,nofollow"/> </head> <...
HTML
emailer/masa_kanban_beyond_IT_and_software/invitation_email.html
xenten/swift-kanban
gpl-2.0
9,227
175
codeparrot/github-code
a198944635d88cb75efcf94997ad5c9fa263704c96098a2f033c0796dba7548d
/* * Copyright 2002-2011 the original author or authors. * * 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 * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
Java
spring-framework-3.2.x/spring-context/src/main/java/org/springframework/cache/interceptor/CacheInterceptor.java
deathspeeder/class-guard
gpl-2.0
2,142
72
codeparrot/github-code
97f680ffd7e66be6ac67ac06a988ba911f170d60a56ad7d3ea4905a6f579fa3b
/* $Id: UIMachineDefs.h $ */ /** @file * VBox Qt GUI - Defines for Virtual Machine classes. */ /* * Copyright (C) 2010-2012 Oracle Corporation * * This file is part of VirtualBox Open Source Edition (OSE), as * available from http://www.virtualbox.org. This file is free software; * you can redistribute it and/o...
C
src/VBox/Frontends/VirtualBox/src/runtime/UIMachineDefs.h
sobomax/virtualbox_64bit_edd
gpl-2.0
2,072
63
codeparrot/github-code
cb38ad0bb47b82468590b5f5b9ab4bf7ec6574a0300b018501fb4965fefebb7e
/* * net/dccp/ipv4.c * * An implementation of the DCCP protocol * Arnaldo Carvalho de Melo <acme@conectiva.com.br> * * 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 * ...
C
net/dccp/ipv4.c
xiandaicxsj/copyKvm
gpl-2.0
28,989
1,077
codeparrot/github-code
711a3acd6874b63a730a052f58684acb59f23b33477409a924bf0df65704d760
#ifndef __TYPES_V7__ #define __TYPES_V7__ #if defined(_WIN32) && defined(_MSC_VER) # define ALIGN_PREFIX(bytes) __declspec(align(bytes)) # define ALIGN_POSTFIX(bytes) # define FUNC_DEF_INLINE __inline # define FUNC_DEF_EXTERN_INLINE extern __inline #elif defined(__GNUC__) # define ALIGN_PREFIX(bytes) # define ALIG...
C
UberTest/src/types_v7.h
riffmasterv7/Projects
gpl-2.0
1,456
65
codeparrot/github-code
ca3339a4f43895459bf131d69d6bdf373b8471f76457d8082501bafb76979a45
/*jshint strict: false */ /*global chrome */ var merge = require('./merge'); exports.extend = require('pouchdb-extend'); exports.ajax = require('./deps/ajax'); exports.createBlob = require('./deps/blob'); exports.uuid = require('./deps/uuid'); exports.getArguments = require('argsarray'); var buffer = require('./deps/bu...
JavaScript
www/lib/pouchdb/lib/utils.js
mrded/wikijob
gpl-2.0
16,505
614
codeparrot/github-code
2256206c8db8679112d226e1b08b983365ac05feaf2fd1cf9a5d7f5fabd3bc7a
/** * OWASP Benchmark Project v1.2beta * * This file is part of the Open Web Application Security Project (OWASP) * Benchmark Project. For details, please see * <a href="https://www.owasp.org/index.php/Benchmark">https://www.owasp.org/index.php/Benchmark</a>. * * The OWASP Benchmark is free software: you can redistribu...
Java
src/main/java/org/owasp/benchmark/testcode/BenchmarkTest01168.java
marylinh/Benchmark
gpl-2.0
4,339
125
codeparrot/github-code
78b15df64e7cf46e01434f6aa999283abf43512e57275d6f18dcbd5bcb0c1a0a
/* Minimal malloc implementation for interposition tests. Copyright (C) 2016-2017 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C 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 t...
C
malloc/tst-interpose-aux.c
ctyler/spo600-glibc
gpl-2.0
6,803
272
codeparrot/github-code
4f49cc059317fc782595bebc664eabac49714a7d1f3266b8f0a35a62f7a1c2a1
/* Copyright (C) SYSTAP, LLC 2006-2015. All rights reserved. Contact: SYSTAP, LLC 2501 Calvert ST NW #106 Washington, DC 20008 licenses@systap.com 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 ...
Java
bigdata/src/test/com/bigdata/relation/accesspath/TestUnsynchronizedUnboundedChunkBuffer.java
smalyshev/blazegraph
gpl-2.0
4,863
174
codeparrot/github-code
ee70c21743c10f225ea47d8771773462fa76855ec71a85e391d4ae11d3274454
/******************************************************************************* * Copyright (C) 2011 - 2015 Yoav Artzi, All rights reserved. * <p> * 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 * Found...
Java
src/main/java/edu/cornell/cs/nlp/spf/parser/ccg/rules/coordination/C2Rule.java
ayuzhanin/cornell-spf-scala
gpl-2.0
3,328
102
codeparrot/github-code
0d9f32f6f08545806eaaaaee34cd2bf0d620988d3a27930439266c3971364a90
<?php // https://raw.github.com/facebook/php-sdk/master/src/facebook.php // modified // Facebook PHP SDK (v.3.1.1) /** * Copyright 2011 Facebook, Inc. * * 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 ...
PHP
mod/elgg_social_login/vendors/hybridauth/Hybrid_plugin/thirdparty/Facebook/facebook.php
rijojoy/MyIceBerg
gpl-2.0
2,964
97
codeparrot/github-code
f00b9b276f1a6cf3ade1a363d514f4135daf57141a009f293e9ef2b464e9a729
// Copyright (c) Microsoft Open Technologies, Inc. All rights reserved. See License.txt in the project root for license information. #pragma once #if !defined(RXCPP_OPERATORS_RX_SEQUENCE_EQUAL_HPP) #define RXCPP_OPERATORS_RX_SEQUENCE_EQUAL_HPP #include "../rx-includes.hpp" namespace rxcpp { namespace operators { ...
C++
Tools/Linq/cpp/RX/v2/rxcpp/operators/rx-sequence_equal.hpp
drazenzadravec/nequeo
gpl-2.0
8,921
234
codeparrot/github-code
8ed1786e77beddbc11a97898c25fb5d4ab3074f805c3910a244b5df15849217a
/* * Copyright (C) 2008-2014 TrinityCore <http://www.trinitycore.org/> * Copyright (C) 2011-2015 ArkCORE <http://www.arkania.net/> * Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/> * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public Licens...
C++
src/server/shared/Database/QueryResult.cpp
sunshitwowsucks/ArkCORE-NG
gpl-2.0
6,901
233
codeparrot/github-code
406c6522a50c114fd962c8db02cac536f37738e5cd01d41d2eee284154cb69c0
/* gsm_map_summary.c * Routines for GSM MAP Statictics summary window * * Copyright 2004, Michael Lum <mlum [AT] telostech.com> * In association with Telos Technology Inc. * * Modified from summary_dlg.c * * $Id: gsm_map_summary.c 48448 2013-03-21 02:58:59Z wmeier $ * * Wireshark - Network traffic analyzer *...
C
wireshark/ui/gtk/gsm_map_summary.c
P1sec/LTE_monitor_c2xx
gpl-2.0
12,651
357
codeparrot/github-code
6e05c450f56e80600212e3560ae1357e7cddca85e3f34f191b97386be4657f10
#include <linux/types.h> #include <linux/proc_fs.h> #include <asm/setup.h> #include <linux/pagemap.h> struct st_read_proc { char *name; int (*read_proc)(char *, char **, off_t, int, int *, void *); }; extern unsigned int get_pd_charge_flag(void); extern unsigned int get_boot_into_recovery_flag(void); extern unsigne...
C
fs/proc/app_info.c
Wonfee/huawei_u9508_kernel
gpl-2.0
1,527
66
codeparrot/github-code
245581e378ef747a2e8cdbf7dc3f8d03d7bfa77064d5b12a531896f838711226
Template.reassign_modal.helpers({ fields: function() { var userOptions = null; var showOrg = true; var instance = WorkflowManager.getInstance(); var space = db.spaces.findOne(instance.space); var flow = db.flows.findOne({ '_id': instance.flow }); var curSpaceUser = db.space_users.findOne({ s...
JavaScript
packages/steedos-workflow/client/views/instance/reassign_modal.js
steedos/apps
gpl-2.0
2,218
111
codeparrot/github-code
52383bf135e3ef2ced20a8334ae01213f11daa8b884581c8f1c811b2ca65216c
<?php namespace Kbize\Sdk\Response; class ProjectAndBoards { /** * * { * "projects":[ * {"name":"Project","id":"1","boards":[ * {"name":"Service\/Merchant Integrations","id":"4"}, * {"name":"Tech Operations","id":"3"}, * {"name":"Main development","id":"2"...
PHP
test/unit/Kbize/Sdk/Response/ProjectAndBoards.php
silvadanilo/kbize
gpl-2.0
1,183
53
codeparrot/github-code
6c3e0882a24557f95cfd226d484883937296e2a43b55d390a11f2ecebe6c0102
#!/usr/bin/env python # # This program is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the # Free Software Foundation; either version 2 of the License, or (at your # option) any later version. See http://www.gnu.org/copyleft/gpl.html for # ...
Python
examples/query.py
abn/python-bugzilla
gpl-2.0
3,441
89
codeparrot/github-code
a904c63af36191131590ea6f7029c66249112b6f8bf54d5254b55581b1a8743a
/* Initialize */ var isMobile = { Android: function() { return navigator.userAgent.match(/Android/i); }, BlackBerry: function() { return navigator.userAgent.match(/BlackBerry/i); }, iOS: function() { return navigator.userAgent.match(/iPhone|iPad|iPod/i); }, Opera: fun...
JavaScript
wp-content/themes/pinnacle/assets/js/kt_main.js
BellarmineBTDesigns/mashariki
gpl-2.0
9,445
279
codeparrot/github-code
c5c9d43b429b053caf7704278814c28084d4d94399f45820f929638353a67892
using System.IO; using Nequeo.Cryptography.Key.Utilities.IO; namespace Nequeo.Cryptography.Key.Asn1 { public class BerGenerator : Asn1Generator { private bool _tagged = false; private bool _isExplicit; private int _tagNo; protected BerGe...
C#
Source/Components/Cryptography/Nequeo.Cryptography/Nequeo.Cryptography.Key/asn1/BERGenerator.cs
drazenzadravec/nequeo
gpl-2.0
2,356
103
codeparrot/github-code
afda4a02fa50d54d3c58e7ec584757c0b0795bb83a585e19c8382d27e4ea4f01
/* GStreamer * Copyright (C) <2009> Руслан Ижбулатов <lrn1986 _at_ gmail _dot_ com> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at you...
C
gst/videomeasure/gstvideomeasure.c
freedesktop-unofficial-mirror/gstreamer-sdk__gst-plugins-bad
gpl-2.0
2,363
72
codeparrot/github-code
013bdc2d657df64edb333390383357640e5285e772b74f36cda1e7738d80baf1
<div class="wrap shopp"> <div class="icon32"></div> <?php shopp_admin_screen_tabs(); do_action('shopp_admin_notices'); ?> <?php if (count(shopp_setting('target_markets')) == 0) echo '<div class="error"><p>'.__('No target markets have been selected in your store setup.','Shopp').'</p></div>'; ?> <?php $thi...
PHP
wp-content/plugins/shopp/core/ui/settings/taxrates.php
sharpmachine/greaterworkshealing.com
gpl-2.0
10,968
256
codeparrot/github-code
aa522db1d7458508521f429f1cbdfb548abac86a3eecb86f22c78c4eba5bc4d1
/******************************************************************************/ /* Mednafen Fast SNES Emulation Module */ /******************************************************************************/ /* input.cpp: ** Copyright (C) 2015-2019 Mednafen Team ** ** This program is...
C++
src/snes_faust/input.cpp
libretro-mirrors/mednafen-git
gpl-2.0
11,442
580
codeparrot/github-code
1588a3db015f93f736e30e4b867c4b2d4774fb531898579e820248a6e3fa6c4f
/* * CDE - Common Desktop Environment * * Copyright (c) 1993-2012, The Open Group. All rights reserved. * * These libraries and programs are free software; you can * redistribute them and/or modify them under the terms of the GNU * Lesser General Public License as published by the Free Software * Foundation; ei...
C
toolkit/srpm/SOURCES/cde-2.2.4/lib/DtWidget/EditAreaData.c
sTeeLM/MINIME
gpl-2.0
49,947
1,881
codeparrot/github-code
3e604adc917cc33035514829ee388bd4c11fc077866901e5f6aa947e439be272
#pragma once /* * Copyright (C) 2005-2015 Team XBMC * http://xbmc.org * * This Program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. *...
C
xbmc/messaging/ThreadMessage.h
hackthis02/xbmc
gpl-2.0
3,352
142
codeparrot/github-code
f603f648840455aac4edec29ec7936803080b69dccfdaf128d3eb3b0b5e702ca
<?php class woocsvImport { public $importLog; public $options; public $header; public $message; public $options_default = array ( 'seperator'=>',', 'skipfirstline'=>1, 'upload_dir' => '/csvimport/', 'blocksize' => 1, 'language' => 'EN', 'add_to_gallery' => 1, 'merge_products'=>1, 'add_to_ca...
PHP
wp-content/plugins/woocommerce-csvimport/include/class-woocsv-csvimport.php
ilfungo/bts
gpl-2.0
3,360
149
codeparrot/github-code
a4c9ecb3a943e8b1cc4f479ccaf2c8916b2ef78879ba5f59c9ec7c8899db1b5c
########################## NOTES ############################################### # This files goal is to take CMake options found in kokkos_options.cmake but # possibly set from elsewhere # (see: trilinos/cmake/ProjectCOmpilerPostConfig.cmake) # using CMake idioms and map them onto the KOKKOS_SETTINGS variables th...
CMake
lib/kokkos/cmake/kokkos_settings.cmake
aurix/lammps-induced-dipole-polarization-pair-style
gpl-2.0
8,373
237
codeparrot/github-code
509866a24822dd6c8ae02feebe0f85d7e223946fbef7460981cbe635d53d16ba
<?php namespace TYPO3\CMS\Workspaces\Controller; /* * This file is part of the TYPO3 CMS project. * * It is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License, either version 2 * of the License, or any later version. * * For the full copyright and license...
PHP
typo3/sysext/workspaces/Classes/Controller/ReviewController.php
liayn/TYPO3.CMS
gpl-2.0
15,544
332
codeparrot/github-code
60a0b45a6ede4c9f0438fc3077cc1389df5a1f18dd2db4893ae2e1919b648b2e
/* Copyright (c) 2012-2014, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the...
C
drivers/video/msm/mdss/mdss_dsi.h
DC07/android_kernel_lge_dory
gpl-2.0
11,076
424
codeparrot/github-code
35540b26643d2c8213d6a7cce616f6afbcf018c98606ab60e849d6a9aded0f26
using System; using System.Collections.Generic; using System.Data; using System.Drawing; using System.Diagnostics; using System.Windows.Forms; using System.ComponentModel; namespace Lcc.Entrada.Articulos { public partial class DetalleComprobante : ControlSeleccionElemento { protected bo...
C#
Lcc/Entrada/Articulos/DetalleComprobante.cs
lazarogestion/lazaro
gpl-2.0
47,695
1,027
codeparrot/github-code
1a7b78bb300f9a364c558c7080ce876700ebcf16fac100d6134449fbb9dff196
/* * mm/page-writeback.c * * Copyright (C) 2002, Linus Torvalds. * Copyright (C) 2007 Red Hat, Inc., Peter Zijlstra <pzijlstr@redhat.com> * * Contains functions related to writing back dirty pages at the * address_space level. * * 10Apr2002 Andrew Morton * Initial version */ #include <linux/kernel.h> #incl...
C
mm/page-writeback.c
andrewwrightt/kernel_moto_shamu
gpl-2.0
76,843
2,467
codeparrot/github-code
0a9f645e3c23d3cc97c43e2b25b92e78a04db15d463c3fdb453f19926d3f845a
/* * CDE - Common Desktop Environment * * Copyright (c) 1993-2012, The Open Group. All rights reserved. * * These libraries and programs are free software; you can * redistribute them and/or modify them under the terms of the GNU * Lesser General Public License as published by the Free Software * Foundation; ei...
C
toolkit/srpm/SOURCES/cde-2.2.4/lib/DtSvc/DtEncap/Symbolic.c
sTeeLM/MINIME
gpl-2.0
14,105
489
codeparrot/github-code
7a63d06216447d25835cd371179355d90b3c62d5957526fa0e2ca6c5aa81a32d
/* * linux/fs/super.c * * Copyright (C) 1991, 1992 Linus Torvalds * * super.c contains code to handle: - mount structures * - super-block tables * - filesystem drivers list * - mount system call * ...
C
fs/super.c
shankarathi07/linux_samsung_ics
gpl-2.0
31,274
1,269
codeparrot/github-code
6e63341007752668c8effb6abe6ba12b5c544396b36bda39487f68180a62fe52
#include "cmdq_platform.h" #include "cmdq_core.h" #include "cmdq_reg.h" #include <linux/vmalloc.h> #include <mach/mt_clkmgr.h> #include <linux/seq_file.h> #include "smi_debug.h" #include "m4u.h" #define MMSYS_CONFIG_BASE cmdq_dev_get_module_base_VA_MMSYS_CONFIG() typedef struct RegDef { int offset; const char *n...
C
drivers/misc/mediatek/cmdq/mt6752/cmdq_platform.c
DKingCN/android_kernel_jiayu_s3_h560
gpl-2.0
23,146
843
codeparrot/github-code
8f4ad9ef1f23cb42b7b8464fdf2462098b8beb914d2aaedcf895f22b4d686d22
/* Copyright (c) 2008-2013, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the...
C
drivers/char/diag/diagfwd.c
paul-xxx/kernel_sony_fuji-3.7
gpl-2.0
47,466
1,640
codeparrot/github-code
a3723d45887373998ecc74af0d6bd06111347f50dac69c1b7dc1f60c08b4c3b1
/* * Copyright (c) 1998-2012 Caucho Technology -- all rights reserved * * This file is part of Resin(R) Open Source * * Each copy or derived work must preserve the copyright notice and this * notice unmodified. * * Resin Open Source is free software; you can redistribute it and/or modify * it under the terms o...
Java
src/main/java/com/caucho/quercus/expr/ClassVirtualFieldExpr.java
dwango/quercus
gpl-2.0
4,206
165
codeparrot/github-code
678a26a5c90579e2011849197924a36d3bf659135973f82e7d9d2a86114542ad
#include "punchestableview.h" #include <qf/core/log.h> #include <QDrag> #include <QDragEnterEvent> #include <QMimeData> #include <QPainter> #include <QPixmap> PunchesTableView::PunchesTableView(QWidget *parent) : Super(parent) { setDropIndicatorShown(false); } bool PunchesTableView::edit(const QModelIndex &index,...
C++
quickevent/app/quickevent/plugins/Speaker/src/punchestableview.cpp
arnost00/quickbox
gpl-2.0
2,945
110
codeparrot/github-code
5fde2587effd23b7a7310770da31efd3ea0069b7c8f59acd4ca9345795a7186f
// prng.cpp or pseudo-random number generator (prng) // Generates some pseudo-random numbers. #include <iostream> #include <iomanip> using std::cout; // iostream using std::endl; using std::setw; // iomanip // function generates random number unsigned pseudoRNG() { static unsigned seed = 5493; // some (any) initial s...
C++
Programming/C++/5.Control_Flow/5.9-random-number-generation/prng.cpp
Grayninja/General
gpl-2.0
1,000
38
codeparrot/github-code
160a9b86f8fddaa0050aab2b9c0bf206d08af4de00f409cde5051d53962fd60a
<?php if (!defined('BASEPATH')) exit('No direct script access allowed'); class System { function System() { if (!isset($this->CI)) { $this->CI =& get_instance(); } $this->settings_table = 'settings'; $this->template_table = 'templates'; $this->languages_table = 'languages'; $thi...
PHP
application/libraries/System.php
JasonBaier/Open-Blog
gpl-3.0
2,540
110
codeparrot/github-code
b75cb42e069c444eb9fbd045e6720da9821180db90158e52c5a6f0b9c3421eae
import string import socket import base64 import sys class message: def __init__(self, name="generate" ): if name == "generate": self.name=socket.gethostname() else: self.name=name self.type="gc" self.decoded="" def set ( self, content=" " ): ...
Python
piratebox_origin/piratebox/piratebox/python_lib/messages.py
LibraryBox-Dev/LibraryBox-core
gpl-3.0
1,109
49
codeparrot/github-code
bcf71c7791e17d985be194a30b4f212c2e15addf925100527530b40358db3e8e
using System; using Server; using Server.Items; namespace Server.Mobiles { public class Kurlem : BaseCreature { [Constructable] public Kurlem() : base( AIType.AI_Melee, FightMode.Aggressor, 22, 1, 0.2, 1.0 ) { Name = "Kurlem"; Title = "the Caretaker"; Race = Race.Gargoyle; Blesse...
C#
Scripts/Distro/Mobiles/Townfolk/Holy City/Kurlem.cs
greeduomacro/xrunuo
gpl-3.0
915
47
codeparrot/github-code
8dba7a7b0ba5e533c1a05e82f2be44a9fbc9567b449e684129e3d914edc3ed71
#ifndef _XmDataF_h #define _XmDataF_h #include <Xm/Xm.h> #include <Xm/TextF.h> #include <Xm/Ext.h> #if defined(__cplusplus) extern "C" { #endif typedef struct _XmDataFieldClassRec *XmDataFieldWidgetClass; typedef struct _XmDataFieldRec *XmDataFieldWidget; /* Function Name: XmCreateDataField * ...
C
utils/OpenMotif/openMotif-2.3.3/lib/Xm/DataF.h
CPFDSoftware-Tony/gmv
gpl-3.0
2,978
169
codeparrot/github-code
a41f849eb256a96d2d785c3de71bd84daa3b7dedc30717333688a5cd77abb702
#!/usr/bin/env python # -*- coding: utf-8 -*- # # Copyright © 2014 René Samselnig # # This file is part of Database Navigator. # # Database Navigator 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 vers...
Python
scripts/toc.py
resamsel/dbmanagr
gpl-3.0
1,612
58
codeparrot/github-code
f99398b842e81977333337568cebce1d4482147a54e2c3dcaacf35b6cbb95081
# -*- coding: utf-8 -*- """ pygments.plugin ~~~~~~~~~~~~~~~ Pygments setuptools plugin interface. The methods defined here also work if setuptools isn't installed but they just return nothing. lexer plugins:: [pygments.lexers] yourlexer = yourmodule:YourLexer formatter pl...
Python
ThirdParty/Pygments/pygments/plugin.py
davy39/eric
gpl-3.0
1,903
77
codeparrot/github-code
deff464da2f8a68736c31777bb829bd4ff2b6a8508bd9788083e3721456ea034
package com.amaze.filemanager.filesystem; import android.content.Context; import android.os.AsyncTask; import android.os.Build; import android.support.annotation.NonNull; import android.support.v4.provider.DocumentFile; import com.amaze.filemanager.exceptions.RootNotPermittedException; import com.amaze.filemanager.ut...
Java
src/main/java/com/amaze/filemanager/filesystem/Operations.java
martincz/AmazeFileManager
gpl-3.0
24,347
538
codeparrot/github-code
d094624baba4086d226b9333854fa2a3a0fc325c1162d22217380bb2841d12dc
/**************************************************************************** ** ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of Qt Creator. ** ** Commercial License Usage ** Licensees holding valid commercial Qt licenses may use this file in ** accordance w...
C++
src/plugins/qmljstools/qmljstoolsplugin.cpp
sailfish-sdk/sailfish-qtcreator
gpl-3.0
4,284
127
codeparrot/github-code
6b6630351073f231c748f8f2f598491bea075ad7090bc3b8f85ece39f453e7f0
<div class="container profile"> <div class="row"> <div class="col-sm-10"> <div class="panel panel-default"> <div class="panel-body"> <h1>Adding new Value is the best</h1> <legend>Contribution:</legend> <div class="form-group"> <label class="control-label"><i class="ion-...
HTML
static/partials/createContribution.html
Backfeed/Backfeed-Protocol-Service
gpl-3.0
2,609
68
codeparrot/github-code
ea9ac4d7f31cd03b09fa6cec5fb08c7ccfecc40145c237d33b3fefee74a628ea
package org.ovirt.engine.core.bll.scheduling.commands; import java.util.HashMap; import org.junit.Assert; import org.junit.Rule; import org.junit.Test; import org.ovirt.engine.core.common.config.ConfigValues; import org.ovirt.engine.core.common.scheduling.ClusterPolicy; import org.ovirt.engine.core.common.scheduling....
Java
ovirt/backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/scheduling/commands/ClusterPolicyCRUDCommandTest.java
jtux270/translate
gpl-3.0
2,187
57
codeparrot/github-code
b8a3943ac787727e6a94254f86c69295d4f963aeddc5e0c0f781a8d1b3eeb7cd
/* Copyright (C) 2014-2019 de4dot@gmail.com This file is part of dnSpy dnSpy 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...
C#
dnSpy/dnSpy/MainApp/DsToolWindowServiceCommands.cs
manojdjoshi/dnSpy
gpl-3.0
19,003
343
codeparrot/github-code
34f8bcdd37376826ce79078224c3bb32c3444c4710e6cb75af812630e63c08a5
/****************************************************************************/ /// @file GUIColorScheme.h /// @author Michael Behrisch /// @author Daniel Krajzewicz /// @date Mon, 20.07.2009 /// @version $Id: GUIColorScheme.h 14425 2013-08-16 20:11:47Z behrisch $ /// // /****************************************...
C
src/utils/gui/settings/GUIColorScheme.h
cathyyul/sumo
gpl-3.0
6,638
208
codeparrot/github-code
95afd4f4149ee5ea660afef0c24c9f6fd51e29404622ea0cdb2a782ab328d049
namespace Allors.Repository { using System; using Attributes; #region Allors [Id("d0f9fc0d-a3c5-46cc-ab00-4c724995fc14")] #endregion public partial class FaceToFaceCommunication : CommunicationEvent, Versioned { #region inherited properties public CommunicationEventState Pr...
C#
Domains/Apps/Repository/Domain/Export/Apps/FaceToFaceCommunication.cs
Allors/allors
gpl-3.0
4,297
158
codeparrot/github-code
0e33238d3b373546f9af8bc916461dc225a47a750acc10653846d1c472229641
package com.xxl.job.admin.core.route.strategy; import com.xxl.job.admin.core.route.ExecutorRouter; import com.xxl.job.core.biz.model.ReturnT; import com.xxl.job.core.biz.model.TriggerParam; import java.util.*; import java.util.concurrent.ConcurrentHashMap; import java.util.concurrent.ConcurrentMap; /** * 单个JOB对应的每个...
Java
xxl-job-admin/src/main/java/com/xxl/job/admin/core/route/strategy/ExecutorRouteLFU.java
xuxueli/xxl-job
gpl-3.0
2,877
80
codeparrot/github-code
feba6bd6cdfc4e06be7fa8b64112b01531744964694ab129dbb87fd8dee382c4
package com.bioxx.tfc2.gui; import java.awt.Rectangle; import java.util.Collection; import net.minecraft.client.Minecraft; import net.minecraft.client.gui.GuiButton; import net.minecraft.client.gui.inventory.GuiContainerCreative; import net.minecraft.client.gui.inventory.GuiInventory; import net.minecraft.client.rend...
Java
src/Common/com/bioxx/tfc2/gui/GuiInventoryTFC.java
CHeuberger/TFC2
gpl-3.0
7,667
232
codeparrot/github-code
45e2311020a07fba96b1b547bc30ebf54109b8c6e13ecfa385583592c4ba89d0
/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* ft_show_tab.c :+: :+: :+: ...
C
d08/tmp/ex06/ft_show_tab.c
CoZZmOnAvT/42-Piscine-C
gpl-3.0
1,733
75
codeparrot/github-code
86da468ccd861f4d4f06cb283a187e84211280cda866569fd030726b614edb19
<?php if ( ! defined('BASEPATH')) exit('No direct script access allowed'); /** * FUEL CMS * http://www.getfuelcms.com * * An open source Content Management System based on the * Codeigniter framework (http://codeigniter.com) * * @package FUEL CMS * @author David McReynolds @ Daylight Studio * @copyright Co...
PHP
fuel/modules/fuel/libraries/Validator.php
scotton34/sample
gpl-3.0
10,348
452
codeparrot/github-code
fe01fb33e6617ea5af96728e36e91f611cc906df1c2b5b5ec252790f1dac2b23
/* * GPXParser.java * * Copyright (c) 2012, AlternativeVision. All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License,...
Java
src/main/java/org/alternativevision/gpx/GPXParser.java
RBerliner/freeboard-server
gpl-3.0
30,515
767
codeparrot/github-code
10c5424d592666d2c8d2796c69b39e2f70db907c7195a39e534123e39aaafb33
// ************************************************************************** // // // BornAgain: simulate and fit scattering at grazing incidence // //! @file Core/StandardSamples/SizeDistributionModelsBuilder.h //! @brief Defines various sample builder classes to test DA, LMA, SSCA approximations //! //! @h...
C
Core/StandardSamples/SizeDistributionModelsBuilder.h
waltervh/BornAgain
gpl-3.0
2,225
64
codeparrot/github-code
a79af757d74588100fbd10e1b88a37eaf3543208aa3db758168dff3c9c15b6cd
<?php /** * This file is part of OXID eShop Community Edition. * * OXID eShop Community Edition 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 yo...
PHP
application/models/oxvoucherserie.php
jadzgauskas/oxidce
gpl-3.0
4,795
163
codeparrot/github-code
e5612afc55b10fb60049e1cf0c173fdb181a865c4492b901f9ec75e1fe56f8d4
var translations = { 'es': { 'One moment while we<br>log you in': 'Espera un momento mientras<br>iniciamos tu sesión', 'You are now connected to the network': 'Ahora estás conectado a la red', 'Account signups/purchases are disabled in preview mode': 'La i...
JavaScript
archive/optimumwifi/assets/js/xlate.js
kbeflo/evilportals
gpl-3.0
2,079
56
codeparrot/github-code
fa5e7617f3db1024903147f965f89df964899ccfc6839f25b92e9d86c125b307
package it.ninjatech.kvo.async.job; import it.ninjatech.kvo.model.ImageProvider; import it.ninjatech.kvo.util.Logger; import java.awt.Dimension; import java.awt.Image; import java.util.EnumSet; public class CacheRemoteImageAsyncJob extends AbstractImageLoaderAsyncJob { private static final long serialVe...
Java
src/main/java/it/ninjatech/kvo/async/job/CacheRemoteImageAsyncJob.java
vincenzomazzeo/kodi-video-organizer
gpl-3.0
1,058
45
codeparrot/github-code
7f4deeee0b4fa73dc14437acd81d49badfccdd9526a9a62988b48800f481ff9f
/******************************************************************************/ /* */ /* X r d C m s L o g i n . c c */ /* ...
C++
src/XrdCms/XrdCmsLogin.cc
bbockelm/xrootd_old_git
gpl-3.0
7,499
199
codeparrot/github-code
a22bfc5ef7538ee5e2ab830cb9e77bfb8ed67109e3246d48835a331e26fdccab
// // Author : Toru Shiozaki // Date : May 2009 // #define NGRID 12 #define MAXT 64 #define NBOX 32 #define NBOXL 0 #define T_INFTY 11 #include <sstream> #include <iostream> #include <iomanip> #include <vector> #include "mpreal.h" #include <map> #include <cmath> #include <string> #include <cassert> #include <fstream...
C++
src/integral/rys/interpolate/main.cc
nubakery/bagel
gpl-3.0
22,012
668
codeparrot/github-code
7c28b44754d7a83c405dd8172abfd582c6ea616f41d9f1adbbddb8e28f682ca6
/// \file container.h /// \brief simple array in STL style, level-based array /// \author LNM RWTH Aachen: Joerg Grande, Volker Reichelt; SC RWTH Aachen: Oliver Fortmeier /* * This file is part of DROPS. * * DROPS is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser Genera...
C
misc/container.h
athrpf/drops
gpl-3.0
38,510
1,200
codeparrot/github-code
c5639fd9f5f249f69afa3e8ceb841a4d7cc971d8e5cbb63336820508a1545213
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Xml.Serialization; using System.IO; using System.Configuration; using System.Security.Cryptography; using System.Xml; using Nesoft.Utility.DataAccess.Database.Config; using Nesoft.Utility.DataAccess.Database; using Syste...
C#
03_SellerPortal/ECommerce.Utility.DataAccess/RealTime/RealTimeHelper.cs
ZeroOne71/ql
gpl-3.0
23,829
604
codeparrot/github-code
03ea12110e19f6738861338e5adba488d32ac2e4d04cef5845d817048688b1e6
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="robots" content="index, follow, all" /> <title>Symfony\Bridge\Doctrine\Form\ChoiceList\EntityChoiceList | </title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css"> ...
HTML
symfony2/api/2.5/Symfony/Bridge/Doctrine/Form/ChoiceList/EntityChoiceList.html
rafaelgou/the-phpjs-local-docs-collection
gpl-3.0
18,471
530
codeparrot/github-code
f2666ebcd913c3c6a3a2bbb3ceff16b1707ddd29c2b6b4c366cb079f91da7b56
/** * The MIT License * Copyright (c) 2012 Graylog, Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, ...
Java
graylog2-plugin-interfaces/src/test/java/org/graylog2/plugin/MessageTest.java
berkeleydave/graylog2-server
gpl-3.0
12,938
383
codeparrot/github-code
12eaf03b5c9266bdc6477a04c6d29938170d76002d2b25769014d7df3c70bcfa
/** * This file is part of Hercules. * http://herc.ws - http://github.com/HerculesWS/Hercules * * Copyright (C) 2012-2015 Hercules Dev Team * Copyright (C) Athena Dev Teams * * Hercules is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published ...
C
src/common/conf.c
dor003/Herc
gpl-3.0
15,602
469
codeparrot/github-code
a379fd4832e7ba763fec0b01d797dbcac96b1df2a67ded7ce53175973d9e43a5
/* dev: Mickeymouse, Moutarde and Nepta manager: Word Copyright © 2011 You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include "bullet.h" /** * \fn Bullet* createBullet(Tower *tower) * \brief create a new bullet * a n...
C
src/tower/bullet.c
ycaihua/Tower-Defense-1
gpl-3.0
1,215
52
codeparrot/github-code