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
<div class="faq"> <div class="window"> <b>Краткая сводка:</b> <li>Уровень: 60</li> <li>Зона: Contested</li> <li>Тип подземелья: <b>Raid (40-man)</b></li> <li>Location: <a href="?zone=139">Eastern Plaguelands</a></li> <li>Фракция: <a href="?faction=529">Argent Dawn</a></li> <li>Последний босс: <a href="?npc=15990">Kel'T...
borgotech/Infinity_MaNGOS
sql/Tools & Optional/Websites/I_CSwowd/lang/map_ru/533.html
HTML
gpl-2.0
4,512
package com.example.myweather2; import java.util.ArrayList; import java.util.List; import java.util.concurrent.Callable; import java.util.concurrent.FutureTask; import org.ksoap2.SoapEnvelope; import org.ksoap2.serialization.SoapObject; import org.ksoap2.serialization.SoapSerializationEnvelope; import org.ksoap2.tran...
treizeor/android-examples
疯狂Android讲义/第13章/MyWeather2/src/com/example/myweather2/WebServiceUtil.java
Java
gpl-2.0
4,751
/*------------------------------------------------------------------------ * Jastram-Test-Model for Adaptive FD-Grid * * Daniel Koehn * last update 23.10.2004 * * ---------------------------------------------------------------------*/ #include "fd.h" void model_elastic(float ** rho, float ** pi, flo...
daniel-koehn/DENISE-Black-Edition
src/models/waveform_crase_simple_start_smooth.c
C
gpl-2.0
2,851
<!doctype html> <!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang=""> <![endif]--> <!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang=""> <![endif]--> <!--[if IE 8]> <html class="no-js lt-ie9" lang=""> <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang=""> <!--<![endif]--...
jeremysalmon/coursSecurite
mesure-4.html
HTML
gpl-2.0
5,050
/* Miranda NG: the free IM client for Microsoft* Windows* Copyright (C) 2012-22 Miranda NG team (https://miranda-ng.org), Copyright (c) 2004-009 Roman Miklashevsky, A. Petkevich, Kosh&chka, persei This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Publi...
miranda-ng/miranda-ng
plugins/ExternalAPI/m_stopspam.h
C
gpl-2.0
1,191
/* * Kendo UI v2015.2.624 (http://www.telerik.com/kendo-ui) * Copyright 2015 Telerik AD. All rights reserved. * * Kendo UI commercial licenses may be obtained at * http://www.telerik.com/purchase/license-agreement/kendo-ui-complete * If you do not own a commercial license, this file shall be governed by the trial licen...
cuongnd/test_pro
media/Kendo_UI_Professional_Q2_2015/src/js/kendo.list.js
JavaScript
gpl-2.0
62,024
# Copyright (C) 2013-2015 Red Hat, Inc. # Copyright (C) 2015 Thomas Spura # # This copyrighted material is made available to anyone wishing to use, # modify, copy, or redistribute it subject to the terms and conditions of # the GNU General Public License v.2, or (at your option) any later version. # This program is di...
tomspur/dnf-plugins-buildlocal
buildlocal.py
Python
gpl-2.0
8,142
/* Copyright (c) 2011-2014, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the...
ipaccess/fsm99xx-kernel-sources
drivers/soc/qcom/ipc_router_smd_xprt.c
C
gpl-2.0
27,768
from testscenarios import TestWithScenarios import unittest from geocode.geocode import GeoCodeAccessAPI class GeoCodeTests(TestWithScenarios, unittest.TestCase): scenarios = [ ( "Scenario - 1: Get latlng from address", { 'address': "Sydney NSW", 'l...
saleem-latif/GeoCode
tests/unittest_geocode.py
Python
gpl-2.0
1,541
body { /**background-color: #000;*/ /**background-image: url(img/eg_bg_04.gif);*/ /**color: #fff;*/ } .center{ margin-left: auto; margin-right: auto; } .element { width: 120px; height: 160px; box-shadow: 0px 0px 12px rgba(0,255,255,0.5); border: 1px solid rgba(127,255,255,0.25); text-align: center; cursor: d...
bigbubble/bigbubble.github.io
css/index.css
CSS
gpl-2.0
1,188
/* Copyright (C) 1993-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the ...
czankel/xtensa-glibc
sysdeps/mach/hurd/getuid.c
C
gpl-2.0
1,385
<?php namespace XoopsModules\Jobs; /** * Jobs for XOOPS * * You may not change or alter any portion of this comment or credits * of supporting developers from this source code or any supporting source code * which is considered copyrighted (c) material of the original comment or credit authors. * This program is...
mambax7/jobs
class/Utility.php
PHP
gpl-2.0
1,068
#!/usr/bin/ruby require './shotfunc.rb' require './playerplay.rb' require './defenseplay.rb' require './savestats.rb' require './engine.rb' require 'pg' jornada = [9,1,2] begin db=PGconn.connect( :hostaddr=>"127.0.0.1", :port=>5432, :dbname=>"manager_development", :user=>"testuser", :password=>"testpw") partidos ...
Frensdev/Basket-Manager
simulation/simjornada.rb
Ruby
gpl-2.0
654
var description = { "author":"mengcraft.com", "name":"AntiBedFucker", "version":"1.0", } plugin.addListener("blockbreakevent", function(event) { var b = event.block if (b.type == org.bukkit.Material.BED_BLOCK) { var p = event.player var target = p.getTargetBlock(null, 5) if ...
caoli5288/script
src/main/resources/antibedfucker.js
JavaScript
gpl-2.0
441
/* SPDX-License-Identifier: LGPL-2.1+ */ /*** ***/ #include <pthread.h> #include "sd-bus.h" #include "sd-event.h" #include "sd-id128.h" #include "alloc-util.h" #include "fd-util.h" #include "fileio.h" #include "fs-util.h" #include "mkdir.h" #include "path-util.h" #include "random-util.h" #include "rm-rf.h" #include ...
fbuihuu/systemd
src/libsystemd/sd-bus/test-bus-watch-bind.c
C
gpl-2.0
7,455
#!/usr/bin/env bash if [ "X$3" == "Xmaster" ]; then cp /scripts/master-ossec.conf /var/ossec/etc/ossec.conf elif [ "X$3" == "Xworker" ]; then cp /scripts/worker-ossec.conf /var/ossec/etc/ossec.conf fi # add cluster configuration sed -i "s:<key></key>:<key>9d273b53510fef702b54a92e9cffc82e</key>:g" /var/ossec/e...
wazuh/wazuh-API
test/environment/docker/ubuntu/wazuh-manager/entrypoint.sh
Shell
gpl-2.0
1,833
# Memory Master Memory Master is a card matching game in the style of the classic ["Concentration"](https://en.wikipedia.org/wiki/Concentration_(game)). It's an HTML5 application targetting modern browsers, and currently has build targets for the web and the [Chrome Web Store](https://chrome.google.com/webstore/detai...
nevern02/memory_master
README.md
Markdown
gpl-2.0
753
/** * @package AcyMailing for Joomla! * @version 5.6.1 * @author acyba.com * @copyright (C) 2009-2017 ACYBA S.A.R.L. All rights reserved. * @license GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html */ @import url("component_default_basic_black.css"); #acymodifyform .button:hover,...
natalyandreeva/joomla
media/com_acymailing/css/component_default_basic_red.css
CSS
gpl-2.0
1,470
/* * arch/arm/mach-tegra/tegra2_dvfs.c * * Copyright (C) 2010 Google, Inc. * * Author: * Colin Cross <ccross@google.com> * * This software is licensed under the terms of the GNU General Public * License version 2, as published by the Free Software Foundation, and * may be copied, distributed, and modified und...
zuch0698o/lge-kernel-startablet
arch/arm/mach-tegra/tegra2_dvfs.c
C
gpl-2.0
12,424
/* * %kadu copyright begin% * Copyright 2009, 2010, 2011, 2012 Piotr Galiszewski (piotr.galiszewski@kadu.im) * Copyright 2009 Wojciech Treter (juzefwt@gmail.com) * Copyright 2009 Michał Podsiadlik (michal@kadu.net) * Copyright 2009 Bartłomiej Zimoń (uzi18@o2.pl) * Copyright 2010, 2011, 2013, 2014 Bartosz Brachacz...
vogel/kadu
kadu-core/chat/chat.h
C
gpl-2.0
4,467
#include "NodeJSLocator.h" #include "cl_standard_paths.h" #include "globals.h" #ifdef __WXMSW__ #include <wx/msw/registry.h> #include <wx/volume.h> #endif NodeJSLocator::NodeJSLocator() {} NodeJSLocator::~NodeJSLocator() {} void NodeJSLocator::Locate(const wxArrayString& hints) { wxArrayString paths = hints; ...
eranif/codelite
Plugin/NodeJSLocator.cpp
C++
gpl-2.0
2,407
#!/usr/bin/perl # -*- cperl -*- # Copyright (c) 2004, 2011, Oracle and/or its affiliates. All rights reserved. # # This program 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; version 2 # of the Licen...
suhailsherif/MySQL-5.1-
mysql-test/mysql-test-run.pl
Perl
gpl-2.0
160,808
//Copyright (c) 2008-2010 Emil Dotchevski and Reverge Studios, Inc. //Distributed under the Boost Software License, Version 1.0. (See accompanying //file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) #include <boost/qvm/q.hpp> #include <boost/qvm/quat.hpp> #include "test_qvm_quaternion.hpp" ...
ducis/cuda-brute-force-vision
cuda_vision/libs/qvm/test/plus_qq_test.cpp
C++
gpl-2.0
1,475
/* Copyright (c) 2010-2014, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the...
javilonas/Lonas_KL-SM-G901F
arch/arm/mach-msm/msm_rq_stats.c
C
gpl-2.0
11,787
#!/usr/bin/env python # -*- coding: utf-8 -*- """ package/module TEST Descripción del test. Autor: PABLO PIZARRO @ github.com/ppizarror Fecha: AGOSTO 2016 Licencia: GPLv2 """ __author__ = "ppizarror" # Importación de librerías # noinspection PyUnresolvedReferences from _testpath import * # @UnusedWildI...
ppizarror/korektor
test/_template.py
Python
gpl-2.0
1,642
#!/usr/bin/env python # -*- coding: utf-8 -*- import serial gSerialName = '/dev/ttyS0' gBaudrate = 9600 gTimeout = 0 gRequestByte = 1 if __name__ == "__main__": ser = serial.Serial( port = gSerialName, baudrate = gBaudrate, bytesize = serial.EIGHTBITS, parity = ser...
yougukepp/openwrt
radio_tools/radio_tools/cli/serialServer.py
Python
gpl-2.0
822
/* XEvol3D Rendering Engine . (http://gforge.osdn.net.cn/projects/xevol3d/) Stanly.Lee 2006 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 opti...
YOlodfssdf/evolution3d
xEvol3D/BaseLib/xParamTable.cpp
C++
gpl-2.0
3,795
/** * NamespaceManager NamespaceDialog * * Part of BlueSpice for MediaWiki * * @author Robert Vogel <vogel@hallowelt.biz> * @author Stephan Muggli <muggli@hallowelt.biz> * @package Bluespice_Extensions * @subpackage NamespaceManager * @copyright Copyright (C) 2013 Hallo Welt! - Medienwerkstatt GmbH...
scolladogsp/wiki
extensions/BlueSpiceExtensions/NamespaceManager/resources/BS.NamespaceManager/NamespaceRemoveDialog.js
JavaScript
gpl-2.0
1,660
/* test.c Implements iqueue_t tests. Copyright: This program is free software. See accompanying LICENSE file. Author: (C) 2014 Jörg Seebohn */ #define _GNU_SOURCE #include "iqueue.h" #include <errno.h> #include <fcntl.h> #include <malloc.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #i...
je-so/iqueue
src/test.c
C
gpl-2.0
42,544
/** * @package hubzero-cms * @copyright Copyright (c) 2005-2020 The Regents of the University of California. * @license http://opensource.org/licenses/MIT MIT */ /* Default styles */ .mod_eprivacy { margin: 0; padding: 1em 5em 1em 2em; position: fixed; bottom: 0; left: 0; right: 0; background...
hubzero/hubzero-cms
core/modules/mod_eprivacy/assets/css/mod_eprivacy.css
CSS
gpl-2.0
883
# nbmdt network boot, monitor, and diagnostic tool (NBMDT). This tool will do fault isolation and diagnostics on a linux network. It runs in several different but similar modes: * boot. In this mode, NBMDT reads its nominal network configuration file and nominal values of the IP protocol stack, from bottom to top, w...
jeffsilverm/nbmdt
README.md
Markdown
gpl-2.0
2,913
package net.sf.memoranda.util; import javax.swing.filechooser.FileSystemView; import java.io.File; import java.io.IOException; /** * A FileSystemView class that limits the file selections to a single root. * <p> * When used with the JFileChooser component the user will only be able to * traverse the directories c...
cst316/spring16project-Team-Laredo
src/net/sf/memoranda/util/SingleRootFileSystemView.java
Java
gpl-2.0
1,367
/** * ownCloud Android client application * * Copyright (C) 2016 ownCloud GmbH. * * 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 distributed ...
PauloSantos13/android
src/com/owncloud/android/ui/activity/LogHistoryActivity.java
Java
gpl-2.0
9,170
<?php class UT2_theme_ms_tilecolor_Tweak { function settings() { return UT2_Helper::field( 'theme_ms_tilecolor', 'color', array( 'title' => __( 'Background color for a live tile', UT2_SLUG ), 'transparent' => false ) ); } function tweak() { add_action( 'wp_head', array( $this, '_do' ) ...
cchuang6/wp_adora
wp-content/plugins/ultimate-tweaker/sections/theme_favicon_logos/theme_ms_tilecolor/tweak.php
PHP
gpl-2.0
446
using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace ImgurDotNetSDK { public class ImgurReplyComment { /// <summary> /// Gets or sets the actual comment. /// </summary> public string Comment { get; set; } /// <summary> ...
thegreatco/ImgurDotNetSDK
src/ImgurDotNetSDK45/Model/ImgurReplyComment.cs
C#
gpl-2.0
460
/* * Asterisk -- An open source telephony toolkit. * * Copyright (C) 1999 - 2005, Digium, Inc. * * Mark Spencer <markster@digium.com> * * See http://www.iaxproxy.org for more information about * the Asterisk project. Please do not directly contact * any of the maintainers of this project for assistance; * the...
primuslabs/iaxproxy
include/iaxproxy/astobj.h
C
gpl-2.0
25,923
package game; import java.util.Scanner; import deck.Card; import deck.Deck; import player.Hand; /** * Game represents a full game of blackjack, with 1 dealer and 1 player, playing * in consecutive turns until the player calls to stop. * * Regular blackjack rules apply; * * @author Odin * */ public class Ga...
ManuelPalomo/Blackjack
src/game/Game.java
Java
gpl-2.0
3,291
// // jawt_md.h // // Copyright (c) 2002-2008 Apple Inc. All rights reserved. // #ifndef _JAVASOFT_JAWT_MD_H_ #define _JAVASOFT_JAWT_MD_H_ #include <jawt.h> #include <AppKit/NSView.h> #ifdef __cplusplus extern "C" { #endif typedef struct JAWT_MacOSXDrawingSurfaceInfo { NSView *cocoaViewRef; // the view is gua...
sschiesser/ASK_server
MacOSX10.6/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Headers/jawt_md.h
C
gpl-2.0
486
#ifndef FILTERCONTROLLER_H #define FILTERCONTROLLER_H #include <QObject> #include <QRunnable> #include <QMutex> #include <QWaitCondition> #include "../Operacao/filter.h" #include "../../ImagemController/imagem.h" #include <opencv2/core/core.hpp> #include <opencv/cv.h> #include <opencv2/gpu/gpumat.hpp> using namespac...
lillo42/Intel
AeroPlano/AeroPlano/TrataImage/Controller/filtercontroller.h
C
gpl-2.0
842
/* -*- Mode: C++; c-file-style: "gnu"; indent-tabs-mode:nil; -*- */ /* * Copyright (c) 2008 IT-SUDPARIS * * 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 p...
srene/ns-3-mptcp
src/mih/model/mih-information-service-query-type-list.cc
C++
gpl-2.0
2,386
using System.Collections.Generic; using System.Linq; using System.IO; namespace WiktionaryNET { /// <summary> /// Holds the header for the section containg the word definition for a particular language. /// A single word can be understood both as a verb AND a noun, for example. /// The ==Verb== header...
mihaiolteanu/WiktionaryNET
WiktionaryNET/WordDefinitionHeader.cs
C#
gpl-2.0
2,315
cmd_drivers/hid/hid.o := /space/android/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/arm-eabi-ld -EL -r -o drivers/hid/hid.o drivers/hid/hid-debug.o drivers/hid/hid-core.o drivers/hid/hid-input.o
asopov/linux-tpt-2.6.39
drivers/hid/.hid.o.cmd
Batchfile
gpl-2.0
210
/* * linux/include/linux/nfsd/xdr3.h * * XDR types for NFSv3 in nfsd. * * Copyright (C) 1996-1998, Olaf Kirch <okir@monad.swb.de> */ #ifndef _LINUX_NFSD_XDR3_H #define _LINUX_NFSD_XDR3_H #include <linux/nfsd/xdr.h> #include <linux/posix_acl.h> struct nfsd3_sattrargs { struct svc_fh fh; struct iattr attrs; ...
dduval/kernel-rhel3
include/linux/nfsd/xdr3.h
C
gpl-2.0
7,903
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace TrueChessGame.GameEngine { /* Review VV: для читабельності такі записи краще робити у багато рядків */ public enum DefaultPieces : sbyte { BlackKing = -6, ...
DanielYurystovskyi/truechessgame
TrueChessGame.GameEngine/ChessPiece.cs
C#
gpl-2.0
44,470
// Emacs style mode select -*- C++ -*- //----------------------------------------------------------------------------- // // $Id$ // // Copyright (C) 1993-1996 by id Software, Inc. // Copyright (C) 2006-2012 by The Odamex Team. // // This program is free software; you can redistribute it and/or // modify it under the...
JamesDunne/odamex
common/r_things.h
C
gpl-2.0
2,822
/* This file is part of EqualizerAPO, a system-wide equalizer. Copyright (C) 2015 Jonas Thedering 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 Li...
mirror/equalizerapo
Editor/AnalysisThread.h
C
gpl-2.0
2,303
/* Balcora is a gateway AE which reside at kernel level. Balcora intercepts * every packets going through an determined network interface and redirect it * on RNS network. It performs then the inverse operation with PDUs arriving * from RNS to this AE instance. * * Actually Balcora operates on network layer of the...
kewinrausch/RNS
tools/balcora/balcora.c
C
gpl-2.0
30,667
<?php TheOne\Inc\Functions\paging_nav(); ?>
thefrosty/The-One-Theme
misc/loop-nav.php
PHP
gpl-2.0
43
<?php // The source code packaged with this file is Free Software, Copyright (C) 2005 by // Ricardo Galli <gallir at uib dot es>. // It's licensed under the AFFERO GENERAL PUBLIC LICENSE unless stated otherwise. // You can get copies of the licenses here: // http://www.affero.org/oagpl.html // AFFERO GENERAL PU...
ColFusion/ColfusionWeb
login.php
PHP
gpl-2.0
9,358
/* Copyright © 2017 Wan Wai Ho <me@nestal.net> This file is subject to the terms and conditions of the GNU General Public License. See the file COPYING in the main directory of the spaghetti distribution for more details. */ // // Created by nestal on 2/12/17. // #include "ClassModel.hh" #include ...
nestal/spaghetti
gui/classgf/ClassModel.cc
C++
gpl-2.0
6,306
<?php /** * This file is part of the upgrade process. * * @package SendStudio */ /** * Do a sanity check to make sure the upgrade api has been included. */ if (!class_exists('Upgrade_API', false)) { exit(); } /** * This class runs one change for the upgrade process. * The Upgrade_API looks for a RunUpgrade method to...
cuong09m/krwe
emailmarketer/admin/com/upgrades/nx/newsletters_set_format_html.php
PHP
gpl-2.0
1,102
/* * linux/include/asm-c6x/page_offset.h * * Port on Texas Instruments TMS320C6x architecture * * Copyright (C) 2004, 2009, 2010 Texas Instruments Incorporated * Author: Aurelien Jacquiot (aurelien.jacquiot@jaluna.com) * * This program is free software; you can redistribute it and/or modify * it under th...
insys-projects/linux-c6x
arch/c6x/include/asm/page_offset.h
C
gpl-2.0
794
# # Copyright (C) 2019 Red Hat, Inc. # # This copyrighted material is made available to anyone wishing to use, # modify, copy, or redistribute it subject to the terms and conditions of # the GNU General Public License v.2, or (at your option) any later version. # This program is distributed in the hope that it will be...
atodorov/anaconda
tests/nosetests/pyanaconda_tests/module_disk_select_test.py
Python
gpl-2.0
5,967
/*************************************************************************** * Copyright (C) 2009 by Tamino Dauth * * tamino@cdauth.eu * * * * This pr...
tdauth/wc3lib
src/editor/module.cpp
C++
gpl-2.0
7,755
/* $Id: content.css,v 1.12.2.3 2008/08/22 22:10:57 yched Exp $ */ /* Node display */ .field .field-label, .field .field-label-inline, .field .field-label-inline-first { font-weight:bold; } .field .field-label-inline, .field .field-label-inline-first { display:inline; } .field .field-label-inline { v...
pirog/mdo
sites/all/modules/cck/theme/content.css
CSS
gpl-2.0
1,461
## This file is part of Invenio. ## Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 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, ...
pombredanne/invenio
modules/websubmit/lib/functions/Create_Modify_Interface.py
Python
gpl-2.0
12,904
#ifdef O3_WITH_GLUE #pragma warning( disable : 4100) #pragma warning( disable : 4189) namespace o3 { Trait* cJs1::select() { return clsTraits(); } Trait* cJs1::clsTraits() { static Trait TRAITS[] = { { 0, Trait::TYPE_BEGIN, "cJs1", 0, 0, ...
krizsa/node-o3
include/js/o3_scr_cJs1_win32.h
C
gpl-2.0
2,349
/* $Id: error_gui.cpp 25982 2013-11-13 21:35:44Z rubidium $ */ /* * This file is part of OpenTTD. * OpenTTD 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. * OpenTTD is distributed in the hope that ...
Palo123/openttd_yacd_pp_dc
openttd/src/error_gui.cpp
C++
gpl-2.0
15,317
#include <QtCore/QCoreApplication> #include "armatool.h" int main(int argc, char *argv[]) { QCoreApplication a(argc, argv); armaTool(argc, argv); return 0; }
SnakeManPMC/arma-2-ArmATool
main.cpp
C++
gpl-2.0
175
function displayThumbs(scrollId) { $("#thumbs img:first").addClass("selected"); $(".jTscroller").removeAttr("style"); $(".jTscrollerContainer").removeAttr("style"); $(".jThumbnailScroller").removeAttr("style"); $(".jThumbnailScroller").attr("id", scrollId); $("#" + scrollId).thumbnailScroller({ scroller...
Tibo-R/chocobox
js/thumbnail_manager.js
JavaScript
gpl-2.0
653
<?php /* -------------------------------------------------------------- RedirectHttpControllerResponse.inc.php 2015-03-12 gm Gambio GmbH http://www.gambio.de Copyright (c) 2015 Gambio GmbH Released under the GNU General Public License (Version 2) [http://www.gnu.org/licenses/gpl-2.0.html] ---------...
carlosway89/testshop
GXEngine/Classes/SystemServices/Http/ValueObjects/RedirectHttpControllerResponse.inc.php
PHP
gpl-2.0
985
# devitawinardi Halo halo, ini Dwi Devitasari :D
devitawinardi/devitawinardi
README.md
Markdown
gpl-2.0
49
<!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...
kinoraw/kinoraw_tools
doc/html/namespacemembers.html
HTML
gpl-2.0
11,874
<?php /** * Copyright © Magento, Inc. All rights reserved. * See COPYING.txt for license details. */ namespace Magento\Review\Test\TestCase; use Magento\Review\Test\Fixture\Rating; use Magento\Review\Test\Fixture\Review; use Magento\Review\Test\Page\Adminhtml\RatingEdit; use Magento\Review\Test\Page\Adminhtml\Rati...
kunj1988/Magento2
dev/tests/functional/tests/app/Magento/Review/Test/TestCase/CreateProductReviewBackendEntityTest.php
PHP
gpl-2.0
3,468
<?php /* * This file is a part of HDS (HeBIS Discovery System). HDS is an * extension of the open source library search engine VuFind, that * allows users to search and browse beyond resources. More * Information about VuFind you will find on http://www.vufind.org * * Copyright (C) 2016 * HeBIS Verbundzentrale ...
HeBIS-VZ/vufind-module-hebis
src/Hebis/View/Helper/Record/RecordGetSubFieldDataOfField.php
PHP
gpl-2.0
1,878
/* -*- mode: js2; js2-basic-offset: 4; indent-tabs-mode: nil -*- */ const Clutter = imports.gi.Clutter; const Pango = imports.gi.Pango; const GLib = imports.gi.GLib; const Gio = imports.gi.Gio; const Gtk = imports.gi.Gtk; const Shell = imports.gi.Shell; const Lang = imports.lang; const Signals = imports.signals; const...
BastienDurel/gnome-shell-extensions-bd
extensions/dock/extension.js
JavaScript
gpl-2.0
34,430
/* This file is part of the KDE libraries Copyright (C) 2001 Christoph Cullmann <cullmann@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 di...
serghei/kde3-kdelibs
interfaces/ktexteditor/editinterface.h
C
gpl-2.0
3,702
<!DOCTYPE html> <html xml:lang="en-US" lang="en-US" xmlns="http://www.w3.org/1999/xhtml"> <head lang="en-US"> <title>My Family Tree - Peters, Rose</title> <meta charset="UTF-8" /> <meta name ="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1" /> <meta name ="apple-mobile-...
belissent/testing-example-reports
gramps42/gramps/example_NAVWEB1/ppl/y/f/9D8KQCG5XB5D7J26FY.html
HTML
gpl-2.0
11,781
/* * linux/fs/exec.c * * Copyright (C) 1991, 1992 Linus Torvalds */ /* * #!-checking implemented by tytso. */ /* * Demand-loading implemented 01.12.91 - no need to read anything but * the header into memory. The inode of the executable is put into * "current->executable", and page faults do the actual load...
I8552-cm11/android_kernel_arubaslim
fs/exec.c
C
gpl-2.0
55,090
/* ============================================================ * * This file is a part of kipi-plugins project * http://www.digikam.org * * Date : 2006-10-18 * Description : images list settings page. * * Copyright (C) 2006-2012 by Gilles Caulier <caulier dot gilles at gmail dot com> * * This program ...
rosedu/digikam-2012-kipi-plugins
sendimages/imagespage.h
C
gpl-2.0
1,369
<?php /* * Create the templatic Slider */ class templatic_slider extends WP_Widget { function templatic_slider() { //Constructor $widget_ops = array('classname' => 'widget Templatic Slider', 'description' => __('Home page post slider with display selected post type or display custom images on home pa...
imshashank/osuevents
wp-content/plugins/Tevolution/tmplconnector/monetize/templatic-widgets/templatic_slider_widget.php
PHP
gpl-2.0
22,605
/** * @mainpage Flex Sector Remapper : LinuStoreIII_1.2.0_b035-FSR_1.2.1p1_b129_RTM * * @section Intro * Flash Translation Layer for Flex-OneNAND and OneNAND * * @section Copyright *---------------------------------------------------------------------------* * ...
r3d4/samsung_kernel_nowplus
samsung/rfs_fsr/drivers/tfsr/LLD/FlexOND_MSM7k/FSR_LLD_FlexOND.c
C
gpl-2.0
272,209
#include "main_window_model_impl.h" #include "main_window.h" #include "tab_context.h" #include "file_context.h" #include "base/exception.h" #include "gui_impl/commands/open_file_gui_command.h" #include "gui_impl/signal_browser/signal_browser_model_4.h" #include "gui_impl/signal_browser/signal_browser_view.h" #include...
4wheels/SigViewer-old
src/gui_impl/main_window_model_impl.cpp
C++
gpl-2.0
10,445
#! /usr/bin/perl -w # file: increment.pl use strict; my $i = 10; my $j = ++$i; print "\$i = $i, \$j = $j\n"; $i = 10; $j = $i++; print "\$i = $i, \$j = $j\n";
vishwanathsingh/workspace
example/perlexamples/increment.pl
Perl
gpl-2.0
164
<?php /** * The base configurations of the WordPress. * * This file has the following configurations: MySQL settings, Table Prefix, * Secret Keys, WordPress Language, and ABSPATH. You can find more information * by visiting {@link http://codex.wordpress.org/Editing_wp-config.php Editing * wp-config.php} Codex pag...
Andy447/wordpress
wp-config.php
PHP
gpl-2.0
2,726
# # Makefile for the linux kernel. # # Common support obj-y := irq.o id.o io.o sram-fn.o memory.o prcm.o clock.o mux.o devices.o serial.o obj-$(CONFIG_OMAP_MPU_TIMER) += timer-gp.o # Power Management obj-$(CONFIG_PM) += pm.o sleep.o # Specific board support obj-$(CONFIG_MACH_OMAP_GENERIC) += board-generic.o obj-$...
gerboland/linux-2.6.15-neuros-eabi
arch/arm/mach-omap2/Makefile
Makefile
gpl-2.0
464
<?php namespace Drupal\ui_patterns\Controller; use Drupal\Core\Controller\ControllerBase; use Drupal\ui_patterns\UiPatternsManager; use Symfony\Component\DependencyInjection\ContainerInterface; /** * Class PatternLibraryController. * * @package Drupal\ui_patterns\Controller */ class PatternLibraryController exte...
darrylri/vintagebmw
docroot/modules/contrib/ui_patterns/src/Controller/PatternLibraryController.php
PHP
gpl-2.0
2,161
#!/bin/bash # @author Amos Kong <akong@redhat.com> # @copyright: 2012 Red Hat, Inc. # # This script is prepared for RHEL/Fedora system, it's just an # example, users can reference it to custom their own script. if [[ $# != 2 ]];then echo "usage: $0 <guest/host> <rebooted/none>" exit fi guest=$1 reboot=$2 ####...
nacc/autotest
client/virt/scripts/rh_perf_envsetup.sh
Shell
gpl-2.0
2,689
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc on Sat Aug 06 17:04:47 EDT 2005 --> <TITLE> Xalan-Java 2.7.0: Package org.apache.xpath.domapi </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style"> </HEAD> <BODY BGCOLOR="...
MrStaticVoid/iriverter
lib/xalan-j_2_7_0/docs/apidocs/org/apache/xpath/domapi/package-frame.html
HTML
gpl-2.0
1,031
<?php /* * @version $Id: document_item.class.php 23445 2015-04-10 12:18:49Z yllen $ ------------------------------------------------------------------------- GLPI - Gestionnaire Libre de Parc Informatique Copyright (C) 2003-2014 by the INDEPNET Development Team. http://indepnet.net/ http://glpi-project.org ---...
dtiguarulhos/suporteguarulhos
inc/document_item.class.php
PHP
gpl-2.0
32,868
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <title>fused_function_object</title> <link rel="stylesheet" href="../../../../../../../doc/html/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.66.1"> <link rel="start" href="../../../index....
scs/uclinux
lib/boost/boost_1_38_0/libs/fusion/doc/html/fusion/functional/adapters/fused_function_object.html
HTML
gpl-2.0
17,966
$(function() { $(".btn-primary").on('click',function() { $(this).removeClass("btn-primary").addClass("btn-default"); }); });
ellinn7/openprofosmotr
web/js/toprint.js
JavaScript
gpl-2.0
146
<?php if(!defined('VALID_CMS_ADMIN')) { die('ACCESS DENIED'); } /******************************************************************************/ // // // InstantCMS v1.9 // // ...
pashen/icms
admin/components/price/backend.php
PHP
gpl-2.0
18,403
class AddPasswordToUsers < ActiveRecord::Migration def change change_table :users do |t| t.string :password end change_table :admins do |t| t.string :password end end end
ptravers/sportl_rails
db/migrate/20150306222526_add_password_to_users.rb
Ruby
gpl-2.0
208
<?php wp_enqueue_script('wpmf-gallery'); $class_default = array(); $class_default[] = "gallery gallery_default"; $class_default[] = "galleryid-{$id}"; $class_default[] = "gallery-columns-{$columns}"; $class_default[] = "gallery-size-{$size_class}"; $class_default[] = "gallery-link-{$link}"; $output = "<div id='$selecto...
amunadesigns/amunadesigns
wp-content/plugins/wp-media-folder/themes-gallery/gallery-default.php
PHP
gpl-2.0
2,135
/* $Id$ */ /* * lock.c aus dem Taylor-UUCP 1.04. (C)opyright Ian Taylor * * Minimal modifiziert... */ /* lock.c Lock and unlock a file name. Copyright (C) 1991, 1992 Ian Lance Taylor This file is part of the Taylor UUCP package. This program is free software; you can redistribute it and/or modi...
dinoex/unix-connect
online/lock.c
C
gpl-2.0
12,021
/* Partial symbol tables. Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc. This file is part of GDB. 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 3 ...
ptriller/dcpu-binutils
gdb/psymtab.c
C
gpl-2.0
54,424
all: compile compile : main.o g++ bin/*.o -o bin/goCompiler -I gen/ -std=c++11 main.o : goLexer.o src/main.cpp goParser.o g++ -c src/main.cpp -o bin/main.o -I gen/ -I include/ -Wall -std=c++11 goLexer.o : goLexer.cpp g++ -c gen/goLexer.cpp -o bin/goLexer.o -I gen/ -Wall goParser.o : goParser.cpp g++ -c gen/g...
sameerjagdale/goLite
Makefile
Makefile
gpl-2.0
598
/*global sinon, describe, it, beforeEach, afterEach */ define( ["chai", "backbone", "views/type_selector", "analytics", "models/current_user"], function (chai, Backbone, TypeSelector, Analytics, User) { var should = chai.should(); var isSelect2ized = function (el) { return el[0].className.indexOf(...
twistedvisions/anaximander
test/webapp/views/type_selector.js
JavaScript
gpl-2.0
15,350
<?php /* +---------------------------------------------------------------------------+ | OpenX v2.8 | | ========== | | ...
soeffing/openx_test
lib/max/Admin/UI/Field/PublisherIdField.php
PHP
gpl-2.0
4,813
fpga-vga-snake ============== This is code for DatZ3074 2014/15 course assignment.
ktaube/fpga-vga-snake
README.md
Markdown
gpl-2.0
84
package com.e0403.rtgame; import java.util.ArrayList; import java.util.Iterator; import java.util.List; import java.util.Random; import android.annotation.TargetApi; import android.graphics.Canvas; import android.graphics.Path; import android.graphics.PointF; import android.graphics.RectF; import android.os.Build; i...
paulcm/CodingDay
workspace/RTGame/src/com/e0403/rtgame/Tumor.java
Java
gpl-2.0
4,163
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace GeminiScanner { class ParsedMessageArgs : EventArgs { public string path { get; set; } public string action { get; set; } public string message { get; set; } ...
wildstarnasa/GeminiIO-Clients
C#/GeminiScanner/GeminiScanner/ParsedMessageArgs.cs
C#
gpl-2.0
328
<!DOCTYPE html> <html lang="en-US"> <!-- Mirrored from www.w3schools.com/js/tryit.asp?filename=tryjs_date_convert by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 23 Jan 2015 07:35:52 GMT --> <head> <title>Tryit Editor v2.3</title> <meta id="viewport" name='viewport'> <script> (function() { if ( navigator.userAgent....
platinhom/ManualHom
Coding/W3School/W3Schools_Offline_2015/www.w3schools.com/js/tryitb7f3.html
HTML
gpl-2.0
5,225
# Makefile for running all the tests for Cobble
tectronics/cobble
testing/Makefile
Makefile
gpl-2.0
47
<?php /** * The Events Calendar Template Tags * * Display functions (template-tags) for use in WordPress templates. */ // Don't load directly if ( ! defined( 'ABSPATH' ) ) { die( '-1' ); } if ( class_exists( 'Tribe__Events__Main' ) ) { /** * Instantiate the template class, preparing a view fil...
casedot/AllYourBaseTemplate
wp-content/plugins/the-events-calendar/src/functions/template-tags/general.php
PHP
gpl-2.0
56,486
<HTML> <HEAD> <TITLE>Installation</TITLE> </HEAD> <BODY BGCOLOR=#FFFFFF> <H1>Installation</H1> You need Haiku/PowerPC R4. R3 or earlier versions will not work. <OL> <LI>Unpack the SheepShaver package (if you are reading this, you probably have already done this) <LI>On a BeBox, you need a copy of a PCI PowerMac ROM ...
kallisti5/sheepshear
doc/Haiku/installation.html
HTML
gpl-2.0
741
/* * @(#)Main.java 1.0 2005-10-04 * * Copyright (c) 1996-2007 by the original authors of JHotDraw * and all its contributors. * All rights reserved. * * The copyright of this software is owned by the authors and * contributors of the JHotDraw project ("the copyright holders"). * You may not use, copy or ...
BIORIMP/biorimp
BIO-RIMP/test_data/code/jhotdraw/src/main/java/org/jhotdraw/samples/teddy/Main.java
Java
gpl-2.0
1,721
USE [AYS] GO /****** Object: StoredProcedure [dbo].[spBinaSorgula] Script Date: 23.04.2017 17:05:34 ******/ SET ANSI_NULLS ON GO SET QUOTED_IDENTIFIER ON GO -- ============================================= -- Author: Burak Portakal -- Create date: 23/03/2017 -- Description: Müşteri sorgulamada filtre ekler örne...
buraqpo/Apart
SP/spBinaSorgula.sql
SQL
gpl-2.0
2,075
/* * USB SD Host Controller (USHC) controller driver. * * Copyright (C) 2010 Cambridge Silicon Radio Ltd. * * 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 ...
jeffegg/beaglebone
drivers/mmc/host/ushc.c
C
gpl-2.0
14,378