repo_name stringlengths 4 116 | path stringlengths 3 942 | size stringlengths 1 7 | content stringlengths 3 1.05M | license stringclasses 15
values |
|---|---|---|---|---|
Wargus/stargus | scripts/protoss/unit-protoss-forge.lua | 1726 | --
-- -- unit-protoss-forge
--
DefineAnimations("animations-protoss-forge", {
Still = {
"frame 0", "wait 125",
},
Train = {
"frame 0", "wait 125",
},
})
DefineConstruction("construction-protoss-forge", {
Files = {
File = "terran/units/building construction large.png",
Size = {160, 128}},
S... | gpl-2.0 |
ephox-gcc-plugins/gcc-plugins_linux-next | include/linux/timekeeping.h | 8038 | #ifndef _LINUX_TIMEKEEPING_H
#define _LINUX_TIMEKEEPING_H
#include <asm-generic/errno-base.h>
/* Included from linux/ktime.h */
void timekeeping_init(void);
extern int timekeeping_suspended;
/*
* Get and set timeofday
*/
extern void do_gettimeofday(struct timeval *tv);
extern int do_settimeofday64(const struct ti... | gpl-2.0 |
bloomberg/ocamlscript | jscomp/main/astdump_main.md | 143 | current Ast format (10/10/2020)
-- input_binary_int ic (size)
module,
module,
...
--- seek_in ic (pos_in ic + size)
fname
marshalled ast
| gpl-2.0 |
scs/uclinux | lib/boost/boost_1_38_0/libs/interprocess/example/doc_windows_shared_memory2.cpp | 1665 | //////////////////////////////////////////////////////////////////////////////
//
// (C) Copyright Ion Gaztanaga 2006-2007. 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)
//
// See http://www.boost.org/libs/interpr... | gpl-2.0 |
mvanvu/joomla-cms | administrator/components/com_privacy/views/request/tmpl/default.php | 2937 | <?php
/**
* @package Joomla.Administrator
* @subpackage com_privacy
*
* @copyright Copyright (C) 2005 - 2020 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/
defined('_JEXEC') or die;
/** @var PrivacyViewRequest $this */
// I... | gpl-2.0 |
famelo/TYPO3-Base | typo3conf/ext/flux/Tests/Unit/Transformation/FormDataTransformerTest.php | 2629 | <?php
namespace FluidTYPO3\Flux\Tests\Unit\Transformation;
/*
* This file is part of the FluidTYPO3/Flux project under GPLv2 or later.
*
* For the full copyright and license information, please read the
* LICENSE.md file that was distributed with this source code.
*/
use FluidTYPO3\Flux\Form;
use FluidTYPO3\Flux... | gpl-2.0 |
ysleu/RTL8685 | uClinux-dist/user/dropbear-0.48.1/libtomcrypt/src/mac/pmac/pmac_init.c | 3802 | /* LibTomCrypt, modular cryptographic library -- Tom St Denis
*
* LibTomCrypt is a library that provides various cryptographic
* algorithms in a highly modular and flexible manner.
*
* The library is free for all purposes without any express
* guarantee it works.
*
* Tom St Denis, tomstdenis@gmail.com, http://l... | gpl-2.0 |
cnxsoft/telechips-linux | drivers/video/tcc/Makefile | 1216 | obj-$(CONFIG_FB_TCC_OVERLAY) += tcc_overlay.o
obj-$(CONFIG_FB_TCC_OVERLAY_EXT) += tcc_overlay1.o
obj-$(CONFIG_TCC_LCDC_CONTROLLER) += tccfb.o tccfb_interface.o tca_display_config.o ddi/
obj-$(CONFIG_TCC_VIOC_CONTROLLER) += viqe.o tcc_ccfb.o tcc_vioc_fb.o tcc_vioc_interface.o tca_display_config.o vioc/
obj-$(CONFIG_LCD... | gpl-2.0 |
jb68/zeroshell-ui | scripts/acctEntries.pl | 1695 | #!/usr/bin/perl
use strict;
use warnings;
my $FILTER="";
exists($ARGV[0]) and $FILTER=$ARGV[0];
my $CONFIG='/var/register/system/acct/entries';
chdir $CONFIG;
open FILE,"/var/register/system/acct/Decimals"; ;my $DECIMALS=<FILE>; chomp($DECIMALS); close FILE;
my $FLOAT="%.${DECIMALS}f";
my $LST="ls -d *$FILTER*";
my $OU... | gpl-2.0 |
yuyuyu101/VirtualBox-NetBSD | src/VBox/Main/src-client/KeyboardImpl.cpp | 12529 | /* $Id: KeyboardImpl.cpp $ */
/** @file
* VirtualBox COM class implementation
*/
/*
* Copyright (C) 2006-2012 Oracle Corporation
*
* This file is part of VirtualBox Open Source Edition (OSE), as
* available from http://www.virtualbox.org. This file is free software;
* you can redistribute it and/or modify it un... | gpl-2.0 |
mangosone/server | src/game/WorldHandlers/AccountMgr.h | 2290 | /**
* MaNGOS is a full featured server for World of Warcraft, supporting
* the following clients: 1.12.x, 2.4.3, 3.3.5a, 4.3.4a and 5.4.8
*
* Copyright (C) 2005-2022 MaNGOS <https://getmangos.eu>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Publ... | gpl-2.0 |
jocelynmass/nrf51 | toolchain/deprecated/arm_cm0_4.9/share/doc/gcc-arm-none-eabi/html/gcc/MIPS-Options.html | 51209 | <html lang="en">
<head>
<title>MIPS Options - Using the GNU Compiler Collection (GCC)</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="Using the GNU Compiler Collection (GCC)">
<meta name="generator" content="makeinfo 4.8">
<link title="Top" rel="start" href="index.html#Top... | gpl-2.0 |
acassis/xap-gcc | gcc/config/xtensa/xtensa.h | 64089 | /* Definitions of Tensilica's Xtensa target machine for GNU compiler.
Copyright 2001,2002,2003 Free Software Foundation, Inc.
Contributed by Bob Wilson (bwilson@tensilica.com) at Tensilica.
This file is part of GCC.
GCC is free software; you can redistribute it and/or modify it under
the terms of the GNU Genera... | gpl-2.0 |
JoeyLeeuwinga/Firemox | src/main/java/net/sf/firemox/clickable/ability/TriggeredAbilitySet.java | 3258 | /*
* Firemox is a turn based strategy simulator
* Copyright (C) 2003-2007 Fabrice Daugan
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the Free
* Software Foundation; either version 2 of the License, or... | gpl-2.0 |
ysleu/RTL8685 | uClinux-dist/user/ssh/acconfig.h | 9514 | /* $Id: acconfig.h,v 1.1.1.1 2003/08/18 05:40:18 kaohj Exp $ */
#ifndef _CONFIG_H
#define _CONFIG_H
/* Generated automatically from acconfig.h by autoheader. */
/* Please make your changes there */
@TOP@
/* Define to a Set Process Title type if your system is */
/* supported by bsd-setproctitle.c */
#undef SPT_TYPE... | gpl-2.0 |
smartanthill/smartanthill2_0-embedded | firmware/src/platforms/void/hal_time_provider.c | 1088 | /*******************************************************************************
Copyright (C) 2015 OLogN Technologies AG
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.
Th... | gpl-2.0 |
nitdroid/kernel-ng | arch/arm/plat-omap/include/dspbridge/cod.h | 11618 | /*
* cod.h
*
* DSP-BIOS Bridge driver support functions for TI OMAP processors.
*
* Code management module for DSPs. This module provides an interface
* interface for loading both static and dynamic code objects onto DSP
* systems.
*
* Copyright (C) 2005-2006 Texas Instruments, Inc.
*
* This package is free ... | gpl-2.0 |
Simpler1/ZoneMinder | web/skins/classic/views/js/montage.js | 16321 | var requestQueue = new Request.Queue({
concurrent: monitorData.length,
stopOnFailure: false
});
function Monitor(monitorData) {
this.id = monitorData.id;
this.connKey = monitorData.connKey;
this.url = monitorData.url;
this.status = null;
this.alarmState = STATE_IDLE;
this.lastAlarmState = STATE_IDLE;
... | gpl-2.0 |
sTeeLM/MINIME | toolkit/srpm/SOURCES/cde-2.2.4/programs/dtudcexch/udcexp.c | 5753 | /*
* CDE - Common Desktop Environment
*
* Copyright (c) 1993-2012, The Open Group. All rights reserved.
*
* These libraries and programs are free software; you can
* redistribute them and/or modify them under the terms of the GNU
* Lesser General Public License as published by the Free Software
* Foundation; ei... | gpl-2.0 |
ammarshadiq/stellarium-0.11.4 | landscapes/ocean/cmake_install.cmake | 2495 | # Install script for directory: /opt/stellarium-0.11.4/landscapes/ocean
# Set the install prefix
IF(NOT DEFINED CMAKE_INSTALL_PREFIX)
SET(CMAKE_INSTALL_PREFIX "/usr/local")
ENDIF(NOT DEFINED CMAKE_INSTALL_PREFIX)
STRING(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
# Set the install configur... | gpl-2.0 |
stephengroat/miasm | miasm2/arch/aarch64/disasm.py | 731 | from miasm2.core.asmblock import disasmEngine
from miasm2.arch.aarch64.arch import mn_aarch64
cb_aarch64_funcs = []
def cb_aarch64_disasm(*args, **kwargs):
for func in cb_aarch64_funcs:
func(*args, **kwargs)
class dis_aarch64b(disasmEngine):
attrib = "b"
def __init__(self, bs=None, **kwargs):
... | gpl-2.0 |
facebookexperimental/eden | common/logging/logging.h | 451 | /*
* Copyright (c) 2004-present, Facebook, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*
*/
#pra... | gpl-2.0 |
jbjonesjr/geoproponis | external/odfdom-java-0.8.10-incubating-sources/org/odftoolkit/odfdom/dom/attribute/table/TableScriptAttribute.java | 2957 | /************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER
*
* Copyright 2008, 2010 Oracle and/or its affiliates. All rights reserved.
*
* Use is subject to license terms.
*
* Licensed under the Apache License, Version 2.0 (the "Lic... | gpl-2.0 |
shakalaca/ASUS_ZenFone_ZE601KL | kernel/include/linux/kernel.h | 26620 | #ifndef _LINUX_KERNEL_H
#define _LINUX_KERNEL_H
#include <stdarg.h>
#include <linux/linkage.h>
#include <linux/stddef.h>
#include <linux/types.h>
#include <linux/compiler.h>
#include <linux/bitops.h>
#include <linux/log2.h>
#include <linux/typecheck.h>
#include <linux/printk.h>
#include <linux/dynamic_debug.h>
#inclu... | gpl-2.0 |
nurulimamnotes/sistem-informasi-sekolah | jibas/infosiswa/buletin/galerifoto/galerifoto_ss.php | 7300 | <?
/**[N]**
* JIBAS Education Community
* Jaringan Informasi Bersama Antar Sekolah
*
* @version: 3.2 (September 03, 2013)
* @notes: JIBAS Education Community will be managed by Yayasan Indonesia Membaca (http://www.indonesiamembaca.net)
*
* Copyright (C) 2009 Yayasan Indonesia Membaca (http://www.indon... | gpl-2.0 |
MrDunne/myblockchain | storage/ndb/clusterj/clusterj-tie/src/main/java/com/mysql/clusterj/tie/OperationImpl.java | 13552 | /*
Copyright (c) 2009, 2012, 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 General Public License as published by
the Free Software Foundation; version 2 of the License.
This program is distributed i... | gpl-2.0 |
jameslz/MICA | link_to_compressed.go | 843 | package mica
import "fmt"
// LinkToCompressed represents a link from a reference sequence to a
// compressed original sequence. It serves as a bridge from a BLAST hit in
// the coarse database to the corresponding original sequence that is
// redundant to the specified residue range in the reference sequence.
type Li... | gpl-2.0 |
burstas/context-free | src-common/renderimpl.cpp | 35325 | // renderimpl.cpp
// this file is part of Context Free
// ---------------------
// Copyright (C) 2006-2008 Mark Lentczner - markl@glyphic.com
// Copyright (C) 2006-2014 John Horigan - john@glyphic.com
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Pub... | gpl-2.0 |
fzqing/linux-2.6 | mvl_patches/pro-1421.c | 447 | /*
* 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... | gpl-2.0 |
sabel83/metashell | 3rd/templight/llvm/test/tools/llvm-ml/dot_operator.asm | 1077 | # RUN: llvm-ml -m64 -filetype=s %s /Fo - | FileCheck %s
.data
FOO STRUCT
a BYTE ?
b BYTE ?
c BYTE ?
d BYTE ?
FOO ENDS
BAR STRUCT
e WORD ?
f WORD ?
BAR ENDS
var FOO <>
.code
t1:
mov al, var.a
mov al, var. b
mov al, var .c
mov al, var . d
; CHECK-LABEL: t1:
; CHECK: mov al, byte ptr [rip + var]
; CHECK... | gpl-3.0 |
lyalls/SmartMON | monitor/other_code/ruei_cross/cross_process_bidata_dumpdata.sh | 6185 | process_id=$$
x=`ps -ef|awk '{if($2!="'$process_id'")print}'|grep "cross_process_bidata"|grep -v grep|wc -l|awk '{print $1}'`
if [[ "$x" -gt 1 ]];then
#echo "waiting for another process"
#echo "$x"
exit
fi
if [[ -f ~/.bash_profile ]];then
. ~/.bash_profile
elif [[ -f ~/.profile ]];then
. ~/.profile
fi
cd /home/or... | gpl-3.0 |
christinloehner/linuxcounter.new | src/Syw/Front/ApiBundle/Tests/Controller/BaseControllerTest.php | 795 | <?php
namespace Syw\Front\ApiBundle\Tests\Controller;
use Syw\Front\MainBundle\Tests\BaseTestCase;
/**
* Class BaseControllerTest
*
* @author Christin Löhner <alex.loehner@linux.com>
*/
abstract class BaseControllerTest extends BaseTestCase
{
/**
* @var EntityManager
*/
public $_em;
protec... | gpl-3.0 |
PrismTech/opensplice | src/tools/idlpp/code/idl_genCxxTypedClassDefs.h | 1045 | /*
* Vortex OpenSplice
*
* This software and documentation are Copyright 2006 to TO_YEAR ADLINK
* Technology Limited, its affiliated companies and licensors. All rights
* reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file e... | gpl-3.0 |
PaulMcClernan/livecode | engine/src/scrolbar.cpp | 33008 | /* Copyright (C) 2003-2015 LiveCode Ltd.
This file is part of LiveCode.
LiveCode is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License v3 as published by the Free
Software Foundation.
LiveCode is distributed in the hope that it will be useful, but WITHOUT ANY
WA... | gpl-3.0 |
Radarr/Radarr | src/NzbDrone.Core/ImportLists/StevenLu/StevenLuSettings.cs | 981 | using FluentValidation;
using NzbDrone.Core.Annotations;
using NzbDrone.Core.ThingiProvider;
using NzbDrone.Core.Validation;
namespace NzbDrone.Core.ImportLists.StevenLu
{
public class StevenLuSettingsValidator : AbstractValidator<StevenLuSettings>
{
public StevenLuSettingsValidator()
{
... | gpl-3.0 |
brezerk/q4wine | src/q4wine-gui/mainwindow.h | 5787 | /***************************************************************************
* Copyright (C) 2008-2021 by Oleksii S. Malakhov <brezerk@gmail.com> *
* *
* This program is free software: you can redistribute it and/or modify *
* it unde... | gpl-3.0 |
grim210/defimulator | snespurify/phoenix/gtk/button.cpp | 629 | static void Button_tick(Button *self) {
if(self->onTick) self->onTick();
}
void Button::create(Window &parent, unsigned x, unsigned y, unsigned width, unsigned height, const string &text) {
object->widget = gtk_button_new_with_label(text);
widget->parent = &parent;
gtk_widget_set_size_request(object->widget, w... | gpl-3.0 |
MathewWi/dop-mii | include/RuntimeIOSPatch.h | 1057 | // Copyright 2010 Joseph Jordan <joe.ftpii@psychlaw.com.au>
// This code is licensed to you under the terms of the GNU GPL, version 2;
// see file COPYING or http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
#ifndef _IOSPATCH_H
#define _IOSPATCH_H
#include <gccore.h>
class RuntimeIOSPatch
{
public:
static u32... | gpl-3.0 |
FernandoUnix/AcessoRestrito | metronic_v4.7.1/theme_rtl/admin_1_material_design/charts_highmaps.html | 183570 | <!DOCTYPE html>
<!--
Template Name: Metronic - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.3.7
Version: 4.7.1
Author: KeenThemes
Website: http://www.keenthemes.com/
Contact: support@keenthemes.com
Follow: www.twitter.com/keenthemes
Dribbble: www.dribbble.com/keenthemes
Like: www.facebook.com/kee... | gpl-3.0 |
apachler/dolibarr | htdocs/compta/stats/cabyuser.php | 15636 | <?php
/* Copyright (C) 2001-2003 Rodolphe Quiedeville <rodolphe@quiedeville.org>
* Copyright (C) 2004-2016 Laurent Destailleur <eldy@users.sourceforge.net>
* Copyright (C) 2005-2009 Regis Houssin <regis.houssin@capnetworks.com>
* Copyright (C) 2013 Antoine Iauch <aiauch@gpcsolutions.fr>
*
* Thi... | gpl-3.0 |
securityfirst/tent | utils/persistence.go | 416 | package utils
import (
"os"
"path/filepath"
"github.com/securityfirst/tent/component"
)
func WriteCmp(base string, c component.Component) error {
path := filepath.Join(base, c.Path())
if err := os.MkdirAll(filepath.Dir(path), 0777); err != nil {
return err
}
f, err := os.Create(path)
if err != nil {
retu... | gpl-3.0 |
burner/AngularVibed | Examples2/Example05/node_modules/angular2/ts/examples/core/ts/prod_mode/my_component.js | 1526 | System.register(['angular2/core'], function(exports_1) {
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
if (typeof Reflect === "obje... | gpl-3.0 |
ernestovi/ups | spip/plugins-dist/forum/lang/forum_id.php | 6067 | <?php
// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// extrait automatiquement de http://trad.spip.net/tradlang_module/forum?lang_cible=id
// ** ne pas modifier le fichier **
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// B
'bouton_radio_artic... | gpl-3.0 |
JasonBaier/Open-Blog | application/modules/admin/controllers/dashboard.php | 952 | <?php
class Dashboard extends Controller
{
// Protected or private properties
protected $_template;
// Constructor
public function __construct()
{
parent::Controller();
// Check if the logged user is an administrator
$this->access_library->check_access();
// Load needed models, librar... | gpl-3.0 |
AppleDash/burpyhooves | modules/vore.py | 3226 | # This file is part of BuhIRC.
#
# BuhIRC 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 later version.
#
# BuhIRC is distributed in the hope that ... | gpl-3.0 |
fazlerabby7/group_warning | group_warning/wsgi.py | 404 | """
WSGI config for group_warning project.
It exposes the WSGI callable as a module-level variable named ``application``.
For more information on this file, see
https://docs.djangoproject.com/en/1.10/howto/deployment/wsgi/
"""
import os
from django.core.wsgi import get_wsgi_application
os.environ.setdefault("DJANG... | gpl-3.0 |
hallowname/librebecca | doc/web/doxygen/11tp1/api+framework+samples/html/classrebecca_1_1framework_1_1impl_1_1_star.html | 16256 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>RebeccaAIML: Star Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>... | gpl-3.0 |
create3000/titania | libtitania-x3d/Titania/X3D/Components/Layout/Layout.h | 6026 | /* -*- Mode: C++; coding: utf-8; tab-width: 3; indent-tabs-mode: tab; c-basic-offset: 3 -*-
*******************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* Copyright create3000, Scheffelstraße 31a, Leipzig, Germany 2011.
*
* Al... | gpl-3.0 |
AllaMaevskaya/AliceO2 | Detectors/MUON/MID/Simulation/src/MIDSimulationLinkDef.h | 1245 | // Copyright CERN and copyright holders of ALICE O2. This software is
// distributed under the terms of the GNU General Public License v3 (GPL
// Version 3), copied verbatim in the file "COPYING".
//
// See http://alice-o2.web.cern.ch/license for full licensing information.
//
// In applying this license CERN does not ... | gpl-3.0 |
smeighan/xLights | xSchedule/PlayList/PlayListItemSerialSend.h | 2115 | #ifndef PLAYLISTITEMSERIALSEND_H
#define PLAYLISTITEMSERIALSEND_H
#include "PlayListItem.h"
#include <string>
class wxXmlNode;
class wxWindow;
class PlayListItemSerialSend : public PlayListItem
{
protected:
#pragma region Member Variables
std::string _commport;
std::string _data;
bool _started;
... | gpl-3.0 |
AmesianX/OpenBLT | Target/Source/ARMCM3_STM32/types.h | 2001 | #ifndef TYPES_H
#define TYPES_H
#include <stdio.h>
#include <stdint.h>
#include <stdbool.h>
#endif /* TYPES_H */
/*********************************** end of types.h ************************************/
/************************************************************************************//**
* \file Source\A... | gpl-3.0 |
agordon/agnostic | src/tests/shell_syntax_tests.js | 27765 | /****************************************
* This file is part of UNIX Guide for the Perplexed project.
* Copyright (C) 2014 by Assaf Gordon <assafgordon@gmail.com>
* Released under GPLv3 or later.
****************************************/
/* Each test in 'tests' array has the following elements:
* 1. short name... | gpl-3.0 |
eric-lemesre/OpenConcerto | OpenConcerto/src/org/openconcerto/sql/view/EditPanelListener.java | 830 | /*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
*
* Copyright 2011 OpenConcerto, by ILM Informatique. All rights reserved.
*
* The contents of this file are subject to the terms of the GNU General Public License Version 3
* only ("GPL"). You may not use this file except in compliance with th... | gpl-3.0 |
kkorte/backend | src/resources/views/news/edit.blade.php | 3427 | @extends('hideyo_backend::_layouts.default')
@section('main')
<div class="row">
<div class="col-sm-3 col-md-2 sidebar">
@include('hideyo_backend::_partials.news-tabs', array('newsEdit' => true))
</div>
<div class="col-sm-9 col-sm-offset-3 col-md-10 col-md-offset-2 main">
<ol class="breadc... | gpl-3.0 |
b3h3moth/L-LP | src/Unix_Programming/Process_Control/02_fork_5_zombie.c | 1537 | #include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <errno.h>
#include <unistd.h>
/*
Si e' visto[1] come un processo possa essere definito orfano, e le varie
implicazioni; vi e' anche il caso in cui sia il processo figlio a terminare
prima del processo padre, con il padre in attesa di ricevere informa... | gpl-3.0 |
rydnr/radare2 | libr/fs/p/grub/kern/misc.c | 19321 | /* misc.c - definitions of misc functions */
/*
* GRUB -- GRand Unified Bootloader
* Copyright (C) 1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010 Free Software Foundation, Inc.
*
* GRUB is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public Licens... | gpl-3.0 |
Great-Li-Xin/00864088 | [课后作业]/实验二编写简单程序/6. 2.4.5 计算还款年限-月还款额 .c | 322 | #include <stdio.h>
#include <math.h>
int main(void)
{
double i,l,r,m;
printf("Enter loan: ");
scanf("%lf",&l);
printf("Enter rate: ");
scanf("%lf",&r);
for (i = 5; i <= 30; i++) {
m=l*r*pow(1+r,12*i)/(pow(1+r,12*i)-1);
printf("money(%.0f,%.0f)=%.0f\n",l,i,m);
}
return 0;
... | gpl-3.0 |
MeeBlip/meeblip-anode-limited-edition | README.md | 67 | meeblip-anode
=============
Meeblip anode hybrid MIDI synthesizer
| gpl-3.0 |
Raphcal/sigmah | src/main/java/org/sigmah/offline/js/TransfertJS.java | 3177 | package org.sigmah.offline.js;
/*
* #%L
* Sigmah
* %%
* Copyright (C) 2010 - 2016 URD
* %%
* 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 of the
* License, or (at you... | gpl-3.0 |
chinapacs/ImageViewer | ImageViewer/PresentationStates/Dicom/Tests/OverlayPlanePresentationTests.cs | 14746 | #region License
// Copyright (c) 2013, ClearCanvas Inc.
// All rights reserved.
// http://www.clearcanvas.ca
//
// This file is part of the ClearCanvas RIS/PACS open source project.
//
// The ClearCanvas RIS/PACS open source project is free software: you can
// redistribute it and/or modify it under the term... | gpl-3.0 |
wtsi-hgi/hgi-ansible | ansible/library/arvados_repository.py | 670 | #!/usr/bin/python3
from ansible.module_utils.arvados_common import process
def main():
additional_argument_spec={
"uuid": dict(required=True, type="str"),
"owner_uuid": dict(required=True, type="str"),
"name": dict(required=True, type="str"),
}
filter_property = "uuid"
filter... | gpl-3.0 |
benhylau/flying-photo-booth | party-photo-booth/src/com/groundupworks/partyphotobooth/setup/fragments/PhotoBoothSetupFragment.java | 7157 | /*
* This file is part of Flying PhotoBooth.
*
* Flying PhotoBooth 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 later version.
*
* Flying... | gpl-3.0 |
igr-santos/hub-client | app/components/Layout/SettingsPageMenuLayout.js | 624 | import React, { PropTypes } from 'react'
import classnames from 'classnames'
const SettingsPageMenuLayout = ({ children, title, className }) => (
<div
className={classnames(
'settings-page-menu-layout bg-white pt3 pr4 pl5 border-only-bottom border-gray94',
className
)}
>
<h1 className="h1 m... | gpl-3.0 |
pojome/elementor | assets/dev/js/editor/utils/files-upload-handler.js | 1087 | export default class FilesUploadHandler {
static isUploadEnabled( mediaType ) {
const unfilteredFilesTypes = [ 'svg', 'application/json' ];
if ( ! unfilteredFilesTypes.includes( mediaType ) ) {
return true;
}
return elementor.config.filesUpload.unfilteredFiles;
}
static setUploadTypeCaller( frame ) {
... | gpl-3.0 |
gozora/rear | usr/share/rear/prep/GALAXY7/default/400_prep_galaxy.sh | 285 | #
# prepare stuff for Galaxy 7
#
COPY_AS_IS+=( "${COPY_AS_IS_GALAXY7[@]}" )
COPY_AS_IS_EXCLUDE+=( "${COPY_AS_IS_EXCLUDE_GALAXY7[@]}" )
PROGS+=( chgrp touch )
# include argument file if specified
if test "$GALAXY7_Q_ARGUMENTFILE" ; then
COPY_AS_IS+=( "$GALAXY7_Q_ARGUMENTFILE" )
fi
| gpl-3.0 |
vacuumlabs/babel-plugin-superstrict | test/eval_tests/casting_signed_right_shift_numbers.js | 106 | 'use superstrict';
try {
if ((-25 >> 3) === -4) {
'ok';
} else {
'fail';
}
} catch (e) {
}
| gpl-3.0 |
lizardsystem/flooding | flooding_lib/conf.py | 875 | # (c) Nelen & Schuurmans. GPL licensed, see LICENSE.rst.
# -*- coding: utf-8 -*-
"""Use AppConf to store sensible defaults for settings. This also documents the
settings that lizard_damage defines. Each setting name automatically has
"FLOODING_LIB_" prepended to it.
By puttng the AppConf in this module and importing... | gpl-3.0 |
raisercostin/mucommander | src/test/com/mucommander/share/impl/imgur/ImgurJobTest.java | 3124 | package com.mucommander.share.impl.imgur;
import com.mucommander.commons.file.AbstractFile;
import com.mucommander.commons.file.FileFactory;
import com.mucommander.commons.file.util.FileSet;
import com.mucommander.share.impl.imgur.ImgurAPI.Callback;
import com.mucommander.text.Translator;
import com.mucommander.ui.dia... | gpl-3.0 |
adalee-group/watering-system | server/schedule-service/src/main/java/edu/hucare/model/User.java | 1897 | package edu.hucare.model;
import com.fasterxml.jackson.annotation.JsonIgnore;
import javax.persistence.*;
import java.util.Set;
/**
* Created by Kuzon on 7/28/2016.
*/
@Entity
@Table(name = "users")
public class User {
@Id
@GeneratedValue(strategy = GenerationType.AUTO)
private long id;
private ... | gpl-3.0 |
dnowatsc/Varial | docs/_build/html/rendering.html | 17715 |
<!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>Canvas Rendering — CmsAnalysisAC3B 0.1.0 doc... | gpl-3.0 |
jschnasse/regal-drupal | edoweb/js/edoweb.js | 13745 | /**
* Copyright 2013 hbz NRW (http://www.hbz-nrw.de/)
*
* This file is part of regal-drupal.
*
* regal-drupal 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 y... | gpl-3.0 |
joergoster/cutechess | projects/lib/src/sprt.cpp | 4340 | /*
This file is part of Cute Chess.
Copyright (C) 2008-2018 Cute Chess authors
Cute Chess 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 optio... | gpl-3.0 |
obiba/mica2 | mica-webapp/src/main/webapp/app/contact/contact-service.js | 3513 | /*
* Copyright (c) 2018 OBiBa. All rights reserved.
*
* This program and the accompanying materials
* are made available under the terms of the GNU Public License v3.0.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*... | gpl-3.0 |
jjs0sbw/CSPLN | test/update_test_subreadme.py | 3717 | # -*- coding: utf-8 -*-
"""
<license>
CSPLN_MaryKeelerEdition; Manages images to which notes can be added.
Copyright (C) 2015, Thomas Kercheval
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 ... | gpl-3.0 |
kariminf/AS_preProcess_plugins | docs/kariminf/langpi/basic/indonesian/IdInfo.html | 12720 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_121) on Tue Mar 28 17:38:09 CET 2017 -->
<title>IdInfo (LangPi 1.1.1 API)</title>
<meta name="date" content="2017-03-28">
<link rel="stylesheet... | gpl-3.0 |
ckpp/edusys | src/edusys/domain/src/main/java/org/labcrypto/edusys/domain/jpa/dao/membership/TokenDao.java | 324 | package org.labcrypto.edusys.domain.jpa.dao.membership;
import org.labcrypto.edusys.domain.jpa.dao.EntityDao;
import org.labcrypto.edusys.domain.jpa.entity.membership.Token;
public interface TokenDao extends EntityDao<Token> {
Token getLatestActiveToken(Long userId);
Token getTokenByValue(String tokenValue)... | gpl-3.0 |
juergenhamel/cuon | api/html/cuon.Addresses.SingleAddress-module.html | 5558 | <?xml version="1.0" encoding="ascii"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>cuon.Addresses.SingleAddress</title>
<link rel="stylesheet" href="epydoc.css" type="text/cs... | gpl-3.0 |
tomeshnet/prototype-cjdns-pi | contrib/ramdisk-overlay/raspbian.sh | 718 | #!/bin/sh
wget https://github.com/jacobalberty/root-ro/raw/master/root-ro
wget https://github.com/jacobalberty/root-ro/raw/master/raspi-gpio
chmod 0755 root-ro
chmod 0755 raspi-gpio
sudo mv root-ro /etc/initramfs-tools/scripts/init-bottom
sudo mv raspi-gpio /etc/initramfs-tools/hooks
echo overlay | sudo tee --app... | gpl-3.0 |
neilmayhew/pathway | DistFiles/Template/Scripture/Flex.css | 5096 | /* Cascading Style Sheet generated by TE version 2.5.0.3339 on Wednesday, February 11, 2009 10:49 AM */
@page {
counter-increment: page;
height: 11in;
width: 8.5in;
margin: 72pt 72pt 72pt 72pt;
@top-left { content: ''; }
@top-center {
//content: string(bookname, last) string(chap... | gpl-3.0 |
freecores/usb_fpga_1_2 | examples/all/ucecho/ucecho.c | 2155 | /*!
ucecho -- uppercase conversion example for all EZ-USB devices
Copyright (C) 2009-2011 ZTEX GmbH.
http://www.ztex.de
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License version 3 as
published by the Free Software Foundation.
... | gpl-3.0 |
teemuatlut/Marlin | Marlin/src/gcode/feature/trinamic/M911-M914.cpp | 12013 | /**
* Marlin 3D Printer Firmware
* Copyright (C) 2019 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
*
* Based on Sprinter and grbl.
* Copyright (C) 2011 Camiel Gubbels / Erik van der Zalm
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General... | gpl-3.0 |
IndustriaLeuven/dolibarr | htdocs/compta/facture/list.php | 38537 | <?php
/* Copyright (C) 2002-2006 Rodolphe Quiedeville <rodolphe@quiedeville.org>
* Copyright (C) 2004 Eric Seigne <eric.seigne@ryxeo.com>
* Copyright (C) 2004-2012 Laurent Destailleur <eldy@users.sourceforge.net>
* Copyright (C) 2005 Marc Barilley / Ocebo <marc@ocebo.com>
* Copyright (C) 2005... | gpl-3.0 |
rotcehdnih/betaflight | src/main/target/MATEKF411/target.h | 3705 | /*
* This file is part of Cleanflight.
*
* Cleanflight 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 later version.
*
* Cleanflight is distr... | gpl-3.0 |
ishmaelchibvuri/splayweb.io | app/js/background.js | 481 | /*!
* web-SplayChat v0.4.0 - messaging web application for MTProto
* http://SplayChat.com/
* Copyright (C) 2014 SplayChat Messenger <igor.beatle@gmail.com>
* http://SplayChat.com//blob/master/LICENSE
*/
chrome.app.runtime.onLaunched.addListener(function(launchData) {
chrome.app.window.create('../index.html', {
... | gpl-3.0 |
stephanfo/AWG | src/CartBundle/Controller/CartController.php | 914 | <?php
namespace CartBundle\Controller;
use Symfony\Bundle\FrameworkBundle\Controller\Controller;
use Sensio\Bundle\FrameworkExtraBundle\Configuration\Route;
use Sensio\Bundle\FrameworkExtraBundle\Configuration\Method;
class CartController extends Controller {
/**
* @Route("/cart/current", name="admin_cart_... | gpl-3.0 |
mapsquare/osm-contributor | src/main/java/io/jawg/osmcontributor/ui/utils/ZoomAnimationGestureDetector.java | 2599 | /**
* Copyright (C) 2019 Takima
*
* This file is part of OSM Contributor.
*
* OSM Contributor 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 ... | gpl-3.0 |
Blucky87/Otiose2D | src/libs/MonoGame/MonoGame.Framework/Content/ContentReaders/TimeSpanReader.cs | 3388 | #region License
/*
Microsoft Public License (Ms-PL)
MonoGame - Copyright © 2009 The MonoGame Team
All rights reserved.
This license governs use of the accompanying software. If you use the software, you accept this license. If you do not
accept the license, do not use the software.
1. Definitions
The terms "reproduc... | gpl-3.0 |
mrpollo/ardupilot | libraries/AP_TECS/AP_TECS.cpp | 33291 | // -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*-
#include "AP_TECS.h"
#include <AP_HAL.h>
extern const AP_HAL::HAL& hal;
#if CONFIG_HAL_BOARD == HAL_BOARD_AVR_SITL
#include <stdio.h>
# define Debug(fmt, args ...) do {printf("%s:%d: " fmt "\n", __FUNCTION__, __LINE__, ## args); hal.sche... | gpl-3.0 |
TamataOcean/TamataSpiru | node_modules/bson/lib/double.js | 993 | 'use strict';
/**
* A class representation of the BSON Double type.
*/
class Double {
/**
* Create a Double type
*
* @param {number} value the number we want to represent as a double.
* @return {Double}
*/
constructor(value) {
this.value = value;
}
/**
* Access the number value.
*
... | gpl-3.0 |
bresalio/apg | OpenKeychain/src/main/java/org/sufficientlysecure/keychain/ui/adapter/ImportKeysAdapter.java | 11323 | /*
* Copyright (C) 2013-2014 Dominik Schürmann <dominik@dominikschuermann.de>
*
* 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 of the License, or
* (at your option) any l... | gpl-3.0 |
smasoumi/stupidwarriors | src/engine/gameScene/SceneBuilder.java | 5638 | package engine.gameScene;
import engine.gameController.GameController;
import engine.gameScene.url.Url;
import java.io.IOException;
import java.net.URL;
import java.util.Collection;
import javafx.fxml.FXMLLoader;
import javafx.geometry.Pos;
import javafx.scene.CacheHint;
import javafx.scene.Node;
import javafx.scene.P... | gpl-3.0 |
boydjd/openfisma | library/Zend/Measure/Capacitance.php | 4107 | <?php
/**
* Zend Framework
*
* LICENSE
*
* This source file is subject to the new BSD license that is bundled
* with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://framework.zend.com/license/new-bsd
* If you did not receive a copy of the license an... | gpl-3.0 |
konker/konker_ultrathin_led_matrix | include/klm_matrix.h | 8913 | /**
* Konker's LED matrix library
*
* A library for driving a red LED matrix
*
* Copyright 2015, Konrad Markus <konker@luxvelocitas.com>
*
* This file is part of konker_led_matrix.
*
* konker_led_matrix is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Publ... | gpl-3.0 |
bit0Ar/pilas-bloques | releases/pilas-engine-bloques-linux-ia32/resources/app/ejerciciosPilas/src/escenas/TresNaranjas.ts | 1676 | /// <reference path = "EscenaActividad.ts" />
/// <reference path = "../../dependencias/pilasweb.d.ts"/>
/// <reference path = "../actores/Cuadricula.ts"/>
/// <reference path = "../actores/PerroCohete.ts"/>
/// <reference path = "../comportamientos/MovimientosEnCuadricula.ts"/>
/**
* @class TresNaranjas
*
*/
cla... | gpl-3.0 |
randomstuffpaul/KernelAdiutor | app/src/main/java/com/grarak/kerneladiutor/activities/BaseActivity.java | 5069 | /*
* Copyright (C) 2015-2016 Willi Ye <williye97@gmail.com>
*
* This file is part of Kernel Adiutor.
*
* Kernel Adiutor 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, o... | gpl-3.0 |
dejan-brkic/commons | utilities/src/main/java/org/craftercms/commons/logging/Logged.java | 1171 | /*
* Copyright (C) 2007-2017 Crafter Software Corporation.
*
* 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 of the License, or
* (at your option) any later version.
*
*... | gpl-3.0 |
waterlgndx/darkstar | scripts/globals/abilities/yonin.lua | 701 | -----------------------------------
-- Ability: Yonin
-- Increases enmity and enhances "Ninja Tool Expertise" effect, but impairs accuracy. Improves evasion and reduces enemy Critical Hit Rate when in front of target.
-- Obtained: Ninja Level 40
-- Recast Time: 3:00
-- Duration: 5:00
-----------------------------------... | gpl-3.0 |
ZeroOne71/ql | 03_SellerPortal/ECommerce.Utility.DataAccess/RLDB/Config/DataOperations.cs | 4968 | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Xml.Serialization;
using System.ComponentModel;
using System.Data;
namespace ECommerce.Utility.DataAccess.Database.Config
{
[XmlRoot("dataOperations", Namespace = "http://oversea.ECommerce.com/DataOperation")]
p... | gpl-3.0 |
SavageLearning/Machete | Machete.Web/Maps/Legacy/WorkerSigninProfile.cs | 5028 | using System;
using AutoMapper;
using Machete.Web.Helpers;
using static Machete.Web.Helpers.Extensions;
namespace Machete.Web.Maps
{
public class WorkerSigninProfile : Profile
{
public WorkerSigninProfile()
{
CreateMap<Domain.WorkerSignin, Service.DTO.WorkerSigninList>()
... | gpl-3.0 |
rajmahesh/magento2-master | vendor/magento/module-quote/Model/GuestCartManagement/Plugin/Authorization.php | 1301 | <?php
/**
* Copyright © 2016 Magento. All rights reserved.
* See COPYING.txt for license details.
*/
namespace Magento\Quote\Model\GuestCartManagement\Plugin;
use Magento\Framework\Exception\StateException;
class Authorization
{
/**
* @var \Magento\Authorization\Model\UserContextInterface
*/
prot... | gpl-3.0 |