code stringlengths 3 1.05M | repo_name stringlengths 4 116 | path stringlengths 3 942 | language stringclasses 30
values | license stringclasses 15
values | size int32 3 1.05M |
|---|---|---|---|---|---|
/******************************************************************************
* 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
/**
* Shop System Plugins - Terms of Use
*
* The plugins offered are provided free of charge by Qenta Payment CEE GmbH
* (abbreviated to Qenta CEE) and are explicitly not part of the Qenta CEE range of
* products and services.
*
* They have been tested and approved for full functionality in the standard c... | wirecard/woocommerce-wcp | woocommerce-qenta-checkout-page/classes/class-woocommerce-wcp-config.php | PHP | gpl-2.0 | 4,522 |
#ifndef _LINUX_MMZONE_H
#define _LINUX_MMZONE_H
#ifndef __ASSEMBLY__
#ifndef __GENERATING_BOUNDS_H
#include <linux/spinlock.h>
#include <linux/list.h>
#include <linux/wait.h>
#include <linux/bitops.h>
#include <linux/cache.h>
#include <linux/threads.h>
#include <linux/numa.h>
#include <linux/init.h>
#include <linux/s... | Unlegacy-Android/android_kernel_omap4_common | include/linux/mmzone.h | C | gpl-2.0 | 38,834 |
<?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 |
/*
** Copyright (C) 2010-2013 Sourcefire, Inc.
** Author: Michael R. Altizer <maltizer@sourcefire.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 Foundation. You may not use, modify or... | phyorat/Pktgen-user-payload | examples/daq-2.0.6-dpdk/api/daq_common.h | C | gpl-2.0 | 12,016 |
/*
* Copyright 2010, Intel Corporation
*
* This file is part of PowerTOP
*
* This program file 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 of the License.
*
* This program is distributed... | AllenDou/powertop | src/report.h | C | gpl-2.0 | 1,278 |
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) 1997, Peter McCluskey (pcm@rahul.net)
**
** This program and 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 any later version... | hypermail-project/hypermail | src/finelink.c | C | gpl-2.0 | 20,260 |
/*
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 |
#!/usr/bin/perl
use strict;
use warnings;
use CGI;
use C4::Auth;
use C4::Serials;
use C4::Acquisition;
use C4::Output;
use C4::Bookseller;
use C4::Context;
use C4::Letters;
my $input = new CGI;
my $serialid = $input->param('serialid');
my $op = $input->param('op');
my $claimletter = $input->param('claimletter');
my ... | buitenzorg812/Koha-PTFS | serials/claims.pl | Perl | gpl-2.0 | 3,116 |
<HTML><HEAD><TITLE>Xilinx System Settings Report</TITLE></HEAD>
<BODY TEXT='#000000' BGCOLOR='#FFFFFF' LINK='#0000EE' VLINK='#551A8B' ALINK='#FF0000'>
<center><big><big><b>System Settings</b></big></big></center><br>
<A NAME="Environment Settings"></A>
<BR><TABLE BORDER CELLSPACING=0 CELLPADDING=3 WIDTH='100%'>
<... | tolgasel/vhdl_system_design | workspace/idea_rcs1/idea_rcs1/tb_addop_envsettings.html | HTML | gpl-2.0 | 10,474 |
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>List of All Members for QImageDocumentSelectorDialog</title>
<link href="classic.css" rel="stylesheet" t... | muromec/qtopia-ezx | doc/html/qimagedocumentselectordialog-members.html | HTML | gpl-2.0 | 35,457 |
<?xml version="1.0" encoding="ascii"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>phamerator.alignmentDatabase.blastWorkUnit</title>
<link rel="stylesheet" href="epydoc.css"... | byuphamerator/phamerator-dev | doc/phamerator.alignmentDatabase.blastWorkUnit-class.html | HTML | gpl-2.0 | 12,371 |
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 |
# Overview
Firstly this repository serves as a single point of entry for all language-variants of the Syscoin API. All
variants can be found in the [`/server` directory](/server). The variant officially supported by Blockchain Foundry,
the primary developers of Syscoin is the NodeJS variant located in [`/server/node... | syscoin/syscoin-api-server | README.md | Markdown | gpl-2.0 | 3,396 |
<!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/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" con... | sd44/TaobaoCppQtSDK | doc/classSimbaInsightWordscatsGetResponse.html | HTML | gpl-2.0 | 21,281 |
/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */
/*
* Nemo
*
* Copyright (C) 1999, 2000 Eazel, Inc.
*
* Nemo 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 ... | Eloston/nemo-gnome | src/nemo-bookmark-list.h | C | gpl-2.0 | 3,781 |
<?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 |
<include file="Public:header" />
<div id="main" class="main" >
<div class="content">
<div class="title">{$Think.lang._EDIT_GROUP_} [ <a href="__URL__">{$Think.lang._BACK_TO_LIST_}</a> ]</div>
<form method='post' id="form1" >
<table cellpadding=3 cellspacing=3>
<tr>
<td class="tRight" >{$Think.lang._EDIT_NAME_}</td>
<... | zhenghaiyong/BioInfo_CAHEC-VRL-ISM | cahec/VRL/Tpl/Group/edit.html | HTML | gpl-2.0 | 1,827 |
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 |
/*
* ngIRCd -- The Next Generation IRC Daemon
* Copyright (c)2001-2019 Alexander Barton (alex@barton.de) and Contributors.
*
* 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 ... | ngircd/ngircd | src/ngircd/log.c | C | gpl-2.0 | 6,301 |
$(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 |
# We borrow heavily from the kernel build setup, though we are simpler since
# we don't have Kconfig tweaking settings on us.
# The implicit make rules have it looking for RCS files, among other things.
# We instead explicitly write all the rules we care about.
# It's even quicker (saves ~200ms) to pass -r on the comm... | toulon/load_tapes | node_modules/mongoskin/node_modules/mongodb/node_modules/kerberos/build/Makefile | Makefile | gpl-2.0 | 13,917 |
# -*- 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) 2010 Ricardo Quesada
Copyright (c) 2010-2012 cocos2d-x.org
Copyright (c) 2013-2014 Chukong Technologies Inc.
http://www.cocos2d-x.org
Permission is hereby granted, free of charge, to any person obtaining a copy
of this so... | SubwayRocketTeam/Prototype | cocos2d/cocos/base/CCConfiguration.h | C | gpl-2.0 | 4,878 |
<?php
include "testerLib.inc.php";
require_once("interfaces.inc.php");
//set exception handler
set_error_handler("exception_error_handler");
$test = false;
if (isset ($_GET['test'])){
$test = $_GET['test'];
}
$grade = 0;
$test_1 = new TestSequence ("Test 1 - File existance Tests");
$test_1->add( ... | danadorneanu/portofolio | web-programming/webprog-assign1/tester.php | PHP | gpl-2.0 | 11,931 |
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* GThumb
*
* Copyright (C) 2009 The Free Software Foundation, Inc.
*
* 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 Softwa... | novas0x2a/gthumb | extensions/catalogs/dlg-catalog-properties.h | C | gpl-2.0 | 1,090 |
#pragma once
// Google test includes
#include "gtest/gtest.h"
//----------------------------------------------------------------------------
// SimulationTest
//----------------------------------------------------------------------------
class SimulationTest : public ::testing::Test
{
protected:
//---------------... | genn-team/genn | tests/utils/simulation_test.h | C | gpl-2.0 | 1,294 |
/**
* This header is generated by class-dump-z 0.2b.
*
* Source: /System/Library/PrivateFrameworks/YouTube.framework/YouTube
*/
#import <YouTube/YTFeedRequest.h>
#import <YouTube/YouTube-Structs.h>
@interface YTAccountFeedRequest : YTFeedRequest {
}
- (void)didParseData; // 0x1620d
- (void)failWithError:(id)erro... | kokoabim/iOSOpenDev-Framework-Header-Files | YouTube.framework/Headers/YTAccountFeedRequest.h | C | gpl-2.0 | 483 |
<!doctype html>
<html class="theme-next mist use-motion" lang="zh-Hans">
<head>
<meta charset="UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/>
<meta http-equiv="Cache-Control" content="no-transform" /... | micorochio/micorochio.github.io | tags/运维/index.html | HTML | gpl-2.0 | 17,795 |
/*
* 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 |
/* firewall_rules_dlg.c
*
* $Id: firewall_dlg.c 49320 2013-05-15 22:03:14Z guy $
*
* 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) a... | P1sec/LTE_monitor_c2xx | wireshark/ui/gtk/firewall_dlg.c | C | gpl-2.0 | 28,427 |
<?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 |
#views-exposed-form-views-custom-filter-page div.throbber {
display: block;
}
#views-exposed-form-views-custom-filter-page .ajax-progress {
display: block;
position: absolute;
z-index: 10;
}
#views-exposed-form-views-custom-filter-page .ajax-progress .throbber {
display: block;
}
#views-exposed-for... | NEU-DSG-archive/tapas | sites/all/modules/views_hst_filter/views_hst_filter.css | CSS | gpl-2.0 | 504 |
<?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 |
/*
* Copyright (c) 2004, Bull S.A.. All rights reserved.
* Created by: Sebastien Decugis
* This program is free software; you can redistribute it and/or modify it
* under the terms of version 2 of the GNU General Public License as
* published by the Free Software Foundation.
*
* This program is distributed in the hop... | crystax/android-vendor-openpts | conformance/interfaces/fork/16-1.c | C | gpl-2.0 | 6,822 |
# makeflow(1)
## NAME
**makeflow** - workflow engine for executing distributed workflows
## SYNOPSIS
****makeflow [options] <dagfile>****
## DESCRIPTION
**Makeflow** is a workflow engine for distributed computing. It accepts a
specification of a large amount of work to be performed, and runs ... | btovar/cctools | doc/man/md/makeflow.md | Markdown | gpl-2.0 | 15,140 |
{#
# This file is part of Invenio.
# Copyright (C) 2013, 2014, 2015, 2016 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
# License, or (at your option) any later vers... | tind/invenio-communities | invenio_communities/templates/invenio_communities/mycommunities.html | HTML | gpl-2.0 | 4,528 |
<?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 |
# Description:
GTK Theme based on sickbox: http://box-look.org/content/show.php/Sickbox?content=118996. The metacity theme on the screenshot below is Clearlooks Revamp.
# Screenshot

# Credits to
[alltiptop](http://gnome-look.org/usermanager/search.php?username=alltip... | sofianugraha/freeBox | README.md | Markdown | gpl-2.0 | 325 |
@rem = '--*-Perl-*--
@echo off
if "%OS%" == "Windows_NT" goto WinNT
perl -x -S "%0" %1 %2 %3 %4 %5 %6 %7 %8 %9
goto endofperl
:WinNT
perl -x -S %0 %*
if NOT "%COMSPEC%" == "%SystemRoot%\system32\cmd.exe" goto endofperl
if %errorlevel% == 9009 echo You do not have Perl in your PATH.
if errorlevel 1 goto script_failed_so... | bdmod/extreme-subversion | BinarySourcce/subversion-1.6.17/packages/windows-innosetup/tools/mk_distro.bat | Batchfile | gpl-2.0 | 2,152 |
#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 |
/*
* =====================================================================================
*
* Filename: main.c
*
* Description: 内核入口
*
* Version: 1.0
* Created: 2013年10月12日 16时42分27秒
* Revision: none
* Compiler: gcc
*
* Author: Nick (LiuYongkang), liuyongka... | liuyongkang/nickex | src/entry/main.c | C | gpl-2.0 | 795 |
.rule {border:none;border-top:1px solid #ddd;border-bottom:1px solid #fff;font-size:1px;line-height:0;overflow:visible;}
.bold {font-weight:bold;}
.underline {text-decoration:underline;}
.italic {font-style:italic;}
.center {text-align:center;}
/*-- wp standard settings table --*/
table.form-table {margin-top:0... | Click3X/000276_Friendshop | wp-content/plugins/pc-hide-pages/css/admin.css | CSS | gpl-2.0 | 346 |
/*************************************************************************
solar frog
attiny 13 low power experiments
28.9.08 christoph(at)roboterclub-freiburg.de
06.10.11 urbanbieri(at)gmx.ch
*************************************************************************/
/**********************************... | schaum/solarBird | 2011ParisRawVersions/Noise/nr6-slow and stable/main.c | C | gpl-2.0 | 6,615 |
package Lacuna::Role::Container;
use Moose::Role;
use Lacuna::Constants qw(ORE_TYPES FOOD_TYPES);
use Lacuna::Util qw(format_date commify consolidate_items);
requires "payload";
sub format_body_stats_for_log {
my ($self, $body ) = @_;
my %stats;
foreach my $type (qw(water energy waste), ORE_TYPES, FOOD_T... | plainblack/Lacuna-Server-Open | lib/Lacuna/Role/Container.pm | Perl | gpl-2.0 | 6,850 |
#!/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 |
/*******************************************************************************
* This file is part of OpenWSN, the Open Wireless Sensor Network Platform.
*
* Copyright (C) 2005-2010 zhangwei(TongJi University)
*
* OpenWSN is a free software; you can redistribute it and/or modify it under
* the terms of the GNU ... | openwsn/node | opennode2010_keil/common/openwsn/svc/svc_nio_flood.h | C | gpl-2.0 | 7,609 |
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 |
#ifndef __VRX218_A1PLUS_ADDR_DEF_INC
#define __VRX218_A1PLUS_ADDR_DEF_INC
//=============================================================================
// Defines for "PPE DSL Notifications" Module
//=============================================================================
#define __DREG_BC0_LINK_STATUS ... | kbridgers/VOLTE4GFAX | target/linux/ltqcpe/files-2.6.32/drivers/net/ifxmips_ppa/platform/vrx218/smartphy/vrx218_a1plus_addr_def.h | C | gpl-2.0 | 44,100 |
/*
iiimcf.h
*/
#ifndef _IIIMCF_H_
#define _IIIMCF_H_
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#include <iiimp.h>
/*
constants
*/
enum IIIMCF_VERSION_ITEMS {
IIIMCF_LIBRARY_VERSION = (1 << 0),
IIIMCF_PROTOCOL_VERSION = (1 << 1)
};
enum IIIMCF_VERSION_CATEGORIES {
IIIMCF_MAJOR_VERSION = (1 << 8),
IIIMCF_... | chewing/iiimf-chewing | include/iiimcf.h | C | gpl-2.0 | 13,168 |
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 |
/* iax2_analysis.h
* IAX2 analysis addition for Wireshark
*
* $Id$
*
* based on rtp_analysis.c
* Copyright 2003, Alcatel Business Systems
* By Lars Ruoff <lars.ruoff@gmx.net>
*
* based on tap_rtp.c
* Copyright 2003, Iskratel, Ltd, Kranj
* By Miha Jemec <m.jemec@iskratel.si>
*
* Wireshark - Network traffic ... | nixpanic/gluster-wireshark-1.4 | gtk/iax2_analysis.h | C | gpl-2.0 | 3,352 |
-- Implicit CAD. Copyright (C) 2011, Christopher Olah (chris@colah.ca)
-- Released under the GNU GPL, see LICENSE
{-# LANGUAGE MultiParamTypeClasses, FunctionalDependencies, FlexibleInstances, FlexibleContexts, TypeSynonymInstances, UndecidableInstances, ViewPatterns #-}
module Graphics.Implicit.ObjectUtil.GetImplic... | silky/ImplicitCAD | Graphics/Implicit/ObjectUtil/GetImplicit3.hs | Haskell | gpl-2.0 | 7,124 |
#include "common.h"
void object_mark_fun(CLObject self, unsigned char* mark_flg)
{
sCLObject* object = CLOBJECT(self);
sCLClass* klass = object->mClass;
int i;
for(i=0; i<klass->mNumFields; i++) {
mark_object(object->mFields[i].mObjectValue, mark_flg);
}
}
BOOL free_object(CLObject self)
... | ab25cq/clover2 | src/object.c | C | gpl-2.0 | 5,252 |
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 (C) 2009 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$
** ... | librelab/qtmoko-test | qtopiacore/qt/src/gui/painting/qwindowsurface_x11_p.h | C | gpl-2.0 | 3,058 |
/**
* 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 |
<!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/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" con... | sd44/TaobaoCppQtSDK | doc/SimbaCatmatchidsDeletedGetResponse_8h.html | HTML | gpl-2.0 | 5,904 |
/*////////////////////////////////////////////////////////////////////////
Copyright (c) 1995 Electrotechnical Laboratry (ETL), AIST, MITI
Permission to use, copy, modify, and distribute this material for any
purpose and without fee is hereby granted, provided that the above
copyright notice and this permission notice... | MewX/Psiphon3-for-Linux | delegate9.9.13/src/cond.c | C | gpl-2.0 | 1,162 |
<!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/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" con... | DuckAndColvert/Minautorus | documentation/html/_texture_manager_8hpp.html | HTML | gpl-2.0 | 5,899 |
/*
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 |
/*
* Fix up the given binary block with the reloc data
*/
#include <stdio.h>
#include <stdlib.h>
#include <stdint.h>
#include <string.h>
#include <unistd.h>
#include <ctype.h>
#include <fcntl.h>
#include <errno.h>
#include <getopt.h>
#define NBANKS 4
unsigned char buf[NBANKS][65536];
unsigned int size[NBANKS];
FIL... | jameszhan/FUZIX | Kernel/tools/binmunge.c | C | gpl-2.0 | 9,678 |
/* lgammal
*
* Natural logarithm of gamma function
*
*
*
* SYNOPSIS:
*
* long double x, y, lgammal();
* extern int sgngam;
*
* y = lgammal(x);
*
*
*
* DESCRIPTION:
*
* Returns the base e (2.718...) logarithm of the absolute
* value of the gamma... | dtbartle/glibc-opensolaris | sysdeps/ieee754/ldbl-128/e_lgammal_r.c | C | gpl-2.0 | 32,152 |
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 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_45) on Wed Jan 07 20:17:15 CST 2015 -->
<title>BranchingPoint</title>
<meta name="date" content="2015-01-07">
<link rel="stylesheet" ty... | hrsky/PIOT | src/Hermit/doc/org/semanticweb/HermiT/tableau/BranchingPoint.html | HTML | gpl-2.0 | 10,527 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_112) on Sat Mar 04 13:30:06 CET 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>emulib.plugins.memory (emuL... | vbmacher/emuStudio | docs/_docdevel/emulib_javadoc/emulib/plugins/memory/package-summary.html | HTML | gpl-2.0 | 6,625 |
<?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 |
/*
Copyright (c) 2011-2012 - Tőkés Attila
This file is part of SmtpClient for Qt.
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 op... | morozovvl/qbalance | src/SMTPEmail/src/quotedprintable.h | C | gpl-2.0 | 1,022 |
/*
* Copyright (c) 2009 NVIDIA Corporation. All rights reserved.
*
* NVIDIA Corporation and its licensors retain all intellectual property
* and proprietary rights in and to this software and related documentation
* and any modifications thereto. Any use, reproduction, disclosure or
* distribution of this soft... | DmitryADP/diff_qc750 | vendor/nvidia/tegra/odm/template/odm_kit/adaptations/tmon/adt7461/nvodm_tmon_adt7461.c | C | gpl-2.0 | 29,418 |
/* This file is part of the KDE libraries
Copyright (C) 2002 Hans Petter bieker <bieker@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 version 2 as published by the Free Software Foundation.
This library is dist... | Fat-Zer/tdelibs | tdeui/kdatetimewidget.h | C | gpl-2.0 | 2,424 |
/*linux/drivers/media/ts9701/cammera_ts9701.c
*
*Omnivision TS9701 CMOS Image Sensor driver
*TianXu Wang,Copyright (c) 2010
*
*This program is free software;you can redistribute it and/or modify
*it under the terms of the GNU General Public Licnse version 2 as
*published by the Free Software Foundation.
*/
#in... | billy-wang/smdkc110-Gingerbread-kernel | drivers/media/video/soc5140.h | C | gpl-2.0 | 147,205 |
# ILDAview
a tool for previewing ILDA files
| 2-2-0/ILDAview | README.md | Markdown | gpl-2.0 | 44 |
\documentclass[12pt]{article}
\usepackage{sbc-template}
\usepackage{graphicx,url}
%\usepackage[brazil]{babel}
%\usepackage[latin1]{inputenc}
\usepackage[utf8x]{inputenc}
\sloppy
\title{Máquina de Turing Universal e sua Influência na \\ Arquitetura dos Computadores Modernos \\}
\author{Tiago Augusto Eng... | tiiago11/turing-machine | paper/turing-neumann.tex | TeX | gpl-2.0 | 8,210 |
<!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/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<title>wibble: Member List... | 2ndy/RaspIM | usr/share/doc/libwibble-dev/html/structTestList_1_1My2-members.html | HTML | gpl-2.0 | 4,382 |
# Makefile.in generated by automake 1.11.6 from Makefile.am.
# Makefile. Generated from Makefile.in by configure.
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
# Foundation, Inc.
# This Makefile.in is free software; the Free ... | DDTChen/CookieVLC | vlc/contrib/android/flac/Makefile | Makefile | gpl-2.0 | 30,043 |
package models;
public class Disparo {
public int partida;
public int jugador;
public int x;
public int y;
}
| iturrioz/izan-pirata | app/models/Disparo.java | Java | gpl-2.0 | 126 |
# webportico
WebPortico - Amazing Web Gallery for your Websites. Photo Gallery Website Software.
| webportico/webportico | README.md | Markdown | gpl-2.0 | 97 |
/* ***** BEGIN LICENSE BLOCK *****
* Source last modified: $Id: fio.h,v 1.3 2004/07/09 18:20:23 hubbe Exp $
*
* Portions Copyright (c) 1995-2004 RealNetworks, Inc. All Rights Reserved.
*
* The contents of this file, and the files included with this file,
* are subject to the current version of the RealNetworks ... | muromec/qtopia-ezx | src/3rdparty/libraries/helix/src/common/fileio/pub/platform/unix/fio.h | C | gpl-2.0 | 4,618 |
<!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/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" con... | Affectiva/developerportal | pages/platforms/v3/ios/classdocs/interface_a_f_d_x_orientation.html | HTML | gpl-2.0 | 9,989 |
// @(#)$Id: JMLMap.java-generic,v 1.34 2005/12/24 21:20:31 chalin Exp $
// Copyright (C) 2005 Iowa State University
//
// This file is part of the runtime library of the Java Modeling Language.
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU Lesser Gen... | shunghsiyu/OpenJML_XOR | OpenJML/runtime/org/jmlspecs/models/JMLObjectToValueMap.java | Java | gpl-2.0 | 20,391 |
/***
This file is part of eudev, forked from systemd.
Copyright 2010-2012 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 version 2.1 of the License, or
(at y... | uarka/eudev | src/shared/dev-setup.h | C | gpl-2.0 | 796 |
<link rel="stylesheet" href="http://code.jquery.com/ui/1.10.3/themes/smoothness/jquery-ui.css" />
<script src="http://code.jquery.com/ui/1.10.3/jquery-ui.js"></script>
<script src="<?php echo base_url();?>themes/poverty/js/html5placeholder.jquery.js"></script>
<script language="javascript">
jQuery(function(){
jQuery... | bhupindersingh/lloh.co.uk | application/frontend/views/poverty/post_a_request.php | PHP | gpl-2.0 | 4,868 |