repo_name
stringlengths
4
116
path
stringlengths
3
942
size
stringlengths
1
7
content
stringlengths
3
1.05M
license
stringclasses
15 values
Gaduo/hapi-fhir
hapi-fhir-jpaserver-base/src/main/java/ca/uhn/fhir/jpa/term/VersionIndependentConcept.java
1149
package ca.uhn.fhir.jpa.term; /* * #%L * HAPI FHIR JPA Server * %% * Copyright (C) 2014 - 2016 University Health Network * %% * 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
dnvriend/intro-to-akka-streams
src/test/scala/com/github/dnvriend/streams/stage/simple/DropWhileStageTest.scala
1516
/* * Copyright 2016 Dennis Vriend * * 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
mdoering/backbone
life/Plantae/Magnoliophyta/Magnoliopsida/Gentianales/Rubiaceae/Oldenlandia/Oldenlandia pterospora/ Syn. Hedyotis pterospora/README.md
185
# Hedyotis pterospora F.Muell. 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/Poales/Cyperaceae/Eleocharis/Eleocharis geniculata/ Syn. Eleocharis caribaea dispar/README.md
188
# Eleocharis caribaea var. dispar VARIETY #### Status SYNONYM #### According to The Catalogue of Life, 3rd January 2011 #### Published in null #### Original name null ### Remarks null
apache-2.0
cedral/aws-sdk-cpp
aws-cpp-sdk-states/source/model/Tag.cpp
1559
/* * Copyright 2010-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 "license" fil...
apache-2.0
soundcloud/zipkin
benchmarks/src/main/java/zipkin/benchmarks/Span2ConverterBenchmarks.java
5211
/** * Copyright 2015-2017 The OpenZipkin 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 ...
apache-2.0
RobbieRain/he
test.py
7
zhangyu
apache-2.0
kave-cc/csharp-commons
KaVE.Commons.Tests/Model/TypeShapes/PropertyHierarchyTest.cs
1405
/* * Copyright 2014 Technische Universität Darmstadt * * 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
freekv/jpip.js
examples/js/embed.js
4075
// NOTE: this file should only be included when embedding the inspector - no other files should be included (this will do everything) // If gliEmbedDebug == true, split files will be used, otherwise the cat'ed scripts will be inserted (function() { var pathRoot = ""; var useDebug = window["gliEmbedDebug"]; ...
apache-2.0
eyeem/spark-testing-base
README.md
1119
[![buildstatus](https://travis-ci.org/holdenk/spark-testing-base.svg?branch=master)](https://travis-ci.org/holdenk/spark-testing-base) # spark-testing-base Base classes to use when writing tests with Spark. # Why? You've written an awesome program in Spark and now its time to write some tests. Only you find yourself wr...
apache-2.0
ONLYOFFICE/CommunityServer
module/ASC.Mail.Autoreply/ASC.Mail.Core/Net/IMAP/Server/Folder_EventArgs.cs
2169
/* * * (c) Copyright Ascensio System Limited 2010-2021 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://www.apache.org/licenses/LICENSE-2.0 * Unless required by appli...
apache-2.0
mathunjoroge/pharmacy
stocktake/stocktake.php
8600
<?php require_once('auth.php'); ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <?php include '../connect.php'; $result = $db->prepare("SELECT * FROM products where qty < level ORDER BY product_id D...
apache-2.0
denis-vilyuzhanin/selenium
dotnet/src/WebDriver/Remote/CommandInfoRepository.cs
13270
// <copyright file="CommandInfoRepository.cs" company="WebDriver Committers"> // Copyright 2007-2011 WebDriver committers // Copyright 2007-2011 Google Inc. // Portions copyright 2011 Software Freedom Conservancy // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file e...
apache-2.0
support-project/knowledge
src/main/resources/org/support/project/web/dao/sql/UserAliasDao/UserAliasDao_select_on_key.sql
85
SELECT * FROM USER_ALIAS WHERE AUTH_KEY = ? AND USER_ID = ? AND DELETE_FLAG = 0;
apache-2.0
aws/aws-sdk-cpp
aws-cpp-sdk-ec2/include/aws/ec2/model/ModifyVpnTunnelOptionsSpecification.h
61025
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include <aws/ec2/EC2_EXPORTS.h> #include <aws/core/utils/memory/stl/AWSStreamFwd.h> #include <aws/core/utils/memory/stl/AWSString.h> #include <aws/core/utils/memory/stl/AWSVector.h> #inc...
apache-2.0
MyAccInt/aem-project-archetype
src/main/archetype/core/src/main/java/core/servlets/SimpleServlet.java
2367
/* * Copyright 2015 Adobe Systems Incorporated * * 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
LADOSSIFPB/nutrif
nutrif-web/lib/angular/i18n/angular-locale_os.js
3826
'use strict'; angular.module("ngLocale", [], ["$provide", function($provide) { var PLURAL_CATEGORY = {ZERO: "zero", ONE: "one", TWO: "two", FEW: "few", MANY: "many", OTHER: "other"}; function getDecimals(n) { n = n + ''; var i = n.indexOf('.'); return (i == -1) ? 0 : n.length - i - 1; } function getVF(n...
apache-2.0
Nintinugga/SportsManager
app/src/main/java/com/comp/ninti/sportsmanager/LeaderBoard.java
2193
package com.comp.ninti.sportsmanager; import android.content.Intent; import android.os.Bundle; import android.os.Handler; import android.support.v7.app.AppCompatActivity; import android.support.v7.widget.Toolbar; import android.view.MenuItem; import android.widget.ListView; import com.comp.ninti.adapter.LeaderBoardAd...
apache-2.0
ahwxl/ads
ads/src/main/java/com/bplow/netconn/systemmng/domain/RoleDomain.java
824
/** * www.bplow.com */ package com.bplow.netconn.systemmng.domain; /** * @desc 角色 * @author wangxiaolei * @date 2016年5月8日 下午4:30:39 */ public class RoleDomain { private String roleId; private String userId; private String roleName; private String roleDesc; public String getRoleId() {...
apache-2.0
breex-it/breex-bus
breex-bus-jms/src/main/java/it/breex/bus/impl/jms/JmsEventManager.java
4233
package it.breex.bus.impl.jms; import it.breex.bus.event.AbstractResponseEvent; import it.breex.bus.event.EventData; import it.breex.bus.event.EventHandler; import it.breex.bus.event.RequestEvent; import it.breex.bus.impl.AbstractEventManager; import java.util.UUID; import javax.jms.Connection; import javax.jms.Conn...
apache-2.0
navnorth/LR-Data
src/payload_schema/__init__.py
265
from .fetch import FetchParser from .json_ld import JsonLdParser from .lom import LomParser from .lrmi import LrmiParser from .nsdl_dc import NsdlDcParser __all__ = [ 'FetchParser', 'JsonLdParser', 'LomParser', 'LrmiParser', 'NsdlDcParser', ]
apache-2.0
gosmos/restful
restful_test.go
3673
/* Copyright 2014 Maciej Chałapuk 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
Behzadkhosravifar/CoolNameGenerator
src/Test/GA/Crossovers/OrderedCrossoverTest.cs
5007
using System.Collections.Generic; using System.Linq; using CoolNameGenerator.GA.Chromosomes; using CoolNameGenerator.GA.Crossovers; using NUnit.Framework; using Rhino.Mocks; using TestSharp; namespace Test.GA.Crossovers { [TestFixture] [Category("Crossovers")] public class OrderedCrossoverTest { ...
apache-2.0
indashnet/InDashNet.Open.UN2000
android/external/chromium_org/third_party/WebKit/Source/core/page/FocusController.h
4915
/* * Copyright (C) 2006, 2007 Apple Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of condit...
apache-2.0
wildfly-swarm/wildfly-swarm-javadocs
2.6.1.Final-SNAPSHOT/apidocs/org/wildfly/swarm/config/messaging/activemq/ServerSupplier.html
9418
<!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 Jun 10 10:20:09 MST 2020 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>ServerSupplier (BOM: * : A...
apache-2.0
wildfly-swarm/wildfly-swarm-javadocs
2.2.1.Final/apidocs/org/wildfly/swarm/config/elytron/LdapRealmSupplier.html
9190
<!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 Tue Oct 30 00:52:57 MST 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>LdapRealmSupplier (BOM: * ...
apache-2.0
jhorey/Paja
src/gov/ornl/paja/storage/LogMessage.java
1764
/** * Copyright 2013 Oak Ridge National Laboratory * Author: James Horey <horeyjl@ornl.gov> * * 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/LI...
apache-2.0
tmaret/sling
contrib/extensions/sling-query/README.md
268
# SlingQuery SlingQuery is a Sling resource tree traversal tool inspired by the [jQuery](http://api.jquery.com/category/traversing/tree-traversal/). See the full documentation on [Apache Sling website](http://sling.apache.org/documentation/bundles/sling-query.html).
apache-2.0
ONLYOFFICE/CommunityServer
redistributable/SelectelSharp/Requests/CDN/CDNIvalidationRequest.cs
1707
using Newtonsoft.Json; using Newtonsoft.Json.Converters; using SelectelSharp.Headers; using System; using System.IO; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace SelectelSharp.Requests.CDN { public class CDNIvalidationRequest : BaseReq...
apache-2.0
wildfly-swarm/wildfly-swarm-javadocs
2.2.1.Final/apidocs/org/wildfly/swarm/config/class-use/UndertowSupplier.html
4850
<!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 Tue Oct 30 00:53:03 MST 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Interface org.wildf...
apache-2.0
wildfly-swarm/wildfly-swarm-javadocs
2016.9/apidocs/org/wildfly/swarm/config/messaging/activemq/class-use/ServerConsumer.html
13521
<!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_60-ea) on Tue Sep 06 12:41:45 EDT 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Interface org.wil...
apache-2.0
albertlatacz/java-repl
src/javarepl/console/ui/term.js
8438
document.write('<div id="terminal" class="terminal-content"></div>'); var session = {}; // return a parameter value from the current URL function getParam(sname) { var params = location.search.substr(location.search.indexOf("?") + 1); var sval = ""; params = params.split("&"); // split param and value...
apache-2.0
wildfly-swarm/wildfly-swarm-javadocs
2.1.0.Final/apidocs/org/wildfly/swarm/config/jmx/ResolvedExposeModelSupplier.html
9016
<!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 Tue Aug 14 15:31:43 MST 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>ResolvedExposeModelSupplier...
apache-2.0
Notronix/NewRelicEvents
README.md
2434
# New Relic Events A simple Java library that can be used to submit [custom events](http://newrelic.com/insights/technology/integrations) to [New Relic Insights](http://newrelic.com/insights). This library is useful when you need to send custom events to Insights, but you aren't running New Relic's [APM Java language ...
apache-2.0
wildfly-swarm/wildfly-swarm-javadocs
2.0.0.Final/apidocs/org/wildfly/swarm/config/undertow/server/host/class-use/HTTPInvokerSettingSupplier.html
8180
<!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 Fri Jun 22 04:34:22 MST 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Interface org.wildf...
apache-2.0
dfensgmbh/biz.dfch.PS.Azure.ServiceBus.Client
it/ServcieBusClientTestHelpers.ps1
196
function CreateMessageSenders($amountSenders, $queueName) { for ($i=1; $i -le $amountSenders; $i++) { $sender = New-SBMessageReceiver -QueueName $queueName -ReceiveMode 'ReceiveAndDelete'; } }
apache-2.0
wildfly-swarm/wildfly-swarm-javadocs
2017.10.2/apidocs/org/wildfly/swarm/config/undertow/class-use/Server.ServerResources.html
7296
<!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 Tue Feb 06 09:38:18 MST 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.wildfly.s...
apache-2.0
braindumps/all_braindumps
642-647.css
16916
.ff0{font-family:sans-serif;visibility:hidden;} @font-face{font-family:ff1;src:url(f1.woff)format("woff");}.ff1{font-family:ff1;line-height:1.589369;font-style:normal;font-weight:normal;visibility:visible;} @font-face{font-family:ff2;src:url(f2.woff)format("woff");}.ff2{font-family:ff2;line-height:1.695312;font-style:n...
apache-2.0
jsrudani/HadoopHDFSProject
hadoop-common-project/hadoop-nfs/target/org/apache/hadoop/oncrpc/class-use/SimpleTcpServer.html
6158
<!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_45) on Fri Mar 06 22:11:53 CST 2015 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class org.apache.hadoop.o...
apache-2.0
IGSIO/OpenIGTLinkIO
GUI/DeviceWidgets/qIGTLIODeviceWidget.h
1172
#ifndef QIGTLIODEVICEWIDGET_H #define QIGTLIODEVICEWIDGET_H #include <QWidget> // igtlio includes #include "igtlioGUIExport.h" #include <vtkSmartPointer.h> #include <vtkObject.h> #include "qIGTLIOVtkConnectionMacro.h" typedef vtkSmartPointer<class igtlioDevice> igtlioDevicePointer; class qIGTLIODeviceWidget; cla...
apache-2.0
spaceshipsamurai/samurai-auth
public/app/shared/session.service.js
1933
angular.module('ssAuth').factory('SessionService', ['$http', '$cookies', '$q', function($http, $cookies, $q){ var currentUser = {}; var currentFetch; currentUser.isAdmin = function() { return currentUser && currentUser.groups && currentUser.groups['Admins']; }; var getCurrentUser = functi...
apache-2.0
tkadlec/lighthouse
lighthouse-core/test/gather/gatherers/dobetterweb/optimized-images-test.js
5402
/** * @license Copyright 2017 Google 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 required by applicable law or a...
apache-2.0
wildfly-swarm/wildfly-swarm-javadocs
2018.3.3/apidocs/org/wildfly/swarm/microprofile/health/detect/package-frame.html
1049
<!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 Thu Mar 08 14:17:41 MST 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.wildfly.swarm.microprof...
apache-2.0
hochanh/hochanh.github.io
rtk/v4/1055.html
316
<!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>
apache-2.0
NeoCN/jaeger
travis/install-crossdock-deps.sh
343
#!/bin/bash set -e docker version # Install docker-compose sudo rm -f /usr/local/bin/docker-compose curl -L https://github.com/docker/compose/releases/download/${DOCKER_COMPOSE_VERSION}/docker-compose-`uname -s`-`uname -m` > /tmp/docker-compose chmod +x /tmp/docker-compose sudo mv /tmp/docker-compose /usr/local/bin ...
apache-2.0
serversideapps/silhmojs
shared/src/main/scala/shared/smartchess/square.scala
2229
package smartchess object square { type TSquare = Int type TFile = Int type TRank = Int val BOARD_SIZE_SHIFT = 3 val BOARD_SIZE = 1 << BOARD_SIZE_SHIFT val HALF_BOARD_SIZE = BOARD_SIZE / 2 val HALF_BOARD_SIZE_MINUS_ONE = HALF_BOARD_SIZE - 1 val BOARD_AREA_SHIFT = BOARD_SIZE_SHIFT * 2 val BOARD_...
apache-2.0
mduerig/json-jerk
src/main/java/michid/jsonjerk/LevelOrderJsonParser.java
6473
/* * 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
wildfly-swarm/wildfly-swarm-javadocs
2017.10.2/apidocs/org/wildfly/swarm/undertow/StaticContentContainer.html
13971
<!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 Tue Feb 06 09:38:08 MST 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>StaticContentContainer (BOM...
apache-2.0
degauhta/dgagarsky
chapter_001/src/test/java/ru/job4j/package-info.java
81
/** * For JavaDocs. *@author dgagarsky *@since 01.12.2016 */ package ru.job4j;
apache-2.0
juleswhite/coursera-sustainable-apps
Assignments/TestingAsgn2/README.md
7125
# Assignment 1 ## Overview This assignment will focus on your ability to implement an Android application using test driven development methods. ## Warning UNDER NO CIRCUMSTANCES SHOULD YOU USE THIS APP "AS IS" IN PRODUCTION!!! ## Instructions First clone this Git Repository and import it into Android Studio, an...
apache-2.0
329277920/Snail
Snail.Pay.Ali.Sdk/Domain/AlipayInsAutoAutoinsprodQuoteQueryModel.cs
582
using System; using System.Xml.Serialization; namespace Aop.Api.Domain { /// <summary> /// AlipayInsAutoAutoinsprodQuoteQueryModel Data Structure. /// </summary> [Serializable] public class AlipayInsAutoAutoinsprodQuoteQueryModel : AopObject { /// <summary> /// 询价ID /// ...
apache-2.0
marcovc/casper
bindings/xcsp/parser.cpp
20252
/**************************************************************************\ * This file is part of CaSPER. * * * * Copyright: * * 2009-20...
apache-2.0
mdoering/backbone
life/Plantae/Magnoliophyta/Liliopsida/Poales/Poaceae/Poa/Poa arachnifera/ Syn. Poa densiflora/README.md
179
# Poa densiflora Buckley SPECIES #### Status SYNONYM #### According to The Catalogue of Life, 3rd January 2011 #### Published in null #### Original name null ### Remarks null
apache-2.0
ghaskins/obc-peer
openchain/consensus/controller/controller.go
1587
/* 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 not use this f...
apache-2.0
google/trillian-website
layouts/shortcodes/rel-figure.html
654
<!-- Copyright 2020 Google LLC Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, soft...
apache-2.0
Lyndir/Opal
discontinued/opal-geo/src/main/java/com/lyndir/lhunath/opal/gui/ListenerAction.java
2900
/* * Copyright 2005-2007 Maarten Billemont * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appli...
apache-2.0
duyetdev/ypCore
apps/admin/view/simple/module/News/Setting.GoogleTrend.php
655
{$Header} <main role="main" class="main" contenteditable="false"> <aside id="notifications"> <!-- Notifications --> {if !empty($error)}<div class="notification-error">{$error}</div>{/if} {if !empty($success)}<div class="notification-success">{$success}</div>{/if} </aside> <section class="frame"> <header> ...
apache-2.0
tTables/tTableInstaller
app/app.js
467
// TODO split modules, controllers, services // info separate files and concat/uglify them let remote = require('remote') let fs = require('fs') let mysql = require('promise-mysql') let app = angular.module('ttableinstaller', ['ngRoute']) photon.start(document) app.config(($routeProvider) => { $routeProvider ...
apache-2.0
csharptest/JiraSVN
src/SvnPlugin/MyPlugin.cs
16267
#region Copyright 2010 by Roger Knapp, Licensed under the Apache License, Version 2.0 /* 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
sdw2330976/Research-spring-data-jpa
spring-data-jpa-1.7.1.RELEASE/src/test/java/org/springframework/data/jpa/repository/config/TypeFilterConfigTests.java
1407
/* * Copyright 2008-2011 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 ap...
apache-2.0
scalatest/scalatest-website
public/scaladoc/2.2.4/org/scalatest/selenium/WebBrowser$DateField.html
43461
<?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html> <head> <title>DateField - ScalaTest 2.2.4 - org.scalatest.selenium.WebBrowser.DateField</title> <meta name="description" content="DateField - ScalaT...
apache-2.0
scalatest/scalatest-website
public/scaladoc/3.0.8/org/scalatest/fixture/AsyncFreeSpecLike$ResultOfTaggedAsInvocationOnString.html
50396
<!DOCTYPE html > <html> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" /> <title>ScalaTest 3.0.8 - org.scalatest.fixture.AsyncFreeSpecLike.ResultOfTaggedAsInv...
apache-2.0
bobmcwhirter/drools
drools-core/src/main/java/org/drools/rule/InvalidRulePackage.java
1064
package org.drools.rule; /* * Copyright 2005 JBoss 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 ...
apache-2.0
niuwanlu/twu-biblioteca-niuwanlu-tdd
src/main/java/com/twu/biblioteca/service/impl/BookListServiceImpl.java
863
package com.twu.biblioteca.service.impl; import com.twu.biblioteca.mapper.BookListMapper; import com.twu.biblioteca.mapper.MyBatisUtil; import com.twu.biblioteca.model.Book; import com.twu.biblioteca.service.BookListService; import org.apache.ibatis.session.SqlSession; import java.util.ArrayList; public class BookLi...
apache-2.0
ghostflame/ministry
src/carbon-copy/selfstats.h
2263
/************************************************************************** * Copyright 2015 John Denholm * * * * Licensed under the Apache License, Version 2.0 (the "License"); * * you may not us...
apache-2.0
j4velin/WiFi-Automatic
src/play/java/de/j4velin/wifiAutoOff/GeoFenceService.java
3340
/* * Copyright 2015 Thomas Hoffmann * * 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
Menerve/windmill-game
README.md
70
windmill-game ============= The classic windmill game made in Scala.
apache-2.0
mdoering/backbone
life/Plantae/Magnoliophyta/Liliopsida/Asparagales/Amaryllidaceae/Crinum/Crinum asiaticum/ Syn. Crinum exaltatum/README.md
179
# Crinum exaltatum Herb. SPECIES #### Status SYNONYM #### According to The Catalogue of Life, 3rd January 2011 #### Published in null #### Original name null ### Remarks null
apache-2.0
opencb/opencga
opencga-analysis/src/test/java/org/opencb/opencga/analysis/individual/qc/IndividualQcUtilsTest.java
6198
/* * Copyright 2015-2020 OpenCB * * 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 ...
apache-2.0
leafclick/intellij-community
plugins/InspectionGadgets/src/com/siyeh/ig/redundancy/RedundantStringOperationMerger.java
2723
// Copyright 2000-2019 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.siyeh.ig.redundancy; import com.google.common.collect.ImmutableSet; import com.intellij.codeInspection.ex.InspectionElementsMergerBase; import com.intellij.util.Array...
apache-2.0
mdoering/backbone
life/Fungi/Ascomycota/Leotiomycetes/Rhytismatales/Rhytismataceae/Rhytisma/README.md
202
# Rhytisma E.M. Fries, 1818 GENUS #### Status ACCEPTED #### According to The Catalogue of Life, 3rd January 2011 #### Published in null #### Original name Rhytisma E.M. Fries, 1818 ### Remarks null
apache-2.0
scalatest/scalatest-website
public/scaladoc/1.2/org/scalatest/matchers/Matchers$ResultOfHaveWordForJavaList.html
31091
<?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html> <head> <title>Scaladoc for org.scalatest.matchers.Matchers.ResultOfHaveWordForJavaList</title> <meta http-equiv="content-type" content="text/html; c...
apache-2.0
fishtown-analytics/dbt
test/integration/013_context_var_tests/second_dependency_v1/models/inner/second_dep_model.sql
116
select '{{ var("from_root_to_second") }}' as from_root, '{{ var("from_second_to_second") }}' as from_second
apache-2.0
AndroidAdu/material-News
lib/src/main/java/com/app/annotation/aspect/Permission.java
363
package com.app.annotation.aspect; /** * Created by baixiaokang on 17/1/31. */ import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; @Retention(RetentionPolicy.RUNTIME) @Target(ElementType.METHOD) public @int...
apache-2.0
compomics/jsparklines
docs/javadoc/overview-tree.html
35450
<!DOCTYPE HTML> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc --> <title>Class Hierarchy (JSparklines 1.0.12 API)</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="description" content="class tree"> <meta name="generator" content="javadoc/TreeWriter"> ...
apache-2.0
jwren/intellij-community
platform/lang-impl/src/com/intellij/openapi/module/impl/ModuleImpl.java
12736
// Copyright 2000-2021 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. package com.intellij.openapi.module.impl; import com.intellij.configurationStore.RenameableStateStorageManager; import com.intellij.ide.highlighter.ModuleFileTy...
apache-2.0
mdoering/backbone
life/Plantae/Magnoliophyta/Magnoliopsida/Fabales/Fabaceae/Campylotropis/Campylotropis trigonoclada/ Syn. Lespedeza trigonoclada/README.md
187
# Lespedeza trigonoclada Franch. SPECIES #### Status SYNONYM #### According to The Catalogue of Life, 3rd January 2011 #### Published in null #### Original name null ### Remarks null
apache-2.0
seanmthompson/D3-Chart-Generator
src/app/shared/colorpicker/pickerController.js
3420
app.controller('PickerController', function ($scope, $modalInstance, itemColor) { $scope.showCarrierColors = true; $scope.brandColors = [ { name: 'Brand Blue', hex: '#276681' }, { name: 'Brand Green', hex: '#66b245' }, { name: 'Brand Blue Desaturated', hex: '#417c95' }, { name:...
apache-2.0
SanSYS/MassTransit
src/MassTransit.Azure.ServiceBus.Core/Topology/Configuration/IServiceBusConsumeTopologyConfigurator.cs
1550
// Copyright 2007-2017 Chris Patterson, Dru Sellers, Travis Smith, 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 // ...
apache-2.0
davidl1/hortonworks-extension
build/docs/api/org/apache/hadoop/mapreduce/lib/partition/class-use/HashPartitioner.html
6304
<!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 Sun Dec 30 01:26:13 PST 2012 --> <TITLE> Uses of Class org.apache.hadoop.mapreduce.lib.partition.HashPartitioner (Hadoop 1.0.4-SNAPSHOT API) <...
apache-2.0
haikuowuya/android_system_code
src/com/sun/mirror/declaration/Declaration.java
5514
/* * Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved. * ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. * * * * * * * * * * * * * * * * * * * * */ package com.sun.mirror.declaration; import java.lang.annotation.Annotation; import java.util.Collection; i...
apache-2.0
xsolla/xsolla-sdk-android
xsollasdk/src/main/java/com/xsolla/android/sdk/data/model/XHoldSubscriptionStatus.java
827
package com.xsolla.android.sdk.data.model; import java.util.List; public class XHoldSubscriptionStatus { private String status; private List<XMessage> errors; private XApi api; public String getStatus() { return status; } public List<XMessage> getErrors() { return errors; ...
apache-2.0
supernebula/evol-core
src/Evol.TMovie.Domain/QueryEntries/ISeatQueryEntry.cs
549
using System; using System.Collections.Generic; using System.Threading.Tasks; using Evol.TMovie.Domain.Models.Entities; using Evol.TMovie.Domain.QueryEntries.Parameters; using Evol.Common; using Evol.Domain.Data; using Evol.Common.Data; namespace Evol.TMovie.Domain.QueryEntries { public interface ISeatQueryEntry ...
apache-2.0
arthurgregorio/exemplos
FullJeeArch/src/main/java/br/eti/arthurgregorio/fulljeearch/domain/security/ApplicationRoles.java
228
package br.eti.arthurgregorio.fulljeearch.domain.security; /** * * @author Arthur */ public interface ApplicationRoles { public final String USER = "Usuario"; public final String ADMINISTRATOR = "Administrador"; }
apache-2.0
jnicram/SharpGCalendar
backend-app/SharpGCalendar.Domain/Model/Frequency.cs
187
namespace SharpGCalendar.Domain.Model { public enum Frequency { None = 0, Daily = 1, Weekly = 2, Monthly = 4, Yearly = 8 } }
apache-2.0
almende/dialog
dialoghandler/src/main/java/com/almende/dialog/example/agent/YesNoAgent.java
7159
package com.almende.dialog.example.agent; import java.io.Serializable; import java.net.URLDecoder; import java.util.ArrayList; import java.util.Arrays; import java.util.HashSet; import java.util.List; import java.util.Set; import java.util.logging.Logger; import javax.ws.rs.Consumes; import javax.ws.rs.GET; import ja...
apache-2.0
fishling/chatPro
Addons/ChinaCity/install.sql
124481
CREATE TABLE IF NOT EXISTS `uctoo_district` ( `id` mediumint(8) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL DEFAULT '', `level` tinyint(4) unsigned NOT NULL DEFAULT '0', `upid` mediumint(8) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='中国省市区...
apache-2.0
ConsecroMUD/ConsecroMUD
com/suscipio_solutions/consecro_mud/Commands/NoFollow.java
1837
package com.suscipio_solutions.consecro_mud.Commands; import java.util.Vector; import com.suscipio_solutions.consecro_mud.MOBS.interfaces.MOB; import com.suscipio_solutions.consecro_mud.core.CMParms; @SuppressWarnings("rawtypes") public class NoFollow extends Follow { public NoFollow(){} private final String[] ac...
apache-2.0
nate-rcl/irplus
ir_core/src/edu/ur/ir/researcher/ResearcherLink.java
5358
/** Copyright 2008 University of Rochester 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...
apache-2.0
dbflute-session/erflute
src/org/dbflute/erflute/db/impl/mysql/MySQLPreTableImportManager.java
2037
package org.dbflute.erflute.db.impl.mysql; import java.sql.ResultSet; import java.sql.SQLException; import java.util.ArrayList; import java.util.List; import org.dbflute.erflute.editor.model.dbimport.DBObject; import org.dbflute.erflute.editor.model.dbimport.PreImportFromDBManager; public class MySQLPreTableImportMa...
apache-2.0
open-adk/OpenADK-csharp
src/au/sdo/School/MediumOfInstruction.cs
3104
// THIS FILE WAS AUTO-GENERATED BY ADKGEN -- DO NOT MODIFY! // // Copyright (c)1998-2011 Pearson Education, Inc. or its affiliate(s). // All rights reserved. // using System; using System.Text; using System.Security.Permissions; using System.Runtime.Serialization; using OpenADK.Library; using OpenADK.Library.Global; ...
apache-2.0
omefire/cordova-docs
docs/es/edge/guide/platforms/android/config.md
5670
* * * license: 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 not...
apache-2.0
oehme/analysing-gradle-performance
my-lib/src/test/java/org/gradle/test/performance/mediummonolithicjavaproject/p36/Test730.java
2107
package org.gradle.test.performance.mediummonolithicjavaproject.p36; import org.junit.Test; import static org.junit.Assert.*; public class Test730 { Production730 objectUnderTest = new Production730(); @Test public void testProperty0() { String value = "value"; objectUnderTest.setP...
apache-2.0
tatyano/athenz
libs/java/server_common/src/main/java/com/yahoo/athenz/common/metrics/impl/NoOpMetric.java
1436
/** * Copyright 2016 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 ...
apache-2.0
jeffersonvenancio/BarzingaNow
python/web/app/services/user.js
333
app.service('UserService', ['$http', function($http) { return { getLogged: function(successCallback) { $http.get('/api/user/logged').then(successCallback); }, putPin: function(user, successCallback) { $http.post('/api/user/pin/', user).then(successCallback); ...
apache-2.0
wangyixiaohuihui/spark2-annotation
sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/CatalystTypeConvertersSuite.scala
4072
/* * 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
centreon/centreon-open-tickets
www/modules/centreon-open-tickets/upgrade/19.04.0/sql/upgrade.sql
161
UPDATE mod_open_tickets_form_value SET `value` = replace(`value`, '&gt;', '>'); UPDATE mod_open_tickets_form_value SET `value` = replace(`value`, '&lt;', '<');
apache-2.0
hodovska/cluster-capacity
vendor/github.com/gogo/protobuf/test/casttype/combos/unsafemarshaler/casttype.pb.go
72164
// Code generated by protoc-gen-gogo. // source: combos/unsafemarshaler/casttype.proto // DO NOT EDIT! /* Package casttype is a generated protocol buffer package. It is generated from these files: combos/unsafemarshaler/casttype.proto It has these top-level messages: Castaway Wilson */ package casttype import pr...
apache-2.0
AlSidorenko/Junior
chapter_002/src/main/java/ru/job4j/polymorphism/StubInput.java
747
package ru.job4j.polymorphism; /** * Created on 01.09.2017. * * @author Aleks Sidorenko (alek.sidorenko1979@gmail.com). * @version $Id$. * @since 0.1. */ public class StubInput implements Input { /** * @param answers - array's param. */ private String[] answers; /** * @param position...
apache-2.0
babaru/log4net
doc/release/sdk/log4net.Filter.StringMatchFilter.m_stringRegexToMatch.html
2061
<html dir="LTR"> <head> <meta http-equiv="Content-Type" content="text/html; charset=Windows-1252" /> <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" /> <title>StringMatchFilter.m_stringRegexToMatch Field</title> <xml> </xml> <link rel="stylesheet" type="tex...
apache-2.0