repo_name
stringlengths
4
116
path
stringlengths
3
942
size
stringlengths
1
7
content
stringlengths
3
1.05M
license
stringclasses
15 values
novaramedia/novaramedia-com
vendor/fightbulc/moment/src/Locales/en_GB.php
2478
<?php // locale: great britain english (en-gb) // author: Chris Gedrim https://github.com/chrisgedrim return array( "months" => explode('_', 'January_February_March_April_May_June_July_August_September_October_November_December'), "monthsNominative" => explode('_', 'January_February_March_April_...
apache-2.0
chtyim/cdap
cdap-api/src/main/java/co/cask/cdap/api/dataset/lib/TimePartitionedFileSet.java
4051
/* * Copyright © 2014-2015 Cask Data, 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 agr...
apache-2.0
RyanTech/NewBeyondViewPager
library/src/main/java/net/soulwolf/newbeyondviewpager/NewBeyondViewPager.java
2071
/******************************************************************************* * Copyright 2015-2019 Toaker NewBeyondViewPager * * 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 * * htt...
apache-2.0
q474818917/solr-5.2.0
lucene/analysis/common/src/test/org/apache/lucene/analysis/hunspell/TestHunspellStemFilter.java
5177
package org.apache.lucene.analysis.hunspell; /* * 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 Lic...
apache-2.0
srinivasans/educloud
others/editor/Dialogs/colorpicker.php
3928
<?php error_reporting(E_ALL ^ E_NOTICE); include_once("Include_GetString.php") ; $Theme="Office2007"; ?> <html xmlns="http://www.w3.org/1999/xhtml"> <head ID="Head1"> <title><?php echo GetString("MoreColors") ; ?></title> <meta http-equiv="Page-Enter" content="blendTrans(Duration=0.1)" /> <meta http-e...
apache-2.0
yaolei/Samoyed
node_modules/material-ui/Card/CardExpandable.js
3257
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); var _getPrototypeOf = require('babel-runtime/core-js/object/get-prototype-of'); var _getPrototypeOf2 = _interopRequireDefault(_getPrototypeOf); var _classCallCheck2 = require('babel-runtime/helpers/classCallCheck'); var _classCallCheck3...
apache-2.0
payten/nyu-sakai-10.4
samigo/samigo-app/src/java/org/sakaiproject/tool/assessment/jsf/renderer/DatePickerRenderer.java
6076
/********************************************************************************** * $URL$ * $Id$ *********************************************************************************** * * Copyright (c) 2004, 2005, 2006, 2007, 2008 The Sakai Foundation * * Licensed under the Educational Community License, Version ...
apache-2.0
tkarling/angular
modules/benchmarks/src/compiler/compiler_benchmark.ts
7166
import {BrowserDomAdapter} from 'angular2/src/dom/browser_adapter'; import {PromiseWrapper} from 'angular2/src/facade/async'; import {List, ListWrapper, Map, MapWrapper} from 'angular2/src/facade/collection'; import {DateWrapper, Type, print} from 'angular2/src/facade/lang'; import { Parser, Lexer, DynamicChange...
apache-2.0
yurydelendik/shumway
src/flash/display/IBitmapDrawable.ts
891
/** * Copyright 2014 Mozilla Foundation * * 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 agr...
apache-2.0
richardjgowers/csg
include/votca/csg/cgmoleculedef.h
2482
/* * Copyright 2009-2011 The VOTCA Development Team (http://www.votca.org) * * 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 * * Unl...
apache-2.0
galak/zephyr
lib/libc/minimal/source/stdlib/malloc.c
3247
/* * Copyright (c) 2018 Intel Corporation * * SPDX-License-Identifier: Apache-2.0 */ #include <stdlib.h> #include <zephyr.h> #include <init.h> #include <errno.h> #include <sys/math_extras.h> #include <string.h> #include <app_memory/app_memdomain.h> #include <sys/mutex.h> #include <sys/sys_heap.h> #include <zephyr/...
apache-2.0
cstamas/maven
maven-compat/src/test/java/org/apache/maven/project/inheritance/t08/ProjectInheritanceTest.java
3173
package org.apache.maven.project.inheritance.t08; /* * 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 A...
apache-2.0
adeelmahmood/lens
lens-cube/src/main/java/org/apache/lens/cube/metadata/Storage.java
20153
/** * 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
LabAixBidouille/EmbeddedTeam
courses/examples/CMSIS/Device/ATMEL/samv71/include/instance/gmac.h
43746
/* ---------------------------------------------------------------------------- */ /* Atmel Microcontroller Software Support */ /* SAM Software Package License */ /* --------------------------------------------------------------------...
apache-2.0
paulnovo/ITK
Modules/Video/Core/include/itkRingBuffer.h
3927
/*========================================================================= * * 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
jamesnetherton/wildfly-camel
itests/common/src/main/java/org/wildfly/camel/test/common/aws/SQSUtils.java
1275
/* * #%L * Wildfly Camel :: Testsuite * %% * Copyright (C) 2013 - 2017 RedHat * %% * 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
maas-ufcg/manageiq
app/controllers/miq_policy_controller/policy_profiles.rb
7000
module MiqPolicyController::PolicyProfiles extend ActiveSupport::Concern def profile_edit case params[:button] when "cancel" @edit = nil @profile = MiqPolicySet.find_by_id(session[:edit][:profile_id]) if session[:edit] && session[:edit][:profile_id] if !@profile || (@profile && @profile.i...
apache-2.0
apache/jmeter
src/protocol/http/src/main/java/org/apache/jmeter/protocol/http/visualizers/RequestViewHTTP.java
18933
/* * 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
ThoughtWorksStudios/mingle_git_plugin
tools/gems/gems/activerecord-jdbc-adapter-1.1.1/src/java/arjdbc/derby/DerbyModule.java
15045
/***** BEGIN LICENSE BLOCK ***** * Copyright (c) 2006-2007, 2010 Nick Sieger <nick@nicksieger.com> * Copyright (c) 2006-2007 Ola Bini <ola.bini@gmail.com> * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the * "Software"), to d...
apache-2.0
zephyrproject-rtos/zephyr
scripts/west_commands/runners/canopen_program.py
13074
# Copyright (c) 2020 Vestas Wind Systems A/S # # SPDX-License-Identifier: Apache-2.0 '''Runner for performing program download over CANopen (DSP 302-3).''' import argparse import os import time from runners.core import ZephyrBinaryRunner, RunnerCaps try: import canopen from progress.bar import Bar MISSI...
apache-2.0
dlyle65535/metron
metron-analytics/metron-profiler-client/src/main/java/org/apache/metron/profiler/client/stellar/GetProfile.java
10633
/* * * 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 * "Licens...
apache-2.0
hbeatty/incubator-trafficcontrol
traffic_portal/app/src/common/api/TypeService.js
3066
/* * 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/qpid-jms
qpid-jms-client/src/test/java/org/apache/qpid/jms/producer/JmsQueueSenderTest.java
5048
/* * 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
basheersubei/swift-t
lb/code/src/refcount.h
1003
/* Helper functions to manipulate refcounts from a server */ #ifndef __XLB_REFCOUNT_H #define __XLB_REFCOUNT_H #include "adlb-defs.h" #include "data.h" #include "data_internal.h" #include "notifications.h" /* Decrement reference count of given id. Must be called on a server wait: if true, wait until refcount...
apache-2.0
redforks/closure-library
closure/goog/soy/data_test.js
1495
// Copyright 2014 The Closure Library Authors. 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 requ...
apache-2.0
balzaczyy/golucene
core/util/bytesRefHash.go
10103
package util import ( "fmt" ) /* BytesRefHash is a special purpose hash map like data structure optimized for BytesRef instances. BytesRefHash maintains mappings of byte arrays to ids (map[[]byte]int) sorting the hashed bytes efficiently in continuous storage. The mapping to the id is encapsulated inside BytesRefHas...
apache-2.0
kfirlevari/zookeeper
src/java/main/org/apache/zookeeper/server/WatchManager.java
8715
/** * 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
yida-lxw/solr-5.3.1
lucene/queryparser/src/java/org/apache/lucene/queryparser/flexible/standard/processors/RemoveEmptyNonLeafQueryNodeProcessor.java
3319
package org.apache.lucene.queryparser.flexible.standard.processors; /* * 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 Y...
apache-2.0
goodwinnk/intellij-community
platform/xdebugger-api/src/com/intellij/xdebugger/breakpoints/ui/XBreakpointGroup.java
1450
/* * Copyright 2000-2009 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
SQCLabs/openui5
src/sap.m/test/sap/m/qunit/Switch.qunit.html
1382
<!DOCTYPE html> <html> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> <title>Test Page for sap.m.Switch</title> <script src="../shared-config.js"></script> <scrip...
apache-2.0
jeffposnick/WebFundamentals
src/content/en/shows/ttt/series-1/cmd-line-shortcuts.markdown
523
--- layout: shows/episode title: "Totally Tooling Mini Tip: Command-line Keyboard Shortcuts" description: "In this cheeky little mini tip Addy and Matt look at keyboard shortcuts that help you navigate the command line with ease." youtubeID: ND-W4e-pqMo published_on: 2015-06-24 updated_on: 2015-06-24 --- In this cheek...
apache-2.0
goldmansachs/reladomo
reladomo/src/main/java/com/gs/fw/common/mithra/portal/UpdateDataChooser.java
885
/* Copyright 2016 Goldman Sachs. 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
devigned/azure-powershell
src/ResourceManager/LogicApp/Commands.LogicApp/Cmdlets/IntegrationAccount/UpdateAzureIntegrationAccountMapCommand.cs
6849
// ---------------------------------------------------------------------------------- // // Copyright Microsoft Corporation // 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.apa...
apache-2.0
baishuo/hbase-1.0.0-cdh5.4.7_baishuo
hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/replication/VerifyReplication.java
14404
/** * * 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"); ...
apache-2.0
vik0803/hd.rustem
inc/new.php
15273
<?php session_start(); include_once("../functions.inc.php"); $CONF['title_header']=lang('NEW_title')." - ".$CONF['name_of_firm']; if (validate_user($_SESSION['helpdesk_user_id'], $_SESSION['code'])) { if ($_SESSION['helpdesk_user_id']) { include("head.inc.php"); include("navbar.inc.php"); //check_unlinked_...
apache-2.0
ldts/zephyr
boards/arm/stm32f072_eval/pinmux.c
708
/* * Copyright (c) 2017 BayLibre, SAS * * SPDX-License-Identifier: Apache-2.0 */ #include <kernel.h> #include <device.h> #include <init.h> #include <pinmux.h> #include <sys_io.h> #include "pinmux/stm32/pinmux_stm32.h" /* pin assignments for STM32F072-EVAL board */ static const struct pin_config pinconf[] = { #if...
apache-2.0
intentionet/batfish
projects/question/src/test/java/org/batfish/question/namedstructures/NamedStructuresAnswererTest.java
9212
package org.batfish.question.namedstructures; import static org.batfish.question.namedstructures.NamedStructuresAnswerer.getAllStructureNamesOfType; import static org.batfish.question.namedstructures.NamedStructuresAnswerer.insertedObject; import static org.hamcrest.Matchers.equalTo; import static org.junit.Assert.ass...
apache-2.0
fschueler/incubator-systemml
src/main/java/org/apache/sysml/runtime/controlprogram/parfor/opt/OptNodeStatistics.java
2875
/* * 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
progsung/cesium
Source/Core/Spline.js
4935
import Check from "./Check.js"; import defaultValue from "./defaultValue.js"; import defined from "./defined.js"; import DeveloperError from "./DeveloperError.js"; import CesiumMath from "./Math.js"; /** * Creates a curve parameterized and evaluated by time. This type describes an interface * and is not intended to ...
apache-2.0
tequalsme/nifi
nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/resources/docs/org.apache.nifi.processors.standard.EncryptContent/additionalDetails.html
1454
<!DOCTYPE html> <html lang="en"> <!-- 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-2.0
dublinio/smile
Smile/src/main/java/smile/feature/Nominal2Binary.java
3646
/******************************************************************************* * Copyright (c) 2010 Haifeng Li * * 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-2.0
ketan/gocd
server/src/main/webapp/WEB-INF/rails/spec/views/shared/_build_cause_html_spec.rb
11695
# # Copyright 2019 ThoughtWorks, 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
18826252059/im
web/bundles/topxiaadmin/js/controller/user/teacher-list.js
539
define(function(require, exports, module) { var Notify = require('common/bootstrap-notify'); exports.run = function() { var $table = $('#teacher-table'); $table.on('click', '.promote-user', function(){ $.post($(this).data('url'),function(response) { window.location.reload(); ...
apache-2.0
elkingtonmcb/simbody
SimTKmath/Integrators/src/SemiExplicitEulerIntegratorRep.h
2406
#ifndef SimTK_SIMMATH_SEMI_EXPLICIT_EULER_INTEGRATOR_REP_H_ #define SimTK_SIMMATH_SEMI_EXPLICIT_EULER_INTEGRATOR_REP_H_ /* -------------------------------------------------------------------------- * * Simbody(tm): SimTKmath * * ------------------------------------...
apache-2.0
karllessard/tensorflow
tensorflow/compiler/mlir/lite/utils/lstm_utils.cc
34132
/* Copyright 2019 The TensorFlow Authors. 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 applicable law or a...
apache-2.0
weolar/miniblink49
v8_4_8/src/runtime/runtime-internal.cc
13940
// Copyright 2014 the V8 project authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "src/runtime/runtime-utils.h" #include "src/arguments.h" #include "src/bootstrapper.h" #include "src/conversions.h" #include "src/debug/debug....
apache-2.0
tufangorel/hazelcast
hazelcast/src/main/java/com/hazelcast/client/impl/protocol/task/cache/CacheClearMessageTask.java
3397
/* * Copyright (c) 2008-2018, Hazelcast, 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 ...
apache-2.0
ericmckean/collide
java/com/google/collide/client/workspace/FileTreeModel.java
23794
// Copyright 2012 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 applicable...
apache-2.0
kewu1992/test-infra
prow/plugins/trigger/trigger.go
2751
/* Copyright 2016 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
chanakaudaya/developer-studio
esb/org.wso2.developerstudio.eclipse.gmf.esb/src/org/wso2/developerstudio/eclipse/gmf/esb/LocalEntry.java
5960
/** * <copyright> * </copyright> * * $Id$ */ package org.wso2.developerstudio.eclipse.gmf.esb; /** * <!-- begin-user-doc --> * A representation of the model object '<em><b>Local Entry</b></em>'. * <!-- end-user-doc --> * * <p> * The following features are supported: * <ul> * <li>{@link org.wso2.develop...
apache-2.0
MobileRez/XFXamlClass
Lab Materials/Part 1/Completed/MeasurementConverter/MeasurementConverter.Droid/obj/Debug/android/src/md5b60ffeb829f638581ab2bb9b1a7f4f3f/ButtonRenderer.java
3388
package md5b60ffeb829f638581ab2bb9b1a7f4f3f; public class ButtonRenderer extends md5b60ffeb829f638581ab2bb9b1a7f4f3f.ViewRenderer_2 implements mono.android.IGCUserPeer, android.view.View.OnAttachStateChangeListener { static final String __md_methods; static { __md_methods = "n_onViewAttachedToWindow:(La...
apache-2.0
TommesDee/cpachecker
test/programs/parser/cbmc/Endianness5/main.c
205
unsigned char regb[100]; unsigned short *ptrUShort; unsigned short shortTmp; int main() { ptrUShort = (unsigned short*)(&regb[12]); shortTmp= *ptrUShort; // should pass *ptrUShort = 1234; }
apache-2.0
mhurne/aws-sdk-java
aws-java-sdk-cloudfront/src/main/java/com/amazonaws/services/cloudfront/model/CacheBehaviors.java
6768
/* * Copyright 2010-2016 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
ern/elasticsearch
client/rest-high-level/src/main/java/org/elasticsearch/client/security/GetUserPrivilegesResponse.java
5778
/* * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * or more contributor license agreements. Licensed under the Elastic License * 2.0 and the Server Side Public License, v 1; you may not use this file except * in compliance with, at your election, the Elastic License 2.0 or the Server...
apache-2.0
yangleo/cloud-github
openstack_dashboard/test/test_data/cinder_data.py
16279
# 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
PHILO-HE/SSM
smart-hadoop-support/smart-hadoop/src/main/java/org/smartdata/hdfs/action/AllDiskFileAction.java
1192
/** * 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
kay-kim/mongo-java-driver
driver-core/src/main/com/mongodb/connection/SocketStreamHelper.java
2178
/* * Copyright (c) 2008-2014 MongoDB, 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 a...
apache-2.0
hkernbach/arangodb
Documentation/DocuBlocks/Rest/Cluster/JSF_cluster_test_DELETE.md
207
@startDocuBlock JSF_cluster_test_DELETE @brief executes a cluster roundtrip for sharding @RESTHEADER{DELETE /_admin/cluster-test, Delete cluster roundtrip} @RESTDESCRIPTION See GET method. @endDocuBlock
apache-2.0
ismagarcia/cohash
tmp/cohash-read-only/include/thrust/iterator/detail/minimum_category.h
2681
/* * Copyright 2008-2010 NVIDIA Corporation * * 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...
apache-2.0
ACRA/acra
web/static/javadoc/5.8.4/acra/org.acra.config/-mail-sender-configuration-builder/enabled.html
3378
<html> <head> <meta name="viewport" content="width=device-width, initial-scale=1" charset="UTF-8"> <title>enabled</title> <link href="../../../../../../images/logo-icon.svg" rel="icon" type="image/svg"><script>var pathToRoot = "../../../";</script><script type="text/javascript" src="../../../scripts/sourceset...
apache-2.0
wangcy6/storm_app
frame/c++/webrtc-master/modules/video_coding/codecs/vp8/simulcast_rate_allocator.h
1734
/* * Copyright (c) 2016 The WebRTC project authors. All Rights Reserved. * * Use of this source code is governed by a BSD-style license * that can be found in the LICENSE file in the root of the source * tree. An additional intellectual property rights grant can be found * in the file PATENTS. All contribut...
apache-2.0
edgardozoppi/GraphX
GraphX.Controls/Controls/VertexLabels/AttachableVertexLabelControl.cs
5630
 using System.ComponentModel; using GraphX.Controls.Models; #if WPF using System.Windows; using DefaultEventArgs = System.EventArgs; using System.Windows.Controls; #elif METRO using Windows.Foundation; using Windows.UI.Xaml; using Windows.UI.Xaml.Data; using DefaultEventArgs = System.Object; #endif using GraphX.PCL.C...
apache-2.0
falko/camunda-bpm-platform
engine-rest/engine-rest-jaxrs2/src/test/java-jersey2/org/camunda/bpm/engine/rest/util/container/JerseySpecifics.java
2193
/* * Copyright Camunda Services GmbH and/or licensed to Camunda Services GmbH * under one or more contributor license agreements. See the NOTICE file * distributed with this work for additional information regarding copyright * ownership. Camunda licenses this file to you under the Apache License, * Version 2.0; y...
apache-2.0
hsbhathiya/stratos
extensions/load-balancer/nginx-extension/src/main/java/org/apache/stratos/nginx/extension/NginxConfigWriter.java
7122
/* * 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
llvasconcellos/client
app/src/main/java/org/projectbuendia/client/json/JsonConceptResponse.java
762
// Copyright 2015 The Project Buendia 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
plxaye/chromium
src/remoting/protocol/authentication_method.cc
3345
// 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. #include "remoting/protocol/authentication_method.h" #include "base/base64.h" #include "base/logging.h" #include "crypto/hmac.h" #include "remoting/p...
apache-2.0
dougwig/acos-client
acos_client/v21/slb/template/persistence.py
2099
# Copyright 2014, Doug Wiegley, A10 Networks. # # 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...
apache-2.0
GertiPoppel/kubernetes
pkg/client/unversioned/testclient/fake_resource_quotas.go
2914
/* Copyright 2014 The Kubernetes Authors 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 applicable law or ag...
apache-2.0
indi60/hbase-pmc
target/hbase-0.94.1/hbase-0.94.1/src/main/java/org/apache/hadoop/hbase/replication/regionserver/Replication.java
7362
/* * Copyright 2010 The Apache Software Foundation * * 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-2.0
tiancaiamao/tidb
util/codec/bytes.go
5743
// Copyright 2015 PingCAP, 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 i...
apache-2.0
kyr7/tango-examples-unity
UnityExamples/Assets/TangoPrefabs/Scripts/TangoPointCloud.cs
18770
// <copyright file="TangoPointCloud.cs" company="Google"> // // Copyright 2016 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...
apache-2.0
mk-5/gdx-fireapp
e2e/ios/libs/FirebaseDatabase.framework/Headers/FIRDatabaseQuery.h
16630
/* * Copyright 2017 Google * * 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
biospi/seamass-windeps
src/boost_1_57_0/doc/html/boost/xpressive/regex_constants/match_flag_type.html
12608
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Type match_flag_type</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...
apache-2.0
claimsmall/google-api-ads-ruby
adwords_api/examples/v201506/targeting/get_targetable_languages_and_carriers.rb
3071
#!/usr/bin/env ruby # Encoding: utf-8 # # Author:: api.dklimkin@gmail.com (Danial Klimkin) # # Copyright:: Copyright 2011, Google Inc. All Rights Reserved. # # License:: Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # ...
apache-2.0
rastasheep/trash-can
cf/commands/application/restage.go
2353
package application import ( "github.com/cloudfoundry/cli/cf/api/applications" "github.com/cloudfoundry/cli/cf/command_metadata" "github.com/cloudfoundry/cli/cf/configuration/core_config" "github.com/cloudfoundry/cli/cf/errors" . "github.com/cloudfoundry/cli/cf/i18n" "github.com/cloudfoundry/cli/cf/models" "git...
apache-2.0
XidongHuang/aws-sdk-for-java
src/main/java/com/amazonaws/services/elasticmapreduce/model/ActionOnFailure.java
1818
/* * 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 "l...
apache-2.0
beaufortfrancois/WebFundamentals
src/content/en/resources/jekyll/_code/example.js
261
'use strict'; /* // [START classdefinition] */ export default class exampleClass { /* // [END classdefinition] */ constructor () { super(); console.log('Example Constructor'); } exampleFunction () { console.log('Example Function'); } }
apache-2.0
harish961/Hygieia-WFN
collectors/artifact/artifactory/docker/Dockerfile
388
FROM docker.io/java:openjdk-8-jdk MAINTAINER Hygieia@capitalone.com RUN \ mkdir /hygieia COPY *.jar /hygieia/ COPY artifactory-properties-builder.sh /hygieia/ WORKDIR /hygieia VOLUME ["/hygieia/logs"] CMD ./artifactory-properties-builder.sh && \ java -jar artifactory-artifact-collector*.jar --spring.config.l...
apache-2.0
JohnSZhang/contour
COPYRIGHT.md
580
Copyright 2014 Forio Corporation. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this software 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
rrenomeron/cas
core/cas-server-core-logout/src/test/java/org/apereo/cas/logout/LogoutHttpMessageTests.java
562
package org.apereo.cas.logout; import lombok.val; import org.junit.jupiter.api.Test; import java.net.URL; import static org.junit.jupiter.api.Assertions.*; /** * This is {@link LogoutHttpMessageTests}. * * @author Misagh Moayyed * @since 6.0.0 */ public class LogoutHttpMessageTests { @Test public void ...
apache-2.0
efortuna/AndroidSDKClone
ndk_experimental/prebuilt/linux-x86_64/lib/perl5/5.16.2/unicore/lib/Jg/Seen.pl
481
# !!!!!!! DO NOT EDIT THIS FILE !!!!!!! # This file is machine-generated by lib/unicore/mktables from the Unicode # database, Version 6.1.0. Any changes made here will be lost! # !!!!!!! INTERNAL PERL USE ONLY !!!!!!! # This file is for internal use by core Perl only. The format and even the # name or existe...
apache-2.0
paninetworks/neutron
neutron/tests/unit/db/quota/test_api.py
10763
# Copyright (c) 2015 OpenStack Foundation. 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 ...
apache-2.0
ravilr/kubernetes
pkg/kubelet/volumemanager/cache/actual_state_of_world.go
36672
/* Copyright 2016 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
radiumray/Mixly_Arduino
mixly_arduino/blockly/msg/js/sv.js
31095
// This file was automatically generated. Do not modify. 'use strict'; goog.provide('Blockly.Msg.sv'); goog.require('Blockly.Msg'); Blockly.Msg.ADD_COMMENT = "Lägg till kommentar"; Blockly.Msg.AUTH = "Var god godkänn denna app för att du ska kunna spara och dela den."; Blockly.Msg.CHANGE_VALUE_TITLE = "Ändra värde...
apache-2.0
smgoller/geode
geode-core/src/main/java/org/apache/geode/internal/cache/control/ResourceMonitor.java
1735
/* * 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
bulldog2011/nano-rest
sample/HelloEBayTrading/src/ebay/apis/eblbasecomponents/VerifyRelistItemResponseType.java
4812
// Generated by xsd compiler for android/java // DO NOT CHANGE! package ebay.apis.eblbasecomponents; import java.io.Serializable; import com.leansoft.nano.annotation.*; import java.util.List; import java.util.Date; /** * * Returns the estimated fees for the listing that is being verified for a re-list. * */ @Ro...
apache-2.0
ern/elasticsearch
x-pack/plugin/security/src/internalClusterTest/java/org/elasticsearch/xpack/ssl/SSLReloadIntegTests.java
7809
/* * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * or more contributor license agreements. Licensed under the Elastic License * 2.0; you may not use this file except in compliance with the Elastic License * 2.0. */ package org.elasticsearch.xpack.ssl; import org.elasticsearch.Elas...
apache-2.0
bootstraponline-archive/gerrit-mirror
gerrit-server/src/main/java/com/google/gerrit/server/access/AccessCollection.java
1789
// Copyright (C) 2013 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 applicable ...
apache-2.0
davidzchen/tensorflow
tensorflow/core/kernels/scan_ops.h
5228
/* Copyright 2016 The TensorFlow Authors. 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 applicable law or a...
apache-2.0
calebTomlinson/Singularity
SingularityS3Base/src/main/java/com/hubspot/singularity/s3/base/config/SingularityS3Credentials.java
1701
package com.hubspot.singularity.s3.base.config; import static com.hubspot.mesos.JavaUtils.obfuscateValue; import java.util.Objects; import org.jets3t.service.security.AWSCredentials; import com.fasterxml.jackson.annotation.JsonCreator; import com.fasterxml.jackson.annotation.JsonIgnore; import com.fasterxml.jackson...
apache-2.0
badmishkallc/PoshOffice
src/System.IO.Packaging/PartBasedPackageProperties.cs
40857
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. //----------------------------------------------------------------------------- // // Description: // The package properties are a subset of the standard OLE property ...
artistic-2.0
gitpan/Pony-Object
t/ignore/Object/Animal/Cow.pm
749
package Object::Animal::Cow; use Pony::Object qw(Object::Animal::Artiodactyls Object::Animal::ICow ); private type => 'cow'; protected word => 'moo'; protected yieldCount => 0; private milkFactor => 5; sub getLegsCount : Public { return shift->legs; ...
artistic-2.0
TizenChameleon/uifw-evas
src/modules/engines/software_8_x11/evas_engine.c
16977
#include "evas_common.h" #include "evas_private.h" #include "evas_engine.h" #include "Evas_Engine_Software_8_X11.h" #include "evas_common_soft8.h" #include <pixman.h> int _evas_engine_soft8_x11_log_dom = -1; /* function tables - filled in later (func and parent func) */ static Evas_Func func, pfunc; /* engine struct ...
bsd-2-clause
jabenninghoff/homebrew-core
Formula/cosi.rb
3409
require "language/go" class Cosi < Formula desc "Implementation of scalable collective signing" homepage "https://github.com/dedis/cosi" url "https://github.com/dedis/cosi/archive/0.8.6.tar.gz" sha256 "007e4c4def13fcecf7301d86f177f098c583151c8a3d940ccb4c65a84413a9eb" license "AGPL-3.0" bottle do cella...
bsd-2-clause
d4l3k/motorcar
doc/latex/classmotorcar_1_1Pointer.tex
6837
\hypertarget{classmotorcar_1_1Pointer}{\section{motorcar\-:\-:Pointer Class Reference} \label{classmotorcar_1_1Pointer}\index{motorcar\-::\-Pointer@{motorcar\-::\-Pointer}} } {\ttfamily \#include $<$pointer.\-h$>$} \subsection*{Public Member Functions} \begin{DoxyCompactItemize} \item \hyperlink{classmotorcar_1_1Po...
bsd-2-clause
sscotth/homebrew-cask
Casks/boom.rb
1400
cask 'boom' do version '1.6.9,1575451705' sha256 '444b5513c92eb0975494509908786a31f087a0af0e58fa5f312a156318be22f8' # devmate.com/com.globaldelight.Boom2/ was verified as official when first introduced to the cask url "https://dl.devmate.com/com.globaldelight.Boom2/#{version.before_comma}/#{version.after_comma...
bsd-2-clause
sebastienros/jint
Jint.Tests.Test262/test/language/expressions/equals/coerce-symbol-to-prim-invocation.js
1426
// Copyright (C) 2015 the V8 project authors. All rights reserved. // This code is governed by the BSD license found in the LICENSE file. /*--- es6id: 12.10.3 description: Invocation of `Symbol.toPrimitive` method during coercion info: | [...] 7. Return the result of performing Abstract Equality Comparison rval...
bsd-2-clause
pacav69/homebrew-cask
Casks/jetbrains-toolbox.rb
326
cask 'jetbrains-toolbox' do version '1.0.1569' sha256 '5e47e404f7b9aa6e5d500eceb59801a9c1dc4da104e29fe1e392956188369b71' url "https://download.jetbrains.com/toolbox/jetbrains-toolbox-#{version}.dmg" name 'JetBrains Toolbox' homepage 'https://www.jetbrains.com/' license :gratis app 'JetBrains Toolbox.app...
bsd-2-clause
Pushjet/Pushjet-Android
gradle/wrapper/dists/gradle-2.2.1-all/c64ydeuardnfqctvr1gm30w53/gradle-2.2.1/src/wrapper/org/gradle/wrapper/Install.java
7302
/* * Copyright 2010 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 applica...
bsd-2-clause
jordemort/evas
src/modules/engines/gl_common/shader/yuv_frag_s3c6410.asm
1354
#------------------------------------------------- # ORION - OpenGL ES 2.0 Shading Language Compiler # SAMSUNG INDIA SOFTWARE OPERATIONS PVT. LTD. # Compiler Version : v04.00.09 # Release Date : 19.01.2009 # FIMG VERSION : FIMGv1.5 # Optimizer Options : -O --nolodcalc #------------------------------------------...
bsd-2-clause