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
/* * Copyright 2012 brands4friends, Private Sale 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://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applic...
brands4friends/daleq
daleq-core/src/test/java/de/brands4friends/daleq/core/ExampleTable.java
Java
apache-2.0
850
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <link rel="SHORTCUT ICON" href="../../../../../img/clover.ico" /> <link rel="stylesheet" href="../../../../../aui/css/aui.min.css" media...
dcarda/aba.route.validator
target13/site/clover/com/cardatechnologies/utils/validators/abaroutevalidator/Test_AbaRouteValidator_07_testAbaNumberCheck_14265_good_nvv.html
HTML
apache-2.0
9,181
/* ==================================================================== 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 Y...
lvweiwolf/poi-3.16
src/testcases/org/apache/poi/ss/formula/functions/TestDate.java
Java
apache-2.0
3,405
/* * 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 * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to ...
googleapis/java-document-ai
proto-google-cloud-document-ai-v1beta1/src/main/java/com/google/cloud/documentai/v1beta1/InputConfig.java
Java
apache-2.0
32,666
package publishers import ( "database/sql" "fmt" "strings" "github.com/bazelbuild/continuous-integration/metrics/metrics" ) const columnTypeQueryPattern = "SELECT COLUMN_NAME, DATA_TYPE FROM INFORMATION_SCHEMA.COLUMNS WHERE TABLE_NAME = '%s' AND COLUMN_NAME IN ('%s');" type CloudSqlGc struct { conn *sql.DB } ...
bazelbuild/continuous-integration
metrics/publishers/cloudsql_gc.go
GO
apache-2.0
4,882
#!/bin/bash # set what models to train export TRI2B_BMMI=true export TRI3B=false export TRI4_NNET2=false export TRI4_NNET2_SMBR=false export TRI5_NNET2_IVECTOR=true export TRI5_NNET2_SMBR_IVECTOR=true # EVERY_N utterance is used for training # EVERY_N=3 -> we use one third of training data export EVERY_N=1 expor...
UFAL-DSG/kams
kams/cs_voip.sh
Shell
apache-2.0
2,389
#!/usr/bin/env php <?php use Everyman\Neo4j\Transport, Everyman\Neo4j\Client, Everyman\Neo4j\Index\NodeIndex, Everyman\Neo4j\Relationship, Everyman\Neo4j\Node, Everyman\Neo4j\Gremlin; error_reporting(-1); ini_set('display_errors', 1); function loaderTestAutoloader($sClass) { $sLibPath = __DIR__.'/../lib/'; $sCl...
karthikbalu/Neo4jApp
htdocs 3/APIS/neo4jphp/examples/gremlin.php
PHP
apache-2.0
2,423
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title>Gitlab</title> <meta name="description" content="A framework for easily creating beautiful presentations using HTML"> <meta name="author" content="Hakim El Hattab"> <meta name="apple-mobile-web-app-capable" content="yes"> ...
ryanfox1985/slides
gitlab101/index.html
HTML
apache-2.0
10,697
<?php function layoutImage( $sec = "ThemeLayout", $tag = FALSE ) { $src = THEMEDIR . "/Layout/$sec.gif"; $img = sprintf( '<img alt="" src="%s" />', $src ); return $tag ? $img : $src; } function layoutImageStyle_Widgets() { $colList = array( "colextra_content" => "RotatorExtra", "coldx_sidebar" => "Rightbar", ...
iropicci/wpthemeqnnuhp
QN_NuHP/admin_layout_style.php
PHP
apache-2.0
1,814
using System; using System.Xml.Serialization; using System.Collections.Generic; namespace Aop.Api.Domain { /// <summary> /// SsdataDataserviceRiskAudioSetModel Data Structure. /// </summary> [Serializable] public class SsdataDataserviceRiskAudioSetModel : AopObject { /// <summary> ...
329277920/Snail
Snail.Pay.Ali.Sdk/Domain/SsdataDataserviceRiskAudioSetModel.cs
C#
apache-2.0
1,893
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <title>Harmony Class Library Porting: modules/portlib/src/main/native/port/windows/hytty.c File Reference</title> <link href="hydoxygen.css" rel="stylesheet" type="text/css"> <l...
freeVM/freeVM
standard/site/docs/externals/vm_doc/html/hytty_8c.html
HTML
apache-2.0
18,832
<?php defined('IN_PHPCMS') or exit('Access Denied'); defined('UNINSTALL') or exit('Access Denied'); return array('announce'); ?>
johnshen/phpcms
phpcms/modules/announce/uninstall/model.php
PHP
apache-2.0
135
/* * Created on Oct 22, 2005 * * Copyright 2005-2010 Ignis Software Tools Ltd. All rights reserved. */ package jsystem.framework.report; import jsystem.framework.scenario.JTestContainer; import jsystem.framework.scenario.flow_control.AntForLoop; import junit.framework.Test; import junit.framework.TestListener; /*...
Top-Q/jsystem
jsystem-core-projects/jsystemCore/src/main/java/jsystem/framework/report/ExtendTestListener.java
Java
apache-2.0
1,607
/* * Project Scelight * * Copyright (c) 2013 Andras Belicza <iczaaa@gmail.com> * * This software is the property of Andras Belicza. * Copying, modifying, distributing, refactoring without the author's permission * is prohibited and protected by Law. */ package hu.scelight.gui.dialog; import hu.bel...
icza/scelight
src-app/hu/scelight/gui/dialog/RepFiltersEditorDialog.java
Java
apache-2.0
36,819
var initialize = function ($scope, callback, splash) { var self; var constructor = function () { self = this; if ( splash != true ) { $scope.$on('$stateChangeSuccess', function() { //self.menuBtnWave(); self.menu(); //self.headerBtnW...
ericktatsui/Anime-Check
www/src/js/initialize.js
JavaScript
apache-2.0
6,169
using SunLine.Community.Entities.Dict; using SunLine.Community.Repositories.Infrastructure; namespace SunLine.Community.Repositories.Dict { public interface ILanguageRepository : IEntityRepository<Language> { Language FindByCode(string code); } }
mczachurski/community-web
SunLine.Community.Repositories/Dict/ILanguageRepository.cs
C#
apache-2.0
271
<!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_144) on Wed Feb 28 00:23:43 CET 2018 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class se.litsec.eid...
litsec/eidas-opensaml
docs/javadoc/opensaml3/1.1.0/se/litsec/eidas/opensaml/config/class-use/XMLObjectProviderInitializer.html
HTML
apache-2.0
4,952
# AUTOGENERATED FILE FROM balenalib/solidrun-imx6-alpine:3.14-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 apk ...
resin-io-library/base-images
balena-base-images/python/solidrun-imx6/alpine/3.14/3.9.10/run/Dockerfile
Dockerfile
apache-2.0
4,131
/* * Copyright 2008 The Closure Compiler 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...
lgeorgieff/closure-compiler
src/com/google/javascript/jscomp/MustBeReachingVariableDef.java
Java
apache-2.0
14,154
//-------------------------------------------------------------------------------------- // File: utils.cpp // // Helper utilities for the Compute Shader Accelerated BC6H BC7 Encoder/Decoder // // Copyright (c) Microsoft Corporation. All rights reserved. //---------------------------------------------------------------...
MorrigansWings/GamePhysics
PlanetSim/DirectX/Samples/C++/Direct3D11/BC6HBC7EncoderDecoder11/utils.cpp
C++
apache-2.0
18,205
define(function (require) { "use strict"; var fixtures = require("fixtures"); var net = require("net"); QUnit.module("Unit test: net/http/header"); QUnit.test("Can parse HTTP request headers with line break '\\n'", function () { // Arrange var testData ...
oddbit/sonosjs
test/unit/net/http/header-tests.js
JavaScript
apache-2.0
4,570
/* * Copyright 2015 Mariusz. * * 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...
watchrabbit/rabbit-crawler
crawler-driver/src/main/java/com/watchrabbit/crawler/driver/service/LoaderServiceImpl.java
Java
apache-2.0
1,889
package com.tinkerpop.blueprints.impls.orient; import com.orientechnologies.orient.core.db.ODatabaseRecordThreadLocal; import com.tinkerpop.blueprints.EdgeTestSuite; import com.tinkerpop.blueprints.Graph; import com.tinkerpop.blueprints.GraphQueryTestSuite; import com.tinkerpop.blueprints.GraphTestSuite; import com.ti...
orientechnologies/orientdb
graphdb/src/test/java/com/tinkerpop/blueprints/impls/orient/OrientGraphTest.java
Java
apache-2.0
6,805
package com.alixander.nutrihawk; import java.io.BufferedReader; import java.io.FileNotFoundException; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; import java.io.OutputStream; import java.io.OutputStreamWriter; import java.io.Writer; import java.util.ArrayList; import org....
alixander/NutriHawk
src/com/alixander/nutrihawk/NutrientInformationJSONSerializer.java
Java
apache-2.0
1,874
#include "map/framework.hpp" #include "software_renderer/cpu_drawer.hpp" #include "software_renderer/feature_processor.hpp" #include "software_renderer/frame_image.hpp" #include "drape_frontend/visual_params.hpp" #include "geometry/mercator.hpp" #include "base/string_utils.hpp" #include "std/exception.hpp" #includ...
dobriy-eeh/omim
mapshot/mapshot.cpp
C++
apache-2.0
6,865
// Copyright (c) Microsoft. All Rights Reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. using System.Threading.Tasks; using Microsoft.CodeAnalysis.Testing; using Test.Utilities; using Xunit; using VerifyCS = Test.Utilities.CSharpSecurityCodeFixV...
pakdev/roslyn-analyzers
src/NetAnalyzers/UnitTests/Microsoft.NetCore.Analyzers/Data/ReviewSQLQueriesForSecurityVulnerabilitiesTests_FlowAnalysis.cs
C#
apache-2.0
238,067
<?php namespace Google\AdsApi\AdManager\v202111; /** * This file was generated from WSDL. DO NOT EDIT. */ class ActivityError extends \Google\AdsApi\AdManager\v202111\ApiError { /** * @var string $reason */ protected $reason = null; /** * @param string $fieldPath * @param \Google\...
googleads/googleads-php-lib
src/Google/AdsApi/AdManager/v202111/ActivityError.php
PHP
apache-2.0
1,072
package org.ebayopensource.turmeric.tools.codegen; import static org.junit.Assert.*; import junit.framework.TestCase; /** * @author svaddi * */ public class InterfaceTest1 extends TestCase { /** * @param name */ public InterfaceTest1(String name) { super(name); } /* (non-Javadoc) * @see junit.framewor...
ebayopensource/turmeric-runtime
codegen/codegen-tools/src/test/java/org/ebayopensource/turmeric/tools/codegen/InterfaceTest1.java
Java
apache-2.0
593
gohadoop ======== gohadoop is native go clients for Apache Hadoop YARN. It includes an early version of Hadoop IPC client and requisite YARN client libraries to implement YARN applications completely in go (both YARN application-client and application-master). ### Notes: * Set HADOOP_CONF_DIR environment variable, ...
hortonworks/gohadoop
README.md
Markdown
apache-2.0
804
/** * 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...
gigaroby/hops
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/web/WebHdfsFileSystem.java
Java
apache-2.0
36,109
<html> <head> <title>JPA Mapping | Ebean</title> <meta name="layout" content="_layout2/base-mapping-jpa.html"/> </head> <body> <h2>JPA mapping</h2> <div class="grid g3"> <div> <h5><a href="id">@Id</a></h5> <h5><a href="version">@Version</a></h5> <h5><a href="mapped-superclass">@MappedSuperclass</a></...
ebean-orm/avaje-ebeanorm-website
docs/mapping/jpa/index.html
HTML
apache-2.0
763
//#include "stdafx.h" #ifndef __DXTRILIST_INCLUDED__ #define __DXTRILIST_INCLUDED__ #include "ode/include/ode/common.h" struct dcVector3 { float x, y, z; dcVector3() {} dcVector3(dReal x, dReal y, dReal z) { this->x = (float)x; this->y = (float)y; this->z = (float)z; } ...
Im-dex/xray-162
code/engine/xrPhysics/tri-colliderknoopc/dxTriList.h
C
apache-2.0
5,521
require 'rails_helper' RSpec.describe ActivityMember, type: :model do it{should belong_to :activity} it{should belong_to :member} end
Eptikar-IT-Solutions/openngo
spec/models/activity_member_spec.rb
Ruby
apache-2.0
139
#!/usr/bin/env python3 # # This file is open source software, licensed to you under the terms # of the Apache License, Version 2.0 (the "License"). See the NOTICE file # distributed with this work for additional information regarding copyright # ownership. You may not use this file except in compliance with the Licen...
ducthangho/imdb
test.py
Python
apache-2.0
5,282
{extend name='public/base' /} {block name="head"} <title>登陆</title> {css href="__Css/style.css" /} {/block} {block name="body"} <div class="login-ad fl"> <a href=""><img style="width: 800px;height: 400px;" src="http://pub.chinaunix.net/uploadfile/201204/20120422043659419.jpg"></a> </div> <div class="login fr"> ...
mikexie2015/rc
view/admin/login/index.html
HTML
apache-2.0
2,923
/* * Copyright 2000-2012 JetBrains s.r.o. * * 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...
chrimm/cordovastudio
src/org/cordovastudio/editors/designer/propertyTable/actions/IPropertyTableAction.java
Java
apache-2.0
761
// Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. package com.yahoo.restapi; import com.fasterxml.jackson.databind.ObjectMapper; import com.fasterxml.jackson.databind.ObjectWriter; import com.yahoo.container.jdisc.HttpResponse; import java.io.IOException; import ...
vespa-engine/vespa
container-core/src/main/java/com/yahoo/restapi/JacksonJsonResponse.java
Java
apache-2.0
2,072
import Ember from 'ember'; import config from './config/environment'; const Router = Ember.Router.extend({ location: config.locationType }); Router.map(function() { this.route('resume'); this.route('wip'); }); export default Router;
vipul261/vipul261.github.io
app/router.js
JavaScript
apache-2.0
245
package dataflow import ( "context" "strconv" "time" "go-common/app/interface/main/app-interface/conf" "go-common/library/log" "go-common/library/log/infoc" ) // Service is search service type Service struct { c *conf.Config infoc *infoc.Infoc } // New is search service initial func func New(c *conf.Con...
LQJJ/demo
126-go-common-master/app/interface/main/app-interface/service/dataflow/service.go
GO
apache-2.0
808
/* * Copyright (c) Facebook, Inc. and its affiliates. * * 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...
JoelMarcey/buck
src/com/facebook/buck/cxx/toolchain/BuildRuleResolverCacheByTargetConfiguration.java
Java
apache-2.0
2,935
# Copyright 2010 United States Government as represented by the # Administrator of the National Aeronautics and Space Administration. # All Rights Reserved. # Copyright (c) 2010 Citrix Systems, Inc. # Copyright (c) 2011 Piston Cloud Computing, Inc # Copyright (c) 2012 University Of Minho # Copyright (c) 2013 Hewlett-Pa...
CloudServer/nova
nova/virt/libvirt/guest.py
Python
apache-2.0
9,019
/* * Joystick.hpp * * Created on: Dec 12, 2013 * Author: tgil */ #ifndef JOYSTICK_HPP_ #define JOYSTICK_HPP_ #include "IO.hpp" class Joystick { public: Joystick(); static int init(); static bool left(){ return (value() & (1<<Input::JOY_LEFT)) != 0; }; static bool right(){ return (value() & (1<<Input::...
CoActionOS/CoActionOS-Apps
xively/src/Joystick.hpp
C++
apache-2.0
671
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_92) on Thu Feb 23 15:20:25 CET 2017 --> <title>nl.esciencecenter.xenon.util Class Hierarchy (Xenon-release 1.2.0 API)</title> <meta name="date"...
NLeSC/Xenon
docs/versions/1.2.0/javadoc/nl/esciencecenter/xenon/util/package-tree.html
HTML
apache-2.0
7,140
package org.edx.indonesiax.model.api; import android.text.Html; import java.io.Serializable; @SuppressWarnings("serial") public class ResetPasswordResponse implements Serializable { public String value; public boolean success; public boolean isSuccess() { return success; } public Strin...
ariestiyansyah/indonesiax-android
VideoLocker/src/main/java/org/edx/indonesiax/model/api/ResetPasswordResponse.java
Java
apache-2.0
452
package playlists.util; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import javax.crypto.SecretKeyFactory; import javax.crypto.spec.PBEKeySpec; import java.math.BigInteger; import java.security.NoSuchAlgorithmException; import java.security.SecureRandom; import java.security.spec.InvalidKeySpecException; ...
sornygit/playlists
src/main/java/playlists/util/PasswordHash.java
Java
apache-2.0
7,558
package com.github.ckwen.je.spring.mvc.web.controller; import java.util.HashMap; import java.util.Map; import javax.mail.internet.MimeMessage; import org.apache.commons.lang.StringUtils; import org.apache.velocity.app.VelocityEngine; import org.springframework.beans.factory.annotation.Autowired; import org...
ckwen/je
je-spring-mvc/src/main/java/com/github/ckwen/je/spring/mvc/web/controller/EmailController.java
Java
apache-2.0
7,329
// .po file like language pack plupload.addI18n({ 'Select files' : 'Vyberte soubory', 'Add files to the upload queue and click the start button.' : 'Přidejte soubory do fronty a pak spusťte nahrávání.', 'Filename' : 'Název souboru', 'Status' : 'Status', 'Size' : 'Velikost', 'Add Files' : 'Přidat soubory', ...
cunhafernando/antoniofarias
afadmin/includes/plupload/i18n/cs.js
JavaScript
apache-2.0
590
<!DOCTYPE html> <html xmlns:layout="http://www.ultraq.net.nz/thymeleaf/layout" layout:decorate="~{layout}"> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" /> <title th:utext="#{screen.saml.idp.discovery}"...
apereo/cas
support/cas-server-support-thymeleaf/src/main/resources/templates/saml2-discovery/casSamlIdPDiscoveryView.html
HTML
apache-2.0
2,059
package com.thinkgem.jeesite.common.test; import javax.sql.DataSource; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.test.context.ActiveProfiles; import org.springframework.test.context.ContextConfiguration; import org.springframework.test.context.junit4.AbstractTransaction...
wangning82/FTC
src/main/java/com/thinkgem/jeesite/common/test/SpringTransactionalContextTests.java
Java
apache-2.0
879
/** * 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"); yo...
everttigchelaar/camel-svn
components/camel-cxf/src/test/java/org/apache/camel/component/cxf/converter/CxfPayloadConverterTest.java
Java
apache-2.0
3,773
#pragma once #include <BaseGL.hpp> #include <OpenGL.hpp> namespace kepler { namespace gl { // Generic OpenGL buffer. // Target is the target parameter from glBindBuffer. template<GLenum Target> class Buffer { public: Buffer() : _handle(0) {} Buffer(GLsizeiptr size, const GLvoid* data, GLenum usage) { ...
dgough/kepler3d
kepler-gl/src/Buffer.hpp
C++
apache-2.0
1,380
#!/bin/bash set -e # Exit with nonzero exit code if anything fails curlretry() { curl --retry 2 "$@" } curlbikeshed() { INPUT_FILE=$(find . -maxdepth 1 -name "*.bs" -print -quit) # The Accept: header ensures we get the error output even when warnings are produced, per # https://github.com/whatwg/what...
slightlyoff/ServiceWorker
compile.sh
Shell
apache-2.0
982
# FrostPortal ## A lightweight, simple, and beautiful Minecraft portal website. ![Frost Preview](https://proxy.spigotmc.org/530c46cae569fcd856d75108a473d7fb631a82b7?url=https%3A%2F%2Fi.gyazo.com%2F872c153be46da4d54d51a5f58258b876.png) Frost is a very easy-to-use web portal built for Minecraft servers, with quick inst...
Tudedude/FrostPortal
README.md
Markdown
apache-2.0
5,993
# -*- coding: utf-8 -*- from __future__ import unicode_literals from django.db import migrations, models class Migration(migrations.Migration): dependencies = [ ('cd_subscription', '0004_auto_20161125_1901'), ] operations = [ migrations.AlterField( model_name='cdsubscription...
cropr/bjk2017
cd_subscription/migrations/0005_auto_20161125_1908.py
Python
apache-2.0
2,446
package com.apps.howard.vicissitude.activities.fragments; //region Imports /* Android imports. */ import android.app.AlertDialog; import android.content.DialogInterface; import android.content.Intent; import android.os.Bundle; import android.support.v4.app.Fragment; import android.text.InputType; import android.vie...
hazardfn/Vicissitude
app/src/main/java/com/apps/howard/vicissitude/activities/fragments/SmsFragment.java
Java
apache-2.0
7,934
/* * Copyright 2021 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...
hmrc/ct-calculations
src/main/scala/uk/gov/hmrc/ct/ct600/v2/B15.scala
Scala
apache-2.0
1,115
export const template = ` <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title><script>//inject_title</script></title> <base target="_self"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta charset="UTF-8"> <script>/...
dongwenxiao/websage.cn
src/html.js
JavaScript
apache-2.0
2,223
var EPG = { pressLeft : function() { }, pressRight : function() { }, pressUp : function() { var element = document.getElementsByClassName("selected")[0]; var previousSiblingElement = element.previousElementSibling; if (null != previousSiblingElement) { classList(element).remove("selected"); classList(p...
dyzhxsl3897/goliveiptv
lobby/src/main/webapp/resources/js/mylib.js
JavaScript
apache-2.0
840
#!/usr/bin/env bash for i in {1..50}; do gcloud compute instances create perf-$i --image-family=ubuntu-1804-lts --image-project=gce-uefi-images --preemptible --machine-type=n1-standard-2 --zone=us-central1-a --metadata startup-script='#! /bin/bash ulimit -n 65535 wget https://storage.googleapis.com/hey-release/hey...
apigee/ansible-opdk-accelerator
infrastructure/gce-management/performance-testing/perf-test.sh
Shell
apache-2.0
623
/* * 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 ...
brianchen2012/syncope
core/src/main/java/org/apache/syncope/core/connid/PasswordGenerator.java
Java
apache-2.0
13,728
/* * Copyright 2017-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with * the License. A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "licen...
aws/aws-sdk-java
aws-java-sdk-managedgrafana/src/main/java/com/amazonaws/services/managedgrafana/model/transform/AssertionAttributesMarshaller.java
Java
apache-2.0
3,458
# Description **mmdu** - Mysql Manager of Databases and Users. This service will ensure, that only users and databases defined in config file will exist. Everything which is not in there will be dropped, everything which is missing - added. Default behavior is to keep data untouched but report about differences. ...
leoleovich/mmdu
README.md
Markdown
apache-2.0
4,786
/** * @license Apache-2.0 * * Copyright (c) 2018 The Stdlib 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 a...
stdlib-js/stdlib
lib/node_modules/@stdlib/fs/read-file-list/lib/delay.js
JavaScript
apache-2.0
1,066
<link href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous"> <link href="login.css" rel="stylesheet" /> <link rel="stylesheet" href="https://use.fontawesome.com/releases...
failys/CAIRIS
cairis/daemon/templates/security/forgot_password.html
HTML
apache-2.0
1,225
package gudusoft.gsqlparser.sql2xml.model; public class window_frame_following { }
sqlparser/sql2xml
sql2xml/src/gudusoft/gsqlparser/sql2xml/model/window_frame_following.java
Java
apache-2.0
86
# Resource Creation Tests These tests are specifically for testing functionality revolving around the binding of vulkan resources. # Tests - [vkUpdateDescriptorSets_test](vkUpdateDescriptorSets_test/README.md)
google/vulkan_test_applications
gapid_tests/resource_binding_tests/README.md
Markdown
apache-2.0
213
package rs.ftn.pma.tourismobile.database.dao.wrapper; import com.j256.ormlite.stmt.DeleteBuilder; import com.j256.ormlite.stmt.PreparedDelete; import com.j256.ormlite.stmt.SelectArg; import org.androidannotations.annotations.EBean; import org.androidannotations.ormlite.annotations.OrmLiteDao; import java.sql.SQLExce...
danielkupco/Tourismobile
app/src/main/java/rs/ftn/pma/tourismobile/database/dao/wrapper/DestinationDAOWrapper.java
Java
apache-2.0
4,229
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); var _propTypes = require('prop-types'); var _propTypes2 = _interopRequireDefault(_propTypes); var _assert = require('assert'); var _assert2 = _interopRequireDefault(_assert); var _createShareButton = require('./utils/createShareButton'...
BigBoss424/portfolio
v7/development/node_modules/react-share/lib/InstapaperShareButton.js
JavaScript
apache-2.0
1,288
// Copyright 2021 TiKV Project Authors. Licensed under Apache-2.0. use std::sync::{Arc, Mutex}; use std::time::Duration; use collections::HashMap; use concurrency_manager::ConcurrencyManager; use engine_traits::KvEngine; use futures::compat::Future01CompatExt; use grpcio::{ChannelBuilder, Environment}; use kvproto::k...
BusyJay/tikv
components/resolved_ts/src/advance.rs
Rust
apache-2.0
11,783
package com.project.Dao; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; @Configuration public class MongoDevConfig { private final static Logger logger = LoggerFactory.getLogger(MongoDevConfi...
RamuIMC/AWSMavenGitProject
src/main/java/com/project/Dao/MongoDevConfig.java
Java
apache-2.0
620
/* * Copyright (C) 2013 salesforce.com, 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 ...
badlogicmanpreet/aura
aura-integration-test/src/test/java/org/auraframework/integration/test/root/parser/handler/design/DesignLayoutDefHandlerTest.java
Java
apache-2.0
3,763
<!DOCTYPE html> <html> <head> <!-- ------------------------------------------------------------------ *********************************************************************** 开发人员书写规范: 1.所有缩进都用 TAB, 而不是空格。 2.非必要,禁止用行内样式例如 <div style="display:block"> 浏览器兼容: IE10+ FireFox Webkit内核浏览器: Chrome, Opear(WebKit版), 36...
everysync/everysync.github.io
moduleHtml/FPY_OOBSearchResult-2.html
HTML
apache-2.0
7,809
package i5.las2peer.services.ocd.cooperation.simulation.dynamic; /** * Constructs {@link Dynamic} objects */ public class DynamicFactory { public static DynamicFactory getInstance() { return new DynamicFactory(); } /** * Creates a {@link Dynamic} matching the specified ConditionType and * parameter values...
rwth-acis/REST-OCD-Services
rest_ocd_services/src/main/java/i5/las2peer/services/ocd/cooperation/simulation/dynamic/DynamicFactory.java
Java
apache-2.0
2,161
# Candelariella glaucolivescens (Nyl.) Zahlbr. SPECIES #### Status ACCEPTED #### According to Index Fungorum #### Published in null #### Original name Lecanora glaucolivescens Nyl. ### Remarks null
mdoering/backbone
life/Fungi/Ascomycota/Lecanoromycetes/Candelariales/Candelariaceae/Candelariella/Candelariella glaucolivescens/README.md
Markdown
apache-2.0
202
/** * Implements a TranscriptionService for a Sphinx4 http server */ export default class SphinxService extends AbstractTranscriptionService { url: string; } import AbstractTranscriptionService from "./AbstractTranscriptionService";
jitsi/lib-jitsi-meet
types/auto/modules/transcription/transcriptionServices/SphinxTranscriptionService.d.ts
TypeScript
apache-2.0
239
package com.adnroid.pigknight.example.ui; import android.content.Context; import android.view.KeyEvent; import android.view.View; import android.view.ViewGroup; import com.adnroid.pigknight.example.R; import com.android.pigknight.UI; public class CategoryNetwork extends UI { private final static String T...
pigknight/AndroidApp-UI-Arch
Example/src/com/adnroid/pigknight/example/ui/CategoryNetwork.java
Java
apache-2.0
1,969
package test.category; /** * Stable test that must pass. */ public interface Stable { }
tdomzal/junit-docker-rule
src/test/java/test/category/Stable.java
Java
apache-2.0
92
/* * Copyright 2013 The GDG Frisbee 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 a...
gdgjodhpur/gdgapp
app/src/main/java/org/gdg/frisbee/android/api/GdgRequest.java
Java
apache-2.0
2,517
/* * Copyright 2016 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...
vam-google/google-cloud-java
google-cloud-clients/google-cloud-bigquery/src/test/java/com/google/cloud/bigquery/LoadJobConfigurationTest.java
Java
apache-2.0
10,561
// Copyright 2014 Software Freedom Conservancy // 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...
cisco-open-source/selenium
cpp/iedriver/IEWebDriverManagerCommandExecutor.cpp
C++
apache-2.0
9,421
package com.okhttp.listener; /** * @author vision * */ public class DisposeDataHandle { public DisposeDataListener mListener = null; public Class<?> mClass = null; public String mSource = null; public DisposeDataHandle(DisposeDataListener listener) { this.mListener = listener; } public DisposeDataHandle(...
qndroid/CommonLibrary
CommonHttpLibrary/src/com/okhttp/listener/DisposeDataHandle.java
Java
apache-2.0
557
package com.maojianwei.chinese.poetry.log; import org.apache.log4j.LogManager; import org.apache.log4j.PropertyConfigurator; import org.slf4j.Logger; import org.slf4j.LoggerFactory; /** * Created by mao on 4/10/16. */ public class LogSystem { public static void initAppLogSystem(){ LogManager.resetConfi...
MaoJianwei/Chinese_Poetry
src/main/java/com/maojianwei/chinese/poetry/log/LogSystem.java
Java
apache-2.0
999
package tastytest object TestNestedEnum extends Suite("TestNestedEnum") { test("call toString on enum of inner class") { val n = new NestedEnum() assert(n.Mode.On.toString == "On") } test("nested enums do not have same type") { val n1 = new NestedEnum() val n2 = new NestedEnum() implicitly[...
scala/scala
test/tasty/run/src-2/tastytest/TestNestedEnum.scala
Scala
apache-2.0
426
/* * Author: Arjune */ body { max-width: 1200px; background-color: #F0F0F0; margin: 0 auto; } #main-header { height: 150px; width: 100%; } #container { width: 100%; background-color: #fff; border: 1px solid #F8F8F8; border-radius: 20px; padding-left: 30px; } nav#menu { ...
arjumn/bane-repo
UIs/pinktheme.css
CSS
apache-2.0
1,152
<!DOCTYPE html > <html> <head> <title>Conductors - ScalaTest 3.0.0 - org.scalatest.concurrent.Conductors</title> <meta name="description" content="Conductors - ScalaTest 3.0.0 - org.scalatest.concurrent.Conductors" /> <meta name="keywords" content="Conductors ScalaTest 3.0.0 org.sc...
scalatest/scalatest-website
public/scaladoc/3.0.0/org/scalatest/concurrent/Conductors.html
HTML
apache-2.0
68,108
/* * 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...
cedral/aws-sdk-cpp
aws-cpp-sdk-cloudhsmv2/include/aws/cloudhsmv2/model/UntagResourceRequest.h
C
apache-2.0
6,455
# Epidendrum macrothyrsis F.Lehm. & Kraenzl. SPECIES #### Status ACCEPTED #### According to International Plant Names Index #### Published in null #### Original name null ### Remarks null
mdoering/backbone
life/Plantae/Magnoliophyta/Liliopsida/Asparagales/Orchidaceae/Epidendrum/Epidendrum macrothyrsis/README.md
Markdown
apache-2.0
192
# Euplassa itatiaiae Sleumer 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/Euplassa/Euplassa itatiaiae/README.md
Markdown
apache-2.0
176
# Picris scaberrima Ten. SPECIES #### Status ACCEPTED #### According to Euro+Med Plantbase #### Published in null #### Original name null ### Remarks null
mdoering/backbone
life/Plantae/Magnoliophyta/Magnoliopsida/Asterales/Asteraceae/Picris/Picris scaberrima/README.md
Markdown
apache-2.0
159
# Trichosalpinx rotundata (C.Schweinf.) Dressler SPECIES #### Status ACCEPTED #### According to The Catalogue of Life, 3rd January 2011 #### Published in null #### Original name Pleurothallis rotundata C.Schweinf. ### Remarks null
mdoering/backbone
life/Plantae/Magnoliophyta/Liliopsida/Asparagales/Orchidaceae/Trichosalpinx/Trichosalpinx rotundata/README.md
Markdown
apache-2.0
235
# Enydra paludosa (Reinw. ex Reinw.) DC. 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/Asterales/Asteraceae/Enydra fluctuans/ Syn. Enydra paludosa/README.md
Markdown
apache-2.0
195
# Polypodium beccarii Alderw. SPECIES #### Status ACCEPTED #### According to International Plant Names Index #### Published in null #### Original name null ### Remarks null
mdoering/backbone
life/Plantae/Pteridophyta/Polypodiopsida/Polypodiales/Polypodiaceae/Polypodium/Polypodium beccarii/README.md
Markdown
apache-2.0
177
# Barkhausia glandulosa var. glandulosa VARIETY #### 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/Asterales/Asteraceae/Crepis/Crepis foetida/ Syn. Barkhausia glandulosa glandulosa/README.md
Markdown
apache-2.0
194
# Libanotis lehmanniana Bunge 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/Apiales/Apiaceae/Libanotis/Libanotis lehmanniana/README.md
Markdown
apache-2.0
185
# Clandestinotrema GENUS #### Status ACCEPTED #### According to The Catalogue of Life, 3rd January 2011 #### Published in null #### Original name null ### Remarks null
mdoering/backbone
life/Fungi/Ascomycota/Lecanoromycetes/Ostropales/Graphidaceae/Clandestinotrema/README.md
Markdown
apache-2.0
172
# Asterina cansjericola var. indica Hosag., N.P. Balakr. & Goos VARIETY #### Status ACCEPTED #### According to Index Fungorum #### Published in Mycotaxon 59: 170 (1996) #### Original name Asterina cansjericola var. indica Hosag., N.P. Balakr. & Goos ### Remarks null
mdoering/backbone
life/Fungi/Ascomycota/Dothideomycetes/Capnodiales/Asterinaceae/Asterina/Asterina cansjericola/Asterina cansjericola indica/README.md
Markdown
apache-2.0
271
# Boletellus coccineus var. crassotunicatus (Singer) Singer, 1992 VARIETY #### Status SYNONYM #### According to The Catalogue of Life, 3rd January 2011 #### Published in Beih. Nova Hedwigia 105: 7 (1992) #### Original name Boletellus ananas var. crassotunicatus Singer, 1983 ### Remarks null
mdoering/backbone
life/Fungi/Basidiomycota/Agaricomycetes/Boletales/Boletaceae/Boletellus/Boletellus ananas/ Syn. Boletellus coccineus crassotunicatus/README.md
Markdown
apache-2.0
296
# Cineraria senecifolia Poir. SPECIES #### Status ACCEPTED #### According to International Plant Names Index #### Published in null #### Original name null ### Remarks null
mdoering/backbone
life/Plantae/Magnoliophyta/Magnoliopsida/Asterales/Asteraceae/Cineraria/Cineraria senecifolia/README.md
Markdown
apache-2.0
177
/* * Copyright 2014,2015 agwlvssainokuni * * 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...
agwlvssainokuni/springapp
example-web/src/main/java/cherry/example/web/applied/ex50/AppliedEx51FormBase.java
Java
apache-2.0
1,870
/* * Copyright 2012 AMG.lab, a Bull Group Company * * 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...
ow2-xlcloud/vcms
heat-template-model/src/main/java/org/xlcloud/service/heat/parsers/ParametersParser.java
Java
apache-2.0
2,369