repo_name stringlengths 4 116 | path stringlengths 3 942 | size stringlengths 1 7 | content stringlengths 3 1.05M | license stringclasses 15
values |
|---|---|---|---|---|
alefherrera/sisalud | SiSaludSRL/src/main/java/ar/edu/ungs/presentation/componente/DownloadButton.java | 284 | package ar.edu.ungs.presentation.componente;
public class DownloadButton extends IconButton {
/**
*
*/
private static final long serialVersionUID = 1L;
public DownloadButton() {
super();
initialize("images/downloadIcon.png");
setToolTipText("Descarga archivo");
}
}
| apache-2.0 |
KodyKantor/p2p-gossip | id/id.go | 876 | //Package id provides an interface that defines a random N-byte id generator,
//and an implementation of the ID interface.
package id
import (
"github.com/Sirupsen/logrus"
)
const (
//DefaultSize is the default size of generated IDs.
DefaultSize int = 16
)
var log = logrus.New()
func init() {
log.Debugln("Initi... | apache-2.0 |
vcdemon/wechat-framework | wechat-api/src/main/java/com/itfvck/wechatframework/api/coupon/location/model/CardInfo.java | 2627 | package com.itfvck.wechatframework.api.coupon.location.model;
import com.itfvck.wechatframework.core.common.BaseData;
public class CardInfo extends BaseData {
private static final long serialVersionUID = 241391040579231164L;
// 卡券类型
private String card_type;
// 基本的卡券数据,见下表,所有卡券通用,描述
private GeneralCoupon genera... | apache-2.0 |
google/tock-on-titan | kernel/h1/src/usb/types.rs | 18631 | // Copyright 2018 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 in ... | apache-2.0 |
EspLight/EspLight-APP | app/src/main/java/android/widget/VerticalSeekBar.java | 1851 | package android.widget;
import android.content.Context;
import android.graphics.Canvas;
import android.util.AttributeSet;
import android.view.MotionEvent;
import android.widget.SeekBar;
public class VerticalSeekBar extends SeekBar {
public VerticalSeekBar(Context context) {
super(context);
}
pub... | apache-2.0 |
joewalnes/idea-community | java/java-impl/src/com/intellij/codeInsight/navigation/JavaGotoSuperHandler.java | 4019 | /*
* Copyright 2000-2009 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... | apache-2.0 |
be-plans/be | libcap-ng/plan.sh | 813 | pkg_name=libcap-ng
pkg_origin=core
pkg_version=0.7.8
pkg_source=http://people.redhat.com/sgrubb/$pkg_name/$pkg_name-$pkg_version.tar.gz
pkg_shasum=c21af997445cd4107a55d386f955c5ea6f6e96ead693e9151277c0ab5f97d05f
pkg_maintainer="The Habitat Maintainers <humans@habitat.sh>"
pkg_description="The libcap-ng library is inten... | apache-2.0 |
vsilaev/tascalate-javaflow | net.tascalate.javaflow.providers.asm5/src/main/java/org/apache/commons/javaflow/providers/asm5/ContinuableMethodVisitor.java | 17135 | /**
* Original work: copyright 1999-2004 The Apache Software Foundation
* (http://www.apache.org/)
*
* This project is based on the work licensed to the Apache Software
* Foundation (ASF) under one or more contributor license agreements.
* See the NOTICE file distributed with this work for additional
* informat... | apache-2.0 |
ppnathan/HMSHS | problems/DrowsyDriverModel/BeliefsCollection.cc | 565 | #include "DrowsyDriverModel.h"
#include "BeliefSet.h"
#include <iostream>
#include <list>
#include <fstream>
#include <cstdlib>
using namespace std;
int main(int argc, char** argv) {
DrowsyDriverModel hmshsmodel;
int nBeliefs = 50000;
CState initCState(hmshsmodel.getNumCStateVar(), 0);
DStat... | apache-2.0 |
ilfate/laravel.ilfate.net | app/database/migrations/2014_11_20_152233_create_users_table.php | 836 | <?php
use Illuminate\Database\Schema\Blueprint;
use Illuminate\Database\Migrations\Migration;
use Illuminate\Support\Facades\Schema;
class CreateUsersTable extends Migration {
/**
* Run the migrations.
*
* @return void
*/
public function up()
{
Schema::dropIfExists('users');
Schema::create... | apache-2.0 |
spinnaker/deck | packages/core/src/presentation/navigation/pageSection.component.ts | 2078 | import type { IChangesObject, IComponentOptions, IController, IOnChangesObject } from 'angular';
import { module } from 'angular';
import type { INavigationPage } from './PageNavigationState';
import { PageNavigationState } from './PageNavigationState';
interface IPageSectionOnChanges extends IOnChangesObject {
vis... | apache-2.0 |
sky15179/Debug | TestTabelController/elongframework/eLongFramework/eLongControls/eLongSegmentedControl.h | 1004 | //
// eLongSegmentedControl.h
// ElongClient
//
// Created by zhucuirong on 15/10/29.
// Copyright © 2015年 elong. All rights reserved.
//
#import <UIKit/UIKit.h>
@class eLongSegmentedControl;
@protocol eLongSegmentedControlDelegate <NSObject>
- (void)eLongSegmentedControl:(eLongSegmentedControl *)segmentedContr... | apache-2.0 |
yuananf/presto | presto-main/src/test/java/com/facebook/presto/execution/buffer/BufferTestUtils.java | 9646 | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distribut... | apache-2.0 |
liszt-code/liszt | README.md | 1560 | # liszt
[](https://travis-ci.org/liszt-code/liszt)
[](https://coveralls.io/github/liszt-code/liszt?branch=master)
Directory of people in a building.
#... | apache-2.0 |
mdoering/backbone | life/Plantae/Magnoliophyta/Magnoliopsida/Asterales/Asteraceae/Trixis/Trixis inula/ Syn. Trixis frutescens latifolia/README.md | 195 | # Trixis frutescens var. latifolia Less. VARIETY
#### Status
SYNONYM
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
null
#### Original name
null
### Remarks
null | apache-2.0 |
omarKhatib/social | fullStackAUTH/public/views/images.tpl.html | 12572 | <title>images</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!--
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<link rel="stylesheet" href="https://www.w3schools.com/lib/w3-theme-blue-grey.css">
<link rel='stylesheet' href='https://fonts.go... | apache-2.0 |
krobertson/knife-xenserver | vendor/fog/spec/ecloud/models/backup_internet_service_spec.rb | 2266 | require 'ecloud/spec_helper'
if Fog.mocking?
describe "Fog::Compute::Ecloud::BackupInternetService", :type => :mock_tmrk_ecloud_model do
subject { @vcloud.vdcs[0].backup_internet_services[0] }
describe :class do
subject { Fog::Compute::Ecloud::BackupInternetService }
it { should have_identity(:... | apache-2.0 |
shaeberling/retrostore | appengine/src/main/java/org/retrostore/resources/ImageServiceWrapper.java | 1268 | /*
* Copyright 2017, Sascha Häberling
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable la... | apache-2.0 |
jweixin/jwx | src/test/java/com/github/jweixin/jwx/WeixinProperConfigTest.java | 591 | package com.github.jweixin.jwx;
import org.junit.Assert;
import org.junit.Test;
import com.github.jweixin.jwx.context.InitialWeixinConfigureException;
import com.github.jweixin.jwx.context.WeixinContext;
import com.github.jweixin.jwx.context.WeixinContextConfigHelper;
public class WeixinProperConfigTest {... | apache-2.0 |
aeq/killbill | invoice/src/main/java/org/killbill/billing/invoice/InvoiceDispatcher.java | 37120 | /*
* Copyright 2010-2013 Ning, Inc.
* Copyright 2014-2015 Groupon, Inc
* Copyright 2014-2015 The Billing Project, LLC
*
* The Billing Project licenses this file to you 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 cop... | apache-2.0 |
great-expectations/great_expectations | great_expectations/expectations/row_conditions.py | 3909 | from pyparsing import (
CaselessLiteral,
Combine,
Literal,
ParseException,
Regex,
Suppress,
Word,
alphanums,
alphas,
)
from great_expectations.exceptions import GreatExpectationsError
try:
import pyspark.sql.functions as F
except ImportError:
F = None
try:
import sqlal... | apache-2.0 |
nedap/archie | src/main/java/com/nedap/archie/adlparser/treewalkers/CComplexObjectParser.java | 13477 | package com.nedap.archie.adlparser.treewalkers;
import com.nedap.archie.adlparser.ADLParserErrors;
import com.nedap.archie.adlparser.antlr.AdlParser.*;
import com.nedap.archie.aom.*;
import com.nedap.archie.base.MultiplicityInterval;
import com.nedap.archie.rules.Assertion;
import org.antlr.v4.runtime.tree.TerminalNod... | apache-2.0 |
Gugli/Openfire | src/java/org/jivesoftware/openfire/audit/spi/AuditorImpl.java | 18482 | /*
* Copyright (C) 2005-2008 Jive Software. 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 require... | apache-2.0 |
google/gvisor | pkg/sentry/platform/kvm/testutil/testutil.go | 2747 | // Copyright 2018 The gVisor 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 agree... | apache-2.0 |
tempbottle/jsimpledb | src/java/org/jsimpledb/core/CoreIndex3.java | 4089 |
/*
* Copyright (C) 2015 Archie L. Cobbs. All rights reserved.
*/
package org.jsimpledb.core;
import java.util.NavigableMap;
import java.util.NavigableSet;
import org.jsimpledb.index.Index;
import org.jsimpledb.index.Index2;
import org.jsimpledb.index.Index3;
import org.jsimpledb.kv.KeyFilter;
import org.jsimpledb... | apache-2.0 |
F5Networks/f5-cloud-libs | test/lib/localCryptoUtilTests.js | 7520 | /**
* Copyright 2016-2018 F5 Networks, 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 o... | apache-2.0 |
Chanven/CommonPullToRefresh | cptr/src/com/chanven/lib/cptr/utils/PtrLocalDisplay.java | 1526 | package com.chanven.lib.cptr.utils;
import android.content.Context;
import android.util.DisplayMetrics;
import android.view.View;
import android.view.WindowManager;
public class PtrLocalDisplay {
public static int SCREEN_WIDTH_PIXELS;
public static int SCREEN_HEIGHT_PIXELS;
public static float SCREEN_DEN... | apache-2.0 |
rlon008/testamation | testamation-test-common/src/main/java/nz/co/testamation/testcommon/fixture/SomeFixture.java | 5010 | /*
* Copyright 2016 Ratha Long
*
* 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 i... | apache-2.0 |
wmh-demos/HookDemo | binder-hook/src/main/java/me/com/hookdemo/hook/HookHelper.java | 1128 | package me.com.hookdemo.hook;
import android.app.Instrumentation;
import java.lang.reflect.Field;
import java.lang.reflect.Method;
public class HookHelper {
/**
* 使用反射的方式找到ActivityThread这个类
* 将类中的Instrumentation对象替换成自己实现的
*/
public static void attachContext() throws Exception {
Class<... | apache-2.0 |
mdoering/backbone | life/Plantae/Magnoliophyta/Magnoliopsida/Caryophyllales/Amaranthaceae/Desmochaeta/Desmochaeta uncinata/README.md | 186 | # Desmochaeta uncinata Roem. & Schult. SPECIES
#### Status
ACCEPTED
#### According to
International Plant Names Index
#### Published in
null
#### Original name
null
### Remarks
null | apache-2.0 |
danihegglin/DynDCO | src/main/scala/ch/uzh/dyndco/algorithms/maxsum/VariableVertex.scala | 4517 | package ch.uzh.dyndco.algorithms.maxsum
import collection.mutable.Map
import collection.mutable.Set
import scala.collection.SortedMap
import scala.util.Random
import ch.uzh.dyndco.stack.vertex.DynamicVertex
import ch.uzh.dyndco.problems.MeetingConstraints
import ch.uzh.dyndco.util.Monitoring
import scala.collection.mu... | apache-2.0 |
mdoering/backbone | life/Plantae/Magnoliophyta/Magnoliopsida/Lamiales/Orobanchaceae/Pedicularis/Pedicularis ornithorhyncha/ Syn. Pedicularis pedicellata/README.md | 186 | # Pedicularis pedicellata Bunge SPECIES
#### Status
SYNONYM
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
null
#### Original name
null
### Remarks
null | apache-2.0 |
mdoering/backbone | life/Plantae/Magnoliophyta/Liliopsida/Asparagales/Asparagaceae/Pseudomuscari/Pseudomuscari forniculatum/ Syn. Bellevalia forniculata/README.md | 196 | # Bellevalia forniculata (Fomin) Delaunay 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/Bryophyta/Bryopsida/Bryales/Bryaceae/Bryum/Bryum pachytheca/README.md | 191 | # Bryum pachytheca C. Müller, 1848 SPECIES
#### Status
ACCEPTED
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
null
#### Original name
null
### Remarks
null | apache-2.0 |
mdoering/backbone | life/Fungi/Basidiomycota/Agaricomycetes/Cantharellales/Cantharellaceae/Cantharellus/Cantharellus retirugis/ Syn. Cantharellus retirugus marginatus/README.md | 216 | # Cantharellus retirugus var. marginatus Maire VARIETY
#### Status
SYNONYM
#### According to
Index Fungorum
#### Published in
null
#### Original name
Cantharellus retirugus var. marginatus Maire
### Remarks
null | apache-2.0 |
mdoering/backbone | life/Plantae/Magnoliophyta/Liliopsida/Poales/Cyperaceae/Carex/Carex argunensis/ Syn. Carex argunensis alticola/README.md | 192 | # Carex argunensis subsp. alticola SUBSPECIES
#### 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/Magnoliopsida/Asterales/Asteraceae/Hieracium/Hieracium pallescens/Hieracium pallescens jugicola/README.md | 225 | # Hieracium pallescens subsp. jugicola (Zahn) Greuter SUBSPECIES
#### Status
ACCEPTED
#### According to
Euro+Med Plantbase
#### Published in
null
#### Original name
Hieracium maureri subsp. jugicola Zahn
### Remarks
null | apache-2.0 |
terraform-google-modules/docs-examples | data_catalog_entry_group_tag/tutorial.md | 1859 | # Data Catalog Entry Group Tag - Terraform
## Setup
<walkthrough-author name="rileykarson@google.com" analyticsId="UA-125550242-1" tutorialName="data_catalog_entry_group_tag" repositoryUrl="https://github.com/terraform-google-modules/docs-examples"></walkthrough-author>
Welcome to Terraform in Google Cloud Shell! We... | apache-2.0 |
CSCSI/Triana | triana-core/src/main/java/org/trianacode/taskgraph/proxy/java/JavaConstants.java | 3506 | /*
* The University of Wales, Cardiff Triana Project Software License (Based
* on the Apache Software License Version 1.1)
*
* Copyright (c) 2007 University of Wales, Cardiff. All rights reserved.
*
* Redistribution and use of the software in source and binary forms, with
* or without modification, are permitted... | apache-2.0 |
vteco/cfin | apps/frontend/modules/standalone/templates/_footer_fr.php | 4252 | <aside class="alignLeft">
<div class="container_24 alignLeft">
<div class="wrapper">
<article class="grid_5">
<h6>Nos services</h6>
<ul>
<li><a href="<?php echo href_by_pagename('page_credit_1') ?>">Crédit immobilier</a></li>
<li><a href="<?php echo href_by_pagename('page_gestio... | apache-2.0 |
soajs/soajs.dashboard | test/unit/lib/environment/drivers/infra.test.js | 49180 | "use strict";
var async = require("async");
var helper = require("../../../../helper.js");
var config = require("../../../../../config.js");
var utils = helper.requireModule('./lib/environment/drivers/infra.js');
const nock = require('nock');
var req = {
soajs: {
registry: {
coreDB: {
provision: {
name: ... | apache-2.0 |
gitpan/GOOGLE-ADWORDS-PERL-CLIENT | lib/Google/Ads/AdWords/v201402/LogicalUserList.pm | 4522 | package Google::Ads::AdWords::v201402::LogicalUserList;
use strict;
use warnings;
__PACKAGE__->_set_element_form_qualified(1);
sub get_xmlns { 'https://adwords.google.com/api/adwords/rm/v201402' };
our $XML_ATTRIBUTE_CLASS;
undef $XML_ATTRIBUTE_CLASS;
sub __get_attr_class {
return $XML_ATTRIBUTE_CLASS;
}
use... | apache-2.0 |
xorware/android_frameworks_base | packages/SystemUI/src/com/android/systemui/settings/BrightnessController.java | 11052 | /*
* Copyright (C) 2013 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | apache-2.0 |
lambdastackio/aws-sdk-rust | docs/aws_sdk_rust/aws/s3/object/struct.HeadObjectOutputWriter.html | 6025 | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `HeadObjectOutputWriter` struct in crate `aws_sdk_rust`.">
... | apache-2.0 |
Nemo157/hamlet | tests/macros.rs | 1035 | //! Having these as an integration test checks that the visibility of the macros
//! and their dependencies is valid for use by external libraries.
#[macro_use]
// Rename the import to check that the macros don't use the literal crate name
extern crate hamlet as willy;
// I would really like to do:
//
// ```
// #
* Fix build status url in README file
* Fix email in copyright file
### 1.0.1 / 2015-09-17
[Full Changelog](http://github.com/samepage/ruby-management-client/compare/v1.0.0...v1.0.1)
Housekeeping Fixes:
* Fix... | apache-2.0 |
dcarbone/php-fhir-generated | src/DCarbone/PHPFHIRGenerated/R4/FHIRDecimalPrimitive.php | 9630 | <?php
namespace DCarbone\PHPFHIRGenerated\R4;
/*!
* This class was generated with the PHPFHIR library (https://github.com/dcarbone/php-fhir) using
* class definitions from HL7 FHIR (https://www.hl7.org/fhir/)
*
* Class creation date: December 26th, 2019 15:44+0000
*
* PHPFHIR Copyright:
*
* Copyright 2016-... | apache-2.0 |
cgcardona/bitcoin-cookbook | cookbooks/nginx/files/default/index.html | 122 | <html>
<head>
<title>Hello World</title>
</head>
<body>
<h1>This is a test</h1>
<p>Please work!</p>
</body>
</html>
| apache-2.0 |
Tataraovoleti/Struts2App | src/com/java/struts/fazalcode/LoginAction.java | 873 | /**
* Copyright 2013 @ Fazal Code
* All Rights Reserved to Fazal Code
*/
package com.java.struts.fazalcode;
import com.opensymphony.xwork2.ActionSupport;
/**
* @author Tatarao voleti
* @date Nov 11, 2013
*/
public class LoginAction extends ActionSupport {
private String username;
private String password;
... | apache-2.0 |
Netflix/hollow | hollow/src/main/java/com/netflix/hollow/core/write/objectmapper/flatrecords/FlatRecordExtractor.java | 8517 | /*
* Copyright 2016-2019 Netflix, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ... | apache-2.0 |
skoba/openehr-ruby | spec/lib/openehr/rm/composition/content/entry/action_spec.rb | 2444 | require File.dirname(__FILE__) + '/../../../../../../spec_helper'
#require File.dirname(__FILE__) + '/shared_examples_spec'
include OpenEHR::RM::Composition::Content::Entry
include OpenEHR::RM::DataTypes::Quantity::DateTime
include OpenEHR::RM::DataTypes::Text
include OpenEHR::RM::DataStructures::ItemStructure
describ... | apache-2.0 |
maveriklko9719/Coffee-Spills | docs/en/3.0.0rc1/cordova/camera/camera.md | 3023 | ---
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, Vers... | apache-2.0 |
Algoryx/agxUnity | Editor/AGXUnityEditor/Tools/RigidBodyTool.cs | 10413 | using System.Linq;
using System.Collections.Generic;
using UnityEngine;
using UnityEditor;
using UnityEditor.SceneManagement;
using AGXUnity;
using AGXUnity.Collide;
using GUI = AGXUnity.Utils.GUI;
namespace AGXUnityEditor.Tools
{
[CustomTool( typeof( RigidBody ) )]
public class RigidBodyTool : CustomTargetTool
... | apache-2.0 |
beniz/hmdp | src/hmdpsim/rational.cc | 7168 | /* -*-C++-*- */
/*
* Copyright (C) 2003 Carnegie Mellon University and Rutgers University
*
* Permission is hereby granted to distribute this software for
* non-commercial research purposes, provided that this copyright
* notice is included with any such distribution.
*
* THIS SOFTWARE IS PROVIDED "AS IS" WITHOU... | apache-2.0 |
migesok/jaxb-java-time-adapters | threeten-jaxb-core/src/test/java/io/github/threetenjaxb/core/OffsetTimeXmlAdapterTest.java | 605 | package io.github.threetenjaxb.core;
import java.time.OffsetTime;
import java.time.ZoneOffset;
import java.util.HashMap;
import java.util.Map;
class OffsetTimeXmlAdapterTest extends AbstractXmlAdapterTest<String, OffsetTime, OffsetTimeXmlAdapter> {
private static final Map<String, OffsetTime> STRING_OFFSET_TIME_... | apache-2.0 |
unloop/lastbackend | internal/cli/command/cluster/service.go | 11710 | //
// Last.Backend LLC CONFIDENTIAL
// __________________
//
// [2014] - [2020] Last.Backend LLC
// All Rights Reserved.
//
// NOTICE: All information contained herein is, and remains
// the property of Last.Backend LLC and its suppliers,
// if any. The intellectual and technical concepts contained
// herein are prop... | apache-2.0 |
resin-io-library/base-images | balena-base-images/python/beagleboard-xm/alpine/3.13/3.9.7/run/Dockerfile | 4130 | # AUTOGENERATED FILE
FROM balenalib/beagleboard-xm-alpine:3.13-run
# remove several traces of python
RUN apk del python*
# http://bugs.python.org/issue19846
# > At the moment, setting "LANG=C" on a Linux system *fundamentally breaks Python 3*, and that's not OK.
ENV LANG C.UTF-8
# install python dependencies
RUN apk... | apache-2.0 |
mdoering/backbone | life/Plantae/Magnoliophyta/Magnoliopsida/Lamiales/Lamiaceae/Salvia/Salvia punctata/README.md | 177 | # Salvia punctata Ruiz & Pav. SPECIES
#### Status
ACCEPTED
#### According to
International Plant Names Index
#### Published in
null
#### Original name
null
### Remarks
null | apache-2.0 |
wim-agency/wim-agency.github.io | Payps/payps_2017_04_21_obnovlenie_cepochki/payps_2017_03_01_reactivate_3_2.html | 27421 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!--[if !mso]><!-->
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<!--<![endif]... | apache-2.0 |
cowthan/AyoWeibo | ayoview/src/main/java/org/ayo/app/tmpl/AyoJigsawActivityAttacher.java | 1539 | package org.ayo.app.tmpl;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.View;
import android.view.ViewGroup;
import android.widget.FrameLayout;
import org.ayo.app.common.AyoSwipeBackActivityAttacher;
import genius.android.view.R;
/**
* 一个Activity装载一个Fragment
* Fragment管界... | apache-2.0 |
kiranw06/synthapp | README.md | 278 | # synthapp
This project is generated with [yo angular generator](https://github.com/yeoman/generator-angular)
version 0.15.1.
## Build & development
Run `grunt` for building and `grunt serve` for preview.
## Testing
Running `grunt test` will run the unit tests with karma.
| apache-2.0 |
mattiamascia/jrank | src/test/java/com/f1000/rank/journal/RankJournalsTest.java | 1989 | /**
*
*/
package com.f1000.rank.journal;
import static org.junit.Assert.assertArrayEquals;
import static org.junit.Assert.assertEquals;
import java.util.ArrayList;
import java.util.List;
import org.junit.Before;
import org.junit.Test;
import com.f1000.rank.journal.model.Journal;
/**
* The Class RankJournalsTes... | apache-2.0 |
utwente/lisa-telefonie | client/app/tel/kpn/kpnDelete.controller.js | 339 | 'use strict';
angular.module('ictsAppApp')
.controller('TelKpnDeleteModalCtrl', ['$scope', '$modalInstance', 'record',
function ($scope, $modalInstance, record) {
$scope.record = record;
$scope.delete = function () {
$modalInstance.close();
};
$scope.cancel = function () {
$modalInstance.dismiss('can... | apache-2.0 |
Top-Q/jsystem | jsystem-core-projects/jsystemCore/src/main/java/jsystem/utils/ExtentionFilter.java | 773 | /*
* Copyright 2005-2010 Ignis Software Tools Ltd. All rights reserved.
*/
package jsystem.utils;
import java.io.File;
import java.io.FilenameFilter;
/**
* This filter use to filtering ends of file names.
*/
public class ExtentionFilter implements FilenameFilter {
String endWith = null;
/**
* Create instanc... | apache-2.0 |
domiworks/TDA-Landscape-Generator | jogl-2.0/javadoc/gluegen/javadoc/com/jogamp/common/util/locks/Lock.html | 14654 | <!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_45) on Thu Jan 30 13:49:11 CET 2014 -->
<title>Lock (GlueGen Runtime Documentation)</title>
<meta name="date" content="2014-01-30">
<li... | apache-2.0 |
freddiedfre/google_bing_ads | examples/Dfp/v201502/ProposalLineItemService/CreateProposalLineItems.php | 4966 | <?php
/**
* This example creates a new proposal line item that targets the whole network.
* To determine which proposal line items exist, run
* GetAllProposalLineItems.php.
*
* Tags: NetworkService.getCurrentNetwork
* Tags: ProposalLineItemService.createProposalLineItems
*
* PHP version 5
*
* Copyright 2014, ... | apache-2.0 |
koshelev/finagle | finagle-netty4/src/main/scala/com/twitter/finagle/netty4/Netty4Listener.scala | 9301 | package com.twitter.finagle.netty4
import com.twitter.concurrent.NamedPoolThreadFactory
import com.twitter.finagle._
import com.twitter.finagle.netty4.channel.{Netty4FramedServerChannelInitializer, Netty4RawServerChannelInitializer, ServerBridge}
import com.twitter.finagle.netty4.transport.ChannelTransport
import com.... | apache-2.0 |
karmab/kcli | kvirt/web/static/js/imageaction.js | 1212 | function imagecreate(image, pool, url, cmd){
if ( image === undefined ) {
image = $("#image").val();
}
if ( pool === undefined ) {
pool = $("#pool").val();
}
if ( url === undefined ) {
url = $("#url").val();
}
if ( cmd === undefined ) {
cmd = $("#cmd").val();
}
$("#wheel").show();
da... | apache-2.0 |
resin-io-library/base-images | balena-base-images/node/artik530/debian/buster/17.6.0/run/Dockerfile | 2932 | # AUTOGENERATED FILE
FROM balenalib/artik530-debian:buster-run
ENV NODE_VERSION 17.6.0
ENV YARN_VERSION 1.22.4
RUN buildDeps='curl libatomic1' \
&& set -x \
&& for key in \
6A010C5166006599AA17F08146C2130DFD2497F5 \
; do \
gpg --batch --keyserver pgp.mit.edu --recv-keys "$key" || \
gpg --batch --keyserver key... | apache-2.0 |
consulo/consulo | modules/base/ui-api/src/main/java/consulo/ui/layout/FoldoutLayout.java | 1731 | /*
* Copyright 2013-2020 consulo.io
*
* 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 |
dapregi/cellbase | cellbase-app/src/main/java/org/opencb/cellbase/app/cli/DownloadCommandExecutor.java | 52004 | /*
* Copyright 2015 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 in wr... | apache-2.0 |
lhfei/hadoop-in-action | src/main/java/cn/lhfei/hadoop/hbase/crud/DeleteApp.java | 3599 | /*
* Copyright 2010-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 |
hongtaocai/code_interview | cpp/FindMinimuminRotatedSortedArrayII.cpp | 831 | class Solution {
public:
int findMin(vector<int> &num) {
findMin(num, 0, num.size()-1);
}
inline int min(int a, int b) {
if (a > b) {
return b;
}
return a;
}
int findMin(vector<int> &num, int start, int end) {
if(start == end) {
... | apache-2.0 |
SU-ECE-17-7/ibeis | ibeis/scripts/getshark_old.py | 22458 | def get_injured_sharks():
"""
>>> from ibeis.scripts.getshark import * # NOQA
"""
import requests
url = 'http://www.whaleshark.org/getKeywordImages.jsp'
resp = requests.get(url)
assert resp.status_code == 200
keywords = resp.json()['keywords']
key_list = ut.take_column(keywords, 'in... | apache-2.0 |
nycJSorg/angular-presentation | libs/code-demos/src/lib/shared/monaco-replay.ts | 488 | declare const monaco: any;
export function replay(editor: any) {
const keys = [];
editor.addCommand(monaco.KeyCode.F9, () => {
console.log('starting recording');
editor.onKeyDown(key => {
keys.push({
timestamp: new Date(),
key
});
});
editor.trigger('keyboard', 'type', {... | apache-2.0 |
geekdos/Personal_Labs | MidelwarLab/GestionDesNotes/src/com/geekdos/app/App.java | 9128 | package com.geekdos.app;
import com.geekdos.midelwar.interfaces.GestionDesNotesInterface;
import com.geekdos.model.*;
import java.net.MalformedURLException;
import java.rmi.Naming;
import java.rmi.NotBoundException;
import java.rmi.Remote;
import java.rmi.RemoteException;
import java.util.ArrayList;
import java.util.... | apache-2.0 |
Gallio/mbunit-v2 | src/refly/Refly/CodeDom/FieldDeclaration.cs | 2091 | /// Refly License
///
/// Copyright (c) 2004 Jonathan de Halleux, http://www.dotnetwiki.org
///
/// This software is provided 'as-is', without any express or implied warranty.
/// In no event will the authors be held liable for any damages arising from
/// the use of this software.
///
/// Permission is gra... | apache-2.0 |
lyndonnixon/annotationtool | libraries/graphite/Graphite/Relation.php | 106 | <?php
class Graphite_Relation extends Graphite_Resource
{
function nodeType() { return "#relation"; }
}
| apache-2.0 |
getsocial-im/getsocial-unity-sdk | example/GetSocialSdkDemo/Assets/GetSocial/GetSocialNative/Scripts/Core/Internal/Generated/DDGetAnnouncementsRequest.cs | 8839 | #if UNITY_STANDALONE_WIN || UNITY_STANDALONE_OSX || UNITY_EDITOR
/**
* Autogenerated by Thrift Compiler ()
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
using System;
using System.Collections;
using System.Collections.Generic;
using System.Text;
using System.IO;
using Thrift... | apache-2.0 |
Gamesjiazhi/rwproject | ResourceWar/undeadClient2D/frameworks/runtime-src/proj.android/assets/src/FrameAnimUnit.lua | 3142 | ScriptHandler_FrameAnimEventCallFun = 9000000 -- 帧事件回调
-- 帧动画配置列表
local FrameAnimInfoList = {
["WorkerSquat"] = { fileName="human_worker.png", plistName="human_worker.plist", fameName="human_worker_squat", frameCount=6, delay=0.1 }, -- 工人蹲下建造
["WorkerStand"] = { fileName="human_worker.png", plistName="human_... | apache-2.0 |
etirelli/drools | drools-scenario-simulation/drools-scenario-simulation-backend/src/main/java/org/drools/scenariosimulation/backend/runner/DMNScenarioRunner.java | 2033 | /*
* Copyright 2018 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... | apache-2.0 |
bytedance/fedlearner | deploy/scripts/aliyun/upgrade-add-on.sh | 7606 | #!/bin/bash
# Copyright 2020 The FedLearner 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... | apache-2.0 |
google/nomulus | core/src/test/java/google/registry/testing/InjectExtension.java | 7738 | // Copyright 2017 The Nomulus 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 a... | apache-2.0 |
victormejia/d3-workshop-playground | modules/geomapping/geomap.js | 703 | (function() {
'use strict';
// set up margins
var el = d3.select('.geomap'),
elWidth = parseInt(el.style('width'), 10),
elHeight = parseInt(el.style('height'), 10),
margin = {top: 20, right: 20, bottom: 30, left: 50},
width = elWidth - margin.left - margin.right,
height = elHeight -... | apache-2.0 |
pvo99i/hessdroid | tests/org/ast/tests/api/TestPrimitiveTypes.java | 934 | /*
* Copyright (C) 2009 hessdroid@gmail.com
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law ... | apache-2.0 |
capitalone/Hygieia | src/app/shared/modals/form-modal/form-modal.component.html | 342 | <div class="modal-content">
<div class="modal-header">
<h4>{{title}}</h4>
<button type="button" class="close" aria-label="Close" (click)="activeModal.dismiss('Cross click')">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<ng-template appFormModal></ng-temp... | apache-2.0 |
clarkyzl/flink | flink-table/flink-table-common/src/test/java/org/apache/flink/table/types/LogicalTypeCastAvoidanceTest.java | 14234 | /*
* 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 |
ThilankaBowala/andes | modules/andes-core/broker/src/main/java/org/wso2/andes/mqtt/MQTTLocalSubscription.java | 6839 | /*
* Copyright (c) 2005-2014, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
*
* WSO2 Inc. licenses this file to you 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.apach... | apache-2.0 |
ryleyherrington/grammatics | build/iphone/Classes/TiFacebookLoginButtonProxy.h | 753 | /**
* Appcelerator Titanium Mobile
* Copyright (c) 2009-2011 by Grammatics, Inc. All Rights Reserved.
* Licensed under the terms of the Apache Public License
* Please see the LICENSE included with this distribution for details.
*
* WARNING: This is generated code. Modify at your own risk and without support.
*/... | apache-2.0 |
bigtester/automation-test-engine | org.bigtester.ate.core/src/main/java/org/bigtester/ate/model/page/elementaction/ITestObjectActionImpl.java | 1433 | /*******************************************************************************
* ATE, Automation Test Engine
*
* Copyright 2015, Montreal PROT, or individual contributors as
* indicated by the @author tags or express copyright attribution
* statements applied by the authors. All third-party contributions are
*... | apache-2.0 |
yahoojapan/multiple-dimension-spread | src/common/src/test/java/jp/co/yahoo/dataplatform/mds/stats/TestSpreadSummaryStats.java | 3580 | /**
* 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 |
daniellavoie/spring-cloud-netflix | spring-cloud-netflix-core/src/test/java/org/springframework/cloud/netflix/rx/SingleReturnValueHandlerTest.java | 4114 | /*
* Copyright 2013-2016 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 |
djsilenceboy/LearnTest | DB_Test/DB2/HADR/Enable_ROS.sh | 1417 | #!/bin/sh
#
# Purpose:
# Enable Reads on standby (ROS) for Database using HADR.
#
# Usage:
# ThisScript <DbName>
#
# exit: 0
# 1 - Input parameter error.
#
# Notice:
# 1. When calling this script manually by logging as DB2 user.
# a. This is the optional way to do backup temporarily.
# b. It is ok to set up... | apache-2.0 |
mdoering/backbone | life/Plantae/Magnoliophyta/Liliopsida/Asparagales/Orchidaceae/Scaphyglottis/Scaphyglottis subulata/ Syn. Reichenbachanthus subulatus/README.md | 203 | # Reichenbachanthus subulatus (Schltr.) Dressler SPECIES
#### Status
SYNONYM
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
null
#### Original name
null
### Remarks
null | apache-2.0 |