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 |
|---|---|---|---|---|---|
<?php
// $HeadURL: https://joomgallery.org/svn/joomgallery/JG-3/JG/trunk/administrator/components/com_joomgallery/helpers/html/joomgallery.php $
// $Id: joomgallery.php 4404 2014-06-26 21:23:58Z chraneco $
/******************************************************************************\
** JoomGallery 3 ... | naka211/kkvn | administrator/components/com_joomgallery/helpers/html/joomgallery.php | PHP | gpl-2.0 | 53,524 |
/*= Global
-------------------------------------------------------------- */
/* sellMediaCart */
.sellMediaCart_items img {
max-width: 50px;
max-height: 50px;
}
.sellMediaCart_items th {
font-weight: bold;
}
.sellMediaCart_items td {
vertical-align: middle;
}
.sellMediaCart_items td.item-decrement {
text-al... | Webfactoo-repo/Pixpantry | wp-content/plugins/sell-media/css/sell_media.css | CSS | gpl-2.0 | 16,874 |
package DDB::FILESYSTEM;
$VERSION = 1.00;
use strict;
use vars qw( $AUTOLOAD $obj_table );
use DDB::UTIL;
use Carp;
my $count = 0;
{
$obj_table = 'bddb.filesystem';
my %_attr_data = (
_id => ['','read/write'],
_param_type => ['','read/write'],
_host => ['','read/write'],
_nodie => [0,'read/write'],
_name =>... | dpenfoldbrown/DDB_ginzu | FILESYSTEM.pm | Perl | gpl-2.0 | 11,310 |
/**************************************************
file: demo_tx.c
purpose: simple demo that transmits characters to
the serial port and print them on the screen,
exit the program by pressing Ctrl-C
compile with the command: gcc demo_tx.c rs232.c -Wall -Wextra -o2 -o test_tx
***************************************... | jcmcclurg/serverpower | unused/xbeecom/RS-232-Lib/demo_tx.c | C | gpl-2.0 | 1,158 |
OBJS=btt.o
__TARGET=btt
TARGET=$(__TARGET)
LIBS_DEPEND=-lubacktrace -lautelan-appkey
.PHONY:all
all:$(TARGET)
.PHONY: clean
clean:
rm -f $(OBJS) $(TARGET)
$(TARGET):$(OBJS)
${CC} ${CFLAGS} ${LDFLAGS} $(LIBS_DEPEND) -o $(TARGET) $(OBJS)
echo $(OBJS) > $(FILENO_PATH)/$(__TARGET).fileno
%.o:%.c
${CC} -c ${CFLAGS} ... | tcdog001/ap_project | package/autelan-app/src/btt/Makefile | Makefile | gpl-2.0 | 376 |
/*********************************************************************
*
* msnd.h
*
* Turtle Beach MultiSound Sound Card Driver for Linux
*
* Some parts of this header file were derived from the Turtle Beach
* MultiSound Driver Development Kit.
*
* Copyright (C) 1998 Andrew Veliath
* Copyright (C) 1993 Turtle... | ndmsystems/linux-2.6.22-tc | sound/oss/msnd.h | C | gpl-2.0 | 7,385 |
if [ -d tmp ]; then
echo -n "Restarting Nginx ... "
rm -f tmp/restart.txt
touch tmp/restart.txt
fi
| taq/traquitana | config/nginx.sh | Shell | gpl-2.0 | 111 |
package edu.iris.Fissures.seismogramDC;
import edu.iris.Fissures.Sampling;
import edu.iris.Fissures.Time;
import edu.iris.Fissures.Unit;
import edu.iris.Fissures.IfNetwork.ChannelId;
import edu.iris.Fissures.IfParameterMgr.ParameterRef;
import edu.iris.Fissures.IfSeismogramDC.LocalMotionVector;
import edu.iris.Fissure... | crotwell/fissuresImpl | src/main/java/edu/iris/Fissures/seismogramDC/MotionVectorAttrImpl.java | Java | gpl-2.0 | 1,733 |
/*
* Copyright (c) International Business Machines Corp., 2001
* Ported by Wayne Boyer
*
* 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 you... | Havner/ltp | testcases/kernel/syscalls/creat/creat06.c | C | gpl-2.0 | 4,650 |
/* Copyright (c) 2015-2016 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 ... | Alucard24/Alucard-Kernel-LG-G5 | drivers/power/smb1351-charger.c | C | gpl-2.0 | 129,937 |
<?php
/**
* @package WordPress
* @subpackage Industrial
* @since Industrial 1.0
*
* Admin Panel Logo Options
* Created by CMSMasters
*
*/
function cmsms_options_logo_tabs() {
$tabs = array();
$tabs['image'] = __('Image Logo', 'cmsmasters');
$tabs['text'] = __('Text Logo', 'cmsmasters');
$tabs['favico... | gx761/jhm | wp-content/themes/industrial/framework/admin/settings/cmsms-theme-settings-logo.php | PHP | gpl-2.0 | 4,162 |
<?php
/*
Plugin Name: Slate Admin Theme
Plugin URI: http://sevenbold.com/wordpress/
Description: A clean, simplified WordPress Admin theme
Author: Ryan Sommers
Version: 1.1.4
Author URI: http://sevenbold.com/
*/
function slate_files() {
wp_enqueue_style( 'slate-admin-theme', plugins_url('css/slate.css', __FILE__), ... | od1n0chka/por.ru | wp-content/plugins/slate-admin-theme/slate-admin-theme.php | PHP | gpl-2.0 | 1,970 |
; ( -- )
; R( -- )
VE_RBRACKET:
.db $01, "]"
.dw VE_HEAD
.set VE_HEAD = VE_RBRACKET
XT_RBRACKET:
.dw DO_COLON
PFA_RBRACKET:
.dw XT_DOLITERAL
.dw 1
.dw XT_STATE
.dw XT_STORE
.dw XT_EXIT
| ytmytm/avr-amforth-90S8515 | words/rightbracket.asm | Assembly | gpl-2.0 | 222 |
<?php
/*
* Template name: Shareable.
*/
$type = isset( $_GET[ 'type' ] ) ? $_GET[ 'type' ] : 'supporter';
$extn = ($type != 'supporter') ? 'jpg' : 'png';
$verbs = array(
'speaker' => "'m speaking at",
'attendee' => "'m attending",
'supporter' => " support",
'sponsor' => "'m sponsoring... | yapapaya/Instamojo-Ticketer-for-WordCamp-Pune-2015 | shareable-redirect.php | PHP | gpl-2.0 | 2,653 |
#include <linux/module.h>
#include <linux/vermagic.h>
#include <linux/compiler.h>
MODULE_INFO(vermagic, VERMAGIC_STRING);
__visible struct module __this_module
__attribute__((section(".gnu.linkonce.this_module"))) = {
.name = KBUILD_MODNAME,
.init = init_module,
#ifdef CONFIG_MODULE_UNLOAD
.exit = cleanup_module,
... | avareldalton85/rpi2-linux-rt | drivers/leds/trigger/ledtrig-camera.mod.c | C | gpl-2.0 | 1,008 |
/*
Unix SMB/Netbios implementation.
Version 1.9.
NBT netbios library routines
Copyright (C) Andrew Tridgell 1994-1998
Copyright (C) Luke Kenneth Casson Leighton 1994-1998
Copyright (C) Jeremy Allison 1994-1998
This program is free software; you can redistribute it and/or modify
it under the... | jophxy/samba | source/nambd/nmbd_responserecordsdb.c | C | gpl-2.0 | 8,136 |
<!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_26) on Sun Aug 07 21:00:26 CEST 2011 -->
<TITLE>
de.hsa.jam.ui Class Hierarchy
</TITLE>
<META NAME="date" CONTENT="2011-08-07">
<LINK REL ="stylesh... | mwager/jAM | docs/javadoc/de/hsa/jam/ui/package-tree.html | HTML | gpl-2.0 | 7,434 |
<?php
/**
* @copyright Incsub ( http://incsub.com/ )
*
* @license http://opensource.org/licenses/GPL-2.0 GNU General Public License, version 2 ( GPL-2.0 )
*
* 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... | MujeresdelasAmericas/Sitio | wp-content/plugins/coursepress/includes/classes/class.coursepress-compatibility.php | PHP | gpl-2.0 | 11,959 |
#include <stdio.h>
int main() {
int a, b;
float c, d;
a = 13;
b = 5;
c = a / b; // divide using integers
d = (float) a / (float) b; // divide integers typecast as floats
printf("[integers]\t a = %d\t b = %d\n", a, b);
printf("[floats]\t c = %f\t d = %f\n", c, d);
}
==... | sachinnuwarad/-The-Art-of-Exploitation | type_casting.c | C | gpl-2.0 | 564 |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Todo</title>
<meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no, width=device-width">
<link href="lib/ionic/css/ionic.css" rel="stylesheet">
<script src="lib/ionic/js/ionic.bundle.js"></script>
<script s... | bonobo-coop/ionic-demo | src/www/index.html | HTML | gpl-2.0 | 2,846 |
--require "VolatilitySpec"
local QuantCORE = QuantCORE();
local ParameterManager = QuantCORE:ParameterManager();
function OnParameterNotify( key, paramType, fromSnapshot )
if fromSnapshot == true then
print("----------fromSnapshot = true--------")
else
print("----------fromSnapshot = false-------")
end
p... | MarcusChang/Repo-QUANTengine | QUANTengine/QuantENGINE_API/QuantMGR/ParameterManager/VolatilitySpec/stateless.lua | Lua | gpl-2.0 | 2,582 |
package it.giacomos.android.wwwsapp.widgets.map.report.tutorialActivity;
public interface ReportConditionsAcceptedListener
{
public void onReportConditionsAccepted(boolean accepted);
}
| delleceste/wwwsapp | src/it/giacomos/android/wwwsapp/widgets/map/report/tutorialActivity/ReportConditionsAcceptedListener.java | Java | gpl-2.0 | 188 |
/*
* Copyright (c) 2010 Mark Liversedge (liversedge@gmail.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 version 2 of the License, or (at your option)
* any later version.
... | g3rg/GoldenCheetah | src/QtMacSegmentedButton.h | C | gpl-2.0 | 2,417 |
<?php
/**
* Spring includes
*/
require_once locate_template('/lib/utils.php'); // Utility functions
require_once locate_template('/lib/init.php'); // Initial theme setup and constants
require_once locate_template('/lib/wrapper.php'); // Theme wrapper class
require_once locate_template('/l... | 3themes/spring-theme | functions.php | PHP | gpl-2.0 | 995 |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
<title>FlexMonitor | Log in</title>
<link rel="stylesheet" href="bower_components/AdminLTE/bootstrap/css/bootstrap.min.css">
<link rel="styles... | CELTAB/rfidmonitor-platform | web-dev/public/login/index.html | HTML | gpl-2.0 | 2,430 |
<?php
/**
* Network installation administration panel.
*
* A multi-step process allowing the user to enable a network of WordPress sites.
*
* @since 3.0.0
*
* @package WordPress
* @subpackage Administration
*/
define( 'WP_INSTALLING_NETWORK', true );
/** WordPress Administration Bootstrap */
require_once( '.... | wellswong/knowpathology | wp-admin/network.php | PHP | gpl-2.0 | 25,972 |
<?php
/**
* Review Order
*/
global $woocommerce;
$checked = get_option('woocommerce_enable_guest_checkout');
//Add hook to show login form or not
$show_login = apply_filters('paypal-for-woocommerce-show-login', !is_user_logged_in() && $checked==="no" && isset($_REQUEST['pp_action']));
?>
<style type="tex... | davidxcarroll/TATM | wp-content/plugins/paypal-for-woocommerce/template/paypal-review-order.php | PHP | gpl-2.0 | 5,955 |
<?php
/**
* @package HikaShop for Joomla!
* @version 2.6.4
* @author hikashop.com
* @copyright (C) 2010-2016 HIKARI SOFTWARE. All rights reserved.
* @license GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
*/
defined('_JEXEC') or die('Restricted access');
?><?php
$sort = JRequest::getString('sort_com... | khuongdang/dongtrungtruongsinh | components/com_hikashop/views/vote/tmpl/listing.php | PHP | gpl-2.0 | 6,756 |
from crispy_forms.helper import FormHelper
from crispy_forms.layout import Layout, Submit, Button, Field, Hidden, HTML, Div
from crispy_forms.bootstrap import FormActions, AppendedText, StrictButton, InlineField
from django import forms
from django.contrib.auth.decorators import login_required
from django.core.urlreso... | blacksph3re/alastair | cooking/ingredient/ingredient.py | Python | gpl-2.0 | 5,596 |
/**
******************************************************************************
* @file PWR/PWR_CurrentConsumption/stm32f4xx_lp_modes.c
* @author MCD Application Team
* @version V1.2.3
* @date 09-October-2015
* @brief This file provides firmware functions to manage the following
* ... | kamfor/STMF4 | STM/Projects/STM32F401-Discovery/Examples/PWR/PWR_CurrentConsumption/Src/stm32f4xx_lp_modes.c | C | gpl-2.0 | 17,504 |
<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<title>PHPXRef 0.7.1 : Unnamed Project : Variable Reference: $import_type</title>
<link rel="stylesheet" href="../sample.css" type="text/css">
<link rel="stylesheet" href="../sample-print... | mgsolipa/b2evolution_phpxref | _variables/import_type.html | HTML | gpl-2.0 | 5,862 |
<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<title>PHPXRef 0.7.1 : Unnamed Project : Function Reference: set_skin_settings()</title>
<link rel="stylesheet" href="../sample.css" type="text/css">
<link rel="stylesheet" href="../sampl... | mgsolipa/b2evolution_phpxref | _functions/set_skin_settings.html | HTML | gpl-2.0 | 5,209 |
<?php
/**
*
* @package Football
* @version $Id: chart_hist.php 1 2010-05-17 22:09:43Z football $
* @copyright (c) 2010 football (http://football.bplaced.net)
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
*
*/
if (!defined('IN_PHPBB'))
{
exit;
}
$values1 = ( isset($_GET['v1']) ) ? $_GE... | football/Prediction-League | includes/chart_hist.php | PHP | gpl-2.0 | 1,999 |
<?php
/**
* @version $Id: ie7splash.php 10172 2013-05-10 16:09:54Z kevin $
* @author RocketTheme http://www.rockettheme.com
* @copyright Copyright (C) 2007 - 2014 RocketTheme, LLC
* @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
*
* Gantry uses the Joomla Framework (http://www.joomla.org), a GN... | onekweb/rhemawebb.se-in-joomla3 | templates/rt_praxis/features/ie7splash.php | PHP | gpl-2.0 | 1,120 |
// tp2points.cc: test program for P2Point class
//////////////////////////////////////////////////////////////////////////
//
// Copyright 1990-2012 John Cremona
//
// This file is part of the eclib package.
//
// eclib is free software; you can redistribute it and/or modify it
// under the terms of the GNU General ... | JohnCremona/eclib | tests/tp2points.cc | C++ | gpl-2.0 | 2,181 |
package com.gorgo.pirates;
import java.lang.ref.WeakReference;
import android.app.Activity;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.util.Log;
import android.view.SurfaceHolder;
import android.view.View;
import android.view.WindowManager;
import androi... | gorghino/miswordfighting | src/com/gorgo/pirates/Pirates.java | Java | gpl-2.0 | 11,140 |
/*
* IPv6 Syncookies implementation for the Linux kernel
*
* Authors:
* Glenn Griffin <ggriffin.kernel@gmail.com>
*
* Based on IPv4 implementation by Andi Kleen
* linux/net/ipv4/syncookies.c
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Gene... | xsilon/linux-xsilon | net/ipv6/syncookies.c | C | gpl-2.0 | 7,764 |
package fi.helsinki.cs.codebrowser.controller;
import fi.helsinki.cs.codebrowser.app.App;
import fi.helsinki.cs.codebrowser.model.Course;
import fi.helsinki.cs.codebrowser.service.CourseService;
import java.util.ArrayList;
import java.util.List;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner... | rage/codebrowser-back-end | src/test/java/fi/helsinki/cs/codebrowser/controller/CourseControllerTest.java | Java | gpl-2.0 | 5,328 |
import org.civet.Civet;
import org.civet.Civet.Compile;
public class TestLiteral {
@Compile
void test1() {
int x = 10;
int i = 1;
System.out.println(x + i);
}
@Compile
void test2() {
int x = 10;
int i = Civet.CT(1);
System.out.println(x + i);
}
@Compile
void test3() {
... | w7cook/batch-javac | test/civet/TestLiteral.java | Java | gpl-2.0 | 407 |
/*
* $Id$
*
* Copyright (C) 2007,2008,2009 Colin DIDIER
*
* 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 in the hope that it will be useful,
... | nullalx/irssi-xmpp | src/core/xep/version.c | C | gpl-2.0 | 4,184 |
<?php
/**
*
*
* Created on Sep 4, 2006
*
* Copyright © 2006 Yuri Astrakhan "<Firstname><Lastname>@gmail.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 version 2 of the Li... | Sensatus/mediawiki-core | includes/api/ApiMain.php | PHP | gpl-2.0 | 56,908 |
#include <cstdio>
#include <algorithm>
using namespace std;
#define K(x) key[x]
#define S(x) size[x]
#define C(x, d) ch[x][d]
#define F(x) fa[x]
#define L(x) ch[x][0]
#define R(x) ch[x][1]
#define keytree L(R(root))
#define LL long long
const int maxn = 222222;
int size[maxn], key[maxn], fa[maxn], ch[ma... | iwtwiioi/OnlineJudge | wikioi/Run_574615_Score_100_Date_2014-05-03.cpp | C++ | gpl-2.0 | 3,324 |
class Solution:
# @param haystack, a string
# @param needle, a string
# @return an integer
def strStr(self, haystack, needle):
lenH = len(haystack)
lenN = len(needle)
if lenN == 0:
return 0
for i in range(lenH-lenN+1):
p = i
q = 0
... | Dectinc/leetcode | python/28 - Implement strStr().py | Python | gpl-2.0 | 612 |
<html>
<!-- Mirrored from www.w3school.com.cn/tiy/showcode.asp?f=demo_php_func_string_strrchr_2 by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 02 Dec 2015 06:12:59 GMT -->
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=GB2312" /><!-- /Added by HTTrack -->
<head>
<link rel="sty... | platinhom/ManualHom | Coding/W3School/W3CN/www.w3school.com.cn/tiy/showcodecdcc.html | HTML | gpl-2.0 | 575 |
/*
* Copyright 2006-2012 The MZmine 2 Development Team
*
* This file is part of MZmine 2.
*
* MZmine 2 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... | berlinguyinca/mzmine-fork | src/main/java/net/sf/mzmine/modules/peaklistmethods/identification/custom/CustomDBSearchParameters.java | Java | gpl-2.0 | 2,612 |
<html>
<head>
<title>Complete example</title>
<script type="text/javascript"><!--
function doSomething() { alert('hello!'); }
//--></script>
<style type="text/css">
body { font-size: 12pt; background:#ccc }
h1, h2, h3 { font-family: verdana, sans-serif }
</style>
</head>
<body>
<h1>HTML::WikiConverter<... | jashmenn/HTML-WikiConverter | cgi/templates/sample_html.html | HTML | gpl-2.0 | 3,833 |
/*
glm.h
Nate Robins, 1997
ndr@pobox.com, http://www.pobox.com/~ndr/
Wavefront OBJ model file format reader/writer/manipulator.
Includes routines for generating smooth normals with
preservation of edges, welding redundant vertices & texture
coordinate generation... | ssmall41/graphics-project | Utils/ModelIO/glm.h | C | gpl-2.0 | 9,024 |
/*
* drivers/amlogic/iomap/iomap.c
*
* Copyright (C) 2015 Amlogic, Inc. 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 of the License, or
* (at y... | wetek-enigma/linux-wetek-3.14.y | drivers/amlogic/iomap/iomap.c | C | gpl-2.0 | 8,241 |
/*
* FSMorphSolidLine.cpp
* Transform SWF
*
* Created by smackay on Sun Mar 30 2003.
* Copyright (c) 2001-2003 Flagstone Software Ltd. All rights reserved.
*
* This file is part of the Transform SWF library. You may not use this file except in
* compliance with the terms of the license (the 'License') tha... | ozkanpakdil/f4l | src/flagStonePort/transform-cxx-bsd/transform/FSMorphSolidLine.cpp | C++ | gpl-2.0 | 2,493 |
// This file was written by Lukasz Piatkowski
// [piontec -at- the well known google mail]
// and is distributed under GPL v2.0 license
// repo: https://github.com/piontec/esp_rest
#include "common.h"
#include "ets_sys.h"
#include "osapi.h"
#include "gpio.h"
#include "os_type.h"
#include "user_config.h"
#include "priv... | piontec/esp_rest | user/user_main.c | C | gpl-2.0 | 9,564 |
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*
* This file is automatically generated by buildiface
* DO NOT EDIT
*/
#include "mpi_fortimpl.h"
/* Begin MPI profiling block */
#if defined(USE_WEAK_SYMBOLS) && !defined(USE... | qingu/WRF-Libraries | src/mpich-3.0.1/src/binding/f77/startallf.c | C | gpl-2.0 | 6,728 |
#
# $Id: index_rebuild.rb 539 2010-09-05 15:53:58Z nicb $
#
module SearchEngine
module Test
module Utilities
module IndexRebuild
def rebuild_search_index(filter = [])
return SearchEngine::IndexBuilder::Builder.build(filter)
end
def rebuild_search_index_if_needed(filter =... | nicb/fishrdb | vendor/plugins/search_engine/test/utilities/index_rebuild.rb | Ruby | gpl-2.0 | 810 |
/* $Id: UIGlobalSettingsInput.cpp 56153 2015-05-29 14:00:35Z vboxsync $ */
/** @file
* VBox Qt GUI - UIGlobalSettingsInput class implementation.
*/
/*
* Copyright (C) 2006-2013 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This fi... | carmark/vbox | src/VBox/Frontends/VirtualBox/src/settings/global/UIGlobalSettingsInput.cpp | C++ | gpl-2.0 | 23,244 |
from os import environ
from os import path
from time import sleep
from selenium import webdriver
from selenium.webdriver.common.by import By
from selenium.common.exceptions import NoSuchElementException
from selenium.webdriver.support.ui import WebDriverWait, Select
from selenium.webdriver.support import expected_condi... | Zentyal/anste | lib/anste/wdriver.py | Python | gpl-2.0 | 12,084 |
<?php
function getInstagram(){
$json = file_get_contents('https://api.instagram.com/v1/users/1167443738/media/recent?access_token=1167443738.5b9e1e6.5cb9e88dbfa5493e9c2648e489ece7da');
$obj = json_decode($json);
return $obj->data;
}
?>
| MESH-Dev/MESH | wp-content/themes/MESH/assets/api/instagram.php | PHP | gpl-2.0 | 246 |
#!/bin/sh
logger "Called $0"
exit 0
| olvrlrnz/exec_process | scripts/ret0.sh | Shell | gpl-2.0 | 37 |
<?php
define('DRUPAL_ROOT', getcwd());
require_once DRUPAL_ROOT.'/includes/bootstrap.inc';
drupal_bootstrap(DRUPAL_BOOTSTRAP_FULL);
$Directory = "./sites/default/files/maps";
// $existing_pagenode = node_load(139);
// print_r($existing_pagenode);
// open the Directory
$dhandle = dir($Directory);
// define an array ... | rcross/qldfloods | newfiles.php | PHP | gpl-2.0 | 2,719 |
/** @file CbmStsSensorTypeDssdIdeal.h
** @author Volker Friese <v.friese@gsi.de>
** @date 02.05.2013
**/
#ifndef CBMSTSSENSORTYPEDSSDIDEAL_H
#define CBMSTSSENSORTYPEDSSDIDEAL_H 1
#include "CbmStsSensorTypeDssd.h"
/** @class CbmStsSensorTypeDssdIdeal
** @brief Class describing double-sided silicon strip sensors... | desdemonda/cbmroot | sts/digitize/CbmStsSensorTypeDssdIdeal.h | C | gpl-2.0 | 1,436 |
/* Copyright (c) 2000, 2013, Oracle and/or its affiliates.
Copyright (c) 2008, 2013, Monty Program Ab
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 pr... | knielsen/mariadb | sql/sql_parse.cc | C++ | gpl-2.0 | 274,026 |
/* drivers/rtc/rtc-msm7x00a.c
*
* Copyright (C) 2008 Google, Inc.
* Author: San Mehat <san@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 under those terms.
*
*... | Ca1ne/Underworld-Sense-Kernel | drivers/rtc/rtc-msm7x00a.c | C | gpl-2.0 | 7,386 |
#
# Gramps - a GTK+/GNOME based genealogy program
#
# Copyright (C) 2000-2007 Donald N. Allingham
# Copyright (C) 2008 Raphael Ackermann
# Copyright (C) 2010 Benny Malengier
# Copyright (C) 2010 Nick Hall
# Copyright (C) 2012 Doug Blank <doug.blank@gmail.com>
#
# This program is free software; ... | pmghalvorsen/gramps_branch | gramps/gui/configure.py | Python | gpl-2.0 | 62,972 |
/*
Copyright 2012, Stanford University. This file is licensed under GPL v2 plus
a special exception, as described in included LICENSE_EXCEPTION.txt.
Author: mchang@cs.stanford.com (Michael Chang)
peyman.kazemian@gmail.com (Peyman Kazemian)
*/
#include "array.h"
#include <limits.h>
#define SIZE(L) ( D... | bovenyan/hsa | net_plumber/src/headerspace/array.c | C | gpl-2.0 | 11,581 |
using GalaSoft.MvvmLight;
using GalaSoft.MvvmLight.Command;
using IseWrapper;
using MahApps.Metro.Controls;
using MahApps.Metro.Controls.Dialogs;
using Microsoft.Practices.ServiceLocation;
using System;
using System.Collections.Generic;
using System.Drawing;
using System.IO;
using System.Threading.Tasks;
using System.W... | cnabro/Image-Secure-Extension | tools/wpf/isetool/ViewModel/MainViewModel.cs | C# | gpl-2.0 | 11,395 |
/*
* linux/drivers/message/fusion/mptlan.c
* IP Over Fibre Channel device driver.
* For use with LSI Fibre Channel PCI chip/adapters
* running LSI Fusion MPT (Message Passing Technology) firmware.
*
* Copyright (c) 2000-2008 LSI Corporation
* (mailto:DL-MPTFusionLinux@lsi.com)
*
*/
/*=-=-=-=-... | broonie/regulator-2.6 | drivers/message/fusion/mptlan.c | C | gpl-2.0 | 44,185 |
/**
* generated by Xtext
*/
package nl.sison.dsl.mobgen.ui.quickfix;
import org.eclipse.xtext.ui.editor.quickfix.DefaultQuickfixProvider;
/**
* Custom quickfixes.
*
* see http://www.eclipse.org/Xtext/documentation.html#quickfixes
*/
@SuppressWarnings("all")
public class JsonGenQuickfixProvider extends DefaultQ... | Buggaboo/xplatform | nl.sison.dsl.mobgen.JsonGen.ui/xtend-gen/nl/sison/dsl/mobgen/ui/quickfix/JsonGenQuickfixProvider.java | Java | gpl-2.0 | 340 |
/*
* list.h: header for list.c
*
* Written By Michael Sandrof
*
* Copyright(c) 1990
*
* See the COPYRIGHT file, or do a HELP IRCII COPYRIGHT
*
* @(#)$Id$
*/
#ifndef LIST_H
#define LIST_H
#define REMOVE_FROM_LIST 1
#define USE_WILDCARDS 1
struct list {
struct list *next;
char *name;
};
/* TODO: ... | laeos/xaric | list.h | C | gpl-2.0 | 1,143 |
/*
* This file is part of PowerDNS or dnsdist.
* Copyright -- PowerDNS.COM B.V. and its contributors
*
* 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.
*
* In addition, for t... | shinsterneck/pdns | pdns/misc.cc | C++ | gpl-2.0 | 41,490 |
//New options :
//cheking the use of camel case
// camelcase : true || false
//checking for useless quote
// unquote : true || false
//checking dojo internal rules
// dojo : true || false
//Cheking the quote consistancy
// quote: "no" || "single" || "double"
//Force setters and getter to have this.inherited... | ben8p/smallEditor | res/linter/jslint.js | JavaScript | gpl-2.0 | 176,648 |
/*
* sysobj - https://github.com/bp0/verbose-spork
* Copyright (C) 2018 Burt P. <pburt0@gmail.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 version 2
* of the License, or... | lpereira/hardinfo | deps/sysobj_early/gui/uri_handler.h | C | gpl-2.0 | 1,096 |
<?php
global $wpdb;
$deleghe = $wpdb->get_results(
$wpdb->prepare("select descrizione from wp_cm_deleghe", ARRAY_A)
);
?>
<a href="#" id="selectComplessaFiltro" class="selectComplessa"><div class="divLinkSelectEvoluta" id="divLinkSelectEvoluta" nome="divLinkSelectEvoluta">Deleghe</div>
<div class="co... | fabrizio22/ComunichereteV3 | wp-content/plugins/wp-wg-ricerca-utente/inc/qualifiche/comuni/cm_deleghe.php | PHP | gpl-2.0 | 1,409 |
/*
* linux/init/main.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*
* GK 2/5/95 - Changed to support mounting root fs via NFS
* Added initrd & change_root: Werner Almesberger & Hans Lermen, Feb '96
* Moan early if gcc is old, avoiding bogus kernels - Paul Gortmaker, May '96
* Simplified starting of in... | Oleh-Kravchenko/asusp535 | init/main.c | C | gpl-2.0 | 22,593 |
<?php
/**
* The template for displaying archive pages.
*
* Learn more: http://codex.wordpress.org/Template_Hierarchy
*
* @package CorporateBusiness
*/
get_header(); ?>
<div id="primary" class="content-area">
<main id="main" class="site-main" role="main">
<?php if ( have_posts() ) : ?>
<header class="... | huraaa/stylo | wp-content/themes/corporatebusiness/archive.php | PHP | gpl-2.0 | 1,325 |
/**
* @Copyright 2015 firefreak11
*
* This file is part of PowderInJava.
*
* PowderInJava is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any late... | daveyognaught/powderinjava | src/powderinjava/elements/OXGN.java | Java | gpl-2.0 | 1,200 |
<!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" xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="generator" content="JsDoc To... | wunderlins/learning | js/webodf/webodf.js-0.5.0/docs/symbols/gui.SessionView.html | HTML | gpl-2.0 | 44,483 |
<?php
/**
* SunOS System Class
*
* PHP version 5
*
* @category PHP
* @package PSI_OS
* @author Michael Cramer <BigMichi1@users.sourceforge.net>
* @copyright 2009 phpSysInfo
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License
* @version SVN: $Id: class.SunOS.inc.php 687 ... | PieVo/power-meter | www/phpsysinfo/includes/os/class.SunOS.inc.php | PHP | gpl-2.0 | 8,440 |
using System;
using System.IO;
using Server;
using Server.Commands;
namespace Server.Misc
{
public class AutoSave : Timer
{
private static TimeSpan m_Delay = TimeSpan.FromMinutes( 1.0 );
private static TimeSpan m_Warning = TimeSpan.Zero;
//private static TimeSpan m_Warning = TimeSpan.FromSeconds( 15... | mikedevita/server.ultimaonlineshard.com | Scripts/Misc/AutoSave.cs | C# | gpl-2.0 | 4,480 |
#
# Makefile for the linux kernel.
#
AFLAGS_head.o := -DTEXT_OFFSET=$(TEXT_OFFSET)
# Object file lists.
obj-y := compat.o entry-armv.o entry-common.o irq.o \
process.o ptrace.o semaphore.o setup.o signal.o sys_arm.o \
time.o traps.o
obj-$(CONFIG_ISA_DMA_API) += dma.o
obj-$(CONFIG_ARCH_ACORN) += ecard.o
... | cyox93/s3c-linux-2.6.21 | arch/arm/kernel/Makefile | Makefile | gpl-2.0 | 1,086 |
var model = (function () {
var self = {};
self.Job = function() {//{{{
this.id = 0;
this.index = 0;
this.name = '';
this.parent = null;
this.skill = {};
this.numskill = 0;
};//}}}
self.Skill = function() {//{{{
this.id = 0;
this.job =... | kalhartt/yadnss | client-polymer/js/model.js | JavaScript | gpl-2.0 | 5,107 |
/* Add icon for the "Add element" elements selection popup */
.wpb-layout-element-button .icon-vc_icon_tabs { background-image: url(img/tabs-icon.jpg); }
/* Add background for our shortcode in the Visual Composer backend editor */
.wpb_bartag .icon-vc_icon_tabs { background-image: url(img/tabs-icon.jpg); }
.wpb_el_ty... | javalidigital/riema | wp-content/plugins/vc-icon-tabs/deprecated/vc_extend-admin.css | CSS | gpl-2.0 | 4,080 |
/*
* drivers/base/core.c - core driver model code (device registration, etc)
*
* Copyright (c) 2002-3 Patrick Mochel
* Copyright (c) 2002-3 Open Source Development Labs
* Copyright (c) 2006 Greg Kroah-Hartman <gregkh@suse.de>
* Copyright (c) 2006 Novell, Inc.
*
* This file is released under the GPLv2
*
*/
#i... | OyTao/linux-4.9-src | drivers/base/core.c | C | gpl-2.0 | 60,563 |
!
! Copyright (C) 2004 PWSCF group
! This file is distributed under the terms of the
! GNU General Public License. See the file `License'
! in the root directory of the present distribution,
! or http://www.gnu.org/copyleft/gpl.txt .
!
!
!-----------------------------------------------------------------------
subroutin... | dceresoli/ce-espresso | atomic/src/set_rho_core.f90 | FORTRAN | gpl-2.0 | 7,601 |
<?php
/**
* Element: Categoies Zoo
* DEPRECATED!
*
* @package NoNumber Framework
* @version 13.11.11
*
* @author Peter van Westen <peter@nonumber.nl>
* @link http://www.nonumber.nl
* @copyright Copyright © 2013 NoNumber All Rights Reserved
* @license http://ww... | alons182/3monkiescr | tmp/install_527dce65a41c7/framework/framework/j2/plugins/system/nnframework/fields/categorieszoo.php | PHP | gpl-2.0 | 521 |
<?php
$disable_switcher = theme_get_setting('judy_disable_switch', 'judy');
if(empty($disable_switcher))
$disable_switcher = 'on';
if(!empty($disable_switcher) && $disable_switcher=='on'){
?>
<?php global $base_url;?>
<div id="style-selector">
<div class="style-selector-wrapper"><span class="title"><?ph... | drupalviking/drupalviking | sites/all/themes/judy/tpl/switcher.tpl.php | PHP | gpl-2.0 | 3,090 |
showWord(["n. ","Moun ki ap bay yon konferans. <br>"]) | georgejhunt/HaitiDictionary.activity | data/words/konferansye.js | JavaScript | gpl-2.0 | 54 |
"""
Wilson - Implemet the Wilson model for stratified and heterogeneous regimes, and a 'framework'
that takes the lesser of the two results
"""
| rcriii42/DHLLDV | src/Wilson/__init__.py | Python | gpl-2.0 | 145 |
export default (function (window,document,$,undefined) {
$('.js-input-date').each(function(){
let $el = $(this);
let restrict = $el.data('restrict');
let picker = new Pikaday({
field: this,
format: 'MM/DD/YYYY',
});
switch(restrict) {
case 'max':
picker.s... | massgov/mayflower | packages/patternlab/styleguide/source/assets/js/modules/pikaday.js | JavaScript | gpl-2.0 | 512 |
// SONIC ROBO BLAST 2
//-----------------------------------------------------------------------------
// Copyright (C) 1998-2000 by DooM Legacy Team.
// Copyright (C) 1999-2019 by Sonic Team Junior.
//
// This program is free software distributed under the
// terms of the GNU General Public License, version 2.
// See t... | Yukitty/SRB2 | src/r_splats.h | C | gpl-2.0 | 2,514 |
@import "jquery-ui.custom.modified.css";
.ui-menu .ui-menu-item {
padding: 3px 0 3px 0;
}
.ui-menu .ui-menu-item .ui-menu-item-wrapper {
display: block;
}
.ui-menu .ui-menu-item .ui-state-active {
border: none;
margin: 0;
text-decoration: none;
}
.ui-menu .ui-menu-item:hover,
.ui-menu .ui-menu-item:hover ... | bestpractical/rt | share/static/css/elevator-light/jquery-ui.css | CSS | gpl-2.0 | 364 |
<?php
/*
WARNING! DO NOT EDIT THIS FILE!
BizzThemes theme framework is built with hooks and advanced conditional logic for
containers, grids and widgets, which you may control from your theme template Builder.
Do not modify any theme files and only make changes through theme administration
... | pereiracruz2002/vaniaSalgados | wp-content/themes/restaurant/footer.php | PHP | gpl-2.0 | 393 |
namespace TrueMount.Forms
{
partial class PasswordDialog
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summ... | nefarius/TrueMount-2 | TrueMount/Forms/PasswordDialog.Designer.cs | C# | gpl-2.0 | 5,744 |
package admiciones.web.controlador;
import hcdigital.presentacion.util.Pintor;
import java.io.Serializable;
import org.zkoss.zk.ui.Component;
import org.zkoss.zk.ui.Sessions;
import org.zkoss.zk.ui.util.GenericForwardComposer;
import org.zkoss.zkplus.spring.SpringUtil;
import org.zkoss.zul.Textbox;
impo... | saalejo/medico | medicoAdmiciones/src/admiciones/web/controlador/NuevaEntidadCtl.java | Java | gpl-2.0 | 1,670 |
<?php
//
// ZoneMinder web HU Hungarian language file, $Date$, $Revision$
// Copyright (C) 2001-2008 Philip Coombes
//
// 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 t... | martonmiklos/ZoneMinder | web/lang/hu_hu.php | PHP | gpl-2.0 | 46,814 |
-- Make mrbs_entry.repeat_id a foreign key
-- Previously repeat_id was set to zero if there was no repeat.
-- However this breaks our foreign key constraint so we have to modify
-- the repeat_id column before we can create the foreign key.
ALTER TABLE %DB_TBL_PREFIX%entry
ALTER COLUMN repeat_id DROP DEFAULT,
ALTER... | bingliang-zh/KUJIALE-mrbs | mrbs-1.6.1/web/upgrade/41/pgsql.sql | SQL | gpl-2.0 | 1,422 |
27 mtime=1392885435.711233
27 atime=1392905854.839854
30 ctime=1392905854.839854587
| heidiao/i2c_test_tool | eepromer/PaxHeaders.30826/eepromer.c | C | gpl-2.0 | 84 |
/* packet-lapd.c
* Routines for LAPD frame disassembly
* Gilbert Ramirez <gram@alumni.rice.edu>
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Pub... | lemenkov/wireshark | epan/dissectors/packet-lapd.c | C | gpl-2.0 | 26,245 |
/*
* (C) 2007-2013 Alibaba Group Holding Limited.
*
* 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.
*
*
* Version: $Id: ss_define.h 344 2013-08-29 11:17:38Z duanfei@taobao.com ... | nosqldb/tfs | src/migrateserver/ms_define.cpp | C++ | gpl-2.0 | 1,359 |
<?php
// Get ID
$ID = $client;
// DB
global $wpdb;
$table_db_name = $wpdb->prefix . "webinarignition";
$findstat = $wpdb->get_row("SELECT * FROM $table_db_name WHERE id = '$ID'", OBJECT);
$full_path = get_site_url();
$assets = WEBINARIGNITION_URL . "inc/";
?>
<script src="<?php echo $assets; ?>lp/js/jquery.js"></scr... | TakenCdosG/chcact.org | wp-content/plugins/webinarignition/inc/lp/ordertrk.php | PHP | gpl-2.0 | 866 |
<?php
/** Aramaic (ܐܪܡܝܐ)
*
* See MessagesQqq.php for message documentation incl. usage of parameters
* To improve a translation please visit http://translatewiki.net
*
* @ingroup Language
* @file
*
* @author 334a
* @author A2raya07
* @author Amire80
* @author Basharh
* @author Man2fly2002
* @author Michae... | kimberli/5327A-notebook | languages/messages/MessagesArc.php | PHP | gpl-2.0 | 97,389 |
<!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_67) on Wed Aug 05 09:09:27 CEST 2015 -->
<title>Uses of Class negotiator.boaframework.acceptanceconditions.other.AC_CombiProbDiscounted... | hendrahc/nego11 | AI2015Group11assignment/javadoc/negotiator/boaframework/acceptanceconditions/other/class-use/AC_CombiProbDiscounted.html | HTML | gpl-2.0 | 4,583 |
/*
* This file is part of the CMaNGOS Project. See AUTHORS file for Copyright information
*
* 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 o... | Ulduar/mangos-cata | src/game/ItemHandler.cpp | C++ | gpl-2.0 | 49,724 |