repo_name
stringlengths
4
116
path
stringlengths
3
942
size
stringlengths
1
7
content
stringlengths
3
1.05M
license
stringclasses
15 values
carlobar/uclinux_leon3_UD
user/klibc/usr/include/arch/sparc64/klibc/archsignal.h
296
/* * arch/sparc64/include/klibc/archsignal.h * * Architecture-specific signal definitions * */ #ifndef _KLIBC_ARCHSIGNAL_H #define _KLIBC_ARCHSIGNAL_H #define __WANT_POSIX1B_SIGNALS__ #include <asm/signal.h> /* Not actually used by the kernel... */ #define SA_RESTORER 0x80000000 #endif
gpl-2.0
mickael-guene/gcc
libstdc++-v3/testsuite/25_algorithms/for_each/requirements/explicit_instantiation/2.cc
1221
// { dg-do compile } // 2007-09-20 Benjamin Kosnik <bkoz@redhat.com> // Copyright (C) 2007-2017 Free Software Foundation, Inc. // // This file is part of the GNU ISO C++ Library. This library is free // software; you can redistribute it and/or modify it under the // terms of the GNU General Public License as publish...
gpl-2.0
holyangel/LGE_G3
lib/mpi/mpi-mul.c
4642
/* mpi-mul.c - MPI functions * Copyright (C) 1994, 1996 Free Software Foundation, Inc. * Copyright (C) 1998, 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 ...
gpl-2.0
seank/FreeScale-s12x-binutils-jm
ld/emulparams/armelf.sh
1130
MACHINE= SCRIPT_NAME=elf OUTPUT_FORMAT="elf32-littlearm" BIG_OUTPUT_FORMAT="elf32-bigarm" LITTLE_OUTPUT_FORMAT="elf32-littlearm" TEXT_START_ADDR=0x8000 TEMPLATE_NAME=elf32 EXTRA_EM_FILE=armelf OTHER_TEXT_SECTIONS='*(.glue_7t) *(.glue_7) *(.vfp11_veneer)' OTHER_BSS_SYMBOLS='__bss_start__ = .;' OTHER_BSS_END_SYMBOLS='_bs...
gpl-2.0
BCLinux/qga-bc
qemu-win/include/qemu/memfd.h
764
#ifndef QEMU_MEMFD_H #define QEMU_MEMFD_H #include "config-host.h" #include <stdbool.h> #ifndef F_LINUX_SPECIFIC_BASE #define F_LINUX_SPECIFIC_BASE 1024 #endif #ifndef F_ADD_SEALS #define F_ADD_SEALS (F_LINUX_SPECIFIC_BASE + 9) #define F_GET_SEALS (F_LINUX_SPECIFIC_BASE + 10) #define F_SEAL_SEAL 0x0001 /* prev...
gpl-2.0
CreativeCimmons/ORB-SLAM-Android-app
slam_ext/Thirdparty/g2o/g2o/types/slam3d/vertex_pointxyz.cpp
3993
// g2o - General Graph Optimization // Copyright (C) 2011 R. Kuemmerle, G. Grisetti, W. Burgard // 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 r...
gpl-2.0
SlimRoms/kernel_cyanogen_msm8916
drivers/mfd/moon-tables.c
117373
/* * moon-tables.c -- data tables for MOON class codecs * * Copyright 2015 Cirrus Logic * * Author: Nikesh Oswal <nikesh@opensource.wolfsonmicro.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the...
gpl-2.0
Shihta/gdisk
gpttext.h
2515
/* Implementation of GPTData class derivative with basic text-mode interaction Copyright (C) 2010-2013 Roderick W. Smith 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 ver...
gpl-2.0
AhmedSayedAhmed/MM_Portal
wp-content/plugins/floating-social-bar/floating-social-bar.php
2794
<?php /** * Floating Social Bar is the best social media plugin for WordPress * that adds a floating bar with share buttons to your content * without slowing down your site. * * @package Floating Social Bar * @author Syed Balkhi * @author Thomas Griffin * @license GPL-2.0+ * @link http://wpbegin...
gpl-2.0
embecosm/avr32-gcc
libgfortran/generated/unpack_c10.c
8739
/* Specific implementation of the UNPACK intrinsic Copyright 2008, 2009 Free Software Foundation, Inc. Contributed by Thomas Koenig <tkoenig@gcc.gnu.org>, based on unpack_generic.c by Paul Brook <paul@nowt.org>. This file is part of the GNU Fortran 95 runtime library (libgfortran). Libgfortran is free softwa...
gpl-2.0
damienyong/Kernel-3.0.8
kernel/crypto/cryptd.c
25547
/* * Software async crypto daemon. * * Copyright (c) 2006 Herbert Xu <herbert@gondor.apana.org.au> * * Added AEAD support to cryptd. * Authors: Tadeusz Struk (tadeusz.struk@intel.com) * Adrian Hoban <adrian.hoban@intel.com> * Gabriele Paoloni <gabriele.paoloni@intel.com> * ...
gpl-2.0
infraredbg/Lenovo_A820_kernel_kk
bionic/libm/upstream-freebsd/lib/msun/src/e_lgamma.c
730
/* @(#)e_lgamma.c 1.3 95/01/18 */ /* * ==================================================== * Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. * * Developed at SunSoft, a Sun Microsystems, Inc. business. * Permission to use, copy, modify, and distribute this * software is freely granted, provide...
gpl-2.0
AlexanderDolgan/juliawp
wp-content/themes/node_modules/gulp-rigger/node_modules/rigger/test/input-settings/stringval.js
18
//=set test "Test"
gpl-2.0
latelee/coreboot
src/vendorcode/amd/agesa/f15/Proc/HT/htInterface.h
18096
/* $NoKeywords:$ */ /** * @file * * Internal access to HT Interface. * * This file provides definitions used by HT internal modules. The * external HT interface (in agesa.h) is accessed using these methods. * This keeps the HT Feature implementations abstracted from the HT * interface. * * This file includes...
gpl-2.0
mturquette/linux-omap
drivers/usb/class/cdc-acm.c
43490
/* * cdc-acm.c * * Copyright (c) 1999 Armin Fuerst <fuerst@in.tum.de> * Copyright (c) 1999 Pavel Machek <pavel@suse.cz> * Copyright (c) 1999 Johannes Erdfelt <johannes@erdfelt.com> * Copyright (c) 2000 Vojtech Pavlik <vojtech@suse.cz> * Copyright (c) 2004 Oliver Neukum <oliver@neukum.name> * Copyright (c) 2005 ...
gpl-2.0
agat63/N861_ZTE_kernel
drivers/hwmon/akm8962.c
33334
/* drivers/misc/akm8962.c - akm8962 compass driver * * Copyright (C) 2007-2008 HTC Corporation. * Author: Hou-Kun Chen <houkun.chen@gmail.com> * * This software is licensed under the terms of the GNU General Public * License version 2, as published by the Free Software Foundation, and * may be copied, distribute...
gpl-2.0
Tilde88/android_kernel_lge_msm8996
drivers/net/wireless/bcmdhd/src/dhd/sys/dhd_msgbuf.c
193687
/** * @file definition of host message ring functionality * Provides type definitions and function prototypes used to link the * DHD OS, bus, and protocol modules. * * Copyright (C) 1999-2016, Broadcom Corporation * * Unless you and Broadcom execute a separate written software license * agreement governin...
gpl-2.0
rimistri/mediatek
mt6732/mediatek/kernel/drivers/trustzone/tz_mem.c
8746
/* Release secure chunk memory for normal world usage. * * For better utilization, part of secure chunk memory (pre-defined size) can be used by * normal world through memory TA. * After release, pre-defined secure memory can be read/write by normal world through memroy TA, * and can not be used by secure world. ...
gpl-2.0
johnparker007/mame
src/devices/bus/ti8x/ti8x.cpp
14113
// license:BSD-3-Clause // copyright-holders:Vas Crabb #include "emu.h" #include "ti8x.h" #define LOG_GENERAL (1U << 0) #define LOG_BITPROTO (1U << 1) #define LOG_BYTEPROTO (1U << 2) //#define VERBOSE (LOG_GENERAL | LOG_BITPROTO | LOG_BYTEPROTO) #define LOG_OUTPUT_FUNC device().logerror #include "logmacr...
gpl-2.0
golismero/golismero
tools/sqlmap/tamper/apostrophenullencode.py
503
#!/usr/bin/env python """ Copyright (c) 2006-2013 sqlmap developers (http://sqlmap.org/) See the file 'doc/COPYING' for copying permission """ from lib.core.enums import PRIORITY __priority__ = PRIORITY.LOWEST def dependencies(): pass def tamper(payload, **kwargs): """ Replaces apostrophe character wit...
gpl-2.0
siteslab/profile
sites/all/libraries/tcpdf/examples/barcodes/example_2d_pdf417_png.php
1979
<?php //============================================================+ // File name : example_2d_png.php // Version : 1.0.000 // Begin : 2011-07-21 // Last Update : 2013-03-17 // Author : Nicola Asuni - Tecnick.com LTD - www.tecnick.com - info@tecnick.com // License : GNU-LGPL v3 (http://www.gnu.org...
gpl-2.0
shyamalschandra/rtt
rtt/ServiceRequester.hpp
7747
/*************************************************************************** tag: The SourceWorks Tue Sep 7 00:55:18 CEST 2010 ServiceRequester.hpp ServiceRequester.hpp - description ------------------- begin : Tue September 07 2010 copyrig...
gpl-2.0
tkaniowski/bj25
components/com_users/controllers/registration.php
6815
<?php /** * @package Joomla.Site * @subpackage com_users * * @copyright Copyright (C) 2005 - 2018 Open Source Matters, Inc. All rights reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt */ defined('_JEXEC') or die; JLoader::register('UsersController', JPATH_COMPONENT ...
gpl-2.0
qgis/QGIS-Django
qgis-app/plugins/tests/HelloWorld/2.3-full-changed-repository/HelloWorld/__init__.py
183
# -*- coding: utf-8 -*- """ This script initializes the plugin, making it known to QGIS. """ def classFactory(iface): from HelloWorld import HelloWorld return HelloWorld(iface)
gpl-2.0
wjflyhigh/glibc-2.21
sysdeps/i386/dl-machine.h
23316
/* Machine-dependent ELF dynamic relocation inline functions. i386 version. Copyright (C) 1995-2015 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 Licens...
gpl-2.0
evaautomation/linux
drivers/net/bonding/bond_main.c
136682
/* * originally based on the dummy device. * * Copyright 1999, Thomas Davis, tadavis@lbl.gov. * Licensed under the GPL. Based on dummy.c, and eql.c devices. * * bonding.c: an Ethernet Bonding driver * * This is useful to talk to a Cisco EtherChannel compatible equipment: * Cisco 5500 * Sun Trunking (Solaris) ...
gpl-2.0
Galene/svitanok.ck.ua
templates/jsn_yoyo_pro/error.php
4569
<?php /** * @author JoomlaShine.com http://www.joomlashine.com * @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved. * @license GNU/GPL v2 http://www.gnu.org/licenses/gpl-2.0.html */ // No direct access defined('_JEXEC') or die('Restricted index access'); // Load template framework if ...
gpl-2.0
pete318/TrinityCore
sql/old/3.3.5a/world/20082_2020_09_15/2020_09_04_02_world_335.sql
24722
-- 7907 La baraja de Bestias de la Luna Negra -- https://es.classic.wowhead.com/quest=7907 SET @ID := 7907; DELETE FROM `quest_request_items_locale` WHERE `ID` = @ID AND `locale` IN ('esES', 'esMX'); INSERT INTO `quest_request_items_locale` (`ID`, `locale`, `CompletionText`, `VerifiedBuild`) VALUES (@ID, 'esES', 'Oh qu...
gpl-2.0
InternetBowser/plutos
u-boot-s805/board/amlogic/configs/m6tv_skt_v1.h
8361
#ifndef __CONFIG_M6TV_SKT_V1_H__ #define __CONFIG_M6TV_SKT_V1_H__ #define CONFIG_MACH_MESON6TV_SKT // generate M6TV SKT machid number //ddrtest and d2pll command support #define CONFIG_CMD_DDR_TEST 1 //ddrtest & d2pll //#define TEST_UBOOT_BOOT_SPEND_TIME //UART Sectoion #define CONFIG_CONS_INDEX 2 ...
gpl-2.0
holyangel/LGE_G3
arch/m68k/platform/68328/ints.c
4291
/* * linux/arch/m68knommu/platform/68328/ints.c * * This file is subject to the terms and conditions of the GNU General Public * License. See the file COPYING in the main directory of this archive * for more details. * * Copyright 1996 Roman Zippel * Copyright 1999 D. Jeff Dionne <jeff@rt-control.com> */ #in...
gpl-2.0
ironman771/xbmc
xbmc/platform/android/activity/EventLoop.cpp
4826
/* * Copyright (C) 2012-2013 Team XBMC * http://kodi.tv * * This Program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * * T...
gpl-2.0
di0fref/wordpress_fahlslstad
wp-content/themes/twentyfourteen/content-audio.php
2316
<?php /** * The template for displaying posts in the Audio post format * * @package WordPress * @subpackage Twenty_Fourteen * @since Twenty Fourteen 1.0 */ ?> <article id="post-<?php the_ID(); ?>" <?php post_class(); ?>> <?php twentyfourteen_post_thumbnail(); ?> <header class="entry-header"> <?php if ( in_a...
gpl-2.0
artynet/openwrt-packages
utils/lxc/Makefile
6730
# # Copyright (C) 2013-2015 OpenWrt.org # Copyright (C) 2020 Sartura # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # include $(TOPDIR)/rules.mk PKG_NAME:=lxc PKG_VERSION:=4.0.12 PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar....
gpl-2.0
tobiasbuhrer/tobiasb
web/core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeDeriverTest.php
1430
<?php namespace Drupal\Tests\node\Kernel\Migrate\d6; use Drupal\Tests\migrate_drupal\Kernel\d6\MigrateDrupal6TestBase; /** * Test D6NodeDeriver. * * @group migrate_drupal_6 */ class MigrateNodeDeriverTest extends MigrateDrupal6TestBase { /** * The migration plugin manager. * * @var \Drupal\migrate\Plu...
gpl-2.0
ruriwo/ErgoThumb072_firmware
tmk_core/protocol/lufa/LUFA-git/Demos/Host/LowLevel/AudioInputHost/AudioInputHost.h
2746
/* LUFA Library Copyright (C) Dean Camera, 2014. dean [at] fourwalledcubicle [dot] com www.lufa-lib.org */ /* Copyright 2014 Dean Camera (dean [at] fourwalledcubicle [dot] com) Permission to use, copy, modify, distribute, and sell this software and its documentation for any purp...
gpl-2.0
MegaPirateNG/ardupilot-mpng
libraries/GCS_MAVLink/GCS_MAVLink.h
4158
// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*- /// @file GCS_MAVLink.h /// @brief One size fits all header for MAVLink integration. #ifndef GCS_MAVLink_h #define GCS_MAVLink_h #include <AP_HAL.h> #include <AP_Param.h> // we have separate helpers disabled to make it possible // to selec...
gpl-3.0
uwehermann/libsigrok
src/hardware/manson-hcs-3xxx/api.c
11116
/* * This file is part of the libsigrok project. * * Copyright (C) 2014 Uwe Hermann <uwe@hermann-uwe.de> * Copyright (C) 2014 Matthias Heidbrink <m-sigrok@heidbrink.biz> * * 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...
gpl-3.0
Rana-TheCodeWizard/Koha
help.pl
2292
#!/usr/bin/perl # Copyright 2010 Koha Development team # # This file is part of Koha. # # Koha 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 ...
gpl-3.0
ubc/learninglocker
app/views/system/password/reset.blade.php
953
@extends('layouts.loggedout') @section('content') @if(Session::has('error')) <div class="clearfix"> <div class="alert alert-danger"> {{ Session::get('error') }} </div> </div> @endif <h1 class="col-sm-12">{{ trans('reminders.password_reset') }}</h1> {{ Form::open(array('route' => ...
gpl-3.0
anryko/ansible
lib/ansible/modules/cloud/google/gcp_redis_instance_info.py
9179
#!/usr/bin/python # -*- coding: utf-8 -*- # # Copyright (C) 2017 Google # GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt) # ---------------------------------------------------------------------------- # # *** AUTO GENERATED CODE *** AUTO GENERATED CODE *** # ...
gpl-3.0
xavilal/moodle
mod/facetoface/lang/en_utf8/help/facetoface/allowoverbook.html
365
<h1>Allow overbooking</h1> <p>When "Allow overbooking" is checked, learners will be able to sign up for a face-to-face session even if it is already full.</p> <p>When a learner signs up for a session that is already full, they will receive an email advising that they have been waitlisted for the session and will be n...
gpl-3.0
TheCrowsJoker/mahara
htdocs/lib/htmlpurifier/HTMLPurifier/URIFilter/SafeIframe.php
1996
<?php /** * Implements safety checks for safe iframes. * * @warning This filter is *critical* for ensuring that %HTML.SafeIframe * works safely. */ class HTMLPurifier_URIFilter_SafeIframe extends HTMLPurifier_URIFilter { /** * @type string */ public $name = 'SafeIframe'; /** * @type bo...
gpl-3.0
wrgeorge1983/librenms
sql-schema/151.sql
135
INSERT INTO config VALUES ('','alert.transports.msteams.url','','','Microsoft Teams Webhook URL','alerting',0, 'transports', 0, 0, 0);
gpl-3.0
zerodowned/JustUO
Scripts/Spells/Base/Spell.cs
28192
#region References using System; using System.Collections.Generic; using Server.Engines.ConPVP; using Server.Items; using Server.Misc; using Server.Mobiles; using Server.Network; using Server.Spells.Bushido; using Server.Spells.Necromancy; using Server.Spells.Ninjitsu; using Server.Spells.Second; using Server.Spells.S...
gpl-3.0
AIFDR/inasafe
safe/utilities/test/test_gis.py
4837
# coding=utf-8 """Test for GIS utilities functions.""" import unittest # noinspection PyUnresolvedReferences import qgis # pylint: disable=unused-import from qgis.core import QgsRectangle from safe.definitions.constants import INASAFE_TEST from safe.utilities.gis import ( is_polygon_layer, is_raster_y_inve...
gpl-3.0
arrmo/librenms
app/Console/Commands/DevicePing.php
1546
<?php namespace App\Console\Commands; use App\Console\LnmsCommand; use App\Models\Device; use Illuminate\Database\Eloquent\Builder; use LibreNMS\Config; use LibreNMS\Polling\ConnectivityHelper; use Symfony\Component\Console\Input\InputArgument; class DevicePing extends LnmsCommand { protected $name = 'device:pin...
gpl-3.0
starlis/EMC-CraftBukkit
src/main/java/net/minecraft/server/EntityPig.java
4987
package net.minecraft.server; import org.bukkit.craftbukkit.event.CraftEventFactory; // CraftBukkit public class EntityPig extends EntityAnimal { private final PathfinderGoalPassengerCarrotStick bp; public EntityPig(World world) { super(world); this.a(0.9F, 0.9F); this.getNavigation(...
gpl-3.0
pberndro/smartpi_exporter
vendor/google.golang.org/protobuf/reflect/protoreflect/proto.go
15836
// Copyright 2018 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. // Package protoreflect provides interfaces to dynamically manipulate messages. // // This package includes type descriptors which describe the structure of typ...
gpl-3.0
petercpg/MozStumbler
libraries/stumbler/src/main/java/org/mozilla/mozstumbler/service/stumblerthread/datahandling/ReportBatchBuilder.java
1691
/* 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/. */ package org.mozilla.mozstumbler.service.stumblerthread.datahandling; import org.json.JSONObject; import org.mozil...
mpl-2.0
moliva/proactive
src/Core/org/objectweb/proactive/core/util/ProActiveCounter.java
2303
/* * ################################################################ * * ProActive Parallel Suite(TM): The Java(TM) library for * Parallel, Distributed, Multi-Core Computing for * Enterprise Grids & Clouds * * Copyright (C) 1997-2012 INRIA/University of * Nice-Sophia Antipolis/ActiveEon ...
agpl-3.0
rdkgit/opennms
features/vaadin-node-maps/src/main/java/org/opennms/features/vaadin/nodemaps/internal/gwt/client/SearchResult.java
2174
/******************************************************************************* * This file is part of OpenNMS(R). * * Copyright (C) 2013-2014 The OpenNMS Group, Inc. * OpenNMS(R) is Copyright (C) 1999-2014 The OpenNMS Group, Inc. * * OpenNMS(R) is a registered trademark of The OpenNMS Group, Inc. * * OpenNMS(...
agpl-3.0
moliva/proactive
src/Extensions/org/objectweb/proactive/extensions/annotation/common/BogusAnnotationProcessor.java
2065
/* * ################################################################ * * ProActive Parallel Suite(TM): The Java(TM) library for * Parallel, Distributed, Multi-Core Computing for * Enterprise Grids & Clouds * * Copyright (C) 1997-2012 INRIA/University of * Nice-Sophia Antipolis/ActiveEon ...
agpl-3.0
ratliff/server
api_v3/lib/types/fileAsset/filters/orderEnums/KalturaFileAssetOrderBy.php
272
<?php /** * @package api * @subpackage filters.enum */ class KalturaFileAssetOrderBy extends KalturaStringEnum { const CREATED_AT_ASC = "+createdAt"; const CREATED_AT_DESC = "-createdAt"; const UPDATED_AT_ASC = "+updatedAt"; const UPDATED_AT_DESC = "-updatedAt"; }
agpl-3.0
tdefilip/opennms
opennms-services/src/main/java/org/opennms/netmgt/vacuumd/AutomationException.java
2125
/******************************************************************************* * This file is part of OpenNMS(R). * * Copyright (C) 2007-2014 The OpenNMS Group, Inc. * OpenNMS(R) is Copyright (C) 1999-2014 The OpenNMS Group, Inc. * * OpenNMS(R) is a registered trademark of The OpenNMS Group, Inc. * * OpenNMS(...
agpl-3.0
SaranNV/canvas-lms
spec/views/quizzes/submission_versions.html.erb_spec.rb
1143
# # 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
illerax/jcommune
jcommune-view/jcommune-web-view/src/main/webapp/resources/javascript/app/utils.js
4376
/* * Copyright (C) 2011 JTalks.org Team * 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 library i...
lgpl-2.1
wood-galaxy/FreeCAD
src/Mod/Web/Gui/Resources/translations/Web_hr.ts
6073
<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> <TS version="2.0" language="hr" sourcelanguage="en"> <context> <name>CmdWebBrowserBack</name> <message> <location filename="../../Command.cpp" line="75"/> <source>Web</source> <translation type="unfinished">Web</translation> </mess...
lgpl-2.1
lukasz-skalski/libwebsockets
lib/extension.c
4677
#include "private-libwebsockets.h" #include "extension-deflate-frame.h" #include "extension-deflate-stream.h" struct libwebsocket_extension libwebsocket_internal_extensions[] = { #ifdef LWS_EXT_DEFLATE_STREAM { "deflate-stream", lws_extension_callback_deflate_stream, sizeof(struct lws_ext_deflate_stream_conn) ...
lgpl-2.1
Pistachioman/pcsx2
3rdparty/w32pthreads/pthread_delay_np.c
4827
/* * pthreads_delay_np.c * * Description: * This translation unit implements non-portable thread functions. * * -------------------------------------------------------------------------- * * Pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom * Copyright(C) 1999,...
lgpl-3.0
andreoid/testing
brjs-sdk/workspace/sdk/libs/javascript/br-util/src/br/util/Number.js
4499
'use strict'; /** * @module br/util/Number */ var StringUtility = require('br/util/StringUtility'); /** * @class * @alias module:br/util/Number * * @classdesc * Utility methods for numbers */ function NumberUtil() { } /** * Returns a numeric representation of the sign on the number. * * @param {Number} n...
lgpl-3.0
ogre0403/hraven
hraven-etl/src/main/java/com/twitter/hraven/etl/JobRunner.java
2525
/* Copyright 2012 Twitter, 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 writing, software distr...
apache-2.0
darroyocazorla/crossdata
testsIT/src/test/scala/com/stratio/crossdata/driver/querybuilder/QueryBuilderSpec.scala
13639
/* * Copyright (C) 2015 Stratio (http://stratio.com) * * 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
weswigham/TypeScript
tests/baselines/reference/moduleAugmentationsImports4.js
1844
//// [tests/cases/compiler/moduleAugmentationsImports4.ts] //// //// [a.ts] export class A {} //// [b.ts] export class B {x: number;} //// [c.d.ts] declare module "C" { class Cls {y: string; } } //// [d.d.ts] declare module "D" { import {A} from "a"; import {B} from "b"; module "a" { ...
apache-2.0
graydon/rust
src/test/ui/macros/bang-after-name.rs
137
// run-rustfix #[allow(unused_macros)] macro_rules! foo! { //~ ERROR macro names aren't followed by a `!` () => {}; } fn main() {}
apache-2.0
hodgesds/streamparse
streamparse/dsl/component.py
976
""" Component-level Specification This module is called component to mirror organization of storm package. """ from ..storm.component import Component class Specification(object): def __init__(self, component_cls, name=None, parallelism=1): if not issubclass(component_cls, Component): raise ...
apache-2.0
adrapereira/jena
jena-fuseki2/jena-fuseki-core/src/main/java/org/apache/jena/fuseki/servlets/SPARQL_QueryDataset.java
2072
/* * 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
laosiaudi/tensorflow
tensorflow/g3doc/api_docs/python/functions_and_classes/shard4/tf.contrib.layers.batch_norm.md
3965
### `tf.contrib.layers.batch_norm(*args, **kwargs)` {#batch_norm} Adds a Batch Normalization layer from http://arxiv.org/abs/1502.03167. "Batch Normalization: Accelerating Deep Network Training by Reducing Internal Covariate Shift" Sergey Ioffe, Christian Szegedy Can be used as a normalizer function for conv2...
apache-2.0
HonzaKral/elasticsearch
server/src/test/java/org/elasticsearch/search/basic/TransportTwoNodesSearchIT.java
19747
/* * Licensed to Elasticsearch under one or more contributor * license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright * ownership. Elasticsearch licenses this file to you under * the Apache License, Version 2.0 (the "License"); you may * not use this fi...
apache-2.0
clicktravel-james/Cheddar
cheddar/cheddar-rest/src/main/java/com/clicktravel/cheddar/rest/exception/mapper/cdm1/JsonParseExceptionMapper.java
1551
/* * Copyright 2014 Click Travel Ltd * * 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 ...
apache-2.0
siosio/intellij-community
platform/core-impl/src/com/intellij/psi/impl/PsiParserFacadeImpl.java
4617
// Copyright 2000-2021 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.psi.impl; import com.intellij.lang.ASTFactory; import com.intellij.lang.Commenter; import com.intellij.lang.Language; import com.intellij.lang.LanguageComme...
apache-2.0
jbonofre/beam
sdks/java/core/src/test/java/org/apache/beam/sdk/values/TypeDescriptorsTest.java
5295
/* * 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
neeraj9/otp
erts/emulator/beam/erl_goodfit_alloc.c
17740
/* * %CopyrightBegin% * * Copyright Ericsson AB 2003-2016. 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
Zhengzl15/onos-securearp
core/api/src/main/java/org/onosproject/net/intent/MplsPathIntent.java
5350
/* * Copyright 2015 Open Networking Laboratory * * 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 la...
apache-2.0
siosio/intellij-community
java/java-tests/testData/codeInsight/slice/forward/OneInterfaceTwoImplementations.java
304
interface JavaInterface { void foo(Object p); } class JavaClass1 implements JavaInterface { @Override public void foo(Object <caret>p) { System.out.println(<flown1>p); } } class JavaClass2 implements JavaInterface { @Override public void foo(Object p) { System.err.println(p); } }
apache-2.0
oujesky/closure-templates
java/src/com/google/template/soy/msgs/restricted/SoyMsgPluralCaseSpec.java
3688
/* * Copyright 2011 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 ...
apache-2.0
jomarko/kie-wb-common
kie-wb-common-dmn/kie-wb-common-dmn-client/src/test/java/org/kie/workbench/common/dmn/client/editors/included/IncludedModelsPageStateTest.java
3116
/* * Copyright 2019 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/licenses/LICENSE-2.0 * * Unless required by app...
apache-2.0
BigData-Lab-Frankfurt/HiBench-DSE
common/mahout-distribution-0.7-hadoop1/math/src/test/java/org/apache/mahout/math/jet/random/GammaTest.java
5887
/* * 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
barneykim/pinpoint
web/src/main/java/com/navercorp/pinpoint/web/dao/stat/DeadlockDao.java
825
/* * Copyright 2017 NAVER Corp. * * 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 ...
apache-2.0
maxamillion/origin
pkg/network/sdn-cni-plugin/openshift-sdn.go
5969
// +build linux package main import ( "bytes" "encoding/json" "fmt" "io/ioutil" "math/rand" "net" "net/http" "os" "strings" "time" "github.com/openshift/origin/pkg/network/node/cniserver" "github.com/containernetworking/cni/pkg/skel" "github.com/containernetworking/cni/pkg/types" "github.com/container...
apache-2.0
microsoft/TypeScript
tests/cases/fourslash/tsxFindAllReferences1.ts
600
/// <reference path='fourslash.ts' /> //@Filename: file.tsx //// declare module JSX { //// interface Element { } //// interface IntrinsicElements { //// [|[|{| "isWriteAccess": true, "isDefinition": true, "contextRangeIndex": 0 |}div|]: { //// name?: string; //// isOpen?...
apache-2.0
jsdosa/TizenRT
os/logm/logm_process.c
2907
/**************************************************************************** * * Copyright 2016-2017 Samsung Electronics 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 Licen...
apache-2.0
amyvmiwei/hbase
hbase-server/src/test/java/org/apache/hadoop/hbase/coprocessor/TestRowProcessorEndpoint.java
22973
/** * 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
nysan/alpine
alpine/newmail.h
697
/* * $Id: newmail.h 1266 2009-07-14 18:39:12Z hubert@u.washington.edu $ * * ======================================================================== * Copyright 2009 University of Washington * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with ...
apache-2.0
facetothefate/contrail-controller
src/vnsw/agent/contrail/linux/pkt0_interface.cc
6144
/* * Copyright (c) 2014 Juniper Networks, Inc. All rights reserved. */ #include <stdio.h> #include <string.h> #include <fcntl.h> #include <assert.h> #include <sys/ioctl.h> #include <sys/socket.h> #include <net/if.h> #include <linux/if_ether.h> #include <linux/if_tun.h> #include <linux/if_packet.h> #include "base/...
apache-2.0
xuegongzi/rabbitframework
rabbitframework-security-pom/rabbitframework-security/src/main/java/org/apache/shiro/authz/ModularRealmAuthorizer.java
19390
/* * 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
ntt-sic/nova
nova/tests/api/openstack/compute/contrib/test_volumes.py
32169
# Copyright 2013 Josh Durgin # Copyright 2013 Red Hat, Inc. # 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-...
apache-2.0
tmess567/syncope
core/persistence-api/src/main/java/org/apache/syncope/core/persistence/api/entity/anyobject/ARelationship.java
1023
/* * 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
apache/maven-plugins
maven-install-plugin/src/test/java/org/apache/maven/plugins/install/stubs/AttachedArtifactStub0.java
1311
package org.apache.maven.plugins.install.stubs; import java.io.File; /* * 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 ...
apache-2.0
barneykim/pinpoint
commons-server/src/main/java/com/navercorp/pinpoint/common/server/cluster/zookeeper/exception/NoNodeException.java
1056
/* * Copyright 2018 NAVER Corp. * * 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 w...
apache-2.0
pdion891/cloudstack-www
source/api/apidocs-4.8/root_admin/listEvents.html
7196
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 1.0 Transitional//EN"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="stylesheet" href="../includes/main.css" type="text/css"> <l...
apache-2.0
domchen/typescript-plus
tests/baselines/reference/augmentedTypesExternalModule1.js
467
//// [augmentedTypesExternalModule1.ts] export var a = 1; class c5 { public foo() { } } module c5 { } // should be ok everywhere //// [augmentedTypesExternalModule1.js] define(["require", "exports"], function (require, exports) { "use strict"; exports.__esModule = true; exports.a = 1; var c5 = ...
apache-2.0
RichieSams/thehalflingproject
libs/stlsoft/include/winstl/window/textmetrics_functions.h
6257
/* ///////////////////////////////////////////////////////////////////////// * File: winstl/window/textmetrics_functions.h (originally MWGdi.h, ::SynesisWin) * * Purpose: TEXTMETRICS functions. * * Created: 20th October 1994 * Updated: 10th August 2009 * * Home: http://stlsoft.org/ * ...
apache-2.0
AlienQueen/wicket
wicket-core/src/main/java/org/apache/wicket/resource/ResourceUtil.java
8028
/* * 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
NixaSoftware/CVis
venv/bin/libs/context/doc/html/context/overview.html
5485
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Overview</title> <link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> <link rel="home" href="../index.html" title="Context"> <link ...
apache-2.0
rahul27/GearVRf
GVRf/Framework/framework/src/main/jni/vulkan/vulkanCore.cpp
46740
/* Copyright 2015 Samsung Electronics Co., LTD * * 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
determinedcheetahs/cheetah_juniper
hadoop/docs/api/org/apache/hadoop/mapred/class-use/InvalidFileTypeException.html
6104
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_31) on Mon Jul 22 15:25:23 PDT 2013 --> <TITLE> Uses of Class org.apache.hadoop.mapred.InvalidFileTypeException (Hadoop 1.2.1 API) </TITLE> <META NA...
apache-2.0
newrocknj/horizon
openstack_dashboard/dashboards/identity/projects/tests.py
82571
# Copyright 2012 Nebula, 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 agree...
apache-2.0
jk1/intellij-community
platform/vcs-impl/src/com/intellij/openapi/vcs/configurable/VcsGeneralConfigurationPanel.java
10031
/* * Copyright 2000-2013 JetBrains s.r.o. * * 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 agre...
apache-2.0
cpcloud/arrow
csharp/test/Apache.Arrow.Tests/BitUtilityTests.cs
7010
// 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 not...
apache-2.0
dillia23/code-dot-org
pegasus/sites/virtual/curriculum-course1/8/Teacher.md
6516
--- title: "Artist: Sequence" view: page_curriculum theme: none --- <%= partial('curriculum_header', :unittitle=>'Course 1', :lesson=>8, :title=> 'Artist: Sequence', :unplugged=>false, :time=>30) %> [content] [together] ## Lesson Overview In this lesson students will take control of the Artist to complete simple d...
apache-2.0