code
stringlengths
3
1.01M
repo_name
stringlengths
5
116
path
stringlengths
3
311
language
stringclasses
30 values
license
stringclasses
15 values
size
int64
3
1.01M
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include <aws/elasticache/ElastiCache_EXPORTS.h> #include <aws/core/utils/memory/stl/AWSStreamFwd.h> #include <aws/core/utils/memory/stl/AWSString.h> #include <aws/elasticache/model/Avail...
awslabs/aws-sdk-cpp
aws-cpp-sdk-elasticache/include/aws/elasticache/model/Subnet.h
C
apache-2.0
5,344
#ifndef __YUMA_ABSTRACT_NC_SESSION_H #define __YUMA_ABSTRACT_NC_SESSION_H // ---------------------------------------------------------------------------| #include <cstdint> #include <string> #include <map> #include <memory> #include <fstream> // ------------------------------------------------------------------------...
hsnlab/escape
OpenYuma/netconf/test/support/nc-session/abstract-nc-session.h
C
apache-2.0
3,160
// Copyright 2000-2018 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 org.jetbrains.plugins.groovy.lang.psi.stubs.elements; import com.intellij.psi.impl.java.stubs.index.JavaStubIndexKeys; import com.intellij.psi.stubs.IndexSink; import com...
jk1/intellij-community
plugins/groovy/groovy-psi/src/org/jetbrains/plugins/groovy/lang/psi/stubs/elements/GrFieldElementType.java
Java
apache-2.0
4,429
# Dependencies [Pandoc](http://johnmacfarlane.net/pandoc/installing.html), a universal document converter, is required to generate docs as HTML from Rust's source code. [po4a](http://po4a.alioth.debian.org/) is required for generating translated docs from the master (English) docs. [GNU gettext](http://www.gnu.org/s...
erickt/rust
src/doc/README.md
Markdown
apache-2.0
2,405
/* * 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")...
howepeng/isis
mothballed/component/viewer/dnd/impl/src/main/java/org/apache/isis/viewer/dnd/field/FieldOfSpecification.java
Java
apache-2.0
4,876
/* * Copyright 2011-2019 Asakusa Framework Team. * * 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 ...
ashigeru/asakusafw-spark
extensions/iterativebatch/runtime/core/src/main/scala/com/asakusafw/spark/extensions/iterativebatch/runtime/package.scala
Scala
apache-2.0
1,458
<?php # Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/cloud/translate/v3/translation_service.proto namespace Google\Cloud\Translate\V3; use Google\Protobuf\Internal\GPBType; use Google\Protobuf\Internal\RepeatedField; use Google\Protobuf\Internal\GPBUtil; /** * Request message for Create...
googleapis/google-cloud-php-translate
src/V3/CreateGlossaryRequest.php
PHP
apache-2.0
3,168
/** * 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...
sverkera/camel
components/camel-as2/camel-as2-component/src/main/java/org/apache/camel/component/as2/AS2Configuration.java
Java
apache-2.0
11,999
/* * 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...
mhurne/aws-sdk-java
aws-java-sdk-cognitoidp/src/main/java/com/amazonaws/services/cognitoidp/model/AddCustomAttributesRequest.java
Java
apache-2.0
6,937
/* * 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 ...
chunlinyao/fop
fop-core/src/main/java/org/apache/fop/traits/BorderProps.java
Java
apache-2.0
8,730
--- datafolder: engine-cli-edge datafile: docker_image_tag title: docker image tag --- <!-- Sorry, but the contents of this page are automatically generated from Docker's source code. If you want to suggest a change to the text that appears here, you'll need to find the string by searching this repo: https://www.gith...
phiroict/docker
edge/engine/reference/commandline/image_tag.md
Markdown
apache-2.0
513
/* * QUANTCONNECT.COM - Democratizing Finance, Empowering Individuals. * Lean Algorithmic Trading Engine v2.0. Copyright 2014 QuantConnect 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 ...
AlexCatarino/Lean
Tests/Api/ParameterSetJsonConverterTests.cs
C#
apache-2.0
2,367
<?php # Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/cloud/dialogflow/v2/fulfillment.proto namespace Google\Cloud\Dialogflow\V2; if (false) { /** * This class is deprecated. Use Google\Cloud\Dialogflow\V2\Fulfillment\Feature instead. * @deprecated */ class Fulfillme...
googleapis/google-cloud-php-dialogflow
src/V2/Fulfillment_Feature.php
PHP
apache-2.0
578
/* * 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/commons-scxml
src/main/java/org/apache/commons/scxml2/model/TransitionType.java
Java
apache-2.0
1,273
package ro.isdc.wro.extensions.http; import java.util.ArrayList; import java.util.List; import ro.isdc.wro.extensions.processor.css.Less4jProcessor; import ro.isdc.wro.http.support.AbstractProcessorsFilter; import ro.isdc.wro.model.resource.Resource; import ro.isdc.wro.model.resource.ResourceType; import ro.isdc.wro....
UAK-35/wro4j
wro4j-extensions/src/main/java/ro/isdc/wro/extensions/http/Less4jFilter.java
Java
apache-2.0
956
Puppet::Type.newtype(:quantum_dhcp_agent_config) do ensurable newparam(:name, :namevar => true) do desc 'Section/setting name to manage from dhcp_agent.ini' newvalues(/\S+\/\S+/) end newproperty(:value) do desc 'The value of the setting to be defined.' munge do |v| v.to_s.strip end ...
enovance/openstack-quantum-puppet
lib/puppet/type/quantum_dhcp_agent_config.rb
Ruby
apache-2.0
330
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include <aws/forecast/ForecastService_EXPORTS.h> #include <aws/core/utils/memory/stl/AWSVector.h> #include <aws/forecast/model/PredictorExecution.h> #include <utility> namespace Aws { n...
awslabs/aws-sdk-cpp
aws-cpp-sdk-forecast/include/aws/forecast/model/PredictorExecutionDetails.h
C
apache-2.0
4,755
# Copyright 2014, 2015 SAP SE. # # 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, #...
ralhei/PyHDB
tests/test_cursor.py
Python
apache-2.0
9,174
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include <aws/appmesh/AppMesh_EXPORTS.h> #include <aws/core/utils/memory/stl/AWSString.h> #include <aws/core/utils/DateTime.h> #include <utility> namespace Aws { namespace Utils { namesp...
aws/aws-sdk-cpp
aws-cpp-sdk-appmesh/include/aws/appmesh/model/ResourceMetadata.h
C
apache-2.0
15,421
/* * 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/uima-addons
SimpleServer/src/main/java/org/apache/uima/simpleserver/output/Result.java
Java
apache-2.0
1,162
// Copyright 2014 The Oppia 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 ap...
brianrodri/oppia
core/templates/pages/exploration-editor-page/statistics-tab/charts/pie-chart.component.ts
TypeScript
apache-2.0
2,859
package org.apereo.cas.ticket.registry.queue; import com.fasterxml.jackson.annotation.JsonCreator; import com.fasterxml.jackson.annotation.JsonProperty; import com.fasterxml.jackson.annotation.JsonTypeInfo; import lombok.extern.slf4j.Slf4j; import org.apereo.cas.StringBean; import org.apereo.cas.ticket.Ticket; import ...
dodok1/cas
support/cas-server-support-jms-ticket-registry/src/main/java/org/apereo/cas/ticket/registry/queue/AddTicketMessageQueueCommand.java
Java
apache-2.0
1,178
#include <catch.hpp> #include <chi/Context.hpp> #include <chi/GraphFunction.hpp> #include <chi/GraphModule.hpp> #include <chi/GraphStruct.hpp> #include <chi/LangModule.hpp> #include <chi/NodeInstance.hpp> #include <chi/NodeType.hpp> #include <chi/Support/Result.hpp> using namespace chi; using namespace nlohmann; TES...
chigraph/chigraph
test/GraphFunctionLocalsTest.cpp
C++
apache-2.0
4,354
/** * This header is generated by class-dump-z 0.2a. * class-dump-z is Copyright (C) 2009 by KennyTM~, licensed under GPLv3. * * Source: /System/Library/PrivateFrameworks/BackRow.framework/BackRow */ #import "BackRow-Structs.h" #import "BRControl.h" @class BRListControl, BRDropShadowControl; __attribute__((visi...
bboyle18/AppleTV-LiveTV
theos/include/BackRow/BRBoxListControl.h
C
apache-2.0
906
/******************************************************************************* * Copyright 2011 See AUTHORS file. * * 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.a...
JuudeDemos/blog
tutorials/src/com/xoppa/blog/libgdx/g3d/behindscenes/step5/BehindTheScenesTest.java
Java
apache-2.0
5,226
/* * Copyright (c) 2008-2017, 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 ...
juanavelez/hazelcast
hazelcast/src/main/java/com/hazelcast/spi/impl/CountingMigrationAwareService.java
Java
apache-2.0
5,378
/* * Copyright 2002-2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
djechelon/spring-security
config/src/test/java/org/springframework/security/config/provisioning/UserDetailsManagerResourceFactoryBeanPropertiesResourceLocationITests.java
Java
apache-2.0
1,707
/* * Copyright 2014 Guidewire Software, Inc. */ package gw.lang.reflect; public interface IPropertyInfo extends IAttributedFeatureInfo, IIntrinsicTypeReference { /** * @return true if the property is readable given the visibility constraint passed in, * false otherwise. */ public boolean isRea...
pdalbora/gosu-lang
gosu-core-api/src/main/java/gw/lang/reflect/IPropertyInfo.java
Java
apache-2.0
1,163
/* * Copyright (C) 2013 Salzburg Research. * * 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 o...
wikier/marmotta-search
src/main/resources/web/configurator/js/search.theme.js
JavaScript
apache-2.0
3,764
export * from 'backbone-decorators'; export function protoprop(target, name, descriptor) { target[name] = descriptor.initializer(); } export function behavior(name, config = {}) { return function({prototype}) { prototype.behaviors = Object.assign({ [name]: config }, prototype.behav...
allure-framework/allure1
allure-report-face/src/decorators/index.js
JavaScript
apache-2.0
719
<?php $thisurl = ADMIN_URL.'user.php'; ?> <style type="text/css"> .contentbox table th{ font-size:12px; text-align:center}</style> <div class="contentbox"> <table cellspacing="2" cellpadding="5" width="100%"> <tr> <th colspan="6" align="left" style="text-align:left">分红列表</th> </tr> <tr> <th wi...
zhaoshengloveqingqing/fenxiao
admin/app/user/template/user_bonus_list.php
PHP
apache-2.0
1,609
/*! * ${copyright} */ sap.ui.define(['sap/ui/unified/calendar/CalendarDate', 'sap/ui/core/date/UniversalDate'], function(CalendarDate, UniversalDate) { "use strict"; /* * Inside the YearPickerRenderer CalendarDate objects are used. But in the API JS dates are used. * So conversion must be done on API functio...
SQCLabs/openui5
src/sap.ui.unified/src/sap/ui/unified/calendar/YearPickerRenderer.js
JavaScript
apache-2.0
3,459
<?php # Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/cloud/compute/v1/compute.proto namespace Google\Cloud\Compute\V1\FileContentBuffer; use UnexpectedValueException; /** * The file type of source file. * * Protobuf type <code>google.cloud.compute.v1.FileContentBuffer.FileType</code> ...
googleapis/google-cloud-php-compute
src/V1/FileContentBuffer/FileType.php
PHP
apache-2.0
1,687
// 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...
helifu/kudu
java/kudu-client/src/main/java/org/apache/kudu/client/PartitionSchema.java
Java
apache-2.0
4,839
/* * Copyright (C) 2014 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...
daiqiquan/framework-base
core/java/android/view/WindowCallbackWrapper.java
Java
apache-2.0
4,598
<!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" xml:lang="en" lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <title>TestRegionSizeCalculator xref</title> <link ty...
gsoundar/mambo-ec2-deploy
packages/hbase-0.98.7-hadoop2/docs/xref-test/org/apache/hadoop/hbase/util/TestRegionSizeCalculator.html
HTML
apache-2.0
23,479
package org.jboss.resteasy.test.providers.jaxb; import org.jboss.resteasy.plugins.providers.jaxb.JAXBContextFinder; import org.jboss.resteasy.spi.ResteasyProviderFactory; import org.jboss.resteasy.test.BaseResourceTest; import org.junit.Assert; import org.junit.Test; import javax.ws.rs.core.MediaType; import javax.ws...
raphaelning/resteasy-client-android
jaxrs/providers/test-all-jaxb/src/test/java/org/jboss/resteasy/test/providers/jaxb/JaxbCacheTest.java
Java
apache-2.0
3,927
<?php namespace Topxia\Common; use DateTime; use DateTimeZone; class TimeMachine { private $timezone; public function __construct ($timezone) { $this->timezone = $timezone; } public function format($format, $timestamp = null) { $datetime = new DateTime(null, new DateTimeZone($t...
18826252059/im
src/Topxia/Common/TimeMachine.php
PHP
apache-2.0
1,774
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_45) on Fri Aug 28 09:51:31 EDT 2015 --> <title>Uses of Class org.apache.cassandra.client.RingCache (apache-cassandra API)</title> <meta name="d...
mitch-kyle/message-board
support/apache-cassandra-2.2.1/javadoc/org/apache/cassandra/client/class-use/RingCache.html
HTML
apache-2.0
4,532
/* * Copyright 2008 The Closure Compiler 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...
shantanusharma/closure-compiler
src/com/google/javascript/jscomp/CoalesceVariableNames.java
Java
apache-2.0
20,624
// Code generated by protoc-gen-go. DO NOT EDIT. // versions: // protoc-gen-go v1.25.0 // protoc v3.19.1 // source: envoy/type/matcher/v3/string.proto package envoy_type_matcher_v3 import ( _ "github.com/cncf/xds/go/udpa/annotations" _ "github.com/envoyproxy/protoc-gen-validate/validate" proto "github.com...
knative-sandbox/net-kourier
vendor/github.com/envoyproxy/go-control-plane/envoy/type/matcher/v3/string.pb.go
GO
apache-2.0
14,477
<?php App::uses('AppModel', 'Model'); class ActivityRequisiteSummary extends AppModel { public $useTable = 'activity_requisite_summary'; }
davigbr/agileleagues
app/Model/ActivityRequisiteSummary.php
PHP
apache-2.0
144
/** * JBoss, Home of Professional Open Source. * Copyright 2014-2020 Red Hat, Inc., and individual contributors * as indicated by the @author tags. * * 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...
matedo1/pnc
moduleconfig/src/main/java/org/jboss/pnc/common/json/moduleconfig/KeycloakClientConfig.java
Java
apache-2.0
2,532
/* * 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...
gradle/gradle
subprojects/plugins/src/main/java/org/gradle/api/plugins/JavaLibraryDistributionPlugin.java
Java
apache-2.0
2,126
--- layout: post101 title: Services Manager categories: XAP101NET parent: installation-overview.html weight: 500 --- When installing the Service Grid on a Microsoft Windows environment, many administrators prefer to setup the Service Grid as A *Windows Service*, which have several advantages over standard console ap...
barakb/gigaspaces-wiki-jekyll
xap101net/gigaspaces-services-manager.markdown
Markdown
apache-2.0
2,820
# Copyright 2010-2011 OpenStack Foundation # Copyright 2012-2013 IBM Corp. # 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/li...
malor/oslo.db
tests/sqlalchemy/test_migrations.py
Python
apache-2.0
6,274
// 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. #nullable disable using Roslyn.Test.Utilities; using Xunit; using Xunit.Abstractions; namespace Microsoft.CodeAna...
physhi/roslyn
src/Compilers/CSharp/Test/Syntax/Parsing/LambdaParameterParsingTests.cs
C#
apache-2.0
30,371
package org.apereo.cas.config; import org.apereo.cas.configuration.CasConfigurationProperties; import org.apereo.cas.configuration.model.support.jpa.JpaConfigurationContext; import org.apereo.cas.configuration.support.JpaBeans; import org.apereo.cas.jpa.JpaBeanFactory; import org.apereo.cas.support.events.CasEventRepo...
fogbeam/cas_mirror
support/cas-server-support-events-jpa/src/main/java/org/apereo/cas/config/JpaEventsConfiguration.java
Java
apache-2.0
3,995
[expect php] [file] <? include('Phalanger.inc'); __var_dump(html_entity_decode(NULL)); __var_dump(html_entity_decode("")); ?>
DEVSENSE/Phalanger
Testing/Tests/@PHP/standard/strings/bug21338.php
PHP
apache-2.0
133
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include <aws/rds/RDS_EXPORTS.h> #include <aws/rds/RDSRequest.h> #include <aws/core/utils/memory/stl/AWSString.h> #include <utility> namespace Aws { namespace RDS { namespace Model { ...
jt70471/aws-sdk-cpp
aws-cpp-sdk-rds/include/aws/rds/model/StopDBClusterRequest.h
C
apache-2.0
3,459
// Modified or written by Lambdascale SRL for inclusion with lambdaj. // Copyright (c) 2009-2010 Mario Fusco. // Licensed under the Apache License, Version 2.0 (the "License") package ch.lambdaj.function.closure; import java.util.*; /** * A closure with a single free variable * @author Mario Fusco */ public class...
paul-hammant/coverage_data_comparison
src/main/java/ch/lambdaj/function/closure/Closure1.java
Java
apache-2.0
2,535
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #include <aws/transcribe/model/Type.h> #include <aws/core/utils/HashingUtils.h> #include <aws/core/Globals.h> #include <aws/core/utils/EnumParseOverflowContainer.h> using namespace Aws::Utils; name...
awslabs/aws-sdk-cpp
aws-cpp-sdk-transcribe/source/model/Type.cpp
C++
apache-2.0
1,898
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include <aws/pinpoint-email/PinpointEmail_EXPORTS.h> namespace Aws { template<typename RESULT_TYPE> class AmazonWebServiceResult; namespace Utils { namespace Json { class JsonValue; ...
awslabs/aws-sdk-cpp
aws-cpp-sdk-pinpoint-email/include/aws/pinpoint-email/model/PutConfigurationSetSendingOptionsResult.h
C
apache-2.0
1,152
import * as React from "react"; import { Observable } from "babylonjs/Misc/observable"; import { PropertyChangedEvent } from "../../../../propertyChangedEvent"; import { CommonControlPropertyGridComponent } from "./commonControlPropertyGridComponent"; import { InputText } from "babylonjs-gui/2D/controls/inputText";...
Kesshi/Babylon.js
inspector/src/components/actionTabs/tabs/propertyGrids/gui/inputTextPropertyGridComponent.tsx
TypeScript
apache-2.0
4,539
<!-- ~ 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 ~ "L...
Qi4j/qi4j-sdk
libraries/http/src/main/java/org/apache/polygene/library/http/package.html
HTML
apache-2.0
915
package fr.castorflex.android.smoothprogressbar.sample; /** * Backport */ class FastOutSlowInInterpolator extends LookupTableInterpolator { private static final float[] VALUES = new float[] { 0.0000f, 0.0001f, 0.0002f, 0.0005f, 0.0009f, 0.0014f, 0.0020f, 0.0027f, 0.0036f, 0.0046f, 0.0058f, 0.0071f, 0....
castorflex/SmoothProgressBar
sample/src/main/java/fr/castorflex/android/smoothprogressbar/sample/FastOutSlowInInterpolator.java
Java
apache-2.0
2,249
/** * Copyright (c) 2017, WSO2.Telco Inc. (http://www.wso2telco.com) All Rights Reserved. * * WSO2.Telco Inc. licences this file to you 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://ww...
azhamn/component-dep
components/workflow/workflow-approval/src/main/java/com/wso2telco/workflow/approval/exception/ApprovalWorkflowException.java
Java
apache-2.0
1,039
/************************************************************************* * * * Open Dynamics Engine, Copyright (C) 2001,2002 Russell L. Smith. * * All rights reserved. Email: russ@q12.org Web: www.q12.org * * ...
OLR-xray/OLR-3.0
src/xray/xrODE/ode/src/util.cpp
C++
apache-2.0
10,985
# Copyright 2016 Google Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, ...
jgeewax/gcloud-python
error_reporting/google/cloud/error_reporting/client.py
Python
apache-2.0
10,193
+++ Title = "Jeffrey Snover" Twitter = "jsnover" image = "jeffrey-snover.png" type = "speaker" linktitle = "jeffrey-snover" +++ Jeffrey Snover is a Technical Fellow at Microsoft and the Chief Architect for Azure Storage and Edge Cloud Group where he focuses on Azure Stack. Snover is the inventor of Windows PowerShel...
gomex/devopsdays-web
content/events/2019-seattle/speakers/jeffrey-snover.md
Markdown
apache-2.0
1,057
// Copyright 2012 Cloudera 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 wr...
scalingdata/Impala
be/src/codegen/llvm-codegen.cc
C++
apache-2.0
39,424
/* * 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 ...
tgroh/beam
sdks/java/extensions/sql/src/test/java/org/apache/beam/sdk/extensions/sql/impl/interpreter/operator/string/BeamSqlLowerExpressionTest.java
Java
apache-2.0
1,794
<!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.5.0_22) on Wed Apr 03 10:04:47 GMT-03:00 2013 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class opennlp.uima....
opener-project/nerc-fr
opennlp/docs/apidocs/opennlp-uima/opennlp/uima/tokenize/class-use/AbstractTokenizer.html
HTML
apache-2.0
8,617
"""Common functions for Rflink component tests and generic platform tests.""" import asyncio from unittest.mock import Mock from homeassistant.bootstrap import async_setup_component from homeassistant.components.rflink import CONF_RECONNECT_INTERVAL from homeassistant.const import ATTR_ENTITY_ID, SERVICE_TURN_OFF fro...
open-homeautomation/home-assistant
tests/components/test_rflink.py
Python
apache-2.0
6,534
<?php # Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/cloud/compute/v1/compute.proto namespace Google\Cloud\Compute\V1\Operation; use UnexpectedValueException; /** * [Output Only] The status of the operation, which can be one of the following: `PENDING`, `RUNNING`, or `DONE`. * * Proto...
googleapis/google-cloud-php-compute
src/V1/Operation/Status.php
PHP
apache-2.0
1,750
/* * 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 "license" file...
zeliard/aws-sdk-cpp
windows-build/include/aws/ec2/model/CancelBundleTaskRequest.h
C
apache-2.0
3,342
/* * Copyright 2013 JBoss by Red Hat. * * 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...
akoskm/jbpm
jbpm-services/jbpm-kie-services/src/main/java/org/jbpm/kie/services/impl/bpmn2/DataServiceItemDefinitionHandler.java
Java
apache-2.0
2,401
require 'rails_helper' describe Api::SortingRulesController do let!(:sorting_rule) { FactoryGirl.create :sorting_rule, name: 'Some Name' } let!(:test_sorting_rule) { FactoryGirl.create :sorting_rule, name: 'Test' } let!(:tagged_sorting_rules) { FactoryGirl.create_list :sorting_rule, 2, tag_ids: [tag.id] } let!...
malclocke/dotledger
spec/controllers/api/sorting_rules_controller_spec.rb
Ruby
apache-2.0
3,145
/* Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. The MySQL Connector/C++ is licensed under the terms of the GPLv2 <http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>, like most MySQL Connectors. There are special exceptions to the terms and conditions of the GPLv2 as it is ...
xujb/CC
platform/ivr/include/cppconn/exception.h
C
apache-2.0
4,453
/* * Copyright 2020 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 ap...
lanceleverich/drools
drools-core/src/main/java/org/drools/core/phreak/PhreakNetworkNodeFactoryImpl.java
Java
apache-2.0
2,411
/* ======================================================================== * Bootstrap: popover.js v3.0.0 * http://twbs.github.com/bootstrap/javascript.html#popovers * ======================================================================== * Copyright 2012 Twitter, Inc. * * Licensed under the Apache License, Ve...
ShavitCohen/bootstrap3-rtl
js/popover.js
JavaScript
apache-2.0
3,232
/* * Licensed to DuraSpace under one or more contributor license agreements. * See the NOTICE file distributed with this work for additional information * regarding copyright ownership. * * DuraSpace licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file excep...
bseeger/fcrepo-camel-toolbox
fcrepo-audit-triplestore/src/main/java/org/fcrepo/camel/audit/triplestore/AuditHeaders.java
Java
apache-2.0
1,097
/* 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 * distribut...
roberthafner/flowable-engine
modules/flowable-engine/src/test/java/org/activiti/engine/test/bpmn/gateway/ExclusiveGatewayTestOrder.java
Java
apache-2.0
1,199
/* * DBeaver - Universal Database Manager * Copyright (C) 2010-2019 Serge Rider (serge@jkiss.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/license...
AndrewKhitrin/dbeaver
plugins/org.jkiss.dbeaver.model/src/org/jkiss/dbeaver/model/runtime/DefaultProgressMonitor.java
Java
apache-2.0
2,698
/* * 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 * distribut...
facebook/presto
presto-iceberg/src/main/java/com/facebook/presto/iceberg/IcebergWrittenPartitions.java
Java
apache-2.0
1,360
<!DOCTYPE html > <html> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" /> <title></title> <meta name="description" content="" /> <meta name...
karma4u101/FoBo-Demo
fobo-lift-template-demo/src/main/webapp/foboapi/older/v2.1/net/liftmodules/fobotbapi/package$$TBLocInfo$.html
HTML
apache-2.0
43,508
/* mbed Microcontroller Library * Copyright (c) 2017-2017 ARM Limited * * 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 re...
kjbracey-arm/mbed
features/FEATURE_BLE/targets/TARGET_CORDIO/driver/CordioHCIDriver.h
C
apache-2.0
5,513
/* * Copyright 2016-2017 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
cmateosl/rol-api
src/main/java/es/esky/role/users/domain/validator/UppercaseValidator.java
Java
apache-2.0
1,459
#ifndef BOOST_MPL_VECTOR_AUX_EMPTY_HPP_INCLUDED #define BOOST_MPL_VECTOR_AUX_EMPTY_HPP_INCLUDED // Copyright Aleksey Gurtovoy 2000-2004 // // Distributed under the Boost Software License, Version 1.0. // (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) // // See http://www....
nihilus/BinClone
lshkit/trunk/3rd-party/boost/boost/mpl/vector/aux_/empty.hpp
C++
apache-2.0
1,513
function getQueryParamValue(queryString) { var params = {}, queries, temp, i, l; // Split into key/value pairs queryString = queryString.substring(1, queryString.length); queries = queryString.split("&"); // Convert the array of strings into an object for ( i = 0, l = queries.length; i < l; ...
fjy/pinot
thirdeye/thirdeye-dashboard/src/main/resources/assets/js/thirdeye.js
JavaScript
apache-2.0
24,905
# Copyright 2017 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 applica...
gojira/tensorflow
tensorflow/contrib/tpu/profiler/pip_package/setup.py
Python
apache-2.0
2,551
/// Copyright (c) 2009 Microsoft Corporation /// /// Redistribution and use in source and binary forms, with or without modification, are permitted provided /// that the following conditions are met: /// * Redistributions of source code must retain the above copyright notice, this list of conditions and /// ...
hnafar/IronJS
Src/Tests/ietestcenter/chapter15/15.2/15.2.3/15.2.3.6/15.2.3.6-3-147.js
JavaScript
apache-2.0
2,218
<!DOCTYPE html> <!-- 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...
Jayklutch/HappyLeaf
plugins/cz.blocshop.socketsforcordova/src/ios/www/index.html
HTML
apache-2.0
1,950
/* * 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...
romankagan/DDBWorkbench
python/src/com/jetbrains/python/documentation/doctest/PyDocReference.java
Java
apache-2.0
4,878
/* * Copyright Terracotta, 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 ...
chrisdennis/terracotta-platform
runnel/src/main/java/org/terracotta/runnel/metadata/FieldDecoder.java
Java
apache-2.0
4,506
/*! * ${copyright} */ // Provides control sap.ui.ux3.DataSetItem. sap.ui.define(['jquery.sap.global', 'sap/ui/core/Element', './library'], function(jQuery, Element, library) { "use strict"; /** * Constructor for a new DataSetItem. * * @param {string} [sId] id for the new control, generated automatically ...
SQCLabs/openui5
src/sap.ui.ux3/src/sap/ui/ux3/DataSetItem.js
JavaScript
apache-2.0
2,265
// Copyright 2019 The Bazel 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 appl...
dslomov/bazel
src/main/java/com/google/devtools/build/lib/skyframe/ActionExecutionState.java
Java
apache-2.0
11,878
object Sessions { trait Session[This] { type Dual type HasDual[D] = Session[This]{type Dual=D} def run(p: This, dp: Dual): Unit } implicit object StopSession extends Session[Stop] { type Dual = Stop def run(p: Stop, dp: Stop): Unit = {} } implicit def InDual[A, B](implicit sessionDIn: S...
lrytz/scala
test/files/pos/depmet_implicit_oopsla_session.scala
Scala
apache-2.0
1,764
/* IBM_PROLOG_BEGIN_TAG */ /* This is an automatically generated prolog. */ /* */ /* $Source: src/usr/hwpf/hwp/dram_training/mem_pll_setup/cen_mem_pll_setup.C $ */ /* ...
shenki/hostboot
src/usr/hwpf/hwp/dram_training/mem_pll_setup/cen_mem_pll_setup.C
C++
apache-2.0
9,312
# Copyright 2015 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 law or ag...
KaranToor/MA450
google-cloud-sdk/lib/surface/compute/health_checks/create/http.py
Python
apache-2.0
3,471
# Copyright 2014 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 requ...
Mirantis/tempest
tempest/api/volume/admin/test_volume_quotas_negative.py
Python
apache-2.0
3,331
/* * Copyright 1999-2015 dangdang.com. * <p> * 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...
Esjob-Cloud-DevOps/elastic-job
elastic-job-cloud/elastic-job-cloud-scheduler/src/main/java/com/dangdang/ddframe/job/cloud/scheduler/statistics/TaskResultMetaData.java
Java
apache-2.0
1,919
/* * 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 ...
pjain1/druid
processing/src/test/java/org/apache/druid/query/filter/OrDimFilterTest.java
Java
apache-2.0
2,929
/** * Copyright (C) 2014 - present by OpenGamma Inc. and the OpenGamma group of companies * * Please see distribution for license. */ package com.opengamma.strata.pricer; import static org.testng.Assert.assertEquals; import org.testng.annotations.Test; /** * Test. */ @Test public class PricingExceptionTest { ...
jmptrader/Strata
modules/pricer/src/test/java/com/opengamma/strata/pricer/PricingExceptionTest.java
Java
apache-2.0
758
/* * 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/ant-easyant-core
src/main/java/org/apache/easyant/core/descriptor/ConfigureProjectDescriptor.java
Java
apache-2.0
2,562
/* * The Alluxio Open Foundation licenses this work under the Apache License, version 2.0 * (the "License"). You may not use this work except in compliance with the License, which is * available at www.apache.org/licenses/LICENSE-2.0 * * This software is distributed on an "AS IS" basis, WITHOUT WARRANTIES OR CONDI...
wwjiang007/alluxio
core/server/worker/src/main/java/alluxio/worker/block/RegisterStreamer.java
Java
apache-2.0
12,358
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include <aws/schemas/Schemas_EXPORTS.h> #include <aws/schemas/SchemasRequest.h> #include <aws/core/utils/memory/stl/AWSString.h> #include <utility> namespace Aws { namespace Schemas { n...
awslabs/aws-sdk-cpp
aws-cpp-sdk-schemas/include/aws/schemas/model/UpdateRegistryRequest.h
C
apache-2.0
4,151
.PHONY:all clean all:ReferenceData.class ReferenceData.class:ReferenceData.java bloomberg.jks client.p12 javac ReferenceData.java client.p12:client.crt bloomberg.crt openssl pkcs12 -export -password pass:secure -in client.crt -CAfile bloomberg.crt -inkey client.key -out client.p12 bloomberg.jks:bloomberg.crt $(R...
flojdek/blpapi-http
examples/java/Makefile
Makefile
apache-2.0
501
# vim: tabstop=4 shiftwidth=4 softtabstop=4 # Copyright 2011 OpenStack LLC. # 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/...
chmouel/python-swiftclient
swiftclient/openstack/common/setup.py
Python
apache-2.0
12,438
package gov.hhs.onc.dcdt.crypto.keys.impl; import gov.hhs.onc.dcdt.crypto.CryptographyConfig.GenerateConstraintGroup; import gov.hhs.onc.dcdt.crypto.CryptographyException; import gov.hhs.onc.dcdt.crypto.impl.AbstractCryptographyGenerator; import gov.hhs.onc.dcdt.crypto.keys.KeyAlgorithm; import gov.hhs.onc.dcdt.crypto...
mkotelba/dcdt
dcdt-core/src/main/java/gov/hhs/onc/dcdt/crypto/keys/impl/KeyGeneratorImpl.java
Java
apache-2.0
2,338