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
// This file includes polyfills needed by Angular and is loaded before // the app. You can add your own extra polyfills to this file. import 'core-js/es6/symbol'; import 'core-js/es6/object'; import 'core-js/es6/function'; import 'core-js/es6/parse-int'; import 'core-js/es6/parse-float'; import 'core-js/es6/number'; im...
AllenBW/manageiq-ui-service
client/app/polyfills.ts
TypeScript
apache-2.0
629
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xml:lang="en" lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <title>PMD Ruby 5.5.1 Reference Package net.sourceforge.pmd</title> <link rel="sty...
jasonwee/videoOnCloud
pmd/pmd-doc-5.5.1/pmd-ruby/xref-test/net/sourceforge/pmd/package-frame.html
HTML
apache-2.0
727
# Daemonorops hirsuta Blume 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/Liliopsida/Arecales/Arecaceae/Daemonorops/Daemonorops hirsuta/README.md
Markdown
apache-2.0
183
# Wenderothia discolor Schltdl. 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/Magnoliopsida/Fabales/Fabaceae/Canavalia/Canavalia villosa/ Syn. Wenderothia discolor/README.md
Markdown
apache-2.0
186
# Leavenworthia texana Mahler 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/Brassicales/Brassicaceae/Leavenworthia/Leavenworthia texana/README.md
Markdown
apache-2.0
185
# Bagliettoa marmorea (Scop.) Gueidan & Cl. Roux SPECIES #### Status ACCEPTED #### According to The Catalogue of Life, 3rd January 2011 #### Published in Mycol. Res. 111(10): 1157 (2007) #### Original name Lichen marmoreus Scop. ### Remarks null
mdoering/backbone
life/Fungi/Ascomycota/Eurotiomycetes/Verrucariales/Verrucariaceae/Verrucaria/Bagliettoa marmorea/README.md
Markdown
apache-2.0
250
# Panopsis ptariana Steyerm. SPECIES #### Status ACCEPTED #### According to International Plant Names Index #### Published in null #### Original name null ### Remarks null
mdoering/backbone
life/Plantae/Magnoliophyta/Magnoliopsida/Proteales/Proteaceae/Panopsis/Panopsis ptariana/README.md
Markdown
apache-2.0
176
# Corticium helianthi subsp. helianthi Bourdot & Galzin SUBSPECIES #### Status ACCEPTED #### According to Index Fungorum #### Published in Hyménomyc. de France (Sceaux) 207 (1928) #### Original name Corticium helianthi subsp. helianthi Bourdot & Galzin ### Remarks null
mdoering/backbone
life/Fungi/Basidiomycota/Agaricomycetes/Corticiales/Corticiaceae/Corticium/Corticium helianthi/Corticium helianthi helianthi/README.md
Markdown
apache-2.0
275
# Hypodermella punctata Darker, 1932 SPECIES #### Status SYNONYM #### According to The Catalogue of Life, 3rd January 2011 #### Published in Contr. Arnold Arbor. 1: 48 (1932) #### Original name Hypodermella punctata Darker, 1932 ### Remarks null
mdoering/backbone
life/Fungi/Ascomycota/Leotiomycetes/Rhytismatales/Rhytismataceae/Lirula/Lirula punctata/ Syn. Hypodermella punctata/README.md
Markdown
apache-2.0
250
# Copyright 2017 reinforce.io. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or...
lefnire/tensorforce
tensorforce/core/optimizers/subsampling_step.py
Python
apache-2.0
4,026
# Filix marginalis var. marginalis VARIETY #### Status ACCEPTED #### According to NUB Generator [autonym] #### Published in null #### Original name null ### Remarks null
mdoering/backbone
life/Plantae/Pteridophyta/Polypodiopsida/Polypodiales/Dryopteridaceae/Dryopteris/Filix marginalis/Filix marginalis marginalis/README.md
Markdown
apache-2.0
174
#include <sstream> #include <utility> #include <deque> #include "opcode_func.h" #include "BaseDatapath.h" #include "ExecNode.h" #include "DatabaseDeps.h" BaseDatapath::BaseDatapath(std::string& bench, std::string& trace_file_name, std::string& config_file) : ...
giosalv/526-aladdin
common/BaseDatapath.cpp
C++
apache-2.0
93,972
/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* vim: set sw=2 ts=8 et ft=cpp : */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. *...
bwp/SeleniumWebDriver
third_party/gecko-16/win32/include/mozilla/HalSensor.h
C
apache-2.0
1,814
// Copyright 2013-2014 Albert L. Hives, Chris Patterson, et al. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required...
ahives/HareDu
src/HareDu/Internal/QueueBindingImpl.cs
C#
apache-2.0
989
require 'puppet/provider/package' require 'uri' # Ruby gems support. Puppet::Type.type(:package).provide :fluentgem, :parent => Puppet::Provider::Package do desc "Install gem via fluent-gem (included by td-agent). Ruby Gem support. If a URL is passed via `source`, then that URL is used as the remote gem reposit...
mmz-srf/puppet-fluentd
lib/puppet/provider/package/fluentgem.rb
Ruby
apache-2.0
4,097
/* * Copyright 2016 Miroslav Janíček * * 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 agree...
kroepke/luna
luna-luajava-compat/src/main/java/org/classdump/luna/lib/luajava/LuaJavaLib.java
Java
apache-2.0
9,831
# ----------------------------------------------------------------------------- # # Package : github.com/mholt/certmagic # Version : v0.6.2-0.20190624175158-6a42ef9fe8c2 # Source repo : https://github.com/mholt/certmagic # Tested on : RHEL 8.3 # Script License: Apache License, Version 2 or later # Maintainer : BulkPack...
ppc64le/build-scripts
g/github.com__mholt__certmagic/github.com__mholt__certmagic_rhel_8.3.sh
Shell
apache-2.0
5,121
/* * Copyright 2012-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with * the License. A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "licen...
dagnir/aws-sdk-java
aws-java-sdk-lexmodelbuilding/src/main/java/com/amazonaws/services/lexmodelbuilding/model/transform/CreateIntentVersionRequestProtocolMarshaller.java
Java
apache-2.0
2,690
# Echioglossum complicatum (Seidenf.) Szlach. 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/Asparagales/Orchidaceae/Cleisostoma/Cleisostoma complicatum/ Syn. Echioglossum complicatum/README.md
Markdown
apache-2.0
200
/******************************************************************************* * Copyright 2010 Atos Worldline SAS * * Licensed by Atos Worldline SAS under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. *...
gbm-bailleul/padaf
preflight/src/main/java/net/padaf/preflight/font/FontValidator.java
Java
apache-2.0
2,064
<!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_03) on Mon Nov 19 21:41:11 CET 2007 --> <TITLE> org.springframework.jdbc.support.incrementer (Spring Framework API 2.5) </TITLE> <META NAME="date" C...
mattxia/spring-2.5-analysis
docs/api/org/springframework/jdbc/support/incrementer/package-frame.html
HTML
apache-2.0
2,913
# Psidium arasa-pe D.Parodi SPECIES #### Status ACCEPTED #### According to International Plant Names Index #### Published in null #### Original name null ### Remarks null
mdoering/backbone
life/Plantae/Magnoliophyta/Magnoliopsida/Myrtales/Myrtaceae/Psidium/Psidium arasa-pe/README.md
Markdown
apache-2.0
175
# -*- coding: utf-8 -*- # Copyright 2015 OpenMarket 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 la...
iot-factory/synapse
synapse/rest/client/v2_alpha/tokenrefresh.py
Python
apache-2.0
2,090
/* * Copyright 2017 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...
pncampbell/ct-calculations
src/main/scala/uk/gov/hmrc/ct/ct600a/v2/A8.scala
Scala
apache-2.0
1,343
import java.io.IOException; import java.util.concurrent.CountDownLatch; import java.util.concurrent.TimeUnit; import java.util.concurrent.TimeoutException; import org.apache.thrift.protocol.TBinaryProtocol; import org.apache.thrift.transport.TNonblockingSocket; import org.apache.thrift.TException; import org.apache.thr...
RandyAbernethy/ThriftBook
part3/java/async/AsyncClient.java
Java
apache-2.0
3,140
FROM phusion/baseimage:0.9.12 MAINTAINER Y12STUDIO <y12studio@gmail.com> ENV BITCOIND_VERSION 0.9.2 ENV HOME /root ENV LANG zh_TW.UTF-8 ENV LC_ALL zh_TW.UTF-8 ENV DEBIAN_FRONTEND noninteractive # Use UTF-8 locale inside the container RUN locale-gen zh_TW.UTF-8 && echo 'LANG="zh_TW.UTF-8"' > /etc/default/locale # Use t...
y12studio/bkbc-tools
projects/docker-bitcoin/bitcoind/Dockerfile
Dockerfile
apache-2.0
1,105
/* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this file, * You can obtain one at http://mozilla.org/MPL/2.0/. */ const Cc = Components.classes; const Ci = Components.interfaces; const Cr = Components.results; const Cu = Compone...
bwp/SeleniumWebDriver
third_party/gecko-15/win32/bin/components/nsLivemarkService.js
JavaScript
apache-2.0
39,954
var express = require('express'); var app = express(); app.set('port', (process.env.PORT || 9000)); app.use(express.static(__dirname + '/dist')); app.get('/app', function(req, res) { res.sendFile('./dist/index.html', {"root": __dirname}); }); app.listen(app.get('port'), function() { console.log("Node app is run...
morpheyesh/TeenyURL
react_app/server.js
JavaScript
apache-2.0
364
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/loose.dtd"> <HTML ><HEAD ><TITLE >FcConfigAppFontClear</TITLE ><META NAME="GENERATOR" CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK REL="HOME" HREF="t1.html"><LINK REL="UP" TITLE="FcConfig" HREF="x102.html#AEN2718"><LINK REL="P...
jachitech/AndroidPrebuiltPackages
packages/fontconfig-2.12.1/doc/fontconfig-devel/fcconfigappfontclear.html
HTML
apache-2.0
2,872
/* * 版权所有 (c) 2015 。 李倍存 (iPso)。 * 所有者对该文件所包含的代码的正确性、执行效率等任何方面不作任何保证。 * 所有个人和组织均可不受约束地将该文件所包含的代码用于非商业用途。若需要将其用于商业软件的开发,请首先联系所有者以取得许可。 */ package org.ipso.lbc.common.aop; import org.apache.logging.log4j.Logger; import org.aspectj.lang.annotation.Aspect; import org.ipso.lbc.common.frameworks.logging.LoggerFactory; ...
misterresse/org.ipso.lbc.common
src/main/java/org/ipso/lbc/common/aop/AopTraceMethods.java
Java
apache-2.0
1,850
# Use this hook to configure devise mailer, warden hooks and so forth. The first # four configuration values can also be set straight in your models. Devise.setup do |config| # ==> Mailer Configuration # Configure the e-mail address which will be shown in DeviseMailer. config.mailer_sender = "please-change-me-at-...
mitre-cyber-academy/embedded-ctf-scoreboard
config/initializers/devise.rb
Ruby
apache-2.0
9,517
# # 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...
openstack/heat
heat/tests/openstack/sahara/test_data_source.py
Python
apache-2.0
4,214
# remote-netty remote-netty是基于Netty4的一个简便网络框架的封装,主要提供了两种特性: 一、提供长连接的连接池网络模型 二、提供与NIO结合的客户端阻塞读模式,这个简化了客户端的代码,即可以利用NIO的高效特性,又不需要调整代码逻辑 # Server用法 参考 com.lefu.remote.netty.test.IOServerTest # Client用法 参考测试用例: com.lefu.remote.netty.test.client.IOClientTest com.lefu.remote.netty.test.client.IOClientBlockTest com.l...
leo27lijiang/remote-netty
README.md
Markdown
apache-2.0
633
package net.brord.plugins.runescape.config; import java.util.LinkedList; import java.util.List; import java.util.Map; import net.brord.plugins.runescape.util.TimeUtil; import org.bukkit.ChatColor; import org.bukkit.configuration.file.FileConfiguration; /** * A template for a main config (or generally c...
kwek20/R-nescap-
Rünescapé/src/main/java/net/brord/plugins/runescape/config/MainConfig.java
Java
apache-2.0
1,783
/* * $Id$ * * SARL is an general-purpose agent programming language. * More details on http://www.sarl.io * * Copyright (C) 2014-2021 the original authors 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 ma...
sarl/sarl
main/coreplugins/io.sarl.lang/src/io/sarl/lang/controlflow/ISarlEarlyExitComputer.java
Java
apache-2.0
3,008
/* * 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 ...
sijie/bookkeeper
bookkeeper-server/src/main/java/org/apache/bookkeeper/tools/cli/commands/bookies/InfoCommand.java
Java
apache-2.0
4,110
/** * @author Roman Lotnyk(romanlotnik@yandex.ru) * @version 1 * @since 16.09.2017 */ package ru.lotnyk.todo_list.uttil;
RomanLotnyk/lotnyk
chapter_010/src/main/java/ru/lotnyk/todo_list/uttil/package-info.java
Java
apache-2.0
124
using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTitle("Mv...
dotnetcurry/ko-calendar-dncmag-08
MvcKnockoutCalendar/Properties/AssemblyInfo.cs
C#
apache-2.0
1,374
# Lecanora epibryon var. bryopsora Doppelb. & Poelt VARIETY #### Status ACCEPTED #### According to Index Fungorum #### Published in null #### Original name Lecanora epibryon var. bryopsora Doppelb. & Poelt ### Remarks null
mdoering/backbone
life/Fungi/Ascomycota/Lecanoromycetes/Lecanorales/Lecanoraceae/Lecanora/Lecanora epibryon/Lecanora epibryon bryopsora/README.md
Markdown
apache-2.0
227
/* * 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 ...
djh4230/Apache-Phoenix
phoenix-core/src/main/java/org/apache/phoenix/coprocessor/ScanRegionObserver.java
Java
apache-2.0
13,917
########################################################################### # # 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 # # https://www.apache.org/l...
google/starthinker
cloud_function/main.py
Python
apache-2.0
1,752
/* * Copyright (C) 2015 University of Oregon * * You may distribute under the terms of either the GNU General Public * License or the Apache License, as specified in the LICENSE file. * * For more information, see the LICENSE file. */ #ifndef LINT #endif /* */ /* tndqcosy - double quantum filtered cosy exper...
OpenVnmrJ/OpenVnmrJ
src/biopack/psglib/rna_tndqcosy.c
C
apache-2.0
4,070
package pl.craftgames.communityplugin.cdtp.tasks; import org.bukkit.Bukkit; import org.bukkit.scheduler.BukkitTask; import pl.craftgames.communityplugin.cdtp.CDTP; /** * Created by grzeg on 26.12.2015. */ public class TaskManager { private final CDTP plugin; private BukkitTask generalBukkitTask; publi...
grzegorz2047/CommunityDrivenPlugin
src/main/java/pl/craftgames/communityplugin/cdtp/tasks/TaskManager.java
Java
apache-2.0
659
/** * Copyright 2018, 2019 IBM Corp. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable...
watson-developer-cloud/unity-sdk
Scripts/Services/NaturalLanguageUnderstanding/V1/Model/Author.cs
C#
apache-2.0
1,010
# Newbya megasperma (Humphrey) Mark A. Spencer, 2002 SPECIES #### Status ACCEPTED #### According to The Catalogue of Life, 3rd January 2011 #### Published in in Spencer, Vick & Dick, Mycol. Res. 106(5): 559 (2002) #### Original name Achlya megasperma Humphrey, 1892 ### Remarks null
mdoering/backbone
life/Chromista/Oomycota/Oomycetes/Saprolegniales/Saprolegniaceae/Newbya/Newbya megasperma/README.md
Markdown
apache-2.0
287
# Placodium jungermanniae var. jungermanniae VARIETY #### Status ACCEPTED #### According to Index Fungorum #### Published in null #### Original name Lichen jungermanniae Vahl ### Remarks null
mdoering/backbone
life/Fungi/Ascomycota/Lecanoromycetes/Teloschistales/Teloschistaceae/Placodium/Placodium jungermanniae/Placodium jungermanniae jungermanniae/README.md
Markdown
apache-2.0
196
package com.zn.zxw.intelligencize.model; import java.io.Serializable; import java.util.Date; import java.util.List; /** *±¸×¢:ÉçÇøÐÅÏ¢ */ public class CommunityInfo implements Serializable { public CommunityInfo() { } /** *±àºÅ */ private String _id;//±àºÅ /** *Âß¼­±à...
ice-coffee/EIM
src/com/zn/zxw/intelligencize/model/CommunityInfo.java
Java
apache-2.0
3,982
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>LineSeries - YUI 3</title> <link rel="stylesheet" href="http://yui.yahooapis.com/3.9.1/build/cssgrids/cssgrids-min.css"> <link rel="stylesheet" href="../assets/vendor/prettify/prettify-min.css"> <link rel="stylesheet" href="../ass...
mabetle/mps
_libs/yui-3.18.1/api/classes/LineSeries.html
HTML
apache-2.0
551,666
/* * 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 ...
arina-ielchiieva/drill
contrib/format-excel/src/main/java/org/apache/drill/exec/store/excel/ExcelFormatConfig.java
Java
apache-2.0
3,818
// Automatically generated by xdrgen // DO NOT EDIT or your changes may be overwritten using System; namespace stellar_dotnet_sdk.xdr { // === xdr source ============================================================ // struct LedgerEntry // { // uint32 lastModifiedLedgerSeq; // ledger the LedgerEntry was last c...
elucidsoft/dotnetcore-stellar-sdk
stellar-dotnet-sdk-xdr/generated/LedgerEntry.cs
C#
apache-2.0
5,596
/** * Copyright 2013 Yahoo! 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 writing, sof...
yahoo/ygloo-ymagine
jni/include/ymagine/design.h
C
apache-2.0
2,109
package fr.javatronic.blog.massive.annotation1.sub1; import fr.javatronic.blog.processor.Annotation_001; @Annotation_001 public class Class_7254 { }
lesaint/experimenting-annotation-processing
experimenting-rounds/massive-count-of-annotated-classes/src/main/java/fr/javatronic/blog/massive/annotation1/sub1/Class_7254.java
Java
apache-2.0
151
// Copyright 2018 Istio Authors. All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applica...
istio/tools
cmd/testlinter/rules/skip_issue.go
GO
apache-2.0
2,546
/* * Copyright (c) 2015 Henry Addo * * 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...
eyedol/raiburari
raiburari/src/main/java/com/addhen/android/raiburari/presentation/location/AppLocationManager.java
Java
apache-2.0
2,024
// // Copyright 2016-2018 The Last Pickle 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 applicabl...
thelastpickle/cassandra-reaper
src/ui/app/snapshot.js
JavaScript
apache-2.0
1,741
# AUTOGENERATED FILE FROM balenalib/cnx100-xavier-nx-ubuntu:hirsute-build ENV NODE_VERSION 14.18.3 ENV YARN_VERSION 1.22.4 RUN for key in \ 6A010C5166006599AA17F08146C2130DFD2497F5 \ ; do \ gpg --keyserver pgp.mit.edu --recv-keys "$key" || \ gpg --keyserver keyserver.pgp.com --recv-keys "$key" || \ gpg --keys...
resin-io-library/base-images
balena-base-images/node/cnx100-xavier-nx/ubuntu/hirsute/14.18.3/build/Dockerfile
Dockerfile
apache-2.0
2,761
# AUTOGENERATED FILE FROM balenalib/genericx86-64-ext-alpine:3.13-run # remove several traces of python RUN apk del python* # http://bugs.python.org/issue19846 # > At the moment, setting "LANG=C" on a Linux system *fundamentally breaks Python 3*, and that's not OK. ENV LANG C.UTF-8 # install python dependencies RUN ...
resin-io-library/base-images
balena-base-images/python/genericx86-64-ext/alpine/3.13/3.6.15/run/Dockerfile
Dockerfile
apache-2.0
4,142
# AUTOGENERATED FILE FROM balenalib/beaglebone-green-wifi-ubuntu:xenial-run ENV GO_VERSION 1.17.7 # gcc for cgo RUN apt-get update && apt-get install -y --no-install-recommends \ g++ \ gcc \ libc6-dev \ make \ pkg-config \ git \ && rm -rf /var/lib/apt/lists/* RUN set -x \ && fetchDeps=' \ curl \ ' \...
resin-io-library/base-images
balena-base-images/golang/beaglebone-green-wifi/ubuntu/xenial/1.17.7/run/Dockerfile
Dockerfile
apache-2.0
2,365
# Copyright 2015-2017 Cisco Systems, Inc. # All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless req...
meidli/yabgp
yabgp/message/attribute/linkstate/__init__.py
Python
apache-2.0
3,042
/* * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * or more contributor license agreements. Licensed under the Elastic License; * you may not use this file except in compliance with the Elastic License. */ package org.elasticsearch.xpack.transform.persistence; import org.elasticsea...
gingerwizard/elasticsearch
x-pack/plugin/transform/src/main/java/org/elasticsearch/xpack/transform/persistence/TransformInternalIndex.java
Java
apache-2.0
20,606
import { chainMiddleware} from '../src'; import chai from 'chai'; import sinon from 'sinon'; import sinonChai from 'sinon-chai'; chai.should(); chai.use(sinonChai); const store = {dispatch: sinon.spy((data)=>data)} const defnext = sinon.spy((in_action)=> in_action); const chainMW = chainMiddleware(store); describ...
kneradovsky/redents
test/testChain.spec.js
JavaScript
apache-2.0
1,588
package relamapper.accountservice.repository; import org.springframework.data.jpa.repository.JpaRepository; import relamapper.accountservice.model.Account; import java.util.List; public interface AccountsRepository extends JpaRepository<Account, String> { Account getAccountByEmailIgnoreCase(String email); ...
Komode/relamapper
account-service/src/main/java/relamapper/accountservice/repository/AccountsRepository.java
Java
apache-2.0
427
[![GitHub release](https://img.shields.io/github/release/p120ph37/missing-link.svg)](https://github.com/p120ph37/missing-link/releases/latest) [![GitHub license](https://img.shields.io/github/license/p120ph37/missing-link.svg)](https://github.com/p120ph37/missing-link/blob/master/LICENSE) [![Build Status](https://travi...
p120ph37/missing-link
README.md
Markdown
apache-2.0
6,425
/** * 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...
chicagozer/rheosoft
components/camel-cxf/src/test/java/org/apache/camel/component/cxf/CxfConsumerMessageTest.java
Java
apache-2.0
4,546
package com.sloshify.controller; import org.springframework.validation.Errors; import org.springframework.validation.ValidationUtils; import org.springframework.validation.Validator; public class SongValidator implements Validator{ @Override public boolean supports(Class clazz) { //just validate the Song instanc...
michelle-gu/sloshify
src/com/sloshify/controller/SongValidator.java
Java
apache-2.0
804
package li.doerf.leavemealone; import org.junit.Test; import static org.junit.Assert.*; /** * To work on unit tests, switch the Test Artifact in the Build Variants view. */ public class ExampleUnitTest { @Test public void addition_isCorrect() throws Exception { assertEquals(4, 2 + 2); } }
doerfli/leavemealone
app/src/test/java/li/doerf/leavemealone/ExampleUnitTest.java
Java
apache-2.0
314
/* * Copyright (C) 2012, 2013 by it's authors. Some rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless re...
lounge-io/back-up
src/eu/andlabs/studiolounge/ui/StatsFragment.java
Java
apache-2.0
2,482
/* * Copyright 2015-2021 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 app...
lastaflute/lastaflute-test-fortress
src/main/java/org/docksidestage/remote/fortress/products/purchases/index/RemoteProductsProductidPurchasesPurchaseidReturn.java
Java
apache-2.0
1,303
<!DOCTYPE html> <meta charset=utf-8> <title>Redirecting...</title> <link rel=canonical href="../宿/index.html"> <meta http-equiv=refresh content="0; url='../宿/index.html'"> <h1>Redirecting...</h1> <a href="../宿/index.html">Click here if you are not redirected.</a> <script>location='../宿/index.html'</script>
hochanh/hochanh.github.io
rtk/v4/995.html
HTML
apache-2.0
316
package com.hannesdorfmann.fragmentargs.processor; import java.util.HashSet; import java.util.Set; import javax.lang.model.element.Element; import javax.lang.model.element.Modifier; import junit.framework.Assert; import org.junit.Before; import org.junit.Test; import org.mockito.Mockito; /** * @author Hannes Dorfman...
sockeqwe/fragmentargs
processor/src/test/java/com/hannesdorfmann/fragmentargs/processor/CompareModifierUtilsTest.java
Java
apache-2.0
2,552
/* * Copyright 2011-2017 Chris de Vreeze * * 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 agree...
dvreeze/yaidom
jvm/src/test/scala/eu/cdevreeze/yaidom/queryapitests/indexed/AlternativeXmlBaseOnIndexedClarkElemApiTest.scala
Scala
apache-2.0
16,423
"""Support for the Italian train system using ViaggiaTreno API.""" import asyncio import logging import time import aiohttp import async_timeout import voluptuous as vol from homeassistant.components.sensor import PLATFORM_SCHEMA, SensorEntity from homeassistant.const import ATTR_ATTRIBUTION, HTTP_OK, TIME_MINUTES im...
lukas-hetzenecker/home-assistant
homeassistant/components/viaggiatreno/sensor.py
Python
apache-2.0
5,443
/* Copyright IBM Corp. 2016 All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in wri...
gongsu832/fabric
core/ledger/statemgmt/buckettree/bucket_hash.go
GO
apache-2.0
2,493
/** * ----------------------------------------------------------------------------- * * @review isipka * * ----------------------------------------------------------------------------- */ /** * Basic ML extensions class. Extensions purpose is rendering of observer value, * implementation of input methods, etc....
rbelusic/fm-js
src/gui/ml/gui.MlExtension.js
JavaScript
apache-2.0
6,174
# Mycolachnea Maire GENUS #### Status SYNONYM #### According to Index Fungorum #### Published in Publ. Inst. Bot. 3(4): 25 (1937) #### Original name Mycolachnea Maire ### Remarks null
mdoering/backbone
life/Fungi/Ascomycota/Pezizomycetes/Pezizales/Pyronemataceae/Humaria/ Syn. Mycolachnea/README.md
Markdown
apache-2.0
188
package hu.akarnokd.rxjava; import org.junit.Test; import io.reactivex.Observable; import io.reactivex.observers.TestObserver; public class ConcatWithTest { @Test public void concatWithTest() { Observable.fromCallable(() -> { System.out.println("start"); return "start"; ...
akarnokd/akarnokd-misc
src/test/java/hu/akarnokd/rxjava/ConcatWithTest.java
Java
apache-2.0
1,080
// Copyright 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"...
tuedtran/blox
daemon-scheduler/pkg/mocks/store_mocks.go
GO
apache-2.0
2,644
goog.module('grrUi.core.fileDownloadUtils'); goog.module.declareLegacyNamespace(); var AFF4_PREFIXES = { 'OS': 'fs/os', // PathSpec.PathType.OS 'TSK': 'fs/tsk', // PathSpec.PathType.TSK 'REGISTRY': 'registry', // PathSpec.PathType.REGISTRY 'TMPFILE': 'temp', // PathSpec.PathType.TMPF...
google/grr
grr/server/grr_response_server/gui/static/angular-components/core/file-download-utils.js
JavaScript
apache-2.0
5,581
/* * Copyright 2008 JRimum Project * * 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 ...
braully/bopepo
src/main/java/org/jrimum/bopepo/FatorDeVencimento.java
Java
apache-2.0
8,098
package me.vilsol.nmswrapper.wraps.unparsed; import me.vilsol.nmswrapper.reflections.ReflectiveClass; // TODO Implement @ReflectiveClass(name = "IAnimal") public interface NMSIAnimal { }
Vilsol/NMSWrapper
src/main/java/me/vilsol/nmswrapper/wraps/unparsed/NMSIAnimal.java
Java
apache-2.0
189
--- title: Using Istio to Improve End-to-End Security description: Istio Auth 0.1 announcement. publishdate: 2017-05-25 subtitle: Secure by default service to service communications attribution: The Istio Team aliases: - /blog/0.1-auth.html - /blog/istio-auth-for-microservices.html --- Conventional network sec...
geeknoid/istio.github.io
content/blog/2017/0.1-auth/index.md
Markdown
apache-2.0
7,360
package filter import ( "fmt" "github.com/200sc/klangsynthese/audio/filter/supports" ) // Speed modifies the filtered audio by a speed ratio, changing its sample rate // in the process while maintaining pitch. func Speed(ratio float64, pitchShifter PitchShifter) Encoding { return func(senc supports.Encoding) { ...
200sc/klangsynthese
audio/filter/resample.go
GO
apache-2.0
575
/* * Copyright 2015 Michael Quigley * * 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...
michaelquigley/zabbixj
zabbixj-core/src/main/java/com/quigley/zabbixj/agent/active/ActiveThread.java
Java
apache-2.0
12,990
package proto const ( UserLogin = "user_login" UserLoginResult = "user_login_result" UserRegister = "user_register" UserStatusNotifyRes = "user_status_notify" ) const ( UserOnline = 1 UserOffline = 2 )
zhaogaolong/go_dev
day9/exercises/chat/proto/const.go
GO
apache-2.0
232
#! /bin/sh # Operations to execute before running the pheno_extract_candidates extractor ${APP_HOME}/util/truncate_table.sh ${DBNAME} pheno_mentions python ${APP_HOME}/onto/prep_pheno_terms.py
HazyResearch/dd-genomics
util/pheno_extract_candidates_before.sh
Shell
apache-2.0
193
package com.digitalplay.network.ireader.util; import java.io.IOException; import java.io.InputStream; import java.security.GeneralSecurityException; import java.security.MessageDigest; import java.security.SecureRandom; import org.apache.commons.lang3.Validate; /** * 支持SHA-1/MD5消息摘要的工具类. * * 返回ByteSource,可进一步被编码为...
eeyesonme/myspider
projects/ireader/src/main/java/com/digitalplay/network/ireader/util/Digests.java
Java
apache-2.0
2,623
<?php function nethut_setup() { add_theme_support( 'title-tag' ); add_theme_support( 'automatic-feed-links' ); add_theme_support( 'custom-header', [ 'uploads' => true, 'flex-width' => true, 'flex-height' => true, 'header-text' => false ] ); register_nav_menus( array...
mpaluchowski/wordpress-theme-nethut
functions.php
PHP
apache-2.0
2,031
/* * * Copyright 2015 Netflix, 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 ap...
ajoymajumdar/genie
genie-test/src/main/java/com/netflix/genie/test/categories/IntegrationTest.java
Java
apache-2.0
856
package com.tts.component.converter; import com.alibaba.fastjson.JSON; import com.alibaba.fastjson.serializer.SerializerFeature; import com.tts.util.JsonUtil; import org.springframework.http.HttpInputMessage; import org.springframework.http.HttpOutputMessage; import org.springframework.http.MediaType; import org.sprin...
Fish-Potato/tts-core
src/main/java/com/tts/component/converter/JsonHttpMessageConverter.java
Java
apache-2.0
2,783
<!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_151) on Wed Jan 16 11:48:20 MST 2019 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.wildfly.swarm.config.me...
wildfly-swarm/wildfly-swarm-javadocs
2.3.0.Final/apidocs/org/wildfly/swarm/config/messaging/activemq/package-summary.html
HTML
apache-2.0
23,357
################################## # Protocol class ################################## class Protocol # Java event to call on Service send methods attr_accessor :onSend @onSend=nil # Java event to call on Service receive methods attr_accessor :onReceive @onReceive=nil # Java event to call on Service error...
drmillan/service-generator
model/protocol.rb
Ruby
apache-2.0
585
package com.lyc.gank.widget; import android.annotation.SuppressLint; import android.content.Context; import android.util.AttributeSet; import android.view.MotionEvent; import android.webkit.WebView; /** * Created by Liu Yuchuan on 2018/2/24. */ public class ScrollWebView extends WebView { private OnScrollListe...
SirLYC/Android-Gank-Share
app/src/main/java/com/lyc/gank/widget/ScrollWebView.java
Java
apache-2.0
1,477
;;;; // Flash callback function idp_xx_movie_DoFSCommand(cmd, args) { // alert(cmd); if ("undefined" != typeof mainWindow) { mainWindow.onFSCommand(cmd, args); }else{ alert("no mainwindow"); } } // Create movie var t = ''; t += '<embed name="idp_xx_movie" id="idp_xx_movie" src="' + url...
seven1240/trainer-studio-opensource
resources/loadflash.js
JavaScript
apache-2.0
534
/** * RichMediaAd.java * * This file was auto-generated from WSDL * by the Apache Axis 1.4 Mar 02, 2009 (07:08:06 PST) WSDL2Java emitter. */ package com.google.api.ads.adwords.axis.v201601.cm; /** * Data associated with a rich media ad. * <span class="constraint AdxEnabled">This is disabled for *...
gawkermedia/googleads-java-lib
modules/adwords_axis/src/main/java/com/google/api/ads/adwords/axis/v201601/cm/RichMediaAd.java
Java
apache-2.0
21,310
# AUTOGENERATED FILE FROM balenalib/generic-amd64-ubuntu:focal-run RUN apt-get update \ && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \ ca-certificates \ \ # .NET Core dependencies libc6 \ libgcc1 \ libgssapi-krb5-2 \ libicu66 \...
resin-io-library/base-images
balena-base-images/dotnet/generic-amd64/ubuntu/focal/3.1-sdk/run/Dockerfile
Dockerfile
apache-2.0
2,959
// Generated by the protocol buffer compiler. DO NOT EDIT! // source: google/ads/googleads/v9/errors/account_link_error.proto package com.google.ads.googleads.v9.errors; public final class AccountLinkErrorProto { private AccountLinkErrorProto() {} public static void registerAllExtensions( com.google.protob...
googleads/google-ads-java
google-ads-stubs-v9/src/main/java/com/google/ads/googleads/v9/errors/AccountLinkErrorProto.java
Java
apache-2.0
2,630
import urllib, urllib2, sys, httplib url = "/MELA/REST_WS" HOST_IP="109.231.126.217:8180" #HOST_IP="localhost:8180" if __name__=='__main__': connection = httplib.HTTPConnection(HOST_IP) description_file = open("./costTest.xml", "r") body_content = description_file.read() headers={ ...
tuwiendsg/MELA
MELA-Extensions/MELA-ComplexCostEvaluationService/tests/mela-clients/submitServiceDescription.py
Python
apache-2.0
589
// 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.pom; import com.intellij.psi.PsiElement; import com.intellij.psi.PsiTarget; import com.intellij.psi.search.searches.DefinitionsScopedSearch; import com.intel...
consulo/consulo
modules/base/lang-impl/src/main/java/com/intellij/pom/PomDefinitionSearch.java
Java
apache-2.0
1,110
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc on Mon Jul 18 10:42:02 PDT 2011--> <TITLE> Authorize.Net Java SDK </TITLE> <SCRIPT type="text/javascript"> targetPage = "" + window.location.search; if (ta...
YOTOV-LIMITED/sdk-android
docs/javadocs/index.html
HTML
apache-2.0
1,403
/* Copyright 2020 The Knative 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, soft...
knative/eventing
cmd/mtping/main.go
GO
apache-2.0
1,404