code stringlengths 3 1.01M | repo_name stringlengths 5 116 | path stringlengths 3 311 | language stringclasses 30
values | license stringclasses 15
values | size int64 3 1.01M |
|---|---|---|---|---|---|
/*
Copyright (c) 2007-2011 Gordon Gremme <gremme@zbh.uni-hamburg.de>
Copyright (c) 2007-2008 Center for Bioinformatics, University of Hamburg
Permission to use, copy, modify, and distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this ... | bioh4x/NeatFreq | lib/genometools-1.4.1/src/extended/inter_feature_stream_api.h | C | gpl-2.0 | 1,605 |
<?php
/* vim: set expandtab sw=4 ts=4 sts=4: */
/** SQL Parser Functions for phpMyAdmin
*
* Copyright 2002 Robin Johnson <robbat2@users.sourceforge.net>
* http://www.orbis-terrarum.net/?l=people.robbat2
*
* These functions define an SQL parser system, capable of understanding and
* extracting data from a ... | Pragm4/CS160-JobsBoard-CRLF | phpmyadmin/libraries/sqlparser.lib.php | PHP | gpl-2.0 | 104,361 |
<?php
// traditional chinese Language Module for v2.3 (translated by www.which.tw)
global $_VERSION;
$GLOBALS["charset"] = "utf-8";
$GLOBALS["text_dir"] = "ltr"; // ('ltr' for left to right, 'rtl' for right to left)
$GLOBALS["date_fmt"] = "Y/m/d H:i";
$GLOBALS["error_msg"] = array(
// error
"error" => ... | DimaSamodurov/erasvit | administrator/components/com_joomlaxplorer/languages/traditional_chinese.php | PHP | gpl-2.0 | 10,909 |
export declare function enableES5(): void;
//# sourceMappingURL=es5.d.ts.map | ENG-SYSTEMS/Kob-Eye | Skins/VetoccitanT3/ReactSrc/node_modules/immer/dist/plugins/es5.d.ts | TypeScript | gpl-2.0 | 76 |
/* World trinity_string */
SET NAMES 'utf8';
DELETE FROM trinity_string WHERE `entry` IN (950, 951, 952, 953, 954, 955, 956, 957, 958, 959, 960, 961, 962, 963, 964, 965, 966, 967, 968, 969, 970, 971, 972, 973, 974, 975, 976, 977, 978, 979, 980, 981, 982, 983);
INSERT INTO `trinity_string` VALUES
('950', 'You are... | mynew/FunCore | sql/updates/updates/world_trinity_string.sql | SQL | gpl-2.0 | 7,402 |
#ifndef _HIDDEV_H
#define _HIDDEV_H
/*
* $Id: hiddev.h,v 1.1.1.1 2007/06/12 07:27:16 eyryu Exp $
*
* Copyright (c) 1999-2000 Vojtech Pavlik
*
* Sponsored by SuSE
*/
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published b... | sdwuyawen/linux2.6.21_helper2416 | include/linux/hiddev.h | C | gpl-2.0 | 7,231 |
/*
* ARM NEON vector operations.
*
* Copyright (c) 2007, 2008 CodeSourcery.
* Written by Paul Brook
*
* This code is licensed under the GNU GPL v2.
*/
#include <stdlib.h>
#include <stdio.h>
#include "cpu.h"
#include "exec/exec-all.h"
#include "exec/helper-proto.h"
#define SIGNBIT (uint32_t)0x80000000
#define S... | cherry-wb/qemu-dbaf | target-arm/neon_helper.c | C | gpl-2.0 | 59,592 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading;
namespace CPUMonitor_1
{
public class Monitor
{
private bool finish = false;
private int interval;
private string filename;
private LinkedList<string> processes;
... | Cotes/CPUMonitor | CPUMonitor_1/Monitor.cs | C# | gpl-2.0 | 2,046 |
# -*- coding: utf-8 -*-
# Generated by Django 1.9.4 on 2016-03-22 14:09
from __future__ import unicode_literals
from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
('eighth', '0036_eighthscheduledactivity_administrative'),
('eighth', '0037_auto_20160307_2342'... | jacobajit/ion | intranet/apps/eighth/migrations/0038_merge.py | Python | gpl-2.0 | 329 |
<div class="nav">{nav}</div>
<hr />
<div class="s">{state_msg}</div>
<form action="?phpmussel-page=config" method="POST">
<div style="display:none">{Indexes}</div>
<table>
<tr><td class="ng2"><div class="s">{link_config}</div></td></tr>
<tr>
<td class="ng1">
<div class="s">{tip_s... | DanielRuf/phpMussel-themes | FE/fullmoon/_config.html | HTML | gpl-2.0 | 705 |
/* vim: set sw=4 sts=4 et foldmethod=syntax : */
/*
* Copyright (c) 2008, 2010 Ciaran McCreesh
*
* This file is part of the Paludis package manager. Paludis 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... | pioto/paludis-pioto | src/clients/cave/format_general.hh | C++ | gpl-2.0 | 2,493 |
/*
* Asterisk -- An open source telephony toolkit.
*
* Copyright (C) 2007 - 2009, Digium, Inc.
*
* Joshua Colp <jcolp@digium.com>
*
* See http://www.asterisk.org for more information about
* the Asterisk project. Please do not directly contact
* any of the maintainers of this project for assistance;
* the pro... | chiefdome/asterisk | include/asterisk/bridging.h | C | gpl-2.0 | 20,942 |
/*
* Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Softwa... | arodchen/MaxSim | maxine/com.oracle.max.vm/src/com/sun/max/annotate/JDK_VERSION.java | Java | gpl-2.0 | 2,063 |
/*
* Copyright (c) 2012, 2015, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free ... | smarr/GraalVM | graal/com.oracle.graal.hotspot/src/com/oracle/graal/hotspot/replacements/InstanceOfSnippets.java | Java | gpl-2.0 | 15,976 |
<?php
if(!defined('InEmpireCMS'))
{
exit();
}
?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title><?=$grpagetit... | 306076197/hudson | e/data/tmp/tempnews1_all.php | PHP | gpl-2.0 | 21,369 |
/*
* This code implements the MD5 message-digest algorithm.
* The algorithm is due to Ron Rivest. This code was
* written by Colin Plumb in 1993, no copyright is claimed.
* This code is in the public domain; do with it what you wish.
*
* Equivalent code is available from RSA Data Security, Inc.
* This code has b... | eryunyong/easycwmp-1.5.2 | src/md5.c | C | gpl-2.0 | 7,734 |
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by jni4net. See http://jni4net.sourceforge.net/
// Runtime Version:2.0.50727.5456
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is re... | MiguelCastillo/jsCompiler | googClosure/com/google/javascript/jscomp/JSError.generated.cs | C# | gpl-2.0 | 18,604 |
/* tc-arm.c -- Assemble for the ARM
Copyright (C) 1994-2015 Free Software Foundation, Inc.
Contributed by Richard Earnshaw (rwe@pegasus.esprit.ec.org)
Modified by David Taylor (dtaylor@armltd.co.uk)
Cirrus coprocessor mods by Aldy Hernandez (aldyh@redhat.com)
Cirrus coprocessor fixes by Petko Manolov (petkan@n... | optimsoc/gzll-binutils | gas/config/tc-arm.c | C | gpl-2.0 | 748,658 |
/*
* Mach Operating System
* Copyright (c) 1993-1989 Carnegie Mellon University.
* Copyright (c) 1994 The University of Utah and
* the Computer Systems Laboratory (CSL).
* All rights reserved.
*
* Permission to use, copy, modify and distribute this software and its
* documentation is hereby granted, provided th... | diegonc/console-xkb-support | serverboot/gets.c | C | gpl-2.0 | 2,236 |
/* libdiskfs implementation of fs.defs: dir_link
Copyright (C) 1992,93,94,95,96,97,99 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 Software Foundation; either version 2, or (... | diegonc/console-xkb-support | libdiskfs/dir-link.c | C | gpl-2.0 | 3,470 |
<?php
/**
* @version $Id: mod_tppoplogin.php 2.0 - December 2011
* @converted by Rony S Y Zebua
* @www.templateplazza.com
* @package Joomla.Site
* @joomla version: Joomla 1.7.x
* @subpackage mod_tppoplogin
* @copyright Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.
* @licens... | viollarr/alab | tmp/install_4fead4e40c97c/Pop Login Module 1/mod_tppoplogin.php | PHP | gpl-2.0 | 798 |
<?php
/*
* Plugin Name: Max Mega Menu
* Plugin URI: https://maxmegamenu.com
* Description: Mega Menu for WordPress.
* Version: 1.7.3.1
* Author: Tom Hemsley
* Author URI: https://maxmegamenu.com
* License: GPL-2.0+
* Copyright: 2015 Tom Hemsley (https://maxmegamenu.com)
*/
if ( ! defined( 'A... | Saurabh2711/wordpress | wp-content/plugins/megamenu/megamenu.php | PHP | gpl-2.0 | 13,280 |
/* Extended Module Player
* Copyright (C) 1996-2006 Claudio Matsuoka and Hipolito Carraro Jr
*
* $Id: liq.h,v 1.2 2006/02/12 16:58:48 cmatsuoka Exp $
*
* This file is part of the Extended Module Player and is distributed
* under the terms of the GNU General Public License. See doc/COPYING
* for more information.... | ipwndev/DSLinux-Mirror | user/xmp/src/src/loaders/include/liq.h | C | gpl-2.0 | 2,206 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/><link rel="stylesheet" type="text/css" href="homepagestylenotes.css"/><script type... | onstudynotes/onstudynotes | wp-content/themes/justaskkim-twentyeleven/greek9.html | HTML | gpl-2.0 | 845 |
<?php
/**
* @package WPSEO\Admin
*/
/**
* This class generates the metabox on the edit post / page as well as contains all page analysis functionality.
*/
class WPSEO_Metabox extends WPSEO_Meta {
/**
* @var array
*/
private $options;
/**
* @var WPSEO_Social_Admin
*/
protected $social_admin;
/**
*... | overstreetce/Portfolio-Site | wp-content/plugins/wordpress-seo/admin/metabox/class-metabox.php | PHP | gpl-2.0 | 57,389 |
#ifndef NODECACHE_H_
#define NODECACHE_H_
#include <vector>
#include <string>
#include "node.h"
/*!
Caches string values per node based on the node.index().
The node index guaranteed to be unique per node tree since the index is reset
every time a new tree is generated.
*/
class NodeCache
{
public:
NodeCache() {... | battlesnake/OpenSCAD | src/nodecache.h | C | gpl-2.0 | 1,471 |
# This file is part of Buildbot. Buildbot 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 in the hope that it will be useful, but WITHOUT
# ANY WARRANTY; without eve... | mitya57/debian-buildbot | buildbot/process/builder.py | Python | gpl-2.0 | 25,892 |
<?php
if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
/**
* ShareThis Integration
*
* Enables ShareThis integration.
*
* @class WC_ShareThis
* @extends WC_Integration
* @version 1.6.4
* @package WooCommerce/Classes/Integrations
* @author WooThemes
*/
class WC_ShareThis... | rongandat/sallumeh | wp-content/plugins/woocommerce/classes/integrations/sharethis/class-wc-sharethis.php | PHP | gpl-2.0 | 4,086 |
#include <iostream>
#include "converter.hpp"
#include "STL.hpp"
#include "holder.hpp"
#include <CXX/Objects.hxx>
using namespace std;
using namespace Py;
using ConvertXY::PyTuple;
using ConvertXY::PySet;
using ConvertXY::PyString;
void initialize() {
Py_Initialize();
//import_array();
}
int main() {
initiali... | fubincom/convert-xy | 2.x/ConvertXY/example.cpp | C++ | gpl-2.0 | 1,932 |
/*
* Generic pidhash and scalable, time-bounded PID allocator
*
* (C) 2002-2003 William Irwin, IBM
* (C) 2004 William Irwin, Oracle
* (C) 2002-2004 Ingo Molnar, Red Hat
*
* pid-structures are backing objects for tasks sharing a given ID to chain
* against. There is very little to them aside from hashing them an... | kenkit/AndromadusMod-New | kernel/pid.c | C | gpl-2.0 | 14,165 |
module Katello
# rubocop:disable Metrics/ClassLength
class Repository < Katello::Model
self.include_root_in_json = false
validates_lengths_from_database :except => [:label]
before_destroy :assert_deletable
before_create :downcase_pulp_id
include ForemanTasks::Concerns::ActionSubject
includ... | omaciel/katello | app/models/katello/repository.rb | Ruby | gpl-2.0 | 24,798 |
/*
Unix SMB/CIFS implementation.
nss tester for winbindd
Copyright (C) Andrew Tridgell 2001
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
... | racemidev/WMI_cmd | Samba/source/torture/nsstest.c | C | gpl-2.0 | 9,525 |
/*
* This file is part of the coreboot project.
*
* Copyright (C) 2013 Google Inc.
* Copyright (C) 2015 Intel Corp.
*
* 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 of the Lic... | latelee/coreboot | src/soc/intel/braswell/tsc_freq.c | C | gpl-2.0 | 2,156 |
/**
* $Id$
*
* Copyright (C) 2012 Daniel-Constantin Mierla (asipto.com)
*
* This file is part of Kamailio, a free SIP server.
*
* This 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; either versi... | gbour/kamailio | modules/msrp/msrp_env.c | C | gpl-2.0 | 4,430 |
VERSION = 3
PATCHLEVEL = 13
SUBLEVEL = 0
EXTRAVERSION = +PE
NAME = One Giant Leap for Frogkind
# *DOCUMENTATION*
# To see a list of typical targets execute "make help"
# More info can be located in ./README
# Comments in this file are targeted only to the developer, do not
# expect to learn how to build the kernel rea... | MichaelQQ/Linux_PE | Makefile | Makefile | gpl-2.0 | 49,452 |
require_dependency 'user_destroyer'
require_dependency 'admin_user_index_query'
class Admin::UsersController < Admin::AdminController
before_filter :fetch_user, only: [:suspend,
:unsuspend,
:refresh_browsers,
... | vipuldadhich/discourse | app/controllers/admin/users_controller.rb | Ruby | gpl-2.0 | 5,315 |
/*
* pxa2xx_udc_gpio.c: Generic driver for GPIO-controlled PXA2xx UDC.
*
* */
#include <linux/module.h>
#include <linux/init.h>
#include <linux/platform_device.h>
#include <linux/dpm.h>
#include <asm/arch/udc.h>
#include <asm/arch/pxa2xx_udc_gpio.h>
static struct pxa2xx_udc_gpio_info *pdata;
static void pda_udc_... | janrinze/loox7xxport.loox2-6-22 | drivers/usb/gadget/pxa2xx_udc_gpio.c | C | gpl-2.0 | 1,679 |
<?php
/**
Extends the SimplePie library.
*
* @package Fetch Tweets
* @copyright Copyright (c) 2013, Michael Uno
* @license http://opensource.org/licenses/gpl-2.0.php GNU Public License
* @since 1.0.0
*/
/*
* Custom Hooks
* - fetch_tweets_action_simplepie_renew_cache : the event action ... | rodrigocollavo/wordpress-mytweets | wp-content/plugins/fetch-tweets/include/class/backend/FetchTweets_SimplePie.php | PHP | gpl-2.0 | 13,052 |
<!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 Mon Jul 28 10:40:40 BST 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class net.s... | mielvds/distributed-tests | benchmark/single_endpoint/config_direct/sparql-query-bm-2.0.1/api/apidocs/net/sf/sparql/benchmarking/operations/query/class-use/DatasetSizeOperation.html | HTML | gpl-2.0 | 4,768 |
/*
* 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 applicable law or agreed to in writing, software
* distributed u... | RPTools/rplib | src/main/java/net/rptools/lib/swing/preference/TaskPanelGroupPreferences.java | Java | gpl-2.0 | 4,400 |
var source= ('http://www.google.com/uds/api?file=uds.js&v=1.0&source=uds-vbw');
document.write ("<scr"+"ipt type='text/javascript' src='"+source);
document.write ("'><\/scr"+"ipt>"); | ramsalt/kr | sites/all/modules/morelikethis/contrib/morelikethis_googlevideo/api.js | JavaScript | gpl-2.0 | 183 |
#! /usr/bin/env python
#
# test_errors.py
#
# This file is part of NEST.
#
# Copyright (C) 2004 The NEST Initiative
#
# NEST 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
... | gewaltig/cython-neuron | pynest/nest/tests/test_errors.py | Python | gpl-2.0 | 3,727 |
/* Copyright (c) 2011-2012, Code Aurora Forum. 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 ho... | MoKee/android_kernel_sony_fuji-common | arch/arm/mach-msm/board-8930-display.c | C | gpl-2.0 | 18,755 |
// Replacement for sys/mman.h which factors out platform differences.
#include <sys/mman.h>
#if defined(VGO_darwin) || defined(VGO_freebsd)
# define MAP_ANONYMOUS MAP_ANON
#endif
#include <assert.h>
#include <unistd.h>
// Map a page, then unmap it, then return that address. That
// guarantees to give an address ... | CTSRD-SOAAP/valgrind-freebsd | tests/sys_mman.h | C | gpl-2.0 | 787 |
/******************************************************************************
* Warmux is a convivial mass murder game.
* Copyright (C) 2001-2011 Warmux Team.
*
* 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... | yeKcim/warmux | old/warmux-11.01/src/interface/mouse.cpp | C++ | gpl-2.0 | 11,366 |
<?php
/**
* @package AcyMailing for Joomla!
* @version 4.8.0
* @author acyba.com
* @copyright (C) 2009-2014 ACYBA S.A.R.L. All rights reserved.
* @license GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
*/
defined('_JEXEC') or die('Restricted access');
?><div id="acy_content">
<script language="javascript" typ... | ranrolls/ras-full-portal | administrator/components/com_acymailing/views/chooselist/tmpl/customfields.php | PHP | gpl-2.0 | 2,944 |
//
// LQAnalyzeForYearUseItemModel.h
// 朝阳能源结算
//
// Created by admin on 15/9/4.
// Copyright (c) 2015年 dieshang. All rights reserved.
//
#import <Foundation/Foundation.h>
@interface LQAnalyzeForYearUseItemModel : NSObject
@property (nonatomic, copy ) NSString *accountId;
@property (nonatomic, copy ) NSString ... | daqiangge/ChaoYangNengYuan | 朝阳能源结算/朝阳能源--代码/朝阳能源结算/Classes/Account(账户户头)/Model/LQAnalyzeForYearUseItemModel.h | C | gpl-2.0 | 449 |
/*
//@HEADER
// ************************************************************************
//
// Kokkos v. 2.0
// Copyright (2014) Sandia Corporation
//
// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
// the U.S. Government retains certain rights in this sof... | qipa/lammps | lib/kokkos/core/src/Qthread/Kokkos_Qthread_TaskPolicy.hpp | C++ | gpl-2.0 | 23,470 |
<?php
/* Icon with text shortcode */
if(!function_exists('icon_text')) {
function icon_text($atts, $content = null) {
global $qodeIconCollections;
$default_atts = array(
"icon_size" => "",
"use_custom_icon_size" => "",
"custom_icon_size"... | hslincoln/reflex | wp-content/themes/reflex/includes/shortcodes/shortcode-elements/icon-text.php | PHP | gpl-2.0 | 15,110 |
<?php
namespace TYPO3\CMS\Backend\Form\Container;
/*
* 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 licens... | mneuhaus/TYPO3.CMS | typo3/sysext/backend/Classes/Form/Container/InlineRecordContainer.php | PHP | gpl-2.0 | 38,431 |
/*
Copyright (C) 2013 Rainmeter Team
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... | pyq881120/rainmeter | Library/SkinRegistry_Test.cpp | C++ | gpl-2.0 | 3,629 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<!--[if IE]><meta http-equiv="X-UA-Compatible" content="IE=edge"><![endif]-->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="Asciidoctor 1.5.4">
<title>git-bisect(1)</title>
<link rel="stylesheet" href... | arpitdwivedi/testproject | mingw64/share/doc/git-doc/git-bisect.html | HTML | gpl-2.0 | 52,147 |
<?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>Qt 4.3: puzzlewidget.cpp Example File (draganddrop/puzzle/puzzlewidget.cpp)</title>
<link href="classic.... | muromec/qtopia-ezx | qtopiacore/qt/doc/html/draganddrop-puzzle-puzzlewidget-cpp.html | HTML | gpl-2.0 | 8,664 |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>WikipediaMetroTest</title>
<!-- WinJS references -->
<link href="//Microsoft.WinJS.1.0/css/ui-light.css" rel="stylesheet" />
<script src="//Microsoft.WinJS.1.0/js/base.js"></script>
<script src="//Microsoft.WinJS.1.0/js/ui.js"></scrip... | jeesmon/WikipediaMobile | WikipediaMetro/WikipediaMetroTest/target.html | HTML | gpl-2.0 | 4,137 |
/* Copyright 2013 David Axmark
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 applicable law or agreed to in writing, software
distr... | tybor/MoSync | tools/icon-injector/Symbian9Injector.h | C | gpl-2.0 | 831 |
/*
* Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Softwa... | smarr/graal | graal/com.oracle.graal.hotspot/src/com/oracle/graal/hotspot/nodes/G1ReferentFieldReadBarrier.java | Java | gpl-2.0 | 2,299 |
<?php
// No direct access to this file
defined('_JEXEC') or die('Restricted access');
// import joomla controller library
jimport('joomla.application.component.controller');
// Get an instance of the controller prefixed by HelloWorld
$controller = JController::getInstance('HelloWorld');
// Perform the Request tas... | soul290502/joomla2.5 | components/com_helloworld/helloworld.php | PHP | gpl-2.0 | 476 |
<?php
include_once("RowListener.php");
include_once("GroupsExportingRowListener.php");
class ExcludingReadersGroupsExportingRowListener extends GroupsExportingRowListener implements RowListener {
private $excludeRowsFrom = array();
private $additionalExcludedGroupId;
function __construct(HashCalculator $... | demonh3x/tanchi-bunshin | src/RowListeners/ExcludingReadersGroupsExportingRowListener.php | PHP | gpl-2.0 | 1,006 |
#ifndef KVM__VESA_H
#define KVM__VESA_H
#define VESA_WIDTH 640
#define VESA_HEIGHT 480
#define VESA_MEM_ADDR 0xd0000000
#define VESA_BPP 32
/*
* We actually only need VESA_BPP/8*VESA_WIDTH*VESA_HEIGHT bytes. But the memory
* size must be a power of 2, so we round up.
*/
#define VESA_MEM_SIZE (1 << 21)
struct kvm;... | kvmtool/kvmtool | include/kvm/vesa.h | C | gpl-2.0 | 397 |
<?php
define('EmpireCMSAdmin','1');
require("../../class/connect.php");
require("../../class/db_sql.php");
require("../../class/functions.php");
require "../".LoadLang("pub/fun.php");
$link=db_connect();
$empire=new mysqlquery();
$editor=1;
//验证用户
$lur=is_login();
$logininid=$lur['userid'];
$loginin=$lur['username'];
$... | 306076197/hudson | e/admin/template/ListSearchtemp.php | PHP | gpl-2.0 | 11,442 |
/** @jsx React.DOM */
(function( module, undefined) {
var React = require('react');
var CanvasApp = require('./components/Canvas.js');
var FormApp = require('./components/Form.js');
var FormParametroApp = require('./components/FormParametro.js');
var PendulumStore = require('./stores/Pendulum.js');... | messias-physics/fuzzy-flux-react | appReact/app.js | JavaScript | gpl-2.0 | 1,488 |
<?php
namespace Drupal\google_analytics_reports\Plugin\views\field;
use Drupal\Core\Form\FormStateInterface;
use Drupal\Core\Render\Element\Number;
use Drupal\views\Plugin\views\display\DisplayPluginBase;
use Drupal\views\Plugin\views\field\FieldPluginBase;
use Drupal\views\ViewExecutable;
/**
* Provides base fiel... | jagnoha/website | profiles/varbase/profiles/varbase/modules/contrib/google_analytics_reports/src/Plugin/views/field/GoogleAnalyticsStandard.php | PHP | gpl-2.0 | 1,857 |
/**
* OWASP Benchmark Project v1.1
*
* 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 Benchmark is free software: you can redistribute it and/... | iammyr/Benchmark | src/main/java/org/owasp/benchmark/testcode/BenchmarkTest12227.java | Java | gpl-2.0 | 2,317 |
/*
Copyright (C) 2008-2016 Vana Development Team
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
of the License.
This program is distributed in the hope that it will be useful,
but WITHOUT... | diamondo25/Vana | src/common/constant/mob.hpp | C++ | gpl-2.0 | 2,619 |
using System;
using Server.Items;
using Server.Mobiles;
using Server.Targeting;
namespace Server.Engines.Harvest
{
public class DeathHarvest : HarvestSystem
{
private static DeathHarvest m_System;
public static DeathHarvest System
{
get
{
if (m_... | Ultima-Lokai/ServUO-Lokai | Scripts/Custom Systems/Mine/Custom Harvest/Death Harvesting/DeathHarvest.cs | C# | gpl-2.0 | 17,567 |
/*
* Copyright (c) 2010, 2015, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free ... | teamfx/openjfx-10-dev-rt | modules/javafx.graphics/src/test/java/test/com/sun/javafx/css/EnumTypeTest.java | Java | gpl-2.0 | 2,511 |
-- $Id: Ribbons.lua 3171 2008-11-06 09:06:29Z det $
-----------------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------
local Ribbon = {}
Ribbon.__index = Ribb... | Zero-K-Experiments/Zero-K-Experiments | lups/ParticleClasses/Ribbons.lua | Lua | gpl-2.0 | 10,821 |
<?php
/**
* @package Gantry5
* @author RocketTheme http://www.rockettheme.com
* @copyright Copyright (C) 2007 - 2015 RocketTheme, LLC
* @license Dual License: MIT or GNU/GPLv2 and later
*
* http://opensource.org/licenses/MIT
* http://www.gnu.org/licenses/gpl-2.0.html
*
* Gantry Framework code that exte... | joseclavijo/gsclube | wp-content/plugins/gantry5/src/classes/Gantry/Component/Twig/TwigNodeStyles.php | PHP | gpl-2.0 | 490 |
DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_pal_righteous_defense';
INSERT INTO `spell_script_names` (`spell_id`,`ScriptName`) VALUES
(31789,'spell_pal_righteous_defense'); | avalonfr/avalon_core_v1 | sql/avalon/version_1/44 - Fix spell Defense vertueuse.sql | SQL | gpl-2.0 | 187 |
/*
* Copyright (C) 2013-2015 Apple Inc. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditi... | qtproject/qtwebkit | Source/WebInspectorUI/UserInterface/Views/DashboardView.js | JavaScript | gpl-2.0 | 2,750 |
/* ------------------------------------------------------------------
* Copyright (C) 2008 PacketVideo
*
* 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/li... | MoSync/MoSync | intlibs/gsm_amr/amr_nb/common/include/q_plsf.h | C | gpl-2.0 | 6,518 |
/* Copyright (c) 2008-2009, Code Aurora Forum. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* * Redistributions of source code must retain the above copyright
* notice, this list o... | mtuton/linux_u82x0 | drivers/media/video/msm/mt9t013_byd.c | C | gpl-2.0 | 44,180 |
<?php
/**
* Eds autocomplete test class.
*
* PHP version 7
*
* Copyright (C) Villanova University 2018.
*
* 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.
*
* This program i... | stweil/vufind | module/VuFind/tests/unit-tests/src/VuFindTest/Autocomplete/EdsTest.php | PHP | gpl-2.0 | 2,934 |
<?php
/*-----------------------------------------------------------------
!!!!警告!!!!
以下为系统文件,请勿修改
-----------------------------------------------------------------*/
//不能非法包含或直接执行
if(!defined("IN_BAIGO")) {
exit("Access Denied");
}
include_once(BG_PATH_INC . "common_admin_ajax.inc.php"); //管理员通用
include_once(BG_PATH... | KangbingZhao/baigoSSO | core/module/admin/ajax/user.php | PHP | gpl-2.0 | 979 |
/**
* Theme Customizer enhancements for a better user experience.
*
* Contains handlers to make Theme Customizer preview reload changes asynchronously.
*/
( function( $ ) {
// Site title and description.
wp.customize( 'blogname', function( value ) {
value.bind( function( to ) {
$( '.site-title a' ).text( to... | christiannwamba/codedevfolks | wp-content/themes/oria/js/customizer.js | JavaScript | gpl-2.0 | 1,755 |
/*
* Copyright (c) 2012 Denis Solonenko.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the GNU Public License v2.0
* which accompanies this distribution, and is available at
* http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
*/
package ru.... | liquidmetal/financisto | src/ru/orangesoftware/financisto/activity/AccountListTotalsDetailsActivity.java | Java | gpl-2.0 | 942 |
<!-- INCLUDE overall_header.html -->
<h2>{L_TITLE}</h2>
<!-- IF S_TICKET_REPLY -->
<p>{L_TITLE_EXPLAIN}</p>
<!-- ENDIF -->
<!-- IF TICKET_HIDDEN or TICKET_SECURITY -->
<div class="rules" align="center">
<div class="inner"><span class="corners-top"><span></span></span>
<!-- IF TICKET_HIDDEN -->{L_TRACKER_TICKET_HI... | phpbbmodders-30x-mods/phpbb-tracker | root/styles/prosilver_se/template/tracker/tracker_tickets_view_body.html | HTML | gpl-2.0 | 17,180 |
''' Crawl the running Docker site and verify all links give a 200 OK '''
import unittest
import subprocess
# Placeholder for future python based codi/TURFF
class BasicTests(unittest.TestCase):
''' Base class for testing '''
def setUp(self):
''' Define some unique data for validation '''
pas... | todorez/crops | tests/unit/test_basic.py | Python | gpl-2.0 | 397 |
<?php
/**
* @version 1.0.2 Stable $Id$
* @package Joomla
* @subpackage EventList
* @copyright (C) 2005 - 2009 Christoph Lukes
* @license GNU/GPL, see LICENSE.php
* EventList is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License 2
* as published by the Fre... | jotweh/svaegirtriathlon | administrator/components/com_eventlist/models/venue.php | PHP | gpl-2.0 | 6,358 |
/**
* @file
*
* @brief SD Card LibI2C driver.
*/
/*
* Copyright (c) 2008
* Embedded Brains GmbH
* Obere Lagerstr. 30
* D-82178 Puchheim
* Germany
* rtems@embedded-brains.de
*
* The license and distribution terms for this file may be found in the file
* LICENSE in this distribution or at http://www.rtems.c... | yangxi/omap4m3 | c/src/libchip/i2c/spi-sd-card.c | C | gpl-2.0 | 38,157 |
/*
* responsive.custom.css is for custom media queries that are not set via the
* theme settings, such as cascading media queries.
*
* By default all the other responsive stylesheets used in Adaptivetheme use a
* "stacking method", however cascading media queries use a waterfall method so
* you can leverage the c... | csepuser/EthicsPublicHtmlProd | eelibrary-Backups/adaptivetheme/iit_ethics_files/iit_ethics.responsive.styles.css | CSS | gpl-2.0 | 28,699 |
// This file is part of libigl, a simple c++ geometry processing library.
//
// Copyright (C) 2013 Alec Jacobson <alecjacobson@gmail.com>
//
// This Source Code Form is subject to the terms of the Mozilla Public License
// v. 2.0. If a copy of the MPL was not distributed with this file, You can
// obtain one at htt... | tlgimenes/SparseModelingOfIntrinsicCorrespondences | external/igl/per_face_normals.h | C | gpl-2.0 | 1,688 |
<?php
/**
* @version $Id$
* @category Koowa
* @package Koowa_Model
* @copyright Copyright (C) 2007 - 2010 Johan Janssens. All rights reserved.
* @license GNU GPLv3 <http://www.gnu.org/licenses/gpl.html>
* @link http://www.nooku.org
*/
/**
* Koowa Model Exception class
*
* @author Jo... | raeldc/nooku-server | libraries/koowa/model/exception.php | PHP | gpl-2.0 | 448 |
/*
* Samsung Exynos5 SoC series FIMC-IS driver
*
*
* Copyright (c) 2011 Samsung Electronics Co., Ltd
*
* 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.
*/
#ifndef FIMC_IS_BINA... | TeamWin/android_kernel_samsung_j2lte | drivers/media/platform/exynos/fimc-is2/include/fimc-is-binary.h | C | gpl-2.0 | 3,101 |
/***************************************************************************
QgsAttributeTableModel.cpp
--------------------------------------
Date : Feb 2009
Copyright : (C) 2009 Vita Cizek
Email : weetya (at) gmail.com
**********************************... | dakcarto/QGIS | src/gui/attributetable/qgsattributetablemodel.cpp | C++ | gpl-2.0 | 20,531 |
/* spglib.h version 1.5.1 */
/* Copyright (C) 2008 Atsushi Togo */
#ifndef __spglib_H__
#define __spglib_H__
/* SPGCONST is used instead of 'const' so to avoid gcc warning. */
/* However there should be better way than this way.... */
#ifndef SPGCONST
#define SPGCONST
#endif
/*
------------------------------------... | psavery/avogadro | libavogadro/src/extensions/crystallography/spglib/spglib.h | C | gpl-2.0 | 13,786 |
/*****************************************************************************\
* $Id: php_genders.h,v 1.4 2010-02-02 00:04:34 chu11 Exp $
*****************************************************************************
* Copyright (C) 2007-2019 Lawrence Livermore National Security, LLC.
* Copyright (C) 2001-2007 T... | chaos/genders | contrib/php/php_genders.h | C | gpl-2.0 | 2,110 |
/*
* Copyright (C) 2008-2016 TrinityCore <http://www.trinitycore.org/>
* 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 License as published by the
* Free Software Foundation; either ver... | Rudi9719/curly-octo-barnacle | src/server/game/Battlegrounds/Zones/BattlegroundEY.cpp | C++ | gpl-2.0 | 43,939 |
<?php
/*
* License: GPLv3
* License URI: http://www.gnu.org/licenses/gpl.txt
* Copyright 2012-2015 - Jean-Sebastien Morisset - http://surniaulula.com/
*/
if ( ! defined( 'ABSPATH' ) )
die( 'These aren\'t the droids you\'re looking for...' );
if ( ! class_exists( 'SucomNotice' ) ) {
class SucomNotice {
priv... | trung85/giasu | wp-content/plugins/wpsso/lib/com/notice.php | PHP | gpl-2.0 | 6,568 |
/*
* 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.
*
* Implementation of the Transmission Control Protocol(TCP).
*
* Authors: Ross Biro
* Fred N. van Kempen, <wa... | chhapil/Kernel-Lenovo-A6000-KK | net/ipv4/tcp_input.c | C | gpl-2.0 | 170,207 |
<?php
/**
* Unit tests for ParamBag.
*
* PHP version 5
*
* Copyright (C) Villanova University 2010.
*
* 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.
*
* This program is d... | bbeckman/NDL-VuFind2 | module/VuFindSearch/tests/unit-tests/src/VuFindTest/ParamBagTest.php | PHP | gpl-2.0 | 2,652 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_33) on Fri Jun 22 11:01:54 IST 2012 -->
<TITLE>
de.fuberlin.wiwiss.d2rq.nodes Class Hierarchy (D2RQ)
</TITLE>
<META NAME="date" CONTENT="2012-06-22"... | Augustus061193/OpenCollegeGraph | d2rq/doc/javadoc/de/fuberlin/wiwiss/d2rq/nodes/package-tree.html | HTML | gpl-2.0 | 8,389 |
/* Copyright (C) 2004 - 2009 Versant Inc. http://www.db4o.com */
using Db4objects.Db4o.Internal;
using Db4objects.Db4o.Internal.Delete;
using Db4objects.Db4o.Marshall;
using Db4objects.Db4o.Typehandlers;
namespace Db4objects.Db4o.Internal.Handlers
{
/// <summary>Tyehandler for naked plain objects (java.lang... | meebey/smuxi-head-mirror | lib/db4o-net/Db4objects.Db4o/Db4objects.Db4o/Internal/Handlers/PlainObjectHandler.cs | C# | gpl-2.0 | 859 |
/*
* Freeplane - mind map editor
* Copyright (C) 2009 Dimitry
*
* This file author is Dimitry
*
* 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
... | fnatter/freeplane-debian-dev | freeplane/src/main/java/org/freeplane/view/swing/map/ViewLayoutTypeAction.java | Java | gpl-2.0 | 2,662 |
/*
* Created on 20 mars 2005
*
* Firemox is a turn based strategy simulator
* Copyright (C) 2003-2007 Fabrice Daugan
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the Free
* Software Foundation; ei... | JoeyLeeuwinga/Firemox | src/main/java/net/sf/firemox/test/IsSpell.java | Java | gpl-2.0 | 1,930 |
/// <summary> Copyright (C) 2004 Free Software Foundation, Inc.
/// *
/// Author: Alexander Gnauck AG-Software, mailto:gnauck@ag-software.de
/// *
/// This file is part of GNU Libidn.
/// *
/// This library is free software; you can redistribute it and/or
/// modify it under the terms of the GNU Lesser General Public ... | octgn/Agsxmpp | trunk/agsxmpp/Idn/StringprepException.cs | C# | gpl-2.0 | 1,493 |
/*
Theme Name: Silver Blue
Theme URI: http://www.alappin.com/wordpress-themes
Author: Alappin
Author URI: http://www.alappin.com/
Description: The Silver Blue theme for WordPress is a fully responsive and elegant theme that looks great with a touch of silver and blue styling. Customizable menu, header image, and b... | bggo/wp-auction-os | wp-content/themes/silver-blue/style.css | CSS | gpl-2.0 | 41,498 |
/*
*@@sourcefile disk.h:
* header file for disk.c (XFldDisk implementation).
*
* This file is ALL new with V0.9.0.
*
*@@include #define INCL_DOSDEVIOCTL
*@@include #include <os2.h>
*@@include #include "shared\notebook.h"
*@@include #include "filesys\disk.h"
*/
/*
* Copyright (C... | rousseaux/netlabs.xworkplace | include/filesys/disk.h | C | gpl-2.0 | 2,757 |
/*
* linux/drivers/cpufreq/freq_table.c
*
* Copyright (C) 2002 - 2003 Dominik Brodowski
*/
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/init.h>
#include <linux/cpufreq.h>
#define dprintk(msg...) cpufreq_debug_printk(CPUFREQ_DEBUG_CORE, "freq-table", msg)
/**********************************... | zrafa/linuxkernel | linux-2.6.17.new/drivers/cpufreq/freq_table.c | C | gpl-2.0 | 5,953 |
/* BFD library -- caching of file descriptors.
Copyright 1990, 1991, 1992, 1993, 1994, 1996, 2000, 2001, 2002,
2003, 2004, 2005, 2007, 2008, 2009 Free Software Foundation, Inc.
Hacked by Steve Chamberlain of Cygnus Support (steve@cygnus.com).
This file is part of BFD, the Binary File Descriptor library.
... | mm120/binutils-vc4 | bfd/cache.c | C | gpl-2.0 | 16,006 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.