code
stringlengths
3
1.05M
repo_name
stringlengths
4
116
path
stringlengths
3
942
language
stringclasses
30 values
license
stringclasses
15 values
size
int32
3
1.05M
/* Generated By:JavaCC: Do not edit this line. SelectorParserImpl.java */ /** * 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 fil...
avranju/qpid-jms
qpid-jms-client/src/main/java/org/apache/qpid/jms/selector/parser/SelectorParserImpl.java
Java
apache-2.0
30,987
package com.mentor.nucleus.bp.model.compare.contentmergeviewer; //===================================================================== // //File: $RCSfile: ModelMergeViewer.java,v $ //Version: $Revision: 1.2 $ //Modified: $Date: 2013/01/17 03:35:34 $ // //(c) Copyright 2013-2014 by Mentor Graphics Corp....
HebaKhaled/bposs
src/com.mentor.nucleus.bp.model.compare/src/com/mentor/nucleus/bp/model/compare/contentmergeviewer/ModelMergeViewer.java
Java
apache-2.0
1,964
/** * Created by Daniel Eaton on 12/11/2016. */ import {Component} from "@angular/core"; import {Router} from "@angular/router"; @Component({ templateUrl: "./templates/settings.php" }) export class SettingsComponent { }
DannyEaton/growify
app/components/settings-component.ts
TypeScript
apache-2.0
225
--- layout: vakit_dashboard title: JUIZ_DE_FORA, BREZILYA için iftar, namaz vakitleri ve hava durumu - ilçe/eyalet seç permalink: /BREZILYA/JUIZ_DE_FORA/ --- <script type="text/javascript"> var GLOBAL_COUNTRY = 'BREZILYA'; var GLOBAL_CITY = 'JUIZ_DE_FORA'; var GLOBAL_STATE = ''; var lat = 72; var lon = 21; <...
hakanu/iftar
_posts_/vakit/BREZILYA/JUIZ_DE_FORA/2017-02-01-.markdown
Markdown
apache-2.0
332
/* * Orika - simpler, better and faster Java bean mapping * * Copyright (C) 2011-2013 Orika 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/lic...
andreabertagnolli/orika
tests/src/main/java/ma/glasnost/orika/test/community/Issue44TestCase.java
Java
apache-2.0
8,357
// Copyright 2022 Google LLC // // 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 applicable law or agreed to in ...
googleapis/google-cloud-dotnet
apis/Google.Cloud.Spanner.Admin.Database.V1/Google.Cloud.Spanner.Admin.Database.V1.GeneratedSnippets/DatabaseAdminClient.ListDatabasesRequestObjectSnippet.g.cs
C#
apache-2.0
3,278
# 一个好用的列表页面基类 ### 1. 继承BaseRecyclerViewFragment<T>或者 BaseRecyclerViewActivity<T>, T是列表对象类型 ### 2. XML文件,请引用 <include layout="@layout/layout_recyclerview"/> 或者使用相同的ID: SwipeRefreshLayout使用@+id/swiperefresh, RecyclerView使用@+id/recyclerView ### 3. 实现三个接口(示例:[Test_BaseRecyclerViewActivity.java](../app/src/main/j...
TYKYTeam/AndroidBase
readme/README_RecyclerView.md
Markdown
apache-2.0
1,316
/** * <copyright> * </copyright> * * */ package eu.hyvar.mspl.manifest.resource.hymanifest.ui; /** * The BracketHandler is responsible for handling the input of brackets. It * automatically adds closing brackets, if the opening counterpart is entered in * editors. It does also ignore the input of closing bra...
HyVar/DarwinSPL
plugins/eu.hyvar.mspl.manifest.resource.hymanifest.ui/src-gen/eu/hyvar/mspl/manifest/resource/hymanifest/ui/IHymanifestBracketHandler.java
Java
apache-2.0
675
package org.apache.maven.plugins.site; /* * 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 Licen...
khmarbaise/maven-plugins
maven-site-plugin/src/main/java/org/apache/maven/plugins/site/AbstractStagingMojo.java
Java
apache-2.0
2,132
''' Copyright 2015 University of Auckland 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...
OpenCMISS/neon
src/opencmiss/neon/core/problems/constants.py
Python
apache-2.0
714
import { IServerGroup } from '@spinnaker/core'; import { ICloudFoundrySpace, ICloudFoundryDroplet } from 'cloudfoundry/domain'; import { ICloudFoundryInstance } from 'cloudfoundry/domain/ICloudFoundryInstance'; export interface ICloudFoundryServerGroup extends IServerGroup { appsManagerUri?: string; diskQuota: nu...
sgarlick987/deck
app/scripts/modules/cloudfoundry/src/domain/ICloudFoundryServerGroup.ts
TypeScript
apache-2.0
1,141
/* 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, ...
shashidharatd/kubernetes
cmd/kubeadm/app/master/manifests.go
GO
apache-2.0
15,281
/* * 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/incubator-tamaya
code/api/src/test/java/org/apache/tamaya/InvocationRecorder.java
Java
apache-2.0
2,591
// Package pb provides underlying implementation for qy and mp package pb import ( "bytes" "encoding/json" "fmt" "io/ioutil" "net/http" ) // AccessTokenResponse stores the normal result of access token fetching. type AccessTokenResponse struct { AccessToken string `json:"access_token"` ExpiresIn float64 `js...
wmydz1/gowechat
pb/accesstoken.go
GO
apache-2.0
1,252
#import <UIKit/UIKit.h> FOUNDATION_EXPORT double ImagePickerVersionNumber; FOUNDATION_EXPORT const unsigned char ImagePickerVersionString[];
lerigos/music-service
iOS_9/Pods/Target Support Files/ImagePicker/ImagePicker-umbrella.h
C
apache-2.0
144
/* * Copyright 2016 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...
dgutierr/kie-wb-common
kie-wb-common-screens/kie-wb-common-project-editor/kie-wb-common-project-editor-backend/src/test/java/org/kie/workbench/common/screens/projecteditor/backend/server/PomEditorServiceImplTest.java
Java
apache-2.0
21,647
/** * 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...
drewpope/hbase
hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/RegionReplicaReplicationEndpoint.java
Java
apache-2.0
22,360
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_45) on Thu Nov 13 21:22:01 UTC 2014 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class org.apache.hadoop.y...
SAT-Hadoop/hadoop-2.6.0
share/doc/hadoop/api/org/apache/hadoop/yarn/exceptions/class-use/ApplicationIdNotProvidedException.html
HTML
apache-2.0
6,481
/* * Copyright 2012-2020 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...
snicoll/initializr
initializr-actuator/src/main/java/io/spring/initializr/actuate/stat/ProjectRequestDocumentFactory.java
Java
apache-2.0
5,855
# Useful Links # ## External Editors ## Touchqode has syntax hilighting and integrates nicely with sl4a. https://market.android.com/details?id=com.touchqode.editor
miguelpalacio/sl4a
docs/UsefulLinks.md
Markdown
apache-2.0
164
// HTMLParser Library - A java-based parser for HTML // http://htmlparser.org // Copyright (C) 2006 Claude Duguay // // Revision Control Information // // $URL: https://svn.sourceforge.net/svnroot/htmlparser/trunk/lexer/src/main/java/org/htmlparser/util/ParserException.java $ // $Author: derrickoswald $ // $Date: 2006-...
patrickfav/tuwien
master/swt workspace/HTMLParser/src/org/htmlparser/util/ParserException.java
Java
apache-2.0
1,512
package at.jku.sea.cloud.exceptions; public class ArtifactNotPushOrPullableException extends RuntimeException { private static final long serialVersionUID = 1L; public ArtifactNotPushOrPullableException(final long aid) { super("artifact (id=" + aid + ") references (type, package, project) existing only in WS"...
OnurKirkizoglu/master_thesis
at.jku.sea.cloud/src/main/java/at/jku/sea/cloud/exceptions/ArtifactNotPushOrPullableException.java
Java
apache-2.0
328
/** * 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...
tecknowledgeable/hadoop
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/ha/BootstrapStandby.java
Java
apache-2.0
16,024
# 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...
vishnu-kumar/ec2-api
ec2api/tests/functional/api/test_snapshots.py
Python
apache-2.0
10,696
#include <stdio.h> #include "ali_api_core.h" #include "ali_string_utils.h" #include "ali_rds.h" #include "json/value.h" #include "json/reader.h" using namespace aliyun; namespace { void Json2Type(const Json::Value& value, std::string* item); void Json2Type(const Json::Value& value, RdsReleaseInstancePublicCon...
zcy421593/aliyun-openapi-cpp-sdk
aliyun-api-rds/2014-08-15/src/ali_rds_release_instance_public_connection.cc
C++
apache-2.0
3,520
/** * This package contains classes for mapping between Particles and Tuples. */ package nl.tno.sensorstorm.particlemapper;
sensorstorm/SensorStorm
SensorStorm/src/nl/tno/sensorstorm/particlemapper/package-info.java
Java
apache-2.0
128
/****************************************************************************** * Copyright 2017 The Apollo 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 ...
msbeta/apollo
modules/localization/msf/common/io/velodyne_utility.cc
C++
apache-2.0
6,790
// 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...
zaeleus/rust
src/test/run-pass/reexported-static-methods-cross-crate.rs
Rust
apache-2.0
906
/** * 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...
WANdisco/amplab-hive
ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFAddMonths.java
Java
apache-2.0
7,518
using System; using ProtoBuf.Services.Serialization; namespace ProtoBuf.Services.WebAPI { public interface IProtoMetaProvider { string GetMetaData(Type type); TypeMetaData FromJson(byte[] json); } }
maingi4/ProtoBuf.Services
ProtoBuf.Services.WebAPI/IProtoMetaProvider.cs
C#
apache-2.0
227
<aside class="callout"> <div class="text-vertical-center"> <h1>A HANDS-ON SUMMER CAMP FOR KIDS AGES 6-14</h1> </div> </aside>
camp925/camp925.github.io
_includes/callout.html
HTML
apache-2.0
134
/** * 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/core/utils/memory/stl/AWSStreamFwd.h> #include <aws/core/utils/memory/stl/AWSString.h> #include <utility> namespace Aws { namespace Utils {...
awslabs/aws-sdk-cpp
aws-cpp-sdk-rds/include/aws/rds/model/VpnDetails.h
C
apache-2.0
10,611
/* 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...
bcbroussard/kubernetes
pkg/api/v1beta3/conversion.go
GO
apache-2.0
10,116
/** * 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...
alibaba/weex
android/sdk/src/main/java/org/apache/weex/ui/action/GraphicActionAddElement.java
Java
apache-2.0
7,884
// Copyright 2022 Google LLC // // 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 applicable law or agreed to in ...
googleapis/google-cloud-dotnet
apis/Google.Cloud.ResourceManager.V3/Google.Cloud.ResourceManager.V3.GeneratedSnippets/TagKeysClient.TestIamPermissionsRequestObjectSnippet.g.cs
C#
apache-2.0
1,856
/** * 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 ...
wyg1990/Mallet
src/main/java/com/intel/mallet/Conf.java
Java
apache-2.0
5,783
package com.pacoapp.paco.ui; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import com.google.android.apps.paco.AccountChooser; import com.google.android.gms.auth.GooglePlayServicesAvailabilityException; import com.google.android.gms.auth.UserRecoverableAuthException; import com.google.android.gms.common.Co...
google/paco
Paco/src/com/pacoapp/paco/ui/SplashActivity.java
Java
apache-2.0
14,782
/** * * Process Editor - Animation Package * * (C) 2009, 2010 inubit AG * (C) 2014 the authors * */ package com.inubit.research.animation; import java.awt.Point; import java.util.ArrayList; import java.util.List; import net.frapu.code.visualization.Configuration; import net.frapu.code.visualizat...
bptlab/processeditor
src/com/inubit/research/animation/LayoutingAnimator.java
Java
apache-2.0
9,066
//CHECKSTYLE:FileLength:OFF /*! ****************************************************************************** * * Pentaho Data Integration * * Copyright (C) 2002-2013 by Pentaho : http://www.pentaho.com * ******************************************************************************* * * Licensed under the Apa...
MikhailHubanau/pentaho-kettle
engine/src/org/pentaho/di/trans/Trans.java
Java
apache-2.0
191,825
// Copyright 2007-2016 Chris Patterson, Dru Sellers, Travis Smith, et. al. // // 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...
jsmale/MassTransit
src/MassTransit.RabbitMqTransport.Tests/ConcurrencyFilter_Specs.cs
C#
apache-2.0
2,753
# Copyright 2011 OpenStack 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 l...
derekchiang/keystone
keystone/openstack/common/rpc/zmq_receiver.py
Python
apache-2.0
1,154
/******************************************************************************* * Copyright (c) 2015-2018 Skymind, Inc. * * This program and the accompanying materials are made available under the * terms of the Apache License, Version 2.0 which is available at * https://www.apache.org/licenses/LICENSE-2.0. * *...
deeplearning4j/deeplearning4j
arbiter/arbiter-deeplearning4j/src/main/java/org/deeplearning4j/arbiter/dropout/GaussianNoiseSpace.java
Java
apache-2.0
2,098
<!DOCTYPE html> <!-- Generated by Apache Maven Doxia at 2018-11-24 Rendered using Reflow Maven Skin 1.1.1 (http://andriusvelykis.github.io/reflow-maven-skin) --> <html xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <title>Oryx &#x2013; Docs: Admin</title> <meta name="viewport" content="width=devic...
srowen/oryx
docs/docs/admin.html
HTML
apache-2.0
31,501
/* * 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/commons-compress
src/main/java/org/apache/commons/compress/utils/ServiceLoaderIterator.java
Java
apache-2.0
2,727
package answers.chapter3; import java.util.stream.IntStream; public class ForEach06 { public ForEach06() { // for文で記述 printEvens(); // IntStream#rangeメソッドでストリームを生成して、使用 printEvensStream1(); // filterメソッドを追加 printEvensStream2(); // メソッド参照を使用 ...
gobjapan/LambdaOkeiko
src/answers/chapter3/ForEach06.java
Java
apache-2.0
1,304
# frozen_string_literal: true # Licensed to the Software Freedom Conservancy (SFC) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information # regarding copyright ownership. The SFC licenses this file # to you under the Apache License, Version 2.0...
SeleniumHQ/selenium
rb/spec/integration/selenium/webdriver/element_spec.rb
Ruby
apache-2.0
19,292
"""The Hunter Douglas PowerView integration.""" import asyncio from datetime import timedelta import logging from aiopvapi.helpers.aiorequest import AioRequest from aiopvapi.helpers.constants import ATTR_ID from aiopvapi.helpers.tools import base64_to_unicode from aiopvapi.rooms import Rooms from aiopvapi.scenes impor...
turbokongen/home-assistant
homeassistant/components/hunterdouglas_powerview/__init__.py
Python
apache-2.0
5,873
There are many commands available to help you build and test sites. Here are a few highlights to get started with. ## Watch For Changes & Automatically Refresh Across Devices ```sh $ npm start ``` This outputs an IP address you can use to locally test and another that can be used on devices connected to your network...
kkarsnia/expunge
docs/commands.md
Markdown
apache-2.0
458
--- title: ユーザーに資格情報キーを与えずにS3ファイルへの適切なアクセスを提供する author: Hue Team type: post date: 2021-04-23T00:00:00+00:00 url: /blog/2021-04-23-s3-file-access-without-any-credentials-and-signed-urls/ sf_thumbnail_type: - none sf_thumbnail_link_type: - link_to_post sf_detail_type: - none sf_page_title: - 1 sf_page_title_style...
kawamon/hue
docs/gethue/content/jp/posts/2021-04-23-s3-file-access-without-any-credentials-and-signed-urls.md
Markdown
apache-2.0
10,261
var AddressInSeattleView = function (answerService) { this.initialize = function () { // Define a div wrapper for the view (used to attach events) this.$el = $('<div/>'); var queryAddress = function(evt) { var geocodeDeferred = $.Deferred(); var geocoder = new google.maps.Geocoder(...
working-wa/whats-my-wage-app
www/js/AddressInSeattleView.js
JavaScript
apache-2.0
2,780
/* * Copyright 2014-present Facebook, 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...
dsyang/buck
test/com/facebook/buck/parser/BuildFileSpecTest.java
Java
apache-2.0
11,992
using System.Collections.Generic; using System.Runtime.CompilerServices; namespace System.Html { [IgnoreNamespace, Imported(ObeysTypeSystem = true)] public partial class DOMRectList { internal DOMRectList() { } [IndexerName("__Item"), IntrinsicProperty] public DOMRect this[int index] { get { return ...
n9/SaltarelleWeb
Web/Generated/Html/DOMRectList.cs
C#
apache-2.0
642
/* * Copyright 2000-2017 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...
jk1/intellij-community
platform/lang-api/src/com/intellij/execution/runners/ExecutionEnvironmentBuilder.java
Java
apache-2.0
8,057
-------------------------------- -- @module GLProgram -- @extend Ref -------------------------------- -- @function [parent=#GLProgram] getFragmentShaderLog -- @param self -- @return string#string ret (return value: string) -------------------------------- -- @function [parent=#GLProgram] initWithByteArrays ...
cedricporter/everlost
frameworks/cocos2d-x/cocos/scripting/lua-bindings/auto/api/GLProgram.lua
Lua
apache-2.0
4,147
#!/usr/bin/env python # Licensed to Cloudera, Inc. under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information # regarding copyright ownership. Cloudera, Inc. licenses this file # to you under the Apache License, Version 2.0 (the # "License"); you ma...
ahmed-mahran/hue
apps/beeswax/src/beeswax/server/hive_server2_lib.py
Python
apache-2.0
38,037
"use strict"; var CONST = require('../persistence/sqlconst'); var util = require("util"); var DEFAULT_LIMIT = 50; var MAX_THRESHOLD = 500; var knexModule = require("knex"); /** * * @param name * @constructor */ function Blog(knexConfig) { this.knex = knexModule(knexConfig); } //DDL Functions Blog.prototype.dr...
mohan82/myblog-api
persistence/blog.js
JavaScript
apache-2.0
2,864
<?php final class DiffusionRepositoryEditEngine extends PhabricatorEditEngine { const ENGINECONST = 'diffusion.repository'; private $versionControlSystem; public function setVersionControlSystem($version_control_system) { $this->versionControlSystem = $version_control_system; return $this; } pu...
wikimedia/phabricator
src/applications/diffusion/editor/DiffusionRepositoryEditEngine.php
PHP
apache-2.0
19,968
/* * Created on 21.07.2015 */ package com.github.dockerjava.core.command; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import com.github.dockerjava.api.model.Frame; import com.github.dockerjava.core.async.ResultCallbackTemplate; /** * * @author Marcus Linke * * @deprecated use {@link com.github.doc...
tejksat/docker-java
docker-java-core/src/main/java/com/github/dockerjava/core/command/AttachContainerResultCallback.java
Java
apache-2.0
695
package com.orhanobut.wasp; import android.graphics.Bitmap; import android.os.Looper; import android.text.TextUtils; import android.view.ViewGroup; import android.widget.ImageView; import com.orhanobut.wasp.utils.StringUtils; /** * This class is responsible of the loading image. It automatically handles the canceli...
imdatcandan/wasp
wasp/src/main/java/com/orhanobut/wasp/InternalImageHandler.java
Java
apache-2.0
5,127
# JSON-API conventions ## Resource(s) themselves ```json { "users": [{ "id": 123, ... }], ... } ``` If you request a resource, you will find the results under a top-level key with the plural name of the resource. So for instance, if you a single specific user, you will find the user record under the `u...
camallen/Panoptes
docs/source/includes/_json_api.md
Markdown
apache-2.0
1,853
/* * 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 ma...
rewardStyle/apache.thrift
lib/cpp/src/thrift/transport/TSocket.cpp
C++
apache-2.0
23,335
--- layout: vakit_dashboard title: KAMEN, ALMANYA için iftar, namaz vakitleri ve hava durumu - ilçe/eyalet seç permalink: /ALMANYA/KAMEN/ --- <script type="text/javascript"> var GLOBAL_COUNTRY = 'ALMANYA'; var GLOBAL_CITY = 'KAMEN'; var GLOBAL_STATE = ''; var lat = 72; var lon = 21; </script>
hakanu/iftar
_posts_/vakit/ALMANYA/KAMEN/2017-02-01-.markdown
Markdown
apache-2.0
308
/*- * * * Copyright 2016 Skymind,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 * * * * ...
dmmiller612/deeplearning4j
deeplearning4j-nn/src/main/java/org/deeplearning4j/nn/conf/graph/MergeVertex.java
Java
apache-2.0
6,727
/* * Copyright 2010-2017 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" fil...
chiaming0914/awe-cpp-sdk
aws-cpp-sdk-codedeploy/source/model/ListApplicationRevisionsRequest.cpp
C++
apache-2.0
2,461
/* * 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 ...
Fabryprog/camel
core/camel-endpointdsl/src/main/java/org/apache/camel/builder/endpoint/dsl/RabbitMQEndpointBuilderFactory.java
Java
apache-2.0
115,871
from matplotlib.testing.decorators import cleanup from unittest import TestCase from nose_parameterized import parameterized import os import gzip from pandas import read_csv from pyfolio.utils import (to_utc, to_series) from pyfolio.tears import (create_full_tear_sheet, create_simple_tea...
quantopian/pyfolio
pyfolio/tests/test_tears.py
Python
apache-2.0
4,911
/* * Copyright (c) 2014-2015 University of Ulm * * See the NOTICE file distributed with this work for additional information * regarding copyright ownership. 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...
cha87de/colosseum
app/components/execution/Init.java
Java
apache-2.0
1,451
/** * copyright * Inubit AG * Schoeneberger Ufer 89 * 10785 Berlin * Germany */ package net.frapu.code.visualization.twf; import java.awt.Color; import java.awt.Graphics; import java.awt.Graphics2D; import java.awt.Point; import java.awt.Shape; import java.awt.geom.Rectangle2D; import java.util.Ha...
bptlab/processeditor
src/net/frapu/code/visualization/twf/ToolErrorConnector.java
Java
apache-2.0
3,182
/a/lib/tsc.js --w //// [/user/username/projects/myproject/a.ts] export interface Point { name: string; c: Coords; } export interface Coords { x2: number; y: number; } //// [/user/username/projects/myproject/b.ts] import { Point } from "./a"; export interface PointWrapper extends Point { } //// ...
nojvek/TypeScript
tests/baselines/reference/tscWatch/emitAndErrorUpdates/default/file-not-exporting-a-deep-multilevel-import-that-changes.js
JavaScript
apache-2.0
7,454
<!DOCTYPE html> <!-- To change this license header, choose License Headers in Project Properties. To change this template file, choose Tools | Templates and open the template in the editor. --> <html> <head> <title>POGOBOX</title> <meta charset="UTF-8"> <meta name="viewport" content="width=d...
vinicarfaria/Servlet
web/index.html
HTML
apache-2.0
4,905
package com.amqtech.opensource.appintroexample.util; /** * Created by andrew on 11/17/16. */ import android.app.Fragment; import android.app.FragmentManager; import android.app.FragmentTransaction; import android.os.Build; import android.os.Bundle; import android.os.Parcelable; import androidx.fragment.app.Fragment...
PaoloRotolo/AppIntro
example/src/main/java/com/amqtech/opensource/appintroexample/util/FragmentStatePagerAdapter.java
Java
apache-2.0
7,938
package querqy.rewrite.commonrules.model; import static java.util.Collections.singletonList; import static org.junit.Assert.assertEquals; import org.junit.Test; import querqy.model.*; import querqy.rewrite.commonrules.AbstractCommonRulesTest; import querqy.rewrite.commonrules.CommonRulesRewriter; import querqy.model.I...
renekrie/querqy
querqy-core/src/test/java/querqy/rewrite/commonrules/model/FilterInstructionTest.java
Java
apache-2.0
5,024
/* Derby - Class org.apache.derby.iapi.sql.compile.OptimizerPlan 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...
apache/derby
java/org.apache.derby.engine/org/apache/derby/iapi/sql/compile/OptimizerPlan.java
Java
apache-2.0
12,716
# Copyright (c) 2011-2016 Rackspace US, 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 ...
rackerlabs/lunr
lunr/common/lock.py
Python
apache-2.0
5,070
// Copyright (c) 2017, TIG All rights reserved. // Use of this source code is governed by a Apache License 2.0 that can be found in the LICENSE file. package main import ( "flag" "fmt" "os" "runtime" "strings" "github.com/tiglabs/containerfs/datanode" "github.com/tiglabs/containerfs/logger" "github.com/tigla...
ipdcode/containerfs
cmd/datanode/main.go
GO
apache-2.0
1,965
package leafnodes_test import ( . "github.com/onsi/ginkgo" . "github.com/onsi/ginkgo/internal/leafnodes" . "github.com/onsi/gomega" "reflect" "runtime" "time" "github.com/onsi/ginkgo/internal/codelocation" Failer "github.com/onsi/ginkgo/internal/failer" "github.com/onsi/ginkgo/types" ) type runnable interf...
starkandwayne/cf-cli
Godeps/_workspace/src/github.com/onsi/ginkgo/internal/leafnodes/shared_runner_test.go
GO
apache-2.0
10,464
// Copyright 2016-2019 Authors of Cilium // // 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...
tgraf/cilium
pkg/policy/config.go
GO
apache-2.0
1,981
/* * 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...
jbertouch/elasticsearch
core/src/test/java/org/elasticsearch/search/sort/GeoDistanceIT.java
Java
apache-2.0
39,991
--- layout: vakit_dashboard title: SARH, CAD için iftar, namaz vakitleri ve hava durumu - ilçe/eyalet seç permalink: /CAD/SARH --- ## SARH (CAD) için iftar, namaz vakitleri ve hava durumu görmek için bir ilçe/eyalet seç Aşağıdaki listeden bir şehir ya da semt seçin * [ (SARH, CAD) için iftar ve namaz vakitleri](/CA...
hakanu/iftar
_posts_/vakit/CAD/SARH/2017-02-01-SARH.markdown
Markdown
apache-2.0
473
package org.wikipedia; import android.app.Activity; import android.content.Context; import android.content.Intent; import android.content.SharedPreferences; import android.content.pm.ApplicationInfo; import android.content.pm.PackageManager; import android.content.pm.ResolveInfo; import android.net.ConnectivityManager...
creaITve/apps-android-tbrc-works
wikipedia/src/main/java/org/wikipedia/Utils.java
Java
apache-2.0
28,052
#include <boost/test/unit_test.hpp> #include <boost/lambda/lambda.hpp> #include <boost/lambda/bind.hpp> #include <iostream> #include <sstream> #include <3rdparty/zookeeper/ZooKeeper.hpp> #include <3rdparty/zookeeper/ZooKeeperWatcher.hpp> #include <3rdparty/zookeeper/ZooKeeperEvent.hpp> using namespace std; using nam...
izenecloud/izenelib
test/3rdparty/zookeeper/t_zookeeper.cpp
C++
apache-2.0
6,019
// Copyright 2022 Google LLC // // 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 applicable law or agreed to in ...
googleapis/google-cloud-dotnet
apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.GeneratedSnippets/RegionInstanceGroupManagersClient.ListPerInstanceConfigsRequestObjectAsyncSnippet.g.cs
C#
apache-2.0
3,764
# versioned-api-router [![npm version](https://badge.fury.io/js/versioned-api-router.svg)](http://badge.fury.io/js/versioned-api-router) [![Build Status](https://travis-ci.org/mallocator/versioned-api-router.svg?branch=master)](https://travis-ci.org/mallocator/versioned-api-router) [![Coverage Status](https://coveralls...
mallocator/express-version-router
README.md
Markdown
apache-2.0
11,674
/* * Copyright 2010-2017 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" fil...
svagionitis/aws-sdk-cpp
aws-cpp-sdk-rds/include/aws/rds/model/CreateDBParameterGroupResult.h
C
apache-2.0
2,627
------------------------------------------------------------------------ <span id="navbar_top"></span> [](#skip-navbar_top "Skip navigation links") <table> <colgroup> <col width="50%" /> <col width="50%" /> </colgroup> <tbody> <tr class="odd"> <td align="left"><span id="navbar_top_firstrow"></span> <table> <tbody> <t...
ExclamationLabs/struts-1.3.10_docs
struts-taglib/apidocs/org/apache/struts/taglib/bean/ParameterTei.html.md
Markdown
apache-2.0
7,255
<?php /* * 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 t...
googleapis/discovery-artifact-manager
clients/php/google-api-php-client-services/src/Google/Service/Logging/Resource/OrganizationsSinks.php
PHP
apache-2.0
5,423
# Mirrror docker engine repository gpg ``` [vagrant@localhost https0x3A0x2F0x2Fapt.dockerproject.org0x2Frepo0x2Fmain]$ ./gpg-curl.sh % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 1648 100 1648 0 ...
tangfeixiong/go-for-kubernetes
https0x3A0x2F0x2Fdocs.docker.com0x2Fdocsarchive/https0x3A0x2F0x2Fyum.dockerproject.org0x2Frepo0x2Fmain/README.md
Markdown
apache-2.0
3,880
/*** Copyright (c) 2008-2012 CommonsWare, LLC 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...
alexsh/cw-omnibus
JVM/InterpreterService/src/com/commonsware/abj/interp/InterpreterService.java
Java
apache-2.0
4,412
package com.pacoapp.paco.os; import java.io.File; import java.io.FileNotFoundException; import java.io.FileOutputStream; import java.io.IOException; import java.io.InputStream; import java.io.OutputStream; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import com.pacoapp.paco.R; import com.pacoapp.paco.Use...
hlecuanda/paco
Paco/src/com/pacoapp/paco/os/RingtoneUtil.java
Java
apache-2.0
12,217
#region using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Reflection; using Tabster.Core.Plugins; using Tabster.Utilities; #endregion namespace Tabster.Plugins { public class PluginInstance { private bool _enabled; private List<Type> _types = new...
GetTabster/Tabster
Tabster/Plugins/PluginInstance.cs
C#
apache-2.0
2,948
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="refresh" content="0;URL=constant.CL_MEM_READ_WRITE.html"> </head> <body> <p>Redirecting to <a href="constant.CL_MEM_READ_WRITE.html">constant.CL_MEM_READ_WRITE.html</a>...</p> <script>location.replace("constant.CL_MEM_READ_WRITE.html" + location.sear...
liebharc/clFFT
docs/bindings/cl_sys/cl_h/CL_MEM_READ_WRITE.v.html
HTML
apache-2.0
365
/* * Copyright 2019 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 appli...
jayway/rest-assured
rest-assured/src/main/java/io/restassured/config/ParamConfig.java
Java
apache-2.0
6,343
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_0) on Thu Apr 22 22:07:30 BST 2010 --> <TITLE> Cleanly </TITLE> <META NAME="date" CONTENT="2010-04-22"> <LINK REL ="stylesheet" TYPE="text/css" HRE...
hugs/selenium
docs/api/java/org/openqa/selenium/internal/Cleanly.html
HTML
apache-2.0
11,764
package config import ( "fmt" "os" "testing" "github.com/jgsqware/clairctl/test" "github.com/spf13/viper" "gopkg.in/yaml.v2" ) const defaultValues = ` clair: uri: http://localhost port: 6060 healthport: 6061 report: path: reports format: html auth: insecureskipverify: true clairctl: ip: ""...
jdel/clairctl
config/config_test.go
GO
apache-2.0
2,090
package com.beecavegames.common.handlers.admin; import java.io.Serializable; import org.joda.time.DateTime; import lombok.AllArgsConstructor; @AllArgsConstructor public class PlayerBackupMetadata implements Serializable { private static final long serialVersionUID = -485633840234547452L; public long beeId; pu...
sgmiller/hiveelements
core/src/main/java/common/handlers/admin/PlayerBackupMetadata.java
Java
apache-2.0
349
--- title: Navigation url: /navigation/ --- <html> <body> <div style="text-align:center;" class="my-block"> <br> <br> <br> <br> <br> <br> <br> <br> <h1>GoCD TOUR</h1> </div> </body> </html>
ketan/docs.go.cd
content/navigation/_index.md
Markdown
apache-2.0
245
#ifndef AUTOBOOST_MPL_FOR_EACH_HPP_INCLUDED #define AUTOBOOST_MPL_FOR_EACH_HPP_INCLUDED // Copyright Aleksey Gurtovoy 2000-2008 // // 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.boost.org/...
codemercenary/autowiring
contrib/autoboost/autoboost/mpl/for_each.hpp
C++
apache-2.0
3,170
(function() { function timecode() { return function(seconds) { var seconds = Number.parseFloat(seconds); if (Number.isNaN(seconds)) { return '-:--' }; var wholeSeconds = Math.floor(seconds); var minutes = Math.floor(wh...
sjcliu/bloc-jams-angular
dist/scripts/filters/timecode.js
JavaScript
apache-2.0
692
package com.softwaremill.bootzooka.sql import com.softwaremill.bootzooka.common.sql.{DatabaseConfig, SqlDatabase} import com.typesafe.config.ConfigFactory object H2ShellConsole extends App { val config = new DatabaseConfig { def rootConfig = ConfigFactory.load() } println("Note: when selecting from tables,...
aywengo/bootzooka
backend/src/main/scala/com/softwaremill/bootzooka/sql/H2ShellConsole.scala
Scala
apache-2.0
457
module RSpec module Matchers module BuiltIn class OperatorMatcher class << self def registry @registry ||= {} end def register(klass, operator, matcher) registry[klass] ||= {} registry[klass][operator] = matcher end ...
sghill/gocd
server/webapp/WEB-INF/rails.new/vendor/bundle/jruby/1.9/gems/rspec-expectations-2.99.2/lib/rspec/matchers/operator_matcher.rb
Ruby
apache-2.0
3,913