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 2020 The Terraformer 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... | GoogleCloudPlatform/terraformer | providers/launchdarkly/launchdarkly_provider.go | GO | apache-2.0 | 2,291 |
package org.renjin.primitives;
import org.renjin.eval.Context;
import org.renjin.eval.EvalException;
import org.renjin.primitives.annotations.processor.ArgumentException;
import org.renjin.primitives.annotations.processor.ArgumentIterator;
import org.renjin.primitives.annotations.processor.WrapperRuntime;
import org.... | bedatadriven/renjin-statet | org.renjin.core/src-gen/org/renjin/primitives/R$primitive$$Fortran.java | Java | apache-2.0 | 4,496 |
/**
* 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... | tomncooper/heron | heron/api/src/scala/org/apache/heron/streamlet/scala/Streamlet.scala | Scala | apache-2.0 | 12,236 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_24) on Mon May 16 13:35:20 BST 2011 -->
<TITLE>
TouchMUX (leJOS NXJ PC API documentation)
</TITLE>
<META NAME="date" CONTENT="2011-05-16">
... | AndrewZurn/sju-compsci-archive | CS200s/CS217b/OriginalFiles/doc/lejos/nxt/addon/TouchMUX.html | HTML | apache-2.0 | 17,227 |
# Lotus balticus Miniaev SPECIES
#### Status
SYNONYM
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
Bot. Mater. Gerb. Bot. Inst. Komarova Akad. Nauk S. S. S. R. 18:129. 1957
#### Original name
null
### Remarks
null | mdoering/backbone | life/Plantae/Magnoliophyta/Magnoliopsida/Fabales/Fabaceae/Lotus/Lotus corniculatus/ Syn. Lotus balticus/README.md | Markdown | apache-2.0 | 248 |
//===-- SIISelLowering.cpp - SI DAG Lowering Implementation ---------------===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
// Modifications Copyright (c) 2019... | GPUOpen-Drivers/llvm | lib/Target/AMDGPU/SIISelLowering.cpp | C++ | apache-2.0 | 401,927 |
// -----------------------------------------------------------------------
// <copyright file="OsharpBuilder.cs" company="OSharp开源团队">
// Copyright (c) 2014-2018 OSharp. All rights reserved.
// </copyright>
// <site>http://www.osharp.org</site>
// <last-editor>郭明锋</last-editor>
// <last-date>2018-06-23 15:40... | i66soft/osharp | src/OSharp/Core/Builders/OSharpBuilder.cs | C# | apache-2.0 | 5,232 |
/*
* Ext JS Library 2.0.2
* Copyright(c) 2006-2008, Ext JS, LLC.
* licensing@extjs.com
*
* http://extjs.com/license
*/
Ext.layout.ColumnLayout=Ext.extend(Ext.layout.ContainerLayout,{monitorResize:true,extraCls:"x-column",scrollOffset:0,isValidParent:function(B,A){return B.getEl().dom.parentNode==this.innerCt.do... | grasscrm/gdesigner | editor/lib/sources/ext-2.0.2/build/widgets/layout/ColumnLayout-min.js | JavaScript | apache-2.0 | 995 |
package org.springframework.data.sample.entities.integration;
import org.apache.commons.lang3.builder.EqualsBuilder;
import org.apache.commons.lang3.builder.HashCodeBuilder;
import org.springframework.data.annotation.Id;
import org.springframework.data.crate.core.mapping.annotations.Table;
@Table(name="sub_class", nu... | KPTechnologyLab/spring-data-crate | src/test/java/org/springframework/data/sample/entities/integration/SimpleEntityWithId.java | Java | apache-2.0 | 1,818 |
package org.nd4j.linalg.learning.config;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Data;
import lombok.EqualsAndHashCode;
import org.nd4j.linalg.api.ndarray.INDArray;
import org.nd4j.linalg.learning.GradientUpdater;
import org.nd4j.linalg.learning.SgdUpdater;
/**
* SGD updater applies a ... | huitseeker/nd4j | nd4j-backends/nd4j-api-parent/nd4j-api/src/main/java/org/nd4j/linalg/learning/config/Sgd.java | Java | apache-2.0 | 1,366 |
"""Test the Balboa Spa Client config flow."""
from unittest.mock import patch
from homeassistant import config_entries, data_entry_flow
from homeassistant.components.balboa.const import CONF_SYNC_TIME, DOMAIN
from homeassistant.config_entries import SOURCE_USER
from homeassistant.const import CONF_HOST
from homeassist... | jawilson/home-assistant | tests/components/balboa/test_config_flow.py | Python | apache-2.0 | 5,737 |
package org.renyan.leveldb.util;
import com.google.common.collect.ImmutableList;
import com.google.common.collect.ImmutableList.Builder;
import com.google.common.collect.Iterables;
import com.google.common.primitives.Ints;
import org.renyan.leveldb.impl.FileMetaData;
import org.renyan.leveldb.impl.InternalKey... | savechina/leveldb | leveldb/src/main/java/org/renyan/leveldb/util/Level0Iterator.java | Java | apache-2.0 | 5,901 |
/*
* 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-inspector/src/main/java/com/amazonaws/services/inspector/model/TimestampRange.java | Java | apache-2.0 | 5,572 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_151) on Wed Jun 10 10:20:03 MST 2020 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>LoginModuleSupplier (BOM: ... | wildfly-swarm/wildfly-swarm-javadocs | 2.6.1.Final-SNAPSHOT/apidocs/org/wildfly/swarm/config/security/security_domain/authentication/LoginModuleSupplier.html | HTML | apache-2.0 | 9,573 |
<!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_112) on Tue Sep 12 14:31:26 MST 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface org.wildf... | wildfly-swarm/wildfly-swarm-javadocs | 2017.9.5/apidocs/org/wildfly/swarm/config/management/security_realm/class-use/PropertiesAuthenticationSupplier.html | HTML | apache-2.0 | 8,298 |
/*
* BJAF - Beetle J2EE Application Framework
* 甲壳虫J2EE企业应用开发框架
* 版权所有2003-2015 余浩东 (www.beetlesoft.net)
*
* 这是一个免费开源的软件,您必须在
*<http://www.apache.org/licenses/LICENSE-2.0>
*协议下合法使用、修改或重新发布。
*
* 感谢您使用、推广本框架,若有建议或问题,欢迎您和我联系。
* 邮件: <yuhaodong@gmail.com/>.
*/
package com.beetle.framework.appsrv.moni... | jbeetle/BJAF3.x | src/main/com/beetle/framework/appsrv/monitor/JVMWatcher.java | Java | apache-2.0 | 2,161 |
<!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_80) on Thu Jun 18 14:08:32 EDT 2015 -->
<title>CQL3Type.Custom (apache-cassandra API)</title>
<meta name="date" content="2015-06-18">
<... | anuragkapur/cassandra-2.1.2-ak-skynet | apache-cassandra-2.0.16/javadoc/org/apache/cassandra/cql3/CQL3Type.Custom.html | HTML | apache-2.0 | 15,163 |
// Copyright © 2017 Chocolatey Software, Inc
// Copyright © 2011 - 2017 RealDimensions Software, 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.apach... | Apteryx0/choco | src/chocolatey/infrastructure/licensing/LicenseValidation.cs | C# | apache-2.0 | 4,323 |
/*
* NIST SP800-38D compliant GCM implementation
*
* Copyright The Mbed TLS Contributors
* SPDX-License-Identifier: Apache-2.0
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may
* not use this file except in compliance with the License.
* You may obtain a copy of the License at
*... | ARMmbed/mbedtls | library/gcm.c | C | apache-2.0 | 38,696 |
document.addEventListener("deviceready", function(){
pushNotification = window.plugins.pushNotification;
$("#app-status-ul").append('<li>registering ' + device.platform + '</li>');
pushNotification.register( successHandler, errorHandler, { 'senderID':'86663666263', 'ecb':'onNotification' } );
function successHand... | AdrianNunez/exerClick | phone/platforms/android/assets/www/js/student.js | JavaScript | apache-2.0 | 14,691 |
import { Injectable } from '@angular/core';
import { Observable } from 'rxjs/Observable';
import { EventEmitter } from 'events';
import { LocalDataService } from '../services/local-data.service';
import { ApplicationViewModel, ListBody, ListPageViewModel } from '../services/viewmodel.types';
import { DataService } fro... | sth-larp/deus-mobile | src/services/unread.service.ts | TypeScript | apache-2.0 | 3,704 |
# AUTOGENERATED FILE
FROM balenalib/aarch64-debian:bullseye-run
# remove several traces of debian python
RUN apt-get purge -y 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 depend... | nghiant2710/base-images | balena-base-images/python/aarch64/debian/bullseye/3.8.9/run/Dockerfile | Dockerfile | apache-2.0 | 4,094 |
// Generated on 2014-09-23 using
// generator-webapp 0.5.0
'use strict';
// # Globbing
// for performance reasons we're only matching one level down:
// 'test/spec/{,*/}*.js'
// If you want to recursively match all subfolders, use:
// 'test/spec/**/*.js'
module.exports = function (grunt) {
// Time how long tasks t... | anuteja/charting-dashboard | Gruntfile.js | JavaScript | apache-2.0 | 9,402 |
var filterReflectionByTitle = filterModule.filter('filterReflectionByTitle', function ($window) {
return function (reflections, filterCriteria) {
var strStartsWith = function (str, prefix) {
return (str + "").indexOf(prefix) === 0;
};
if (filterCriteria == null || filterCriteri... | AjabShahar/Ajab-Shahar-TW | web/app/user/js/common/filters/filterReflectionByTitle.js | JavaScript | apache-2.0 | 830 |
//
// CBJSONEncoder.h
// CBJSON
//
// Created by Jens Alfke on 12/27/13.
// Copyright (c) 2013 Couchbase. All rights reserved.
//
#import <Foundation/Foundation.h>
/** Encodes Cocoa objects to JSON. Supports canonical encoding. */
@interface CBJSONEncoder : NSObject
- (instancetype) init;
- (BOOL) encode: (id)o... | mz2/couchbase-lite-ios | Source/CBJSONEncoder.h | C | apache-2.0 | 1,008 |
/*
* Copyright (c) 1999 Boris Fomitchev
* AUTOMATICALLY GENERATED - DO NOT EDIT !
*/
/*
*
* This wrapper is needed for Borland C++ 5.0 to get STLport
* header properly included
*/
#ifndef __STLPORT_BC_stdexcept_H
# define __STLPORT_BC_stdexcept_H
# include <..\stdexcept.>
#endif
// ... | aestesis/elektronika | src/STLport/stlport/BC50/stdexcep.h | C | apache-2.0 | 360 |
using EzFramework.Core;
using EzFramework.Data.AccessObject;
using EzFramework.Data.Attributes;
using EzFramework.Data.Map;
using EzFramework.Utils;
using System;
using System.Reflection;
namespace EzFramework.Data
{
/// <summary>
/// 数据库持久层相关扩展方法
/// </summary>
public static class ExtendFun
{
... | endfalse/EzFramework7 | src/EzFramework.Data/ExtendFun.cs | C# | apache-2.0 | 4,849 |
/*
Copyright 2008-2015 Genentech Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed t... | chemalot/chemalot | src/com/genentech/oechem/tools/Atom.java | Java | apache-2.0 | 1,937 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace OtherQuestions.cs
{
public class _006_SearchInMatrix
{
/*
* 一个矩阵行列都是递增序, 查找一个数
*/
public int FindInMatrix(int[,] input, int value)
{
... | zduan001/BusAroundMe | Console/OtherQuestions.cs/006_SearchInMatrix.cs | C# | apache-2.0 | 1,664 |
import React, { useState } from 'react';
import * as R from 'ramda';
import Head from 'next/head';
import { useQuery } from "@apollo/react-hooks";
import AllProjectsProblemsQuery from 'lib/query/AllProjectsProblems';
import getSeverityEnumQuery, {getProjectOptions, getSourceOptions} from 'components/Filters/helpers';
i... | amazeeio/lagoon | services/ui/src/pages/problems-dashboard-by-project-hex.js | JavaScript | apache-2.0 | 5,478 |
/****************************************************************
* Licensed to the AOS Community (AOS) under one or more *
* contributor license agreements. See the NOTICE file *
* distributed with this work for additional information *
* regarding copyright ownership. The AOS licenses this... | XClouded/t4f-core | java/inject/src/main/java/io/aos/guice/by/ib2/SplImpl.java | Java | apache-2.0 | 1,304 |
<!DOCTYPE html>
<html>
<head>
<title>static content</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
</head>
<body>
Hello
정적 컨텐츠입니다.
</body>
</html> | c86j224s/snippet | Java_Spring_HelloSpring/hello-spring/hello-spring/src/main/resources/static/hello-static.html | HTML | apache-2.0 | 200 |
package ru.job4j.list;
/**
* Класс для проверки замыканий/цикличностей в связном списке, основанном на
* узлах {@link ru.job4j.list.Node}.
*/
public final class ListClosuresChecker {
/**
* Поиск замыканий в списке.
* <p>На вход подаётся любой узел списка в качестве начального. Таким
* образом неоднократный в... | LuxCore/dkitrish | 2.Junior/001.CollectionsPRO/src/main/java/ru/job4j/list/ListClosuresChecker.java | Java | apache-2.0 | 2,025 |
package com.logginghub.logging.frontend.charting.model;
public interface StreamListener<T> {
void onNewItem(T t);
}
| logginghub/core | logginghub-frontend/src/main/java/com/logginghub/logging/frontend/charting/model/StreamListener.java | Java | apache-2.0 | 126 |
using System;
using System.Net.Http;
using System.Threading.Tasks;
using System.Web.Http;
using CrptoTrade.Assets;
using CrptoTrade.Trading;
namespace CrptoTrade
{
public enum CryptoCurrency
{
Btc = 0,
Eth,
Ltc
}
public class BuyRequest
{
public CryptoCurrency Curr... | samaysar/cryptopoc | CrptoTrade/CrptoTrade/TradeController.cs | C# | apache-2.0 | 2,698 |
# Copyright 2014 Hewlett-Packard Development Company, L.P.
#
# 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 applicabl... | UTSA-ICS/keystone-kerberos | keystone/tests/unit/test_cache_backend_mongo.py | Python | apache-2.0 | 27,559 |
/*
* Copyright 2009-2014 University of Hildesheim, Software Systems Engineering
*
* 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
*
* ... | SSEHUB/EASyProducer | Plugins/VarModel/Model.tests/src/net/ssehub/easy/varModel/cstEvaluation/CstEvaluationTests.java | Java | apache-2.0 | 1,779 |
#ifndef _MAKESHIFT_CAMERA_HPP_
#define _MAKESHIFT_CAMERA_HPP_
#include <glm/glm.hpp>
#include <glm/gtc/matrix_transform.hpp>
class Camera {
public:
Camera(glm::vec3 pos);
// Camera Positioning
inline void setPosition(glm::vec3 pos) { _pos = pos; }
inline void move(glm::vec3 offset) { _pos += offse... | masp/VoxelTest | include/input/camera.hpp | C++ | apache-2.0 | 1,058 |
/*
* Copyright 2015 Dennis Vriend
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed t... | dnvriend/sbt-native-packager-demo | simple-javaapp-with-config/src/main/scala/com/github/dnvriend/HelloWorld.scala | Scala | apache-2.0 | 787 |
packageSearchIndex = [{"l":"All Packages","url":"allpackages-index.html"},{"l":"de.mhus.micro.ext.api.dfs"},{"l":"de.mhus.micro.ext.api.mailqueue"}] | mhus/mhus-inka | de.mhus.osgi.micro/micro-ext-api/target/apidocs/package-search-index.js | JavaScript | apache-2.0 | 148 |
planeonline Cookbook
====================
TODO: Enter the cookbook description here.
e.g.
This cookbook makes your favorite breakfast sandwich.
Requirements
------------
TODO: List your cookbook requirements. Be sure to include any requirements this cookbook has on platforms, libraries, other cookbooks, packages, ope... | planeonline/vagrant | cookbooks/planeonline/README.md | Markdown | apache-2.0 | 1,488 |
/* Copyright (c) 2016 PaddlePaddle 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... | baidu/Paddle | paddle/fluid/operators/nce_op.h | C | apache-2.0 | 16,012 |
/*
* 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-datapipeline/src/main/java/com/amazonaws/services/datapipeline/model/transform/TaskObjectJsonUnmarshaller.java | Java | apache-2.0 | 3,505 |
package net.leifandersen.mobile.android.netcatch.services;
import net.leifandersen.mobile.android.netcatch.providers.ShowsProvider;
import android.app.Service;
import android.content.Intent;
import android.net.Uri;
import android.os.IBinder;
public class UnsubscribeService extends Service {
// Public parameters
/*... | LeifAndersen/NetCatch | src/net/leifandersen/mobile/android/netcatch/services/UnsubscribeService.java | Java | apache-2.0 | 1,577 |
/*
* Copyright 2016 Joakim Sahlström
*
* 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... | joakimsahlstrom/jles | src/main/java/se/jsa/jles/internal/fields/BooleanField.java | Java | apache-2.0 | 1,137 |
package org.support.project.knowledge.filter;
import java.io.IOException;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import javax.servlet.FilterChain;
import javax.servlet.FilterConfig;
import javax.servlet.ServletException;
import javax.servlet.ServletRequest;
import javax.servlet.ServletRespons... | support-project/knowledge | src/main/java/org/support/project/knowledge/filter/CloseAbleAuthenticationFilter.java | Java | apache-2.0 | 5,248 |
<section id="main-content">
<section class="wrapper">
<div class="col-lg-12">
<section class="panel">
<div class="panel-body">
<form autocomplete="on" id="tkf_setting_account" action="?route=setting_... | ami-karimi/monix | tk-panel/theme/setting_account.php | PHP | apache-2.0 | 25,169 |
# MarioMakerMinecraft
The tools to build Mario levels in Minecraft
Work in progress and may never be completed as I have lost interest in Minecraft recently.
| aopell/MarioMakerMinecraft | README.md | Markdown | apache-2.0 | 158 |
# Hirtella mutisii Killip & Cuatrec. 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/Malpighiales/Chrysobalanaceae/Hirtella/Hirtella mutisii/README.md | Markdown | apache-2.0 | 192 |
/*
* Copyright (c) 2014 Hewlett-Packard Development Company, L.P.
*
* 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 re... | ColdrickSotK/storyboard-webclient | src/app/profile/controller/profile_preferences_controller.js | JavaScript | apache-2.0 | 1,544 |
# Licensed to Cloudera, Inc. under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. Cloudera, Inc. licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file ex... | jjmleiro/hue | desktop/libs/aws/src/aws/s3/s3fs.py | Python | apache-2.0 | 11,345 |
---
layout: post
title: "5 枚 Android 风格的 Chrome 主题"
date: 2011-07-07 18:54
author: admin
comments: true
tags: [Android, Chrome, Chrome皮肤]
---
喜欢Chrome的Android控实在是太多了。
今天推荐5枚 Android 风格的 Chrome 主题,其中第一个和最后一个我特喜欢。
<p style="text-align: center;"><a href="http://img.chromi.org/2011/07/android1.png">;
# 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 requ... | gregbillock/Spectrum-Access-System | src/prop/model.py | Python | apache-2.0 | 6,985 |
/*
* 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 ... | CodeSmell/camel | components/camel-elytron/src/main/java/org/apache/camel/component/elytron/ElytronComponent.java | Java | apache-2.0 | 7,341 |
Clazz.declarePackage ("J.script");
Clazz.load (["J.script.ScriptCompilationTokenParser", "J.util.JmolList"], "J.script.ScriptCompiler", ["java.lang.Boolean", "$.Character", "$.Float", "java.util.Hashtable", "J.api.Interface", "J.i18n.GT", "J.io.JmolBinary", "J.modelset.Bond", "$.Group", "J.script.ContextToken", "$.SV"... | DeepLit/WHG | root/static/js/jsmol/j2s/J/script/ScriptCompiler.js | JavaScript | apache-2.0 | 67,931 |
<!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_32626_bad_h2f.html | HTML | apache-2.0 | 10,985 |
/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include <aws/ec2/EC2_EXPORTS.h>
#include <aws/ec2/EC2Request.h>
#include <aws/core/utils/memory/stl/AWSVector.h>
#include <aws/core/utils/memory/stl/AWSString.h>
#include <aws/ec2/model/... | aws/aws-sdk-cpp | aws-cpp-sdk-ec2/include/aws/ec2/model/DescribeLocalGatewayVirtualInterfacesRequest.h | C | apache-2.0 | 16,905 |
# Copyright 2017 The TensorFlow Authors. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applica... | tensorflow/benchmarks | scripts/tf_cnn_benchmarks/variable_mgr_util.py | Python | apache-2.0 | 26,469 |
# [Floobits](https://floobits.com/) plugin for Sublime Text 2
Real-time collaborative editing. Think Etherpad, but with native editors. This is the plugin for Sublime Text 2. We're also working on plugins for [Emacs](https://github.com/Floobits/emacs-plugin) and [Vim](https://github.com/Floobits/vim-plugin).
**Sublim... | nilbus/sublime-text-2-plugin | README.md | Markdown | apache-2.0 | 2,214 |
angular.module('restServices', [ 'ngResource' ]).factory('RestService',
[ '$resource', function($resource) {
return function(restEntitiesUrl) {
return $resource(restEntitiesUrl, {}, {
query : {
method : 'GET',
isArray : false
},
update : {
method : 'PUT'
}
}... | emarkhauser/taxaccounting | src/main/webapp/js/restServices.js | JavaScript | apache-2.0 | 338 |
# Binary Authorization API Client Library for Java
The management interface for Binary Authorization, a service that provides policy-based deployment validation and control for images deployed to Google Kubernetes Engine (GKE), Anthos Service Mesh, Anthos Clusters, and Cloud Run.
This page contains information about... | googleapis/google-api-java-client-services | clients/google-api-services-binaryauthorization/v1beta1/README.md | Markdown | apache-2.0 | 1,545 |
/*
* 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 t... | googleapis/google-api-java-client-services | clients/google-api-services-sasportal/v1alpha1/1.31.0/com/google/api/services/sasportal/v1alpha1/model/SasPortalDeviceGrant.java | Java | apache-2.0 | 6,999 |
# -----------------------------------------------------------------------------
#
# Package : github.com/openzipkin/zipkin-go
# Version : v0.2.2
# Source repo : https://github.com/openzipkin/zipkin-go
# Tested on : RHEL 8.3
# Script License: Apache License, Version 2 or later
# Maintainer : BulkPackageSearch Automation... | ppc64le/build-scripts | g/github.com__openzipkin__zipkin-go/github.com__openzipkin__zipkin-go_rhel_8.3.sh | Shell | apache-2.0 | 5,081 |
from bson import ObjectId
import jsonschema
import numpy
from girder.exceptions import ValidationException
from girder.models.file import File
from girder.models.model_base import Model
from girder.models.upload import Upload
from girder.utility.acl_mixin import AccessControlMixin
from .image import Image
from .segme... | ImageMarkup/isic-archive | isic_archive/models/annotation.py | Python | apache-2.0 | 10,692 |
<?xml version="1.0" encoding="utf-8"?>
<!-- generator="Joomla! - Open Source Content Management" -->
<?xml-stylesheet href="http://waterboard.lk/web/plugins/system/osolcaptcha/osolCaptcha/captchaStyle.css" type="text/css"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>முகப்பு</title>... | cmaere/lwb | templates/protostar/index19e2.php | PHP | apache-2.0 | 76,794 |
# Leptinella calcarea (D.G.Lloyd) D.G.Lloyd & C.J.Webb SPECIES
#### Status
ACCEPTED
#### According to
International Plant Names Index
#### Published in
null
#### Original name
Cotula calcarea D.G.Lloyd
### Remarks
null | mdoering/backbone | life/Plantae/Magnoliophyta/Magnoliopsida/Asterales/Asteraceae/Leptinella calcarea/README.md | Markdown | apache-2.0 | 223 |
// -------------------------------------------------------------------------
// @FileName : NFCEquipModule.cpp
// @Author : LvSheng.Huang
// @Date : 2013-06-11
// @Module : NFCEquipModule
// @Desc :
// ----------------------... | zh423328/NFServer | NFServer/NFGameLogicPlugin/NFCEquipModule.cpp | C++ | apache-2.0 | 22,813 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_24) on Mon May 16 13:35:14 BST 2011 -->
<TITLE>
PacketHandler (leJOS NXJ PC API documentation)
</TITLE>
<META NAME="date" CONTENT="2011-05-... | AndrewZurn/sju-compsci-archive | CS200s/CS217b/OriginalFiles/doc/lejos/nxt/rcxcomm/PacketHandler.html | HTML | apache-2.0 | 18,274 |
---
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, Versi... | maveriklko9719/Coffee-Spills | docs/en/1.3.0/phonegap/events/events.batterycritical.md | Markdown | apache-2.0 | 3,208 |
var row_data = [
{ id: "api_sample", title: "API SAMPLE", hasChild: true, dst: "api_sample"},
{ id: "login", title: "LOGIN SAMPLE", hasChild: true, dst: "login" }
];
rows = [];
row_data.map(function(row){
rows.push(Titanium.UI.createTableViewRow(row));
});
$.main_menu.appendRow(rows);
$.main_menu.addEventList... | ryo0508/AlloySample | app/controllers/index.js | JavaScript | apache-2.0 | 777 |
package com.hp.hpl.spring.test;
import org.springframework.beans.factory.FactoryBean;
import org.springframework.beans.factory.InitializingBean;
import com.hp.hpl.spring.beans.User;
public class UserFactoryBean implements FactoryBean, InitializingBean{
@Override
public Object getObject() throws Exception {
retu... | duantonghai1984/Research | src/main/java/com/hp/hpl/spring/test/UserFactoryBean.java | Java | apache-2.0 | 655 |
/*
* Copyright 2005-2017 Dozer 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 ... | STRiDGE/dozer | core/src/test/java/org/dozer/vo/runtimesubclass/UserPrime.java | Java | apache-2.0 | 956 |
package com.examw.oa.controllers.adm;
import javax.annotation.Resource;
import org.apache.log4j.Logger;
import org.apache.shiro.authz.annotation.RequiresPermissions;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.util.StringUtils;
import org.springfra... | jeasonyoung/examw-oa | src/main/java/com/examw/oa/controllers/adm/LeaveApprovalController.java | Java | apache-2.0 | 10,140 |
/*
* Copyright 2015 Smartling, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed ... | istvano/keycloak-import-federation | src/test/java/com/changefirst/keycloak/provider/RestUserFederationProviderTest.java | Java | apache-2.0 | 2,909 |
package com.martinbechtle.jcanary.boot;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.SpringApplicationConfiguration;
import org.springframework.test.context.ActiveProfiles;
import org... | MartinBechtle/jcanary | jcanary-boot/src/test/java/com/martinbechtle/jcanary/boot/CanaryControllerEnabledIntegrationTest.java | Java | apache-2.0 | 2,243 |
/// <reference path="../../factory.ts" />
/// <reference path="../../visitor.ts" />
/// <reference path="../destructuring.ts" />
/*@internal*/
namespace ts {
export function transformSystemModule(context: TransformationContext) {
interface DependencyGroup {
name: StringLiteral;
... | mihailik/TypeScript | src/compiler/transformers/module/system.ts | TypeScript | apache-2.0 | 80,422 |
package com.gemii.lizcloud.api.group.admin.service.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.gemii.lizcloud.api.group.admin.clients.AdUserMgmtClient;
import com.gemii.lizcloud.api.group.admin.service.AdUserMgm... | YY-ORG/yycloud | yy-api/yy-portal-api/src/main/java/com/gemii/lizcloud/api/group/admin/service/impl/AdUserMgmtServiceImpl.java | Java | apache-2.0 | 1,379 |
package cn.felord.wepay.ali.sdk.api.request;
import java.util.Map;
import cn.felord.wepay.ali.sdk.api.AlipayRequest;
import cn.felord.wepay.ali.sdk.api.internal.util.AlipayHashMap;
import cn.felord.wepay.ali.sdk.api.response.AlipayMarketingCashlessvoucherTemplateModifyResponse;
import cn.felord.wepay.ali.sdk.api.Alip... | NotFound403/WePay | src/main/java/cn/felord/wepay/ali/sdk/api/request/AlipayMarketingCashlessvoucherTemplateModifyRequest.java | Java | apache-2.0 | 4,902 |
#!/usr/bin/env python
#
# 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 writin... | matteobertozzi/RaleighSL | src/raleigh-client/pyraleigh/sql/expr.py | Python | apache-2.0 | 14,678 |
import java.io.BufferedReader;
import java.io.InputStreamReader;
import java.util.ArrayList;
import java.util.List;
/**
*
*/
/**
* @author antonio081014
* @since Feb 25, 2012, 4:08:20 PM
*/
class Main {
public List<List<String>> cards;
public static void main(String[] args) throws Exception {
... | antonio081014/ACM-UVa-CodeBase | Volumn001/UVa_00127_Accordian_Patience.java | Java | apache-2.0 | 2,466 |
// ----------------------------------------------------------------------------------
//
// Copyright Microsoft Corporation
// 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://w... | akurmi/azure-powershell | src/ResourceManager/SiteRecovery/Commands.SiteRecovery/Properties/AssemblyInfo.cs | C# | apache-2.0 | 2,200 |
/*******************************************************************************
* Copyright 2013 Thomas Letsch (contact@thomas-letsch.de)
*
* 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... | thomasletsch/moserp | backend/common/common-base/src/main/java/org/moserp/common/converter/BigDecimalWrapperToStringConverter.java | Java | apache-2.0 | 1,104 |
(function() {
'use strict';
angular
.module('woodstock24App')
.controller('ModuleMySuffixDetailController', ModuleMySuffixDetailController);
ModuleMySuffixDetailController.$inject = ['$scope', '$rootScope', '$stateParams', 'previousState', 'entity', 'Module', 'Unit', 'Reference', 'Question... | solairerove/woodstock | src/main/webapp/app/entities/module/module-my-suffix-detail.controller.js | JavaScript | apache-2.0 | 762 |
module RubyQC
VERSION = '0.0.4'
end
| godfat/rubyqc | lib/rubyqc/version.rb | Ruby | apache-2.0 | 39 |
/*
* Copyright 2016 RedRoma, Inc..
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed... | RedRoma/YelpJavaClient | src/main/java/tech/redroma/yelp/oauth/RenewingProvider.java | Java | apache-2.0 | 8,219 |
<!doctype html>
<html lang="">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="description" content="A front-end template that helps you build fast, modern mobile web apps.">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title... | charliekuldip/web-starter-kit | app/index-original.html | HTML | apache-2.0 | 3,092 |
# Leontice microrrhyncha S.Moore SPECIES
#### Status
ACCEPTED
#### According to
International Plant Names Index
#### Published in
null
#### Original name
null
### Remarks
null | mdoering/backbone | life/Plantae/Magnoliophyta/Magnoliopsida/Ranunculales/Berberidaceae/Leontice/Leontice microrrhyncha/README.md | Markdown | apache-2.0 | 180 |
/*
* 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... | tonyconstantinides/LiveMultimedia | app/src/main/java/com/constantinnovationsinc/livemultimedia/surfaces/OutputSurface.java | Java | apache-2.0 | 11,014 |
IRIDA Uploader
==============
## NOTICE!
### This repo will be deprecated as of January 1st 2020, as Python 2 will be End of Life.
### Please use our new uploader https://github.com/phac-nml/irida-uploader
Windows Installation
--------------------
Download the installer from https://github.com/phac-nml/irida-miseq-u... | phac-nml/irida-miseq-uploader | README.md | Markdown | apache-2.0 | 1,910 |
"""Plugin common functions."""
import logging
import os
import re
import shutil
import tempfile
import OpenSSL
import pkg_resources
import zope.interface
from acme.jose import util as jose_util
from certbot import constants
from certbot import crypto_util
from certbot import errors
from certbot import interfaces
fro... | jsha/letsencrypt | certbot/plugins/common.py | Python | apache-2.0 | 16,182 |
package com.appacitive.khelkund.model.events;
/**
* Created by sathley on 4/1/2015.
*/
public class LogoSelectedEvent {
public int Position;
}
| randhika/khelkund | app/src/main/java/com/appacitive/khelkund/model/events/LogoSelectedEvent.java | Java | apache-2.0 | 150 |
/*
* Copyright © 2015-2016
*
* This file is part of Spoofax for IntelliJ.
*
* 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
*
* Unl... | metaborg/spoofax-intellij | src/main/java/org/metaborg/intellij/idea/projects/ArtifactProjectService.java | Java | apache-2.0 | 4,542 |
// Copyright (c) rubicon IT GmbH, www.rubicon.eu
//
// See the NOTICE file distributed with this work for additional information
// regarding copyright ownership. rubicon 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 Li... | TITcs/TITcs.SharePoint | src/TITcs.SharePoint/Query/LinqProvider/Clauses/Expressions/IPartialEvaluationExceptionExpressionVisitor.cs | C# | apache-2.0 | 1,244 |
package com.itracker.android.sync;
import android.accounts.Account;
import android.content.AbstractThreadedSyncAdapter;
import android.content.ContentProviderClient;
import android.content.ContentResolver;
import android.content.Context;
import android.content.SyncResult;
import android.os.Bundle;
import android.os.Pr... | bigbugbb/iTracker | app/src/main/java/com/itracker/android/sync/SyncAdapter.java | Java | apache-2.0 | 2,276 |
//===----------------------------------------------------------------------===//
//
// Peloton
//
// abstract_executor.cpp
//
// Identification: src/executor/abstract_executor.cpp
//
// Copyright (c) 2015-16, Carnegie Mellon University Database Group
//
//===-------------------------------------... | ranxian/peloton | src/executor/abstract_executor.cpp | C++ | apache-2.0 | 2,878 |
import com.charlesahunt.proteus.config.ProteusConfig
package object proteus {
val testConfig = ProteusConfig(
user = "root",
password = "openSesame"
)
}
| CharlesAHunt/proteus | src/test/scala/proteus/package.scala | Scala | apache-2.0 | 172 |
/**
* Copyright 2004-2014 The Kuali Foundation
*
* Licensed under the Educational Community 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.opensource.org/licenses/ecl2.php
*
* Unless requ... | kuali/kpme | tk-lm/impl/src/test/java/org/kuali/kpme/tklm/leave/summary/LeaveSummaryServiceImplTest.java | Java | apache-2.0 | 11,824 |
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace AleaMapper.Tests.Models.EmitMapperModels
{
public class BenchSource
{
public class Int1
{
public string str1 = "1";
public string str2 = null;
public int i = 10;
}
public c... | day01/AleaMapper | AleaMapper.Tests/Models/EmitMapperModels/Bench.cs | C# | apache-2.0 | 1,990 |
// Copyright 2005 The Apache Software Foundation
//
// 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 l... | apache/tapestry4 | framework/src/java/org/apache/tapestry/services/impl/DeferredObjectImpl.java | Java | apache-2.0 | 2,108 |
package com.dgrid.plugin;
public interface PluginContext {
public static final String NAME = "pluginContext";
public Object getBean(String name);
}
| samtingleff/dgrid | java/src/api/com/dgrid/plugin/PluginContext.java | Java | apache-2.0 | 152 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.