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
/* * 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...
brettryan/spring-app-base
src/test/java/com/drunkendev/menu/MenuBuilderTest.java
Java
apache-2.0
3,004
/* * 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...
hmrc/amls-frontend
test/views/businessmatching/updateservice/add/cannot_add_servicesSpec.scala
Scala
apache-2.0
1,990
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...
savantly-net/sprout-platform
frontend/libs/sprout-ui/src/components/Typeahead/TypeaheadInfo.tsx
TypeScript
apache-2.0
1,884
/** * 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 ...
xjodoin/torpedoquery
src/main/java/org/torpedoquery/jpa/TorpedoFunction.java
Java
apache-2.0
14,719
# 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...
akubicharm/openshift-ansible
roles/lib_openshift/src/lib/base.py
Python
apache-2.0
21,165
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...
TatyanaAlex/tfukova
chapter_003/src/main/java/ru/job4j/testtask/Account.java
Java
apache-2.0
919
/** * 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...
bhecquet/seleniumRobot
core/src/main/java/com/seleniumtests/uipage/PageObject.java
Java
apache-2.0
75,240
// 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...
spindance/serviced-precomp
cli/api/template_test.go
GO
apache-2.0
1,096
# Amorphophallus paeoniifolius var. paeoniifolius VARIETY #### Status SYNONYM #### According to GRIN Taxonomy for Plants #### Published in null #### Original name null ### Remarks null
mdoering/backbone
life/Plantae/Magnoliophyta/Liliopsida/Alismatales/Araceae/Amorphophallus/Amorphophallus paeoniifolius/ Syn. Amorphophallus paeoniifolius paeoniifolius/README.md
Markdown
apache-2.0
189
# 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...
dmitryilyin/mistral
mistral/tests/unit/engine/default/test_executor.py
Python
apache-2.0
4,084
/* * (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...
hpe-cct/cct-nn
src/test/scala/toolkit/neuralnetwork/function/CrossEntropySpec.scala
Scala
apache-2.0
2,021
@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...
bfritscher/campuscard-visualization
dc.css
CSS
apache-2.0
5,289
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...
CristianUrbainski/osiris-faces
osiris-faces/src/main/java/com/osiris/component/bootstrap/menu/render/MenuItemRender.java
Java
apache-2.0
2,535
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),"...
mpelevina/context-eval
semeval_2013_13/dataset2key.py
Python
apache-2.0
2,427
/* * $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:...
codelibs/cl-struts
src/share/org/apache/struts/taglib/html/HtmlTag.java
Java
apache-2.0
6,309
<!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...
friendranjith/vizzly
jetty-runtime/javadoc/org/eclipse/jetty/servlet/class-use/ServletContextHandler.JspPropertyGroup.html
HTML
apache-2.0
4,762
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...
liquibase/liquibase
liquibase-core/src/main/java/liquibase/snapshot/jvm/UniqueConstraintSnapshotGenerator.java
Java
apache-2.0
30,661
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...
shareactorIO/pipeline
gpu.ml/Dockerfile
Dockerfile
apache-2.0
6,640
/** * @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...
google/blockly
tests/mocha/connection_checker_test.js
JavaScript
apache-2.0
12,098
{% 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...
google/googleapps-password-generator
templates/report.html
HTML
apache-2.0
7,491
/* * 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...
Complexible/basecrm
main/src/com/complexible/basecrm/Deal.java
Java
apache-2.0
2,438
{% 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 ...
Early-Modern-OCR/Cobre
libros/templates/registration/login.html
HTML
apache-2.0
744
<!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...
FasterXML/jackson-databind
docs/javadoc/2.4/com/fasterxml/jackson/databind/ext/class-use/CoreXMLDeserializers.Std.html
HTML
apache-2.0
4,676
<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=...
DuoSoftware/DVP-Apps
DVP-RuleConfigurationApplication/partials/newrule.html
HTML
apache-2.0
5,068
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(); ...
wanglilong007/rest_assured_framework
src/main/java/com/resource/RscValidator.java
Java
apache-2.0
504
<!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">...
spring-cloud/spring-cloud-gcp
spring-cloud-gcp-samples/spring-cloud-gcp-vision-ocr-demo/src/main/resources/templates/viewDocument.html
HTML
apache-2.0
467
/** * 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 ...
mashibing/rocketmq-client4cpp
src/consumer/ConsumeMessageService.h
C
apache-2.0
1,166
<!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; } ...
zhongyiares/stockPolicy
src/main/webapp/stock/stu/h5CSS3/day4/day4_8.html
HTML
apache-2.0
837
## 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...
ezbake/ezbake-quarantine
quarantine-rest/README.md
Markdown
apache-2.0
332
<?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() ...
eoasoft/evolve
application/modules/product/models/Series.php
PHP
apache-2.0
1,314
/* * 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...
Orange-OpenSource/fiware-ngsi-api
ngsi-client/src/main/java/com/orange/ngsi/model/UpdateAction.java
Java
apache-2.0
1,228
<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...
alebarreiro/TSI2-AngularFront
app/scripts/directives/sidebar/sidebar.html
HTML
apache-2.0
2,267
# 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
mdoering/backbone
life/Plantae/Bacillariophyta/Bacillariophyceae/Cymbellales/Cymbellaceae/Cymbella/Cymbella falaisensis/README.md
Markdown
apache-2.0
212
<!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...
saimandeper/ionic-site
_site/docs/1.0.1/api/directive/ionSpinner/index.html
HTML
apache-2.0
33,349
/* * 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...
hazendaz/assertj-core
src/test/java/org/assertj/core/error/ShouldBeSame_create_Test.java
Java
apache-2.0
1,541
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) { ...
mkrtchyanmnatsakan/DemoAppHelloWord
camerafragment/src/main/java/com/github/florent37/camerafragment/internal/timer/TimerTask.java
Java
apache-2.0
1,308
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; ...
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
Java
apache-2.0
4,967
/* 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...
base2Services/kagura
shared/reporting-core/src/main/java/com/base2/kagura/core/report/configmodel/JDBCReportConfig.java
Java
apache-2.0
2,350
<!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</...
LogtalkDotOrg/logtalk3
manuals/libraries/html.html
HTML
apache-2.0
25,102
// 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...
pingcap/tikv
components/concurrency_manager/src/lib.rs
Rust
apache-2.0
7,031
<?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...
akkakks/phabricator
src/applications/maniphest/view/ManiphestTaskResultListView.php
PHP
apache-2.0
7,755
#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...
JetBrains/resharper-angularjs
src/resharper-angularjs/Psi/AngularJs/References/AngularJsIncludeFileReferenceProvider.cs
C#
apache-2.0
4,390
--- 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 ...
aso4/aso4.github.io
_posts/2016-09-01-project-6.markdown
Markdown
apache-2.0
701
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...
windchopper/common
common-fx/src/main/java/com/github/windchopper/common/fx/behavior/WindowMoveResizeBehavior.java
Java
apache-2.0
12,341
/* * 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 ...
jreyes/mirror
app/src/main/java/com/vaporwarecorp/mirror/feature/artik/ArtikManagerImpl.java
Java
apache-2.0
7,495
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...
BillHan/book-examples-v6
src/main/java/com/vaadin/book/applications/UriFragmentApplication.java
Java
apache-2.0
2,141
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...
elmgone/coligui
vendor/github.com/rs/rest-layer/resource/index.go
GO
apache-2.0
3,120
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...
brata-hsdc/brata.masterserver
workspace/ms/scoreboard/tests/test_dock.py
Python
apache-2.0
49,951
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...
Hamcker/PersonalExit
app.js
JavaScript
apache-2.0
4,622
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. ...
shashwat7/spark-cassandra-connector
spark-cassandra-connector/src/main/scala/org/apache/spark/sql/cassandra/BasicCassandraPredicatePushDown.scala
Scala
apache-2.0
8,703
/* * 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 ...
kuri65536/sl4a
android/Utils/src/com/googlecode/android_scripting/future/FutureResult.java
Java
apache-2.0
1,701
# 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...
eikek/sitebag
README.md
Markdown
apache-2.0
18,025
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...
datalint/open
Open/src/main/java/com/datalint/open/server/io/LineReader.java
Java
apache-2.0
669
<?php declare(strict_types=1); /* * +----------------------------------------------------------------------+ * | ThinkSNS Plus | * +----------------------------------------------------------------------+ * | Copyright (c) 2016-Present ZhiYiChuangXiang Technol...
slimkit/thinksns-plus
app/Http/Controllers/APIs/V2/PingPlusPlusChargeWebHooks.php
PHP
apache-2.0
3,568
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 \ &...
vicamo/docker_yocto
trusty/Dockerfile
Dockerfile
apache-2.0
588
<!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...
IsaacR2/FerramentaX
login.php
PHP
apache-2.0
957
# 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
mdoering/backbone
life/Fungi/Ascomycota/Dothideomycetes/Microthyriales/Microthyriaceae/Trichothyriomyces/README.md
Markdown
apache-2.0
290
# 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
mdoering/backbone
life/incertae sedis/Trochiliascia/README.md
Markdown
apache-2.0
211
# 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
mdoering/backbone
life/Plantae/Magnoliophyta/Magnoliopsida/Cucurbitales/Begoniaceae/Begonia/Begonia maurandiae/README.md
Markdown
apache-2.0
213
# 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
mdoering/backbone
life/Plantae/Magnoliophyta/Magnoliopsida/Fagales/Fagaceae/Quercus/Quercus byarsii/README.md
Markdown
apache-2.0
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
mdoering/backbone
life/Plantae/Magnoliophyta/Liliopsida/Asparagales/Orchidaceae/Serapias/Serapias vomeracea/ Syn. Serapias vomeracea platyglottis/README.md
Markdown
apache-2.0
188
# Limonium ramosissimum subsp. confusum (Gren. & Godron) Pignatti SUBSPECIES #### Status ACCEPTED #### According to International Plant Names Index #### Published in null #### Original name null ### Remarks null
mdoering/backbone
life/Plantae/Magnoliophyta/Magnoliopsida/Caryophyllales/Plumbaginaceae/Limonium/Limonium ramosissimum/Limonium ramosissimum confusum/README.md
Markdown
apache-2.0
216
# 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
mdoering/backbone
life/Fungi/Basidiomycota/Agaricomycetes/Hymenochaetales/Hymenochaetaceae/Coltricia/Polystictus bresadolanus/README.md
Markdown
apache-2.0
236
# Dictyostega orobanchoides subsp. orobanchoides SUBSPECIES #### Status ACCEPTED #### According to The Catalogue of Life, 3rd January 2011 #### Published in null #### Original name null ### Remarks null
mdoering/backbone
life/Plantae/Magnoliophyta/Liliopsida/Dioscoreales/Burmanniaceae/Dictyostega/Dictyostega orobanchoides/Dictyostega orobanchoides orobanchoides/README.md
Markdown
apache-2.0
207
# Royena opaca E.Mey. SPECIES #### Status ACCEPTED #### According to International Plant Names Index #### Published in null #### Original name null ### Remarks null
mdoering/backbone
life/Plantae/Magnoliophyta/Magnoliopsida/Ericales/Ebenaceae/Royena/Royena opaca/README.md
Markdown
apache-2.0
169
# 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
mdoering/backbone
life/Plantae/Magnoliophyta/Magnoliopsida/Asterales/Asteraceae/Hieracium/Hieracium transiens/ Syn. Hieracium erythrocarpum ceahlavicum/README.md
Markdown
apache-2.0
207
# Loranthus korthalsii Molkenb. SPECIES #### Status ACCEPTED #### According to International Plant Names Index #### Published in null #### Original name null ### Remarks null
mdoering/backbone
life/Plantae/Magnoliophyta/Magnoliopsida/Santalales/Loranthaceae/Loranthus/Loranthus korthalsii/README.md
Markdown
apache-2.0
179
# biz.dfch.PS.Appclusive.Scriplets A collection of script pieces to perform various tasks on the Appclusive Application and Middleware platform
dfensgmbh/biz.dfch.PS.Appclusive.Scriplets
README.md
Markdown
apache-2.0
144
// 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...
google/exposure-notifications-verification-server
pkg/controller/issueapi/send_sms.go
GO
apache-2.0
5,453
<!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...
ir2pid/MarvelCharacterLibrary
doc/index-files/index-19.html
HTML
apache-2.0
6,159
<!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"> ...
swapnil96/Website
temp.html
HTML
apache-2.0
1,111
/*! * 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...
SuicidePreventionSquad/SeniorProject
resources/sap/m/InputListItem-dbg.js
JavaScript
apache-2.0
1,780
/** * Created by Janeluo on 2016/8/13 0013. */ package com.janeluo.jfinalplus;
yangyining/JFinal-plus
src/main/java/com/janeluo/jfinalplus/package-info.java
Java
apache-2.0
80
# Asphodeliris cernua (Sm.) Kuntze SPECIES #### Status SYNONYM #### According to The Catalogue of Life, 3rd January 2011 #### Published in null #### Original name null ### Remarks null
mdoering/backbone
life/Plantae/Magnoliophyta/Liliopsida/Alismatales/Tofieldiaceae/Tofieldia/Tofieldia cernua/ Syn. Asphodeliris cernua/README.md
Markdown
apache-2.0
189
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....
likyateknoloji/TlosSWGroup
TlosSW_V1.0/src/com/likya/tlossw/utils/CpcUtils.java
Java
apache-2.0
12,211
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...
raksha-rao/gluster-ovirt
backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/businessentities/Quota.java
Java
apache-2.0
12,992
/** * 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...
yahoo/pulsar
pulsar-broker-common/src/main/java/org/apache/pulsar/broker/resources/NamespaceResources.java
Java
apache-2.0
3,049
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...
StTu/sjcom
deploy.sh
Shell
apache-2.0
355
/* * 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...
DonBranson/DonsProxy
src/main/com/moneybender/proxy/channels/decorators/ThrottleDecorator.java
Java
apache-2.0
1,299
#!/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...
stackanetes/stackanetes
demo_openstack.sh
Shell
apache-2.0
3,223
# Agropyron caninum var. hornemannii VARIETY #### Status SYNONYM #### According to The Catalogue of Life, 3rd January 2011 #### Published in null #### Original name null ### Remarks null
mdoering/backbone
life/Plantae/Magnoliophyta/Liliopsida/Poales/Poaceae/Elymus/Elymus trachycaulus/ Syn. Agropyron caninum hornemannii/README.md
Markdown
apache-2.0
191
/** * 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...
Jackygq1982/hbase_src
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/wal/TestCustomWALCellCodec.java
Java
apache-2.0
2,335
# 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...
bio-org-au/nsl-editor
test/models/reference/update/if_changed/for_an_unchanged_volume_test.rb
Ruby
apache-2.0
968
--- 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...
UniversalDependencies/docs
treebanks/kpv_lattice/kpv_lattice-dep-flat.md
Markdown
apache-2.0
3,580
# # 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...
wilfriedcomte/centreon-plugins
centreon/common/dell/powerconnect3000/mode/globalstatus.pm
Perl
apache-2.0
3,990
<?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...
System3D/gestor-de-lotes
storage/framework/views/96fd683b3799ea6bb61223346be7d37255bde268.php
PHP
apache-2.0
3,354
// 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...
kishikawakatsumi/Mozc-for-iOS
src/android/tests/src/com/google/android/inputmethod/japanese/testing/MozcLayoutUtil.java
Java
apache-2.0
3,609
$(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'})});});
lanesawyer/island
static/homepage/scripts/animated-menu.js
JavaScript
apache-2.0
275
/* * 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...
marques-work/gocd
spark/spark-base/src/main/java/com/thoughtworks/go/spark/HtmlErrorPage.java
Java
apache-2.0
1,606
<?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. * ...
emullaraj/ebay-sdk-php
src/DTS/eBaySDK/Trading/Types/CategoryType.php
PHP
apache-2.0
5,200
<!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...
YorkUIRLab/irlab
lib/lucene-6.0.1/docs/benchmark/org/apache/lucene/benchmark/byTask/feeds/class-use/ReutersContentSource.html
HTML
apache-2.0
5,350
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...
chimerast/niconico-speenya
messages/index.ts
TypeScript
apache-2.0
389
/* * 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 ...
mlaggner/tinyMediaManager
src/org/tinymediamanager/core/movie/MovieSettings.java
Java
apache-2.0
32,049
/** * @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...
stdlib-js/stdlib
lib/node_modules/@stdlib/utils/async/some-by/lib/some_by.js
JavaScript
apache-2.0
3,300
# Clinopodium densiflorum Kuntze SPECIES #### Status ACCEPTED #### According to International Plant Names Index #### Published in null #### Original name null ### Remarks null
mdoering/backbone
life/Plantae/Magnoliophyta/Magnoliopsida/Lamiales/Lamiaceae/Clinopodium/Clinopodium densiflorum/README.md
Markdown
apache-2.0
180
/* * 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...
neuneu2k/SEL
JetbrainsPlugin/src/fr/assoba/open/sel/jetbrains/SelElementType.java
Java
apache-2.0
923
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...
offerHere/offer
app/src/main/java/com/hxtech/offer/fragments/CanonFragment.java
Java
apache-2.0
877
### 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 ``` 等待出现如下信...
sunhai1988/nutz-book-project
src/main/resources/doc/ngrok.md
Markdown
apache-2.0
1,362
// 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...
google/xls
xls/tools/io_strategy.h
C
apache-2.0
3,479
/* 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...
apple/swift-nio-ssl
Sources/CNIOBoringSSL/ssl/ssl_buffer.cc
C++
apache-2.0
8,307