repo_name
stringlengths
4
116
path
stringlengths
3
942
size
stringlengths
1
7
content
stringlengths
3
1.05M
license
stringclasses
15 values
macchina-io/macchina.io
platform/Crypto/include/Poco/Crypto/CipherImpl.h
1275
// // CipherImpl.h // // Library: Crypto // Package: Cipher // Module: CipherImpl // // Definition of the CipherImpl class. // // Copyright (c) 2008, Applied Informatics Software Engineering GmbH. // and Contributors. // // SPDX-License-Identifier: BSL-1.0 // #ifndef Crypto_CipherImpl_INCLUDED #define Crypto_CipherI...
apache-2.0
IOS-ZX/Notes
Notes/Record/Controller/CreateRemindController.h
221
// // CreateRemindController.h // Notes // // Created by rimi on 2017/1/10. // Copyright © 2017年 iOS-ZX. All rights reserved. // #import <UIKit/UIKit.h> @interface CreateRemindController : UIViewController @end
apache-2.0
cloudnautique/cloud-cattle
code/iaas/agent-instance/src/main/java/io/cattle/platform/agent/instance/service/impl/HostIpAddressMapNicLookup.java
1363
package io.cattle.platform.agent.instance.service.impl; import static io.cattle.platform.core.model.tables.HostTable.*; import static io.cattle.platform.core.model.tables.InstanceHostMapTable.*; import static io.cattle.platform.core.model.tables.NicTable.*; import io.cattle.platform.agent.instance.service.InstanceNicL...
apache-2.0
adoc-editor/editor-web
app/views/layout/subheader.html
1266
<md-toolbar flex hide-sm style="height:30px; background-color: #f7f7f8; font-size:.9em; min-height: 0" class="md-accent" ng-controller="SubheaderCtrl as subheader" ng-show="subheader.isActive() && user.auth"> <md-subheader class="md-accent" style="padding:6px 6px;"> <md-icon md-svg-icon="image:i...
apache-2.0
frhumanes/consulting
web/src/decorators.py
3520
# -*- encoding: utf-8 -*- from django.core.paginator import Paginator, EmptyPage, InvalidPage from django.http import HttpResponseRedirect from django.core.urlresolvers import reverse from functools import wraps from django.template import RequestContext from django.shortcuts import render_to_response from django.core...
apache-2.0
stweil/tesseract-ocr.github.io
3.x/a00068.js
340
var a00068 = [ [ "base", "a00068.html#a5ea674ad553da52d47ffe1df62d6eb9d", null ], [ "MemberSignature", "a00068.html#a31088531e14b7f77e1df653d1003237d", null ], [ "_ConstTessMemberResultCallback_5_3", "a00068.html#a47e920466d4dcc3529e4c296c8ad619f", null ], [ "Run", "a00068.html#a5fa1d64d09741b114bda9495...
apache-2.0
wchiviti/hlfdocsweb
Higherlife Document Management System/src/main/java/tech/hobbs/hlfdocmgmntsystem/dao/messages/Impl/MessageDaoImpl.java
1181
package tech.hobbs.hlfdocmgmntsystem.dao.messages.Impl; import java.util.List; import javax.mail.Message; import org.springframework.stereotype.Repository; import tech.hobbs.hlfdocmgmntsystem.dao.messages.MessageDao; import tech.hobbs.hlfdocmgmntsystem.model.student.Student; @Repository public class Me...
apache-2.0
olehmberg/winter
winter-usecases/src/main/java/de/uni_mannheim/informatik/dws/winter/usecase/events/model/EventCSVFormatter.java
960
package de.uni_mannheim.informatik.dws.winter.usecase.events.model; import java.util.ArrayList; import java.util.List; import de.uni_mannheim.informatik.dws.winter.model.DataSet; import de.uni_mannheim.informatik.dws.winter.model.defaultmodel.Attribute; import de.uni_mannheim.informatik.dws.winter.model.io.CSVDataSet...
apache-2.0
0111001101111010/Voice-Enabled-Timer
src/com/voidstar/glass/voiceenabledtimer/SelectValueScrollAdapter.java
2132
/* * Copyright (C) 2013 The Android Open Source 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 app...
apache-2.0
pwittrock/reference-docs
vendor/k8s.io/metrics/IMPLEMENTATIONS.md
834
# Implementations ## Resource Metrics API - [Heapster](https://github.com/kubernetes/heapster): a application which gathers metrics, writes them to metrics storage "sinks", and exposes the resource metrics API from in-memory storage. - [Metrics Server](https://github.com/kubernetes/heapster): a lighter-weight ...
apache-2.0
mdoering/backbone
life/Fungi/Ascomycota/Eurotiomycetes/Chaetothyriales/Coniosporium/Coniosporium subseriatum/README.md
207
# Coniosporium subseriatum Ellis & Everh. SPECIES #### Status ACCEPTED #### According to Index Fungorum #### Published in null #### Original name Coniosporium subseriatum Ellis & Everh. ### Remarks null
apache-2.0
mdoering/backbone
life/Plantae/Magnoliophyta/Magnoliopsida/Caryophyllales/Cactaceae/Echinocactus/Echinocactus odierii/README.md
189
# Echinocactus odierii Lem. ex Salm-Dyck. SPECIES #### Status ACCEPTED #### According to International Plant Names Index #### Published in null #### Original name null ### Remarks null
apache-2.0
mdoering/backbone
life/Plantae/Magnoliophyta/Magnoliopsida/Asterales/Asteraceae/Gymnanthemum myrianthum/ Syn. Vernonia myriantha/README.md
183
# Vernonia myriantha Hook.f. SPECIES #### Status SYNONYM #### According to The Catalogue of Life, 3rd January 2011 #### Published in null #### Original name null ### Remarks null
apache-2.0
mdoering/backbone
life/Plantae/Magnoliophyta/Liliopsida/Asparagales/Orchidaceae/Acianthera/Acianthera jordanensis/ Syn. Pleurothallis neojordanensis/README.md
190
# Pleurothallis neojordanensis Luer SPECIES #### Status SYNONYM #### According to The Catalogue of Life, 3rd January 2011 #### Published in null #### Original name null ### Remarks null
apache-2.0
OpenNTF/XPagesToolkit
org.openntf.xpt.agents/src/org/openntf/xpt/agents/master/ExecutionUserProperties.java
1540
/* * Copyright 2013, WebGate Consulting AG * * 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/Pinophyta/Pinopsida/Pinales/Cupressaceae/Juniperus/Juniperus monticola/Juniperus monticola orizabensis/README.md
190
# Juniperus monticola f. orizabensis Martinez FORM #### Status ACCEPTED #### According to International Plant Names Index #### Published in null #### Original name null ### Remarks null
apache-2.0
mdoering/backbone
life/Plantae/Lycopodiophyta/Lycopodiopsida/Lycopodiales/Lycopodiaceae/Huperzia/Urostachys difformis/README.md
187
# Urostachys difformis Herter ex Nessel SPECIES #### Status ACCEPTED #### According to International Plant Names Index #### Published in null #### Original name null ### Remarks null
apache-2.0
mdoering/backbone
life/Plantae/Magnoliophyta/Magnoliopsida/Fabales/Fabaceae/Aeschynomene/Aeschynomene gracilipes/README.md
187
# Aeschynomene gracilipes Taub. SPECIES #### Status ACCEPTED #### According to The Catalogue of Life, 3rd January 2011 #### Published in null #### Original name null ### Remarks null
apache-2.0
mdoering/backbone
life/Protozoa/Euglenozoa/Entosiphonomonas/Entosiphon limenites/README.md
198
# Entosiphon limenites R.E. Norris SPECIES #### Status ACCEPTED #### According to Interim Register of Marine and Nonmarine Genera #### Published in null #### Original name null ### Remarks null
apache-2.0
mdoering/backbone
life/Plantae/Magnoliophyta/Magnoliopsida/Rosales/Rosaceae/Rosa/Rosa hirtifolia/Rosa hirtifolia hirtifolia/README.md
173
# Rosa hirtifolia var. hirtifolia VARIETY #### Status ACCEPTED #### According to NUB Generator [autonym] #### Published in null #### Original name null ### Remarks null
apache-2.0
mdoering/backbone
life/Fungi/Ascomycota/Lecanoromycetes/Teloschistales/Teloschistaceae/Gasparrinia/Gasparrinia granulosa/Gasparrinia granulosa perminuta/README.md
242
# Gasparrinia granulosa var. perminuta Mereschk. VARIETY #### Status ACCEPTED #### According to Index Fungorum #### Published in Lich. Ros. exr. 63 (1913) #### Original name Gasparrinia granulosa var. perminuta Mereschk. ### Remarks null
apache-2.0
mdoering/backbone
life/Plantae/Magnoliophyta/Magnoliopsida/Lamiales/Lamiaceae/Thymus/Thymus roseus/README.md
176
# Thymus roseus Schipczinsky SPECIES #### Status ACCEPTED #### According to International Plant Names Index #### Published in null #### Original name null ### Remarks null
apache-2.0
Dia6lo/Mechanism
Mechanism/RenderObjects/Animations/Animators.ts
865
/// <reference path="GenericAnimator.ts"/> class Vector2Animator<T extends RenderObject> extends GenericAnimator<T, Vector2> { interpolate(amount: number, from: Vector2, to: Vector2, interpolation: Interpolation): Vector2 { switch (interpolation) { case Interpolation.Linear: ret...
apache-2.0
aravindsagar/SmartLockScreen
libsuperuser/src/eu/chainfire/libsuperuser/Shell.java
66888
/* * Copyright (C) 2012-2014 Jorrit "Chainfire" Jongma * * 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 appl...
apache-2.0
wanghuaisheng/WitsWay
Solutions/AppUtilities/Utilities/Thread/LockObject.cs
1682
#region License(Apache Version 2.0) /****************************************** * Copyright ®2017-Now WangHuaiSheng. * 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/l...
apache-2.0
johannesbraun/clm_autocomplete
docs/solr-core/org/apache/solr/core/snapshots/package-frame.html
1881
<!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_102) on Wed Nov 02 19:53:02 IST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>org.apache.solr.core.snapsh...
apache-2.0
Banbana/TianTianMovie
天天影视/天天影视/AppDelegate.h
408
// // AppDelegate.h // 天天影视 // // Created by 卢恒 on 15/12/4. // Copyright © 2015年 卢恒. All rights reserved. // #import <UIKit/UIKit.h> #import "TuiJianViewController.h" #import "FenLeiViewController.h" #import "SouSuoViewController.h" #import "SheZhiViewController.h" @interface AppDelegate : UIResponder <UIApplicati...
apache-2.0
michaelzzh/LF_PredictionIO
data/src/test/scala/org/apache/predictionio/data/api/SegmentIOAuthSpec.scala
6490
/* * 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
tavultesoft/keymanweb
windows/src/ext/jedi/jvcl/jvcl/examples/JvChartDemo/BCB/StatClasses.h
1200
//--------------------------------------------------------------------------- #ifndef StatClassesH #define StatClassesH #include <vector> using namespace std; class TStatArray { protected: //bool FFirst; bool FGrows; // false=rolling average (circular buffer mode), true=average or sd of any number of samples (...
apache-2.0
maheshika/carbon4-kernel
core/org.wso2.carbon.ndatasource.core/src/main/java/org/wso2/carbon/ndatasource/core/services/WSDataSourceMetaInfo.java
3828
/** * Copyright (c) 2012, 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...
apache-2.0
thiagogarbazza/exemplos
example-xml-with-sax/src/test/java/com/github/thiagogarbazza/examples/xmlwithsax/ResourceGetter.java
621
package com.github.thiagogarbazza.examples.xmlwithsax; import java.io.File; import java.io.InputStream; import java.net.URISyntaxException; import java.net.URL; class ResourceGetter { static File resourceFile(final String filePath) { final URL url = Thread.currentThread().getContextClassLoader().getResource(fi...
apache-2.0
naver/hubblemon
manage.py
252
#!/usr/bin/env python import os import sys if __name__ == "__main__": os.environ.setdefault("DJANGO_SETTINGS_MODULE", "hubblemon.settings") from django.core.management import execute_from_command_line execute_from_command_line(sys.argv)
apache-2.0
muffato/ensembl
misc-scripts/xref_mapping/XrefMapper/Methods/ExonerateGappedBest1_55_perc_id.pm
1101
=head1 LICENSE Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute Copyright [2016-2019] EMBL-European Bioinformatics Institute Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obta...
apache-2.0
PhaedrusTheGreek/transform_vis
public/options_template.html
1307
<div ng-controller="TransformVisEditorController as paramCtrl" style="width: 100%;"> <div class="form-group"> <label> Index Pattern </label> <select name="indexPattern" class="form-control ng-pristine ng-untouched" ng-model="editorState.params.indexpattern" required ng-opt...
apache-2.0
sonu283304/onos
core/store/dist/src/main/java/org/onosproject/store/cluster/messaging/impl/ClusterCommunicationManager.java
13581
/* * Copyright 2014-2015 Open Networking Laboratory * * 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 applicab...
apache-2.0
flitte/Gaffer
tinkerpop/src/main/java/gaffer/gafferpop/GafferPopEdge.java
4463
/* * Copyright 2016 Crown Copyright * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed...
apache-2.0
sdgdsffdsfff/presto
presto-spi/src/main/java/com/facebook/presto/spi/Range.java
6940
/* * 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 * distribut...
apache-2.0
shaoxuan-wang/flink
flink-table/flink-table-planner-blink/src/main/scala/org/apache/flink/table/codegen/calls/RandCallGen.scala
1994
/* * 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
SPECURE/ratel-nettest
RMBTAndroid/src/at/alladin/rmbt/android/util/CheckIpTask.java
7069
/******************************************************************************* * Copyright 2013-2015 alladin-IT GmbH * * 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://ww...
apache-2.0
thymol/thymol.js
src/main/webapp/WEB-INF/templates/thymol/debug/debug-data.js
41
thDebug = true; thAllowNullText = false;
apache-2.0
nortal/araneaframework
src/org/araneaframework/uilib/form/constraint/OptionalConstraint.java
2059
/* * Copyright 2006 Webmedia Group 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 agree...
apache-2.0
mkshimod/digits
app/lib/collections/Contacts.js
1938
contacts = "Contacts"; // avoid typos, this string occurs many times. Contacts = new Mongo.Collection(contacts); Meteor.methods({ /** * Invoked by AutoForm to add a new Contacts record. * @param doc The Contacts document. */ addContacts: function(doc) { check(doc, Contacts.simpleSchema()); Conta...
apache-2.0
dfalcone/soomla-wp-core
soomla-wp-core/soomla-wp-core-interface/events/AppToForegroundEvent.cs
877
/// Copyright (C) 2012-2015 Soomla 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 app...
apache-2.0
arturkirakosian/java
addressbook-web-tests/src/test/java/ru/stqa/pft/addressbook/appmanager/GroupHelper.java
1203
package ru.stqa.pft.addressbook.appmanager; import org.openqa.selenium.By; import org.openqa.selenium.WebDriver; import org.openqa.selenium.firefox.FirefoxDriver; import ru.stqa.pft.addressbook.model.GroupData; /** * Created by Artur on 17.04.16. */ public class GroupHelper extends HelperBase { public GroupHelpe...
apache-2.0
jrbn/trident
src/trident/kb/permsorter.cpp
39131
/* * Copyright 2017 Jacopo Urbani * * 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, V...
apache-2.0
joerg84/arangodb
lib/V8/V8LineEditor.cpp
11292
//////////////////////////////////////////////////////////////////////////////// /// DISCLAIMER /// /// Copyright 2014-2016 ArangoDB GmbH, Cologne, Germany /// Copyright 2004-2014 triAGENS GmbH, Cologne, Germany /// /// Licensed under the Apache License, Version 2.0 (the "License"); /// you may not use this file except...
apache-2.0
sendwithus/sendwithus_csharp
Sendwithus/SendwithusClient/API/Template.cs
18534
using Newtonsoft.Json; using Sendwithus.Net; using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Threading.Tasks; namespace Sendwithus { /// <summary> /// sendwithus Template class /// </summary> public class Template { public const string DEF...
apache-2.0
skjolber/3d-bin-container-packing
test/src/test/java/com/github/skjolber/packing/test/BouwkampCodeParserTest.java
917
package com.github.skjolber.packing.test; import static com.google.common.truth.Truth.assertThat; import java.io.IOException; import java.nio.charset.StandardCharsets; import java.util.List; import java.util.stream.Collectors; import org.junit.jupiter.api.Test; import com.github.skjolber.packing.test.bouwkamp.Bouwk...
apache-2.0
kubeflow/pipelines
samples/core/condition/condition_test.py
2438
# Copyright 2021 The Kubeflow 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...
apache-2.0
elcoloo/app-geoladris-snmb
static/loc/es/html/siia.html
23439
<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"> <head> <meta http-equiv=Content-Type content="text/html; charset=win...
apache-2.0
Kitware/HPCCloud
src/panels/SchedulerConfig/SGE.js
2229
import React from 'react'; import PropTypes from 'prop-types'; import style from 'HPCCloudStyle/ItemEditor.mcss'; export default class SchedulerConfigSGE extends React.Component { constructor(props) { super(props); this.updateConfig = this.updateConfig.bind(this); } updateConfig(event) { if (this.p...
apache-2.0
NativeScript/android-runtime
test-app/runtime/src/main/cpp/JEnv.h
15392
#ifndef JENV_H_ #define JENV_H_ #include "jni.h" #include <map> #include <string> namespace tns { class JEnv { public: JEnv(); JEnv(JNIEnv* jniEnv); ~JEnv(); operator JNIEnv* () const; jclass GetObjectClass(jobject obj); jsize GetArrayLength(jarray array); ...
apache-2.0
leidenuniv-lacdr-abs/ms-vfetc
rebuild_and_run.sh
971
#!/usr/bin/env bash docker build --no-cache -t vfetc . docker run -it --rm -v $(pwd)/data/tmp:/out vfetc files=data/vendor/agilent/batches.zip outputfile=/out/agilent_from_zip.txt && cat data/tmp/agilent_from_zip.txt docker run -it --rm -v $(pwd)/data/tmp:/out vfetc files=data/vendor/agilent/example_batch1.txt,data/ven...
apache-2.0
ziacik/TypeScript
tests/cases/unittests/services/preProcessFile.ts
20837
/// <reference path="..\..\..\..\src\harness\external\mocha.d.ts" /> /// <reference path="..\..\..\..\src\harness\harnessLanguageService.ts" /> declare namespace chai.assert { function deepEqual(actual: any, expected: any): void; } describe('PreProcessFile:', function () { function test(sourceText: s...
apache-2.0
SunnyRx/JNUDarkSide
WebRoot/css/bootstrap.css
137752
/*! * Bootstrap v3.3.0 (http://getbootstrap.com) * Copyright 2011-2014 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ /*! normalize.css v3.0.2 | MIT License | git.io/normalize */ html { font-family: sans-serif; -webkit-text-size-adjust: 100%; -ms-text-size-a...
apache-2.0
sabob/ratel
ratel/src/com/google/ratel/service/error/DefaultErrorHandlerService.java
3778
package com.google.ratel.service.error; import com.google.ratel.core.Mode; import com.google.ratel.*; import com.google.ratel.deps.io.*; import com.google.ratel.service.classdata.*; import com.google.ratel.service.log.LogService; import com.google.ratel.service.resolver.*; import com.google.ratel.util.*; import java.i...
apache-2.0
SmartDeveloperHub/sdh-curator-connector
src/test/java/org/smartdeveloperhub/curator/connector/ServerCuratorController.java
2636
/** * #-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=# * This file is part of the Smart Developer Hub Project: * http://www.smartdeveloperhub.org/ * * Center for Open Middleware * http://www.centeropenmiddleware.com/ * #-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=...
apache-2.0
googleapis/python-contact-center-insights
samples/generated_samples/contactcenterinsights_v1_generated_contact_center_insights_update_issue_sync.py
1517
# -*- coding: utf-8 -*- # Copyright 2022 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...
apache-2.0
reinfer/riakpp
src/connection_pool.hpp
5709
#ifndef RIAKPP_CONNECTION_POOL_HPP_ #define RIAKPP_CONNECTION_POOL_HPP_ #include <boost/asio/io_service.hpp> #include <boost/system/error_code.hpp> #include <cstddef> #include <cstdint> #include <vector> #include "async_queue.hpp" #include "check.hpp" #include "endpoint_vector.hpp" #include "transient.hpp" namespac...
apache-2.0
mdoering/backbone
life/Plantae/Magnoliophyta/Magnoliopsida/Fabales/Fabaceae/Anthyllis/Anthyllis macrocarpa/README.md
176
# Anthyllis macrocarpa Walp. SPECIES #### Status ACCEPTED #### According to International Plant Names Index #### Published in null #### Original name null ### Remarks null
apache-2.0
googlegenomics/cloudml-examples
trainer/util.py
2296
#!/usr/bin/python # Copyright 2016 Google Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agre...
apache-2.0
bytesparadise/libasciidoc
CHANGELOG.md
67869
# [0.6.0](https://github.com/bytesparadise/libasciidoc/compare/v0.5.1...v0.6.0) (2021-03-21) Version 0.6.0 focused on improved support for substitutions. It also includes a few extra features and fixes for bugs discovered while working on the main theme. ### Bug Fixes * **parser:** check for letters in roman numb...
apache-2.0
anjalshireesh/gluster-ovirt-poc
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/storage/IscsiImportStorageModel.java
1042
package org.ovirt.engine.ui.uicommonweb.models.storage; import java.util.Collections; import org.ovirt.engine.core.compat.*; import org.ovirt.engine.ui.uicompat.*; import org.ovirt.engine.core.common.businessentities.*; import org.ovirt.engine.core.common.vdscommands.*; import org.ovirt.engine.core.common.queries.*; im...
apache-2.0
dhtech/graphite-web
webapp/graphite/render/functions.py
101346
#Copyright 2008 Orbitz WorldWide # #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, so...
apache-2.0
firstthumb/Bomberman
core/src/main/java/net/javaci/mobile/bomberman/core/mediator/LobbyScreenMediator.java
696
package net.javaci.mobile.bomberman.core.mediator; import net.javaci.mobile.bomberman.core.BomberManGame; import net.javaci.mobile.bomberman.core.view.BomberManScreen; import net.javaci.mobile.bomberman.core.view.LobbyScreen; public class LobbyScreenMediator extends BomberManMediator { private LobbyScreen lobbyS...
apache-2.0
noglows/conception-calculator
spec/controllers/api_controller_spec.rb
6855
require 'rails_helper' require 'pry' RSpec.describe ApiController, type: :controller do before :each do request.env["HTTP_ACCEPT"] = 'application/json' end describe "GET 'on_this_day'" do let(:event_params) do { date: "3/26/1991", type: "event" } end let(:song_params...
apache-2.0
progress/progressNEXT
NextWeb/public/stylesheets/style.css
1118
body { /*padding: 50px;*/ /*max-width:254px; max-height: 318px;*/ font: 14px "Lucida Grande", Helvetica, Arial, sans-serif; } div { width:254px; position: relative; height: 318px; } div.banner { background: url('/images/badge.png') no-repeat; } section.info { position: absolute; top : 100px; } ...
apache-2.0
commitd/rejux
src/main/java/software/committed/rejux/impl/AbstractState.java
621
package software.committed.rejux.impl; import software.committed.rejux.interfaces.State; public class AbstractState<S> implements State<S> { private final Class<S> stateClass; protected S state; public AbstractState(final Class<S> clazz, final S initial) { stateClass = clazz; state = initial; } @...
apache-2.0
EricssonResearch/scott-eu
lyo-services/webapp-whc/src/main/java/se/ericsson/cf/scott/sandbox/whc/xtra/managers/MqttManager.java
1668
package se.ericsson.cf.scott.sandbox.whc.xtra.managers; import eu.scott.warehouse.lib.LoggingMqttCallback; import org.eclipse.paho.client.mqttv3.MqttClient; import org.eclipse.paho.client.mqttv3.MqttConnectOptions; import org.eclipse.paho.client.mqttv3.MqttException; import org.slf4j.Logger; import org.slf4j.LoggerFac...
apache-2.0
Bersaelor/D2
iOS_app/Classes/Native/mscorlib_System_Comparison_1_gen3861043953MethodDeclarations.h
1825
#pragma once #include "il2cpp-config.h" #ifndef _MSC_VER # include <alloca.h> #else # include <malloc.h> #endif #include <stdint.h> #include <assert.h> #include <exception> #include "codegen/il2cpp-codegen.h" #include "mscorlib_System_Comparison_1_gen2887177558MethodDeclarations.h" // System.Void System.Comparis...
apache-2.0
nghiant2710/base-images
balena-base-images/node/rpi/alpine/3.10/15.7.0/build/Dockerfile
2948
# AUTOGENERATED FILE FROM balenalib/rpi-alpine:3.10-build ENV NODE_VERSION 15.7.0 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 \ ; do \ gpg ...
apache-2.0
erikjandevries/ConfigLM17ML
extra/prep-TheanoForGPU.sh
30
cp .theanorc_gpu ~/.theanorc
apache-2.0
dheraclio/dependometer
dependometer-core/src/main/java/com/valtech/source/dependometer/app/controller/pack/DispatcherPackageCycleCollectedEvent.java
648
// GENERATED FILE! // VERSION-INFO: com.valtech.source.ag.evf.codegen.Dispatcher // DATE/TIME-INFO: 17.05.04 09:36:44 package com.valtech.source.dependometer.app.controller.pack; import com.valtech.source.ag.evf.Dispatcher; import com.valtech.source.ag.evf.EventIf; final class DispatcherPackageCycleCollecte...
apache-2.0
Tpo76/centreon-plugins
notification/highsms/plugin.pm
1227
# # Copyright 2021 Centreon (http://www.centreon.com/) # # Centreon is a full-fledged industry-strength solution that meets # the needs in IT infrastructure and application monitoring for # service performance. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in com...
apache-2.0
unimatrix02/latunyi-framework
system/includes/debug.inc.php
8463
<?php /** * Debug library * * @author Raymond van Velzen <raymond@latunyi.com> * @package LatunyiFramework **/ /** * pr * * Function to print anything in a convenient way * Will print any string/number/etc, array, or object. * * @param mixed $x Anything * @param string $descr Descripti...
apache-2.0
mkobayas/minimum-marshaller
src/test/java/org/mk300/marshal/minimum/test/PriorityQueueTest.java
3777
package org.mk300.marshal.minimum.test; import java.io.ByteArrayInputStream; import java.io.ByteArrayOutputStream; import java.util.Date; import java.util.PriorityQueue; import java.util.concurrent.PriorityBlockingQueue; import org.apache.commons.io.HexDump; import org.junit.Test; import org.mk300.marshal.minimum.Min...
apache-2.0
aam-at/tensorflow
tensorflow/compiler/xla/pjrt/pjrt_client.h
39777
/* Copyright 2017 The TensorFlow 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 applicable law or a...
apache-2.0
stackinabox/stackinabox.io
scripts/deploy-to-bluemix/deploy_compose.sh
173
#!/bin/bash echo "Creating UrbanCode Enterprise Platform Services" echo "`ls -la`" cd ./compose/urbancode docker-compose -f bluemix-compose.yml -p UrbanCodePlatform up -d
apache-2.0
SES-fortiss/SmartGridCoSimulation
projects/memapCore/src/main/java/memap/helper/milp/MILPProblemNoConnections.java
21486
package memap.helper.milp; import java.util.Arrays; import lpsolve.LpSolve; import lpsolve.LpSolveException; import memap.controller.TopologyController; import memap.helper.configurationOptions.OptimizationCriteria; import memap.helper.configurationOptions.ToolUsage; import memap.messages.BuildingMessage; import memap...
apache-2.0
SuperMap/iClient-for-Silverlight
SuperMap.Web.iServerJava2/Query/SqlParam.cs
4581
using System.Collections.Generic; namespace SuperMap.Web.iServerJava2 { /// <summary> /// <para>${iServer2_sqlParam_Title}</para> /// <para>${iServer2_sqlParam_Description}</para> /// </summary> public class SqlParam { /// <summary>${iServer2_sqlParam_constructor_None_D}</summary> ...
apache-2.0
VHAINNOVATIONS/Telepathology
Source/Java/CoreRouter/main/src/java/gov/va/med/imaging/core/router/commands/storage/datasource/PostArtifactRetentionPolicyCommandImpl.java
3120
/** * Package: MAG - VistA Imaging WARNING: Per VHA Directive 2004-038, this routine should not be modified. Date Created: Apr, 2010 Site Name: Washington OI Field Office, Silver Spring, MD Developer: vhaiswlouthj Description: DICOM Study cache manager. Maintains the cache of study instances and...
apache-2.0
Geomatys/sis
core/sis-referencing/src/main/java/org/apache/sis/referencing/operation/InverseOperationMethod.java
9914
/* * 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
Lesha-spr/greed
public/src/actions/async/async.actions.js
191
import alt from './../../alt'; class AsyncActions { constructor() { this.generateActions( 'toggle' ); } } export default alt.createActions(AsyncActions);
apache-2.0
lazarevalex/jsviewer
README.md
5730
# JavaScript Viewer for ArcGIS Êîíôèãóðèðîåìîå âåá-ïðèëîæåíèå, ïðåäíàçíà÷åííîå äëÿ ðàáîòû ñ ArcGIS for Server ÷åðåç REST-èíòåðôåéñ. ##Ñòðóêòóðà âåá-ïðèëîæåíèÿ * index.html - ãîëîâíîé ôàéë âåá-ïðèëîæåíèÿ * proxy.ashx - ïðîêñè-ñòðàíèöà âåá-ïðèëîæåíèÿ * proxy.config - êîíôèãóðàöèîííûé ôàéë ïðî...
apache-2.0
wgroth2/WFJavaAppExample
src/test/java/com/vmware/broth/quickstart/AppTest.java
655
package com.vmware.broth.quickstart; import junit.framework.Test; import junit.framework.TestCase; import junit.framework.TestSuite; /** * Unit test for simple App. */ public class AppTest extends TestCase { /** * Create the test case * * @param testName name of the test case */ pub...
apache-2.0
mdoering/backbone
life/Plantae/Magnoliophyta/Magnoliopsida/Malvales/Malvaceae/Triumfetta/Triumfetta kundelungensis/README.md
196
# Triumfetta kundelungensis I.Adamska & Lisowski SPECIES #### Status ACCEPTED #### According to International Plant Names Index #### Published in null #### Original name null ### Remarks null
apache-2.0
WASdev/sample.microservices.12factorapp
src/test/java/net/wasdev/twelvefactorapp/it/test/EndpointTest.java
5033
package net.wasdev.twelvefactorapp.it.test; import static org.junit.Assert.*; import net.wasdev.twelvefactorapp.ResponseHandler.RequestType; import org.junit.BeforeClass; import org.junit.Test; import org.junit.Before; import org.junit.After; import org.junit.Assume; import javax.json.Json; import javax.json.JsonObj...
apache-2.0
bhardesty/qpid-dispatch
src/message_private.h
8819
#ifndef __message_private_h__ #define __message_private_h__ 1 /* * 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 ...
apache-2.0
benjchristensen/RxJava
src/test/java/io/reactivex/internal/util/ExceptionHelperTest.java
1513
/** * Copyright 2016 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 applicable law or agreed to in w...
apache-2.0
fhunleth/fwup
scripts/ci_build.sh
2508
#!/usr/bin/env bash # # Build script for CircleCi # # Inputs: # CIRCLE_OS_NAME - "linux" or "osx" # MODE - "static", "dynamic", "windows", "raspberrypi", or "minimal" # # Static builds use scripts to download libarchive and libconfuse, so those are # only installed on shared library builds. # set -e s...
apache-2.0
Autodesk/hig
packages/icon-button/src/index.test.js
282
import * as index from "./index"; describe("icon-button/index", () => { [ { name: "default", value: expect.any(Function) } ].forEach(({ name, value }) => { it(`exports ${name}`, () => { expect(index).toHaveProperty(name, value); }); }); });
apache-2.0
aspleenic/mirah
test/mirrors/simple_mirror_loader_test.rb
3000
# Copyright (c) 2010 The Mirah project authors. All Rights Reserved. # All contributing project authors may be found in the NOTICE file. # # 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 # # ...
apache-2.0
tclavier/fleet
unit/file_test.go
5792
package unit import ( "reflect" "testing" ) func TestDeserialize(t *testing.T) { contents := ` This=Ignored [Unit] ;ignore this guy Description = Foo [Service] ExecStart=echo "ping"; ExecStop=echo "pong" # ignore me, too ExecStop=echo post [Fleet] X-ConditionMachineMetadata=foo=bar X-ConditionMachineMetadata=baz...
apache-2.0
nitro-devs/nitro-game-engine
docs/ncollide_procedural/utils/index.html
10237
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `utils` mod in crate `ncollide_procedural`."> <meta name="k...
apache-2.0
sugerPocket/sp-blog
server/middlewares/index.js
214
const loginJudger = require('./loginJudger'); const registerJudger = require('./registerJudger'); const adminJudger = require('./adminJudger'); module.exports = { loginJudger, registerJudger, adminJudger, };
apache-2.0
kkohs/SkinnyElephant-EntityFramework
src/main/java/org/skinnyelephant/framework/core/PoolManager.java
5388
/* * Copyright 2012 Kristaps Kohs<kristaps.kohs@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 * * Unle...
apache-2.0
gbif/geocode
database/coordinatecleaner_centroids.sql
34460
/* Coordinates extracted from CentroidCleaner R package using: library(CoordinateCleaner) library(dplyr) points_df = CoordinateCleaner::countryref %>% filter(type == "country") %>% filter(area_sqkm >= 10e3) %>% select(iso2,long=centroid.lon,lat=centroid.lat) %>% glimpse() write.csv(points_df, "cc.csv", row.names=TRU...
apache-2.0
timofeevda/seismic-beachballs-demo
app/src/components/spinner/spinner.component.ts
1091
import {Component, EventEmitter, Input, Output} from '@angular/core' @Component({ template: require('./spinner.component.html'), selector: 'spinner' }) export class SpinnerComponent { @Input() value: number @Output() valueChange: EventEmitter<number> @Input() step: number = 1 timeout: number ...
apache-2.0
Ccook/Stonewall
src/test/java/edu/american/student/stonewall/display/css/property/ResizePropertyTest.java
434
package edu.american.student.stonewall.display.css.property; import static org.junit.Assert.assertTrue; import org.junit.Test; import edu.american.student.stonewall.display.css.util.ResizeType; public class ResizePropertyTest { @Test public void test() { ResizeProperty prop = new ResizeProperty(ResizeType.HOR...
apache-2.0
yodathedark/moltis-tickets
tickets/views/location/index.php
764
<?php use yii\helpers\Html; use yii\grid\GridView; /* @var $this yii\web\View */ /* @var $dataProvider yii\data\ActiveDataProvider */ $this->title = Yii::t('app', 'Locations'); $this->params['breadcrumbs'][] = $this->title; ?> <div class="location-index"> <h1><?= Html::encode($this->title) ?></h1> <p> ...
apache-2.0