repo_name
stringlengths
4
116
path
stringlengths
3
942
size
stringlengths
1
7
content
stringlengths
3
1.05M
license
stringclasses
15 values
s20121035/rk3288_android5.1_repo
external/chromium_org/chrome/browser/extensions/api/file_system/entry_watcher_service_factory.cc
1309
// Copyright 2014 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "chrome/browser/extensions/api/file_system/entry_watcher_service_factory.h" #include "chrome/browser/extensions/api/file_system/entry_watcher_se...
gpl-3.0
wikimedia/operations-software-librenms
html/includes/dev-overview-data.inc.php
3565
<?php use LibreNMS\Exceptions\InvalidIpException; use LibreNMS\Util\IP; echo '<div class="container-fluid">'; echo "<div class='row'> <div class='col-md-12'> <div class='panel panel-default panel-condensed'> <div class='panel-heading'>"; if ($config['overview_show_sysDescr']) { echo '...
gpl-3.0
sipXtapi/sipXtapi
sipXmediaLib/contrib/android/android_4_4_2_headers/frameworks/av/include/media/nbaio/NBAIO.h
17829
/* * 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...
lgpl-2.1
lazytech-org/RIOT
tests/periph_spi/main.c
13326
/* * Copyright (C) 2014 Freie Universität Berlin * * This file is subject to the terms and conditions of the GNU Lesser General * Public License v2.1. See the file LICENSE in the top level directory for more * details. */ /** * @ingroup tests * @{ * * @file * @brief Application for testing low-level S...
lgpl-2.1
cpopescu/whispermedialib
third-party/gstreamer/gst-plugins-good-0.10.23/gst/audiofx/audiocheblimit.h
2242
/* * GStreamer * Copyright (C) 2007-2009 Sebastian Dröge <sebastian.droege@collabora.co.uk> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public * License as published by the Free Software Foundation; either * version 2 of the License, o...
lgpl-3.0
akosyakov/intellij-community
python/src/com/jetbrains/python/codeInsight/stdlib/PyStdlibCanonicalPathProvider.java
3015
/* * Copyright 2000-2014 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
wimvds/elasticsearch
core/src/test/java/org/elasticsearch/script/GroovyScriptIT.java
7046
/* * 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
esi-mineset/spark
core/src/test/scala/org/apache/spark/deploy/rest/SubmitRestProtocolSuite.scala
12949
/* * 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
mahaliachante/aws-sdk-java
aws-java-sdk-efs/src/main/java/com/amazonaws/services/elasticfilesystem/model/FileSystemNotFoundException.java
2190
/* * Copyright 2010-2015 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
basarat/TypeScript
tests/cases/fourslash/goToDefinitionDynamicImport4.ts
234
/// <reference path='fourslash.ts' /> // @Filename: foo.ts //// export function /*Destination*/bar() { return "bar"; } //// import('./foo').then(({ [|ba/*1*/r|] }) => undefined); verify.goToDefinition("1", "Destination");
apache-2.0
cloudbearings/BroadleafCommerce
admin/broadleaf-open-admin-platform/src/main/java/org/broadleafcommerce/openadmin/web/filter/BroadleafAdminTimeZoneResolver.java
1370
/* * #%L * BroadleafCommerce Open Admin Platform * %% * Copyright (C) 2009 - 2013 Broadleaf Commerce * %% * 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....
apache-2.0
barosl/rust
src/test/compile-fail/variance-cell-is-invariant.rs
853
// Copyright 2012 The Rust Project Developers. See the COPYRIGHT // file at the top-level directory of this distribution and at // http://rust-lang.org/COPYRIGHT. // // Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or // http://www.apache.org/licenses/LICENSE-2.0> or the MIT license // <LICENSE-MIT or ...
apache-2.0
alexzaitzev/ignite
modules/visor-console/src/main/scala/org/apache/ignite/visor/commands/alert/VisorAlertCommand.scala
33630
/* * 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
barosl/rust
src/test/run-pass/intrinsic-return-address.rs
1043
// Copyright 2012-2014 The Rust Project Developers. See the COPYRIGHT // file at the top-level directory of this distribution and at // http://rust-lang.org/COPYRIGHT. // // Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or // http://www.apache.org/licenses/LICENSE-2.0> or the MIT license // <LICENSE-MI...
apache-2.0
cengizhanozcan/BroadleafCommerce
admin/broadleaf-open-admin-platform/src/main/java/org/broadleafcommerce/openadmin/server/security/service/RowLevelSecurityService.java
1996
/* * #%L * BroadleafCommerce Open Admin Platform * %% * Copyright (C) 2009 - 2014 Broadleaf Commerce * %% * 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....
apache-2.0
femxd/fxd
test/diff_fis3_smarty/product_code/hao123_fis3_smarty/home/widget/ui/facebook/fbclient.js
11122
var $ = require('common:widget/ui/jquery/jquery.js'); var UT = require('common:widget/ui/ut/ut.js'); var FBClient = {}; var TPL_CONF = require('home:widget/ui/facebook/fbclient-tpl.js'); /** * Fackbook module init function * @return {object} [description] */ var WIN = window, DOC = document, conf = WIN.conf.FBCli...
bsd-2-clause
unnikrishnankgs/va
venv/lib/python3.5/site-packages/nbconvert/exporters/tests/cheese.py
1485
""" Contains CheesePreprocessor """ #----------------------------------------------------------------------------- # Copyright (c) 2013, the IPython Development Team. # # Distributed under the terms of the Modified BSD License. # # The full license is in the file COPYING.txt, distributed with this software. #----------...
bsd-2-clause
XtremeMP-Project/xtrememp-fx
xtrememp-audio-spi-vorbis/src/com/jcraft/jorbis/PsyInfo.java
2222
/* -*-mode:java; c-basic-offset:2; indent-tabs-mode:nil -*- */ /* JOrbis * Copyright (C) 2000 ymnk, JCraft,Inc. * * Written by: 2000 ymnk<ymnk@jcraft.com> * * Many thanks to * Monty <monty@xiph.org> and * The XIPHOPHORUS Company http://www.xiph.org/ . * JOrbis has been based on their awesome works, V...
bsd-3-clause
JeramyK/training
web/core/themes/stable/css/system/components/progress.module.css
825
/** * @file * Progress behavior. * * @see progress.js */ .progress { position: relative; } .progress__track { background-color: #fff; border: 1px solid; margin-top: 5px; max-width: 100%; min-width: 100px; height: 16px; } .progress__bar { background-color: #000; height: 1.5em; width: 3%; min-...
gpl-2.0
talnoah/android_kernel_htc_dlx
virt/arch/parisc/include/asm/elf.h
14247
#ifndef __ASMPARISC_ELF_H #define __ASMPARISC_ELF_H /* * ELF register definitions.. */ #include <asm/ptrace.h> #define EM_PARISC 15 /* HPPA specific definitions. */ /* Legal values for e_flags field of Elf32_Ehdr. */ #define EF_PARISC_TRAPNIL 0x00010000 /* Trap nil pointer dereference. */ #define EF_PARISC_E...
gpl-2.0
Karnith/sails-generate-backend-gulp
templates/api/responses/notFound.js
2543
/** * 404 (Not Found) Handler * * Usage: * return res.notFound(); * return res.notFound(err); * return res.notFound(err, 'some/specific/notfound/view'); * * e.g.: * ``` * return res.notFound(); * ``` * * NOTE: * If a request doesn't match any explicit routes (i.e. `config/routes.js`) * or route blueprint...
mit
Teamxrtc/webrtc-streaming-node
third_party/webrtc/src/chromium/src/base/android/java/src/org/chromium/base/TraceEvent.java
11372
// Copyright 2014 The Chromium 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 org.chromium.base; import android.os.Looper; import android.os.MessageQueue; import android.os.SystemClock; import android.util.Log; import andro...
mit
Asaf-S/jsdelivr
files/amcharts/3.21.0/xy.js
21406
(function(){var e=window.AmCharts;e.AmRectangularChart=e.Class({inherits:e.AmCoordinateChart,construct:function(a){e.AmRectangularChart.base.construct.call(this,a);this.theme=a;this.createEvents("zoomed","changed");this.marginRight=this.marginBottom=this.marginTop=this.marginLeft=20;this.depth3D=this.angle=0;this.plotA...
mit
dawnoble/slimdx
source/direct3d11/ImageLoadInformation11.h
7609
/* * Copyright (c) 2007-2012 SlimDX Group * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modify, merge, ...
mit
rokn/Count_Words_2015
testing/openjdk/jdk/make/tools/src/build/tools/jdwpgen/AltNode.java
4156
/* * Copyright (c) 1998, 1999, 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 ...
mit
asavah/xbmc
xbmc/windowing/gbm/drm/DRMEncoder.cpp
562
/* * Copyright (C) 2005-2020 Team Kodi * This file is part of Kodi - https://kodi.tv * * SPDX-License-Identifier: GPL-2.0-or-later * See LICENSES/README.md for more information. */ #include "DRMEncoder.h" #include <cstring> #include <errno.h> #include <stdexcept> #include <string> using namespace KODI::WIN...
gpl-2.0
pichina/linux-bcache
security/smack/smack_lsm.c
70465
/* * Simplified MAC Kernel (smack) security module * * This file contains the smack hook function implementations. * * Author: * Casey Schaufler <casey@schaufler-ca.com> * * Copyright (C) 2007 Casey Schaufler <casey@schaufler-ca.com> * Copyright (C) 2009 Hewlett-Packard Development Company, L.P. * ...
gpl-2.0
anthonyryan1/xbmc
xbmc/filesystem/AddonsDirectory.h
1985
/* * Copyright (C) 2005-2018 Team Kodi * This file is part of Kodi - https://kodi.tv * * SPDX-License-Identifier: GPL-2.0-or-later * See LICENSES/README.md for more information. */ #pragma once #include "IDirectory.h" #include "addons/AddonManager.h" class CURL; typedef std::shared_ptr<CFileItem> CFileItem...
gpl-2.0
Rvor/canvas-lms
spec/migrations/cleanup_duplicate_external_feeds_spec.rb
2707
# # Copyright (C) 2014 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
supercwn/KJFrameForAndroid
KJFrame/app/src/main/java/org/kymjs/blog/ui/widget/RecordButtonUtil.java
5318
/* * Copyright (c) 2015, 张涛. * * 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
tkafalas/pentaho-kettle
plugins/salesforce/core/src/test/java/org/pentaho/di/trans/steps/salesforce/SalesforceStepTest.java
6334
/*! ****************************************************************************** * * Pentaho Data Integration * * Copyright (C) 2002-2017 by Hitachi Vantara : http://www.pentaho.com * ******************************************************************************* * * Licensed under the Apache License, Version...
apache-2.0
mikestebbins/node-red
red/api/theme.js
5062
/** * Copyright 2015 IBM 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 wr...
apache-2.0
mbedmicro/mbed
targets/TARGET_STM/TARGET_STM32L1/device/stm32l1xx_hal_tim_ex.c
9388
/** ****************************************************************************** * @file stm32l1xx_hal_tim_ex.c * @author MCD Application Team * @brief TIM HAL module driver. * This file provides firmware functions to manage the following * functionalities of the Timer extension pe...
apache-2.0
actframework/FrameworkBenchmarks
frameworks/C++/cppcms/src/test_db_base.cpp
326
#include "test_db_base.h" #include <cppcms/json.h> test_db_base::test_db_base(cppcms::service &srv) : cppcms::application(srv) { db_connection_str = settings().get<std::string>("app.db_connection_string"); } void test_db_base::init() { sql.open(db_connection_str); } void test_db_base::clear() { sql.clos...
bsd-3-clause
monokal/docker-orangehrm
www/symfony/lib/vendor/symfony/lib/vendor/swiftmailer/swift_required_pear.php
524
<?php /* * This file is part of SwiftMailer. * (c) 2004-2009 Chris Corbyn * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ /* * Autoloader and dependency injection initialization for Swift Mailer. */ //Load Swift utility class r...
gpl-2.0
aloisdg/code-problems
solutions/cs/shortest-fizz-buzz.cs
477
using System; namespace fizz_buzz { class Program { static void Main(string[] args) { for (int i = 1; i < 101; i++) { if (i % 3 < 1) Console.Write("fizz"); if (i % 5 < 1) Console.Write("buzz"); ...
mit
clark-stevenson/phaser
v2/docs/Phaser.LoaderParser.html
53122
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Phaser Class: LoaderParser</title> <!--[if lt IE 9]> <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <link type="text/css" rel="stylesheet" href="styles/default.css"> <link type="text/css" rel="stylesheet...
mit
mjgiarlo/noidman
vendor/rails/actionmailer/lib/action_mailer/vendor/tmail/config.rb
1978
# # config.rb # #-- # Copyright (c) 1998-2003 Minero Aoki <aamine@loveruby.net> # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the # "Software"), to deal in the Software without restriction, including # without limitation the right...
mit
clark-stevenson/phaser
v2/docs/src_animation_Animation.js.html
65601
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Phaser Source: src/animation/Animation.js</title> <!--[if lt IE 9]> <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <link type="text/css" rel="stylesheet" href="styles/default.css"> <link type="text/css" ...
mit
lrosskamp/makealist-public
vendor/cache/ruby/2.3.0/gems/actionpack-5.1.2/lib/action_controller/metal/streaming.rb
7653
require "rack/chunked" module ActionController #:nodoc: # Allows views to be streamed back to the client as they are rendered. # # By default, Rails renders views by first rendering the template # and then the layout. The response is sent to the client after the whole # template is rendered, all queries are ...
mit
BrennanConroy/corefx
src/Common/src/CoreLib/System/Environment.Variables.Windows.cs
6424
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Buffers; using System.Collections; using System.Diagnostics; using System.Runtime.InteropServices; nam...
mit
markogresak/DefinitelyTyped
types/carbon__icons-react/es/moon/16.d.ts
44
export { Moon16 as default } from "../../";
mit
OpenSocialGames/godot
scene/2d/area_2d.h
5625
/*************************************************************************/ /* area_2d.h */ /*************************************************************************/ /* This file is part of: */ /* ...
mit
georgemarshall/DefinitelyTyped
types/carbon__icons-react/es/MPEG/16.d.ts
44
export { Mpeg16 as default } from "../../";
mit
JayStilla/AIEComplexSystems
dep/RakNet/Help/Doxygen/html/structRakNet_1_1Clans__GrantLeader-members.html
10780
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <title>RakNet: Member List...
mit
vileopratama/portal-toyotadjakarta
vendor/laravel/framework/src/Illuminate/Mail/Transport/ArrayTransport.php
1109
<?php namespace Illuminate\Mail\Transport; use Swift_Mime_Message; use Illuminate\Support\Collection; class ArrayTransport extends Transport { /** * The collection of Swift Messages. * * @var \Illuminate\Support\Collection */ protected $messages; /** * Create a new array transpo...
mit
x112358/cdnjs
ajax/libs/asynquence-contrib/0.13.0/contrib.src.js
50809
/*! asynquence-contrib v0.13.0 (c) Kyle Simpson MIT License: http://getify.mit-license.org */ (function UMD(dependency,definition){ if (typeof module !== "undefined" && module.exports) { // make dependency injection wrapper first module.exports = function $$inject$dependency(dep) { // only try to `requ...
mit
jmahler/linux-next
drivers/staging/vboxvideo/vbox_mode.c
25976
/* * Copyright (C) 2013-2017 Oracle Corporation * This file is based on ast_mode.c * Copyright 2012 Red Hat Inc. * Parts based on xf86-video-ast * Copyright (c) 2005 ASPEED Technology Inc. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated document...
gpl-2.0
ghtmtt/QGIS
src/gui/layout/qgslayoutviewtooladdnodeitem.h
2751
/*************************************************************************** qgslayoutviewtooladdnodeitem.h -------------------------- Date : October 2017 Copyright : (C) 2017 Nyall Dawson Email : nyall dot d...
gpl-2.0
vmanoria/bluemix-hue-filebrowser
hue-3.8.1-bluemix/desktop/core/ext-py/lxml/doc/html/api/lxml.html-module.html
56518
<?xml version="1.0" encoding="ascii"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>lxml.html</title> <link rel="stylesheet" href="epydoc.css" type="text/css" /> <script typ...
gpl-2.0
ghmajx/asuswrt-merlin
release/src/router/netatalk-3.0.5/include/atalk/server_child.h
2623
/* * Copyright (c) 1997 Adrian Sun (asun@zoology.washington.edu) * All rights reserved. */ #ifndef _ATALK_SERVER_CHILD_H #define _ATALK_SERVER_CHILD_H 1 #include <sys/types.h> #include <arpa/inet.h> #include <pthread.h> /* useful stuff for child processes. most of this is hidden in * server_child.c to ease chan...
gpl-2.0
seebaer1976/ZoneMinder
web/ajax/alarm.php
907
<?php define( "MSG_TIMEOUT", 2.0 ); define( "MSG_DATA_SIZE", 4+256 ); if ( canEdit( 'Monitors' ) ) { $zmuCommand = getZmuCommand( " -m ".validInt($_REQUEST['id']) ); switch ( validJsStr($_REQUEST['command']) ) { case "disableAlarms" : { $zmuCommand .= " -n"; break...
gpl-2.0
JulienMcJay/eclock
windows/gstreamer/include/gstreamer-1.0/gst/allocators/gstdmabuf.h
1309
/* GStreamer dmabuf allocator * Copyright (C) 2013 Linaro SA * Author: Benjamin Gaignard <benjamin.gaignard@linaro.org> for Linaro. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public * License as published by the Free Software Foundation...
gpl-2.0
DreamStar001/Vegito_vibe_k5
drivers/usb/gadget/inode.c
53765
/* * inode.c -- user mode filesystem api for usb gadget controllers * * Copyright (C) 2003-2004 David Brownell * Copyright (C) 2003 Agilent Technologies * * 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-2.0
heluxie/LTP
testcases/open_posix_testsuite/conformance/interfaces/sigaction/4-93.c
904
/* * Copyright (c) 2002-2003, Intel Corporation. All rights reserved. * Created by: rusty.lynch REMOVE-THIS AT intel DOT com * This file is licensed under the GPL license. For the full content * of this license, see the COPYING file at the top level of this * source tree. Test case for assertion #4 of the si...
gpl-2.0
Shance/newsaity74.ru
templates/blank_j3/node_modules/psi/node_modules/googleapis/apis/storage/v1.js
48996
/** * Copyright 2014 Google 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-2.0 * * Unless required by appli...
gpl-2.0
kevintianbalance/.emacs.d
elisp/cscope-15.7a/contrib/webcscope/hilite.c
8434
/* CopyRight (C) 1999, Dmitry Obukhov, dso@usa.net mailto: dso@usa.net http://www.EmbeddedStuff.com ---------------------------------------------- Last modified 6 Apr 97 ---------------------------------------------- Converts C (C++) source to HTML code fragment with syntax highlighting. Since program written...
gpl-2.0
JeremySavonet/Eurobot-2017-Moon-Village
software/custom_leds/fpga/software/spl_bsp/uboot-socfpga/board/freescale/p1_p2_rdb_pc/p1_p2_rdb_pc.c
11737
/* * Copyright 2010-2011 Freescale Semiconductor, Inc. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation; either...
gpl-3.0
n0xus/darkstar
src/map/packets/char_sync.cpp
1592
/* =========================================================================== Copyright (c) 2010-2015 Darkstar Dev Teams 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 versi...
gpl-3.0
anandaverma/ixpense
yii/yii/framework/i18n/data/saq_ke.php
6351
<?php /** * Locale data for 'saq_KE'. * * This file is automatically generated by yiic cldr command. * * Copyright © 1991-2007 Unicode, Inc. All rights reserved. * Distributed under the Terms of Use in http://www.unicode.org/copyright.html. * * Copyright © 2008-2011 Yii Software LLC (http://www.yiiframework.com...
gpl-3.0
cpopescu/whispermedialib
third-party/gstreamer/gst-plugins-bad-0.10.19/ext/cog/gstcms.h
2607
/* GStreamer * Copyright (C) 2008 David Schleef <ds@entropywave.com> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public * License as published by the Free Software Foundation; either * version 2 of the License, or (at your option) any la...
lgpl-3.0
dbashyal/MagentoStarterBase
trunk/lib/Zend/Gdata/YouTube/Extension/Statistics.php
9761
<?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 a...
lgpl-3.0
gisfromscratch/datavisualizer
lib/vtk/include/Examples/ParallelProcessing/Generic/Cxx/TaskParallelismWithPorts.h
1405
/*========================================================================= Program: Visualization Toolkit Module: TaskParallelismWithPorts.h Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen All rights reserved. See Copyright.txt or http://www.kitware.com/Copyright.htm for details. This so...
apache-2.0
mahaliachante/aws-sdk-java
aws-java-sdk-glacier/src/main/java/com/amazonaws/services/glacier/model/transform/InvalidParameterValueExceptionUnmarshaller.java
2012
/* * Copyright 2010-2015 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 "l...
apache-2.0
aconyteds/Esri-Ozone-Map-Widget
vendor/js/esri/arcgis_js_api/library/3.12/3.12compact/dojox/mobile/themes/windows/TextArea-compat.css
75
.mblTextArea {overflow: auto;}.dj_ff3 .mblTextArea {-moz-border-radius: 0;}
apache-2.0
codelabs-ch/arcanist
src/lint/linter/__tests__/ArcanistPuppetLintLinterTestCase.php
207
<?php final class ArcanistPuppetLintLinterTestCase extends ArcanistExternalLinterTestCase { public function testLinter() { $this->executeTestsInDirectory(dirname(__FILE__).'/puppet-lint/'); } }
apache-2.0
anilmuthineni/tensorflow
tensorflow/g3doc/api_docs/python/functions_and_classes/shard6/tf.sigmoid.md
495
### `tf.sigmoid(x, name=None)` {#sigmoid} Computes sigmoid of `x` element-wise. Specifically, `y = 1 / (1 + exp(-x))`. ##### Args: * <b>`x`</b>: A Tensor with type `float32`, `float64`, `int32`, `complex64`, `int64`, or `qint32`. * <b>`name`</b>: A name for the operation (optional). ##### Returns: A Tens...
apache-2.0
zjupure/SneezeReader
weibosdk/src/main/java/com/sina/weibo/sdk/openapi/models/Status.java
5659
/* * Copyright (C) 2010-2013 The SINA WEIBO 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 require...
apache-2.0
enketosurvey/mo
www/lib/rsa/rng.js
2112
// Random number generator - requires a PRNG backend, e.g. prng4.js // For best results, put code like // <body onClick='rng_seed_time();' onKeyPress='rng_seed_time();'> // in your main HTML document. var rng_state; var rng_pool; var rng_pptr; // Mix in a 32-bit integer into the pool function rng_seed_int(x) { rng...
apache-2.0
NixaSoftware/CVis
venv/bin/libs/spirit/test/qi/uint1.cpp
6465
/*============================================================================= Copyright (c) 2001-2011 Joel de Guzman Copyright (c) 2001-2011 Hartmut Kaiser Copyright (c) 2011 Bryce Lelbach Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or co...
apache-2.0
corochoone/elasticsearch
src/main/java/org/elasticsearch/search/aggregations/bucket/filter/InternalFilter.java
2222
/* * 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
Eonic/EonicWeb5
wwwroot/ewcommon/bs3/addons/formHelpers/js/lang/en_US/bootstrap-formhelpers-countries.en_US.js
6201
/* ========================================================== * bootstrap-formhelpers-countries.en_US.js * https://github.com/vlamanna/BootstrapFormHelpers * ========================================================== * Copyright 2012 Vincent Lamanna * * Licensed under the Apache License, Version 2.0 (the "License...
apache-2.0
chester0516/htc-prototype-bak
wip/pdp-2017/bower_components/owl.carousel/docs/docs/support-contact.html
5521
<!DOCTYPE html> <html lang="en"> <head> <!-- head --> <meta charset="utf-8"> <meta name="msapplication-tap-highlight" content="no" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="description" content="Owl Carousel Documentation"> <meta name="author" con...
mit
antho-firuze/_g.ene.sys_remake_
templates/frontend_theme/adminlte/plugins/datatables/extensions/ColReorder/examples/integration/state_save.html
17881
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/favicon.ico"> <meta name="viewport" content="initial-scale=1.0, maximum-scale=2.0"> <title>ColReorder example - State saving</title> <link rel="stylesheet" type="text/css" href="../../../...
mit
zjmiller/babel
packages/babel-plugin-transform-strict-mode/test/fixtures/auxiliary-comment/use-strict-add/expected.js
41
/*before*/"use strict"; /*after*/foo();
mit
rokn/Count_Words_2015
testing/openjdk2/jaxws/src/share/jaxws_classes/com/sun/xml/internal/xsom/impl/parser/ParserContext.java
6989
/* * Copyright (c) 1997, 2011, 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 ...
mit
shimingsg/corefx
src/System.Globalization/tests/NumberFormatInfo/NumberFormatInfoTests.cs
6144
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections.Generic; using System.Reflection; using Xunit; namespace System.Globalization.Tests { ...
mit
littlednet/in-progress
node_modules/govuk_template_mustache/assets/stylesheets/govuk-template-ie7.css
22249
/* govuk_frontend_toolkit includes */ @-ms-viewport { width: device-width; } @-o-viewport { width: device-width; } @font-face { font-family: GDS-Logo; src: local("HelveticaNeue"), local("Helvetica Neue"), local("Arial"), local("Helvetica"); } @-ms-viewport { width: device-width; } @-o-viewport { width: ...
mit
AlekseyTs/roslyn
src/ExpressionEvaluator/VisualBasic/Source/ExpressionCompiler/VisualBasicEESymbolProvider.vb
4500
' Licensed to the .NET Foundation under one or more agreements. ' The .NET Foundation licenses this file to you under the MIT license. ' See the LICENSE file in the project root for more information. Imports System Imports System.Collections.Immutable Imports System.Reflection.Metadata Imports Microsoft.CodeAnalysis....
mit
ellismg/corefx
src/System.Globalization/tests/StringInfo/StringInfoGetTextElementEnumerator.cs
3157
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections.Generic; using Xunit; namespace System.Globalization.Tests { public class StringInfoGe...
mit
alexbevi/scummvm
engines/dm/inventory.cpp
40443
/* 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 the GNU...
gpl-2.0
AOKP/external_elfutils
libelf/gelf_update_syminfo.c
4328
/* Update additional symbol information in symbol table at the given index. Copyright (C) 2000, 2001, 2002 Red Hat, Inc. This file is part of Red Hat elfutils. Written by Ulrich Drepper <drepper@redhat.com>, 2000. Red Hat elfutils is free software; you can redistribute it and/or modify it under the term...
gpl-2.0
rutgers-apl/Atomicity-Violation-Detector
tdebug-llvm/llvm/include/llvm/DebugInfo/DWARF/DWARFCompileUnit.h
988
//===-- DWARFCompileUnit.h --------------------------------------*- C++ -*-===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
gpl-2.0
vinay94185vinay/Hybrid
block/blk-sysfs.c
15179
/* * Functions related to sysfs handling */ #include <linux/kernel.h> #include <linux/slab.h> #include <linux/module.h> #include <linux/bio.h> #include <linux/blkdev.h> #include <linux/blktrace_api.h> #include "blk.h" struct queue_sysfs_entry { struct attribute attr; ssize_t (*show)(struct request_queue *, char *...
gpl-2.0
WXrock/imx53_kernel
drivers/media/video/mxc/opl/opl_mod.c
664
/* * Copyright 2004-2010 Freescale Semiconductor, Inc. All Rights Reserved. */ /* * The code contained herein is licensed under the GNU General Public * License. You may obtain a copy of the GNU General Public License * Version 2 or later at the following locations: * * http://www.opensource.org/licenses/gpl-li...
gpl-2.0
felixhaedicke/nst-kernel
src/drivers/leds/leds-lp5521.c
18002
/* * lp5521.c - LP5521 LED Driver * * Copyright (C) 2007 Nokia Corporation * * Written by Mathias Nyman <mathias.nyman@nokia.com> * Updated by Felipe Balbi <felipe.balbi@nokia.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as...
gpl-2.0
GbalsaC/bitnamiP
venv/lib/python2.7/site-packages/logilab/__init__.py
155
"""generated file, don't modify or your data will be lost""" try: __import__('pkg_resources').declare_namespace(__name__) except ImportError: pass
agpl-3.0
jprukner/origin
vendor/k8s.io/kubernetes/pkg/volume/plugins.go
21701
/* Copyright 2014 The Kubernetes 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 agreed to in writing, ...
apache-2.0
asedunov/intellij-community
python/resources/intentionDescriptions/SpecifyTypeInDocstringIntention/description.html
111
<html> <body> <span> This intention used to specify type for expression in docstring. </span> </body> </html>
apache-2.0
wangcy6/storm_app
frame/kafka-0.11.0/kafka-0.11.0.1-src/connect/runtime/src/main/java/org/apache/kafka/connect/runtime/standalone/StandaloneConfig.java
1709
/* * 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
richard-chen-1985/fis3
test/config.js
6959
/** * Update: 15-5-11 * Editor: qihongye */ var fs = require('fs'); var path = require('path'); var fis = require('../lib/fis.js'); var _ = fis.file; var defaultSettings = (require('../lib/config.js')).DEFALUT_SETTINGS; var expect = require('chai').expect; var u = fis.util; var config = null; describe('config: co...
bsd-2-clause
aospx-kitkat/platform_external_chromium_org
net/quic/quic_data_writer.h
2749
// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef NET_QUIC_QUIC_DATA_WRITER_H_ #define NET_QUIC_QUIC_DATA_WRITER_H_ #include <string> #include "base/basictypes.h" #include "base/logging.h" #...
bsd-3-clause
gladgod/zhiliao
zhiliao/grappellisafe/static/grappelli/css/typography.css
7065
/* Global Settings ------------------------------------------------------------------------------------------------------ */ h1, h2, h3, h4, h5 { font-weight: bold; } p, ol, ul, dl { margin: 0; } /* Headings ------------------------------------------------------------------------------------------------------...
bsd-3-clause
yuyang545262477/AfterWork
webpack/LittleTwo/node_modules/autoprefixer/data/prefixes.js
15271
(function() { var add, crispedges, feature, flexbox, fullscreen, gradients, logicalProps, prefix, readOnly, resolution, result, sort, writingMode, slice = [].slice; sort = function(array) { return array.sort(function(a, b) { var d; a = a.split(' '); b = b.split(' '); if (a[0] > b[0]...
mit
markogresak/DefinitelyTyped
types/knockout.kogrid/knockout.kogrid-tests.ts
917
export interface IGridItem { name: string; } export class Tests { public items: KnockoutObservableArray<IGridItem>; public selectedItems: KnockoutObservableArray<IGridItem>; public gridOptionsAlarms: kg.GridOptions<IGridItem>; constructor() { this.items = ko.observableArray<IGridItem>(); ...
mit
hacfi/symfony
src/Symfony/Component/Serializer/Mapping/ClassDiscriminatorResolverInterface.php
991
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Serializer\Mapping; /** * Knows how to get the class...
mit
rokn/Count_Words_2015
testing/openjdk2/jdk/src/share/classes/sun/text/resources/sr/FormatData_sr_ME.java
3546
/* * Copyright (c) 2007, 2013, 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 ...
mit
rokn/Count_Words_2015
testing/openjdk/jdk/test/javax/sound/midi/Gervill/SoftAudioSynthesizer/GetFormat.java
2359
/* * Copyright (c) 2007, 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 Softwa...
mit
rokn/Count_Words_2015
testing/openjdk2/jdk/src/share/classes/java/lang/CharacterName.java
4017
/* * Copyright (c) 2010, 2011, 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 ...
mit
degasus/dolphin
Source/Core/DolphinWX/Input/WiimoteInputConfigDiag.h
383
// Copyright 2016 Dolphin Emulator Project // Licensed under GPLv2+ // Refer to the license.txt file included. #pragma once #include "DolphinWX/Input/InputConfigDiag.h" class WiimoteInputConfigDialog final : public InputConfigDialog { public: WiimoteInputConfigDialog(wxWindow* parent, InputConfig& config, const wx...
gpl-2.0