repo_name
stringlengths
4
116
path
stringlengths
3
942
size
stringlengths
1
7
content
stringlengths
3
1.05M
license
stringclasses
15 values
brettryan/spring-app-base
src/test/java/com/drunkendev/menu/MenuBuilderTest.java
3004
/* * Copyright 2016 Drunken Dev. * * 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...
apache-2.0
hmrc/amls-frontend
test/views/businessmatching/updateservice/add/cannot_add_servicesSpec.scala
1990
/* * Copyright 2021 HM Revenue & Customs * * 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
savantly-net/sprout-platform
frontend/libs/sprout-ui/src/components/Typeahead/TypeaheadInfo.tsx
1884
import React, { useContext } from 'react'; import { css, cx } from 'emotion'; import { CompletionItem, selectThemeVariant, ThemeContext } from '../..'; import { GrafanaTheme, renderMarkdown, textUtil } from '@savantly/sprout-api'; const getStyles = (theme: GrafanaTheme, height: number, visible: boolean) => { return...
apache-2.0
xjodoin/torpedoquery
src/main/java/org/torpedoquery/jpa/TorpedoFunction.java
14719
/** * Copyright (C) 2011 Xavier Jodoin (xavier@jodoin.me) * * 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
akubicharm/openshift-ansible
roles/lib_openshift/src/lib/base.py
21165
# pylint: skip-file # flake8: noqa # pylint: disable=too-many-lines # noqa: E301,E302,E303,T001 class OpenShiftCLIError(Exception): '''Exception class for openshiftcli''' pass ADDITIONAL_PATH_LOOKUPS = ['/usr/local/bin', os.path.expanduser('~/bin')] def locate_oc_binary(): ''' Find and return oc binar...
apache-2.0
TatyanaAlex/tfukova
chapter_003/src/main/java/ru/job4j/testtask/Account.java
919
package ru.job4j.testtask; /** * Class Account. */ public class Account { public double value; public String requisites; /** * Constructor. * @param value amount of the money. * @param requisites user's account. */ public Account(double value, String requisites) { this.v...
apache-2.0
bhecquet/seleniumRobot
core/src/main/java/com/seleniumtests/uipage/PageObject.java
75240
/** * Orignal work: Copyright 2015 www.seleniumtests.com * Modified work: Copyright 2016 www.infotel.com * Copyright 2017-2019 B.Hecquet * * 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...
apache-2.0
spindance/serviced-precomp
cli/api/template_test.go
1096
// Copyright 2014 The Serviced 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...
apache-2.0
mdoering/backbone
life/Plantae/Magnoliophyta/Liliopsida/Alismatales/Araceae/Amorphophallus/Amorphophallus paeoniifolius/ Syn. Amorphophallus paeoniifolius paeoniifolius/README.md
189
# Amorphophallus paeoniifolius var. paeoniifolius VARIETY #### Status SYNONYM #### According to GRIN Taxonomy for Plants #### Published in null #### Original name null ### Remarks null
apache-2.0
dmitryilyin/mistral
mistral/tests/unit/engine/default/test_executor.py
4084
# Copyright (c) 2013 Mirantis 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 writ...
apache-2.0
hpe-cct/cct-nn
src/test/scala/toolkit/neuralnetwork/function/CrossEntropySpec.scala
2021
/* * (c) Copyright 2016 Hewlett Packard Enterprise Development LP * * 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 b...
apache-2.0
bfritscher/campuscard-visualization
dc.css
5289
@import url(http://fonts.googleapis.com/css?family=Droid+Sans:400,700); *{ font-family: 'Droid Sans', sans-serif; font-size: 13px; } body{ margin:0; padding: 20px; } a{ color: #3182bd; } a.reset { } #data-table{ clear: both; } #data-table-content{ float: none; height: 300px; overflow: auto; width: 400...
apache-2.0
CristianUrbainski/osiris-faces
osiris-faces/src/main/java/com/osiris/component/bootstrap/menu/render/MenuItemRender.java
2535
package com.osiris.component.bootstrap.menu.render; import java.io.IOException; import javax.faces.component.UIComponent; import javax.faces.context.FacesContext; import javax.faces.context.ResponseWriter; import javax.faces.render.FacesRenderer; import org.primefaces.renderkit.CoreRenderer; import com.osiris.compo...
apache-2.0
mpelevina/context-eval
semeval_2013_13/dataset2key.py
2427
import codecs from pandas import read_csv import argparse import numpy as np import codecs import os FIELD_NAMES = ["context_id","target","target_pos","target_position","gold_sense_ids","predict_sense_ids", "golden_related","predict_related","context"] FIELD_TYPES = {"context_id":np.dtype(str),"target":np.dtype(str),"...
apache-2.0
codelibs/cl-struts
src/share/org/apache/struts/taglib/html/HtmlTag.java
6309
/* * $Id: HtmlTag.java 54929 2004-10-16 16:38:42Z germuska $ * * Copyright 1999-2004 The Apache Software 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:...
apache-2.0
friendranjith/vizzly
jetty-runtime/javadoc/org/eclipse/jetty/servlet/class-use/ServletContextHandler.JspPropertyGroup.html
4762
<!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 (version 1.7.0_03) on Mon Sep 10 14:25:59 CDT 2012 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Class org.e...
apache-2.0
liquibase/liquibase
liquibase-core/src/main/java/liquibase/snapshot/jvm/UniqueConstraintSnapshotGenerator.java
30661
package liquibase.snapshot.jvm; import java.util.stream.Collectors; import liquibase.Scope; import liquibase.database.Database; import liquibase.database.core.*; import liquibase.exception.DatabaseException; import liquibase.exception.UnexpectedLiquibaseException; import liquibase.executor.ExecutorService; import liqu...
apache-2.0
shareactorIO/pipeline
gpu.ml/Dockerfile
6640
FROM fluxcapacitor/package-tensorflow-2a48110-4d0a571-gpu:master WORKDIR /root # Based on the following: https://github.com/jupyterhub/jupyterhub/blob/master/Dockerfile # install nodejs, utf8 locale ENV DEBIAN_FRONTEND noninteractive RUN apt-get -y update && \ apt-get -y upgrade && \ apt-get -y install npm...
apache-2.0
google/blockly
tests/mocha/connection_checker_test.js
12098
/** * @license * Copyright 2020 Google LLC * SPDX-License-Identifier: Apache-2.0 */ goog.module('Blockly.test.connectionChecker'); const {ConnectionType} = goog.require('Blockly.ConnectionType'); const {sharedTestSetup, sharedTestTeardown} = goog.require('Blockly.test.helpers'); suite('Connection checker', func...
apache-2.0
google/googleapps-password-generator
templates/report.html
7491
{% extends "base.html" %} {% set active_page = "report" %} {% block title %}Reporting{% endblock title %} {% block head %} {{ super() }} {% endblock head %} {% block teleport_links %} {{ super() }} <a class="maia-teleport" href="#report_start_date">Skip to define the report start date</a> <a class="mai...
apache-2.0
Complexible/basecrm
main/src/com/complexible/basecrm/Deal.java
2438
/* * Copyright (c) 2015 Complexible Inc. <http://complexible.com> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
apache-2.0
Early-Modern-OCR/Cobre
libros/templates/registration/login.html
744
{% extends "main.html" %} {% block breadcrumb %}Login{% endblock %} {% block main_heading %}<h1>Login</h1>{% endblock %} {% block main_content %} {% if form.errors %} <p>Your username and password didn't match. Please try again.</p> {% endif %} <p>You can authenticate with this application using your Library Active ...
apache-2.0
FasterXML/jackson-databind
docs/javadoc/2.4/com/fasterxml/jackson/databind/ext/class-use/CoreXMLDeserializers.Std.html
4676
<!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 (version 1.7.0_25) on Mon Jun 02 17:48:59 PDT 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Class com.f...
apache-2.0
DuoSoftware/DVP-Apps
DVP-RuleConfigurationApplication/partials/newrule.html
5068
<div layout="column" flex-lt-md="80%"> <md-content layout-padding style="background-color: lightgrey" > <form name="newRuleForm" > <md-subheader class="md-no-sticky" style="background-color: #cccccc"><h2>{{frmTopic}}</h2></md-subheader> <div layout-gt-sm="row"> <md-input-container class=...
apache-2.0
wanglilong007/rest_assured_framework
src/main/java/com/resource/RscValidator.java
504
package com.resource; public abstract class RscValidator { public ValidatorConfiguration config; public RscValidator(){} public RscValidator(ValidatorConfiguration config){ this.config = config; } public void set_config(ValidatorConfiguration config){ this.config = config; } public abstract void init(); ...
apache-2.0
spring-cloud/spring-cloud-gcp
spring-cloud-gcp-samples/spring-cloud-gcp-vision-ocr-demo/src/main/resources/templates/viewDocument.html
467
<!DOCTYPE HTML> <html xmlns:th="https://www.thymeleaf.org"> <head> <title>View Document Text</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <link type="text/css" href="css/style.css" rel="stylesheet"/> </head> <body> <h1>Text from [[${gcsDocumentUrl}]]</h1> <p> <a href="/status">...
apache-2.0
mashibing/rocketmq-client4cpp
src/consumer/ConsumeMessageService.h
1166
/** * Copyright (C) 2013 kangliqiang ,kangliq@163.com * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
apache-2.0
zhongyiares/stockPolicy
src/main/webapp/stock/stu/h5CSS3/day4/day4_8.html
837
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Title</title> <style> input:enabled{ border: 1px solid red; } input:disabled{ border: 1px solid green; } input:read-only{ border: 1px solid burlywood; } ...
apache-2.0
ezbake/ezbake-quarantine
quarantine-rest/README.md
332
## Quarantine Rest Service ### Running #### Locally via Maven: ``` mvn clean compile ``` ``` mvn jetty:run ``` #### EzCentos via [Jetty Runner]: ``` mvn clean package ``` ``` java -jar bin/jetty-runner.jar --port 8181 target/Quarantine.war ``` [Jetty Runner]: http://repo2.maven.org/maven2/org/mortbay/jetty/je...
apache-2.0
eoasoft/evolve
application/modules/product/models/Series.php
1314
<?php /** * 2013-11-25 上午12:08:30 * @author x.li * @abstract */ class Product_Model_Series extends Application_Model_Db { /** * 表名、主键 */ protected $_name = 'product_catalog_series'; protected $_primary = 'id'; public function getData() { $sql = $this->select() ...
apache-2.0
Orange-OpenSource/fiware-ngsi-api
ngsi-client/src/main/java/com/orange/ngsi/model/UpdateAction.java
1228
/* * Copyright (C) 2015 Orange * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed...
apache-2.0
alebarreiro/TSI2-AngularFront
app/scripts/directives/sidebar/sidebar.html
2267
<div class="navbar-default sidebar" role="navigation"> <div class="sidebar-nav navbar-collapse"> <ul class="nav in" id="side-menu"> <sidebar-search></sidebar-search> <li ui-sref-active="active"> <a ui-sref="dashboard.home"><i class="fa fa-dashboard fa-fw"></i> Dashboa...
apache-2.0
mdoering/backbone
life/Plantae/Bacillariophyta/Bacillariophyceae/Cymbellales/Cymbellaceae/Cymbella/Cymbella falaisensis/README.md
212
# Cymbella falaisensis (Grunow) Krammer & Lange-Bertalot SPECIES #### Status ACCEPTED #### According to The Catalogue of Life, 3rd January 2011 #### Published in null #### Original name null ### Remarks null
apache-2.0
saimandeper/ionic-site
_site/docs/1.0.1/api/directive/ionSpinner/index.html
33349
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="Ionic makes it incredibly easy to build beautiful and interactive mobile apps using HTML5 and AngularJS."> <meta name="keywords" content="html5,ja...
apache-2.0
hazendaz/assertj-core
src/test/java/org/assertj/core/error/ShouldBeSame_create_Test.java
1541
/* * 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 distributed under t...
apache-2.0
mkrtchyanmnatsakan/DemoAppHelloWord
camerafragment/src/main/java/com/github/florent37/camerafragment/internal/timer/TimerTask.java
1308
package com.github.florent37.camerafragment.internal.timer; import com.github.florent37.camerafragment.internal.utils.DateTimeUtils; /* * Created by florentchampigny on 13/01/2017. */ public class TimerTask extends TimerTaskBase implements Runnable { public TimerTask(TimerTaskBase.Callback callback) { ...
apache-2.0
openwide-java/owsi-core-parent
owsi-core/owsi-core-components/owsi-core-component-commons/src/main/java/fr/openwide/core/commons/util/registry/TFileRegistry.java
4967
package fr.openwide.core.commons.util.registry; import java.io.Closeable; import java.io.File; import java.io.InputStream; import java.io.OutputStream; import java.net.URI; import java.util.Objects; import java.util.Set; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import com.google.common.collect.Sets; ...
apache-2.0
base2Services/kagura
shared/reporting-core/src/main/java/com/base2/kagura/core/report/configmodel/JDBCReportConfig.java
2350
/* Copyright 2014 base2Services 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
LogtalkDotOrg/logtalk3
manuals/libraries/html.html
25102
<!DOCTYPE html> <html class="writer-html5" lang="en" > <head> <meta charset="utf-8" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>html &mdash; The Logtalk Handbook v3.54.0-b02 documentation</...
apache-2.0
pingcap/tikv
components/concurrency_manager/src/lib.rs
7031
// Copyright 2020 TiKV Project Authors. Licensed under Apache-2.0. //! The concurrency manager is responsible for concurrency control of //! transactions. //! //! The concurrency manager contains a lock table in memory. Lock information //! can be stored in it and reading requests can check if these locks block //! th...
apache-2.0
akkakks/phabricator
src/applications/maniphest/view/ManiphestTaskResultListView.php
7755
<?php final class ManiphestTaskResultListView extends ManiphestView { private $tasks; private $savedQuery; private $canEditPriority; private $canBatchEdit; private $showBatchControls; public function setSavedQuery(PhabricatorSavedQuery $query) { $this->savedQuery = $query; return $this; } pu...
apache-2.0
JetBrains/resharper-angularjs
src/resharper-angularjs/Psi/AngularJs/References/AngularJsIncludeFileReferenceProvider.cs
4390
#region license // Copyright 2014 JetBrains s.r.o. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable...
apache-2.0
aso4/aso4.github.io
_posts/2016-09-01-project-6.markdown
701
--- title: FireChat subtitle: Angular-based Real-time Chat layout: default modal-id: 6 date: 2016-09-01 img: firechat.png thumbnail: chat_thumbnail.png alt: image-alt project-date: September 2016 git: https://github.com/aso4/firechat demo: https://aso4-firechat.herokuapp.com/ description: This chat app is so-named due ...
apache-2.0
windchopper/common
common-fx/src/main/java/com/github/windchopper/common/fx/behavior/WindowMoveResizeBehavior.java
12341
package com.github.windchopper.common.fx.behavior; import javafx.geometry.*; import javafx.scene.Cursor; import javafx.scene.input.MouseEvent; import javafx.scene.layout.Region; import javafx.stage.Stage; import javafx.stage.Window; import java.util.stream.Stream; import static java.util.Arrays.stream; public class...
apache-2.0
jreyes/mirror
app/src/main/java/com/vaporwarecorp/mirror/feature/artik/ArtikManagerImpl.java
7495
/* * Copyright 2016 Johann Reyes * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law ...
apache-2.0
BillHan/book-examples-v6
src/main/java/com/vaadin/book/applications/UriFragmentApplication.java
2141
package com.vaadin.book.applications; import com.vaadin.Application; import com.vaadin.data.Property; import com.vaadin.data.Property.ValueChangeEvent; import com.vaadin.ui.*; import com.vaadin.ui.UriFragmentUtility.FragmentChangedEvent; import com.vaadin.ui.UriFragmentUtility.FragmentChangedListener; // BEGIN-EXAMPL...
apache-2.0
elmgone/coligui
vendor/github.com/rs/rest-layer/resource/index.go
3120
package resource import ( "fmt" "net/url" "strings" "github.com/rs/rest-layer/schema" ) // Index is an interface defining a type able to bind and retrieve resources // from a resource graph. type Index interface { // Bind a new resource at the "name" endpoint Bind(name string, s schema.Schema, h Storer, c Conf...
apache-2.0
brata-hsdc/brata.masterserver
workspace/ms/scoreboard/tests/test_dock.py
49951
from django.test import TestCase from django.utils.timezone import utc from datetime import datetime import json import logging import mock from dbkeeper.models import Organization, Team, Setting from piservice.models import PiStation, PiEvent import scoreboard.views as target def _mocked_utcNow(): return datetime...
apache-2.0
Hamcker/PersonalExit
app.js
4622
var express = require('express'); var path = require('path'); var favicon = require('serve-favicon'); var logger = require('morgan'); var cookieParser = require('cookie-parser'); var bodyParser = require('body-parser'); var stylus = require('stylus'); var nib = require('nib'); var passport = require('passport'); var Ht...
apache-2.0
shashwat7/spark-cassandra-connector
spark-cassandra-connector/src/main/scala/org/apache/spark/sql/cassandra/BasicCassandraPredicatePushDown.scala
8703
package org.apache.spark.sql.cassandra import com.datastax.driver.core.ProtocolVersion import com.datastax.driver.core.ProtocolVersion._ import com.datastax.spark.connector.cql.TableDef import com.datastax.spark.connector.types.TimeUUIDType /** * Determines which filter predicates can be pushed down to Cassandra. ...
apache-2.0
kuri65536/sl4a
android/Utils/src/com/googlecode/android_scripting/future/FutureResult.java
1701
/* * Copyright (C) 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 ...
apache-2.0
eikek/sitebag
README.md
18025
# Sitebag Sitebag is a "read-it-later" REST server; a self-hostable web application to store web pages. It saves the complete page (including images) and the extracted main content. You can then read the saved pages with a browser or rss reader for example. Sitebag is compatible to [wallabag](https://github.com/walla...
apache-2.0
datalint/open
Open/src/main/java/com/datalint/open/server/io/LineReader.java
669
package com.datalint.open.server.io; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; import java.io.Reader; import com.datalint.open.shared.general.ILineReader; public class LineReader implements ILineReader { private final BufferedReader read...
apache-2.0
slimkit/thinksns-plus
app/Http/Controllers/APIs/V2/PingPlusPlusChargeWebHooks.php
3568
<?php declare(strict_types=1); /* * +----------------------------------------------------------------------+ * | ThinkSNS Plus | * +----------------------------------------------------------------------+ * | Copyright (c) 2016-Present ZhiYiChuangXiang Technol...
apache-2.0
vicamo/docker_yocto
trusty/Dockerfile
588
FROM buildpack-deps:trusty MAINTAINER vicamo@gmail.com RUN apt-get update -qq \ && apt-get install --no-install-recommends -y \ ccache \ chrpath \ cpio \ diffstat \ gawk \ iptables \ locales \ python3 \ $(which realpath >/dev/null 2>&1 || echo realpath) \ sudo \ texinfo \ && apt-get clean \ &...
apache-2.0
IsaacR2/FerramentaX
login.php
957
<!DOCTYPE html> <html> <head> <title>Ferramenta X</title> </head> <body> <?php require("template.php"); ?> <div class="container" align="center"> <h2>Login</h2> <p>Realize o login para acessar a plataforma NERD POWER</p><br> <form name="form1" action="proc/proc_login.php" method="POST" id="IdForm1"> <di...
apache-2.0
mdoering/backbone
life/Fungi/Ascomycota/Dothideomycetes/Microthyriales/Microthyriaceae/Trichothyriomyces/README.md
290
# Trichothyriomyces Bat. & H. Maia GENUS #### Status ACCEPTED #### According to The Catalogue of Life, 3rd January 2011 #### Published in in Batista, Maia, Silva & Vital, Anais Soc. Biol. Pernambuco 13(2): 104 (1955) #### Original name Trichothyriomyces Bat. & H. Maia ### Remarks null
apache-2.0
mdoering/backbone
life/incertae sedis/Trochiliascia/README.md
211
# Trochiliascia Deák, 1964 GENUS #### Status ACCEPTED #### According to Interim Register of Marine and Nonmarine Genera #### Published in Földt. Kozl. 94 (1): 104. #### Original name null ### Remarks null
apache-2.0
mdoering/backbone
life/Plantae/Magnoliophyta/Magnoliopsida/Cucurbitales/Begoniaceae/Begonia/Begonia maurandiae/README.md
213
# Begonia maurandiae A.DC. SPECIES #### Status ACCEPTED #### According to International Plant Names Index #### Published in Ann. Sci. Nat. , Bot. sér. 4, 11:119. 1859 #### Original name null ### Remarks null
apache-2.0
mdoering/backbone
life/Plantae/Magnoliophyta/Magnoliopsida/Fagales/Fagaceae/Quercus/Quercus byarsii/README.md
188
# Quercus byarsii Sudw. ex Trel. SPECIES #### Status ACCEPTED #### According to The Catalogue of Life, 3rd January 2011 #### Published in null #### Original name null ### Remarks null
apache-2.0
mdoering/backbone
life/Plantae/Magnoliophyta/Liliopsida/Asparagales/Orchidaceae/Serapias/Serapias vomeracea/ Syn. Serapias vomeracea platyglottis/README.md
188
# Serapias vomeracea f. platyglottis FORM #### Status SYNONYM #### According to The Catalogue of Life, 3rd January 2011 #### Published in null #### Original name null ### Remarks null
apache-2.0
mdoering/backbone
life/Plantae/Magnoliophyta/Magnoliopsida/Caryophyllales/Plumbaginaceae/Limonium/Limonium ramosissimum/Limonium ramosissimum confusum/README.md
216
# Limonium ramosissimum subsp. confusum (Gren. & Godron) Pignatti SUBSPECIES #### Status ACCEPTED #### According to International Plant Names Index #### Published in null #### Original name null ### Remarks null
apache-2.0
mdoering/backbone
life/Fungi/Basidiomycota/Agaricomycetes/Hymenochaetales/Hymenochaetaceae/Coltricia/Polystictus bresadolanus/README.md
236
# Polystictus bresadolanus Speg. SPECIES #### Status ACCEPTED #### According to Index Fungorum #### Published in Boln Acad. nac. Cienc. Córdoba 23(3/4): 420 (1919) #### Original name Polystictus bresadolanus Speg. ### Remarks null
apache-2.0
mdoering/backbone
life/Plantae/Magnoliophyta/Liliopsida/Dioscoreales/Burmanniaceae/Dictyostega/Dictyostega orobanchoides/Dictyostega orobanchoides orobanchoides/README.md
207
# Dictyostega orobanchoides subsp. orobanchoides SUBSPECIES #### Status ACCEPTED #### According to The Catalogue of Life, 3rd January 2011 #### Published in null #### Original name null ### Remarks null
apache-2.0
mdoering/backbone
life/Plantae/Magnoliophyta/Magnoliopsida/Ericales/Ebenaceae/Royena/Royena opaca/README.md
169
# Royena opaca E.Mey. SPECIES #### Status ACCEPTED #### According to International Plant Names Index #### Published in null #### Original name null ### Remarks null
apache-2.0
mdoering/backbone
life/Plantae/Magnoliophyta/Magnoliopsida/Asterales/Asteraceae/Hieracium/Hieracium transiens/ Syn. Hieracium erythrocarpum ceahlavicum/README.md
207
# Hieracium erythrocarpum subsp. ceahlavicum Zahn SUBSPECIES #### Status SYNONYM #### According to The Catalogue of Life, 3rd January 2011 #### Published in null #### Original name null ### Remarks null
apache-2.0
mdoering/backbone
life/Plantae/Magnoliophyta/Magnoliopsida/Santalales/Loranthaceae/Loranthus/Loranthus korthalsii/README.md
179
# Loranthus korthalsii Molkenb. SPECIES #### Status ACCEPTED #### According to International Plant Names Index #### Published in null #### Original name null ### Remarks null
apache-2.0
dfensgmbh/biz.dfch.PS.Appclusive.Scriplets
README.md
144
# biz.dfch.PS.Appclusive.Scriplets A collection of script pieces to perform various tasks on the Appclusive Application and Middleware platform
apache-2.0
google/exposure-notifications-verification-server
pkg/controller/issueapi/send_sms.go
5453
// Copyright 2020 the Exposure Notifications Verification Server 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...
apache-2.0
ir2pid/MarvelCharacterLibrary
doc/index-files/index-19.html
6159
<!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 (version 1.7.0_79) on Sat Mar 19 15:13:07 IST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>U-Index</title> <met...
apache-2.0
swapnil96/Website
temp.html
1111
<!Doctype html> <html class="no-js" lang="en" style="min-height: 100%;"> <head> <title>Swapnil Das-temp</title> <link rel="stylesheet" href="Bootstrap/css/bootstrap.css" /> </head> <body> <script src="Bootstrap/js/bootstrap.js"></script> <div class="navbar-collapse collapse"> <ul class="nav navbar-nav"> ...
apache-2.0
SuicidePreventionSquad/SeniorProject
resources/sap/m/InputListItem-dbg.js
1780
/*! * UI development toolkit for HTML5 (OpenUI5) * (c) Copyright 2009-2016 SAP SE or an SAP affiliate company. * Licensed under the Apache License, Version 2.0 - see LICENSE.txt. */ // Provides control sap.m.InputListItem. sap.ui.define(['jquery.sap.global', './ListItemBase', './library'], function(jQuery, ListIt...
apache-2.0
yangyining/JFinal-plus
src/main/java/com/janeluo/jfinalplus/package-info.java
80
/** * Created by Janeluo on 2016/8/13 0013. */ package com.janeluo.jfinalplus;
apache-2.0
mdoering/backbone
life/Plantae/Magnoliophyta/Liliopsida/Alismatales/Tofieldiaceae/Tofieldia/Tofieldia cernua/ Syn. Asphodeliris cernua/README.md
189
# Asphodeliris cernua (Sm.) Kuntze SPECIES #### Status SYNONYM #### According to The Catalogue of Life, 3rd January 2011 #### Published in null #### Original name null ### Remarks null
apache-2.0
likyateknoloji/TlosSWGroup
TlosSW_V1.0/src/com/likya/tlossw/utils/CpcUtils.java
12211
package com.likya.tlossw.utils; import java.util.ArrayList; import java.util.Calendar; import java.util.HashMap; import org.apache.commons.collections.iterators.ArrayIterator; import org.apache.log4j.Logger; import com.likya.tlos.model.xmlbeans.data.JobListDocument.JobList; import com.likya.tlos.model.xmlbeans.data....
apache-2.0
raksha-rao/gluster-ovirt
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/Quota.java
12992
package org.ovirt.engine.core.common.businessentities; import java.io.Serializable; import java.util.ArrayList; import java.util.List; import javax.validation.constraints.Max; import javax.validation.constraints.Min; import javax.validation.constraints.Size; import org.ovirt.engine.core.compat.Guid; import org.ovirt...
apache-2.0
yahoo/pulsar
pulsar-broker-common/src/main/java/org/apache/pulsar/broker/resources/NamespaceResources.java
3049
/** * 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
StTu/sjcom
deploy.sh
355
jekyll build --destination /vol/websites/sjcom cpwd=pwd cd /vol/websites/sjcom cd publications/ mogrify -resize 200x -format png */*.png mogrify -resize 200x -format jpg */*.jpg cd .. cd images/ mogrify -resize '1000x>' -format png */*.png mogrify -resize '1000x>' -format jpg */*.jpg cd .. git add * val=date git commit...
apache-2.0
DonBranson/DonsProxy
src/main/com/moneybender/proxy/channels/decorators/ThrottleDecorator.java
1299
/* * Created on Nov 29, 2007 * * Copyright (c), 2007 Don Branson. 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...
apache-2.0
stackanetes/stackanetes
demo_openstack.sh
3223
#!/bin/bash set +x # Load environment. . env_openstack.sh # Install command-line tools. pip install python-neutronclient python-openstackclient -U # Import CoreOS / CirrOS images. cd /tmp wget http://download.cirros-cloud.net/0.3.3/cirros-0.3.3-x86_64-disk.img wget https://stable.release.core-os.net/amd64-usr/curre...
apache-2.0
mdoering/backbone
life/Plantae/Magnoliophyta/Liliopsida/Poales/Poaceae/Elymus/Elymus trachycaulus/ Syn. Agropyron caninum hornemannii/README.md
191
# Agropyron caninum var. hornemannii VARIETY #### Status SYNONYM #### According to The Catalogue of Life, 3rd January 2011 #### Published in null #### Original name null ### Remarks null
apache-2.0
Jackygq1982/hbase_src
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/wal/TestCustomWALCellCodec.java
2335
/** * 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
bio-org-au/nsl-editor
test/models/reference/update/if_changed/for_an_unchanged_volume_test.rb
968
# frozen_string_literal: true # Copyright 2015 Australian National Botanic Gardens # # This file is part of the NSL Editor. # # 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 # # ht...
apache-2.0
UniversalDependencies/docs
treebanks/kpv_lattice/kpv_lattice-dep-flat.md
3580
--- layout: base title: 'Statistics of flat in UD_Komi_Zyrian-Lattice' udver: '2' --- ## Treebank Statistics: UD_Komi_Zyrian-Lattice: Relations: `flat` This relation is universal. There are 2 language-specific subtypes of `flat`: <tt><a href="kpv_lattice-dep-flat-name.html">flat:name</a></tt>, <tt><a href="kpv_latti...
apache-2.0
wilfriedcomte/centreon-plugins
centreon/common/dell/powerconnect3000/mode/globalstatus.pm
3990
# # Copyright 2018 Centreon (http://www.centreon.com/) # # Centreon is a full-fledged industry-strength solution that meets # the needs in IT infrastructure and application monitoring for # service performance. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in com...
apache-2.0
System3D/gestor-de-lotes
storage/framework/views/96fd683b3799ea6bb61223346be7d37255bde268.php
3354
<?php echo e(Form::open(['url' => route('lotes.store'), 'class'=>'form-horizontal', 'role'=>"form"])); ?> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button> <h4 class="modal-title">Criar Lote</h4> </div> <div class="modal-body"> <div cla...
apache-2.0
kishikawakatsumi/Mozc-for-iOS
src/android/tests/src/com/google/android/inputmethod/japanese/testing/MozcLayoutUtil.java
3609
// Copyright 2010-2014, Google Inc. // All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are // met: // // * Redistributions of source code must retain the above copyright // notice, this list of condit...
apache-2.0
lanesawyer/island
static/homepage/scripts/animated-menu.js
275
$(function(){$("li.animated").mouseover(function(){$(this).stop().animate({height:'50px'},{queue:false,duration:600,easing:'easeOutBounce'})});$("li.animated").mouseout(function(){$(this).stop().animate({height:'40px'},{queue:false,duration:600,easing:'easeOutBounce'})});});
apache-2.0
marques-work/gocd
spark/spark-base/src/main/java/com/thoughtworks/go/spark/HtmlErrorPage.java
1606
/* * Copyright 2021 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 agr...
apache-2.0
emullaraj/ebay-sdk-php
src/DTS/eBaySDK/Trading/Types/CategoryType.php
5200
<?php /** * THE CODE IN THIS FILE WAS GENERATED FROM THE EBAY WSDL USING THE PROJECT: * * https://github.com/davidtsadler/ebay-api-sdk-php * * Copyright 2014 David T. Sadler * * 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
YorkUIRLab/irlab
lib/lucene-6.0.1/docs/benchmark/org/apache/lucene/benchmark/byTask/feeds/class-use/ReutersContentSource.html
5350
<!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_77) on Mon May 23 19:37:04 EDT 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>Uses of Class org.apache.luc...
apache-2.0
chimerast/niconico-speenya
messages/index.ts
389
export interface CommentJson { body: string; color?: string; size?: number; duration?: number; easing?: string; } export interface StampJson { path?: string; url?: string; duration?: number; easing?: string; } export interface Setting { key: string; value: string; } export interface Stamp { i...
apache-2.0
mlaggner/tinyMediaManager
src/org/tinymediamanager/core/movie/MovieSettings.java
32049
/* * Copyright 2012 - 2015 Manuel Laggner * * 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 ...
apache-2.0
stdlib-js/stdlib
lib/node_modules/@stdlib/utils/async/some-by/lib/some_by.js
3300
/** * @license Apache-2.0 * * Copyright (c) 2018 The Stdlib 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 a...
apache-2.0
mdoering/backbone
life/Plantae/Magnoliophyta/Magnoliopsida/Lamiales/Lamiaceae/Clinopodium/Clinopodium densiflorum/README.md
180
# Clinopodium densiflorum Kuntze SPECIES #### Status ACCEPTED #### According to International Plant Names Index #### Published in null #### Original name null ### Remarks null
apache-2.0
neuneu2k/SEL
JetbrainsPlugin/src/fr/assoba/open/sel/jetbrains/SelElementType.java
923
/* * Copyright 2014 Josselin Pujo * * 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
offerHere/offer
app/src/main/java/com/hxtech/offer/fragments/CanonFragment.java
877
package com.hxtech.offer.fragments; import android.os.Bundle; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import com.hxtech.offer.R; public class CanonFragment extends BaseFragment { public static CanonFragment newInstance() { CanonFragment fragment = n...
apache-2.0
sunhai1988/nutz-book-project
src/main/resources/doc/ngrok.md
1362
### Ngrok内网穿透神器 ### 使用原则 供Nutz社区的用户开发Nutz相关的项目时使用 ### 下载链接 ** 注意: 已单独部署为域名 wendal.cn ** [配置文件](/ngrok/config/download) [Ngrok客户端v1.x 不支持2.x客户端](https://ngrok.com/download/1) http://pan.baidu.com/s/1eQptxvk 客户端网盘地址 ### 使用方法 下载配置文件(ngrok.yml)及客户端后, 启动之, 以转发到8080端口为例 ``` ngrok -config ngrok.yml 8080 ``` 等待出现如下信...
apache-2.0
google/xls
xls/tools/io_strategy.h
3479
// Copyright 2020 The XLS 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 t...
apache-2.0
apple/swift-nio-ssl
Sources/CNIOBoringSSL/ssl/ssl_buffer.cc
8307
/* Copyright (c) 2015, Google Inc. * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS...
apache-2.0