repo_name
stringlengths
4
116
path
stringlengths
3
942
size
stringlengths
1
7
content
stringlengths
3
1.05M
license
stringclasses
15 values
tmatsuya/milkymist-linux
net/ipv4/netfilter/nf_nat_snmp_basic.c
29804
/* * nf_nat_snmp_basic.c * * Basic SNMP Application Layer Gateway * * This IP NAT module is intended for use with SNMP network * discovery and monitoring applications where target networks use * conflicting private address realms. * * Static NAT is used to remap the networks from the view of the network * man...
gpl-2.0
Fe-Pi/linux
drivers/media/usb/dvb-usb/af9005.c
28361
/* DVB USB compliant Linux driver for the Afatech 9005 * USB1.1 DVB-T receiver. * * Copyright (C) 2007 Luca Olivetti (luca@ventoso.org) * * Thanks to Afatech who kindly provided information. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public L...
gpl-2.0
binhqnguyen/lena
nsc/linux-2.6.26/net/core/net-sysfs.c
12824
/* * net-sysfs.c - network device class and attributes * * Copyright (c) 2003 Stephen Hemminger <shemminger@osdl.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...
gpl-2.0
zhang3/barebox
arch/arm/boards/at91sam9261ek/init.c
9724
/* * Copyright (C) 2007 Sascha Hauer, Pengutronix * * 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 pro...
gpl-2.0
Myself5/android_kernel_sony_msm
drivers/power/smb135x-charger.c
102624
/* Copyright (c) 2013-2015 The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the ...
gpl-2.0
hroark13/WARP_KERNEL_26357
drivers/usb/gadget/f_diag.c
19459
/* drivers/usb/gadget/f_diag.c * Diag Function Device - Route ARM9 and ARM11 DIAG messages * between HOST and DEVICE. * Copyright (C) 2007 Google, Inc. * Copyright (c) 2008-2010, Code Aurora Forum. All rights reserved. * Author: Brian Swetland <swetland@google.com> * This software is licensed under the terms of t...
gpl-2.0
Pillar1989/intel_edison_linux-3.10.17
drivers/usb/gadget/udc-core.c
14709
/** * udc.c - Core UDC Framework * * Copyright (C) 2010 Texas Instruments * Author: Felipe Balbi <balbi@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 of * the License as published by the Free Software Foundation...
gpl-2.0
zyweb/group5
models/RelJob.php
2597
<?php namespace app\models; use Yii; /** * This is the model class for table "rel_job". * * @property integer $rj_id * @property string $positiontype * @property string $rj_name * @property string $rj_dep * @property string $work_type * @property string $max_salary * @property string $work_city * @property...
gpl-2.0
mandeepsimak/Lyx
src/frontends/qt4/GuiTabular.h
1507
// -*- C++ -*- /** * \file GuiTabular.h * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * * \author John Levon * \author Kalle Dalheimer * \author Jürgen Spitzmüller * \author Herbert Voß * * Full author contact details are available in file CREDITS. */...
gpl-2.0
STS-Dev-Team/kernel_omap4_xt910s
external/wlan/wl1271/Test/debug.h
2455
/* * debug.h * * Copyright(c) 1998 - 2009 Texas Instruments. All rights reserved. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modi...
gpl-2.0
mdaniel/svn-caucho-com-resin
modules/hessian/src/com/caucho/hessian/io/AbstractStreamSerializer.java
3888
/* * Copyright (c) 2001-2008 Caucho Technology, Inc. All rights reserved. * * The Apache Software License, Version 1.1 * * 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 mu...
gpl-2.0
evamichalcak/doartystuff
wp-content/plugins/event-rocket/templates/cleanup-screen.php
2765
<?php defined( 'ABSPATH' ) or exit() ?> <div class="wrap eventrocket cleanup"> <h2> <?php _e( 'Event Data Cleanup', 'eventrocket' ) ?> </h2> <?php if ( ! $in_progress ): ?> <p> <?php _e( 'There may be occasions where you want to remove all traces of The Events Calendar and associated ' . 'plugins from the ...
gpl-2.0
Fe-Pi/linux
drivers/net/ethernet/mellanox/mlx4/main.c
124348
/* * Copyright (c) 2004, 2005 Topspin Communications. All rights reserved. * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved. * Copyright (c) 2005, 2006, 2007, 2008 Mellanox Technologies. All rights reserved. * Copyright (c) 2006, 2007 Cisco Systems, Inc. All rights reserved. * * This software is a...
gpl-2.0
SeeyaSia/www
web/libraries/ckeditor/tests/tickets/8103/_assets/tc1_word2010_gecko.html
18626
<!--[if gte mso 9]><xml> <o:OfficeDocumentSettings> <o:TargetScreenSize>800x600</o:TargetScreenSize> </o:OfficeDocumentSettings> </xml><![endif]--> <ol style="margin-top:0cm" start="1" type="1"><li class="MsoNormal" style="mso-list:l0 level1 lfo1">Item1</li><ol style="margin-top:0cm" start="1" type="a"><li class="...
gpl-2.0
h0tw1r3/mame
src/mame/drivers/comx35.cpp
23542
// license:BSD-3-Clause // copyright-holders:Curt Coder /* TODO: - tape input/output - PL-80 plotter - serial printer - thermal printer */ #include "includes/comx35.h" #include "formats/imageutl.h" #include "softlist.h" /**************************************************************************...
gpl-2.0
Endika/rpcs3
rpcs3/Emu/SysCalls/Modules/cellSpurs.h
33185
#pragma once #include "cellSync.h" namespace vm { using namespace ps3; } struct CellSpurs; struct CellSpursTaskset; // Core return codes. enum { CELL_SPURS_CORE_ERROR_AGAIN = 0x80410701, CELL_SPURS_CORE_ERROR_INVAL = 0x80410702, CELL_SPURS_CORE_ERROR_NOMEM = 0x80410704, CELL_...
gpl-2.0
Gelvazio/ORGANIZACOES
microsoft.github.io/microsoft.github.io-master/js/main.js
3518
var app = angular.module('site', ['ui.bootstrap', 'ngAria']); app.factory('Backend', ['$http', function($http) { var get = function(url) { return function() { return $http.get(url).then(function(resp) { return resp.data; }); } ...
gpl-2.0
gittup/gcc
gcc/config/ia64/sync.md
5765
;; GCC machine description for IA-64 synchronization instructions. ;; Copyright (C) 2005, 2007, 2008, 2009 ;; Free Software Foundation, Inc. ;; ;; This file is part of GCC. ;; ;; GCC is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by ;; the Fr...
gpl-2.0
sunnyden/reactos
dll/win32/winsta/misc.c
1258
/* * PROJECT: ReactOS winsta.dll * FILE: lib/winsta/misc.c * PURPOSE: WinStation * PROGRAMMER: Samuel Serapi?n * NOTES: Misc functions. * */ #include "winsta.h" VOID WINSTAAPI LogonIdFromWinStationNameA(PVOID A, PVOID B, ...
gpl-2.0
twitter/mysql
storage/myisam/mi_write.c
33677
/* Copyright (c) 2000, 2013, 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
lizhuobin1981/rtems_test
c/src/ada-tests/tmtests/tm29/config.h
958
/* config.h * * This include file defines the Configuration Table for this test. * * COPYRIGHT (c) 1989-1997. * On-Line Applications Research Corporation (OAR). * * The license and distribution terms for this file may in * the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENS...
gpl-2.0
aldencolerain/mc2kernel
drivers/net/ethernet/mvebu_net/switch/qd-dsdt-3.3/src/msapi/gtPhyInt_mad.c
7842
#include <Copyright.h> /******************************************************************************** * gtPhyInt.h * * DESCRIPTION: * API definitions for PHY interrupt handling * * DEPENDENCIES: * None. * * FILE REVISION NUMBER: * $Revision: 10 $ *********************************************************************...
gpl-2.0
ogajduse/spacewalk
backend/cdn_tools/manifest.py
13620
# Copyright (c) 2016--2017 Red Hat, Inc. # # This software is licensed to you under the GNU General Public License, # version 2 (GPLv2). There is NO WARRANTY for this software, express or # implied, including the implied warranties of MERCHANTABILITY or FITNESS # FOR A PARTICULAR PURPOSE. You should have received a cop...
gpl-2.0
Gurgel100/gcc
gcc/testsuite/gcc.target/powerpc/vsx_mask-move-runnable.c
5978
/* { dg-do run { target { power10_hw } } } */ /* { dg-do link { target { ! power10_hw } } } */ /* { dg-options "-mdejagnu-cpu=power10 -O2 -save-temps" } */ /* { dg-require-effective-target power10_ok } */ /* { dg-require-effective-target int128 } */ /* Check that the expected 128-bit instructions are generated if the ...
gpl-2.0
GuillaumeSeren/linux
include/net/udp.h
15581
/* SPDX-License-Identifier: GPL-2.0-or-later */ /* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user level. * * Definitions for the UDP module. * * Version: @(#)udp.h 1.0.2...
gpl-2.0
FPLD/project0
vendor/magento/magento2-base/dev/tests/api-functional/testsuite/Magento/Sales/Service/V1/OrderHoldTest.php
1240
<?php /** * Copyright © 2015 Magento. All rights reserved. * See COPYING.txt for license details. */ namespace Magento\Sales\Service\V1; use Magento\TestFramework\TestCase\WebapiAbstract; class OrderHoldTest extends WebapiAbstract { const SERVICE_VERSION = 'V1'; const SERVICE_NAME = 'salesOrderManagement...
gpl-2.0
hoist/consul-alerts
leader-election.go
1548
package main import ( log "github.com/AcalephStorage/consul-alerts/Godeps/_workspace/src/github.com/Sirupsen/logrus" consulapi "github.com/AcalephStorage/consul-alerts/Godeps/_workspace/src/github.com/hashicorp/consul/api" ) const LockKey = "consul-alerts/leader" type LeaderElection struct { lock *consu...
gpl-2.0
DarkDefender/coreboot
src/northbridge/intel/sandybridge/report_platform.c
2847
/* * This file is part of the coreboot project. * * Copyright (C) 2012 Google 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; version 2 of the License. * * This program is distri...
gpl-2.0
md-5/jdk10
src/java.desktop/share/classes/javax/swing/plaf/basic/package-info.java
2590
/* * Copyright (c) 1998, 2017, 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
WensiWu/openfoam-extend-foam-extend-3.1
src/foam/matrices/Matrix/MatrixI.H
3618
/*---------------------------------------------------------------------------*\ ========= | \\ / F ield | foam-extend: Open Source CFD \\ / O peration | \\ / A nd | For copyright notice see file Copyright \\/ M anipulation | ---------------------...
gpl-3.0
artandrtom/MyRepository
RacingCars/RacingCars/Assets/NGUI/Scripts/Internal/UIBasicSprite.cs
25566
using UnityEngine; /// <summary> /// Functionality common to both NGUI and 2D sprites brought out into a single common parent. /// Mostly contains everything related to drawing the sprite. /// </summary> public abstract class UIBasicSprite : UIWidget { public enum Type { Simple, Sliced, Tiled, Filled, Adv...
gpl-3.0
Unofficial-Extend-Project-Mirror/openfoam-extend-foam-extend-3.0
src/meshTools/PointEdgeWave/PointEdgeWave.C
34391
/*---------------------------------------------------------------------------*\ ========= | \\ / F ield | foam-extend: Open Source CFD \\ / O peration | \\ / A nd | For copyright notice see file Copyright \\/ M anipulation | ---------------------...
gpl-3.0
raisercostin/mucommander-2
src/main/com/mucommander/ui/dialog/server/package.html
103
<body> Components used to let users enter remote file systems information before connecting. </body>
gpl-3.0
UnknownX7/darkstar
scripts/zones/Inner_Horutoto_Ruins/TextIDs.lua
1317
-- Variable TextID Description text -- General Texts ITEM_CANNOT_BE_OBTAINED = 6548; -- You cannot obtain the item <item>. Come back after sorting your inventory. ITEM_OBTAINED = 6554; -- Obtained: <item>. GIL_OBTAINED = 6555; -- Obtained <number> gil. KEYITEM_OBTAINED = 6557; -- Obtained...
gpl-3.0
ptwales/Rubberduck
RetailCoder.VBE/UI/Refactorings/RenameDialog.cs
2733
using System; using System.Linq; using System.Windows.Forms; using Rubberduck.Parsing.Grammar; using Rubberduck.Parsing.Symbols; using Rubberduck.Refactorings.Rename; namespace Rubberduck.UI.Refactorings { public partial class RenameDialog : Form, IRenameView { public RenameDialog() { ...
gpl-3.0
tectronics/photivo
Sources/ptImage8.cpp
3515
/******************************************************************************* ** ** Photivo ** ** Copyright (C) 2008 Jos De Laender <jos.de_laender@telenet.be> ** Copyright (C) 2012-2013 Michael Munzert <mail@mm-log.com> ** ** This file is part of Photivo. ** ** Photivo is free software: you can redistribute it and/...
gpl-3.0
Whitechaser/darkstar
scripts/zones/West_Ronfaure/mobs/Jaggedy-Eared_Jack.lua
211
----------------------------------- -- Area: West Ronfaure (100) -- NM: Jaggedy-Eared_Jack ----------------------------------- function onMobDeath(mob, player, isKiller) end; function onMobDespawn(mob) end;
gpl-3.0
Edwardro22/cgrates
data/storage/postgres/pg_cdr_migration.sql
2315
/* This script will migrate CDRs from the old CGRateS tables to the new cdrs table but it only migrate CDRs where the duration is > 0. If you need CDRs also with duration is = 0 you can make the appropriate change in the line beginning WHERE cdrs_primary.usage Also the script will process 10,000 CDRs before committing...
gpl-3.0
zhuyue1314/phishing-frenzy
config/routes.rb
2411
PhishingFramework::Application.routes.draw do devise_for :admins # image tracking routes. get '/reports/image/:uid.png' => 'reports#image' # only allow emails to be send from POST request post '/email/preview_email/:id' => 'email#preview', as: 'preview_email' post '/email/test_email/:id' => 'email#test', a...
gpl-3.0
libis/ca_babtekst
app/controllers/find/BrowseObjectsController.php
4873
<?php /* ---------------------------------------------------------------------- * app/controllers/find/BrowseObjectsController.php * ---------------------------------------------------------------------- * CollectiveAccess * Open-source collections management software * --------------------------------------------...
gpl-3.0
jtracey/Signal-Android
src/org/thoughtcrime/securesms/crypto/DatabaseSecret.java
627
package org.thoughtcrime.securesms.crypto; import androidx.annotation.NonNull; import org.thoughtcrime.securesms.util.Hex; import java.io.IOException; public class DatabaseSecret { private final byte[] key; private final String encoded; public DatabaseSecret(@NonNull byte[] key) { this.key = key; t...
gpl-3.0
Unofficial-Extend-Project-Mirror/openfoam-extend-foam-extend-3.1
src/finiteVolume/interpolation/surfaceInterpolation/schemes/UpwindFitScheme/UpwindFitData.C
5777
/*---------------------------------------------------------------------------*\ ========= | \\ / F ield | foam-extend: Open Source CFD \\ / O peration | \\ / A nd | For copyright notice see file Copyright \\/ M anipulation | ---------------------...
gpl-3.0
Microvellum/Fluid-Designer
win64-vc/2.78/scripts/freestyle/styles/long_anisotropically_dense.py
3125
# ##### BEGIN GPL LICENSE BLOCK ##### # # 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 distrib...
gpl-3.0
hryamzik/ansible
lib/ansible/modules/network/nxos/nxos_install_os.py
19714
#!/usr/bin/python # # This file is part of Ansible # # Ansible 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. # # Ansible is distribut...
gpl-3.0
tomours/dolibarr
htdocs/compta/paiement_charge.php
10955
<?php /* Copyright (C) 2004-2014 Laurent Destailleur <eldy@users.sourceforge.net> * Copyright (C) 2016 Frédéric France <frederic.france@free.fr> * * 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 Soft...
gpl-3.0
fqez/JdeRobot
src/libs/comm_py/comm/ice/navdataIceClient.py
4847
# # Copyright (C) 1997-2016 JDE Developers 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 3 of the License, or # (at your option) any later version. # # This program...
gpl-3.0
Yukarumya/Yukarum-Redfoxes
security/nss/gtests/util_gtest/util_utf8_unittest.cc
39251
// -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- // vim: set ts=2 et sw=2 tw=80: // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this file, // You can obtain one at http://mozilla.org/MPL/2.0/. #include...
mpl-2.0
pradeepbhadani/terraform
terraform/variables_test.go
5313
package terraform import ( "testing" "github.com/davecgh/go-spew/spew" "github.com/hashicorp/terraform/tfdiags" "github.com/go-test/deep" "github.com/zclconf/go-cty/cty" ) func TestVariables(t *testing.T) { tests := map[string]struct { Module string Override map[string]cty.Value Want InputValues ...
mpl-2.0
riadhchtara/fxa-password-manager
tests/functional/oauth_webchannel_keys.js
14818
/* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ define([ 'intern', 'intern!object', 'intern/chai!assert', 'require', 'intern/node_modules/dojo/node!xmlh...
mpl-2.0
techdragon/Postgres-XL
src/interfaces/ecpg/pgtypeslib/datetime.c
15437
/* src/interfaces/ecpg/pgtypeslib/datetime.c */ #include "postgres_fe.h" #include <time.h> #include <ctype.h> #include <float.h> #include <limits.h> #include "extern.h" #include "dt.h" #include "pgtypes_error.h" #include "pgtypes_date.h" date * PGTYPESdate_new(void) { date *result; result = (date *) pgtypes_a...
mpl-2.0
riadhchtara/fxa-password-manager
tests/functional/force_auth.js
4537
/* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ define([ 'intern', 'intern!object', 'intern/chai!assert', 'require', 'intern/node_modules/dojo/node!xmlh...
mpl-2.0
kostaspl/SpiderMonkey38
mfbt/double-conversion/utils.h
10527
// Copyright 2010 the V8 project authors. All rights reserved. // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: // // * Redistributions of source code must retain the above copyright // notice, this list of ...
mpl-2.0
buddhaCode/shopware
_sql/migrations/109-add-translations.php
25497
<?php class Migrations_Migration109 Extends Shopware\Components\Migrations\AbstractMigration { public function up() { $sql = <<<'EOD' SET @formID = (SELECT id FROM s_core_config_forms WHERE `name`='Mail'); SET @localeID = (SELECT id FROM s_core_locales WHERE locale='en_GB'); SET @elementID = (SELECT id...
agpl-3.0
SamuelMoraesF/Gitorious
app/controllers/groups_controller.rb
3916
# encoding: utf-8 #-- # Copyright (C) 2012-2013 Gitorious AS # Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies) # # 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,...
agpl-3.0
bashrc/gnusocial-debian
src/plugins/BitlyUrl/BitlyUrlPlugin.php
7232
<?php /** * StatusNet, the distributed open-source microblogging tool * * Plugin to use bit.ly URL shortening services. * * PHP version 5 * * LICENCE: 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 So...
agpl-3.0
ygol/odoo
addons/website_event_crm_questions/models/event_registration.py
1282
# -*- coding: utf-8 -*- # Part of Odoo. See LICENSE file for full copyright and licensing details. from odoo import models, _ class EventRegistration(models.Model): _inherit = 'event.registration' def _get_lead_description_registration(self, prefix='', line_suffix=''): """Add the questions and answe...
agpl-3.0
andy32323/inspectIT
inspectIT/src/info/novatec/inspectit/rcp/InspectITImages.java
13358
package info.novatec.inspectit.rcp; /** * Defines all the images for the InspectIT UI. Note that all images are automatically added to the * registry on the inspectIT start up. * * Please note that this is NOT all the images available. There are so many additional images that * you can find at * https://inspecti...
agpl-3.0
fxcebx/community-edition
projects/repository/source/java/org/alfresco/repo/template/NamePathResultsMap.java
3099
/* * Copyright (C) 2005-2010 Alfresco Software Limited. * * This file is part of Alfresco * * Alfresco 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 3 of the License, or ...
lgpl-3.0
JacquesOlivierLachaud/DGtal
src/DGtal/io/readers/SurfaceMeshReader.h
4202
/** * This program 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 3 of the * License, or (at your option) any later version. * * This program is distributed in the hope that ...
lgpl-3.0
avplayer/AVCamera
third_party/include/ffmpeg/libavformat/avio.h
18682
/* * copyright (c) 2001 Fabrice Bellard * * This file is part of FFmpeg. * * FFmpeg 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 option) any l...
lgpl-3.0
nguyentienlong/community-edition
projects/repository/source/java/org/alfresco/repo/content/caching/quota/QuotaManagerStrategy.java
2059
/* * Copyright (C) 2005-2011 Alfresco Software Limited. * * This file is part of Alfresco * * Alfresco 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 3 of the License, or ...
lgpl-3.0
edewit/aerogear-unifiedpush-server
migrator/src/test/java/org/jboss/aerogear/unifiedpush/migrator/EmbeddedMysqlDatabase.java
2351
/** * JBoss, Home of Professional Open Source * Copyright Red Hat, Inc., and individual contributors. * * 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/lic...
apache-2.0
smmribeiro/intellij-community
platform/platform-tests/testSrc/com/intellij/openapi/module/ModulesConfigurationTest.java
3474
// 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.openapi.module; import com.intellij.configurationStore.StateStorageManagerKt; import com.intellij.openapi.application.WriteAction; import com.intellij.openap...
apache-2.0
jwren/intellij-community
plugins/InspectionGadgets/src/inspectionDescriptions/ForeachStatement.html
532
<html> <body> Reports enhanced <code>for</code> statements. Such <code>for</code> statements are not supported by Java of version 1.4 and older. <p>Example:</p> <pre><code> for (int x: Arrays.asList(1, 2, 3)) { System.out.println(x); } </code></pre> <p>After the quick-fix is applied: </p> <pre><code> for (Ite...
apache-2.0
Guneet-Dhillon/mxnet
src/operator/upsampling-inl.h
12124
/* * 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 ...
apache-2.0
hinerm/ITK
Modules/Filtering/LabelMap/include/itkBinaryShapeKeepNObjectsImageFilter.h
7742
/*========================================================================= * * Copyright Insight Software Consortium * * 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 * * h...
apache-2.0
cshaxu/voldemort
src/java/voldemort/server/niosocket/NioSocketService.java
14098
/* * Copyright 2009 Mustard Grain, Inc., 2009-2010 LinkedIn, 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 require...
apache-2.0
phiroict/docker
datacenter/ucp/1.1/installation/install-production.md
9080
--- description: Learn how to install Docker Universal Control Plane on production keywords: Universal Control Plane, UCP, install redirect_from: - /ucp/production-install/ - /ucp/installation/install-production/ title: Install UCP for production --- Docker Universal Control Plane (UCP) is a containerized application ...
apache-2.0
armink/rt-thread
bsp/lpc55sxx/Libraries/drivers/drv_adc.c
3151
/* * Copyright (c) 2006-2021, RT-Thread Development Team * * SPDX-License-Identifier: Apache-2.0 * * Change Logs: * Date Author Notes * 2019-04-20 tyustli the first version. * 2019-07-15 Magicoe The first version for LPC55S6x * */ #include <rtthread.h> #ifdef BSP_USING_ADC ...
apache-2.0
molobrakos/home-assistant
homeassistant/components/upcloud/binary_sensor.py
896
"""Support for monitoring the state of UpCloud servers.""" import logging import voluptuous as vol from homeassistant.components.binary_sensor import ( PLATFORM_SCHEMA, BinarySensorDevice) import homeassistant.helpers.config_validation as cv from . import CONF_SERVERS, DATA_UPCLOUD, UpCloudServerEntity _LOGGER ...
apache-2.0
http-418/chef-bach
cookbooks/bach_repository/attributes/hannibal.rb
263
default[:hannibal][:hbase_version] = '1.1.3' default[:hannibal][:checksum]["1.1.3"] = '1e4f4030374a34d9f92dc9605505d421615ab12a9e02a10ed690576ab644f705' default[:hannibal][:download_url] = 'https://github.com/amithkanand/hannibal/releases/download/v.0.12.0-apha'
apache-2.0
WebJustDevelopment/keycloak
testsuite/integration-arquillian/src/test/java/org/keycloak/testsuite/admin/test/session/TokensTest.java
2242
/* * JBoss, Home of Professional Open Source * * Copyright 2013 Red Hat, Inc. and/or its affiliates. * * 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/lic...
apache-2.0
kingthorin/zap-extensions
addOns/imagelocationscanner/src/main/java/org/zaproxy/zap/extension/imagelocationscanner/ExtensionImageLocationScanner.java
1403
/* * Zed Attack Proxy (ZAP) and its related class files. * * ZAP is an HTTP/HTTPS proxy for assessing web application security. * * Copyright 2018 The ZAP Development Team * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * Yo...
apache-2.0
Mainflux/mainflux-lite
vendor/github.com/ory/dockertest/docker/pkg/term/proxy.go
2026
package term // import "github.com/ory/dockertest/docker/pkg/term" import ( "io" ) // EscapeError is special error which returned by a TTY proxy reader's Read() // method in case its detach escape sequence is read. type EscapeError struct{} func (EscapeError) Error() string { return "read escape sequence" } // es...
apache-2.0
ceejatec/ns_server
deps/triq/README.markdown
3275
# Welcome to Triq -- Trifork QuickCheck for Erlang [![Build Status](https://travis-ci.org/krestenkrab/triq.svg?branch=master)](https://travis-ci.org/krestenkrab/triq) Triq (pronounced "Trick Check") is a free alternative to [QuviQ eqc](http://www.quviq.com/). Triq's API is modelled closely after `eqc`, so I recomme...
apache-2.0
nakul02/incubator-systemml
src/test/java/org/apache/sysml/test/integration/mlcontext/MLContextFrameTest.java
26005
/* * 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 ...
apache-2.0
anishalex/youlog
oauthComponents/google-oauth-java-client-dev/google-oauth-client-java6/src/main/java/com/google/api/client/extensions/java6/auth/oauth2/AuthorizationCodeInstalledApp.java
5421
/* * Copyright (c) 2012 Google 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
malmiron/incubator-airflow
airflow/contrib/operators/sagemaker_tuning_operator.py
4191
# -*- coding: utf-8 -*- # # 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 #...
apache-2.0
ksx123/session
redis/redis.go
5335
// Copyright 2013 Beego Authors // Copyright 2014 Unknwon // // 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...
apache-2.0
JSDemos/android-sdk-20
src/android/support/v7/internal/view/menu/MenuItemWrapperICS.java
13747
/* * Copyright (C) 2012 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...
apache-2.0
pweil-/origin
vendor/github.com/Azure/azure-sdk-for-go/services/preview/costmanagement/mgmt/2019-10-01/costmanagement/costmanagementapi/interfaces.go
2746
package costmanagementapi // Copyright (c) Microsoft and contributors. 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...
apache-2.0
cockroachdb/etcd
vendor/golang.org/x/sys/unix/zerrors_linux_ppc64.go
166962
// mkerrors.sh -Wall -Werror -static -I/tmp/include // Code generated by the command above; see README.md. DO NOT EDIT. // +build ppc64,linux // Code generated by cmd/cgo -godefs; DO NOT EDIT. // cgo -godefs -- -Wall -Werror -static -I/tmp/include _const.go package unix import "syscall" const ( AAFS_MAGIC ...
apache-2.0
ricepanda/rice-git2
rice-middleware/web/src/main/webapp/rice-portal/css/portal.css
14214
/** * Copyright 2005-2014 The Kuali Foundation * * Licensed under the Educational Community 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.opensource.org/licenses/ecl2.php * * Unless required by a...
apache-2.0
adelez/grpc
test/core/end2end/fixtures/h2_fakesec.cc
5455
/* * * Copyright 2015 gRPC authors. * * 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 agree...
apache-2.0
johnnyrich0617/Camel-Tut
chapter8/routingslip/src/test/java/camelinaction/RoutingSlipTest.java
2525
/** * 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
dalaro/incubator-tinkerpop
gremlin-core/src/test/java/org/apache/tinkerpop/gremlin/process/util/TraversalHelperTest.java
11573
/* * 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 ...
apache-2.0
MartinHjelmare/home-assistant
homeassistant/components/rpi_pfio/binary_sensor.py
2581
"""Support for binary sensor using the PiFace Digital I/O module on a RPi.""" import logging import voluptuous as vol from homeassistant.components.binary_sensor import ( PLATFORM_SCHEMA, BinarySensorDevice) from homeassistant.components import rpi_pfio from homeassistant.const import CONF_NAME, DEVICE_DEFAULT_NA...
apache-2.0
gingerwizard/elasticsearch
x-pack/plugin/security/src/main/java/org/elasticsearch/xpack/security/rest/action/apikey/RestCreateApiKeyAction.java
2255
/* * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * or more contributor license agreements. Licensed under the Elastic License; * you may not use this file except in compliance with the Elastic License. */ package org.elasticsearch.xpack.security.rest.action.apikey; import org.elas...
apache-2.0
ClusterHQ/docker
docs/sources/reference/api/docker_remote_api_v1.10.md
31646
page_title: Remote API v1.10 page_description: API Documentation for Docker page_keywords: API, Docker, rcli, REST, documentation # Docker Remote API v1.10 ## 1. Brief introduction - The Remote API has replaced rcli - The daemon listens on `unix:///var/run/docker.sock` but you can bind Docker to another host/po...
apache-2.0
abovelabs/aws-ios-sdk
src/include/EC2/EC2TagDescriptionUnmarshaller.h
1317
/* * 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
psoreide/bnd
docs/releases/4.2.0/heads/bundle_nativecode.html
9014
<!DOCTYPE html> <html lang="en" ng-app="jpm"> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <link href="/releases/4.2.0/css/style.css" rel="stylesheet" /> <script src="https://code.jquery.com/jque...
apache-2.0
howard5888/wine
wine-1.7.7/include/xmldomdid.h
7535
/* * Copyright (C) 2005 Mike McCormack * * 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 option) any later version. * * This libra...
apache-2.0
TakayukiSakai/tensorflow
tensorflow/g3doc/api_docs/python/functions_and_classes/shard3/tf.contrib.framework.add_model_variable.md
170
### `tf.contrib.framework.add_model_variable(var)` {#add_model_variable} Adds a variable to the MODEL_VARIABLES collection. ##### Args: * <b>`var`</b>: a variable.
apache-2.0
npuichigo/ttsflow
third_party/protobuf/src/google/protobuf/descriptor.pb.cc
644516
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: google/protobuf/descriptor.proto #define INTERNAL_SUPPRESS_PROTOBUF_FIELD_DEPRECATION #include <google/protobuf/descriptor.pb.h> #include <algorithm> #include <google/protobuf/stubs/common.h> #include <google/protobuf/stubs/port.h> #include <goog...
apache-2.0
bclozel/spring-boot
spring-boot-project/spring-boot-actuator/src/test/java/org/springframework/boot/actuate/endpoint/invoke/convert/ConversionServiceParameterValueMapperTests.java
4112
/* * Copyright 2012-2018 the original author or authors. * * 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 ap...
apache-2.0
ctiller/grpc
src/core/lib/iomgr/internal_errqueue.cc
1686
/* * * Copyright 2018 gRPC authors. * * 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 agree...
apache-2.0
lavjain/incubator-hawq
pxf/pxf-hbase/src/main/java/org/apache/hawq/pxf/plugins/hbase/HBaseFilterBuilder.java
13894
package org.apache.hawq.pxf.plugins.hbase; /* * 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 L...
apache-2.0
vakninr/spring-boot
spring-boot-project/spring-boot-actuator/src/main/java/org/springframework/boot/actuate/health/CompositeReactiveHealthIndicatorFactory.java
3398
/* * Copyright 2012-2017 the original author or authors. * * 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 ap...
apache-2.0
medicayun/medicayundicom
dcm4jboss-all/tags/DCM4JBOSS_2_4_2/dcm4jboss-hl7/src/java/org/dcm4chex/archive/hl7/HL7Exception.java
1468
/****************************************** * * * dcm4che: A OpenSource DICOM Toolkit * * * * Distributable under LGPL license. * * See terms of license at gnu.org. * * * ***********...
apache-2.0
aliosmanyuksel/show-java
app/src/main/java/org/jf/dexlib2/dexbacked/instruction/DexBackedInstruction22c.java
2854
/* * Copyright 2012, Google 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: * * * Redistributions of source code must retain the above copyright * notice, this list of conditio...
apache-2.0