repo_name stringlengths 4 116 | path stringlengths 3 942 | size stringlengths 1 7 | content stringlengths 3 1.05M | license stringclasses 15
values |
|---|---|---|---|---|
HuangLS/neo4j | community/graph-algo/src/main/java/org/neo4j/graphalgo/impl/centrality/EigenvectorCentralityArnoldi.java | 7492 | /*
* Copyright (c) 2002-2018 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
*
* This file is part of Neo4j.
*
* Neo4j is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundatio... | apache-2.0 |
cloudant/sync-android | cloudant-sync-datastore-core/src/main/java/com/cloudant/sync/internal/documentstore/callables/GetAllRevisionsOfDocumentCallable.java | 3855 | /*
* Copyright © 2016, 2017 IBM Corp. 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 applicab... | apache-2.0 |
CognizantQAHub/Cognizant-Intelligent-Test-Scripter | QcConnection/src/main/java/com/cognizant/cognizantits/qcconnection/qcupdation/IBug.java | 1729 | package com.cognizant.cognizantits.qcconnection.qcupdation;
import com4j.DISPID;
import com4j.DefaultValue;
import com4j.IID;
import com4j.NativeType;
import com4j.Optional;
import com4j.ReturnValue;
import com4j.VTID;
@IID("{2AF970F7-6CCC-4DFB-AA78-08F689481F94}")
public abstract interface IBug
extends IBaseFieldE... | apache-2.0 |
Asimov4/elasticsearch | src/test/java/org/elasticsearch/common/lucene/LuceneTest.java | 6332 | /*
* Licensed to Elasticsearch under one or more contributor
* license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright
* ownership. Elasticsearch licenses this file to you under
* the Apache License, Version 2.0 (the "License"); you may
* not use this fi... | apache-2.0 |
drecchia/incrise-swap | README.md | 106 | # Incrise-swap
Script that runs on background checking for low physical memory and adding swap on demand.
| apache-2.0 |
scalatest/scalatest-website | public/scaladoc/2.0/org/scalatest/matchers/MustMatchers$AnWord.html | 28148 | <?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html>
<head>
<title>AnWord - ScalaTest 2.0 - org.scalatest.matchers.MustMatchers.AnWord</title>
<meta name="description" content="AnWord - ScalaTest 2.0 -... | apache-2.0 |
Jiri-Kremser/hawkular-agent | hawkular-agent-core/src/main/java/org/hawkular/agent/monitor/storage/MetricTagPayloadBuilderImpl.java | 4162 | /*
* Copyright 2015-2017 Red Hat, Inc. and/or its affiliates
* and other contributors as indicated by the @author tags.
*
* 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... | apache-2.0 |
blentz/cloud-costs | budget/scripts/gcp_test.py | 2730 | #!/usr/bin/env python
''' Script to ingest GCP billing data into a DB '''
import logging
import os
import re
import sys
from datetime import datetime
from dateutil.relativedelta import relativedelta
from dateutil.parser import parse as parse_date
from httplib2 import Http
import transaction
from apiclient.discover... | apache-2.0 |
diandianxiyu/Yii2-CMS-Template | views/role/view.php | 9248 | <?php
use yii\helpers\Html;
use yii\widgets\ActiveForm;
?>
<h3 class="page-title">
Authority management <small> Role detail </small>
</h3>
<div class="page-bar">
<ul class="page-breadcrumb">
<li>
<i class="fa fa-home"></i>
<a href="index.html">Home</a>
<i class="f... | apache-2.0 |
resin-io-library/base-images | balena-base-images/python/up-board/fedora/33/3.10.0/build/Dockerfile | 2451 | # AUTOGENERATED FILE
FROM balenalib/up-board-fedora:33-build
# 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
RUN dnf install -y \
python3-pip \
python3-dbus \
&& dnf clean all
# install "virtualenv", s... | apache-2.0 |
mdoering/backbone | life/Fungi/Ascomycota/Lecanoromycetes/Lecanorales/Cladoniaceae/Cladonia/Cladonia cariosa/Cladonia cariosa pruiniformis/README.md | 211 | # Cladonia cariosa var. pruiniformis Norman VARIETY
#### Status
ACCEPTED
#### According to
Index Fungorum
#### Published in
null
#### Original name
Cladonia cariosa var. pruiniformis Norman
### Remarks
null | apache-2.0 |
oehme/analysing-gradle-performance | my-app/src/test/java/org/gradle/test/performance/mediummonolithicjavaproject/p127/Test2551.java | 2111 | package org.gradle.test.performance.mediummonolithicjavaproject.p127;
import org.junit.Test;
import static org.junit.Assert.*;
public class Test2551 {
Production2551 objectUnderTest = new Production2551();
@Test
public void testProperty0() {
String value = "value";
objectUnderTest.... | apache-2.0 |
oehme/analysing-gradle-performance | my-app/src/main/java/org/gradle/test/performance/mediummonolithicjavaproject/p211/Production4230.java | 1891 | package org.gradle.test.performance.mediummonolithicjavaproject.p211;
public class Production4230 {
private String property0;
public String getProperty0() {
return property0;
}
public void setProperty0(String value) {
property0 = value;
}
private String property1;
... | apache-2.0 |
hsh075623201/hadoop | share/doc/hadoop/api/org/apache/hadoop/io/file/tfile/RawComparable.html | 11255 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_45) on Fri Nov 14 23:55:04 UTC 2014 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
RawComparable (Apache Hadoop Main... | apache-2.0 |
benjyw/kythe | kythe/go/storage/tools/read_entries/read_entries.go | 5685 | /*
* Copyright 2014 Google Inc. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicabl... | apache-2.0 |
hh/chef_handler | recipes/default.rb | 989 | #
# Author:: Seth Chisamore (<schisamo@opscode.com>)
# Cookbook Name:: chef_handlers
# Recipe:: default
#
# Copyright 2011, Opscode, 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
#
# ... | apache-2.0 |
Jason0204/jasontek_f103rb-zephyrOS-project | ext/hal/st/stm32cube/stm32l4xx/drivers/src/stm32l4xx_hal_nand.c | 36872 | /**
******************************************************************************
* @file stm32l4xx_hal_nand.c
* @author MCD Application Team
* @version V1.5.2
* @date 12-September-2016
* @brief NAND HAL module driver.
* This file provides a generic firmware to drive NAND memorie... | apache-2.0 |
wendal/alipay-sdk | src/main/java/com/alipay/api/response/AlipayMarketingCampaignActivityOfflineCreateResponse.java | 860 | package com.alipay.api.response;
import com.alipay.api.internal.mapping.ApiField;
import com.alipay.api.AlipayResponse;
/**
* ALIPAY API: alipay.marketing.campaign.activity.offline.create response.
*
* @author auto create
* @since 1.0, 2017-04-07 18:22:19
*/
public class AlipayMarketingCampaignActivityOfflineC... | apache-2.0 |
SillentTroll/rascam_client | wsgi/common/constants.py | 370 | class Config(object):
SERVER_URL = "BACKEND_SERVER_URL"
CAMERA_NAME = "CAM_NAME"
API_KEY = "API_KEY"
class Backend(object):
URL_PREFIX = "http://"
API_PREFIX = "/api/v1/"
AUTH_URL = "%susers/auth" % API_PREFIX
REGISTER_CAM_URL = "%scam" % API_PREFIX
UPLOAD_URL = "%scam/upload" % API_PR... | apache-2.0 |
CarloMicieli/footballdb-starter | src/main/java/io/github/carlomicieli/footballdb/starter/domain/games/PassingStatsFormatException.java | 1290 | /*
* Copyright 2014 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 a... | apache-2.0 |
jima80525/audio-book-cde | README.md | 2046 | audio-book-cde
==============
A simple wrapper around abcde to rip multi-disc audiobooks
This script came out of a personal need and, at this point, is designed entirely
around what my workflow looks like. It was not originally designed to be a
general purpose tool and might not fit your needs perfectly. If not, pl... | apache-2.0 |
wangqi/gameserver | server/src/gensrc/java/com/xinqihd/sns/gameserver/proto/XinqiBceForgetPassword.java | 16953 | // Generated by the protocol buffer compiler. DO NOT EDIT!
// source: BceForgetPassword.proto
package com.xinqihd.sns.gameserver.proto;
public final class XinqiBceForgetPassword {
private XinqiBceForgetPassword() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistry registry) {... | apache-2.0 |
bonds0097/eliteauthority | client/app/views/second.html | 388 | <p>This is the second view.</p>
<pre>{{ctrl.systemSelected}}</pre>
<input type="text" ng-model="ctrl.systemSelected" placeholder="Enter System Name" typeahead="system for system in ctrl.findSystem($viewValue)" typeahead-loading="loadingSystems" typeahead-min-length="3" typeahead-editable="false" class="form-control">
<... | apache-2.0 |
mdoering/backbone | life/Plantae/Magnoliophyta/Magnoliopsida/Ericales/Actinidiaceae/Actinidia/Actinidia tetramera/README.md | 221 | # Actinidia tetramera Maxim. SPECIES
#### Status
ACCEPTED
#### According to
International Plant Names Index
#### Published in
Trudy Imp. S. -Peterburgsk. Bot. Sada 11:35. 1890
#### Original name
null
### Remarks
null | apache-2.0 |
zzsoszz/wyyf | src/com/lys/ping/PingCharge.java | 5897 | package com.lys.ping;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import com.pingplusplus.Pingpp;
import com.pingplusplus.exception.APIConnectionException;
import com.pingplusplus.exception.APIException;
import com.pingplusplus.exception.AuthenticationException;
... | apache-2.0 |
jaor/bigmler | bigmler/processing/ensembles.py | 3944 | # -*- coding: utf-8 -*-
#
# Copyright 2014-2020 BigML
#
# 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 |
azatoth/buck | test/com/facebook/buck/cli/InstallCommandTest.java | 14471 | /*
* Copyright 2012-present Facebook, 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... | apache-2.0 |
vespa-engine/vespa | searchlib/src/vespa/searchlib/queryeval/isourceselector.cpp | 483 | // Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
#include "isourceselector.h"
namespace search::queryeval {
ISourceSelector::ISourceSelector(Source defaultSource) :
_baseId(0),
_defaultSource(defaultSource)
{
assert(defaultSource < SOURCE_LIMIT);
}
... | apache-2.0 |
patrickspencer/compass-webapp | spec/factories/course_users.rb | 334 | # == Schema Information
#
# Table name: course_users
#
# id :integer not null, primary key
# course_id :integer
# user_id :integer
# created_at :datetime
# updated_at :datetime
#
# Read about factories at https://github.com/thoughtbot/factory_girl
FactoryGirl.define do
factory :course_user... | apache-2.0 |
FinishX/coolweather | gradle/gradle-2.8/docs/javadoc/org/gradle/tooling/provider/model/package-summary.html | 6246 | <!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_02) on Tue Oct 20 05:53:14 CEST 2015 -->
<meta http-equiv="Content-Type" content="text/html" charset="utf-8">
<title>org.gradle.tooling... | apache-2.0 |
xDevsPro/xStudio | Solution/UIs/xStudio.Web/Areas/HelpPage/Controllers/HelpController.cs | 1892 | using System;
using System.Web.Http;
using System.Web.Mvc;
using xStudio.Web.Areas.HelpPage.ModelDescriptions;
using xStudio.Web.Areas.HelpPage.Models;
namespace xStudio.Web.Areas.HelpPage.Controllers
{
/// <summary>
/// The controller that will handle requests for the help page.
/// </summary>
public ... | apache-2.0 |
aws/aws-sdk-java | aws-java-sdk-iotdeviceadvisor/src/main/java/com/amazonaws/services/iotdeviceadvisor/AWSIoTDeviceAdvisorAsyncClient.java | 22034 | /*
* 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... | apache-2.0 |
lifangyu/spring-demo | spring-generator/auth-manage/src/main/webapp/static/demo/messager/index.html | 734 | <!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>jQuery UI Demos</title>
</head>
<body>
<table width="100%" border="0">
<tr>
<td width=140px align=left valign=top style="BORDER-RIGHT: #999999 1px dashed"><ol>
<li><a href="basic.html" target="testIframeN">basic</a></li>
<li><a... | apache-2.0 |
google/intellij-protocol-buffer-editor | core/src/main/java/com/google/devtools/intellij/protoeditor/ide/documentation/PbDocumentationProvider.java | 2354 | /*
* Copyright 2019 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | apache-2.0 |
stapetro/mnk_designpatterns | dpsamples/src/main/java/com/mnknowledge/dp/behavioral/observer/newsfeed/User.java | 714 | package com.mnknowledge.dp.behavioral.observer.newsfeed;
public class User implements Observer {
private String name;
private String article;
private Subject newsFeed;
public User(String name) {
super();
this.name = name;
}
public void subscribe(Subject newsFeed) {
ne... | apache-2.0 |
shaovie/reactor | src/ev_handler.h | 1924 | // -*- C++ -*-
//========================================================================
/**
* Author : cuisw
* Date : 2012-04-28 01:24
*/
//========================================================================
#ifndef EV_HANDLER_H_
#define EV_HANDLER_H_
#include <cstddef>
// Forward declarations
class... | apache-2.0 |
googleads/google-ads-java | google-ads-migration-examples/src/main/java/com/google/ads/googleads/migration/campaignmanagement/CreateCompleteCampaignGoogleAdsApiOnly.java | 27574 | // Copyright 2019 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 |
nextreports/nextreports-server | src/ro/nextreports/server/aop/EntitiesRemoveAdvice.java | 1930 | /*
* 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 ... | apache-2.0 |
deepfield/ibis | ibis/pandas/execution/tests/test_arrays.py | 6305 | import operator
import pandas as pd
import pandas.util.testing as tm
import pytest
import ibis
from ibis.common import IbisTypeError
def test_array_length(t, df):
expr = t.projection([
t.array_of_float64.length().name('array_of_float64_length'),
t.array_of_int64.length().name('array_of_int64_le... | apache-2.0 |
chunnallu/frontend-tools | es6/closure-compiler/build/minified-app.js | 309 | var App=function(){};App.prototype.contructor=function(){};App.prototype.init=function(){this.box=$("#box");this.height=this.box.css("height");this.width=this.box.css("width");this.box.css("left","calc(50% - "+this.width+"/2)");this.box.css("top","calc(50% - "+this.height+"/2)")};var app=new App;app.init();
| apache-2.0 |
hs-jenkins-bot/Singularity | SingularityService/src/main/java/com/hubspot/singularity/SingularityAbort.java | 5463 | package com.hubspot.singularity;
import ch.qos.logback.classic.LoggerContext;
import com.google.common.collect.ImmutableList;
import com.google.common.collect.ImmutableMap;
import com.google.common.net.HostAndPort;
import com.google.inject.Inject;
import com.google.inject.Injector;
import com.hubspot.mesos.JavaUtils;
... | apache-2.0 |
genielabs/zuix | build/scripts/lint.js | 2327 | /*
* Copyright 2015-2018 G-Labs. All Rights Reserved.
* https://zuixjs.github.io/zuix
*
* 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/L... | apache-2.0 |
mlperf/inference_results_v0.5 | open/Inspur/code/resnet/schedule/src/inference/ssd_Calibration/EntropyCalibrator.h | 3279 | #ifndef ENTROPY_CALIBRATOR_H
#define ENTROPY_CALIBRATOR_H
#include "NvInfer.h"
#include "BatchStreamPPM.h"
//! \class EntropyCalibratorImpl
//!
//! \brief Implements common functionality for Entropy calibrators.
//!
class EntropyCalibratorImpl
{
public:
EntropyCalibratorImpl(BatchStream& stream, int firstBatch,... | apache-2.0 |
cloudconductor-patterns/vnet_pattern | CHANGELOG.md | 150 | CHANGELOG
=========
## version 0.1.0 (2015/09/30)
- First release of vnet pattern that provides user with SDN (software defined network) feature.
| apache-2.0 |
resin-io-library/base-images | balena-base-images/openjdk/imx7-var-som/fedora/35/8-jre/run/Dockerfile | 1318 | # AUTOGENERATED FILE
FROM balenalib/imx7-var-som-fedora:35-run
RUN dnf -y update \
&& dnf clean all \
&& dnf -y install \
gzip \
java-1.8.0-openjdk \
java-1.8.0-openjdk-devel \
tar \
&& dnf clean all
# set JAVA_HOME
ENV JAVA_HOME /usr/lib/jvm/java-openjdk
CMD ["echo","'No CMD command was set in Dockerfile... | apache-2.0 |
chef/ruby-dynomite | spec/spec_helper.rb | 106 | $: << File.join(File.dirname(__FILE__), "/../lib" )
require 'rubygems'
require 'spec'
require 'dynomite'
| apache-2.0 |
clibois/wss4j | ws-security-stax/src/main/java/org/apache/wss4j/stax/validate/UsernameTokenValidatorImpl.java | 11364 | /**
* 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... | apache-2.0 |
OpenStack-Development/Keystone-hybrid-identity-backend | README.md | 1773 | # Hybrid (SQL and LDAP) identity backend for OpenStack Keystone
This project implements hybrid identity backend for Keystone.
## The Hybrid Identity Backend
How it works:
- Identities and Assignments are maintained in SQL backend’s
- User authentication tries SQL backend first
- Failed authentication tries LDAP sec... | apache-2.0 |
PolymerLabs/project-health | src/server/models/hooksModel.ts | 1305 | import {firestore} from '../../utils/firestore';
const HOOK_COLLECTION_NAME = 'github-event-deliveries';
export const HOOK_MAX_AGE = 60 * 1000;
class HooksModel {
/**
* This method may be called multiple times in quick succession resulting
* in a the doc already existing.
*/
async logHook(hookDelivery: ... | apache-2.0 |
mdoering/backbone | life/Fungi/Ascomycota/Leotiomycetes/Helotiales/Sclerotiniaceae/Monilia/Monilia albolutea/README.md | 199 | # Monilia albolutea Secr. SPECIES
#### Status
ACCEPTED
#### According to
Index Fungorum
#### Published in
Mycogr. Suisse 3: 547 (1833)
#### Original name
Monilia albolutea Secr.
### Remarks
null | apache-2.0 |
leopardoooo/cambodia | boss-report/src/main/java/com/ycsoft/report/query/daq/DBAcquisition.java | 1854 | package com.ycsoft.report.query.daq;
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import com.ycsoft.commons.exception.ReportException;
import com.ycsoft.commons.helper.LoggerHelper;
import com.ycsoft.report.db.ConnContainer;
/**
* 数据库提取数... | apache-2.0 |
venkatyum/homeford | webapps/univ/module/quizpool/list.html | 1473 | <!DOCTYPE html>
<link rel="apple-touch-icon" href="img/iosicon.png"/>
<html class="no-js" lang="en">
<body class="page">
<noscript>
<div id="noscript-warning">
This website works best with JavaScript enabled
</div>
</noscript>
<header id="fluid-nav">
<div id="logo">
<a href=""></a>
</div>
... | apache-2.0 |
antonio081014/iOS-No-Interaction-Screen-Blocker | Screen Blocker/Screen Blocker/AppDelegate.h | 293 | //
// AppDelegate.h
// Screen Blocker
//
// Created by Dev Perfecular on 10/1/13.
// Copyright (c) 2013 Antonio081014.com. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface AppDelegate : UIResponder <UIApplicationDelegate>
@property (strong, nonatomic) UIWindow *window;
@end
| apache-2.0 |
aws4j/dynamo-mapper | src/main/java/org/aws4j/data/dynamo/attribute/converter/JsonConverter.java | 1500 | package org.aws4j.data.dynamo.attribute.converter;
import java.lang.reflect.Type;
import java.util.Set;
import org.aws4j.core.exception.NotImplementedException;
import org.aws4j.core.util.JacksonUtil;
import com.amazonaws.services.dynamodbv2.model.AttributeValue;
import com.fasterxml.jackson.core.JsonProcessingExcep... | apache-2.0 |
jiss-software/jiss-commons | commons-json/src/main/java/ee/jiss/commons/json/convert/LocalDateParser.java | 935 | package ee.jiss.commons.json.convert;
import com.fasterxml.jackson.core.JsonParser;
import com.fasterxml.jackson.databind.DeserializationContext;
import com.fasterxml.jackson.databind.deser.std.StdScalarDeserializer;
import org.joda.time.LocalDate;
import org.joda.time.format.DateTimeFormatter;
import java.io.IOExcep... | apache-2.0 |
hildeth/chapel | compiler/main/driver.cpp | 41155 | /*
* Copyright 2004-2015 Cray Inc.
* Other additional copyright holders may be indicated within.
*
* The entirety of this work is licensed under the Apache License,
* Version 2.0 (the "License"); you may not use this file except
* in compliance with the License.
*
* You may obtain a copy of the License at
*
*... | apache-2.0 |
JingchengDu/hbase | hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/HFileWriterImpl.java | 32336 | /*
* 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 |
our-city-app/oca-backend | embedded-apps/projects/shared/src/lib/dynamic-date/index.ts | 76 | export * from './dynamic-date.module';
export * from './dynamic-date.pipe';
| apache-2.0 |
hilllo/HaloLandsAR | HaloLands/Assets/Scripts/EventSystem/Event.cs | 779 | using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using UnityEngine.Events;
namespace Game.Event
{
public class Event : MonoBehaviour
{
#region Fields
[SerializeField]
private UnityEvent _startList;
[SerializeField]
private UnityEvent _end... | apache-2.0 |
hguerrero/jboss-eap-quickstarts | greeter/README.md | 5315 | greeter: Demonstrates CDI, JPA, JTA, EJB, and JSF
========================
Author: Pete Muir
Level: Beginner
Technologies: CDI, JSF, JPA, EJB, JTA
Summary: The `greeter` quickstart demonstrates the use of *CDI*, *JPA*, *JTA*, *EJB* and *JSF* in JBoss EAP.
Target Product: JBoss EAP
Source: <https://github.com/... | apache-2.0 |
lk-architecture/lk-lambda-deploy | src/steps/4.deploy.js | 1817 | import execSync from "../services/exec-sync";
import log from "../services/logger";
import lambdaExists from "../utils/lambda-exists";
export default function deploy (options) {
const {
awsAccessKeyId,
awsSecretAccessKey,
awsRegion,
lambdaName,
lambdaRole,
sourceDir
... | apache-2.0 |
pagi-org/pagijs | src/js/schema/index.js | 193 | var schema = require("./schema.js");
var xml = require("./xml.js");
module.exports.createBuilder = schema.createBuilder;
module.exports.parse = xml.parse;
module.exports.parseXml = xml.parse;
| apache-2.0 |
giventocode/azure-mobileservices-search | Giventocode.AzureSearch/Global.asax.cs | 266 | using System.Web.Http;
using System.Web.Routing;
namespace Giventocode.AzureSearch
{
public class WebApiApplication : System.Web.HttpApplication
{
protected void Application_Start()
{
WebApiConfig.Register();
}
}
} | apache-2.0 |
WojcikMike/docs.particular.net | Snippets/Snippets_6/RavenDB/Configure.cs | 3386 | namespace Snippets6.RavenDB
{
using System.Threading.Tasks;
using NServiceBus;
using NServiceBus.RavenDB;
using Raven.Client;
using Raven.Client.Document;
class RavenDBConfigure
{
public void SharedSessionForSagasAndOutbox()
{
#region ravendb-persistence-shared-... | apache-2.0 |
laurentlb/Ctrl-Alt-Test | F/data/textures/armchair.cc | 678 | #if TEXTURE_EXPOSE == TEXTURE_NAMES
#elif TEXTURE_EXPOSE == TEXTURE_BUILDER_NAME
builArmchair,
#elif TEXTURE_EXPOSE == TEXTURE_FILE
__FILE__,
#elif TEXTURE_EXPOSE == TEXTURE_BUILDER_BODY
void builArmchair()
{
Channel t;
t.Cells(100);
Channel r = t; r.Scale(53.f/255.f, 83.f/255.f);
Channel g = t; g.Scale(3... | apache-2.0 |
ukign/UDSDemo | CODE/IO_Map.h | 733911 | /** ###################################################################
** THIS COMPONENT MODULE IS GENERATED BY THE TOOL. DO NOT MODIFY IT.
** Filename : IO_Map.h
** Project : DiagnosticDemo
** Processor : MC9S12G128VLH
** Component : IO_Map
** Version : Driver 01.08
** Compiler : Cod... | apache-2.0 |
nghiant2710/base-images | balena-base-images/golang/jetson-nano-2gb-devkit/fedora/33/1.16.3/build/Dockerfile | 2005 | # AUTOGENERATED FILE
FROM balenalib/jetson-nano-2gb-devkit-fedora:33-build
ENV GO_VERSION 1.16.3
RUN mkdir -p /usr/local/go \
&& curl -SLO "https://storage.googleapis.com/golang/go$GO_VERSION.linux-arm64.tar.gz" \
&& echo "f4e96bbcd5d2d1942f5b55d9e4ab19564da4fad192012f6d7b0b9b055ba4208f go$GO_VERSION.linux-arm64.t... | apache-2.0 |
nghiant2710/base-images | balena-base-images/python/surface-pro-6/fedora/31/3.9.1/build/Dockerfile | 2455 | # AUTOGENERATED FILE
FROM balenalib/surface-pro-6-fedora:31-build
# 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
RUN dnf install -y \
python3-pip \
python3-dbus \
&& dnf clean all
# install "virtualen... | apache-2.0 |
mdoering/backbone | life/Plantae/Magnoliophyta/Magnoliopsida/Asterales/Asteraceae/Jacobaea/Jacobaea paludosa/Senecio paludosus paludosus/README.md | 174 | # Senecio paludosus var. paludosus VARIETY
#### Status
ACCEPTED
#### According to
NUB Generator [autonym]
#### Published in
null
#### Original name
null
### Remarks
null | apache-2.0 |
ArvinDevel/incubator-pulsar | site2/docs/getting-started-docker.md | 4656 | ---
id: standalone-docker
title: Start a standalone cluster with Docker
sidebar_label: Pulsar in Docker
---
For the purposes of local development and testing, you can run Pulsar in standalone
mode on your own machine within a Docker container.
If you don't have Docker installed, you can download the [Community editio... | apache-2.0 |
muchanem/client-website | www/assests/md/example.html | 480 | <html><head><link rel="stylesheet" type="text/css" href="assests/css/animsition.min.css"/><link rel="stylesheet" type="text/css" href="assests/css/bootstrap.min.css"/><link rel="stylesheet" type="text/css" href="assests/css/main.css"/><script src="assests/plugins/animsition.min.js"></script><script src="assests/js/boot... | apache-2.0 |
edgar615/javase-study | netty-study/src/main/java/echo/EchoServer.java | 1712 | package echo;
import io.netty.bootstrap.ServerBootstrap;
import io.netty.channel.ChannelFuture;
import io.netty.channel.ChannelInitializer;
import io.netty.channel.EventLoopGroup;
import io.netty.channel.nio.NioEventLoopGroup;
import io.netty.channel.socket.SocketChannel;
import io.netty.channel.socket.nio.NioServerSo... | apache-2.0 |
jpsacheti/limasoftware-java-suporte | src/main/java/br/edu/fema/sacheti/intercept/ClienteInfo.java | 691 | package br.edu.fema.sacheti.intercept;
import java.io.Serializable;
import javax.enterprise.context.SessionScoped;
import javax.inject.Named;
import br.edu.fema.sacheti.model.Cliente;
import br.edu.fema.sacheti.model.Usuario;
@SessionScoped
@Named
public class ClienteInfo implements Serializable{
private static ... | apache-2.0 |
minthubk/tankz | gushiku-common/src/com/gushikustudios/common/TextEntry.java | 1449 | package com.gushikustudios.common;
import com.badlogic.gdx.graphics.Color;
import com.badlogic.gdx.scenes.scene2d.ui.Align;
import com.badlogic.gdx.scenes.scene2d.ui.Button;
import com.badlogic.gdx.scenes.scene2d.ui.Label;
import com.badlogic.gdx.scenes.scene2d.ui.Label.LabelStyle;
public class TextEntry extends Butt... | apache-2.0 |
googleapis/python-aiplatform | samples/generated_samples/aiplatform_generated_aiplatform_v1_tensorboard_service_update_tensorboard_async.py | 1730 | # -*- coding: utf-8 -*-
# Copyright 2020 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or... | apache-2.0 |
ben-ng/swift | lib/Basic/DiagnosticConsumer.cpp | 1355 | //===--- DiagnosticConsumer.cpp - Diagnostic Consumer Impl ----------------===//
//
// This source file is part of the Swift.org open source project
//
// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors
// Licensed under Apache License v2.0 with Runtime Library Exception
//
// See https://swift.org/L... | apache-2.0 |
peter-mount/departureboards | src/contactUs/ContactUs.js | 1184 | import React, {Component} from 'react';
import {withRouter} from 'react-router';
import EUCookie from "area51-eucookie";
import Navigation from '../Navigation';
class About extends Component {
render() {
return (<div>
<Navigation page="contactUs"/>
<EUCookie/>
<div cla... | apache-2.0 |
drinkjava2/jSQLBox | core/src/test/java/com/github/drinkjava2/jsqlbox/function/gtx/GtxShardDbTest.java | 3818 | package com.github.drinkjava2.jsqlbox.function.gtx;
import java.util.Random;
import javax.sql.DataSource;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
import com.github.drinkjava2.jdialects.annotation.jdia.ShardDatabase;
import com.github.drinkjava2.jdialects.annotation.jpa.Id;
import co... | apache-2.0 |
Kunnapat/chowtime | quiz2.php | 4848 | <?php
session_start();
// include "check-user.php";
include "connection.php";
if (isset($_REQUEST['quiz_id'])) {
$quiz_id = $_REQUEST['quiz_id'];
}else{
$quiz_id = 1;
}
$sql = "SELECT COUNT(*) FROM questions WHERE quiz_id=$quiz_id";
$result = mysqli_query($... | apache-2.0 |
umitmertcakmak/PySpyder | scrappers/devTest.py | 31 | # This file is for dev branch
| apache-2.0 |
chrishumphreys/provocateur | provocateur-thirdparty/src/main/java/org/targettest/org/apache/lucene/index/CheckIndex.java | 32685 | package org.targettest.org.apache.lucene.index;
/**
* 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... | apache-2.0 |
reportportal/service-ui | app/src/components/widgets/singleLevelWidgets/charts/common/passingRateChart/README.md | 393 | ## **Passing rate widget**
### Props:
- **intl**: _object_, required
- **widget**: _object_, required
- **container**: _object_, required
- **observer**: _object_, optional, default = {}
- **height**: _number_, optional, default = 0
- **isPreview**: _bool_, optional, default = false
- **filterNameTitle**: _object_, o... | apache-2.0 |
shelsonjava/box-java-sdk-v2 | javadoc/com/box/boxjavalibv2/exceptions/BoxMalformedResponseException.html | 11573 | <!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_11) on Mon Mar 17 10:51:57 PDT 2014 -->
<title>BoxMalformedResponseException</title>
<meta name="date" content="2014-03-17">
<link rel=... | apache-2.0 |
entertailion/Open-Launcher-for-GTV | src/com/entertailion/android/launcher/widget/Clock.java | 2261 | /*
* Copyright (C) 2012 ENTERTAILION LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or ... | apache-2.0 |
zhulangen/unity3d-test | Assets/Bison/RnM UI for NGUI/Scripts/UI/RnMUI_Tooltip.cs | 13438 | using UnityEngine;
using System.Collections;
using System.Collections.Generic;
[AddComponentMenu("RPG and MMO UI/Tooltip/Tooltip")]
public class RnMUI_Tooltip : MonoBehaviour
{
public class AttributeInfo
{
public string value;
public string text;
public bool singleColumnRow;
public RectOffset margin;
}
p... | apache-2.0 |
freme-project/Broker | src/main/java/eu/freme/broker/tools/RDFELinkSerializationFormats.java | 1982 | /**
* Copyright (C) 2015 Agro-Know, Deutsches Forschungszentrum für Künstliche Intelligenz, iMinds,
* Institut für Angewandte Informatik e. V. an der Universität Leipzig,
* Istituto Superiore Mario Boella, Tilde, Vistatec, WRIPL (http://freme-project.eu)
*
* Licensed under the Apache License, Version 2.0 (the "Lic... | apache-2.0 |
mariotoffia/FluentDocker | Ductus.FluentDocker.Tests/FluentDockerTestBase.cs | 1664 | using System;
using System.Linq;
using Ductus.FluentDocker.Commands;
using Ductus.FluentDocker.Services;
using Ductus.FluentDocker.Tests.Extensions;
using Microsoft.VisualStudio.TestTools.UnitTesting;
namespace Ductus.FluentDocker.Tests
{
public abstract class FluentDockerTestBase
{
protected IHostService Doc... | apache-2.0 |
lesaint/experimenting-annotation-processing | experimenting-rounds/massive-count-of-annotated-classes/src/main/java/fr/javatronic/blog/massive/annotation1/sub1/Class_6400.java | 151 | package fr.javatronic.blog.massive.annotation1.sub1;
import fr.javatronic.blog.processor.Annotation_001;
@Annotation_001
public class Class_6400 {
}
| apache-2.0 |
zzsoszz/qdropdownselect | 1.0.2/demo.html | 2509 | <!DOCTYPE html>
<html lang="en">
<head>
<meta name="description" content="延时提示2">
<meta charset="UTF-8">
<title>Document</title>.
<link rel="stylesheet" href="plugin.css">
<script src="jquery-1.10.2.js"></script>
<script src="angular.min.js"></script>
<script src="plugin.js"></script>
<script>
$(docu... | apache-2.0 |
SnowdogApps/AndroidAnnotations-Sample-App | app/src/main/java/pl/snowdog/androidannotationstest/bus/OttoBus.java | 243 | package pl.snowdog.androidannotationstest.bus;
import com.squareup.otto.Bus;
import org.androidannotations.annotations.EBean;
// Declare the bus as an enhanced bean
@EBean(scope = EBean.Scope.Singleton)
public class OttoBus extends Bus {
} | apache-2.0 |
duracloud/management-console | resources/sql/schema-3.1.6.sql | 9751 | /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET... | apache-2.0 |
cjellick/cattle | modules/model/src/main/java/io/cattle/platform/core/addon/metadata/NetworkInfo.java | 3884 | package io.cattle.platform.core.addon.metadata;
import io.cattle.platform.core.constants.NetworkConstants;
import io.cattle.platform.core.model.Network;
import io.cattle.platform.object.util.DataAccessor;
import io.github.ibuildthecloud.gdapi.annotation.Field;
import java.util.Map;
public class NetworkInfo implement... | apache-2.0 |
mdoering/backbone | life/Plantae/Rhodophyta/Florideophyceae/Batrachospermales/Batrachospermaceae/Batrachospermum/Batrachospermum puiggarianum/ Syn. Batrachospermum schwacheanum/README.md | 193 | # Batrachospermum schwacheanum Möbius SPECIES
#### Status
SYNONYM
#### According to
The Catalogue of Life, 3rd January 2011
#### Published in
null
#### Original name
null
### Remarks
null | apache-2.0 |
mdileep/NFugue | tests/NFugue.Tests/Integration/MusicXmlParserTests.cs | 1134 | using FluentAssertions;
using NFugue.Integration.MusicXml;
using NFugue.Staccato;
using System.IO;
using Xunit;
namespace NFugue.Tests.Integration
{
public class MusicXmlParserTests
{
private readonly MusicXmlParser xmlParser = new MusicXmlParser();
[Fact]
public void Hello_world_part... | apache-2.0 |
google/web-prototyping-tool | projects/cd-common/src/lib/components/search-box/search-box.module.ts | 1186 | /*
* Copyright 2021 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 ... | apache-2.0 |
pascalrobert/aribaweb | src/aribaweb/src/main/java/ariba/ui/aribaweb/util/Parameters.java | 5756 | /*
Copyright 1996-2008 Ariba, 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... | apache-2.0 |
luotao1/Paddle | paddle/fluid/operators/top_k_function_cuda.h | 18898 | /* 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... | apache-2.0 |
joy-inc/joy-library | library-joy/src/main/java/com/joy/library/share/weibo/openapi/legacy/AccountAPI.java | 4811 | /*
* Copyright (C) 2010-2013 The SINA WEIBO 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 require... | apache-2.0 |
LMAX-Exchange/elementspec | src/test/java/com/lmax/elementspec/CssTokenTest.java | 4529 | /*
* Copyright 2015 LMAX Ltd.
*
* 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... | apache-2.0 |
SuperMap/Fdo_SuperMap | 源代码/Thirdparty/UGC/inc/FileParser/UGFileParse.h | 3139 |
/*!
**************************************************************************************
\file UGFileParse.h
**************************************************************************************
\author °¬¹ú
\brief Îļþ½âÎö»ùÀà
\remarks ... | apache-2.0 |