repo_name
stringlengths
4
116
path
stringlengths
3
942
size
stringlengths
1
7
content
stringlengths
3
1.05M
license
stringclasses
15 values
mdoering/backbone
life/Plantae/Magnoliophyta/Liliopsida/Asparagales/Orchidaceae/Masdevallia/Masdevallia ophioglossa/ Syn. Masdevallia grossa/README.md
180
# Masdevallia grossa Luer SPECIES #### Status SYNONYM #### According to The Catalogue of Life, 3rd January 2011 #### Published in null #### Original name null ### Remarks null
apache-2.0
dreamfactorysoftware/df-core
database/migrations/2020_03_02_121555_create_instance_id_table.php
719
<?php use Illuminate\Support\Facades\Schema; use Illuminate\Database\Schema\Blueprint; use Illuminate\Database\Migrations\Migration; class CreateInstanceIdTable extends Migration { /** * Run the migrations. * * @return void */ public function up() { Schema::create('instance_id...
apache-2.0
mdoering/backbone
life/Plantae/Magnoliophyta/Magnoliopsida/Malvales/Malvaceae/Wissadula/Wissadula ferruginea/README.md
188
# Wissadula ferruginea Garcke & K.Schum. SPECIES #### Status ACCEPTED #### According to International Plant Names Index #### Published in null #### Original name null ### Remarks null
apache-2.0
T4MVC/T4MVC
T4MVCHostMvcApp/T4MVC Files/Ctrl6Controller.generated.cs
11849
// <auto-generated /> // This file was generated by a T4 template. // Don't change it directly as your change would get overwritten. Instead, make changes // to the .tt file (i.e. the T4 template) and save it to regenerate this file. // Make sure the compiler doesn't complain about missing Xml comments and CLS compli...
apache-2.0
mdoering/backbone
life/Plantae/Magnoliophyta/Magnoliopsida/Vitales/Vitaceae/Cissus/Cissus heyneana/README.md
173
# Cissus heyneana Planch. SPECIES #### Status ACCEPTED #### According to International Plant Names Index #### Published in null #### Original name null ### Remarks null
apache-2.0
raner/top.java.matrix
src/main/java/top/java/matrix/MatrixFactory.java
1406
// // // Copyright 2017 Mirko Raner // // // // Licensed under the Apache License, Version 2.0 (the "License"); // // y...
apache-2.0
practicalswift/swift
lib/SILOptimizer/IPO/LetPropertiesOpts.cpp
22467
//===--- LetPropertiesOpts.cpp - Optimize let properties ------------------===// // // This source file is part of the Swift.org open source project // // Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/L...
apache-2.0
slightperturbation/Cobalt
ext/emsdk_portable/clang/tag-e1.34.1/src/lib/Transforms/InstCombine/InstCombineVectorOps.cpp
49354
//===- InstCombineVectorOps.cpp -------------------------------------------===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
apache-2.0
alipourm/alipourm.github.io
04_teaching.md
839
--- layout: default title: Teaching permalink: /teaching/ published: true --- * Spring 2020: COSC 6351 Software Engineering [Syllabus](https://uofh-my.sharepoint.com/:w:/g/personal/maalipou_cougarnet_uh_edu/EY6z-fNHWzJFpBRyEyz9xlwBRY2VMgzQv1BvOpkEvVV6uQ?e=9B1gah) * Fall 2019: COSC 4353 Applied Software Engineering (So...
apache-2.0
Pompeu/Jpaint
src/jpaint/model/bean/Figura.java
4031
package jpaint.model.bean; import java.awt.Color; import java.awt.Graphics; import java.util.Date; public abstract class Figura { private int pkfigura = -1; private int x; private int y; private int largura; private int altura; private int tipo; private Color colorBorda; ...
apache-2.0
chjw8016/minNotify
minnotify.css
3871
/* -------------------------------- Modules - reusable parts of our design -------------------------------- */ .img-replace { /* replace text with an image */ display: inline-block; overflow: hidden; text-indent: 100%; color: transparent; white-space: nowrap; } /* ----------------------------...
apache-2.0
fexbraun/hipster-o-mat
src/main/java/com/ax/demo/entity/Hipster.java
2283
package com.ax.demo.entity; import javax.validation.constraints.Min; /** * A Hipster. Used as entity in this demo application. */ public class Hipster { public enum JeansType { SKINNY, SUPERSKINNY; } @Min(value = 0, message = "Id must be positive") private int id; private String name; private JeansType j...
apache-2.0
robinverduijn/gradle
subprojects/build-init/src/main/java/org/gradle/buildinit/plugins/internal/ModuleNameBuilder.java
830
/* * Copyright 2019 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applica...
apache-2.0
mdoering/backbone
life/Plantae/Magnoliophyta/Magnoliopsida/Rosales/Rosaceae/Physocarpus/Physocarpus opulifolius/ Syn. Spiraea caroliniana/README.md
185
# Spiraea caroliniana Marshall SPECIES #### Status SYNONYM #### According to The Catalogue of Life, 3rd January 2011 #### Published in null #### Original name null ### Remarks null
apache-2.0
Microsoft-CISL/hadoop-prototype
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestBlockStoragePolicy.java
61467
/** * 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
rwitzel/streamflyer
streamflyer-core/src/main/java/com/github/rwitzel/streamflyer/regex/addons/util/EmbeddedFlagUtil.java
2915
/** * Copyright (C) 2011 rwitzel75@googlemail.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 ...
apache-2.0
kubernetes/gengo
namer/namer_test.go
2994
/* Copyright 2015 The Kubernetes Authors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, ...
apache-2.0
rog2/appinhouse
server/controllers/createapp.go
1269
package controllers import ( . "appinhouse/server/constants" "appinhouse/server/models" "github.com/astaxie/beego" ) type CreateAppController struct { BaseController } func (c *CreateAppController) CreateApp() { dto := NewSuccessResponseDto() app := c.Ctx.Input.Param(":app") desc := c.GetString("description"...
apache-2.0
PRImA-Research-Lab/semantic-labelling
doc/org/primaresearch/clc/phd/workflow/data/class-use/DataCollectionImpl.html
7066
<!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_11) on Mon Jan 26 08:49:13 GMT 2015 --> <title>Uses of Class org.primaresearch.clc.phd.workflow.data.DataCollectionImpl</title> <meta name="dat...
apache-2.0
pjq/pushup
PushUp/src/main/java/me/pjq/pushup/utils/ScreenshotUtils.java
2814
package me.pjq.pushup.utils; /** * Created by pjq on 11/9/13. */ import java.io.File; import java.io.FileNotFoundException; import java.io.FileOutputStream; import java.io.IOException; import android.app.Activity; import android.graphics.Bitmap; import android.graphics.Rect; import android.view.View; import me.pjq...
apache-2.0
GB-OL-168/ChinaMobileMS
src/main/webapp/assets/css/company-query-furniture.css
326
@CHARSET "UTF-8"; .officeFurnitureInfoId{ width:50px; } .furnitureType{ width:100px; } .brand{ width:150px; } .specification{ width:150px;s } .branchName{ width:200px; } .buildingName{ width:150px; } .floor{ width:100px; } .officeFurnitureInhouseIdfoId{ width:100px; } .officeFurnitureIncountfoId{ width:100p...
apache-2.0
hirohanin/pig7hadoop21
docs/api/org/apache/hadoop/zebra/io/TableInserter.html
11132
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_20) on Wed May 05 11:17:07 PDT 2010 --> <TITLE> TableInserter (Pig 0.7.0 API) </TITLE> <META NAME="date" CONTENT="2010-05-05"> <LINK REL ="styleshe...
apache-2.0
mdoering/backbone
life/Fungi/Basidiomycota/Exobasidiomycetes/Entylomatales/Entylomataceae/Entyloma/Entyloma leontices/README.md
239
# Entyloma leontices Savul., 1931 SPECIES #### Status ACCEPTED #### According to The Catalogue of Life, 3rd January 2011 #### Published in Annls mycol. 29: 393 (1931) #### Original name Entyloma leontices Savul., 1931 ### Remarks null
apache-2.0
veelion/spf13-vim
README.markdown
23600
# spf13-vim : Steve Francia's Vim Distribution __ _ _____ _ ___ _ __ / _/ |___ / __ __(_)_ __ ___ / __| '_ \| |_| | |_ \ _____\ \ / /| | '_ ` _ \ \__ \ |_) | _| |___) |_____|\ V / | | | | | | | |___/ .__/|_| |_|____/ \_/ |_|_| |_| |_| ...
apache-2.0
jusjoken/gemstone2
src/main/java/Gemstone/CachingUserRecord.java
3416
/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package Gemstone; import java.io.File; import java.util.ArrayList; /** * * @author SBANTA * - 04/04/2012 - updated for Gemstone */ public class CachingUserRecord { private static String SName = sagex.api.Globa...
apache-2.0
yelhouti/springfox
springfox-spring-web/src/main/java/springfox/documentation/spring/web/readers/parameter/ParameterRequiredReader.java
4326
/* * * Copyright 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...
apache-2.0
sunpy1106/programmingruby
ext_ruby/simple/my_test.c
517
#include "ruby.h" static ID id_push; static VALUE t_init(VALUE self) { VALUE arr; arr = rb_ary_new(); rb_iv_set(self, "@arr", arr); return self; } static VALUE t_add(VALUE self, VALUE obj) { VALUE arr; arr = rb_iv_get(self, "@arr"); rb_funcall(arr, id_push, 1, obj); return arr; } VALUE cTest; voi...
apache-2.0
gextech/iptc-newsml
src/main/java/gex/newsml/nitf/DuKey.java
4635
package gex.newsml.nitf; import lombok.ToString; import java.util.HashMap; import java.util.Map; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlAnyAttribute; import javax.xml.bind.annotation.XmlAttribute; import javax.xml.bind.ann...
apache-2.0
OpenSextant/Xponents
Core/src/main/javadoc/org/opensextant/extractors/poli/package.html
1377
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title></title> </head> <body> <h2>Patterns Of Life (PoLi)</h2> <p>Patterns are all around us. <br> </p> <p> We expanded the use cases of geographic coordinates and date/time patterns into other common patterns...
apache-2.0
go-swagger/go-swagger
generator/typeresolver_test.go
20309
// Copyright 2015 go-swagger maintainers // // 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
burmanm/origin
pkg/cmd/admin/router/router.go
23695
package router import ( "fmt" "io" "io/ioutil" "math/rand" "os" "strconv" "strings" "github.com/golang/glog" "github.com/spf13/cobra" kapi "k8s.io/kubernetes/pkg/api" "k8s.io/kubernetes/pkg/api/errors" kclient "k8s.io/kubernetes/pkg/client/unversioned" kclientcmd "k8s.io/kubernetes/pkg/client/unversione...
apache-2.0
koichi626/hadoop-gpu
hadoop-gpu-0.20.1/docs/api/org/apache/hadoop/contrib/failmon/class-use/Executor.html
6087
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_07) on Tue Sep 01 20:57:03 UTC 2009 --> <TITLE> Uses of Class org.apache.hadoop.contrib.failmon.Executor (Hadoop 0.20.1 API) </TITLE> <META NAME="da...
apache-2.0
mdoering/backbone
life/Plantae/Magnoliophyta/Magnoliopsida/Asterales/Campanulaceae/Campanula/Campanula griffinii/ Syn. Campanula angustiflora exilis/README.md
191
# Campanula angustiflora var. exilis VARIETY #### Status SYNONYM #### According to The Catalogue of Life, 3rd January 2011 #### Published in null #### Original name null ### Remarks null
apache-2.0
stankovski/azure-sdk-for-net
sdk/compute/Azure.ResourceManager.Compute/src/Generated/Models/RecommendedMachineConfiguration.Serialization.cs
1897
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. // <auto-generated/> #nullable disable using System.Text.Json; using Azure.Core; namespace Azure.ResourceManager.Compute.Models { public partial class RecommendedMachineConfiguration : IUtf8JsonSerializable { ...
apache-2.0
mdoering/backbone
life/Plantae/Magnoliophyta/Magnoliopsida/Gentianales/Rubiaceae/Hydnophytum/Hydnophytum laurifolium/README.md
187
# Hydnophytum laurifolium Warb. SPECIES #### Status ACCEPTED #### According to The Catalogue of Life, 3rd January 2011 #### Published in null #### Original name null ### Remarks null
apache-2.0
michaelbradley91/DFWin
DFWin/DFWin/Setup.cs
406
using Autofac; using DFWin.Core; namespace DFWin { public static class Setup { public static IContainer CreateIoC() { var containerBuilder = new ContainerBuilder(); containerBuilder.RegisterModule<GameModule>(); containerBuilder.RegisterModule<C...
apache-2.0
gtache/intellij-lsp
intellij-lsp-dotty/src/org/jetbrains/plugins/scala/lang/psi/ScalaPsiElement.scala
3781
package org.jetbrains.plugins.scala.lang.psi import com.intellij.psi.PsiElement import com.intellij.psi.search.{LocalSearchScope, SearchScope} import com.intellij.psi.tree.{IElementType, TokenSet} import org.jetbrains.plugins.scala.extensions.PsiElementExt import org.jetbrains.plugins.scala.lang.psi.ScalaPsiUtil.inter...
apache-2.0
buildit/bookit-web
webpack.config.babel.js
2535
import { resolve, join } from 'path' import merge from 'webpack-merge' import parts from './webpack/parts' if (process.env.WDS_HOST === undefined) process.env.WDS_HOST = 'localhost' if (process.env.WDS_PORT === undefined) process.env.WDS_PORT = 3001 const isVendor = ({ resource }) => resource && resource.indexOf('n...
apache-2.0
mdoering/backbone
life/Plantae/Magnoliophyta/Magnoliopsida/Rosales/Rosaceae/Morilandia juniperina/README.md
177
# Morilandia juniperina Neck. SPECIES #### Status ACCEPTED #### According to International Plant Names Index #### Published in null #### Original name null ### Remarks null
apache-2.0
zkidkid/elasticsearch
core/src/main/java/org/elasticsearch/index/analysis/AnalysisService.java
9751
/* * Licensed to Elasticsearch under one or more contributor * license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright * ownership. Elasticsearch licenses this file to you under * the Apache License, Version 2.0 (the "License"); you may * not use this fi...
apache-2.0
stevebargelt/jenkinsWatcher
readme.md
210
#Jenkins Watcher Libraries to watch a jenkins server and return status codes for select or all projects. Windows 10 IoT on Raspberry Pi code to do the same and trigger an action via GPIO (turn on a light?)
apache-2.0
nricheton/java-utils
XmlCleanupInputStream.java
1495
package nricheton.utils.io; import java.io.BufferedReader; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; import java.io.UnsupportedEncodingException; /** * This input streams removes invalid XML Characters from the stream. As a * result you should be able to read invalid ...
apache-2.0
iobeam/iobeam-client-node
tests/resources/test_DataStore.js
6869
"use strict"; jest.autoMockOff(); const MockDate = require("mockdate"); const DataStore = require("../../src/resources/DataStore"); const FIELDS = ["foo", "bar", "baz"]; describe("DataStore construction", () => { it("tests constructor fails", () => { const check = (fields) => { try { ...
apache-2.0
phensley/less-compiler
less-core/src/main/java/com/squarespace/less/model/UnicodeRange.java
1955
/** * Copyright (c) 2014 SQUARESPACE, 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
sonntagsgesicht/regtest
.aux/venv/lib/python3.9/site-packages/coverage/annotate.py
3528
# Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0 # For details: https://github.com/nedbat/coveragepy/blob/master/NOTICE.txt """Source file annotation for coverage.py.""" import os import re from coverage.files import flat_rootname from coverage.misc import ensure_dir, isolate_module fr...
apache-2.0
aws/aws-sdk-java
aws-java-sdk-sesv2/src/main/java/com/amazonaws/services/simpleemailv2/model/ListSuppressedDestinationsResult.java
9507
/* * 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...
apache-2.0
d3scomp/TimeSeriesStatistics
benchmark/Makefile
3799
TARGET:=smodes-eval TOOLCHAIN_PREFIX:=arm-none-eabi- TOOLCHAIN_ROOT:=/root/gcc-arm # Optimization level, can be [0, 1, 2, 3, s]. OPTLVL:=0 DBG:=-g3 FREERTOS:=$(CURDIR)/FreeRTOS STARTUP:=$(CURDIR)/hardware LINKER_SCRIPT:=$(CURDIR)/stm32_flash.ld TSRC = $(CURDIR)/../src INCLUDE=-I$(CURDIR)/src INCLUDE=-I$(CURDIR)/har...
apache-2.0
Shmuma/hadoop
docs/api/org/apache/hadoop/record/class-use/BinaryRecordInput.html
8350
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_26) on Mon May 07 13:00:00 PDT 2012 --> <TITLE> Uses of Class org.apache.hadoop.record.BinaryRecordInput (Hadoop 0.20.2-cdh3u4 API) </TITLE> <META N...
apache-2.0
masayukig/tempest
tempest/tests/cmd/test_verify_tempest_config.py
29474
# Copyright 2014 IBM Corp. # # 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
glahiru/airavata
modules/commons/workflow-execution-context/src/main/java/org/apache/airavata/common/workflow/execution/context/WorkflowContextHeaderBuilder.java
20575
/* * * 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"); y...
apache-2.0
0x6e6562/astyanax
doc/com/netflix/astyanax/connectionpool/class-use/LatencyScoreStrategy.Listener.html
12599
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_29) on Thu May 24 11:27:50 PDT 2012 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Interface com.netflix.ast...
apache-2.0
Stratio/Explorer
web/app/scripts/directives/ngenter.js
1295
/* * Licensed to STRATIO (C) under one or more contributor license agreements. * See the NOTICE file distributed with this work for additional information * regarding copyright ownership. The STRATIO (C) licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file...
apache-2.0
kenzanlabs/deck
app/scripts/modules/core/src/pipeline/config/triggers/cron/cronPicker.html
12723
<div class="cron-gen-main form-inline no-spel" ng-init="validation={messages: {}}"> <div class="row"> <div class="col-md-12"> <select class="form-control input-sm" ng-model="$ctrl.activeTab" ng-change="$ctrl.regenerateCron()" ng-options="tab for tab in ['minutes', '...
apache-2.0
rcuvgd/Ivona---Text-to-speach
src/main/java/com/ivona/services/tts/model/transform/createspeech/CreateSpeechPostRequestMarshaller.java
9116
/* * Copyright 2015 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance * with the License. A copy of the License is located at * * http://aws.amazon.com/apache2.0/ * * or in the "license" ...
apache-2.0
fewwind/InCarMedia
Myapp/src/main/java/com/example/fewwind/myfirst/Util/DownUtil.java
2986
package com.example.fewwind.myfirst.Util; import android.util.Log; import java.io.InputStream; import java.io.RandomAccessFile; import java.net.HttpURLConnection; import java.net.URL; /** * Created by fewwind on 2015/11/13. */ public class DownUtil { private String filePath; private String urlLoad; p...
apache-2.0
trasa/aws-sdk-java
aws-java-sdk-sns/src/main/java/com/amazonaws/services/sns/model/transform/ListEndpointsByPlatformApplicationRequestMarshaller.java
2634
/* * 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 "lice...
apache-2.0
consulo/consulo-google-gwt
plugin/src/main/java/com/intellij/gwt/inspections/BaseGwtLocalQuickFix.java
540
package com.intellij.gwt.inspections; import javax.annotation.Nonnull; import com.intellij.codeInspection.LocalQuickFix; import com.intellij.gwt.GwtBundle; /** * @author nik */ public abstract class BaseGwtLocalQuickFix implements LocalQuickFix { private String myName; protected BaseGwtLocalQuickFix(final String...
apache-2.0
WarlockD/arm-cortex-v7-unix
cube/test_F746G/Src/stm32f7xx_it.c
4237
/** ****************************************************************************** * @file stm32f7xx_it.c * @brief Interrupt Service Routines. ****************************************************************************** * * COPYRIGHT(c) 2017 STMicroelectronics * * Redistribution and use in source...
apache-2.0
kwilczynski/packer-templates
scripts/common/docker.sh
8760
#!/bin/bash set -e export PATH='/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin' source /var/tmp/helpers/default.sh readonly DOCKER_FILES='/var/tmp/docker' readonly UBUNTU_RELEASE=$(detect_ubuntu_release) readonly UBUNTU_VERSION=$(detect_ubuntu_version) readonly AMAZON_EC2=$(detect_amazon_ec2 && echo...
apache-2.0
danielelic/OpenNI2-Linux-Arm-Cubieboard2
Documentation/java/org/openni/android/package-summary.html
5519
<!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.6.0_31) on Thu Jul 17 13:05:41 CEST 2014 --> <title>org.openni.android</title> <meta name="date" content="2014-07-17"> <link rel="styleshee...
apache-2.0
mmkal/handy-redis
docs/redis-doc/commands/asking.md
525
When a cluster client receives an `-ASK` redirect, the `ASKING` command is sent to the target node followed by the command which was redirected. This is normally done automatically by cluster clients. If an `-ASK` redirect is received during a transaction, only one ASKING command needs to be sent to the target node be...
apache-2.0
mdoering/backbone
life/Plantae/Magnoliophyta/Magnoliopsida/Caryophyllales/Cactaceae/Melocactus/Melocactus inconcinnus/README.md
191
# Melocactus inconcinnus Buining & Brederoo SPECIES #### Status ACCEPTED #### According to International Plant Names Index #### Published in null #### Original name null ### Remarks null
apache-2.0
Lyndir/Opal
opal-wicket/src/main/java/com/lyndir/lhunath/opal/wayward/navigation/TabState.java
835
package com.lyndir.lhunath.opal.wayward.navigation; import javax.annotation.Nonnull; import javax.annotation.Nullable; import org.apache.wicket.markup.html.panel.Panel; /** * <h2>{@link TabState}<br> <sub>[in short] (TODO).</sub></h2> * * <p> <i>07 10, 2010</i> </p> * * @author lhunath */ public interface TabS...
apache-2.0
dstreev/hdp-mac-utils
bin/beewrap.sh
847
#!/bin/bash CUR_DIR=`pwd` APP_DIR=`dirname $0` HIVE_USER=$USER . $APP_DIR/bee-env.sh TARGET_ENV=$1 if [ "$TARGET_ENV" == "" ]; then . $APP_DIR/beepass-default.sh else if [ -f $APP_DIR/beepass-$TARGET_ENV.sh ]; then . $APP_DIR/beepass-$TARGET_ENV.sh else echo "Create a 'beepass-<target>....
apache-2.0
mdoering/backbone
life/Plantae/Magnoliophyta/Magnoliopsida/Gentianales/Gentianaceae/Brachycodon/Brachycodon pumilus/README.md
176
# Brachycodon pumilus Progel SPECIES #### Status ACCEPTED #### According to International Plant Names Index #### Published in null #### Original name null ### Remarks null
apache-2.0
zhaowenjian/CCCourse
front/output/js/coffee-js/net_manager.js
2423
(function() { var CusPromise, root; root = typeof exports !== "undefined" && exports !== null ? exports : this; CusPromise = function(promise_) { var obj; obj = { to: function(target, attr, callback) { this.promise.then(function(data) { if (data.data !== void 0 && data.result !==...
apache-2.0
fdecampredon/jsx-typescript-old-version
tests/baselines/reference/varArgParamTypeCheck.js
785
//// [varArgParamTypeCheck.ts] function sequence(...sequences:{():void;}[]) { } function callback(clb:()=>void) { } sequence( function bar() { }, function foo() { callback(()=>{ this(); }); }, function baz() { callback(()=>{ this(); }); ...
apache-2.0
netbear/CloudAnts
test/unit/voldemort/store/compress/CompressingStoreTest.java
3533
package voldemort.store.compress; import java.util.Arrays; import java.util.Collection; import org.junit.Before; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.Parameterized; import org.junit.runners.Parameterized.Parameters; import voldemort.ServerTestUtils; import voldemort.Voldem...
apache-2.0
niean/gotools
rpool/conn/simple_conn_pool/simple_conn_pool.go
2962
package simple_conn_pool import ( "fmt" "io" "sync" "time" ) //TODO: 保存所有的连接, 而不是只保存连接计数 var ErrMaxConn = fmt.Errorf("maximum connections reached") // type NConn interface { io.Closer Name() string Closed() bool } type ConnPool struct { sync.RWMutex Name string Address string MaxConns int32 MaxId...
apache-2.0
lift/framework
core/util/src/test/scala/net/liftweb/util/SoftReferenceCacheSpec.scala
604
package net.liftweb.util import org.specs2.mutable._ import net.liftweb.common._ class SoftReferenceCacheSpec extends Specification { sequential object cache extends SoftReferenceCache[String, String](1) "SoftReferenceCache " should { "Accept additions" in { cache += ("test" -> "test") ca...
apache-2.0
shardingjdbc/sharding-jdbc
sharding-core/sharding-core-merge/src/test/java/org/apache/shardingsphere/sharding/merge/dql/orderby/OrderByStreamMergedResultTest.java
11739
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
apache-2.0
Algy/tempy
tempy/env.py
9404
import py_compile import time import marshal import errno import traceback from os.path import join as path_join, isfile, isdir, getmtime from translate import translate_file, translate_string, pystmts_to_string from struct import unpack from errors import TempyError, TempyImportError, TempyCompileError, TempyNativeC...
apache-2.0
kiddinn/plaso
tests/parsers/sqlite_plugins/twitter_ios.py
3854
#!/usr/bin/env python3 # -*- coding: utf-8 -*- """Tests for Twitter on iOS 8+ plugin.""" import unittest from plaso.lib import definitions from plaso.parsers.sqlite_plugins import twitter_ios from tests.parsers.sqlite_plugins import test_lib class TwitterIOSTest(test_lib.SQLitePluginTestCase): """Tests for Twitt...
apache-2.0
INAETICS/Drones-Simulator
implementation/pubsub/inaetics/inaetics/test/src/test/java/org/inaetics/dronessimulator/pubsub/inaetics/Demo.java
1661
package org.inaetics.dronessimulator.pubsub.inaetics; import org.apache.felix.dm.annotation.api.Destroy; import org.apache.felix.dm.annotation.api.Init; import org.apache.felix.dm.annotation.api.Start; import org.apache.felix.dm.annotation.api.Stop; import org.inaetics.dronessimulator.pubsub.inaetics.subscriber.DemoSu...
apache-2.0
ceineke/astyanax-jpa
astyanax-jpa-impl/src/test/java/ei/ne/ke/cassandra/cql3/template/BatchStatementBuilderTest.java
1820
/* * Copyright 2013 EK3 Technologies, 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...
apache-2.0
witcxc/saiku
saiku-ui/css/saiku/src/styles.css
48755
/* * Copyright 2012 OSBI 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 law or a...
apache-2.0
pmac1965/proteus
source/display/prBackgroundManager.h
2202
// File: prBackgroundManager.h /** * Copyright 2014 Paul Michael McNab * * 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 * * Unles...
apache-2.0
ExplorViz/ExplorViz
src-external/de/cau/cs/kieler/klay/layered/p3order/ForsterConstraintResolver.java
11578
/* * KIELER - Kiel Integrated Environment for Layout Eclipse RichClient * * http://www.informatik.uni-kiel.de/rtsys/kieler/ * * Copyright 2010 by * + Christian-Albrechts-University of Kiel * + Department of Computer Science * + Real-Time and Embedded Systems Group * * This code is provided under the t...
apache-2.0
UniversalDependencies/docs
treebanks/kfm_aha/kfm_aha-pos-VERB.md
4507
--- layout: base title: 'Statistics of VERB in UD_Khunsari-AHA' udver: '2' --- ## Treebank Statistics: UD_Khunsari-AHA: POS Tags: `VERB` There are 12 `VERB` lemmas (21%), 14 `VERB` types (23%) and 14 `VERB` tokens (19%). Out of 11 observed tags, the rank of `VERB` is: 2 in number of lemmas, 2 in number of types and ...
apache-2.0
DailyHotel/Watchman
src/main/java/com/dailyhotel/watchman/CacheClient.java
254
package com.dailyhotel.watchman; import java.util.concurrent.TimeUnit; /** * Created by tywin on 15/11/2016. */ public interface CacheClient { MethodCall get(String key); void set(String key, MethodCall value, long timeout, TimeUnit unit); }
apache-2.0
chacaa/DoApp
app/src/main/java/com/xmartlabs/scasas/doapp/model/AuthResponse.java
272
package com.xmartlabs.scasas.doapp.model; import org.parceler.Parcel; import lombok.Builder; import lombok.Data; import lombok.NoArgsConstructor; /** * Created by remer on 08/12/15. */ @Builder @Data @NoArgsConstructor @Parcel public class AuthResponse { // TODO }
apache-2.0
MissionCriticalCloud/cosmic
cosmic-core/server/src/main/java/com/cloud/hypervisor/HypervisorGuruManagerImpl.java
2240
package com.cloud.hypervisor; import com.cloud.host.dao.HostDao; import com.cloud.legacymodel.communication.command.Command; import com.cloud.legacymodel.utils.Pair; import com.cloud.model.enumeration.HypervisorType; import com.cloud.utils.component.ManagerBase; import javax.annotation.PostConstruct; import javax.inj...
apache-2.0
maxmert/reflecti
test/unit/middlewares/emitter.js
2160
import { expect } from 'chai'; import sinon from 'sinon'; import flatMap from 'lodash/flatMap'; import createStore from '../../../store'; import emitterMiddleware from '../../../middlewares/emitter'; /* eslint-disable no-unused-expressions */ describe('Middleware', () => { let store; let callback; befor...
apache-2.0
kironuniversity/main-website
plugins/rainlab/pages/lang/fr/lang.php
6039
<?php return [ 'plugin' => [ 'name' => 'Pages', 'description' => 'Fonctionnalités de pages et menus statiques.', ], 'page' => [ 'menu_label' => 'Pages', 'delete_confirmation' => 'Confirmez-vous la suppression des pages sélectionnées ? Les sous-pages seront également supprimé...
apache-2.0
raistlic/raistlic-lib-commons-core
src/test/java/org/raistlic/common/precondition/PreconditionForStringStateTest.java
4232
/* * Copyright 2015 Lei CHEN (raistlic@gmail.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
shenki/hostboot
src/kernel/devicesegment.C
6488
/* IBM_PROLOG_BEGIN_TAG */ /* This is an automatically generated prolog. */ /* */ /* $Source: src/kernel/devicesegment.C $ */ /* ...
apache-2.0
SamsungARTIK/demokit
test/test_gpioctrl.js
965
/* * Copyright (c) 2016 Samsung Electronics Co., 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 applic...
apache-2.0
mdoering/backbone
life/Plantae/Magnoliophyta/Magnoliopsida/Gentianales/Rubiaceae/Spermacoce/Spermacoce setidens/ Syn. Bigelovia setidens/README.md
180
# Bigelovia setidens Miq. SPECIES #### Status SYNONYM #### According to The Catalogue of Life, 3rd January 2011 #### Published in null #### Original name null ### Remarks null
apache-2.0
sardine/mina-ja
src/mina-core/target/site/apidocs/org/apache/mina/filter/reqres/class-use/ResponseType.html
11485
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_20) on Sat May 29 01:41:14 JST 2010 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> クラス org.apache.mina.filter.reqres...
apache-2.0
anton-johansson/ip-to-geolocation-service
src/main/java/com/antonjohansson/geolocation/source/es/UpdateDocumentRequest.java
1810
/** * Copyright (c) Anton Johansson <antoon.johansson@gmail.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 * * Unles...
apache-2.0
JulianChina/ParkingApp
app/src/main/java/overlay/BusLineOverlay.java
7848
package overlay; import java.util.ArrayList; import java.util.List; import android.content.Context; import android.graphics.Color; import com.amap.api.maps.AMap; import com.amap.api.maps.CameraUpdateFactory; import com.amap.api.maps.model.BitmapDescriptor; import com.amap.api.maps.model.BitmapDescriptorFactory; impo...
apache-2.0
leopardoooo/cambodia
ycsoft-lib/src/main/java/com/ycsoft/beans/device/RDeviceUseRecords.java
2301
/** * RDevice.java 2013/01/06 */ package com.ycsoft.beans.device; import java.io.Serializable; import java.util.Date; import com.ycsoft.beans.base.OptrBase; import com.ycsoft.commons.constants.DictKey; import com.ycsoft.commons.store.MemoryDict; import com.ycsoft.daos.config.POJO; /** * RDeviceUse...
apache-2.0
google-coral/edgetpu
src/cpp/basic/edgetpu_resource_manager_test.cc
6349
#include "src/cpp/basic/edgetpu_resource_manager.h" #include <chrono> // NOLINT #include <random> #include <thread> // NOLINT #include "absl/flags/parse.h" #include "glog/logging.h" #include "gtest/gtest.h" namespace coral { namespace { using EdgeTpuState = EdgeTpuResourceManager::EdgeTpuState; class EdgeTpuReso...
apache-2.0
phakhruddin/allowance
build/iphone/Classes/defines.h
3228
// // these are dynamic defines used by the allowance JS compiler // // when compiling in a real project these are dynamically generated // these defined here mainly for when running inside xcode // // MODULES #define USE_TI_STREAM #define USE_TI_CODEC #define USE_TI_UTILS #define USE_TI_XML #define USE_TI_ACCELEROME...
apache-2.0
zstackio/zstack-woodpecker
integrationtest/vm/mini/multiclusters/paths/multi_path88.py
2871
import zstackwoodpecker.test_state as ts_header import os TestAction = ts_header.TestAction def path(): return dict(initial_formation="template5", checking_point=1, faild_point=100000, path_list=[ [TestAction.create_mini_vm, 'vm1', 'cluster=cluster2'], [TestAction.reboot_vm, 'vm1'], [TestAction.create_vm_bac...
apache-2.0
pashkobohdan/Music-Player
src/controllers/dialogControllers/ControllerCounterStop.java
3338
package controllers.dialogControllers; import controllers.Controller; import javafx.event.ActionEvent; import javafx.fxml.FXML; import javafx.fxml.Initializable; import javafx.scene.Node; import javafx.scene.control.Button; import javafx.scene.control.ComboBox; import javafx.scene.control.Label; import javaf...
apache-2.0
CenturyLinkCloud/clc-net-sdk
src/CenturyLinkCloudSDK/ServiceModels/Domain/Activity.cs
687
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace CenturyLinkCloudSDK.ServiceModels { public class Activity { public string AccountAlias { get; set; } public string Body { get; set; } public string AccountDes...
apache-2.0
karma4u101/FoBo-Demo
fobo-lift-template-demo/src/main/webapp/foboapi/older/v1.7/net/liftmodules/FoBoAJSRes/package$$Resource$$AJMaterial101$.html
27949
<!DOCTYPE html > <html> <head> <title>AJMaterial101 - net.liftmodules.FoBoAJSRes.Resource.AJMaterial101</title> <meta name="description" content="AJMaterial101 - net.liftmodules.FoBoAJSRes.Resource.AJMaterial101" /> <meta name="keywords" content="AJMaterial101 net.liftmodules.FoBoA...
apache-2.0
alessandrojean/manga-no-keiei
src/api/mcd/model/ImageCover.java
3429
package api.mcd.model; import java.io.File; import java.net.URL; import com.google.gson.annotations.SerializedName; public class ImageCover { @SerializedName("MIME") private String mime; @SerializedName("Normal") private URL normal; @SerializedName("NormalSize") private int normalSize; @Seriali...
apache-2.0
jivesoftware/tasmo
code/com/jivesoftware/os/tasmo/tasmo-lib/src/test/java/com/jivesoftware/os/tasmo/lib/MultiViewsValuesTest.java
2433
/* * $Revision$ * $Date$ * * Copyright (C) 1999-$year$ Jive Software. All rights reserved. * * This software is the proprietary information of Jive Software. Use is subject to license terms. */ package com.jivesoftware.os.tasmo.lib; import com.fasterxml.jackson.databind.node.ObjectNode; import com.jivesoftware....
apache-2.0