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 |
|---|---|---|---|---|---|
/**
* @license Apache-2.0
*
* Copyright (c) 2020 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/stats/base/nanvariancewd/lib/ndarray.js | JavaScript | apache-2.0 | 2,365 |
/**
* @license Apache-2.0
*
* Copyright (c) 2020 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/blas/ext/base/dcusumpw/test/test.ndarray.js | JavaScript | apache-2.0 | 7,412 |
/*
* Licensed to the Sakai Foundation (SF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The SF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use th... | sakai-mirror/k2 | agnostic/shared/src/test/java/org/sakaiproject/kernel/component/core/test/SharedClassloaderTest.java | Java | apache-2.0 | 3,369 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_67) on Wed Oct 08 15:57:24 PDT 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class org.a... | gsoundar/mambo-ec2-deploy | packages/hbase-0.98.7-hadoop2/docs/devapidocs/org/apache/hadoop/hbase/mapreduce/class-use/TableRecordReaderImpl.html | HTML | apache-2.0 | 4,650 |
<?php
/*
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the L... | HTTPArchive/httparchive | crawl-data.php | PHP | apache-2.0 | 2,474 |
<!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 Wed Jul 27 21:25:53 CEST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>net.sourceforge.pmd (PMD Ob... | jasonwee/videoOnCloud | pmd/pmd-doc-5.5.1/pmd-objectivec/testapidocs/net/sourceforge/pmd/package-summary.html | HTML | apache-2.0 | 4,926 |
package Paws::Pinpoint::GetCampaignVersions;
use Moose;
has ApplicationId => (is => 'ro', isa => 'Str', traits => ['ParamInURI'], uri_name => 'application-id', required => 1);
has CampaignId => (is => 'ro', isa => 'Str', traits => ['ParamInURI'], uri_name => 'campaign-id', required => 1);
has PageSize => (is =... | ioanrogers/aws-sdk-perl | auto-lib/Paws/Pinpoint/GetCampaignVersions.pm | Perl | apache-2.0 | 2,461 |
import { Component, OnInit } from '@angular/core';
import { Router, ActivatedRouteSnapshot, NavigationEnd, RoutesRecognized } from '@angular/router';
import { Title } from '@angular/platform-browser';
import { StateStorageService } from '../../shared';
@Component({
selector: 'jhi-main',
templateUrl: './main.c... | cfaddict/jhipster-course | jhipster-tasks/src/main/webapp/app/layouts/main/main.component.ts | TypeScript | apache-2.0 | 1,143 |
<!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 Aug 16 17:15:35 EDT 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Package org.wildf... | wildfly-swarm/wildfly-swarm-javadocs | 2016.8.1/apidocs/org/wildfly/swarm/config/transactions/log_store/transactions/package-use.html | HTML | apache-2.0 | 8,911 |
/*
* Copyright 2002-2015 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | shivpun/spring-framework | spring-context/src/test/java/org/springframework/context/annotation/ComponentScanParserTests.java | Java | apache-2.0 | 6,700 |
# frozen_string_literal: true
module Wings
# Stores a file and an associated Hyrax::FileMetadata
#
# @deprecated use `Hyrax.storage_adapter` instead
class FileMetadataBuilder
include Hyrax::Noid
attr_reader :storage_adapter, :persister
def initialize(storage_adapter:, persister:)
Deprecation... | samvera/hyrax | lib/wings/services/file_metadata_builder.rb | Ruby | apache-2.0 | 4,551 |
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
... | xandradx/ovirt-engine-disaster-recovery | app/views/tags/navigationheader.html | HTML | apache-2.0 | 427 |
/**
* 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... | mistercrunch/panoramix | superset-frontend/src/views/CRUD/annotation/AnnotationList.tsx | TypeScript | apache-2.0 | 9,886 |
<?php
namespace CultuurNet\UDB3\Event\Events;
use CultuurNet\UDB3\Event\ValueObjects\Audience;
use CultuurNet\UDB3\Offer\Events\AbstractEvent;
final class AudienceUpdated extends AbstractEvent
{
/**
* @var Audience
*/
private $audience;
public function __construct(
string $itemId,
... | cultuurnet/udb3-php | src/Event/Events/AudienceUpdated.php | PHP | apache-2.0 | 882 |
/*
* Copyright (c) 2012-2015, b3log.org
*
* 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 ag... | leontius/symphony | src/main/java/org/b3log/symphony/api/ArticleProcessor.java | Java | apache-2.0 | 4,961 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using Cassandra.Data.Linq;
using Cassandra.Mapping;
using Cassandra.Tasks;
using Cassandra.Tests.Mapping.Pocos;
using Cassandra.Tests.Mapping.TestData;
using Moq;
using NUnit.Framework;
namespace Cassandra.Tests.Mappin... | mintsoft/csharp-driver | src/Cassandra.Tests/Mapping/Linq/LinqMappingUnitTests.cs | C# | apache-2.0 | 7,650 |
# -*- coding: utf-8 -*-
"""
gspread
~~~~~~~
Google Spreadsheets client library.
"""
__version__ = '0.2.1'
__author__ = 'Anton Burnashev'
from .client import Client, login
from .models import Spreadsheet, Worksheet, Cell
from .exceptions import (GSpreadException, AuthenticationError,
Spread... | CPedrini/TateTRES | gspread/__init__.py | Python | apache-2.0 | 475 |
<!DOCTYPE html>
<html>
<meta charset="UTF-8">
<head>
<title>Model Abstracts with Biological Entities (English) - 75 Topics / Sub-Topic Model 01 - 15 Topics</title>
<style>
table {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
border-collapse: collapse;
width: 100%;
}
td, th {
border: 1px solid... | roaminsight/roamresearch | docs/CORD19_topics/cord19-2020-04-24-v9/text-ents-en-75-t01-15/index.html | HTML | apache-2.0 | 5,291 |
<html>
<head>
<title>Diff Speed Test</title>
</head>
<body>
<h1>Diff Speed Test</h1>
<FORM action="#" onsubmit="return false">
<TABLE WIDTH="100%"><TR>
<TD WIDTH="50%">
<H3>Text Version 1:</H3>
<TEXTAREA ID="text1" STYLE="width: 100%" ROWS=10>This is a '''list of newspapers published by [[Journal Regis... | bystep15/google-diff-match-patch | speedtest/dart/Speedtest.html | HTML | apache-2.0 | 25,605 |
package com.jess.arms.common.photo;
import android.annotation.TargetApi;
import android.content.ContentUris;
import android.content.Context;
import android.database.Cursor;
import android.graphics.Bitmap;
import android.graphics.Bitmap.Config;
import android.graphics.BitmapFactory;
import android.graphics.Can... | lujianzhao/MVPArmsCopy | arms/src/main/java/com/jess/arms/common/photo/ImageUtils.java | Java | apache-2.0 | 9,599 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-GB" xml:lang="en-GB" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
<title>advcl</title>
<link rel="ro... | UniversalDependencies/universaldependencies.github.io | en/dep/advcl.html | HTML | apache-2.0 | 8,780 |
// Copyright 2016 Mirantis
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in wri... | AlexeyKasatkin/k8s-externalipcontroller | test/integration/network_suite_test.go | GO | apache-2.0 | 773 |
/*
* Copyright 2009-2011 Red Hat, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agr... | bbockelm/condor-network-accounting | src/condor_contrib/aviary/src/SchedulerObject.cpp | C++ | apache-2.0 | 10,772 |
package org.ray.runtime;
import java.util.concurrent.atomic.AtomicInteger;
import org.ray.api.id.JobId;
import org.ray.api.id.UniqueId;
import org.ray.runtime.config.RayConfig;
import org.ray.runtime.context.LocalModeWorkerContext;
import org.ray.runtime.object.LocalModeObjectStore;
import org.ray.runtime.task.LocalMo... | ujvl/ray-ng | java/runtime/src/main/java/org/ray/runtime/RayDevRuntime.java | Java | apache-2.0 | 1,727 |
using System;
using PeNet.FileParser;
namespace PeNet.Header.Pe
{
/// <summary>
/// Represents the optional header in
/// the NT header.
/// </summary>
public class ImageOptionalHeader : AbstractStructure
{
private readonly bool _is64Bit;
/// <summary>
/// ... | secana/PeNet | src/PeNet/Header/Pe/ImageOptionalHeader.cs | C# | apache-2.0 | 15,465 |
<!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_15_testAbaNumberCheck_33327_good_scx.html | HTML | apache-2.0 | 9,181 |
<!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_11_testAbaNumberCheck_24765_good_ikt.html | HTML | apache-2.0 | 9,181 |
# encoding: UTF-8
# Copyright 2012 Twitter, Inc
# http://www.apache.org/licenses/LICENSE-2.0
require 'spec_helper'
include TwitterCldr::Localized
describe LocalizedArray do
describe '#code_points_to_string' do
it 'transforms an array of code points into a string' do
[0x74, 0x77, 0x69, 0x74, 0x74, 0x65, ... | 1974kpkpkp/twitter-cldr-rb | spec/localized/localized_array_spec.rb | Ruby | apache-2.0 | 2,193 |
/**
* Copyright (c) 2000-present Liferay, Inc. All rights reserved.
*
* This library is free software; you can redistribute it and/or modify it under
* the terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; either version 2.1 of the License, or (at your option)
* any la... | nms-htc/cmts-mo-portlet | docroot/WEB-INF/src/com/cmcti/cmts/domain/model/impl/OptionModelImpl.java | Java | apache-2.0 | 19,290 |
# opendataflow
An open, extendable framework to build data pipelines
## Concepts
When working on data projects there is a big divide between
big companies and smaller ones. Big companies have usually
multiple teams to work in operations, development, testing.
In smaller companies, it's often one person who does prett... | opendataflow/opendataflow | README.md | Markdown | apache-2.0 | 2,112 |
/*-
* See the file LICENSE for redistribution information.
*
* Copyright (c) 2002-2010 Oracle. All rights reserved.
*
* $Id: MemorySizeTest.java,v 1.4 2010/01/04 15:51:05 cwl Exp $
*/
package com.sleepycat.je.rep.dual.tree;
public class MemorySizeTest extends com.sleepycat.je.tree.MemorySizeTest {
}
| bjorndm/prebake | code/third_party/bdb/test/com/sleepycat/je/rep/dual/tree/MemorySizeTest.java | Java | apache-2.0 | 309 |
//// 0. Describe this demo
window.demoDescription = "Draw three kinds of grids: with fixed size cells, with flexible size cells, and with cell sizes based on grid's rows and columns. Resize the browser window to update grid layouts.";
//// 1. Define Space and Form
var colors = {
a1: "#ff2d5d", a2: "#42dc8e", a3: "#... | williamngan/pt | demo/grid.generate.js | JavaScript | apache-2.0 | 2,324 |
var markers = [];
var marker_icons = [];
var lat_lon_to_marker = {};
var selected_marker_icons = [];
var selected_marker, selected_icon;
var map;
var start_date = 1850;
var end_date = 2000;
var FEEDBACK_URL = 'http://www.oldnyc.org/rec_feedback';
var mapPromise = $.Deferred();
function thumbnailImageUrl(photo_id) {
... | luster/oldnyc | viewer/static/js/viewer.js | JavaScript | apache-2.0 | 16,202 |
package it.nicogiangregorio.core.impl;
import it.nicogiangregorio.core.ICaptchaAction;
import it.nicogiangregorio.utils.WebConstants;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
/**
* Verify if the answer provided by client is correct or not and redirect to
* correc... | nicogiangregorio/java-ajax-captcha | src/it/nicogiangregorio/core/impl/CaptchaVerifyAction.java | Java | apache-2.0 | 1,215 |
/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include <aws/kinesisanalyticsv2/KinesisAnalyticsV2_EXPORTS.h>
#include <aws/kinesisanalyticsv2/model/S3ContentBaseLocationUpdate.h>
#include <utility>
namespace Aws
{
namespace Utils
{
... | awslabs/aws-sdk-cpp | aws-cpp-sdk-kinesisanalyticsv2/include/aws/kinesisanalyticsv2/model/DeployAsApplicationConfigurationUpdate.h | C | apache-2.0 | 3,133 |
/**
* 2013-4-12
*/
package com.meteorite.core.parser.book;
import com.metaui.core.parser.book.IWebProduct;
import com.metaui.core.parser.book.OpenBookDataParser;
import com.metaui.core.parser.book.ProductPic;
import com.metaui.core.parser.book.SiteName;
import org.junit.Test;
import java.text.ParseException;
import... | weijiancai/metaui | core/src/test/java/com/meteorite/core/parser/book/OpenBookDataTest.java | Java | apache-2.0 | 6,726 |
<emu-production name="TypeParameters">
<emu-rhs a="27ce0641">
<emu-t><</emu-t>
<emu-nt>TypeParameterList</emu-nt>
<emu-t>></emu-t>
</emu-rhs>
</emu-production>
<emu-production name="TypeParameterList">
<emu-rhs a="49b4855e"><emu-nt>TypeParameter</emu-nt></emu-rhs>
<emu-r... | DanielRosenwasser/grammarkdown | tests/baselines/reference/[ECMarkup]typescript.grammar.emu.html | HTML | apache-2.0 | 40,759 |
$packageName = 'awscli'
$installerType = 'msi'
$silentArgs = '/quiet /qn /norestart'
$url = 'https://s3.amazonaws.com/aws-cli/AWSCLI32-1.14.35.msi'
$checksum = 'ae96bbfc750a124e9a16da3ca856b5395a5c53614989925164c277efe2c836d2'
$checksumType = 'sha256'
$url64 = 'https://s3.amazonaws.com/aws-cli/AWSCLI64-1.14.35.msi'
$ch... | dtgm/chocolatey-packages | automatic/_output/awscli/1.14.35/tools/chocolateyInstall.ps1 | PowerShell | apache-2.0 | 982 |
<!--
@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 applicable law or... | stdlib-js/stdlib | lib/node_modules/@stdlib/constants/float16/eps/README.md | Markdown | apache-2.0 | 4,317 |
<?php
/**
* THE CODE IN THIS FILE WAS GENERATED FROM THE EBAY WSDL USING THE PROJECT:
*
* https://github.com/davidtsadler/ebay-api-sdk-php
*
* Copyright 2014 David T. Sadler
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* ... | davidtsadler/ebay-sdk-resolution-case-management | src/DTS/eBaySDK/ResolutionCaseManagement/Types/NotificationEventType.php | PHP | apache-2.0 | 4,550 |
package com.yems.painter.control;
import java.util.List;
import android.graphics.Bitmap;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Matrix;
import android.graphics.Paint;
import android.graphics.Paint.Cap;
import android.util.Log;
import android.view.SurfaceHolder;
import ... | JAYAndroid/whiteboard | client/src/com/yems/painter/control/PainterThreadControl.java | Java | apache-2.0 | 13,389 |
/**
* 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 m... | fluentcassandra/fluentcassandra | src/Thrift/Protocol/TBase64Utils.cs | C# | apache-2.0 | 3,287 |
/*
Copyright 2015 The QingYuan 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 agre... | qingyuancloud/qingyuan | pkg/fields/doc.go | GO | apache-2.0 | 711 |
/*
* Copyright (c) 2013 Juniper Networks, Inc. All rights reserved.
*/
#include "bgp/peer_close_manager.h"
#include <boost/foreach.hpp>
#include <list>
#include "base/task_annotations.h"
#include "base/timer.h"
#include "bgp/bgp_log.h"
#include "bgp/bgp_membership.h"
#include "bgp/bgp_peer_types.h"
#include "bgp/... | tcpcloud/contrail-controller | src/bgp/peer_close_manager.cc | C++ | apache-2.0 | 23,829 |
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... | fhanik/spring-security | web/src/test/java/org/springframework/security/web/authentication/www/BasicAuthenticationConverterTests.java | Java | apache-2.0 | 4,909 |
package com.gdkdemo.camera;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.os.Environment;
import android.provider.MediaStore;
import android.text.format.Time;
import android.view.KeyEvent;
import android.view.MotionEvent;
import co... | liuyuxiao/GoogleGlass | src/com/gdkdemo/camera/CameraDemoActivity.java | Java | apache-2.0 | 10,066 |
/*
* 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 ... | mattyb149/nifi | nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-administration/src/main/java/org/apache/nifi/admin/dao/impl/DAOFactoryImpl.java | Java | apache-2.0 | 1,774 |
package main
import (
log "github.com/sirupsen/logrus"
"github.com/catpie/musdk-go"
"strconv"
"strings"
)
func handleLog(l string) error {
log.Info("get log: ", l)
arr := strings.Split(l, "\n")
log.Infof("len: %d ", len(arr))
// var logs []musdk.UserTrafficLog
for _, v := range arr {
s := strings.Split(v, ... | orvice/squid-log-server | server.go | GO | apache-2.0 | 1,138 |
<?php
/**
* Makes directory
*
* @phpstub
*
* @param string $pathname
* @param int $mode
* @param bool $recursive
* @param resource $context
*
* @return bool
*/
function mkdir($pathname, $mode = 777, $recursive = false, $context = NULL)
{
} | schmittjoh/php-stubs | res/php/filesystem/functions/mkdir.php | PHP | apache-2.0 | 252 |
# Calibrachoa sendtneriana (R.E.Fr.) J.R.Stehmann & J.Semir SPECIES
#### Status
ACCEPTED
#### According to
International Plant Names Index
#### Published in
Novon 7:419. 1997
#### Original name
Petunia sendtneriana R.E.Fr.
### Remarks
null | mdoering/backbone | life/Plantae/Magnoliophyta/Magnoliopsida/Solanales/Solanaceae/Calibrachoa/Calibrachoa sendtneriana/README.md | Markdown | apache-2.0 | 244 |
/**
* Copyright 2015 Adam Stroud
*
* 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... | adstro/tagged-strings | library/src/main/java/me/adamstroud/taggedstrings/BaseTagHandler.java | Java | apache-2.0 | 3,217 |
<!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>"stats/base/dists/lognormal/logpdf/docs/types/index.d" | stdlib</title>
<meta name... | stdlib-js/www | public/docs/ts/latest/modules/_stats_base_dists_lognormal_logpdf_docs_types_index_d_.html | HTML | apache-2.0 | 16,239 |
<!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:43 EDT 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>org.wildfly.swarm.config.... | wildfly-swarm/wildfly-swarm-javadocs | 2016.9/apidocs/org/wildfly/swarm/config/undertow/configuration/mod_cluster/balancer/package-summary.html | HTML | apache-2.0 | 9,902 |
using System.Reflection;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("Elliptic.Tests")]
[assembly: AssemblyDesc... | hanswolff/curve25519 | Curve25519.Tests/Properties/AssemblyInfo.cs | C# | apache-2.0 | 1,383 |
# Pyrenopeziza Fuckel GENUS
#### Status
ACCEPTED
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
Jb. nassau. Ver. Naturk. 23-24: 293 (1870)
#### Original name
Pyrenopeziza Fuckel
### Remarks
null | mdoering/backbone | life/Fungi/Ascomycota/Leotiomycetes/Helotiales/Dermateaceae/Pyrenopeziza/README.md | Markdown | apache-2.0 | 228 |
package metcdv3
import "github.com/lytics/metafora"
type task struct {
id string
}
func (t *task) ID() string { return t.id }
// TaskFunc creates a Task interface from a task ID and etcd Node. The Node
// corresponds to the task directory.
//
// Implementations must support value being an empty string.
//
// If ni... | lytics/metafora | metcdv3/task.go | GO | apache-2.0 | 618 |
package vu.cornetto.stats;
import vu.cornetto.cdb.CdbCidArraySaxParser;
import vu.cornetto.cdb.CdbCid;
import java.util.Set;
import java.util.Iterator;
import java.util.ArrayList;
import java.io.FileOutputStream;
import java.io.FileNotFoundException;
import java.io.IOException;
/**
* Created by IntelliJ IDEA.
* Us... | cltl/CornettoExportParser | src/main/java/vu/cornetto/stats/CidStats.java | Java | apache-2.0 | 8,969 |
/*
* Copyright 2006-2010 Virtual Laboratory for e-Science (www.vl-e.nl)
* Copyright 2012-2013 Netherlands eScience Center.
*
* 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 the following... | NLeSC/vbrowser | source/nl.esciencecenter.vlet.grid.globus/src/nl/esciencecenter/vlet/grid/voms/VomsUtil.java | Java | apache-2.0 | 31,944 |
/**
*
* Copyright 2015 sourceforge.
*
* 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... | iSergio/gwt-ol | ol4gwt-showcase/src/main/java/org/cleanlogic/ol4gwt/showcase/DialogBoxWithCloseButton.java | Java | apache-2.0 | 3,484 |
vcenter_client CHANGELOG
========================
This file is used to list changes made in each version of the vcenter_client cookbook.
0.1.0
-----
- [your_name] - Initial release of vcenter_client
- - -
Check the [Markdown Syntax Guide](http://daringfireball.net/projects/markdown/syntax) for help with Markdown.
T... | pigram86/daas-repo | cookbooks/vcenter_client/CHANGELOG.md | Markdown | apache-2.0 | 483 |
<link rel="stylesheet" type="text/css" href="<?php echo skin_url("css/page/profile.css");?>">
<?php $this->load->view("include/banner", @$member);?>
<section class="section box-wapper-show-image my_photo" id="wrapper">
<div class="container" style="position: relative;min-height:400px;">
<div class="row"><h1... | phanquanghiep123/dezignwall | application/views/profile/new_images.php | PHP | apache-2.0 | 27,141 |
# vagrantpackagingscript | som-mishra/vagrantpackagingscript | README.md | Markdown | apache-2.0 | 24 |
package alicloud
import (
"testing"
"github.com/hashicorp/terraform/helper/resource"
)
func TestAccAlicloudCenBandwidthPackage_importBasic(t *testing.T) {
resourceName := "alicloud_cen_bandwidth_package.foo"
ignoreFields := []string{"period"}
resource.Test(t, resource.TestCase{
PreCheck: func() { testAcc... | xiaozhu36/terraform-provider | alicloud/import_alicloud_cen_bandwidth_package_test.go | GO | apache-2.0 | 725 |
#include "Globals.h" // NOTE: MSVC stupidness requires this to be the same across all modules
#include "ManualBindings.h"
#undef TOLUA_TEMPLATE_BIND
#include <sstream>
#include <iomanip>
#include <array>
#include "tolua++/include/tolua++.h"
#include "polarssl/md5.h"
#include "polarssl/sha1.h"
#include "PluginLua.h"
... | johnsoch/cuberite | src/Bindings/ManualBindings.cpp | C++ | apache-2.0 | 98,080 |
package org.gradle.test.performance.mediummonolithicjavaproject.p254;
public class Production5082 {
private String property0;
public String getProperty0() {
return property0;
}
public void setProperty0(String value) {
property0 = value;
}
private String property1;
... | oehme/analysing-gradle-performance | my-app/src/main/java/org/gradle/test/performance/mediummonolithicjavaproject/p254/Production5082.java | Java | apache-2.0 | 1,891 |
# vim: tabstop=4 shiftwidth=4 softtabstop=4
# Copyright 2010 United States Government as represented by the
# Administrator of the National Aeronautics and Space Administration.
# All Rights Reserved.
#
# Copyright 2010 Anso Labs, LLC
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may
# ... | sorenh/cc | nova/__init__.py | Python | apache-2.0 | 1,336 |
<!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 Wed Jul 27 21:19:22 CEST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class net.sourcefor... | jasonwee/videoOnCloud | pmd/pmd-doc-5.5.1/apidocs/net/sourceforge/pmd/lang/java/rule/codesize/class-use/StdCyclomaticComplexityRule.html | HTML | apache-2.0 | 7,892 |
/**
* Copyright (C) 2013 Carnegie Mellon University
*
* 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... | twmarshall/tdb | core/src/main/scala/tdb/TDB.scala | Scala | apache-2.0 | 9,130 |
# Agaricus junceus var. cuspidatus Fr., 1875 VARIETY
#### Status
SYNONYM
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
null
#### Original name
Agaricus junceus var. cuspidatus Fr., 1875
### Remarks
null | mdoering/backbone | life/Fungi/Basidiomycota/Agaricomycetes/Agaricales/Entolomataceae/Entoloma/Entoloma cuspidiferum/ Syn. Agaricus junceus cuspidatus/README.md | Markdown | apache-2.0 | 237 |
/*
* Zed Attack Proxy (ZAP) and its related class files.
*
* ZAP is an HTTP/HTTPS proxy for assessing web application security.
*
* Copyright 2021 The ZAP Development Team
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* Yo... | secdec/zap-extensions | addOns/automation/src/main/java/org/zaproxy/addon/automation/gui/SpiderJobDialog.java | Java | apache-2.0 | 14,619 |
package cz.atlascon.travny.graphql.output;
import cz.atlascon.travny.schemas.Field;
import graphql.schema.DataFetcher;
/**
* Create DataFetcher for given field and Travny source object
*/
public interface TravnyFieldDataFetcherFactory {
DataFetcher create(Field field);
}
| atlascon/travny | travny-graphql/src/main/java/cz/atlascon/travny/graphql/output/TravnyFieldDataFetcherFactory.java | Java | apache-2.0 | 282 |
package bnfc.abs.Absyn; // Java Package generated by the BNF Converter.
public class ELe extends PureExp {
public final PureExp pureexp_1, pureexp_2;
public ELe(PureExp p1, PureExp p2) { pureexp_1 = p1; pureexp_2 = p2; }
public <R,A> R accept(bnfc.abs.Absyn.PureExp.Visitor<R,A> v, A arg) { return v.visit(this, ... | CrispOSS/jabsc | src/main/java/bnfc/abs/Absyn/ELe.java | Java | apache-2.0 | 711 |
# -*- coding: utf-8 -*-
import pytest
# ``py.test --runslow`` causes the entire testsuite to be run, including test
# that are decorated with ``@@slow`` (scaffolding tests).
# see http://pytest.org/latest/example/simple.html#control-skipping-of-tests-according-to-command-line-option # Noqa
## def pytest_addoption... | bird-house/pyramid-phoenix | phoenix/tests/conftest.py | Python | apache-2.0 | 542 |
<!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">
<head>
<title>OR-Tools</title>
<meta http-equiv="Content-Type" content="text/html;"/>
<meta charset="utf-8"/>
<!--<lin... | google/or-tools | docs/cpp_routing/classoperations__research_1_1_decision_builder.html | HTML | apache-2.0 | 18,388 |
# AUTOGENERATED FILE
FROM balenalib/generic-alpine:3.11-build
# Default to UTF-8 file.encoding
ENV LANG C.UTF-8
# add a simple script that can auto-detect the appropriate JAVA_HOME value
# based on whether the JDK or only the JRE is installed
RUN { \
echo '#!/bin/sh'; \
echo 'set -e'; \
echo; \
echo 'dirname ... | nghiant2710/base-images | balena-base-images/openjdk/generic/alpine/3.11/7-jdk/build/Dockerfile | Dockerfile | apache-2.0 | 1,771 |
import com.fasterxml.jackson.databind.ObjectMapper;
import com.mongodb.*;
import com.mongodb.client.MongoCollection;
import com.mongodb.client.MongoDatabase;
import com.mongodb.client.model.CreateCollectionOptions;
import org.bson.BsonDocument;
import org.bson.Document;
import com.flipkart.zjsonpatch.*;
import java.io... | EBIvariation/examples | JavaMongo/src/main/java/CreateCombinedAnnotation.java | Java | apache-2.0 | 10,154 |
/*
* Copyright 2017 Red Hat, Inc. and/or 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 app... | etirelli/kie-wb-common | kie-wb-common-stunner/kie-wb-common-stunner-sets/kie-wb-common-stunner-bpmn/kie-wb-common-stunner-bpmn-client/src/test/java/org/kie/workbench/common/stunner/bpmn/client/forms/fields/timerEditor/TimerSettingsFieldEditorPresenterTest.java | Java | apache-2.0 | 10,677 |
package xworker.http.actions.jfreechart;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import java.util.List;
import javax.servlet.http.HttpServletResponse;
import org.jfree.chart.ChartUtilities;
import org.jfree.chart.JFreeChart;
import org.xmeta.ActionContext;
import org.xmeta.Action... | x-meta/xworker | xworker_jfreechart/src/main/java/xworker/http/actions/jfreechart/JFreechartActions.java | Java | apache-2.0 | 3,501 |
// //
// Copyright 2019 Mirko Raner //
// //
// Licensed under the Apache License, Version 2.0 (the "License"); //
// y... | raner/projo | projo/src/test/java/pro/projo/internal/PredicatesTest.java | Java | apache-2.0 | 3,414 |
/*
* Copyright 2012-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
* the License. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... | dagnir/aws-sdk-java | aws-java-sdk-ec2/src/main/java/com/amazonaws/services/ec2/model/transform/CreateDhcpOptionsResultStaxUnmarshaller.java | Java | apache-2.0 | 2,496 |
// Code generated by protoc-gen-go.
// source: go-micro/examples/server/proto/example/example.proto
// DO NOT EDIT!
/*
Package go_micro_srv_example is a generated protocol buffer package.
It is generated from these files:
go-micro/examples/server/proto/example/example.proto
It has these top-level messages:
Message... | iheitlager/go-micro | examples/server/proto/example/example.pb.go | GO | apache-2.0 | 9,819 |
package ru.stqa.pft.addressbook.model;
import com.google.common.collect.ForwardingSet;
import java.util.Collection;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
public class Groups extends ForwardingSet<GroupData> {
private Set<GroupData> delegate;
public Groups(Groups groups) {
... | valshevtsova/java_pft | addressbook-web-tests/src/test/java/ru/stqa/pft/addressbook/model/Groups.java | Java | apache-2.0 | 969 |
/*
* 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... | yuyupapa/OpenSource | apache-jmeter-3.0/test/src/org/apache/jmeter/testbeans/gui/TestFieldStringEditor.java | Java | apache-2.0 | 2,018 |
package org.mesba.globalvariable;
import android.app.Application;
import android.test.ApplicationTestCase;
/**
* <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
*/
public class ApplicationTest extends ApplicationTestCase<Application> {
public ApplicationTest() {
... | mdislam/Android-Showcase | Showcase/global_variable/src/androidTest/java/org/mesba/globalvariable/ApplicationTest.java | Java | apache-2.0 | 355 |
<?php
require 'functions.php';
date_default_timezone_set("PRC");
return [
'vendorPath' => dirname(dirname(__DIR__)) . '/vendor',
'language' => 'zh-CN',
'sourceLanguage' => 'zh-CN',
'timeZone' => 'Asia/Chongqing',
'version' => '1.0',
'components' => [
'cache' => [
'class' => 'yii\caching... | codekissyoung/filmfest | yii2/common/config/main.php | PHP | apache-2.0 | 648 |
package site.hanschen.pretty.ui.picture;
import android.content.Context;
import android.content.Intent;
import android.graphics.Rect;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.design.widget.FloatingActionButton;
import android.support.v7.widget.GridLayoutManager;
impor... | shensky711/Pretty-Zhihu | app/src/main/java/site/hanschen/pretty/ui/picture/PictureListActivity.java | Java | apache-2.0 | 8,110 |
//
// Diese Datei wurde mit der JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.3.2 generiert
// Siehe <a href="https://javaee.github.io/jaxb-v2/">https://javaee.github.io/jaxb-v2/</a>
// Änderungen an dieser Datei gehen bei einer Neukompilierung des Quellschemas verloren.
// Generiert: 2019.0... | citygml4j/citygml4j | src-gen/main/java/net/opengis/gml/VerticalCRSType.java | Java | apache-2.0 | 3,415 |
# Malus toringo f. toringo FORM
#### Status
ACCEPTED
#### According to
NUB Generator [autonym]
#### Published in
null
#### Original name
null
### Remarks
null | mdoering/backbone | life/Plantae/Magnoliophyta/Magnoliopsida/Rosales/Rosaceae/Malus/Malus toringo/Malus toringo toringo/README.md | Markdown | apache-2.0 | 163 |
from steps.bdd_test_util import cli_call
def after_scenario(context, scenario):
if 'doNotDecompose' in scenario.tags:
print("Not going to decompose after scenario {0}, with yaml '{1}'".format(scenario.name, context.compose_yaml))
else:
if 'compose_yaml' in context:
print("Decomposing with yaml '{0}' after sc... | ghaskins/obc-peer | openchain/peer/bddtests/environment.py | Python | apache-2.0 | 1,357 |
# Omphalospora beijerinckii Oudem. SPECIES
#### Status
ACCEPTED
#### According to
Index Fungorum
#### Published in
null
#### Original name
Omphalospora beijerinckii Oudem.
### Remarks
null | mdoering/backbone | life/Fungi/Ascomycota/Dothideomycetes/Dothideales/Dothideaceae/Omphalospora/Omphalospora beijerinckii/README.md | Markdown | apache-2.0 | 193 |
package sagex.miniclient.desktop;
import com.google.common.eventbus.DeadEvent;
import com.google.common.eventbus.EventBus;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import sagex.miniclient.IBus;
public class DesktopBus implements IBus {
Logger log = LoggerFactory.getLogger(DesktopBus.class);
Ev... | OpenSageTV/sagetv-miniclient | desktop/app/src/main/java/sagex/miniclient/desktop/DesktopBus.java | Java | apache-2.0 | 789 |
scheduletrace
=============
Scheduletrace is a utility to graphically display the scheduling of a set of ad-hoc periodic tasks running on a Linux system.
Its purpose is mainly didactic. Should you happen to find it useful in any other context, I'd be glad to be informed.
Written by Davide Kirchner for the _Real-Time ... | davidek/scheduletrace | README.md | Markdown | apache-2.0 | 3,710 |
/**
* 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... | cbaenziger/oozie | server/src/main/java/org/apache/oozie/server/SSLServerConnectorFactory.java | Java | apache-2.0 | 6,556 |
package org.elasticsoftware.elasticactors.broadcast;
import org.elasticsoftware.elasticactors.Actor;
import org.elasticsoftware.elasticactors.ActorRef;
import org.elasticsoftware.elasticactors.TypedActor;
import org.elasticsoftware.elasticactors.base.serialization.JacksonSerializationFramework;
import org.elasticsoftw... | elasticsoftwarefoundation/elasticactors-systems | broadcast/src/test/java/org/elasticsoftware/elasticactors/broadcast/SessionThrottledActor.java | Java | apache-2.0 | 983 |
---
title: Working with Recurring Appointments
page_title: Working with Recurring Appointments - WinForms Scheduler Control
description: WinForms Scheduler supports recurring events on minutely, hourly, weekly, daily, monthly and yearly basis. Learn how to define them.
slug: winforms/scheduler/appointments-and-dialogs/... | telerik/winforms-docs | controls/scheduler/appointments-and-dialogs/working-with-recurring-appointments.md | Markdown | apache-2.0 | 8,277 |
package pl.warsjawa.android2.model.gmapsapi.directions;
import pl.warsjawa.android2.model.gmapsapi.Coords;
public class Step {
private ValueWithDescription distance;
private ValueWithDescription duration;
private Coords endLocation;
private EncodedPolyline polyline;
private Coords startLocation;
... | mg6maciej/warsjawa2013-android-squared-googled-preparation | Android2/Android2/src/main/java/pl/warsjawa/android2/model/gmapsapi/directions/Step.java | Java | apache-2.0 | 428 |
package com.jetbrains.edu.learning.actions;
import com.intellij.icons.AllIcons;
import com.intellij.ide.ui.UISettings;
import com.intellij.openapi.actionSystem.*;
import com.intellij.openapi.application.ApplicationManager;
import com.intellij.openapi.diagnostic.Logger;
import com.intellij.openapi.editor.Editor;
import... | youdonghai/intellij-community | python/educational-core/student/src/com/jetbrains/edu/learning/actions/StudyEditInputAction.java | Java | apache-2.0 | 10,012 |
package info.mornlight.gw2s.android.app;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.util.Log;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import butterknife.ButterKnife;
import butterknife.InjectView;
import info.mornlight.... | xiaodongw/gw2s | android/src/main/java/info/mornlight/gw2s/android/app/MainActivity.java | Java | apache-2.0 | 6,166 |
/*******************************************************************************
* Copyright 2016 Net Wolf UK
*
* 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.... | tcplugins/tcDebRepository | tcdebrepo-server/src/main/java/debrepo/teamcity/Loggers.java | Java | apache-2.0 | 1,130 |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="./assets/img... | pgh-codes/codefest-2016 | www/dpw-admin.html | HTML | apache-2.0 | 15,057 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.