code stringlengths 3 1.05M | repo_name stringlengths 4 116 | path stringlengths 4 991 | language stringclasses 9
values | license stringclasses 15
values | size int32 3 1.05M |
|---|---|---|---|---|---|
<?php
/** Spanish (español)
*
* See MessagesQqq.php for message documentation incl. usage of parameters
* To improve a translation please visit http://translatewiki.net
*
* @ingroup Language
* @file
*
* @author -jem-
* @author Aleator
* @author Alhen
* @author Alpertron
* @author Alvaro qc
* @author Amire8... | legoktm/wikihow-src | languages/messages/MessagesEs.php | PHP | gpl-2.0 | 270,207 |
<?php
function tie_home_tabs(){
$home_tabs_active = tie_get_option('home_tabs_box');
$home_tabs = tie_get_option('home_tabs');
$Posts = 5;
if( $home_tabs_active && $home_tabs ): ?>
<div id="cats-tabs-box" class="cat-box-content clear cat-box">
<div class="cat-tabs-header">
<ul>
<?php
foreach ($home_ta... | shiedman/wordpress | wp-content/themes/sahifa/functions/home-cat-tabs.php | PHP | gpl-2.0 | 2,817 |
/*
This file is part of Cyclos (www.cyclos.org).
A project of the Social Trade Organisation (www.socialtrade.org).
Cyclos 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 th... | mateli/OpenCyclos | src/main/java/nl/strohalm/cyclos/controls/reports/members/transactions/MembersTransactionsReportDTO.java | Java | gpl-2.0 | 5,944 |
<?php
/*
* Old Pricing Table
*/
/*
vc_map( array(
'name' =>'Webnus PricingTable',
'base' => 'pricing_table',
'category' => __( 'Webnus Shortcodes', 'WEBNUS_TEXT_DOMAIN' ),
'params' => array(
array(
'type' => 'textfield',
'heading' => __( 'Title', 'WEBNU... | anujsm/test | wp-content/themes/florida-wp/inc/visualcomposer/shortcodes/12-pricingtable.php | PHP | gpl-2.0 | 3,222 |
// Copyright (c) 2015 The Chromium Embedded Framework Authors. All rights
// reserved. Use of this source code is governed by a BSD-style license that
// can be found in the LICENSE file.
#include "Chiika/browser/preferences_test.h"
#include <sstream>
#include <string>
#include <vector>
#include "include/base/cef_lo... | arkenthera/ChiikaCef | Chiika/browser/preferences_test.cc | C++ | gpl-2.0 | 11,565 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Runtime.Serialization;
using System.Text;
using System.Threading.Tasks;
namespace AutomationService.Data.DynamicDataItem
{
public delegate void LogMessageFn(String xsMessage);
[DataContract]
public class ExecutionJobEnvironme... | Aegz/AutomationSuite | AutomationBackEnd/Data/DynamicDataItem/ExecutionJobEnvironment.cs | C# | gpl-2.0 | 1,236 |
<?php
if($mylayout == 'empty')
include('emptypage-layout.php');
if( $mylayout == 'blankempty')
include('blankemptypage-layout.php');
if($mylayout == 'client')
include('client-layout.php');
?>
| narasimha99/medbid | wp-content/plugins/networklocum/app/views/layouts/public.php | PHP | gpl-2.0 | 196 |
<?php
namespace ascio\v3;
class PollQueue
{
/**
* @var PollQueueRequest $request
*/
protected $request = null;
/**
* @param PollQueueRequest $request
*/
public function __construct($request)
{
$this->request = $request;
}
/**
* @return... | rendermani/ascio-php-examples | aws-v3/service/PollQueue.php | PHP | gpl-2.0 | 639 |
# -*- coding: utf-8 -*-
"""
logol_analyse provide some analyse tools for logol xml results.
Without any option, it will provide the number of hit, how many sequences have
at least one hit, and a graph with the repartition of the hits.
Usage:
logol_analyse.py <input> <data> [options]
options:
--graph, -g=<name... | Nedgang/logol_analyse | analyse_logol.py | Python | gpl-2.0 | 5,660 |
//========================================================================
//
// SplashOutputDev.cc
//
// Copyright 2003 Glyph & Cog, LLC
//
//========================================================================
//========================================================================
//
// Modified under the Pop... | anujkhare/poppler | poppler/SplashOutputDev.cc | C++ | gpl-2.0 | 124,396 |
/***********************************************************************
AlignTrackingMarkers - Utility to define a reasonable coordinate system
based on tracking marker positions detected by an optical tracking
system.
Copyright (c) 2008-2010 Oliver Kreylos
This file is part of the Vrui calibration utility package.
... | VisualIdeation/Vrui-2.2-003 | Calibration/AlignTrackingMarkers.cpp | C++ | gpl-2.0 | 32,122 |
/********************************
* 프로젝트 : gargoyle-rax
* 패키지 : com.kyj.fx.rax
* 작성일 : 2018. 7. 3.
* 작성자 : KYJ
*******************************/
package com.kyj.fx.rax;
import java.util.function.Function;
import com.kyj.fx.commons.utils.FxUtil;
import com.kyj.fx.commons.utils.ValueUtil;
import com.kyj.fx.ra... | callakrsos/Gargoyle | gargoyle-rax/src/main/java/com/kyj/fx/rax/AbstractFomulaParameterToLabelFunction.java | Java | gpl-2.0 | 1,093 |
/*
KeePass Password Safe - The Open-Source Password Manager
Copyright (C) 2003-2019 Dominik Reichl <dominik.reichl@t-online.de>
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 ... | joshuadugie/KeePass-2.x | KeePassLib/Cryptography/Cipher/StandardAesEngine.cs | C# | gpl-2.0 | 3,938 |
<?php
$this->breadcrumbs = array(
'Danh mục tuyển dụng' => array('index'),
'Manage',
);
$this->menu = array(
array('label' => 'Thêm mới', 'url' => array('create'))
);
Yii::app()->clientScript->registerScript('search', "
$('.search-button').click(function(){
$('.search-form').toggle();
return false;
});
... | sonha/camera | protected/views/admin/jobs/admin.php | PHP | gpl-2.0 | 5,774 |
package net.minecraft.src;
public class RequestDelete extends Request
{
public RequestDelete(String par1Str, int par2, int par3)
{
super(par1Str, par2, par3);
}
public RequestDelete func_96370_f()
{
try
{
this.field_96367_a.setDoOutput(true);
this.fi... | LolololTrololol/InsertNameHere | minecraft/net/minecraft/src/RequestDelete.java | Java | gpl-2.0 | 662 |
/**
* Created by kuku on 10/01/15.
*/
$(document).ready(function(){
$('.form-usuario-perfil').attr('disabled', 'disabled'); //Disable
});
$(".editarFormularioUsuarioPerfil").click(mostrarBotonesPerfil);
function mostrarBotonesPerfil(){
$("#botoneraPerfil").show("slow");
$(".editarFormularioUsuarioPerf... | IsmiKin/Podonet | web/js/usuario/perfilUsuario.js | JavaScript | gpl-2.0 | 342 |
<?php
use Illuminate\Database\Migrations\Migration;
use Illuminate\Database\Schema\Blueprint;
use Illuminate\Support\Facades\Schema;
class CreateExperimentScientistsTable extends Migration
{
/**
* Run the migrations.
*
* @return void
*/
public function up()
{
Schema::create('ex... | khaivngo/QuickEval | database/migrations/2021_05_14_012802_create_experiment_scientists_table.php | PHP | gpl-2.0 | 870 |
<?php
/* Finding the path to the wp-admin folder */
$iswin = preg_match('/:\\\/', dirname(__file__));
$slash = ($iswin) ? "\\" : "/";
$wp_path = preg_split('/(?=((\\\|\/)wp-content)).*/', dirname(__file__));
$wp_path = (isset($wp_path[0]) && $wp_path[0] != "") ? $wp_path[0] : $_SERVER["DOCUMENT_ROOT"];
/** Load Word... | EthanBlast/Glam-Star-Life | wp-content/plugins/kimili-flash-embed/admin/config.php | PHP | gpl-2.0 | 28,850 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Reflection;
using HA4IoT.Contracts.Api;
using HA4IoT.Contracts.Services;
using HA4IoT.Contracts.Services.Backup;
using HA4IoT.Contracts.Services.Resources;
using HA4IoT.Contracts.Services.Settings;
using HA4IoT.Contracts.Services.Storage;
... | byrialsen/HA4IoT | SDK/HA4IoT/Services/Resources/ResourceService.cs | C# | gpl-2.0 | 7,003 |
(function($){
$(function(){
boxHeight(0.4,0.7);
var imgSrc1 = $('.view-banner .views-field-field-image-banner img').attr('src');
var current2 = $('.view-banner .views-field-field-image-banner');
$('.view-banner .views-field-field-image-banner img').remove();
$(current2).append('<div class="backbg"></div>');
$('... | CCI-Studios/RE-Dale | sites/all/themes/redale/js/background-size.js | JavaScript | gpl-2.0 | 1,248 |
<?php
/**
* -------------------------------------------------------------------------
* Fields plugin for GLPI
* -------------------------------------------------------------------------
*
* LICENSE
*
* This file is part of Fields.
*
* Fields is free software; you can redistribute it and/or modify
* it under... | pluginsGLPI/fields | front/commondropdown.form.php | PHP | gpl-2.0 | 1,481 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Linq.Expressions;
using Configuration;
using Domain;
using Core;
using Extensions;
namespace Extensions {
public static class CollectionExtensions {
/// <summary>
/// Merge elements in the ordered sequence <code>colle... | olale/GenericDAO | GenericDAO/Extensions/CollectionExtensions.cs | C# | gpl-2.0 | 2,940 |
// display the calendar here
var hotelTable = document.getElementById("hotelCalendarTable");
var defaultData = hotelTable.innerHTML;
var stringHTML = "";
var date=31;
var count=0;
// stringHTML = "<tr><td>1</td><td>2</td></tr>";
var table = document.getElementById("hotelCalendarTable");
for (var i = 1; i <= date; i+... | Athit101/ITE220 | Week2-2/js/calendar.js | JavaScript | gpl-2.0 | 566 |
<?php
/**
* @package HikaShop for Joomla!
* @version 2.6.1
* @author hikashop.com
* @copyright (C) 2010-2016 HIKARI SOFTWARE. All rights reserved.
* @license GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
*/
defined('_JEXEC') or die('Restricted access');
?><?php
class hikashopOrderHelper {
var $table = '';
... | githubupttik/upttik | administrator/components/com_hikashop/helpers/order.php | PHP | gpl-2.0 | 6,728 |
/**
* @file region.cc
* @author Thomas M. Howard (tmhoward@csail.mit.edu)
* Matthew R. Walter (mwalter@csail.mit.edu)
* @version 1.0
*
* @section LICENSE
*
* This file is part of h2sl.
*
* Copyright (C) 2014 by the Massachusetts Institute of Technology
*
* This program is free software; you can... | tmhoward/h2sl | src/symbol/region.cc | C++ | gpl-2.0 | 4,358 |
//
// view_dialogs.hpp
// BoE
//
// Created by Celtic Minstrel on 17-01-21.
//
//
#ifndef BOE_VIEW_DIALOGS_HPP
#define BOE_VIEW_DIALOGS_HPP
void put_item_info(class cDialog& me, const class cItem& s_i, const class cScenario& scen);
void put_monst_info(class cDialog& me, const class cMonster& store_m, const class c... | calref/cboe | src/view_dialogs.hpp | C++ | gpl-2.0 | 446 |
#include "SparseDataLoader.h"
void SparseDataLoader::readSparseData(std::string filename){
std::ifstream file (filename);
std::string temp;
std::getline(file, temp);
while (std::getline(file, temp))
{
std::istringstream buffer(temp);
std::vector<int> tmpLine((std::istream_iterator<int>(b... | adam-andrzejczak/k_plus_triangle | SparseDataLoader.cpp | C++ | gpl-2.0 | 1,281 |
#!/usr/bin/python
import sys
import csv
import json
import pycountry
import codecs
from collections import defaultdict
class Region(object):
def __init__(self, name, code=None, level=0, parent=None, verbose=False):
self.name = name
self.code = code
self.level = level
self.contains ... | mitodl/world_geographic_regions | CountriesByRegion.py | Python | gpl-2.0 | 6,565 |
# Created by Thomas Jones on 17/12/2015 - thomas@tomtecsolutions.com
# pingspec.py, a plugin for minqlx to spec players who have network latency over a certain amount.
# This plugin is released to everyone, for any purpose. It comes with no warranty, no guarantee it works, it's released AS IS.
# You can modify everythi... | tjone270/QuakeLiveDS_Scripts | minqlx-plugins/archive/beta/pingspec.py | Python | gpl-2.0 | 2,601 |
///////////////////////////////////////////////////////////////////////////////////////
// Copyright (C) 2006-2015 Esper Team. All rights reserved. /
// http://esper.codehaus.org /
// --------------------------------------------------... | espertechinc/nesper | src/NEsper.Common/common/internal/epl/expression/dot/core/ExprDotNodeImpl.cs | C# | gpl-2.0 | 41,544 |
package de.bitbrain.craft.graphics.shader;
import com.badlogic.gdx.graphics.g2d.Batch;
/**
* Handles multiple shaders for a single target
*
* @author Miguel Gonzalez <miguel-gonzalez@gmx.de>
* @since 0.1
* @version 0.1
*/
public interface ShadeArea {
// =======================================================... | bitbrain-gaming/craft | core/src/de/bitbrain/craft/graphics/shader/ShadeArea.java | Java | gpl-2.0 | 676 |
/*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package utilesFXAvisos.forms.util;
import ListDatos.IBusquedaListener;
import utilesFX.*;
import ListDatos.IFilaDatos;
import ListDato... | Creativa3d/box3d | paquetesGUIFX/src/utilesFXAvisos/forms/util/JTableViewEventos.java | Java | gpl-2.0 | 2,135 |
<?php
defined('WYSIJA') or die('Restricted access');
class WYSIJA_control_front_confirm extends WYSIJA_control_front{
var $model='user';
var $view='confirm';
function WYSIJA_control_front_confirm(){
parent::WYSIJA_control_front();
}
function _testKeyuser(){
$this->helperUser=WYSI... | eyanai/hop | wp-content/plugins/wysija-newsletters/controllers/front/confirm.php | PHP | gpl-2.0 | 14,472 |
<?php
include("config_mynonprofit.php");
include("connect.php");
include("functions.php");
include("template_header.php"); ?>
<h1>A confirmation email has been sent</h1><p>Follow the enclosed link to activate your account.</p>
</body>
</html> | Enjabain/My-NP | register-success.php | PHP | gpl-2.0 | 244 |
package netdata.packet;
import netdata.Payload;
public class ARPpacket extends Packet{
public enum OPERATION{
REQUEST,
REPLY
};
private int type;
private OPERATION arpOp;
private String sourceMAC, destMAC = null;
public ARPpacket(String sourceip, String destip, String sourceMAC, String destMA... | frawg/NetFramework | src/netdata/packet/ARPpacket.java | Java | gpl-2.0 | 768 |
<?php
/**
* @version SVN: <svn_id>
* @package Quick2cart
* @author Techjoomla <extensions@techjoomla.com>
* @copyright Copyright (c) 2009-2016 TechJoomla. All rights reserved.
* @license GNU General Public License version 2 or later.
*/
// No direct access.
defined('_JEXEC') or die();
jimport('joo... | nitesh146/Motleymart | administrator/components/com_quick2cart/assets/elements/bssetup.php | PHP | gpl-2.0 | 1,407 |
/*
* Copyright (C) 2008-2012 TrinityCore <http://www.trinitycore.org/>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
* Free Software Foundation; either version 2 of the License, or (at your
* option) any later ve... | BlackWolfsDen/Justicar-WoW | src/server/game/Spells/SpellScript.cpp | C++ | gpl-2.0 | 34,032 |
<?php
/**
* @copyright Ilch 2.0
* @package ilch
*/
return array
(
'menuCalendarList' => 'Calender',
'noCalendar' => 'no Entries available',
'term' => 'Term',
'title' => 'Title',
'text' => 'Text',
'color' => 'Term Color',
'place' => 'Place',
'start' => 'Start',
'end' => 'End',
... | jurri/Ilch-2.0 | application/modules/calendar/translations/en.php | PHP | gpl-2.0 | 452 |
var interface_data_cell_phone =
[
[ "callButtonClicked:", "interface_data_cell_phone.html#abb91ce98f4b5920f486508bbf150c68a", null ],
[ "mainTextLabel", "interface_data_cell_phone.html#aefc998f3932ae7f2decba1eaaec427c0", null ],
[ "titleLabel", "interface_data_cell_phone.html#a0c3e159f8e753caaaa07fe67776faa... | BiCoR/RailsServer | public/doc/iphone_client/interface_data_cell_phone.js | JavaScript | gpl-2.0 | 334 |
/******************************************************************************
* Icinga 2 *
* Copyright (C) 2012-2017 Icinga Development Team (https://www.icinga.com/) *
* *
... | Tontonitch/icinga2 | lib/methods/icingachecktask.cpp | C++ | gpl-2.0 | 8,065 |
////////////////////////////////////////////////////////////
//
// File: parser.cpp
// Author: Frank Boerman
// Parsers for files
///////////////////////////////////////////////////////////
//#pragma warning(disable : 4244) //converting double to int is needed when calculating gridsize, so disable that warning
//#pragm... | williewonka/computation2_C | Computation2_finaltask/GameOfLife/Parser.cpp | C++ | gpl-2.0 | 7,205 |
<?php
/**
* Joomla! Content Management System
*
* @copyright Copyright (C) 2005 - 2020 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE
*/
namespace Joomla\CMS\Event\WebAsset;
\defined('JPATH_PLATFORM') or die;
use BadMethodCallException;
u... | twister65/joomla-cms | libraries/src/Event/WebAsset/AbstractEvent.php | PHP | gpl-2.0 | 979 |
<!DOCTYPE html>
<html <?php language_attributes(); ?>>
<head>
<meta charset="<?php bloginfo( 'charset' ); ?>" />
<meta name="viewport" content="width=device-width" />
<title><?php wp_title( ' | ', true, 'right' ); ?></title>
<link rel="stylesheet" type="text/css" href="<?php echo get_stylesheet_uri(); ?>" />
<script sr... | Koda1004/harvardrunningclub | wp-content/themes/simple and clean/header.php | PHP | gpl-2.0 | 2,330 |
<?php
/*
Plugin Name: Memcached
Description: Memcached backend for the WP Object Cache.
Version: 2.1.2
Plugin URI: http://wordpress.org/extend/plugins/memcached/
Author: Ryan Boren, Denis de Bernardy, Matt Martz, Km.Van
Install this file to wp-content/object-cache.php
*/
function wp_cache_add($key, $data, $g... | hensonvip/zzyzan | wp-content/themes/mx/addons/cache/object-cache.php | PHP | gpl-2.0 | 11,422 |
using System;
using Server.Network;
using Server.Items;
namespace Server.Items
{
[FlipableAttribute( 0x27A8, 0x27F3 )]
public class Bokuto : BaseSword
{
public override WeaponAbility PrimaryAbility{ get{ return WeaponAbility.CrushingBlow; } }
public override WeaponAbility SecondaryAbility{ get{ return WeaponAbi... | brodock/sunuo | scripts/legacy/Items/Weapons/SE Weapons/Bokuto.cs | C# | gpl-2.0 | 1,431 |
//
// --------------------------------------------------------------------------
// Gurux Ltd
//
//
//
//
// Version: $Revision: 9806 $,
// $Date: 2018-01-12 11:44:00 +0200 (pe, 12 tammi 2018) $
// $Author: gurux01 $
//
// Copyright (c) Gurux Ltd
//
//------------------------... | Gurux/GXDLMSDirector | Development/ConformanceTests/Internal/GXConformanceValueDescriptorCollection.cs | C# | gpl-2.0 | 1,766 |
#include "stdafx.h"
//
// this is the path to amplugin.h and all the plugin/libs
// by default all the libs, (debug/x64/x86) are copied to the /Plugins/ folder.
//
// If you want to copy them somewhere else
// 1) Make sure that the inlcude path below is valid
// 2) Make sure that the library path is valid
// Proj... | FFMG/myoddweb.piger | plugins/OnTop/OnTop/OnTop.cpp | C++ | gpl-2.0 | 2,935 |
using System;
using System.Linq;
namespace BirthdayGreetings
{
public class BirthdayGreetingsEngine
{
private readonly PeopleRepository _peopleRepository;
private readonly GreetingsDeliveryService _greetingsDeliverService;
public BirthdayGreetingsEngine(PeopleRepository peopleReposito... | PaoloLaurenti/BirthdayGreetingsKata | src/BirthdayGreetings/BirthdayGreetingsEngine.cs | C# | gpl-2.0 | 1,320 |
<script language="javascript">
function fncSubmit()
{
document.house.submit();
}
function getLocation() {
if (navigator.geolocation) {
navigator.geolocation.getCurrentPosition(showPosition);
} else {
x.innerHTML = "Geolocation is not supported by this browser.";
}
}
... | kukks205/jhhc | page/familyfolder/house_edt.php | PHP | gpl-2.0 | 10,864 |
/* Smooth scrolling
Changes links that link to other parts of this page to scroll
smoothly to those links rather than jump to them directly, which
can be a little disorienting.
sil, http://www.kryogenix.org/
v1.0 2003-11-11
v1.1 2005-06-16 wrap it up in an object
*/
var ss = {
fixAllLinks: ... | tatematsu/tatematsu | common/js/scroll.js | JavaScript | gpl-2.0 | 4,557 |
# This file is part of BurnMan - a thermoelastic and thermodynamic toolkit for
# the Earth and Planetary Sciences
# Copyright (C) 2012 - 2022 by the BurnMan team, released under the GNU
# GPL v2 or later.
"""
example_fit_solution
--------------------
This example demonstrates how to fit parameters
for solution model... | geodynamics/burnman | examples/example_fit_solution.py | Python | gpl-2.0 | 9,817 |
/* Control over an attribute of a line
Copyright (C) 2005 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath 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 ... | DASAR/Minim-Android | src/ddf/minim/javax/sound/sampled/Control.java | Java | gpl-2.0 | 3,000 |
<?php
// The Query
$args = array(
'post_type'=> 'pizza',
'cat' => 2,
'p' => 50
);
$the_query = new WP_Query( $args);
// The Loop
if ( $the_query->have_posts() ) {
while ( $the_query->have_posts() ) {
$the_query->the_post();
$theme_options = ifne( $GLOBALS, 'theme_options', array() );
$page_fields ... | guardiancomics/Heros-Pizza | wp-content/themes/herospizza/parts/pizzas/sides_superhumanSpinach.php | PHP | gpl-2.0 | 2,274 |
using System;
using Newtonsoft.Json;
namespace Ombi.Settings.Settings.Models.Notifications
{
public class DiscordNotificationSettings : Settings
{
public bool Enabled { get; set; }
public string WebhookUrl { get; set; }
public string Username { get; set; }
public string Icon { ... | tidusjar/Ombi | src/Ombi.Settings/Settings/Models/Notifications/DiscordNotificationSettings.cs | C# | gpl-2.0 | 956 |
<?php
/**
* Openinghtml Module class file
*
* @category Markup
* @package Xiphe\HTML
* @author Hannes Diercks <xiphe@gmx.de>
* @license http://www.gnu.org/licenses/gpl-2.0.txt GNU GENERAL PUBLIC LICENSE
* @link https://github.com/Xiphe/-HTML/blob/master/modules/Openinghtml.php
*/
namespace X... | Xiphe/DropboxConflictMerger | src/Xiphe/HTML/modules/Openinghtml.php | PHP | gpl-2.0 | 4,576 |
/*
Kopete Oscar Protocol
connection.cpp - independent protocol encapsulation
Copyright (c) 2004-2005 by Matt Rogers <mattr@kde.org>
Based on code Copyright (c) 2004 SuSE Linux AG <http://www.suse.com>
Based on Iris, Copyright (C) 2003 Justin Karneges
Kopete (c) 2002-2005 by the Kopete developers <kopete-devel... | iegor/kdenetwork | kopete/protocols/oscar/liboscar/connection.cpp | C++ | gpl-2.0 | 5,832 |
package Arboles;
/**
* Esta clase crea una lista y Nodos
*
* @author Christian A. Rodriguez
* @version 1.0
* @since 25octubre2015
*/
public class Funciones {
Mensajes mensajes = new Mensajes();
Nodo raiz;
int cantidad = 0;
int altura = 0;
Nodo izquierda, derecha;
public... | cristian0193/EstructuraDatos | EstructuraDatos1/src/Arboles/Funciones.java | Java | gpl-2.0 | 4,396 |
'use strict';
var config = require('./config')
function init(opts) {
Object.assign(config, opts)
}
module.exports = {
init: init,
routes: require('./routes'),
models: require('./models'),
entry: require('./entry'),
channel: require('./channel'),
user: require('./user'),
security: require('./security'... | dogada/coect-umedia | server/index.js | JavaScript | gpl-2.0 | 480 |
define("ace/theme/yesterday",["require","exports","module","ace/lib/dom"], function(require, exports, module) {
exports.isDark = false;
exports.cssClass = "ace-yesterday";
exports.cssText = ".ace-yesterday .ace_gutter {\
background: #fff;\
border-right: 1px solid #ddd;\
color: #999;\
font-size: 10pt\
}\
.ace-yes... | DHUers/rigidoj | lib/assets/javascripts/ace/theme-yesterday.js | JavaScript | gpl-2.0 | 3,006 |
package clustering.results;
public class ResultadoMerge {
public int[][] merge;
public final int length;
public ResultadoMerge(int size) {
merge=new int[2][size];
length=size;
}
public int[] getId1(){
return merge[0];
}
public int[] getId2(){
return merge[1];
}
}
| LBAB-Humboldt/JavaHierarchicalClustering | HierarchicalClustering/src/clustering/results/ResultadoMerge.java | Java | gpl-2.0 | 281 |
<?php
/**
* glFusion CMS
*
* UTF-8 Language File for Links Plugin
*
* @license GNU General Public License version 2 or later
* http://www.opensource.org/licenses/gpl-license.php
*
* Copyright (C) 2008-2018 by the following authors:
* Mark R. Evans mark AT glfusion DOT org
*
* Based on prior work Copyright (C)... | glFusion/glfusion | private/plugins/links/language/english_utf-8.php | PHP | gpl-2.0 | 11,040 |
/******************************************************************************
* Icinga 2 *
* Copyright (C) 2012-2015 Icinga Development Team (http://www.icinga.org) *
* *
... | ogg1980/icinga2 | lib/icinga/compatutility.cpp | C++ | gpl-2.0 | 32,466 |
<?php
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
/**
* Sales order view items block
*
* @author Magento Core Team <core@magentocommerce.com>
*/
namespace Magento\Shipping\Block;
/**
* @api
* @since 100.0.2
*/
class Items extends \Magento\Sales\Block\It... | kunj1988/Magento2 | app/code/Magento/Shipping/Block/Items.php | PHP | gpl-2.0 | 2,035 |
<?php
/**
* @file
* Provides hook documentation for PGAPI module.
*/
function hook_pgapi_callback($transaction) {
}
function hook_pgapi_format_price($type, $price, $symbol) {
}
function hook_pgapi_transaction($status, $transaction) {
}
function hook_pgapi_transaction_all($status, $transaction) {
}
functi... | usabilidoido/corais | sites/all/modules/pgapi/pgapi.api.php | PHP | gpl-2.0 | 489 |
class Ruby_highline < PACKMAN::Package
url PACKMAN.gem_url('highline-1.7.2.gem')
sha1 'd7114ed98c5651b928cc7195aded7b0000e09689'
version '1.7.2'
label :try_system_package_first
def install
PACKMAN.gem "install highline-#{version}.gem"
end
def remove
PACKMAN.gem 'uninstall -x highline'
end
... | dongli/packman | packages/ruby_highline.rb | Ruby | gpl-2.0 | 395 |
spellEffects[ 'FlagFlap' ] = function( args )
{
var self = this,
_ccd = Component.bugcraft.currentCharacterObject.characterData,
_moveFrames = {},
_tc = args.targetCharacter,
_tcd = _tc.characterData,
_changeFrameFunctionPointer = null,
_currentIndex = 1,
_maxFrames = 1,
... | victoralex/gameleon | public_web/components/bugcraft/resources/public/component.bugcraft.spellEffects/class.spellEffects.FlagFlap.js | JavaScript | gpl-2.0 | 3,039 |
/*
Copyright (c) 2008 Volker Krause <vkrause@kde.org>
This library is free software; you can redistribute it and/or modify it
under the terms of the GNU Library General Public License as published by
the Free Software Foundation; either version 2 of the License, or (at your
option) any later versio... | kolab-groupware/kdepimlibs | akonadi/entitydisplayattribute.cpp | C++ | gpl-2.0 | 4,253 |
/*
* Turbo Sliders++
* Copyright (C) 2013-2014 Martin Newhouse
*
* 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 ve... | mnewhouse/tspp | src/user_interface/input_interface.hpp | C++ | gpl-2.0 | 2,178 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Virvar.Net;
using Microsoft.Xna.Framework;
using GameObjects.DrawableClasses;
using GameObjects;
using GameObjects.ProtoClasses;
namespace GameProcess.Actors.Client
{
class HitsActor : IActor, IClientPacketHandler
{
... | virvar/StillAlive | StillAlive/GameProcess/Actors/Client/HitsActor.cs | C# | gpl-2.0 | 2,078 |
<?php
/**
* @package RedSHOP.Backend
* @subpackage Table
*
* @copyright Copyright (C) 2008 - 2015 redCOMPONENT.com. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE
*/
defined('_JEXEC') or die;
class Tablesample_detail extends JTable
{
public $sample_id = nu... | RCoomes/reynard-rs-v1.5.0.4 | component/admin/tables/sample_detail.php | PHP | gpl-2.0 | 839 |
package com.jhr.jarvis.commands;
import java.io.IOException;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.stream.Collectors;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.shell.core.CommandMarker;
import org.... | jrosocha/jarvisCli | src/main/java/com/jhr/jarvis/commands/SystemCommands.java | Java | gpl-2.0 | 7,281 |
module Katello
class ProductsController < Katello::ApplicationController
respond_to :html, :js
before_action :find_product, :only => [:available_repositories, :toggle_repository]
before_action :find_provider, :only => [:available_repositories, :toggle_repository]
before_action :find_content, :only =>... | stbenjam/katello | app/controllers/katello/products_controller.rb | Ruby | gpl-2.0 | 3,669 |
<?php
/*
+--------------------------------------------------------------------+
| CiviCRM version 1.8 |
+--------------------------------------------------------------------+
| Copyright CiviCRM LLC (c) 2004-2007 |
+--------------... | zakiya/Peoples-History | sites/all/modules/civicrm/CRM/Core/BAO/CustomQuery.php | PHP | gpl-2.0 | 21,723 |
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# Authors : David Castellanos <dcastellanos@indra.es>
#
# Copyright (c) 2012, Telefonica Móviles España S.A.U.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
# License as published by the Free... | tgcmteam/tgcmlinux | src/tgcm/contrib/tgcm-logging/src/tgcmlogging/__init__.py | Python | gpl-2.0 | 1,034 |
Grailbird.data.tweets_2010_03 =
[ {
"source" : "\u003Ca href=\"http:\/\/twitter.com\" rel=\"nofollow\"\u003ETwitter Web Client\u003C\/a\u003E",
"entities" : {
"user_mentions" : [ ],
"media" : [ ],
"hashtags" : [ ],
"urls" : [ ]
},
"geo" : { },
"id_str" : "10548776482",
"text" : "Published ... | peoii/twit_archive | data/js/tweets/2010_03.js | JavaScript | gpl-2.0 | 3,659 |
<?php
/**
* fvcn-admin-dashboard.php
*
* Admin Dashboard
*
* @package FV Community News
* @subpackage Admin Dashboard
* @author Frank Verhoeven <info@frank-verhoeven.com>
*/
if (!defined('ABSPATH')) {
exit;
}
/**
* FvCommunityNews_Admin_Dashboard
*
*/
class FvCommunityNews_Admin_Dashboard
{
/**
* _... | tresemece/AndesMills | wp-content/plugins/fv-community-news/fvcn-admin/fvcn-admin-dashboard.php | PHP | gpl-2.0 | 10,681 |
$(function () {
var max_upload = parseInt($('#max_upload').val());
var temid = parseInt($('#temid').val());
var albumid = parseInt($('#albumid').val());
var limit = max_upload - temid;
$('#file_upload').uploadify({
'swf': swf_link,
'uploader': upload_link,
'cancelImg': cance... | dangdinhtu2014/nukeviet_photo | modules/photo/js/New folder/uploads.js | JavaScript | gpl-2.0 | 7,904 |
public class DragAction : System.Enum, System.IComparable, System.IFormattable, System.IConvertible
{
// Methods
public virtual bool Equals(object obj) {}
public virtual int GetHashCode() {}
public virtual string ToString() {}
public virtual string ToString(string format, System.IFormatProvider provider) {}
publ... | Pengfei-Gao/source-Insight-3-for-centos7 | SourceInsight3/NetFramework/DragAction.cs | C# | gpl-2.0 | 665 |
//事件兼容pc
$.each("String Boolean RegExp Number Date Object Null Undefined".split(" "), function( i, name ){
var fn;
if( 'is' + name in $ ) return;//already defined then ignore.
switch (name) {
case 'Null':
fn = function(obj){ return obj === null; };
break;
case 'Unde... | elppac/moment | demo/GMU-master/examples/assets/mobileevent2pc.js | JavaScript | gpl-2.0 | 5,558 |
# -*- coding: utf-8 -*-
__author__ = 'frank'
from flask.ext.sqlalchemy import SQLAlchemy
from sqlalchemy.dialects import mysql
from datetime import datetime
db = SQLAlchemy()
# 时间都存为utcnow,具体显示根据不同的本地环境进行相应转换
# 如分析数据,或者在本地显示(采用moment插件前端显示)
class Application(db.Model):
"""twitter application"""
__table... | Fansion/crawltwitter | crawltwitter/models.py | Python | gpl-2.0 | 3,522 |
/*
* Copyright (C) 2008-2014 TrinityCore <http://www.trinitycore.org/>
* Copyright (C) 2013-2014 Phoenixia Productions <phoenixia-gaming.no-ip.biz>
*
* 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 Softw... | PhoenixiaGaming/WoP-v4 | src/server/scripts/Outland/Auchindoun/ManaTombs/boss_nexusprince_shaffar.cpp | C++ | gpl-2.0 | 12,485 |
/**
* @license AngularJS v1.3.11
* (c) 2010-2014 Google, Inc. http://angularjs.org
* License: MIT
*/
(function(window, document, undefined) {'use strict';
/**
* @description
*
* This object provides a utility for producing rich Error messages within
* Angular. It can be called as follows:
*
* var exampleMinE... | joseluisillana/api-restful-spring-jersey | erep-services/src/main/webapp/bower_components/angular/angular.js | JavaScript | gpl-2.0 | 952,168 |
<?php
/**
* @package Joomla! 2.5
* @version 4.x
* @author 2008-2012 (c) Denys Nosov (aka Dutch)
* @author web-site: www.joomla-ua.org
* @copyright This module is licensed under a Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 License.
**/
// no direct access
defined('_JEXEC') or die;
$com_path = ... | akvlad/lemond | modules/mod_junewsultra/helper.php | PHP | gpl-2.0 | 36,138 |
<?php
/**
* @package ZOO Category Module
* @file mod_zoocategory.php
* @version 2.0.0 May 2010
* @author YOOtheme http://www.yootheme.com
* @copyright Copyright (C) 2007 - 2010 YOOtheme GmbH
* @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
*/
// no direct access
defined('_JEXEC') or ... | alecerosiete/webBancaria | modules/mod_zoocategory/mod_zoocategory.php | PHP | gpl-2.0 | 1,178 |
/* Quarn OS / Manes
*
* Type class
*
* Copyright (C) 2008-2009 Pawel Dziepak
*
* 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... | pdziepak/quarnos-old2 | manes/cds/type.cpp | C++ | gpl-2.0 | 1,946 |
import sys
import os
import arcEC
def GNDBruninTOC_exe_G2N(parameters, messages):
# *** Start Edtiting etc. the receiving layer
# http://resources.arcgis.com/en/help/main/10.2/index.html#//00s300000008000000
# XXX Check that we are actually in an edit session ...
workspace = r"C:\Users\b004218... | MartinHvidberg/GNDB | GNDB_exe_GNDB2NamesA.py | Python | gpl-2.0 | 1,978 |
/*
* ObjManager.cpp
* Nuvie
*
* Created by Eric Fry on Sat Mar 15 2003.
* Copyright (c) 2003. All rights reserved.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2... | nuvie/nuvie | ObjManager.cpp | C++ | gpl-2.0 | 58,257 |
<?php
/**
* File containing the TestInitDbCommand class.
*
* @copyright Copyright (C) 2013 eZ Systems AS. All rights reserved.
* @license http://www.gnu.org/licenses/gpl-2.0.txt GNU General Public License v2
* @version //autogentag//
*/
namespace eZ\Bundle\EzPublishCoreBundle\Command;
use Symfony\Bundle\Framewo... | gbentley/ezpublish-kernel | eZ/Bundle/EzPublishCoreBundle/Command/TestInitDbCommand.php | PHP | gpl-2.0 | 6,315 |
#include <stdafx.h>
#include <vd2/system/error.h>
#include <vd2/system/cpuaccel.h>
#include <vd2/system/vdalloc.h>
#include <vd2/system/time.h>
#include <vd2/Kasumi/pixmap.h>
#include <vd2/Kasumi/pixmaputils.h>
#include <vd2/Kasumi/resample.h>
#include <vd2/Dita/services.h>
#include "ProgressDialog.h"
#include "InputFi... | shekh/VirtualDub2 | src/VirtualDub/source/test_pal8.cpp | C++ | gpl-2.0 | 8,056 |
#!/usr/bin/env python
import matplotlib.pyplot as plt
# dict: {title of plot : [measure value files]}
# The input data may not have a \n at file end.
inputFiles = {'LibMergeSort_Sortierszenarien_im_Vergleich':
['sorted', 'shuffle', 'reverse']}
# different colors of the function graphs
COLORS = ['g', 'k'... | rm--/matplotlib_examples | example1/evaluate1.py | Python | gpl-2.0 | 1,327 |
Meteor.publish('applications-counter', function (id,skip,limit,filter,flagged) {
if (flagged==false){
query = sectionQueryBuilder(filter,'sub')
var cursor = Project.find({'osxcollector_section':'applications','osxcollector_incident_id':id,"$or":query})
Counts.publish(this, 'applications-counter',cursor,{noReady:... | wfsec/osxstrata | server/pubs/applications.js | JavaScript | gpl-2.0 | 1,772 |
from django.contrib.auth.models import User, Permission, Group
from rest_framework import serializers
from apps.account.serializers.PermissionSerializer import PermissionSerializer
class GroupSerializer(serializers.ModelSerializer):
permissions = PermissionSerializer(instance=Permission, many=True)
class Meta... | mmmaaaxxx77/Python-Django-AdminLTE2 | Demo/apps/account/serializers/GroupSerializer.py | Python | gpl-2.0 | 384 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Pathfinder
{
class AiBotBetter : AiBotBase
{
//public override void Setup(Level lvl, Player plr) { }
public int direction = 0;
/* 0
*3 1
* 2
*/
... | BenjaminJStock/AI-Dijkstras | Pathfinder/AiBotSimple2.cs | C# | gpl-2.0 | 3,806 |
#include <netinet/in.h>
#include <arpa/inet.h>
#include <stdio.h>
#include <errno.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <time.h>
#include <iostream>
#include <sys/time.h>
#include <assert.h>
#include <semaphore.h>
#include <netinet/tcp.h>
using namespace std;
typedef unsigned long l... | diqiu50/ice-dev | Ice/example/Connection/Epoll/client.cpp | C++ | gpl-2.0 | 1,324 |
/**
* Copyright 陈延军 All rights reserved.
*/
package org.fairyks.im.server.util;
import java.io.InputStream;
import javax.servlet.http.HttpServletRequest;
import org.apache.commons.io.IOUtils;
import org.apache.log4j.Logger;
import com.google.gson.Gson;
/**
* <p>Copyright: Copyright (c) 2011</p>
... | fairyks/ImServer | src/org/fairyks/im/server/util/HttpRequestUtil.java | Java | gpl-2.0 | 1,403 |
<?php
function webnus_iconbox( $attributes, $content = null ) {
extract(shortcode_atts(array(
"type"=>'',
'icon_title'=>'',
'icon_link_url'=>'',
'icon_link_text'=>'',
"icon_name"=>'',
"iconbox_content"=>'',
"icon_size"=>'',
"icon_color"=>'',
"title_color"=>'',
"content_color"=>'',
"l... | arkev/IntelligentMode | wp-content/themes/florida-wp/inc/shortcodes/iconbox.php | PHP | gpl-2.0 | 2,299 |
/*
This file is part of Jedi Academy.
Jedi Academy 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 Foundation.
Jedi Academy is distributed in the hope that it will be useful,
but WITHOUT ANY WA... | BruceJohnJennerLawso/OtherJK | code/game/NPC_utils.cpp | C++ | gpl-2.0 | 37,217 |
<?php
/*
Plugin Name: Unused Shortcodes
Plugin URI: https://surpriseazwebservices.com/wordpress-plugins/wordpress-unused-shortcodes/
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=4CZMFDE6YG95L
Description: A plugin to display shortcodes that are not currently bein... | wp-plugins/unused-shortcodes | unused-shortcodes.php | PHP | gpl-2.0 | 3,379 |
using UnityEngine;
using System.Collections;
public class FloppySpin : MonoBehaviour
{
void Update ()
{
transform.Rotate(new Vector3(0.0f, 1.0f, 0.0f), -90.0f * Time.deltaTime, Space.World);
}
}
| RocketSurgery/DDRGame | Assets/Scripts/FloppySpin.cs | C# | gpl-2.0 | 204 |
<?php
/**
* @package Chunk
*/
get_header(); ?>
<?php if ( is_archive() ) : ?>
<div class="page-title">
<h2>
<?php if ( is_day() ) : ?>
<?php printf( __( 'Posted on %s …', 'chunk' ), '<span>' . get_the_date() . '</span>' ); ?>
<?php elseif ( is_month() ) : ?>
<?php printf( __( 'Posted in %s &hel... | firmread/avsysblog | wp-content/themes/chunk/index.php | PHP | gpl-2.0 | 2,209 |