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 |
|---|---|---|---|---|---|
/*
* TNTConcept Easy Enterprise Management by Autentia Real Bussiness Solution S.L.
* Copyright (C) 2007 Autentia Real Bussiness Solution S.L.
*
* 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 ... | terrex/tntconcept-materials-testing | src/main/java/com/autentia/intra/dao/hibernate/OfferRejectReasonDAO.java | Java | gpl-2.0 | 4,553 |
/*
* common.c
*
* Copyright (c) 1999 Pekka Riikonen, priikone@poseidon.pspt.fi.
*
* 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) ... | priikone/tempest-AM | common.c | C | gpl-2.0 | 1,676 |
/* global Ext */
/* @class Ext.ux.ManagedIFrame
* Version: 1.2
* Author: Doug Hendricks. doug[always-At]theactivegroup.com
* Copyright 2007-2008, Active Group, Inc. All rights reserved.
*
************************************************************************************
* This file is distributed on ... | open-steam/MokodeskApp | src/OpenSteam/MokodeskBundle/Resources/lib/js/ux/miframe.js | JavaScript | gpl-2.0 | 62,010 |
<a name="o_vncpassword"/>
<h3>
<a name="o_vnc">安装程序选项:vnc</a>
</h3>
<p>
To enable the VNC installation, specify the
parameters vnc and vncpassword:
<ul>
<li><em>vnc=1 vncpassword=example</em></li>
</ul>
</p>
<p>
The VNC server will be started and you may control YaST2 over any VNC
client from a remote system.
</p>... | mdamt/gfxboot-blankon | themes/BlankOn/help-install/zh_CN/main::opt::o_vnc.html | HTML | gpl-2.0 | 335 |
/*
* Copyright (c) 2012, 2019, 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 ... | md-5/jdk10 | test/jdk/java/util/Locale/LocaleProviders.java | Java | gpl-2.0 | 16,740 |
namespace Datalogger
{
partial class signup
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param ... | rabirajkhadka/datalogging | Datalogger/signup.Designer.cs | C# | gpl-2.0 | 17,834 |
package com.rht.rht2.model.e;
import javax.annotation.Generated;
/**
* PlaceassetTO is a Querydsl bean type
*
* @author Rob
* @version $Revision: 1.0 $
*/
@Generated("com.mysema.query.codegen.BeanSerializer")
public class PlaceassetTO {
private String placeAssetAddress1;
private String placeAssetAddress2;
... | RushenHeritageTrust/Phase2 | Projects/RHT2-ejb/src/com/rht/rht2/model/e/PlaceassetTO.java | Java | gpl-2.0 | 3,712 |
<?php
class UserTest extends PHPUnit_Framework_TestCase
{
protected $user;
public function __construct()
{
$this->user = new User(true);
}
public function testGetAllUserAbosPublicationCategory(){
$expect = array(
1 => array(204 => 1),
3 => array(199 => 1)
);
$actual = $this->user->... | DesignPond/plugin_arrets | tests/UserTest.php | PHP | gpl-2.0 | 1,184 |
<?php
class AE_text {
/**
* Field Constructor.
*
* @param array $field
* - id
* - name
* - placeholder
* - readonly
* - class
* - title
* @param $value
* @param $parent
* @since AEFramework 1.0.0
*/
function __construct( $field = array(), $... | rinodung/wp-question | wp-content/themes/qaengine-v1.5.1/includes/aecore/fields/field-text.php | PHP | gpl-2.0 | 1,545 |
# PROXMARK3 - HID CORPORATE 1000 BRUTEFORCER (STAND-ALONE MODE)
This version of Proxmark3 firmware adds one extra stand-alone mode to proxmark3 firmware.
The new stand-alone mode allows to execute a bruteforce on HID Corporate 1000 readers, by reading a specific badge
and bruteforcing the Card Number (incrementing and... | federicodotta/proxmark3 | README.md | Markdown | gpl-2.0 | 3,902 |
/**
* SyntaxHighlighter
* http://alexgorbatchev.com/SyntaxHighlighter
*
* SyntaxHighlighter is donationware. If you are using it, please donate.
* http://alexgorbatchev.com/SyntaxHighlighter/donate.html
*
* @version
* 3.0.83 (Tue, 27 Dec 2011 09:58:26 GMT)
*
* @copyright
* Copyright (C) 2004-2010 Alex Gorba... | magnusstahre/bonsai-osx | html/lib/syntaxhighlighter/styles/shThemeEclipse.css | CSS | gpl-2.0 | 2,961 |
// $Id$
// $Locker$
// Author. Roar Thronæs.
// Modified Linux source file, 2001-2004.
#ifndef _I386_PGALLOC_H
#define _I386_PGALLOC_H
#include <linux/config.h>
#include <asm/processor.h>
#include <asm/fixmap.h>
#include <linux/threads.h>
#define pgd_quicklist (current_cpu_data.pgd_quick)
#define pmd_quicklist (cur... | rroart/freevms | linux/include/asm-i386/pgalloc.h | C | gpl-2.0 | 6,741 |
HAY-landing-page
================
Landing page for HAY application
| WenigerSH/HAY-landing-page | README.md | Markdown | gpl-2.0 | 68 |
/*
command.h
flexemu, an MC6809 emulator running FLEX
Copyright (C) 1997-2022 W. Schwotzer
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, o... | aladur/flexemu | src/command.h | C | gpl-2.0 | 1,982 |
package org.mule.tooling.incubator.maven.ui.internal;
import java.io.IOException;
import java.util.HashMap;
import java.util.Map;
import org.apache.maven.artifact.DefaultArtifact;
import org.apache.maven.artifact.handler.DefaultArtifactHandler;
import org.apache.maven.artifact.versioning.VersionRange;
import org.apac... | mulesoft/mule-tooling-incubator | org.mule.tooling.incubator.maven.ui.contribution/src/org/mule/tooling/incubator/maven/ui/internal/ProjectModelCache.java | Java | gpl-2.0 | 1,927 |
/*
* Copyright (C) 2013-2014 Team KODI
* http://kodi.tv
*
* 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 (at your option)
* any later version.
*
* T... | raptorjr/xbmc | lib/addons/library.kodi.audioengine/libKODI_audioengine.cpp | C++ | gpl-2.0 | 6,983 |
package com.yunruiinfo.iclass.student.fragment;
import java.util.ArrayList;
import java.util.List;
import com.google.gson.JsonParseException;
import com.lidroid.xutils.HttpUtils;
import com.lidroid.xutils.ViewUtils;
import com.lidroid.xutils.exception.HttpException;
import com.lidroid.xutils.http.RequestParams;
impor... | ChuJianan/iStudent_Android | src/com/yunruiinfo/iclass/student/fragment/CourseListFragment.java | Java | gpl-2.0 | 4,415 |
/*
* Copyright (C) 2010-2011 Project SkyFire <http://www.projectskyfire.org/>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
* Free Software Foundation; either version 2 of the License, or (at your
* option) any later v... | sourceleaker/gaycore | src/server/scripts/EasternKingdoms/BlackrockCaverns/boss_corla_herald_of_twilight.cpp | C++ | gpl-2.0 | 1,640 |
import React from 'react';
import { toJunction } from 'brookjs';
import { Observable } from 'kefir';
import { i18n, link } from '../../../helpers';
import { jobDispatchClick } from '../../../actions';
import { Job } from './types';
type Props = Job & { onClick: (slug: string) => void };
const Row: React.FC<Props> = (... | mAAdhaTTah/WP-Gistpen | client/components/SettingsPage/Jobs/Row.tsx | TypeScript | gpl-2.0 | 956 |
// Aseprite UI Library
// Copyright (C) 2001-2014 David Capello
//
// This file is released under the terms of the MIT license.
// Read LICENSE.txt for more information.
#ifndef UI_MOVE_REGION_H_INCLUDED
#define UI_MOVE_REGION_H_INCLUDED
#pragma once
#include "gfx/region.h"
namespace ui { // TODO all these function... | 0x414c/aseprite | src/ui/move_region.h | C | gpl-2.0 | 470 |
package it.polimi.sheepland.model;
/**
* This class represents regions
* @author Andrea
*
*/
public class Sheepsburg extends Region {
private static final long serialVersionUID = -903818216547674994L;
private static final String NAME = "Sheepsburg";
/**Constructor for the class
* @param type
... | aturri/sheepland-aturri-asalmoiraghi | cg_1/src/main/java/it/polimi/sheepland/model/Sheepsburg.java | Java | gpl-2.0 | 518 |
cmd_drivers/bluetooth/bthid/built-in.o := rm -f drivers/bluetooth/bthid/built-in.o; /opt/toolchains/arm-2009q3/bin/arm-none-eabi-ar rcs drivers/bluetooth/bthid/built-in.o
| dizgustipated/BOCA-2.6.35.14 | drivers/bluetooth/bthid/.built-in.o.cmd | Batchfile | gpl-2.0 | 172 |
<!DOCTYPE html>
<html>
<head>
<!-- CSS -->
<link rel="stylesheet" href="/assets/css/main.css">
<title>
µflix: Easy Plex Server · Michael's Normcore Blog
</title>
<!-- Metadata -->
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="m... | illegalprime/illegalprime.github.io | 2016/11/12/uflix/index.html | HTML | gpl-2.0 | 5,766 |
<!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>McKenzie PTA Wilmette Illinois</title>
<link... | slb535/mckenziepta-2011 | oldsite/sitemap.html | HTML | gpl-2.0 | 6,119 |
using UnityEngine;
using System.Collections;
public class GameManager : MonoBehaviour {
static public int currentLevel = 1;
static public bool integratedVersion = false;
static public int numOfLevels = 18;
public static GameObject measure;
public static Transform measureTransform;
public Sprite[] comicSprite... | bluquar/martian-music-invasion | MMI0/Assets/Scripts/GameManager.cs | C# | gpl-2.0 | 3,168 |
package com.app.demos.base;
import com.app.demos.R;
import com.app.demos.base.BaseAuth;
import com.app.demos.demo.DemoMap;
import com.app.demos.demo.DemoWeb;
import com.app.demos.model.Customer;
import com.app.demos.test.TestUi;
import com.app.demos.ui.UiBlogs;
import com.app.demos.ui.UiConfig;
import com.app.demos.ui... | liningwang/camera-beijing | android-php-weibo/client/src/com/app/demos/base/BaseUiAuth.java | Java | gpl-2.0 | 4,425 |
/*
* Copyright (c) 2021 Charles University, Faculty of Arts,
* Institute of the Czech National Corpus
* Copyright (c) 2021 Tomas Machalek <tomas.machalek@gmail.com>
* Copyright (c) 2021 Martin Zimandl <martin.zimandl@gmail.com>
*
* This program is free software; you can redistribute it and/or
... | czcorpus/kontext | public/files/js/views/pquery/result/index.tsx | TypeScript | gpl-2.0 | 11,875 |
#
# @BEGIN LICENSE
#
# Psi4: an open-source quantum chemistry software package
#
# Copyright (c) 2007-2017 The Psi4 Developers.
#
# The copyrights for code used from other parties are included in
# the corresponding files.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of ... | andysim/psi4 | psi4/driver/procrouting/proc_table.py | Python | gpl-2.0 | 10,293 |
<?php
/**
* phpwcms content management system
*
* @author Oliver Georgi <og@phpwcms.org>
* @copyright Copyright (c) 2002-2019, Oliver Georgi
* @license http://opensource.org/licenses/GPL-2.0 GNU GPL-2
* @link http://www.phpwcms.org
*
**/
$BL['EN'] = 'English';
$BL['AR'] = 'عربي';
$BL['B... | marcus-at-localhorst/phpwcms | include/inc_lang/code.lang.inc.php | PHP | gpl-2.0 | 1,151 |
package se.agile.activities;
import java.util.LinkedList;
import se.agile.model.BranchNotification;
import se.agile.model.CommitNotification;
import se.agile.model.ConflictNotification;
import se.agile.model.NotificationListArrayAdapter;
import se.agile.model.Notification;
import se.agile.model.Notification... | Jake91/PrincePolo | src/se/agile/activities/NotificationsFragment.java | Java | gpl-2.0 | 4,276 |
/* $Id: newgrf_widget.h 23932 2012-02-12 10:32:41Z 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 tha... | KeldorKatarn/OpenTTD_PatchPack | src/widgets/newgrf_widget.h | C | gpl-2.0 | 4,292 |
/****************************************************************************
**
** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
** Contact: http://www.qt-project.org/legal
**
** This file is part of Qt Creator.
**
** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this f... | tonytheodore/tora | src/parsing/persistenttrie.cpp | C++ | gpl-2.0 | 30,407 |
angular.module('starter').controller('historyAllMeasurementsCtrl', ["$scope", "$state", "$stateParams", "$rootScope",
"$timeout", "$ionicActionSheet", "qmService", "qmLogService", function($scope, $state, $stateParams, $rootScope, $timeout,
... | Abolitionist-Project/QuantiModo-Ionic-Template-App | src/js/controllers/historyAllMeasurementsCtrl.js | JavaScript | gpl-2.0 | 16,677 |
#include "GUITestBase.h"
namespace HI {
GUITestBase::~GUITestBase() {
qDeleteAll(tests);
}
bool GUITestBase::registerTest(GUITest* test) {
Q_ASSERT(test != nullptr && !test->name.isEmpty());
if (hasTest(test->name)) {
return false;
}
tests.insert(test->getFullName(), test);
return tru... | ugeneunipro/ugene | src/libs_3rdparty/QSpec/src/core/GUITestBase.cpp | C++ | gpl-2.0 | 1,183 |
/*
* linux/arch/arm/kernel/smp.c
*
* Copyright (C) 2002 ARM Limited, 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 as
* published by the Free Software Foundation.
*/
#include <linux/module.h>
#incl... | Koumajutsu/KoumaKernel-3.0.89_N8013 | arch/arm/kernel/smp.c | C | gpl-2.0 | 16,174 |
package com.charlesdream.office.shared.enums;
import com.charlesdream.office.BaseEnum;
import java.util.EnumSet;
import java.util.HashMap;
import java.util.Map;
/**
* Specifies the intensity of light used on a shape.
* <p>
*
* @author Charles Cui on 5/5/2016.
* @since 1.0
*/
public enum MsoPresetLightingSoftne... | Lotusun/OfficeHelper | src/main/java/com/charlesdream/office/shared/enums/MsoPresetLightingSoftness.java | Java | gpl-2.0 | 2,230 |
<?php
/**
* Elgg file plugin language pack
*
* @package ElggFile
*/
$danish = array(
/**
* Menu items and titles
*/
'file' => "Filer",
'file:user' => "%s's filer",
'file:friends' => "Venners filer",
'file:all' => "Alle filer",
'file:edit' => "Rediger fil",
'file:more' => "Flere filer",... | lorea/Elgg | mod/languages/languages/da/da.file.php | PHP | gpl-2.0 | 3,027 |
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you... | BIORIMP/biorimp | BIO-RIMP/test_data/code/antapache/src/main/org/apache/tools/ant/util/LinkedHashtable.java | Java | gpl-2.0 | 3,483 |
<?php
/*
Plugin Name: Auditions
* Description: Auditions
*/
global $wpdb, $wp_version,$wp_query;
define("WP_auditions_TABLE", $wpdb->prefix . "auditions");
define( 'Auditions_plugin_Basename', plugin_basename( __FILE__ ) );
function auditions_plugin_url( $path = '' ) {
return plugins_url( $path, Auditions_plugin_Base... | souvikchaudhury/rockawaytheatrecompany | wp-content/plugins/Auditions/auditions.php | PHP | gpl-2.0 | 2,011 |
package net.lodoma.lime.server;
import java.io.IOException;
import java.util.List;
import net.lodoma.lime.util.Identifiable;
public abstract class ServerPacket implements Identifiable<Integer>
{
protected Server server;
private int hash;
private Class<?>[] expected;
public ServerPacket(Server se... | LoDoMa/Lime | src/net/lodoma/lime/server/ServerPacket.java | Java | gpl-2.0 | 1,596 |
/* ScummVM - Graphic Adventure Engine
*
* ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of ... | yinsimei/scummvm | engines/sludge/newfatal.cpp | C++ | gpl-2.0 | 2,986 |
<!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 - Cunningham, Sally Sarah</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 ="ap... | belissent/testing-example-reports | gramps42/gramps/example_NAVWEB1/ppl/t/j/J92KQCFE0HMFGQ03JT.html | HTML | gpl-2.0 | 13,142 |
/*
* Copyright (C) 2010 Red Hat, Inc. All rights reserved.
*
* This file is part of LVM2.
*
* 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 Lesser General Public License v.2.1.
*
* You should have receiv... | andyvand/cyglvm2 | daemons/dmeventd/plugins/lvm2/dmeventd_lvm.c | C | gpl-2.0 | 4,030 |
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTi... | xingh/magix | Magix-Brix/Magix.Brix.Components/ActiveTypes/Magix.Brix.Components.ActiveTypes.TalkBack/Properties/AssemblyInfo.cs | C# | gpl-2.0 | 1,496 |
/** @file mul.cpp
*
* Implementation of GiNaC's products of expressions. */
/*
* GiNaC Copyright (C) 1999-2009 Johannes Gutenberg University Mainz, Germany
*
* 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 F... | jorgeecardona/ginac | ginac/mul.cpp | C++ | gpl-2.0 | 35,573 |
jQuery(document).ready(function(){
// open new window for 'popup' class element or external links
$('a').each(function(i, elem) {
if ($(elem).hasClass('popup') ||
elem.href.indexOf('//') >= 0 && elem.href.indexOf('//'+location.host) < 0) {
$(elem).on('click keypress', function(event) {
... | yh1224/ingressevents | app/assets/javascripts/main.js | JavaScript | gpl-2.0 | 727 |
/*
* Created on Aug 7, 2008
* Created by Paul Gardner
*
* Copyright 2008 Vuze, 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; version 2 of the License onl... | thangbn/Direct-File-Downloader | src/src/com/aelitis/azureus/core/subs/impl/SubscriptionResultImpl.java | Java | gpl-2.0 | 6,643 |
/**
* @version 1.5.x
* @package ZooTemplate Project
* @email webmaster@zootemplate.com
* @copyright (C) 2011 http://www.ZooTemplate.com. All rights reserved.
*/
a {
color: #0592cc;
}
a:hover,
a:active,
a:focus {
color: #0592cc;
}
#zt-logo{
background:url('../../images/colors/blue/logo.png') no-repeat left top;
}... | yuri12015/leluan | templates/zt_meda25/css/colors/blue.css | CSS | gpl-2.0 | 5,685 |
<?php
/**
* PHPMailer SPL autoloader.
* PHP Version 5
* @package PHPMailer
* @link https://github.com/PHPMailer/PHPMailer/ The PHPMailer GitHub project
* @author Marcus Bointon (Synchro/coolbru) <phpmailer@synchromedia.co.uk>
* @author Jim Jagielski (jimjag) <jimjag@gmail.com>
* @author Andy Prevost (codeworxtec... | KarelWintersky/kwLiveMap | backend/phpauth/PHPMailer/PHPMailerAutoload.php | PHP | gpl-2.0 | 1,708 |
/* SPDX-License-Identifier: GPL-2.0-only */
#ifndef __INCLUDE_BBU_H
#define __INCLUDE_BBU_H
#include <asm-generic/errno.h>
#include <linux/list.h>
#include <linux/types.h>
#include <filetype.h>
struct bbu_data {
#define BBU_FLAG_FORCE (1 << 0)
#define BBU_FLAG_YES (1 << 1)
unsigned long flags;
int force;
const voi... | masahir0y/barebox-yamada | include/bbu.h | C | gpl-2.0 | 2,264 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<title>Source code</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<div class="sourceContainer">
<pre><span class="sourceLineNo... | jclazzarim/TrabalhoPID2013 | Trabalho PID2013/libs/jfreechart-1.0.14-javadocs/src-html/org/jfree/data/xml/DatasetTags.html | HTML | gpl-2.0 | 6,507 |
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Clippers lose by 3 against Chris Paul and the Grizzlies, 87-90</title>
<link rel="stylesheet" type="text/css" href="../css/style.css">
</head>
<body>
<h1>Clippers lose by 3 against Chris Paul and the Grizzlies, 87-90</h1>
</br>
<h2 s... | jacobbustamante/NBANLPRecap | web/2014_season/2015022312.html | HTML | gpl-2.0 | 1,807 |
/* -*- c++ -*- ----------------------------------------------------------
LAMMPS - Large-scale Atomic/Molecular Massively Parallel Simulator
https://lammps.sandia.gov/, Sandia National Laboratories
Steve Plimpton, sjplimp@sandia.gov
Copyright (2003) Sandia Corporation. Under the terms of Contract
DE-AC... | rbberger/lammps | src/GPU/pair_zbl_gpu.h | C | gpl-2.0 | 1,348 |
;****************************************************************************
;*
;* SciTech OS Portability Manager Library
;*
;* ========================================================================
;*
;* Copyright (C) 1991-2004 SciTech Software, Inc. All rights reserved.
;*
;* This file may be... | OS2World/DEV-UTIL-SNAP | src/pm/dos/_lztimer.asm | Assembly | gpl-2.0 | 14,549 |
#include <iostream>
#include <string>
#include <cstdlib>
using namespace std;
int main()
{
string s1;
int x;
cout << "\n Enter something: ";
cin >> s1;
cout << atoi(s1.c_str());
cout << endl;
return 0;
} | DragonFerocity/Data-Structures | cs1510/Misc/atoiTest.cpp | C++ | gpl-2.0 | 225 |
jQuery(document).ready(function(jQuery){
jQuery( '.ninja-forms-mp-page' ).each( function() {
if ( jQuery( this ).is( ":visible" ) ) {
var page = jQuery( this ).attr( 'rel' );
jQuery( this ).parent().parent().find( "[name='_current_page']" ).val( page );
}
});
jQuery(".ninja-forms-form").on("submitRespon... | vietlq57/XPOS | ninja-forms-multi-part/js/dev/ninja-forms-mp-display.js | JavaScript | gpl-2.0 | 18,662 |
#!/bin/bash
#
# This script intents to provide a tool
# to send secure (PGP-encrypted) mail.
#
# It can be used to write script that reports via mail.
set -e
WORK_DIR=$(mktemp -d)
# File that contains the whole mail that will passed to sendmail
MAIL_FILE=$WORK_DIR/mail
# File that contains the content and attachmen... | xaqq/scripts | secure_mail.sh | Shell | gpl-2.0 | 5,914 |
<?php
class WPestate_Facebook_Widget extends WP_Widget {
function WPestate_Facebook_Widget()
{
$widget_ops = array('classname' => 'facebook_widget_like', 'description' => 'Insert a Facebook Like Box.');
$control_ops = array('id_base' => 'wpestate_facebook_widget');
parent::__construct('wpestate_f... | riddya85/rentail_upwrk | wp-content/themes/wprentals/libs/widgets/facebook.php | PHP | gpl-2.0 | 4,294 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using unirest_net.http;
using unirest_net.request;
namespace ContactsViewer.Services.Validation
{
/// <summary>
/// Validator.cs
/// This class aids the process of validating
/// different fields, especially those requiring
/// ... | rimij405/ContactsViewer | ContactConnectionApplication/ContactConnectionApplication/Services/Validation/Validator.cs | C# | gpl-2.0 | 2,625 |
<?php
/**
* @package Joomla.Administrator
* @subpackage com_websitetemplatepro
*
* @copyright Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/
defined('_JEXEC') or die;
/**
* websitetemplatepro list ... | cuongnd/test_pro | components/website/website_websitetemplatepro/com_websitetemplatepro/controllers/listraovat.php | PHP | gpl-2.0 | 1,036 |
/*
* USE - UML based specification environment
* Copyright (C) 1999-2004 Mark Richters, University of Bremen
*
* 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... | vnu-dse/rtl | src/main/org/tzi/use/uml/mm/MAssociationImpl.java | Java | gpl-2.0 | 12,148 |
<!DOCTYPE html>
<html>
<h1>old_spice7</h1>
<p>0/3 correct and 3/3false</p><br>
<img src = "../../../BVD_M01/old_spice/old_spice7.jpg" alt = "old_spice7.html" style= " width:320px;height:240px;"> <h1> Falsely compared to: </h1><br>
<img src = "../../../BVD_M01/rug_coffee_mug/rug_coffee_mug7.jpg" alt = "BVD_M01/rug_coff... | MarcGroef/ros-vision | catkin_ws/Reports/BOLD_SIFT_1CAN-10fold-10%/old_spice/old_spice7.html | HTML | gpl-2.0 | 698 |
using System.Windows.Controls;
namespace Tsukuru.SourcePawn.Views
{
public partial class CompilationFilesControl : UserControl
{
public CompilationFilesControl()
{
InitializeComponent();
}
}
}
| anarchysteven/tsukuru | Tsukuru.NetCore/SourcePawn/Views/CompilationFilesControl.xaml.cs | C# | gpl-2.0 | 245 |
@echo off
..\CekaCli.exe -m=arff -i=uhs_evol3 -f=removeUnusedValues
pause | krystianity/ceka-cli | Examples/win32/4_remove_unused_values.cmd | Batchfile | gpl-2.0 | 73 |
// Copyright 2017 Dolphin Emulator Project
// Licensed under GPLv2+
// Refer to the license.txt file included.
#include "InputCommon/ControllerEmu/Setting/BooleanSetting.h"
namespace ControllerEmu
{
BooleanSetting::BooleanSetting(const std::string& setting_name, const std::string& ui_name,
const bool default_value, ... | ntapiam/Ishiiruka | Source/Core/InputCommon/ControllerEmu/Setting/BooleanSetting.cpp | C++ | gpl-2.0 | 837 |
/*
memsrc.h
flexemu, an MC6809 emulator running FLEX
Copyright (C) 2018-2022 W. Schwotzer
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, o... | aladur/flexemu | src/memsrc.h | C | gpl-2.0 | 1,196 |
<?php if ( ! defined('BASEPATH')) exit('No direct script access allowed');
class Home extends MY_Controller {
public function __construct() {
parent::__construct();
$this->load->model('like_dislike_model');
}
/**
* Index Page for this controller.
*
* Since this controller is set as the default controll... | lamottin/sketchr | Sketchr/application/controllers/home.php | PHP | gpl-2.0 | 798 |
/*
* Copyright (C) 2017 Nessla 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; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distribu... | azirevpn/azclient | OpenVpnRunner.cpp | C++ | gpl-2.0 | 7,925 |
<?php
/**
* Register widgetized area and update sidebar with default widgets
*/
function wolf_widgets_init() {
register_sidebar( array(
'name' => __( 'Sidebar', 'wolf' ),
'id' => 'sidebar-primary',
'before_widget' => '<aside id="%1$s" class="widget %2$s">',
'aft... | bradp/Wolf | inc/widgets.php | PHP | gpl-2.0 | 1,560 |
DROP TABLE IF EXISTS `character_stats`;
CREATE TABLE `character_stats` (
`guid` int(11) unsigned NOT NULL default '0' COMMENT 'Global Unique Identifier, Low part',
`maxhealth` int(10) UNSIGNED NOT NULL default '0',
`maxpower1` int(10) UNSIGNED NOT NULL default '0',
`maxpower2` int(10) UNSIGNED NOT NULL def... | avalonfr/avalon_core_v1 | sql/old/3.3.3a/07906_characters_character_stats.sql | SQL | gpl-2.0 | 1,785 |
/*
* Copyright (C) 2006-Today Guy Deleeuw
*
* See the LICENSE file for terms of use.
*/
#ifndef WsModEditorUploader_H__
#define WsModEditorUploader_H__ 1
#include <Wt/WContainerWidget>
#include <Wt/WFileUpload>
#include <Wt/WProgressBar>
#include <WsModule/WsModule.h>
using namespace Wt;
/*!
\file WsModEdito... | Wittyshare/wittyshare | src/WsModules/WsModEditorUploader/src/WsModEditorUploader.h | C | gpl-2.0 | 1,650 |
cmd_drivers/usb/storage/usb-libusual.o := /root/adam/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-ld -EL -r -o drivers/usb/storage/usb-libusual.o drivers/usb/storage/libusual.o drivers/usb/storage/usual-tables.o
| DJSteve/StreakKernel | drivers/usb/storage/.usb-libusual.o.cmd | Batchfile | gpl-2.0 | 228 |
module.exports = function(Promotion) {
};
| viethoang88/corner | common/models/promotion.js | JavaScript | gpl-2.0 | 43 |
/*
* QEMU coroutine sleep
*
* Copyright IBM, Corp. 2011
*
* Authors:
* Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
*
* This work is licensed under the terms of the GNU LGPL, version 2 or later.
* See the COPYING.LIB file in the top-level directory.
*
*/
#include "block/coroutine.h"
#incl... | lkzhd/glusterfs-annotation | contrib/qemu/qemu-coroutine-sleep.c | C | gpl-2.0 | 937 |
/**********************************************************************
Freeciv - Copyright (C) 2003 - The Freeciv Project
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, o... | seggil/warciv | server/score.cc | C++ | gpl-2.0 | 49,999 |
#
# downloadview.py
#
# Copyright 2010 Brett Mravec <brett.mravec@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
#... | bmravec/DownMan | downman/gui/downloadview.py | Python | gpl-2.0 | 1,413 |
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Struct template is_keyword_descriptor</title>
<link rel="stylesheet" href="../../../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../... | FFMG/myoddweb.piger | myodd/boost/libs/log/doc/html/boost/log/expressions/is_keyword_descriptor.html | HTML | gpl-2.0 | 4,240 |
/*
* twl-common.c
*
* Copyright (C) 2011 Texas Instruments, Inc..
* Author: Peter Ujfalusi <peter.ujfalusi@ti.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* version 2 as published by the Free Software Foundation.
*
* This ... | Kuzma30/NT34K | arch/arm/mach-omap2/twl-common.c | C | gpl-2.0 | 22,908 |
//-----------------------------------------------------------------------------
//
// $Id: CudaUtils.h 874 2014-09-08 02:21:29Z weegreenblobbie $
//
// Nsound is a C++ library and Python module for audio synthesis featuring
// dynamic digital filters. Nsound lets you easily shape waveforms and write
// to disk or p... | weegreenblobbie/nsound | src/Nsound/CudaUtils.h | C | gpl-2.0 | 2,492 |
/* header file for bd-imp.c --
* test code for bd-imp.c
* Copyright (C) 2007 Kengo Ichiki <kichiki@users.sourceforge.net>
* $Id: check-bd-imp.h,v 1.1 2007/12/12 06:31:52 kichiki Exp $
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
*... | kichiki/libstokes | test/check-bd-imp.h | C | gpl-2.0 | 1,264 |
<!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 - Wong, Jane</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-we... | belissent/testing-example-reports | gramps42/gramps/example_NAVWEB1/ppl/r/3/GOOKQC6AVMQO31SP3R.html | HTML | gpl-2.0 | 5,168 |
/**
* @file
* Site Footer styles.
*/
.l-footer {
margin: 1.5rem 0 0;
}
.l-footer a {
text-decoration: none;
}
.l-footer a:hover,
.l-footer a:focus {
text-decoration: underline;
}
/**
* Footer menu styles
*/
.l-footer .menu,
.l-footer .menu li {
list-style: none;
margin: 0;
padding: 0;
}
.l-footer .... | backdrop-ops/backdrop-pantheon | core/themes/basis/css/component/footer.css | CSS | gpl-2.0 | 1,386 |
<?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: OpenGL in an HTML page</title>
<link href="classic.css" rel="stylesheet" type="text/css" />
</he... | muromec/qtopia-ezx | doc/html/qaxserver-demo-opengl.html | HTML | gpl-2.0 | 2,502 |
package mexica.multiplayer.core;
import mexica.core.utilities.DataBuilder;
import mexica.multiplayer.core.CommStandards.CommChat;
import mexica.multiplayer.core.CommStandards.CommConnection;
import mexica.multiplayer.core.CommStandards.CommGameLobby;
import mexica.multiplayer.core.CommStandards.CommOnlineGame;
import ... | Burglory/MexicaJavaServer | src/mexica/multiplayer/core/PacketType.java | Java | gpl-2.0 | 16,393 |
Title: Transports en commun et développement personnel
Date: 2010-01-12 00:21
Tags: Mobilité
La semaine prochaine sera un gros changement de rythme, je commence un nouveau
job à Marseille. Et, chose qui ne m'est pas arrivé depuis mes années
d'étudiant, je n'utiliserais pas ma voiture mais le train... parce que c'est
... | kianby/pecosys | site/blogduyax/content/2010/0012.transports-en-commun-et-developpement-personnel.md | Markdown | gpl-2.0 | 2,507 |
/*
* Author: MontaVista Software, Inc. <source@mvista.com>
*
* 2007 (c) MontaVista Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
#include <linux/init.h>
#inc... | xoox/linux-2.6.18_pro500 | mvl_patches/pro50-0279.c | C | gpl-2.0 | 446 |
package org.twd2.game.HelloParticle.Physics;
import org.twd2.game.HelloParticle.Math.Vector2D;
public class Particle {
public Vector2D acceleration=Vector2D.zero.clone(),
velocity=Vector2D.zero.clone(),
position=Vector2D.zero.clone(),
force=Vector2D.zero.clone(),
use... | twd2/HelloParticle | src/org/twd2/game/HelloParticle/Physics/Particle.java | Java | gpl-2.0 | 1,799 |
all:
gcc -Wall -O2 lock.c -lpthread
| gurugio/caos | docs/spinlock_test/Makefile | Makefile | gpl-2.0 | 39 |
var searchData=
[
['extensionimagescontentfile',['ExtensionImagesContentFile',['../class_local_search_engine_1_1_file_manager_1_1_file_agent.html#a03463d0a27136f657cd7007781177306',1,'LocalSearchEngine::FileManager::FileAgent']]],
['extensionimagesfile',['ExtensionImagesFile',['../class_local_search_engine_1_1_file... | Omarmtz/Perceptual-Hash | Docs/Documentation/html/search/variables_0.js | JavaScript | gpl-2.0 | 641 |
/*
* ALSA Patch Bay
*
* Copyright (C) 2002 Robert Ham (node@users.sourceforge.net)
*
* You have permission to use this file under the GNU General
* Public License, version 2 or later. See the file COPYING
* for the full text.
*
*/
#ifndef __APB_ALSA_DRIVER_H__
#define __APB_ALSA_DRIVER_H__
#include <list>
#... | MostAwesomeDude/alsa-patch-bay | src/driver/alsa/alsa-driver.h | C | gpl-2.0 | 2,501 |
/*
* Copyright (C) 2007 The Android Open Source Project
*
* 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 app... | rex-xxx/mt6572_x201 | libcore/luni/src/main/native/libcore_io_Memory.cpp | C++ | gpl-2.0 | 16,749 |
/* roadmap_tile_manager.c - Manage loading of map tiles.
*
* LICENSE:
*
* Copyright 2009 Israel Disatnik.
*
* This file is part of RoadMap.
*
* RoadMap 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 F... | maximuska/Freemap-waze | roadmap_tile_manager.c | C | gpl-2.0 | 14,984 |
/*****************************************************************************
* *
* File: espi.h *
* $Revision: #1 $ *
* $D... | jameshilliard/WM2500RP-V1.0.0.34_gpl_src | git_home/linux.git/drivers/net/chelsio/espi.h | C | gpl-2.0 | 3,727 |
/* This file will hold styles for the mobile version of your website (mobile first). */
/* This also can include ANY global CSS that applies site-wide. Unless overwritten by a more specific style rule, CSS declarations in global.css will apply site-wide. */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4... | ApsGitAdmin/GEO-J15782 | sites/all/themes/advent_basetheme/css/global.css | CSS | gpl-2.0 | 34,547 |
<?php
//
// Created on: <17-Apr-2002 11:05:08 amos>
//
// SOFTWARE NAME: eZ Publish
// SOFTWARE RELEASE: 4.0.1
// BUILD VERSION: 22260
// COPYRIGHT NOTICE: Copyright (C) 1999-2008 eZ Systems AS
// SOFTWARE LICENSE: GNU General Public License v2.0
// NOTICE: >
// This program is free software; you can redistribute it ... | mvcaaa/ssur | kernel/workflow/module.php | PHP | gpl-2.0 | 2,942 |
/*
* VM ops
*
* Copyright (C) 2008-2009 Michal Simek <monstr@monstr.eu>
* Copyright (C) 2008-2009 PetaLogix
* Copyright (C) 2006 Atmark Techno, Inc.
* Changes for MMU support:
* Copyright (C) 2007 Xilinx, Inc. All rights reserved.
*
* This file is subject to the terms and conditions of the GNU Gen... | Jackeagle/android_kernel_sony_c2305 | arch/microblaze/include/asm/page.h | C | gpl-2.0 | 6,556 |
# -*- coding: utf-8 -*-
"""
Estimate the international "visibility" of countries by retrieving the
average number of articles the New York Times returns in its search query.
For each year and each country, a query is send to the NYT api and the
number of returned hits (i.e. articles) is taken as estimate for the
inter... | nberliner/delveData | lib/countryMentionNYT.py | Python | gpl-2.0 | 3,856 |
.class-almost-full {
background-color: #857296;
color: white;
}
.class-full {
background-color: #e46558;
color: white;
} | School-Of-Future-Applications/SOFA | SOFA/Content/class-capacity.css | CSS | gpl-2.0 | 141 |
<?php
/*
Support class Add Link to Facebook plugin
Copyright (c) 2011-2015 by Marcel Bokhorst
*/
/*
GNU General Public License version 3
Copyright (c) 2011-2014 Marcel Bokhorst
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as publishe... | DencoDance/wpdndz | wp-content/plugins/add-link-to-facebook/add-link-to-facebook-class.php | PHP | gpl-2.0 | 109,204 |
#!/bin/sh
#
# Makefile for MIPS-XXL v 2.0. Based on the Makefile for FF v1.0.
#
####### FLAGS
TYPE =
ADDONS = ## -DFREEMEM -- Disabled for competition version.
#-DVERIFY_FLUSH
CC = gcc
CFLAGS = -Wall -ansi $(TYPE) $(ADDONS) -O3 -funroll-loops #-DTESTING_EX # -g -pg
LIBS = -lm
MIPSFLAGS = -DTESTING_EX... | PlanTool/plantool | code/Uncertainty/MIPS/MIPS-XXL-IPC6/Makefile | Makefile | gpl-2.0 | 2,339 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.