repo_name
stringlengths
4
116
path
stringlengths
3
942
size
stringlengths
1
7
content
stringlengths
3
1.05M
license
stringclasses
15 values
IYEO/Sweettaste
tmp/install_5680f69da1732/install_5680f6ab093c2/assets/yahoo-yos-social/lib/OpenID/Auth/Yadis/XRDS.php
14321
<?php /** * This module contains the XRDS parsing code. * * PHP versions 4 and 5 * * LICENSE: See the COPYING file included in this distribution. * * @package OpenID * @author JanRain, Inc. <openid@janrain.com> * @copyright 2005-2008 Janrain, Inc. * @license http://www.apache.org/licenses/LICENSE...
gpl-2.0
YouDiSN/OpenJDK-Research
jdk9/hotspot/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.nodes/src/org/graalvm/compiler/nodes/EncodedGraph.java
2807
/* * Copyright (c) 2015, 2015, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free ...
gpl-2.0
scraperwiki/pdf2msgpack
msgpack-c/include/msgpack/adaptor/nil.hpp
1885
// // MessagePack for C++ static resolution routine // // Copyright (C) 2008-2009 FURUHASHI Sadayuki // // 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) // #ifndef MSGPACK_TYPE_NIL_HPP #define MSGPACK_TYP...
gpl-2.0
zear/fceu320-rzx50
src/netplay.cpp
7392
/* FCE Ultra - NES/Famicom Emulator * * Copyright notice for this file: * Copyright (C) 2002 Xodnizel * * 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...
gpl-2.0
AdaLovelance/lxcGrsecKernels
linux-3.14.37/include/linux/seq_file.h
6168
#ifndef _LINUX_SEQ_FILE_H #define _LINUX_SEQ_FILE_H #include <linux/types.h> #include <linux/string.h> #include <linux/bug.h> #include <linux/mutex.h> #include <linux/cpumask.h> #include <linux/nodemask.h> struct seq_operations; struct file; struct path; struct inode; struct dentry; struct user_namespace; struct seq...
gpl-2.0
DrewG/mzmine2
src/main/java/net/sf/mzmine/modules/peaklistmethods/peakpicking/deconvolution/savitzkygolay/SGDerivative.java
2508
/* * Copyright 2006-2015 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 yo...
gpl-2.0
FPLD/project0
vendor/magento/magento2-base/dev/tests/api-functional/testsuite/Magento/Tax/Api/TaxRuleRepositoryInterfaceTest.php
23456
<?php /** * Copyright © 2015 Magento. All rights reserved. * See COPYING.txt for license details. */ namespace Magento\Tax\Api; use Magento\Framework\Api\FilterBuilder; use Magento\Framework\Api\SearchCriteriaBuilder; use Magento\TestFramework\Helper\Bootstrap; use Magento\TestFramework\TestCase\WebapiAbstract; us...
gpl-2.0
totalspectrum/binutils-propeller
gdb/testsuite/gdb.mi/vla.c
982
/* This testcase is part of GDB, the GNU debugger. Contributed by Intel Corp. <keven.boell@intel.com> Copyright 2014-2017 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free So...
gpl-2.0
TrampolineRTOS/trampoline
machines/simple/armv6m/samd21/CMSIS-Atmel/Device/ATMEL/samd20/include/instance/rtc.h
8160
/** * \file * * \brief Instance description for RTC * * Copyright (c) 2014 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * ...
gpl-2.0
Fe-Pi/linux
arch/powerpc/include/asm/cputable.h
23577
/* SPDX-License-Identifier: GPL-2.0 */ #ifndef __ASM_POWERPC_CPUTABLE_H #define __ASM_POWERPC_CPUTABLE_H #include <linux/types.h> #include <uapi/asm/cputable.h> #include <asm/asm-const.h> #ifndef __ASSEMBLY__ /* This structure can grow, it's real size is used by head.S code * via the mkdefs mechanism. */ struct c...
gpl-2.0
antoniomolram/Mixim_protocol
src/base/modules/BaseBattery.h
3755
#ifndef BASE_BATTERY_H #define BASE_BATTERY_H #include <omnetpp.h> #include "MiXiMDefs.h" #include "BaseModule.h" #include "HostState.h" /** * @brief Defines the amount of power drawn by a device from * a power source. * * Used as generic amount parameter for BaseBatteries "draw"-method. * * Can be either an i...
gpl-2.0
xdajog/samsung_sources_i927
libcore/luni/src/main/java/org/apache/harmony/security/provider/crypto/SHA1_Data.java
2129
/* * 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...
gpl-2.0
animalcreek/linux
drivers/net/ethernet/aquantia/atlantic/hw_atl/hw_atl_utils.c
13329
/* * aQuantia Corporation Network Driver * Copyright (C) 2014-2017 aQuantia Corporation. All rights reserved * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, * version 2, as published by the Free Software Foundation. *...
gpl-2.0
RJRetro/mame
src/mame/drivers/galaxy.cpp
12956
// license:BSD-3-Clause // copyright-holders:Krzysztof Strzecha, Miodrag Milanovic /*************************************************************************** Galaksija driver by Krzysztof Strzecha and Miodrag Milanovic 22/05/2008 Tape support added (Miodrag Milanovic) 21/05/2008 Galaksija plus initial support (Miodr...
gpl-2.0
zrafa/linuxkernel
linux-2.6.17.new/drivers/isdn/hisax/gazel.c
16305
/* $Id: gazel.c,v 2.19.2.4 2004/01/14 16:04:48 keil Exp $ * * low level stuff for Gazel isdn cards * * Author BeWan Systems * based on source code from Karsten Keil * Copyright by BeWan Systems * * This software may be used and distributed according to the terms * of the GNU General Publ...
gpl-2.0
danielgpalmer/linux-picosam9g45
arch/x86/kernel/nmi_selftest.c
4533
/* * arch/x86/kernel/nmi-selftest.c * * Testsuite for NMI: IPIs * * Started by Don Zickus: * (using lib/locking-selftest.c as a guide) * * Copyright (C) 2011 Red Hat, Inc., Don Zickus <dzickus@redhat.com> */ #include <linux/smp.h> #include <linux/cpumask.h> #include <linux/delay.h> #include <linux/init.h> #...
gpl-2.0
fipar/percona-toolkit
t/pt-table-checksum/samples/empty-table-bug-987393.sql
430
DROP DATABASE IF EXISTS test; CREATE DATABASE test; USE test; CREATE TABLE `test_empty` ( `id` int(11) NOT NULL AUTO_INCREMENT, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ; CREATE TABLE `test_full` ( `id` int(11) NOT NULL AUTO_INCREMENT, `d` text NOT NULL, PRIMARY KEY (`id`) )...
gpl-2.0
dilawar/sesc
src_without_LF/libsesctherm/mtl/orien.h
1568
#ifndef MTL_ORIEN_H #define MTL_ORIEN_H namespace mtl { struct row_orien; struct column_orien; struct row_major; struct column_major; //: Row Orientation // This is used in matrix_implementation and in the indexer objects // to map (row,column) to (major,minor). struct row_orien { template <int MM, int NN> struct ...
gpl-2.0
MaddTheSane/scummvm
engines/lastexpress/entities/pascale.cpp
31531
/* 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 ...
gpl-2.0
SanDisk-Open-Source/SSD_Dashboard
uefi/userspace/glibc/ports/sysdeps/unix/sysv/linux/hppa/nptl/pthread.h
42363
/* Copyright (C) 2002-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the ...
gpl-2.0
danielrh/dosbox3d
src/debug/debug_gui.cpp
8366
/* * Copyright (C) 2002-2015 The DOSBox Team * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This p...
gpl-2.0
ninjablocks/kernel-VAR-SOM-AMxx
drivers/gpu/drm/omapdrm/omap_plane.c
12702
/* * drivers/gpu/drm/omapdrm/omap_plane.c * * Copyright (C) 2011 Texas Instruments * Author: Rob Clark <rob.clark@linaro.org> * * 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. ...
gpl-2.0
md-5/jdk10
src/java.desktop/share/native/libfontmanager/harfbuzz/hb-subset-glyf.hh
1511
/* * Copyright © 2018 Google, Inc. * * This is part of HarfBuzz, a text shaping library. * * Permission is hereby granted, without written agreement and without * license or royalty fees, to use, copy, modify, and distribute this * software and its documentation for any purpose, provided that the * above copy...
gpl-2.0
drozas/cecan
core/modules/system/tests/src/Kernel/Theme/TwigNamespaceTest.php
1783
<?php namespace Drupal\Tests\system\Kernel\Theme; use Drupal\KernelTests\KernelTestBase; use Twig\TemplateWrapper; /** * Tests Twig namespaces. * * @group Theme */ class TwigNamespaceTest extends KernelTestBase { /** * Modules to enable. * * @var array */ public static $modules = ['twig_theme_te...
gpl-2.0
RyMarq/Zero-K
LuaUI/Widgets/gfx_dynamic_metal.lua
1810
function widget:GetInfo() return { name = "Lua Metal Decals", desc = "Draws a decal on each metal spot", author = "Bluestone (based on the Lua Metal Spots widget by Cheesecan)", date = "April 2014", license = "GPL v3 or later", layer = 5, enabled = true -- loaded by default? ...
gpl-2.0
overmetal61/ettercap_debug
cmake/Modules/CheckVariableInHeaders.cmake
865
INCLUDE(CheckCSourceCompiles) MACRO(CHECK_VARIABLE_IN_HEADERS _SYMBOL _HEADER _RESULT) SET(_INCLUDE_FILES) FOREACH (it ${_HEADER}) SET(_INCLUDE_FILES "${_INCLUDE_FILES}#include <${it}>\n") ENDFOREACH (it) SET(_CHECK_PROTO_EXISTS_SOURCE_CODE " ${_INCLUDE_FILES} void cmakeRequireSymbol(int dummy,...){(voi...
gpl-2.0
formorer/pkg-cgit
git/branch.c
8331
#include "git-compat-util.h" #include "cache.h" #include "branch.h" #include "refs.h" #include "remote.h" #include "commit.h" #include "worktree.h" struct tracking { struct refspec spec; char *src; const char *remote; int matches; }; static int find_tracked_branch(struct remote *remote, void *priv) { struct trac...
gpl-2.0
chucktr/android_kernel_htc_msm8960
arch/arm/mach-msm/include/mach/camera-tenderloin.h
12982
/* Copyright (c) 2009-2011, Code Aurora Forum. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the ho...
gpl-2.0
NaturalGIS/naturalgis_qgis
src/analysis/processing/qgsalgorithmlayouttopdf.cpp
9906
/*************************************************************************** qgsalgorithmlayouttopdf.cpp --------------------- begin : June 2020 copyright : (C) 2020 by Nyall Dawson email : nyall dot dawson at gmail d...
gpl-2.0
T0MM0R/magento
web/lib/Zend/Tool/Project/Context/Zf/TestLibraryFile.php
3128
<?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-2.0
bmerry/datagrind
coregrind/m_libcsignal.c
17995
/*--------------------------------------------------------------------*/ /*--- Signal-related libc stuff. m_libcsignal.c ---*/ /*--------------------------------------------------------------------*/ /* This file is part of Valgrind, a dynamic binary instrumentation framework. Copyright ...
gpl-2.0
glibey/drupal8
core/modules/search/lib/Drupal/search/Tests/SearchBlockTest.php
2805
<?php /** * @file * Definition of Drupal\search\Tests\SearchBlockTest. */ namespace Drupal\search\Tests; /** * Tests the rendering of the search block. */ class SearchBlockTest extends SearchTestBase { /** * Modules to enable. * * @var array */ public static $modules = array('block'); public...
gpl-2.0
avz-cmf/zaboy-middleware
www/js/util/build/transforms/optimizer/stripConsole.js
681
define(["../../buildControl"], function(bc){ if(bc.stripConsole){ var consoleMethods = "assert|count|debug|dir|dirxml|group|groupEnd|info|profile|profileEnd|time|timeEnd|trace|log"; if(bc.stripConsole === "warn"){ consoleMethods += "|warn"; }else if(bc.stripConsole === "all"){ consoleMethods += "|warn|erro...
gpl-3.0
sunny256/coreutils
tests/ls/slink-acl.sh
1078
#!/bin/sh # verify that ls -lL works when applied to a symlink to an ACL'd file # Copyright (C) 2011-2016 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either ...
gpl-3.0
dhamma-dev/SEA
web/lib/form/form.js
12220
/** * This file contains JS functionality required by mforms and is included automatically * when required. */ // Namespace for the form bits and bobs M.form = M.form || {}; /** * Initialises the show advanced functionality and events. * This should only ever happen ONCE per page. * * @param {YUI} Y * @param ...
gpl-3.0
alja/xrootd
src/XrdCms/XrdCmsBlackList.hh
5380
#ifndef __XRDCMSBLACKLIST_HH__ #define __XRDCMSBLACKLIST_HH__ /******************************************************************************/ /* */ /* X r d C m s B l a c k L i s t . h h */ /* ...
gpl-3.0
tomkralidis/geonode
geonode/monitoring/frontend/monitoring/src/pages/alerts-settings/constants.js
853
/* ######################################################################### # # Copyright (C) 2019 OSGeo # # 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 # ...
gpl-3.0
yclas/yclas
oc/vendor/bitpay/vendor/bitpay/php-client/src/Bitpay/InvoiceInterface.php
12475
<?php /** * @license Copyright 2011-2014 BitPay Inc., MIT License * see https://github.com/bitpay/php-bitpay-client/blob/master/LICENSE */ namespace Bitpay; /** * Invoice * * @package Bitpay */ interface InvoiceInterface { /** * An invoice starts in this state.  When in this state and only in this sta...
gpl-3.0
gnidorah/xpiks
vendors/exiv2-0.25/include/exiv2/asfvideo.hpp
6875
// ***************************************************************** -*- C++ -*- /* * Copyright (C) 2004-2015 Andreas Huggel <ahuggel@gmx.net> * * This program is part of the Exiv2 distribution. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public...
gpl-3.0
x56/pris0nbarake
untethers/include/IOKit/pwr_mgt/IOPMKeys.h
3342
/* * Copyright (c) 2006 Apple Computer, Inc. All rights reserved. * * @APPLE_LICENSE_HEADER_START@ * * This file contains Original Code and/or Modifications of Original Code * as defined in and that are subject to the Apple Public Source License * Version 2.0 (the 'License'). You may not use this file except in...
gpl-3.0
Microvellum/Fluid-Designer
win64-vc/2.78/scripts/presets/tracking_camera/Nikon_DX.py
192
import bpy camera = bpy.context.edit_movieclip.tracking.camera camera.sensor_width = 23.6 camera.units = 'MILLIMETERS' camera.pixel_aspect = 1 camera.k1 = 0.0 camera.k2 = 0.0 camera.k3 = 0.0
gpl-3.0
dnanexus/rseqc
rseqc/lib/bx/intervals/__init__.py
204
""" Tools and data structures for working with genomic intervals (or sets of regions on a line in general) efficiently. """ # For compatiblity with existing stuff from bx.intervals.intersection import *
gpl-3.0
TheBraveWarrior/pyload
module/plugins/crypter/Movie2KTo.py
472
# -*- coding: utf-8 -*- from ..internal.DeadCrypter import DeadCrypter class Movie2KTo(DeadCrypter): __name__ = "Movie2KTo" __type__ = "crypter" __version__ = "0.56" __status__ = "stable" __pattern__ = r'http://(?:www\.)?movie2k\.to/(.+)\.html' __config__ = [("activated", "bool", "Activated"...
gpl-3.0
chandon/mautic
app/bundles/EmailBundle/EventListener/ConfigSubscriber.php
3706
<?php /** * @package Mautic * @copyright 2014 Mautic Contributors. All rights reserved. * @author Mautic * @link http://mautic.org * @license GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html */ namespace Mautic\EmailBundle\EventListener; use Mautic\ConfigBundle\ConfigEvents; use Mautic\C...
gpl-3.0
TextusData/Mover
thirdparty/gnupg-2.0.22/sm/keydb.h
3104
/* keydb.h - Key database * Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc. * * This file is part of GnuPG. * * GnuPG 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...
gpl-3.0
darioizzo/pykep
src/third_party/cspice/refchg.c
24383
/* refchg.f -- translated by f2c (version 19980913). You must link the resulting object file with the libraries: -lf2c -lm (in that order) */ #include "f2c.h" /* Table of constant values */ static integer c__2 = 2; /* $Procedure REFCHG (Reference frame Change) */ /* Subroutine */ int refchg_(integer *fra...
gpl-3.0
dexxtr/osbb-web-manager
www/wp-content/plugins/ninja-forms/client/dashboard/models/formTemplateModel.js
441
/** * Model that represents our form template. * * @package Ninja Forms client * @copyright (c) 2017 WP Ninjas * @since 3.0 */ define( [], function() { var model = Backbone.Model.extend( { defaults: { objectType: 'template', id: 'none', title: 'unknown' }, initialize:...
gpl-3.0
jtracey/Signal-Android
src/org/thoughtcrime/securesms/video/ClassicEncryptedMediaDataSource.java
1585
package org.thoughtcrime.securesms.video; import android.media.MediaDataSource; import androidx.annotation.NonNull; import androidx.annotation.RequiresApi; import org.thoughtcrime.securesms.crypto.AttachmentSecret; import org.thoughtcrime.securesms.crypto.ClassicDecryptingPartInputStream; import org.thoughtcrime.sec...
gpl-3.0
yfried/ansible
lib/ansible/modules/network/f5/bigip_ike_peer.py
25483
#!/usr/bin/python # -*- coding: utf-8 -*- # # Copyright: (c) 2018, F5 Networks Inc. # GNU General Public License v3.0 (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) from __future__ import absolute_import, division, print_function __metaclass__ = type ANSIBLE_METADATA = {'metadata_version': '1.1', ...
gpl-3.0
Jules-/terraingis
src/TerrainGIS/src/com/vividsolutions/jts/index/chain/MonotoneChainBuilder.java
4504
/* * The JTS Topology Suite is a collection of Java classes that * implement the fundamental operations required to validate a given * geo-spatial data set to a known topological specification. * * Copyright (C) 2001 Vivid Solutions * * This library is free software; you can redistribute it and/or *...
gpl-3.0
pivonroll/Qt_Creator
src/plugins/qmldesigner/designercore/include/mathutils.h
1396
/**************************************************************************** ** ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of Qt Creator. ** ** Commercial License Usage ** Licensees holding valid commercial Qt licenses may use this file in ** accordance w...
gpl-3.0
WensiWu/openfoam-extend-foam-extend-3.1
applications/utilities/postProcessing/dataConversion/foamToVTK/writeFunsTemplates.C
5008
/*---------------------------------------------------------------------------*\ ========= | \\ / F ield | foam-extend: Open Source CFD \\ / O peration | \\ / A nd | For copyright notice see file Copyright \\/ M anipulation | ---------------------...
gpl-3.0
claudep/pootle
pootle/apps/pootle_comment/migrations/0001_initial.py
2477
# -*- coding: utf-8 -*- from __future__ import unicode_literals from django.db import migrations, models from django.conf import settings class Migration(migrations.Migration): dependencies = [ ('contenttypes', '0002_remove_content_type_name'), migrations.swappable_dependency(settings.AUTH_USER_...
gpl-3.0
crocodoyle/cbrain
BrainPortal/db/migrate/20130805152115_add_immutable_to_userfiles.rb
146
class AddImmutableToUserfiles < ActiveRecord::Migration def change add_column :userfiles, :immutable, :boolean, :default => false end end
gpl-3.0
Sbalbp/DIRAC
RequestManagementSystem/Service/ReqProxyHandler.py
7200
######################################################################## # $HeadURL$ # File: ReqProxyHandler.py # Author: Krzysztof.Ciba@NOSPAMgmail.com # Date: 2013/06/04 13:18:41 ######################################################################## """ :mod: RequestProxyHandler .. module: ReqtProxyHandler :syn...
gpl-3.0
miumok98/weblate
weblate/billing/migrations/0001_initial.py
1726
# -*- coding: utf-8 -*- from __future__ import unicode_literals from django.db import models, migrations from django.conf import settings class Migration(migrations.Migration): dependencies = [ migrations.swappable_dependency(settings.AUTH_USER_MODEL), ('trans', '0045_auto_20150916_1007'), ]...
gpl-3.0
HossainKhademian/Studio3
plugins/com.aptana.ui.io/src/com/aptana/ide/ui/io/navigator/ProjectExplorerContentProvider.java
3028
/** * Aptana Studio * Copyright (c) 2005-2012 by Appcelerator, Inc. All Rights Reserved. * Licensed under the terms of the GNU Public License (GPL) v3 (with exceptions). * Please see the license.html included with this distribution for details. * Any modifications to this file must keep this entire header intact. ...
gpl-3.0
greasydeal/darkstar
scripts/globals/mobskills/Stasis.lua
912
--------------------------------------------- -- Stasis -- -- Description: Paralyzes targets in an area of effect. -- Type: Enfeebling -- Utsusemi/Blink absorb: Ignores shadows -- Range: 10' radial -- Notes: --------------------------------------------- require("scripts/globals/settings"); require("scripts/global...
gpl-3.0
chill117/joint
docs/src/joint/api/util/uuid.html
166
<pre class="docs-method-signature"><code>util.uuid()</code></pre><p>Return a pseudo-<a href="http://en.wikipedia.org/wiki/Universally_unique_identifier">UUID</a>.</p>
mpl-2.0
NicheProject/vault-ruby
lib/vault/api/sys.rb
494
require_relative "../client" require_relative "../request" require_relative "../response" module Vault class Client # A proxy to the {Sys} methods. # @return [Sys] def sys @sys ||= Sys.new(self) end end class Sys < Request; end end require_relative "sys/audit" require_relative "sys/auth" ...
mpl-2.0
wlwwt/shopware
vendor/google/proto-client/src/Google/Cloud/Language/V1beta2/AnalyzeEntitiesRequest.php
2541
<?php # Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/cloud/language/v1beta2/language_service.proto namespace Google\Cloud\Language\V1beta2; use Google\Protobuf\Internal\GPBType; use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; /** * The entity analysis r...
agpl-3.0
gallir/Meneame
vendor/crodas/haanga/tests/assert_templates/trans.html
44
Traducción Traducción por cesar hola Hola
agpl-3.0
wolffcm/voltdb
src/frontend/org/voltdb/groovy/Tuplerator.java
5058
/* This file is part of VoltDB. * Copyright (C) 2008-2015 VoltDB Inc. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as * published by the Free Software Foundation, either version 3 of the * License, or (at your option) any la...
agpl-3.0
shahrooz33ce/sugarcrm
modules/Campaigns/metadata/additionalDetails.php
3552
<?php if(!defined('sugarEntry') || !sugarEntry) die('Not A Valid Entry Point'); /********************************************************************************* * SugarCRM Community Edition is a customer relationship management program developed by * SugarCRM, Inc. Copyright (C) 2004-2011 SugarCRM Inc. * * This ...
agpl-3.0
mgherghe/k3po
driver/src/main/java/org/kaazing/k3po/driver/internal/behavior/handler/codec/http/HttpStatusEncoder.java
2014
/** * Copyright 2007-2015, Kaazing Corporation. All rights reserved. * * 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 require...
agpl-3.0
maestrano/fengoffice
public/assets/javascript/slimey/actions.js
14292
/* * Slimey - SLIdeshow Microformat Editor - http://slimey.sourceforge.net * Copyright (C) 2007 - 2008 Ignacio de Soto * * Base Action definitions. */ /** * abstract class SlimeyAction - Actions on the editor * name: name of the action */ var SlimeyAction = function(name, slimey) { this.name...
agpl-3.0
dgynn/canvas-lms
spec/apis/user_content_spec.rb
26172
# # Copyright (C) 2011 Instructure, Inc. # # This file is part of Canvas. # # Canvas is free software: you can redistribute it and/or modify it under # the terms of the GNU Affero General Public License as published by the Free # Software Foundation, version 3 of the License. # # Canvas is distributed in the hope that ...
agpl-3.0
mapycz/mapnik
benchmark/test_png_encoding1.cpp
570
#include "bench_framework.hpp" #include <mapnik/image_util.hpp> class test : public benchmark::test_case { mapnik::image_rgba8 im_; public: test(mapnik::parameters const& params) : test_case(params), im_(256,256) {} bool validate() const { return true; } bool operator()() co...
lgpl-2.1
krafczyk/root-5.34.09-ams
cint/cint/stl/fmultmap.h
1295
/* -*- C++ -*- */ /************************************************************************ * * Copyright(c) 1995~2006 Masaharu Goto (root-cint@cern.ch) * * For the licensing terms see the file COPYING * ************************************************************************/ /* * * Copyright (c) 1994 * He...
lgpl-2.1
su2code/SU2
externals/cgns/hdf5/H5Ffake.c
3425
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Copyright by The HDF Group. * * Copyright by the Board of Trustees of the University of Illinois. * * All rights reserved. * * ...
lgpl-2.1
evolvedmicrobe/beast-mcmc
src/dr/app/beauti/types/HierarchicalModelType.java
406
package dr.app.beauti.types; /** * @author Marc A. Suchard */ public enum HierarchicalModelType { NORMAL_HPM, LOGNORMAL_HPM; public String toString() { switch (this) { case NORMAL_HPM: return "Normal"; case LOGNORMAL_HPM: return "Logn...
lgpl-2.1
harishnavnit/iris
src/irisnet/noncore/cutestuff/httpconnect.h
1762
/* * httpconnect.h - HTTP "CONNECT" proxy * Copyright (C) 2003 Justin Karneges * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your o...
lgpl-2.1
nahojd/ContinuousTests
src/AutoTest.VM/LaunchArguments.cs
999
using System; namespace AutoTest.VM { class LaunchArguments { public Guid CorrelationId { get; private set; } public int Port { get; private set; } public string WatchPath { get; private set; } public bool Debug { get; private set; } public int OwnerPort { get; private ...
lgpl-2.1
UnderDogg/php-reports
README.md
3740
Php Reports =========== A reporting framework for managing and displaying nice looking, exportable reports from any data source, including SQL and MongoDB. Major features include: * Display a report from any data source that can output tabular data (SQL, MongoDB, PHP, etc.) * Output reports in HTML, XML, CSV, JS...
lgpl-3.0
moonsea/maosheji
web/resource/navMenu/css/style.css
4527
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{ margin:0;padding:0;border:0;outline:...
lgpl-3.0
nawawi/wkhtmltopdf
webkit/Source/WebCore/platform/cf/KURLCFNet.cpp
3741
/* * Copyright (C) 2004, 2008 Apple Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of condit...
lgpl-3.0
stannynuytkens/youtube-dl
youtube_dl/extractor/gdcvault.py
6690
from __future__ import unicode_literals import re from .common import InfoExtractor from ..utils import ( HEADRequest, sanitized_Request, urlencode_postdata, ) class GDCVaultIE(InfoExtractor): _VALID_URL = r'https?://(?:www\.)?gdcvault\.com/play/(?P<id>\d+)/(?P<name>(\w|-)+)?' _NETRC_MACHINE = '...
unlicense
eBay/Eagle
eagle-core/eagle-data-process/eagle-storm-jobrunning-spout/src/main/java/org/apache/eagle/jobrunning/crawler/JobContext.java
1589
/* * 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 may ...
apache-2.0
freeformz/sonde-go
events/uuid.pb.go
6590
// Code generated by protoc-gen-gogo. // source: uuid.proto // DO NOT EDIT! package events import proto "github.com/gogo/protobuf/proto" import math "math" // discarding unused import gogoproto "github.com/gogo/protobuf/gogoproto/gogo.pb" import io "io" import fmt "fmt" import github_com_gogo_protobuf_proto "github...
apache-2.0
dm0-/mantle
vendor/github.com/coreos/ignition/config/v2_0/types/filesystem.go
1814
// Copyright 2016 CoreOS, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in...
apache-2.0
MrRaindrop/incubator-weex
android/playground/app/src/main/assets/showcase/new-fashion/brand.js
8757
/******/ (function(modules) { // webpackBootstrap /******/ // The module cache /******/ var installedModules = {}; /******/ // The require function /******/ function __webpack_require__(moduleId) { /******/ // Check if module is in cache /******/ if(installedModules[moduleId]) /******/ return installedModu...
apache-2.0
mikekap/buck
src/com/facebook/buck/jvm/java/JavaBinary.java
6767
/* * Copyright 2012-present Facebook, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may * not use this file except in compliance with the License. You may obtain * a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or...
apache-2.0
siosio/intellij-community
java/java-tests/testData/codeInsight/externalJavadoc/String/16/expectedToLowerCase.html
2256
<HTML><style type="text/css"> ul.inheritance { margin:0; padding:0; } ul.inheritance li { display:inline; list-style-type:none; } ul.inheritance li ul.inheritance { margin-left:15px; padding-left:15px; padding-top:1px; } </style> <section class="detail" ...
apache-2.0
mbedmicro/mbed
targets/TARGET_STM/TARGET_STM32F3/TARGET_STM32F303xE/TARGET_NUCLEO_F303RE/PeripheralPinMaps.h
24186
/* mbed Microcontroller Library ******************************************************************************* * Copyright (c) 2018, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following condition...
apache-2.0
wangcy6/storm_app
frame/c++/webrtc-master/modules/audio_coding/audio_network_adaptor/parse_ana_dump.py
4718
#!/usr/bin/python2 # Copyright (c) 2017 The WebRTC project authors. All Rights Reserved. # # Use of this source code is governed by a BSD-style license # that can be found in the LICENSE file in the root of the source # tree. An additional intellectual property rights grant can be found # in the file PATENTS. All...
apache-2.0
ydai1124/gobblin-1
gobblin-runtime/src/test/java/gobblin/runtime/commit/CommitSequenceTest.java
3431
/* * 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 may ...
apache-2.0
nkgilley/home-assistant
homeassistant/components/verisure/switch.py
2311
"""Support for Verisure Smartplugs.""" import logging from time import monotonic from homeassistant.components.switch import SwitchEntity from . import CONF_SMARTPLUGS, HUB as hub _LOGGER = logging.getLogger(__name__) def setup_platform(hass, config, add_entities, discovery_info=None): """Set up the Verisure s...
apache-2.0
dgutierr/uberfire-extensions
uberfire-wires/uberfire-wires-bayesian-network/uberfire-wires-bayesian-network-client/src/main/java/org/uberfire/ext/wires/bayesian/network/client/factory/BaseFactory.java
2954
/* * Copyright 2015 JBoss, by Red Hat, Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
apache-2.0
siosio/intellij-community
platform/lang-impl/src/com/intellij/codeInsight/template/impl/LiveTemplateLookupActionProvider.java
2424
// Copyright 2000-2020 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. package com.intellij.codeInsight.template.impl; import com.intellij.codeInsight.CodeInsightBundle; import com.intellij.codeInsight.lookup.Lookup; import com.intellij.codeInsight....
apache-2.0
venkatarajasekhar/Monkey.Robotics
Evolve Hacks/4_AddHeadlights/Headlights/HeadLights.Mobile.Android/MainActivity.cs
676
using System; using Android.App; using Android.Content; using Android.Content.PM; using Android.Runtime; using Android.Views; using Android.Widget; using Android.OS; using Robotics.Mobile.Core.Bluetooth.LE; using Xamarin.Forms.Platform.Android; namespace HeadLights.Android { [Activity (Label = "HeadLights.Android....
apache-2.0
raja-sami-10p/moby
daemon/container_operations_unix.go
11070
// +build linux freebsd package daemon import ( "context" "fmt" "io/ioutil" "os" "path/filepath" "strconv" "time" "github.com/docker/docker/container" "github.com/docker/docker/daemon/links" "github.com/docker/docker/pkg/idtools" "github.com/docker/docker/pkg/mount" "github.com/docker/docker/pkg/stringid...
apache-2.0
abovelabs/aws-ios-sdk
src/include/ElasticLoadBalancing/ElasticLoadBalancingDescribeInstanceHealthRequestMarshaller.h
1040
/* * Copyright 2010-2012 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "lice...
apache-2.0
drk123/buildafaq
third_party/msg/js/az.js
31031
// This file was automatically generated. Do not modify. 'use strict'; goog.provide('Blockly.Msg.az'); goog.require('Blockly.Msg'); Blockly.Msg.ADD_COMMENT = "Şərh əlavə et"; Blockly.Msg.CHANGE_VALUE_TITLE = "Qiyməti dəyiş:"; Blockly.Msg.CHAT = "Chat with your collaborator by typing in this box!"; // untranslated...
apache-2.0
laijs/moby
vendor/github.com/moby/buildkit/frontend/dockerfile/dockerfile2llb/convert_ssh.go
613
// +build dfssh package dockerfile2llb import ( "github.com/moby/buildkit/client/llb" "github.com/moby/buildkit/frontend/dockerfile/instructions" "github.com/pkg/errors" ) func dispatchSSH(m *instructions.Mount) (llb.RunOption, error) { if m.Source != "" { return nil, errors.Errorf("ssh does not support source...
apache-2.0
wangcy6/storm_app
frame/kafka-0.11.0/kafka-0.11.0.1-src/connect/file/src/main/java/org/apache/kafka/connect/file/FileStreamSinkConnector.java
2629
/* * 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 may n...
apache-2.0
alvin319/CarnotKE
jyhton/installer/src/java/org/python/util/install/driver/NormalVerifier.java
5129
package org.python.util.install.driver; import java.io.ByteArrayOutputStream; import java.io.File; import java.io.IOException; import java.io.PrintStream; import java.nio.file.Paths; import java.util.Arrays; import java.util.List; import java.util.StringTokenizer; import org.python.util.install.ChildProcess; import o...
apache-2.0
zsoltdudas/lis-tempest
tempest/api/compute/admin/test_hypervisor.py
4953
# Copyright 2013 IBM Corporation # All Rights Reserved. # # 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 ...
apache-2.0
venkatarajasekhar/Monkey.Robotics
Evolve Hacks/3_DeployMicroStackApp/readme.md
671
# Deploy a First Micro Stack App The second hack is meant to get you familiar with the architecture of apps built with the Monkey.Robotics Micro Stack framework. ## Steps 1. Read the [Getting Started with the Micro Stack Framework Overview](../../Getting%20Started/Micro_Stack) to get an idea of how the architecture...
apache-2.0
yeaicc/roslyn
src/Compilers/VisualBasic/Portable/Lowering/LocalRewriter/LocalRewriter_SyncLock.vb
16832
' Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. Imports System.Collections.Immutable Imports System.Diagnostics Imports System.Runtime.InteropServices Imports Microsoft.CodeAnalysis.Text Imports Microsoft.C...
apache-2.0
rxl194/OpenNI
Wrappers/OpenNI.net/Log.cs
3080
/***************************************************************************** * * * OpenNI 1.x Alpha * * Copyright (C) 2012 PrimeSense Ltd. * ...
apache-2.0