code stringlengths 3 1.01M | repo_name stringlengths 5 116 | path stringlengths 3 311 | language stringclasses 30
values | license stringclasses 15
values | size int64 3 1.01M |
|---|---|---|---|---|---|
# Asarum nipponicum var. nipponicum VARIETY
#### Status
ACCEPTED
#### According to
NUB Generator [autonym]
#### Published in
null
#### Original name
null
### Remarks
null | mdoering/backbone | life/Plantae/Magnoliophyta/Magnoliopsida/Piperales/Aristolochiaceae/Asarum/Asarum nipponicum/Asarum nipponicum nipponicum/README.md | Markdown | apache-2.0 | 175 |
# Copyright 2021, 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
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing... | google-research/federated | fedopt_guide/cifar10_resnet/federated_cifar10.py | Python | apache-2.0 | 5,796 |
/* ========================================================================= *
* Boarder *
* http://boarder.mikuz.org/ *
* ========================================================================= *
... | Mikuz/Boarder | src/fi/mikuz/boarder/util/ContextUtils.java | Java | apache-2.0 | 2,556 |
#include <iostream>
#include <iomanip>
#include <cstdint>
#include <typeinfo>
#include "color/color.hpp"
int main( int argc, char *argv[] )
{
using namespace color;
using namespace std;
cout << "gray<std::uint8_t > is: " << typeid( trait::component< gray< std::uint8_t >::category_type >::instance... | dmilos/color | example/less-than-1k/trait/component/gray.cpp | C++ | apache-2.0 | 928 |
# AUTOGENERATED FILE
FROM balenalib/nanopi-neo-air-alpine:3.10-build
ENV NODE_VERSION 14.16.1
ENV YARN_VERSION 1.22.4
# Install dependencies
RUN apk add --no-cache libgcc libstdc++ libuv \
&& apk add --no-cache libssl1.0 || apk add --no-cache libssl1.1
RUN for key in \
6A010C5166006599AA17F08146C2130DFD2497F5 \
;... | nghiant2710/base-images | balena-base-images/node/nanopi-neo-air/alpine/3.10/14.16.1/build/Dockerfile | Dockerfile | apache-2.0 | 2,961 |
/*
* Copyright 2017 StreamSets 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... | kunickiaj/datacollector | sdc-kafka_0_8/src/main/java/com/streamsets/pipeline/kafka/impl/KafkaProducer08.java | Java | apache-2.0 | 6,836 |
/*
* Copyright 2014-2019 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 "licen... | jentfoo/aws-sdk-java | aws-java-sdk-docdb/src/main/java/com/amazonaws/services/docdb/model/transform/EventStaxUnmarshaller.java | Java | apache-2.0 | 3,623 |
package com.gentics.mesh.changelog.changes;
import static com.gentics.mesh.core.data.relationship.GraphRelationships.SCHEMA_CONTAINER_VERSION_KEY_PROPERTY;
import com.gentics.mesh.changelog.AbstractChange;
import com.tinkerpop.blueprints.Direction;
/**
* Changelog entry which removed the schema version edges with p... | gentics/mesh | changelog-system/src/main/java/com/gentics/mesh/changelog/changes/ReplaceSchemaVersionEdges.java | Java | apache-2.0 | 877 |
package sl.hr_client;
import android.app.Application;
import android.test.ApplicationTestCase;
/**
* <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
*/
public class ApplicationTest extends ApplicationTestCase<Application> {
public ApplicationTest() {
super(Appl... | 862573026/SchoolHRProj | Android/HRAM_SNU_App/hr-client/src/androidTest/java/sl/hr_client/ApplicationTest.java | Java | apache-2.0 | 343 |
// Copyright Dirk Lemstra https://github.com/dlemstra/Magick.NET.
// Licensed under the Apache License, Version 2.0.
using System;
#if Q8
using QuantumType = System.Byte;
#elif Q16
using QuantumType = System.UInt16;
#elif Q16HDRI
using QuantumType = System.Single;
#else
#error Not implemented!
#endif
namespace Imag... | dlemstra/Magick.NET | src/Magick.NET/Colors/ColorHSV.cs | C# | apache-2.0 | 5,867 |
package cc.mallet.util;
/**
* Static utility methods for Strings
*/
final public class Strings {
public static int commonPrefixIndex (String[] strings)
{
int prefixLen = strings[0].length();
for (int i = 1; i < strings.length; i++) {
if (strings[i].length() < prefixLen)
prefixLen = strin... | UnsupervisedOntologyLearning/hrLDA | hrLDA/src/cc/mallet/util/Strings.java | Java | apache-2.0 | 1,930 |
package org.museautomation.core.step;
import org.jetbrains.annotations.*;
import org.museautomation.core.*;
import org.museautomation.core.context.*;
import org.museautomation.core.step.descriptor.*;
import org.museautomation.core.steptask.*;
import org.museautomation.core.values.*;
import org.museautomation.core.valu... | ChrisLMerrill/muse | core/src/main/java/org/museautomation/core/step/CallMacroStep.java | Java | apache-2.0 | 3,625 |
// Copyright 2000-2018 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.intellij.openapi.diff.impl.patch.formove;
import com.intellij.openapi.application.ApplicationManager;
import com.intellij.openapi.diff.impl.patch.FilePatch;
import co... | goodwinnk/intellij-community | platform/vcs-impl/src/com/intellij/openapi/diff/impl/patch/formove/PathsVerifier.java | Java | apache-2.0 | 23,092 |
f-
==
fő
| nanmar/f- | README.md | Markdown | apache-2.0 | 11 |
package com.therabbitmage.android.beacon.network;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.net.URISyntaxException;
import org.apache.http.Header;
import org.apache.http.HttpEntity;
import org.apache.http.HttpResponse;
import org.apache.http.HttpStatus;
i... | GregSaintJean/Beacon | src/com/therabbitmage/android/beacon/network/URLShortenerAPI.java | Java | apache-2.0 | 2,158 |
#include "common/common/version.h"
std::string VersionInfo::version() {
return fmt::format("{}/{}", GIT_SHA.substr(0, 6),
#ifdef NDEBUG
"RELEASE"
#else
"DEBUG"
#endif
);
}
| timperrett/envoy | source/common/common/version.cc | C++ | apache-2.0 | 238 |
/**
* Copyright (c) 2015 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... | jmnarloch/spring-jax-rs-client-proxy | src/test/java/com/github/jmnarloch/spring/jaxrs/client/support/JaxRsClientProxyFactorySupportTest.java | Java | apache-2.0 | 2,921 |
#!/bin/bash
#crosscontaminate in=<file,file,...> out=<file,file,...>
usage(){
echo "
Written by Brian Bushnell
Last modified February 17, 2015
Description: Generates synthetic cross-contaminated files from clean files.
Intended for use with synthetic reads generated by SynthMDA or RandomReads.
Usage: crossco... | CruorVolt/mu_bbmap | src/bbmap/crosscontaminate.sh | Shell | apache-2.0 | 2,864 |
# Stylonychia dupla Dumas SPECIES
#### Status
ACCEPTED
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
null
#### Original name
null
### Remarks
null | mdoering/backbone | life/Protozoa/Ciliophora/Hypotrichea/Oxytrichida/Oxytrichidae/Stylonychia/Stylonychia dupla/README.md | Markdown | apache-2.0 | 181 |
/*
Copyright (c) 2012 Marco Amadei.
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 writin... | lmu-bioinformatics/ucanaccess | src/test/java/net/ucanaccess/test/PasswordTest.java | Java | apache-2.0 | 1,516 |
# Parmularia novomexicana B. de Lesd. SPECIES
#### Status
ACCEPTED
#### According to
Index Fungorum
#### Published in
null
#### Original name
Parmularia novomexicana B. de Lesd.
### Remarks
null | mdoering/backbone | life/Fungi/Ascomycota/Dothideomycetes/Hysteriales/Parmulariaceae/Parmularia/Parmularia novomexicana/README.md | Markdown | apache-2.0 | 199 |
<?php
/*!
* @mainpage Configuration
*
* @section intro Introduction
*
* You can create file <b>application/config.php</b> for configuration.
*
* @section intro Configuration items
*
* @subsection encryptor Encrypt
* For NpFactory::getEncryptor, $_CONFIG['encryptor']
* @param mode encrypt mode, support ae... | vietor/NextPHP | system/NpConfig.php | PHP | apache-2.0 | 3,541 |
/* $Header: /cvs/maptools/cvsroot/libtiff/contrib/pds/tif_pdsdirread.c,v 1.2 2003/11/17 15:09:39 dron Exp $ */
/*
* Copyright (c) 1988-1996 Sam Leffler
* Copyright (c) 1991-1996 Silicon Graphics, Inc.
* Copyright (c( 1996 USAF Phillips Laboratory
*
* Permission to use, copy, modify, distribute, and sell this soft... | OpenXIP/xip-libraries | src/extern/tiff-3.7.4/contrib/pds/tif_pdsdirread.c | C | apache-2.0 | 31,914 |
/*
* Copyright 2017-2019 University of Hildesheim, Software Systems Engineering
*
* 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
*
... | KernelHaven/KernelHaven | src/net/ssehub/kernel_haven/code_model/CodeModelProvider.java | Java | apache-2.0 | 3,998 |
/*
* Copyright 2005-2008 The Kuali Foundation
*
*
* Licensed under the Educational Community 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.opensource.org/licenses/ecl2.php
*
* Unless require... | sbower/kuali-rice-1 | it/kew/src/test/java/org/kuali/rice/edl/impl/TestConfigProcessor.java | Java | apache-2.0 | 734 |
package org.apache.hadoop.hive.kafka.camus;
import org.apache.hadoop.io.LongWritable;
import org.apache.hadoop.io.MapWritable;
import org.apache.hadoop.io.Text;
import org.apache.hadoop.io.UTF8;
import org.apache.hadoop.io.Writable;
import org.apache.hadoop.io.WritableComparable;
import java.io.DataInput;
import java... | HiveKa/HiveKa | src/main/java/org/apache/hadoop/hive/kafka/camus/KafkaKey.java | Java | apache-2.0 | 6,733 |
/*
* Copyright 2011 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 i... | BladeRunnerJS/brjs-JsTestDriver | JsTestDriver/src/com/google/jstestdriver/output/FileNameFormatter.java | Java | apache-2.0 | 1,271 |
/**
* Copyright 2014 Google Inc.
* Copyright 2014 Andreas Schildbach
*
* 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 req... | troggy/bitcoinj | core/src/main/java/com/google/bitcoin/wallet/DeterministicSeed.java | Java | apache-2.0 | 9,791 |
package com.datawizards.dmg.service
import com.datawizards.dmg.repository.{AvroSchemaRegistryRepository, AvroSchemaRegistryRepositoryImpl}
class AvroSchemaRegistryServiceImpl(url: String) extends AvroSchemaRegistryService {
override protected val repository: AvroSchemaRegistryRepository = new AvroSchemaRegistryRepo... | mateuszboryn/data-model-generator | src/main/scala/com/datawizards/dmg/service/AvroSchemaRegistryServiceImpl.scala | Scala | apache-2.0 | 406 |
/*
* Copyright (c) 2016-present, RxJava Contributors.
*
* 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 la... | ReactiveX/RxJava | src/test/java/io/reactivex/rxjava3/internal/operators/flowable/FlowableMaterializeTest.java | Java | apache-2.0 | 10,356 |
package net.unicon.cas.addons.serviceregistry;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.BeansException;
import org.springframework.beans.factory.config.BeanFactoryPostProcessor;
import org.springframework.beans.factory.config.ConfigurableListableBeanFactory;
import org.... | Unicon/cas-addons | src/main/java/net/unicon/cas/addons/serviceregistry/RegisteredServicesReloadDisablingBeanFactoryPostProcessor.java | Java | apache-2.0 | 2,060 |
package dhg.util
import scala.collection.generic.CanBuildFrom
object Pattern {
object UInt {
val IntRE = """^(-?\d+)$""".r
def unapply(v: String): Option[Int] = v match {
case IntRE(s) => Some(s.toInt)
case _ => None
}
}
// implicit def int2unapplyInt(objA: Int.type) = UInt
object U... | dhgarrette/low-resource-pos-tagging-2013 | src/main/scala/dhg/util/Pattern.scala | Scala | apache-2.0 | 2,296 |
# Omphalia epichysium (Pers.) P. Kumm., 1871 SPECIES
#### Status
SYNONYM
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
Führ. Pilzk. (Zwickau) 107 (1871)
#### Original name
Agaricus epichysium Pers., 1794
### Remarks
null | mdoering/backbone | life/Fungi/Basidiomycota/Agaricomycetes/Agaricales/Mycenaceae/Xeromphalina/Xeromphalina leonina/ Syn. Omphalia epichysium/README.md | Markdown | apache-2.0 | 256 |
# Achillea lereschei Sch.Bip. SPECIES
#### Status
ACCEPTED
#### According to
International Plant Names Index
#### Published in
null
#### Original name
null
### Remarks
null | mdoering/backbone | life/Plantae/Magnoliophyta/Magnoliopsida/Asterales/Asteraceae/Achillea lereschei/README.md | Markdown | apache-2.0 | 177 |
using ClassLibrary;
using Pokemon_IMIE.Model;
using Pokemon_IMIE.usercontrols;
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Runtime.InteropServices.WindowsRuntime;
using Windows.Foundation;
using Windows.Foundation.Collections;
using Windows.UI.Xaml;
using Windows.UI... | clementhouillere/Pokemon_IMIE | app/Pokemon_IMIE/Pokemon_IMIE/usercontrols/PokemonStatus.xaml.cs | C# | apache-2.0 | 1,107 |
#coding=utf-8
from django.db import models
from django.contrib.auth.models import User
class Activity(models.Model):
owner = models.ForeignKey(User, null=False)
text = models.CharField(max_length=20, unique=True)
class Dessert(models.Model):
activity = models.ForeignKey(Activity, null=False)
descripti... | Moonshile/goondream | src/desserts/models.py | Python | apache-2.0 | 376 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Day57-vlvibesSwitch</title>
<script src="https://aframe.io/releases/0.2.0/aframe.min.js"></script>
<script src="https://rawgit.com/ngokevin/aframe-text-component/master/dist/aframe-text-component.min.js"></script>
<script src="https://code.... | VirtualLayout/360sites | day57-vlVibesSwitch.html | HTML | apache-2.0 | 7,334 |
var angularjs = angular.module('articleDetailModule', ['courseTagServiceModule', 'ngCookies', 'ngVideo']);
angularjs.controller('ArticleDetailController', ['$rootScope', '$scope',
'$http', '$stateParams', '$state', '$location',
'CourseTagService', '$sce', '$cookies', '$httpParamSerializer', 'video', '$route',
functi... | c2611261/zaozao2 | public/js/article_detail.js | JavaScript | apache-2.0 | 8,955 |
import time
from tsm.common.app import exception
import requests
import json
from requests.packages.urllib3.util.retry import Retry
from requests.adapters import HTTPAdapter
KANGROUTER_WEBSERVICE_APPLICATION_ROOT="/kangrouter/srv/v1"
class KangRouterClient:
pathbase = "https://thesolvingmachine.com/kangrouter/srv... | TheSolvingMachine/kangrouter-py | kangrouter.py | Python | apache-2.0 | 3,278 |
/* Copyright 2008, 2009, 2010 by the Oxford University Computing Laboratory
This file is part of HermiT.
HermiT is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation, either version 3 of the... | CPoirot3/OWL-Reasoner | project/src/org/semanticweb/HermiT/datatypes/owlreal/NumberRange.java | Java | apache-2.0 | 1,986 |
/*
* Copyright 2017-2022 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 "licen... | aws/aws-sdk-java | aws-java-sdk-lookoutequipment/src/main/java/com/amazonaws/services/lookoutequipment/model/transform/CreateDatasetResultJsonUnmarshaller.java | Java | apache-2.0 | 3,307 |
// --------------------------------------------------------------------------------------------------------------------
// <copyright file="Recipe.cs" company="Dapr Labs">
// Copyright 2014, Dapr Labs Pty. Ltd.
// </copyright>
// <summary>
// Describes a recipe.
// </summary>
// -----------------------------------... | daprlabs/ForkTip | ForkTip/Models/Recipe.cs | C# | apache-2.0 | 1,399 |
package com.designpattern.structural.facade;
public class Facade {
SystemOne system1 = new SystemOne();
SystemTwo system2 = new SystemTwo();
SystemThree system3 = new SystemThree();
SystemFour system4 = new SystemFour();
public void facadeFunction1() {
System.out.println("---- facade function 1");
... | tyybjcc/Design-Patterns-in-java | DesignPatterns/src/com/designpattern/structural/facade/Facade.java | Java | apache-2.0 | 649 |
<!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_92) on Wed Jul 27 21:27:29 CEST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>PythonParserConstants (PMD ... | jasonwee/videoOnCloud | pmd/pmd-doc-5.5.1/pmd-python/apidocs/net/sourceforge/pmd/lang/python/ast/PythonParserConstants.html | HTML | apache-2.0 | 95,162 |
<?php
namespace Slime;
use Illuminate\Database\Eloquent\Model;
class Persona extends Model
{
protected $table = "Persona";
protected $fillable = ['nombre','apellido','Cargo_id'];
}
| rots87/Slime | SLIME/app/Persona.php | PHP | apache-2.0 | 192 |
/*
* Copyright (C) 2013 @JamesMontemagno http://www.montemagno.com http://www.refractored.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... | xamarin/MyCompany | MyCompany.Visitors.Client.Droid/Extensions/RobotoTextView.cs | C# | apache-2.0 | 7,655 |
/*
* Copyright 2010-2016 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "license" fil... | ambasta/aws-sdk-cpp | aws-cpp-sdk-dms/include/aws/dms/model/CreateReplicationSubnetGroupRequest.h | C | apache-2.0 | 9,707 |
<template name="ListStudent">
{{#IfLoggedIn}}
<div class="row" style="background-image: url('/images/textbookheader.png'); background-size: cover;">
<div class="col-md-10">
<div class="bumper">
<table class="table table-hover" style="background-color: white; border-top: 5px solid #00AFDD;">
... | textbookmania/SkyBlue | app/client/templates/pages/Student/ListStudent.html | HTML | apache-2.0 | 1,610 |
<?php
// autoload_namespaces.php @generated by Composer
$vendorDir = dirname(dirname(__FILE__));
$baseDir = dirname($vendorDir);
return array(
'Twig_' => array($vendorDir . '/twig/twig/lib'),
'Symfony\\Component\\Icu\\' => array($vendorDir . '/symfony/icu'),
'Symfony\\Bundle\\SwiftmailerBundle' => array(... | hlkzmy/evaluation-system | vendor/composer/autoload_namespaces.php | PHP | apache-2.0 | 1,967 |
/*
* Copyright 2019 Stephane Nicolas
* Copyright 2019 Daniel Molinero Reguera
*
* 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
*
... | stephanenicolas/toothpick | toothpick-runtime/src/test/java/toothpick/getInstance/CycleCheckTest.java | Java | apache-2.0 | 3,214 |
<?php
function geoip($dbipcsv, $ip){
$csvData = file_get_contents("/lib/".$dbipcsv);
$lines = explode(PHP_EOL, $csvData);
$rangeArray = array();
foreach ($lines as $line) {
$rangeArray[] = str_getcsv($line);
}
$input = $ip;
$array_input = explode(".", $input);
foreach($rangeArray as $current)
{
... | yeungalan/oauth_project | lib/dbip.php | PHP | apache-2.0 | 959 |
# Contributing to SlicerITKUltrasound
Contributions are welcome and encouraged.
To contribute, create a pull request on the [project's GitHub
repository](https://github.com/KitwareMedical/SlicerITKUltrasound).
Respectful and collaborative discourse is appreciated and expected.
Please patiently address all automated b... | KitwareMedical/SlicerITKUltrasound | CONTRIBUTING.md | Markdown | apache-2.0 | 642 |
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>ttt</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div>
<form method="post" action="/shop/register">
</form>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
<script typ... | andreiHi/hincuA | internet_shop/src/test/java/ru/job4j/shop/test/test.html | HTML | apache-2.0 | 762 |
#!/usr/bin/env python
"""
This pretty much just tests creating a user, a universe, a planet, a building type name, a building
type, and a building.
"""
import os
import sys
import sqlalchemy
sys.path.insert(0, os.path.abspath(os.path.join(os.path.dirname(__file__), '..')))
import legendary_waffle
# Database setup
... | bplower/legendary-waffle-lib | test/test_universe_create.py | Python | apache-2.0 | 2,904 |
package io.taric.domains
import concurrent.Future
import io.taric.services.FlatFileRecord
/**
* File created: 2013-01-13 18:46
*
* Copyright Solvies AB 2013
* For licensing information see LICENSE file
*/
object LocatingTaricFiles {
private[this] def fNum( f: String ): Int = f.take( 4 ).toInt
def latestFil... | magnusart/taric.io | taric-import/src/main/scala/io/taric/domains/LocatingTaricFiles.scala | Scala | apache-2.0 | 1,172 |
/*
* 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 ... | adrian-wang/project-panthera-skin | src/main/java/com/intel/ssg/dcst/panthera/parse/sql/transformer/fb/AndFilterBlock.java | Java | apache-2.0 | 8,205 |
<pr-stack-widget options="widget.options" params="widget.params" filters="filters"></pr-stack-widget> | pulsarIO/pulsar-reporting-ui | app/src/prReporting/prDashboardWidgets/stack/view.html | HTML | apache-2.0 | 101 |
body {
font-size: 1rem;
font-weight: 300;
background-color: #292B36;
color: #d0d0d0;
font-family: "Roboto", "sans-serif";
width: 100%;
}
header, main, footer {
margin: 3rem;
}
pre {
margin-top: 1.75rem;
}
pre, code {
font-family: "Hack", "monospace";
font-size: .75rem;
}
a {
... | padurean/elm-a-book | src/css/css.css | CSS | apache-2.0 | 462 |
package io.swagger.client.api;
import com.sun.jersey.api.client.GenericType;
import io.swagger.client.ApiException;
import io.swagger.client.ApiClient;
import io.swagger.client.Configuration;
import io.swagger.client.Pair;
import io.swagger.client.model.CodeSnippet;
import io.swagger.client.model.CodeSnippetList;
i... | jsodini/CodeSnip | sdk/java/src/main/java/io/swagger/client/api/DefaultApi.java | Java | apache-2.0 | 8,599 |
# Epipactis leptochila subsp. naousaensis SUBSPECIES
#### Status
ACCEPTED
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
null
#### Original name
Epipactis naousaensis Robatsch
### Remarks
null | mdoering/backbone | life/Plantae/Magnoliophyta/Liliopsida/Asparagales/Orchidaceae/Epipactis/Epipactis leptochila/Epipactis leptochila naousaensis/README.md | Markdown | apache-2.0 | 226 |
# Hartighsea alliaria Arn. ex Wight & Arn. SPECIES
#### Status
ACCEPTED
#### According to
International Plant Names Index
#### Published in
null
#### Original name
null
### Remarks
null | mdoering/backbone | life/Plantae/Magnoliophyta/Magnoliopsida/Sapindales/Meliaceae/Hartighsea/Hartighsea alliaria/README.md | Markdown | apache-2.0 | 190 |
// Copyright 2016-2022 The Libsacloud 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... | sacloud/libsacloud | v2/helper/service/icon/update_request.go | GO | apache-2.0 | 1,414 |
/**
* CommonFramework
*
* Copyright (C) 2017 Black Duck Software, Inc.
* http://www.blackducksoftware.com/
*
* 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 o... | blackducksoftware/common-framework | src/test/java/com/blackducksoftware/tools/commonframework/standard/protex/report/template/TestPojoPageTwo.java | Java | apache-2.0 | 2,010 |
package org.test;
import org.test.act.MainGame;
import loon.LSetting;
import loon.LSystem;
import loon.LazyLoading;
import loon.Screen;
import loon.javase.Loon;
public class JavaSEMain {
public static void main(String[]args){
LSetting setting = new LSetting();
setting.isFPS = true;
setting.isLogo = false;
... | cping/LGame | Java/Examples/cannonblast(0.5)/src/org/test/JavaSEMain.java | Java | apache-2.0 | 744 |
// Diamond-in-the-Rough
// Code Wars program written in JavaScript for the RingoJS environment
//
// The MIT License (MIT)
//
// Copyright (c) 2015 Lee Jenkins
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software... | p473lr/i-urge-mafia-gear | HP Code Wars Documents/2015/Solutions/prob11_DiamondInTheRough-lee.js | JavaScript | apache-2.0 | 3,164 |
package apple.uikit;
import java.io.*;
import java.nio.*;
import java.util.*;
import com.google.j2objc.annotations.*;
import com.google.j2objc.runtime.*;
import com.google.j2objc.runtime.block.*;
import apple.audiotoolbox.*;
import apple.corefoundation.*;
import apple.coregraphics.*;
import apple.coreservices.*;
impo... | Sellegit/j2objc | runtime/src/main/java/apple/uikit/UIMenuControllerArrowDirection.java | Java | apache-2.0 | 1,076 |
/**
* @private
* @providesModule CustomTabsAndroid
* @flow
*/
'use strict';
import { NativeModules } from 'react-native';
import type { TabOption } from './TabOption';
const CustomTabsManager = NativeModules.CustomTabsManager;
/**
* To open the URL of the http or https in Chrome Custom Tabs.
* If Chrome is not... | droibit/react-native-custom-tabs | src/CustomTabsAndroid.js | JavaScript | apache-2.0 | 701 |
package com.swifts.frame.modules.wx.fastweixin.company.message.req;
/**
* 微信企业号异步任务类型
* ====================================================================
*
* --------------------------------------------------------------------
* @author Nottyjay
* @version 1.0.beta
* @since 1.3.6
* ===================... | hanyahui88/swifts | src/main/java/com/swifts/frame/modules/wx/fastweixin/company/message/req/QYBatchJobType.java | Java | apache-2.0 | 754 |
/**
* 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... | anjuncc/hadoop | hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/io/erasurecode/coder/TestErasureCoderBase.java | Java | apache-2.0 | 9,576 |
/*
* Copyright (c) 2010-2017 Evolveum
*
* 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... | Pardus-Engerek/engerek | model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/rbac/TestRbacDeprecated.java | Java | apache-2.0 | 1,603 |
package com.koch.ambeth.util;
import org.junit.Assert;
import org.junit.Test;
import com.koch.ambeth.ioc.util.ImmutableTypeSet;
public class ImmutableTypeSetTest {
public interface MyType {
// intended blank
}
public class MyClass implements MyType {
// intended blank
}
@Test
public void... | Dennis-Koch/ambeth | jambeth/jambeth-ioc-test/src/test/java/com/koch/ambeth/util/ImmutableTypeSetTest.java | Java | apache-2.0 | 677 |
/*
* Copyright 2010-2020 Alfresco Software, Ltd.
*
* 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 ... | Activiti/Activiti | activiti-core/activiti-bpmn-model/src/main/java/org/activiti/bpmn/model/EventGateway.java | Java | apache-2.0 | 912 |
// Originally submitted to OSEHRA 2/21/2017 by DSS, Inc.
// Authored by DSS, Inc. 2014-2017
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace VA.Gov.Artemis.Vista.Broker
{
internal enum RpcMessageStatus { Uknown, Ready, Error }
}
| VHAINNOVATIONS/Maternity-Tracker | Dashboard/va.gov.artemis.vista/Broker/RpcMessageStatus.cs | C# | apache-2.0 | 316 |
/*
* Copyright 2017-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... | shybovycha/buck | src/com/facebook/buck/skylark/io/impl/SimpleGlobber.java | Java | apache-2.0 | 3,622 |
package android_testsuite;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android_testsuite.mytest.application_search.AppSearchActivity;
import android_testsuite.mytest.application_search.UidActivity;
import android_... | renhui/android_career | business/android_testsuite/android_testsuite/android_testsuite/src/main/java/android_testsuite/GuideActivity.java | Java | apache-2.0 | 5,130 |
using System;
using Microsoft.SPOT;
namespace WeatherStation.WebServer
{
/// <summary>
/// Base class for HTTP object (request/response)
/// </summary>
public class HttpBase
{
#region Constants ...
// const string separator
protected const char CR = '\r';
protected ... | ppatierno/mfweatherstation | WeatherStation/WebServer/HttpBase.cs | C# | apache-2.0 | 1,574 |
// 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... | jcshen007/cloudstack | api/src/org/apache/cloudstack/api/command/user/loadbalancer/UploadSslCertCmd.java | Java | apache-2.0 | 5,159 |
package info.cyanac.plugin.bukkit;
import java.util.ArrayList;
import java.util.List;
import org.bukkit.command.Command;
import org.bukkit.command.CommandSender;
import org.bukkit.command.TabCompleter;
public class CyanACTabCompleter implements TabCompleter {
@Override
public List<String> onTabComplete(CommandSen... | Moritz30-Projects/CyanAC-Plugin | src/info/cyanac/plugin/bukkit/CyanACTabCompleter.java | Java | apache-2.0 | 675 |
<?php
/**
* This file is part of the SevenShores/NetSuite library
* AND originally from the NetSuite PHP Toolkit.
*
* New content:
* @package ryanwinchester/netsuite-php
* @copyright Copyright (c) Ryan Winchester
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache-2.0
* @link https://githu... | RyanWinchester/netsuite-php | src/Classes/FolderFolderType.php | PHP | apache-2.0 | 1,641 |
<?php
/**
* Menu Module
*
* @author Bálint Horváth <balint@snett.net>
*/
namespace Franklin\Component;
class Menu extends \Franklin\System\Object{
public $Id;
public $Name;
public $Status;
public $CleanURL;
public function __construct($Parent) {
parent::__construct($Parent);
... | snett/Franklin | Modules/Component/Menu.php | PHP | apache-2.0 | 375 |
package pe.com.ccpl.siconc.web.service;
import pe.com.ccpl.siconc.web.model.Role;
public interface RoleService {
public Role getRole(int id);
}
| JR-CCPL87/ccpl-affirmation | src/main/java/pe/com/ccpl/siconc/web/service/RoleService.java | Java | apache-2.0 | 150 |
BrowseEverythingController.before_filter do
if params[:context]
collection = Admin::Collection.find(params[:context])
browser.providers['file_system'].config[:home] = collection.dropbox_absolute_path
end
end
| uvalib/avalon | config/initializers/dropbox_context.rb | Ruby | apache-2.0 | 220 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Hello Wooorld</title>
<!-- Bootstrap -->
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/... | Okisa/heroes-card | views/index.html | HTML | apache-2.0 | 2,563 |
<html>
<head>
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
<span class='rank5 5.23758013687111'>?NEW</span>
<span class='rank5 5.092407184714711'>YORK</span>
<span class='rank4 4.3452095742978045'>BOTANICAL</span>
<span class='rank5 4.836230413135688'>GARDEN</span>
</br>
<span class='rank24 2... | idigbio-citsci-hackathon/carrotFacetNgram | carrot2-webapp-3.8.1/herballsilvertrigram/00198996.txt.html | HTML | apache-2.0 | 2,934 |
/*
* Copyright (c) 2011, WSO2 Inc. (http://www.wso2.org) 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
*
* Un... | prabushi/devstudio-tooling-esb | plugins/org.wso2.developerstudio.eclipse.artifact.proxyservice/src/org/wso2/developerstudio/eclipse/artifact/proxyservice/validators/ProxyServiceProjectFieldController.java | Java | apache-2.0 | 8,585 |
#import "RLDTableViewModelProtocol.h"
#pragma mark - RLDTableViewGenericEventHandler protocol
@protocol RLDTableViewGenericEventHandler <NSObject>
// Suitability checking
+ (BOOL)canHandleTableView:(UITableView *)tableView viewModel:(id<RLDTableViewReusableViewModel>)viewModel view:(UIView *)view;
// Collaborators
... | rlopezdiez/RLDTableViewSuite | Classes/RLDTableViewEventHandlerProtocol.h | C | apache-2.0 | 1,662 |
---
title: Contributing Misc and CLA
---
### Miscellaneous
#### Contributor license agreement (CLA)
*When you contribute code, you affirm that the contribution is your original work and that you license the work to the project under the project’s open source license. Whether or not you state this explicitly, by sub... | great-expectations/great_expectations | docs/contributing/contributing_misc.md | Markdown | apache-2.0 | 7,201 |
/*
* Copyright (C) 2008 ZXing 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 l... | WindFromFarEast/SmartButler | libzxing/src/main/java/com/xys/libzxing/zxing/activity/CaptureActivity.java | Java | apache-2.0 | 10,672 |
/**
\file parse_options.cpp
\author michael.zohner@ec-spride.de
\copyright ABY - A Framework for Efficient Mixed-protocol Secure Two-party Computation
Copyright (C) 2015 Engineering Cryptographic Protocols Group, TU Darmstadt
This program is free software: you can redistribute it and/or modify
it under t... | huxh10/iSDX | aby/src/abycore/util/parse_options.cpp | C++ | apache-2.0 | 4,288 |
---
copyright:
years: 2015, 2016
---
# Gradle을 사용하여 클라이언트 푸시 SDK 설치
{: #android_install}
이 섹션에서는 클라이언트 푸시 SDK를 설치하고 이를 사용하여 추가적으로 Android 애플리케이션을 개발하는 방법에 대해 설명합니다.
Gradle을 사용하여 Bluemix® 모바일 서비스 푸시 SDK를 추가할 수 있습니다. Gradle은 저장소에서 아티팩트를 자동으로 다운로드하여 Android 애플리케이션에 제공합니다. Android Studio 및 Android Studio ... | nickgaski/docs | services/mobilepush/nl/ko/t_android_install_sdk.md | Markdown | apache-2.0 | 10,649 |
"""heroku_blog URL Configuration
The `urlpatterns` list routes URLs to views. For more information please see:
https://docs.djangoproject.com/en/1.11/topics/http/urls/
Examples:
Function views
1. Add an import: from my_app import views
2. Add a URL to urlpatterns: url(r'^$', views.home, name='home')
Clas... | barbossa/django-heroku-blog | heroku_blog/urls.py | Python | apache-2.0 | 1,004 |
/**
* Copyright (c) 2005-2012 https://github.com/zhangkaitao Licensed under the Apache License, Version 2.0 (the
* "License");
*/
package com.yang.spinach.common.utils.spring;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Collections;
import java.util.HashSet;
import java.util.List;
impo... | yangb0/spinach | spinach/spinach-web/src/main/java/com/yang/spinach/common/utils/spring/SpringCacheManagerWrapper.java | Java | apache-2.0 | 3,363 |
package org.javacore.io.zip;
import java.io.BufferedInputStream;
import java.io.BufferedOutputStream;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.FileReader;
import java.io.IOException;
import ... | tzpBingo/java-example | src/main/java/org/javacore/io/zip/ZipCompress.java | Java | apache-2.0 | 4,471 |
package Zoe::Runtime::Database;
use Mojo::Base 'Zoe::Runtime';
sub new
{
my $class = shift;
my %arg = @_;
my $self = {
type => undef, #database type (mysql | sqlite| perl DBD driver name])
dbfile => undef, #path to database
# required if type is ... | chubbz327/Zoe | lib/Zoe/Runtime/Database.pm | Perl | apache-2.0 | 2,612 |
/**
*
* Copyright 2014-2017 Florian Schmaus
*
* 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 ... | Flowdalic/java-pinning | java-pinning-core/src/main/java/eu/geekplace/javapinning/pin/Pin.java | Java | apache-2.0 | 3,689 |
body {
margin:0px;
background-image:none;
position:relative;
left:-0px;
width:1074px;
margin-left:auto;
margin-right:auto;
text-align:left;
}
#base {
position:absolute;
z-index:0;
}
#u6641 {
position:absolute;
left:0px;
top:63px;
width:128px;
height:320px;
}
#u6641_menu {
position:absol... | yicold/axure-case | xinteyao/新特药电商平台_Server端_UE终版xxx_V1/files/p2-5医院管理/styles.css | CSS | apache-2.0 | 62,114 |
# Lactarius peckii var. peckii VARIETY
#### Status
ACCEPTED
#### According to
Index Fungorum
#### Published in
Mem. Torrey bot. Club 14: 76 (1908)
#### Original name
Lactarius peckii var. peckii
### Remarks
null | mdoering/backbone | life/Fungi/Basidiomycota/Agaricomycetes/Russulales/Russulaceae/Lactarius/Lactarius peckii/Lactarius peckii peckii/README.md | Markdown | apache-2.0 | 216 |
/*
* Copyright 2014 Richard Thurston.
*
* 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... | Jukkorsis/Hadrian | src/main/java/com/northernwall/hadrian/handlers/service/dao/GetAuditData.java | Java | apache-2.0 | 840 |
@import url('../../../assets/css/app.css');
@font-face {
font-family: 'Muli';
font-style: normal;
font-weight: 400;
src: local('Muli'), url(../fonts/Muli.woff) format('woff');
}
body {
background-color: #e7a279;
color: #434343;
font-family: 'Muli', sans-serif;
font-size: 14px;
max-... | mat-mo/miniflux_ynh | sources/themes/copper/css/app.css | CSS | apache-2.0 | 5,154 |
<?php
/**
* NewExten listener, will capture extensions as channels step by them.
*
* PHP Version 5
*
* @category AsterTrace
* @package EventHandlers
* @author Marcelo Gornstein <marcelog@gmail.com>
* @license http://marcelog.github.com/ Apache License 2.0
* @version SVN: $Id$
* @link http://marcelog.... | marcelog/AsterTrace | src/mg/AsterTrace/EventHandlers/NewExtenListener.php | PHP | apache-2.0 | 1,505 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.