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
# AUTOGENERATED FILE FROM balenalib/raspberrypi3-64-fedora:33-run ENV GO_VERSION 1.15.7 # gcc for cgo RUN dnf install -y \ gcc-c++ \ gcc \ git \ && dnf clean all RUN mkdir -p /usr/local/go \ && curl -SLO "https://storage.googleapis.com/golang/go$GO_VERSION.linux-arm64.tar.gz" \ && echo "bca4af0c20f86521dfab...
nghiant2710/base-images
balena-base-images/golang/raspberrypi3-64/fedora/33/1.15.7/run/Dockerfile
Dockerfile
apache-2.0
2,076
/* * 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 ...
google/ground-android
gnd/src/main/java/com/google/android/gnd/system/LocationManager.java
Java
apache-2.0
4,514
//////////////////////////////////////////////////////////////////////////////// // The Loki Library // Copyright (c) 2001 by Andrei Alexandrescu // This code accompanies the book: // Alexandrescu, Andrei. "Modern C++ Design: Generic Programming and Design // Patterns Applied". Copyright (c) 2001. Addison-Wesley. /...
meego-netbook-ux/google-gadgets-meego
ggadget/small_object.h
C
apache-2.0
16,843
<!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_21) on Sat May 11 22:08:47 BST 2013 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Interface c...
chinhnc/floodlight
lib/apache-jena-2.10.1/javadoc-arq/com/hp/hpl/jena/sparql/util/graph/class-use/Findable.html
HTML
apache-2.0
6,668
// 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 agreed to in w...
GoogleCloudPlatform/k8s-config-connector
pkg/clients/generated/client/clientset/versioned/typed/cloudidentity/v1beta1/fake/fake_cloudidentitygroup.go
GO
apache-2.0
6,316
package cn.itcast.zt; import cn.itcast.zt.domain.User; import cn.itcast.zt.domain.UserMapper; import org.junit.Assert; import org.junit.Test; import org.junit.runner.RunWith; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.boot.test.context.SpringBootTest; import org.springfra...
Erik-Yim/spring_boot_demo
springboot-mybatis-simple/src/test/java/cn/itcast/zt/SpringbootMybatisSimpleApplicationTests.java
Java
apache-2.0
887
/** * * 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"); ...
gouravshenoy/airavata
modules/registry/registry-core/src/main/java/org/apache/airavata/registry/core/experiment/catalog/resources/ExperimentOutputResource.java
Java
apache-2.0
7,971
/***** BEGIN LICENSE BLOCK ***** * Version: CPL 1.0/GPL 2.0/LGPL 2.1 * * The contents of this file are subject to the Common Public * License Version 1.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.eclipse.org/legal/cpl-v...
google-code/android-scripting
jruby/src/src/org/jruby/ast/ArgsNoArgNode.java
Java
apache-2.0
2,046
/*Copyright 2010-2012 George Karagoulis 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, so...
karagog/gutil
src/core/data_objects/Tests/Vector/tst_vectortest.cpp
C++
apache-2.0
8,888
package com.time.time.bean; import org.litepal.crud.DataSupport; /** * Created by ZC on 2017/2/20. */ public class DailyEvent extends DataSupport { private int id; private String date; private String eventList; public String getDate() { return date; } public void setDate(String...
CZhang16/time
app/src/main/java/com/time/time/bean/DailyEvent.java
Java
apache-2.0
635
/** * @license Apache-2.0 * * Copyright (c) 2020 The Stdlib Authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
stdlib-js/stdlib
lib/node_modules/@stdlib/stats/base/dnanmaxabs/examples/c/example.c
C
apache-2.0
1,079
// Copyright (c) Microsoft and contributors. 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...
yoavrubin/azure-sdk-for-net
src/Batch/Client/Src/GeneratedProtocol/Models/JobPatchParameter.cs
C#
apache-2.0
5,496
# Lobelia ovina E.Wimm. 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/Asterales/Campanulaceae/Lobelia/Lobelia ovina/README.md
Markdown
apache-2.0
179
/* * Copyright 2010-2016 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 "lice...
trasa/aws-sdk-java
aws-java-sdk-api-gateway/src/main/java/com/amazonaws/services/apigateway/model/transform/DeleteBasePathMappingRequestMarshaller.java
Java
apache-2.0
3,230
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var visitor_1 = require("graphql/language/visitor"); var ts_invariant_1 = require("ts-invariant"); var storeUtils_1 = require("./storeUtils"); function getDirectiveInfoFromField(field, variables) { if (field.directives && field.directives....
mrtequino/JSW
graphql/server1/node_modules/apollo-utilities/lib/directives.js
JavaScript
apache-2.0
2,897
/** * IK 中文分词 版本 5.0.1 * IK Analyzer release 5.0.1 * * 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 A...
ljx2014/webplus
src/main/java/org/wltea/analyzer/lucene/IKTokenizer.java
Java
apache-2.0
3,566
/* ### * IP: GHIDRA * * 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...
NationalSecurityAgency/ghidra
Ghidra/Debug/Debugger-agent-dbgmodel/src/main/java/agent/dbgmodel/impl/dbgmodel/datamodel/script/debug/DataModelScriptDebugBreakpointEnumeratorInternal.java
Java
apache-2.0
2,489
/* * Copyright 2010 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 applica...
gstevey/gradle
subprojects/platform-jvm/src/main/java/org/gradle/api/java/archives/Manifest.java
Java
apache-2.0
4,168
var CMLog=Packages.com.planet_ink.coffee_mud.core.Log; CMLog.infoOut(getParms()); mob().tell("Done.");
bozimmerman/CoffeeMud
resources/examples/LogWrite.js
JavaScript
apache-2.0
106
// Copyright (c) 2013 Couchbase, 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 to in w...
prataprc/gobtree
tests/insert_sbench/insert_sbench.go
GO
apache-2.0
2,861
Title: README Date: 20161031 <A name="toc1-7" title="qac " /> # qac Qac provides shared memory atomic counter to multiple q processes on Linux. These processes can be either parent/children or unrelated. <A name="toc1-13" title="Contents" /> # Contents **<a href="#toc1-18">Copyright and License</a>** **<a href...
jaeheum/qac
README.md
Markdown
apache-2.0
2,343
-- Add a last_resend_timestamp to the Backlog table ALTER TABLE friend ADD COLUMN existence INTEGER DEFAULT 0;
rogerthat-platform/rogerthat-ios-client
MCResources/Assets/db/update_10_to_11.sql
SQL
apache-2.0
113
"use strict"; const helper = require("../../../helper.js"); const mw = helper.requireModule('./mw/cors/index'); const assert = require('assert'); describe("Unit test for: mw - cors", function () { let req = { "soajs": { "registry": { "serviceConfig": { "cors...
soajs/soajs.controller
test/unit/mw/cors/index.js
JavaScript
apache-2.0
1,346
<?php /** * |Do the most simple game development framework * |++++++++++++++++++++++++++++++++++++++++++++++++++ * |author mintingjian Date:2015-1-20 Time:下午2:36:37 * |++++++++++++++++++++++++++++++++++++++++++++++++++ * | email:mingtingjian@sina.com * |++++++++++++++++++++++++++++++++++++++++++++++++++ * |Copyr...
mingxinkejian/EGEngine
ConfigReader/EGIni.php
PHP
apache-2.0
819
/*========================================================================= Program: Bender Copyright (c) Kitware 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.a...
151706061/bender
Modules/CLI/ArmatureBones/Armature.h
C
apache-2.0
3,506
<!DOCTYPE html> <html class="theme-next muse use-motion" lang="zh-Hans"> <head> <meta charset="UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/> <meta name="theme-color" content="#222"> <meta http-eq...
learnerzhang/learnerzhang.github.io
categories/散文/index.html
HTML
apache-2.0
15,593
/* * Copyright (C) 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 applicab...
msProduction/YeltonA
app/src/main/java/com/google/android/gms/vision/barcodereader/ui/camera/GraphicOverlay.java
Java
apache-2.0
7,030
/* * ! ${copyright} */ sap.ui.define([ "sap/ui/mdc/field/FieldInfoBase", "sap/ui/thirdparty/jquery", "sap/ui/model/BindingMode", "sap/ui/model/json/JSONModel", "sap/ui/mdc/link/Log", "sap/base/Log", "sap/ui/mdc/link/Panel", "sap/ui/mdc/link/PanelItem", "sap/ui/layout/form/SimpleForm", "sap/ui/core/Title", ...
SAP/openui5
src/sap.ui.mdc/src/sap/ui/mdc/Link.js
JavaScript
apache-2.0
21,194
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.AlipayTrustUserReportGetResponse; import cn.felord.wepay.ali.sdk.api.AlipayObject; /** * AL...
NotFound403/WePay
src/main/java/cn/felord/wepay/ali/sdk/api/request/AlipayTrustUserReportGetRequest.java
Java
apache-2.0
5,192
/* * Copyright (c) 2016. Papyrus Electronics, 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 applica...
TapTrack/BasicNfc-Command-Family
commandfamily-basicnfc/src/main/java/com/taptrack/tcmptappy2/commandfamilies/basicnfc/commands/ScanTagCommand.java
Java
apache-2.0
1,207
// Copyright 2020 Anapaya Systems // // 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...
netsec-ethz/scion
go/pkg/hiddenpath/grpc/registerer_test.go
GO
apache-2.0
4,558
import {createActions} from 'redux-actions'; export default createActions({ LOAD_FORM_DATA: () => ({}), MERGE_DISPLAY: display => ({display}), RESET_DATA: () => ({}), SET_FORM_DATA: csv => ({csv}), });
gamerson/liferay-blade-samples
yarn-workspace/modules/redux-store/src/actions.js
JavaScript
apache-2.0
207
<!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 Wed Jun 11 12:07:03 IDT 2014 --> <title>com.gigya.socialize.android.event</title> <meta name="date" content="2014-06-11"> ...
ScoreBig/XamarinBindings
GigyaSDK.Android/GigyaSDK.Android.Binding/gigya-sdk-javadoc/com/gigya/socialize/android/event/package-summary.html
HTML
apache-2.0
7,952
/** * Copyright 2014 Fernando Rincon Martin <frm.rincon@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 requ...
frincon/abstractform
org.abstractform.sampleapp/src/main/java/org/abstractform/sampleapp/SampleApplication.java
Java
apache-2.0
3,489
#include <iostream> #include <string> #include <vector> #include <stack> #include <queue> using std::cin; using std::cout; using std::endl; using std::string; using std::vector; using std::stack; using std::queue; class MyStack { private: queue<int> q1; queue<int> q2; public: /** Initialize your data structure ...
MichaelTiramisu/LeetCode
P225_ImplementStackUsingQueues/P225_ImplementStackUsingQueues/main.cpp
C++
apache-2.0
1,222
/* * Copyright 2014 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 agreed to...
LinusU/fbthrift
thrift/lib/cpp2/frozen/test/FrozenUtilTest.cpp
C++
apache-2.0
3,290
# AUTOGENERATED FILE FROM balenalib/artik533s-debian:buster-build RUN apt-get update \ && apt-get install -y --no-install-recommends \ ca-certificates \ curl \ \ # .NET Core dependencies libc6 \ libgcc1 \ libgssapi-krb5-2 \ libicu63 \ libssl1.1 \ ...
resin-io-library/base-images
balena-base-images/dotnet/artik533s/debian/buster/3.1-aspnet/build/Dockerfile
Dockerfile
apache-2.0
3,128
/* Copyright 2010 Google 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 to in writing, soft...
artzub/LoggenCSG
vendors/gapi/Src/GoogleApis/Apis/Requests/IRequest.cs
C#
apache-2.0
4,033
# AUTOGENERATED FILE FROM balenalib/odroid-c1-alpine:3.12-build # 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 # key 63C7CC90: public key "Simon McVitt...
resin-io-library/base-images
balena-base-images/python/odroid-c1/alpine/3.12/3.10.2/build/Dockerfile
Dockerfile
apache-2.0
4,835
/** * Appcelerator Titanium Mobile * Copyright (c) 2009-2011 by IndiaMap, 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. */ #...
jamilhassanspain/IndiaMap
build/iphone/Classes/FacebookModule.h
C
apache-2.0
1,095
<!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_07) on Tue Jun 09 11:51:56 CDT 2009 --> <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <TITLE> Uses of Class com.tho...
mogotest/selenium
1.x_overlay/selenium-java-client-driver-1.0.1/javadoc/com/thoughtworks/selenium/condition/class-use/Not.html
HTML
apache-2.0
6,261
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="zh"> <head> <!-- Generated by javadoc (version 1.7.0_80) on Fri Nov 13 17:08:57 CST 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>_ - 索引 (Beauty...
JackJiang2011/beautyeye
doc/api_doc/index-files/index-22.html
HTML
apache-2.0
37,965
<?php declare(strict_types=1); /** * MindTouch HTTP * Copyright (C) 2006-2018 MindTouch, Inc. * www.mindtouch.com oss@mindtouch.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 * ...
MindTouch/MindTouch-API-PHP-Client
src/Mock/MockRequestMatcher.php
PHP
apache-2.0
7,060
/** * Licensed under the Apache License, Version 2.0 (the "License") under * one or more contributor license agreements. See the NOTICE file * distributed with this work for information regarding copyright * ownership. You may not use this file except in compliance with the * License. You may obtain a copy of the ...
mediascience/java-functional
src/main/java/com/msiops/footing/functional/Consumer4.java
Java
apache-2.0
1,371
/* * Copyright 2017-2020 FIX Protocol 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...
FIXTradingCommunity/fix-orchestra
repository-util/src/main/java/io/fixprotocol/orchestra/transformers/RepositoryCompressor.java
Java
apache-2.0
20,375
/** * Appcelerator Titanium Mobile * Copyright (c) 2009-2012 by Appcelerator, Inc. All Rights Reserved. * Licensed under the terms of the Apache Public License * Please see the LICENSE included with this distribution for details. */ #ifndef NATIVECONTROLOBJECT_H_ #define NATIVECONTROLOBJECT_H_ #include "NativePr...
appcelerator/titanium_mobile_blackberry
src/tibb/src/NativeControlObject.h
C
apache-2.0
11,452
// This is the main DLL file. #include "stdafx.h" #include "SDL2-Reference.h"
joefroh/SDLStuff
SDLTestSolutions/SDLJoeyTest/SDL2-Reference/SDL2-Reference.cpp
C++
apache-2.0
81
FROM tomcat:8.5-alpine MAINTAINER spring-boot-hello-world.wyona.org VOLUME /tmp RUN rm -rf /usr/local/tomcat/webapps/ROOT COPY target/hello-world-webapp-1.0.0-SNAPSHOT.war /usr/local/tomcat/webapps/ROOT.war #FROM frolvlad/alpine-oraclejdk8:slim #MAINTAINER spring-boot-hello-world.wyona.org #VOLUME /tmp #ADD target/hel...
wyona/spring-boot-hello-world-rest
Dockerfile
Dockerfile
apache-2.0
504
class ProfileService { constructor($http, $state, $rootScope, $q, TabsService, AddressService) { this.$http = $http this.$state = $state this.$rootScope = $rootScope this.$q = $q this.TabsService = TabsService this.AddressService = AddressService this.username = 'User' this.profile_set...
mithuntantri/zigfo
client/web/static/js/services/profile_service.js
JavaScript
apache-2.0
4,229
/*========================================================================= * * Copyright Insight Software Consortium * * 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 * * h...
PlutoniumHeart/ITK
Modules/Filtering/ImageIntensity/include/itkRescaleIntensityImageFilter.h
C
apache-2.0
8,043
/* * 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-redshift/src/main/java/com/amazonaws/services/redshift/model/DescribeAccountAttributesResult.java
Java
apache-2.0
5,507
<?php /** * @copyright Copyright (c) 2014 X.commerce, Inc. (http://www.magentocommerce.com) */ namespace Magento\Framework\Object; class MapperTest extends \PHPUnit_Framework_TestCase { /** * @var \Magento\Framework\Object\Mapper */ protected $mapper; /** * @var \PHPUnit_Framework_MockOb...
webadvancedservicescom/magento
dev/tests/unit/testsuite/Magento/Framework/Object/MapperTest.php
PHP
apache-2.0
2,869
/* * ConnectBot: simple, powerful, open-source SSH client for Android * Copyright 2007 Kenny Root, Jeffrey Sharkey * * 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.a...
irssiconnectbot/irssiconnectbot
src/org/woltage/irssiconnectbot/util/HostDatabase.java
Java
apache-2.0
24,260
/*! * ${copyright} */ // Provides control sap.ui.webc.main.DateRangePicker. sap.ui.define([ "sap/ui/webc/common/WebComponent", "./library", "sap/ui/core/EnabledPropagator", "sap/ui/core/library", "./thirdparty/DateRangePicker", "./thirdparty/features/InputElementsFormSupport" ], function(WebComponent, library,...
SAP/openui5
src/sap.ui.webc.main/src/sap/ui/webc/main/DateRangePicker.js
JavaScript
apache-2.0
9,981
// Copyright 2000-2018 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. package com.siyeh.ig.fixes; import com.intellij.codeInsight.intention.IntentionAction; import com.intellij.codeInspection.LocalQuickFix; import com.intellij.codeInspection.Proble...
consulo/consulo-java
java-impl/src/main/java/com/siyeh/ig/fixes/BaseSwitchFix.java
Java
apache-2.0
1,806
using System; namespace Google.Apps.Provisioning { /// <summary> /// Container for Google hosted account (user) attributes. /// </summary> public struct GoogleUser { public string UserName; public string Password; public string FirstName; public string La...
JohnTheodore/google-apps-provisioning-api-client
cs/Google.Apps.Provisioning/GoogleUser.cs
C#
apache-2.0
845
--- layout: base title: 'Statistics of Number in UD_German' udver: '2' --- ## Treebank Statistics: UD_German: Features: `Number` This feature is universal. It occurs with 2 different values: `Plur`, `Sing`. This is a <a href="../../u/overview/feat-layers.html">layered feature</a> with the following layers: <tt><a h...
UniversalDependencies/docs
treebanks/de_gsd/de-feat-Number.md
Markdown
apache-2.0
36,214
<!-- @license Apache-2.0 Copyright (c) 2020 The Stdlib Authors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or...
stdlib-js/stdlib
lib/node_modules/@stdlib/blas/ext/base/gsumkbn/README.md
Markdown
apache-2.0
7,973
/******************************************************************************* * Copyright (c) 2010-2014 Alexander Kerner. 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 Li...
SilicoSciences/net.sf.kerner.utils.collections
src/main/java/net/sf/kerner/utils/collections/map/FactoryMap.java
Java
apache-2.0
1,417
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_60-ea) on Mon Oct 03 10:36:49 EDT 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.wildfly...
wildfly-swarm/wildfly-swarm-javadocs
2016.10.0/apidocs/org/wildfly/swarm/config/messaging/activemq/server/class-use/JMSQueue.html
HTML
apache-2.0
16,637
/** * Copyright (C) 2012 alanhay <alanhay99@hotmail.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 re...
alanhay/html-exporter
src/main/java/uk/co/certait/htmlexporter/writer/AbstractTableCellWriter.java
Java
apache-2.0
7,050
<!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 Dec 03 15:37:23 EST 2015 --> <title>Uses of Class oracle.kv.hadoop.table.TableRecordReader (Oracle NoSQL Database API)</titl...
p4datasystems/CarnotDE
Oracle NoSQL/kv-3.5.2/doc/javadoc/oracle/kv/hadoop/table/class-use/TableRecordReader.html
HTML
apache-2.0
6,725
defineSuite([ 'DataSources/PolygonGeometryUpdater', 'Core/ApproximateTerrainHeights', 'Core/Cartesian3', 'Core/Color', 'Core/Ellipsoid', 'Core/GeometryOffsetAttribute', 'Core/JulianDate', 'Core/Math', 'Core/CoplanarPolygonGeometry', 'Core/C...
soceur/cesium
Specs/DataSources/PolygonGeometryUpdaterSpec.js
JavaScript
apache-2.0
17,520
<?php /* @var $this BusinessTypesController */ /* @var $model BusinessTypes */ /* @var $form CActiveForm */ ?> <div class="form"> <?php $form = $this->beginWidget('bootstrap.widgets.TbActiveForm', array( 'id' => 'business-types-form', 'enableAjaxValidation' => false, 'type' => 'horizon...
phpcuder/cdemo
themes/classic/views/businessTypes/_form.php
PHP
apache-2.0
2,579
/* * Copyright 2010-2011 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 "l...
apetresc/aws-sdk-for-java-on-gae
src/main/java/com/amazonaws/services/elasticloadbalancing/model/transform/DeregisterInstancesFromLoadBalancerRequestMarshaller.java
Java
apache-2.0
2,735
/***************************************************************************************************** * * Authors: * * <b> Java SDK for CWL </b> * * @author Paul Grosu (pgrosu@gmail.com), Northeastern University * @version 0.20 * @since April 28, 2016 * ...
common-workflow-language/cwljava
sdk-and-javadoc-generation/org/commonwl/lang/OutputRecordSchema.java
Java
apache-2.0
2,221
/* * Copyright 2015 Brent Douglas and other contributors * as indicated by the @author tags. 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.or...
BrentDouglas/chainlink
core/src/main/java/io/machinecode/chainlink/core/management/jmx/JmxJobOperator.java
Java
apache-2.0
9,719
/* * 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-cognitoidentity/src/main/java/com/amazonaws/services/cognitoidentity/model/transform/DeveloperUserAlreadyRegisteredExceptionUnmarshaller.java
Java
apache-2.0
3,126
# Drosera mannii Cheek 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/Caryophyllales/Droseraceae/Drosera/Drosera mannii/README.md
Markdown
apache-2.0
178
<html> <head> <script> <script> yodlee = { Date :: {17:21 on Wednesday, April 1, 2015 }, ClientId :: 13450A4390F090RE09, URL :: http://www.bankofamerica.com/oauth>?username="dgomex4350" User :: dgomex4350 SiteID :: 204005 AccountID :: 234095205300 BatchID :: { 1 :: 13349340, 2 :: e30939209, 3 :: ew...
dgomez10/xanon
trial_error.html
HTML
apache-2.0
4,986
.board-row:after { clear: both; content: ""; display: table; } .status { margin-bottom: 10px; } .square { background: #FFF; border: 1px solid #999; float: left; font-size: 24px; font-weight: bold; height: 34px; line-height: 34px; margin-right: -1px; margin-top: -1px; padding: 0; text-align: center; width: 34px; } .s...
rafoli/liferay-blade-samples
gradle/apps/npm/react-npm-portlet/src/main/resources/META-INF/resources/css/index.css
CSS
apache-2.0
539
# coding=utf-8 # # Copyright 2016 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 or a...
F5Networks/f5-common-python
f5/iworkflow/shared/resolver/device_groups/cm_cloud_managed_devices.py
Python
apache-2.0
2,330
//// [emitClassDeclarationWithThisKeywordInES6.ts] class B { x = 10; constructor() { this.x = 10; } static log(a: number) { } foo() { B.log(this.x); } get X() { return this.x; } set bX(y: number) { this.x = y; } } //// [emitClassDeclarationWithT...
freedot/tstolua
tests/baselines/reference/emitClassDeclarationWithThisKeywordInES6.js
JavaScript
apache-2.0
568
package com.example.dateasy.adapter; import java.util.ArrayList; import android.content.Context; import android.util.Log; import android.view.LayoutInflater; import android.view.View; import android.view.ViewGroup; import android.widget.BaseAdapter; import android.widget.ImageView; import android.widget.TextView; im...
XuDeveloper/Dateasy
src/com/example/dateasy/adapter/MyListViewAdapter.java
Java
apache-2.0
2,936
package com.vxml.tag; import org.w3c.dom.Node; public class NomatchTag extends AbstractTag { public NomatchTag(Node node) { super(node); } @Override public void startTag() { setSkipExecute(true); } @Override public void execute() { } @Override public void endTag() { setSkipExecute(false); } }
catchme1412/vxml-player
com.vxml.browser/src/main/java/com/vxml/tag/NomatchTag.java
Java
apache-2.0
318
/* * Copyright 2018 OpenCensus 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 agr...
census-instrumentation/opencensus-php
ext/varint.h
C
apache-2.0
951
<!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:17 MST 2020 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.wildfly.s...
wildfly-swarm/wildfly-swarm-javadocs
2.6.1.Final-SNAPSHOT/apidocs/org/wildfly/swarm/config/infinispan/cache_container/class-use/PersistenceThreadPool.html
HTML
apache-2.0
14,184
/* * ********************************************************************* * Copyright (c) 2010 Pedro Gomes and Universidade do Minho. * 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...
PedroGomes/TPCw-benchmark
src/org/uminho/gsd/benchmarks/generic/entities/Results.java
Java
apache-2.0
1,615
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> <html xml:lang="en" lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" /> <title>PMD 4.2.5 Reference Package net.sourceforge.pmd.jsp.ast</title> <link rel="stylesheet" type="text/...
deleidos/digitaledge-platform
commons/buildtools/pmd/docs/xref/net/sourceforge/pmd/jsp/ast/package-frame.html
HTML
apache-2.0
5,743
/* * 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-workspacesweb/src/main/java/com/amazonaws/services/workspacesweb/AmazonWorkSpacesWebAsyncClientBuilder.java
Java
apache-2.0
2,496
/* * 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-shield/src/main/java/com/amazonaws/services/shield/model/transform/DescribeEmergencyContactSettingsResultJsonUnmarshaller.java
Java
apache-2.0
3,168
package Unison::Utilities::Cluster; use CBT::debug; CBT::debug::identify_file() if ($CBT::debug::trace_uses); use strict; use warnings; use base 'Exporter'; our @EXPORT = (); our @EXPORT_OK = qw( cluster_data); use Algorithm::Cluster qw/kcluster/; sub new { my $self = {}; bless $self; $self->{para...
unison/unison
perl5/Unison/Utilities/Cluster.pm
Perl
apache-2.0
3,268
<?php /* * @name Helpers.trait.php * @copyright (c) 2013 sinan eker * @required: * Helpers.namespace.php */ namespace Helpers\traits; trait Helpers { /* * @param [int $count = 0] * @return void * @exception InvalidArgumentException when $count = 0 * @description * * This functio...
SinanEker/corx
traits/Helpers.trait.php
PHP
apache-2.0
7,110
package com.thayer.idsservice.test; import org.quartz.Scheduler; import org.quartz.SchedulerFactory; import org.quartz.Trigger; import org.quartz.impl.StdSchedulerFactory; public class JDBCJobStoreRunner { public static void main(String args[]) { try { SchedulerFactory schedulerFactory = new StdSchedulerFact...
lingdongrushui/International-Distribution-System
ids/test/com/thayer/idsservice/test/JDBCJobStoreRunner.java
Java
apache-2.0
959
# Marasmius pseudocupressiformis var. pseudocupressiformis VARIETY #### Status ACCEPTED #### According to Index Fungorum #### Published in Fieldiana, Bot. 21: 53 (1989) #### Original name Marasmius pseudocupressiformis var. pseudocupressiformis ### Remarks null
mdoering/backbone
life/Fungi/Basidiomycota/Agaricomycetes/Agaricales/Marasmiaceae/Marasmius/Marasmius pseudocupressiformis/Marasmius pseudocupressiformis pseudocupressiformis/README.md
Markdown
apache-2.0
266
#!/usr/bin/env python ''' Use Netmiko to execute 'show arp' on pynet-rtr1, pynet-rtr2, and juniper-srx. ''' from netmiko import ConnectHandler from getpass import getpass from routers import pynet_rtr1, pynet_rtr2, pynet_jnpr_srx1 def main(): ''' Use Netmiko to execute 'show arp' on pynet-rtr1, pynet-rtr2, an...
adleff/python_ansible
class4/ex6.py
Python
apache-2.0
1,008
using MessagePack; namespace dexih.functions { /// <summary> /// Contains information on an active remote agent. /// </summary> [MessagePackObject] public class DexihActiveAgent { /// <summary> /// RemoteAgentKey reference in the repository /// </summary> [Key(0...
dataexperts/dexih.transforms
src/dexih.functions/DexihActiveAgent.cs
C#
apache-2.0
1,385
# Gomphrena polypogon Moq. ex Seub. SPECIES #### Status ACCEPTED #### According to International Plant Names Index #### Published in null #### Original name null ### Remarks null
mdoering/backbone
life/Plantae/Magnoliophyta/Magnoliopsida/Caryophyllales/Amaranthaceae/Gomphrena/Gomphrena polypogon/README.md
Markdown
apache-2.0
183
# Copyright 2012 majgis Contributors # # Individuals comprising majgis Contributors are identified in # the NOTICE file found in the root directory of this project. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # Y...
majgis/majgis
experiments/iterateArcMapDocsByFolder.py
Python
apache-2.0
2,315
package d3bug.kidswing; import java.applet.AudioClip; import java.awt.event.MouseEvent; import java.awt.event.MouseListener; import javax.swing.Action; import javax.swing.Icon; import javax.swing.JButton; import d3bug.audio.AudioClipAccess; public class SpeakingButton extends JButton { private AudioClip audioCli...
bitsetd4d/word-playground
GameUtil/src/d3bug/kidswing/SpeakingButton.java
Java
apache-2.0
1,292
package cn.niriqiang.blog.service; import cn.niriqiang.BlogApplicationTests; import cn.niriqiang.blog.domain.Article; import cn.niriqiang.blog.domain.Tag; import cn.niriqiang.blog.dto.Result; import cn.niriqiang.blog.enums.ResultEnum; import cn.niriqiang.blog.exception.ArticleException; import com.github.pagehelper.Pa...
fengyuwusong/blog
src/test/java/cn/niriqiang/blog/service/ArticleServiceTest.java
Java
apache-2.0
4,446
/* * To change this template, choose Tool | Templates * and open the template in the editor. */ package br.com.amaterasu.view.text; /** * * @author Maykon */ public class Txt { public static String getTxt(String nomeArquivo, String var) { java.util.ResourceBundle bundle = java.util.ResourceBundle.ge...
maykonjv/plataforma-amaterasu
Amaterasu-Tool/src/br/com/amaterasu/view/text/Txt.java
Java
apache-2.0
430
package com.github.wei86609.osmanthus; import com.github.wei86609.osmanthus.event.EngineIntercepter; import com.github.wei86609.osmanthus.event.Event; import com.github.wei86609.osmanthus.executor.RuleExecutor; import com.github.wei86609.osmanthus.rule.Rule; import org.slf4j.Logger; import org.slf4j.LoggerFactory; im...
wangwei86609/osmanthus
osmanthus-core/src/main/java/com/github/wei86609/osmanthus/DefaultEngine.java
Java
apache-2.0
3,317
/* 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 * distri...
NDSU-Information-Technology/tapestry5-cayenne
tapestry5-cayenne-core/src/main/java/edu/ndsu/eci/tapestry5cayenne/internal/ObjEntityBinding.java
Java
apache-2.0
1,292
<!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_39) on Wed Mar 11 11:15:19 CST 2015 --> <META http-equiv="Content-Type" content="text/html; charset=utf-8"> <TITLE> 类 com.sina.weibo.sdk.openapi.mode...
cowthan/AyoWeibo
weibosdk/doc/doc/com/sina/weibo/sdk/openapi/models/class-use/StatusList.html
HTML
apache-2.0
3,090
package com.gome.haoyuangong.net.result.live; /** * 用户中心用户显示收藏和浏览等使用的结构体 * @author guohuiz */ public class ZhiBoUCenterRoomObject { private String mRoomID;///直播室Id private String mRoomName;///直播室名称 private String mSso_userid;///播主ssoid private String linkPic;///图片链接地址 public String getmRoomID() { retur...
simplelifetian/GomeOnline
jrj-TouGu/src/com/gome/haoyuangong/net/result/live/ZhiBoUCenterRoomObject.java
Java
apache-2.0
913
<?xml version="1.0" encoding="utf-8"?> <!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" xml:lang="en" lang="en"> <head> <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" /> <title>File: rpc.r...
zennoc/mcollective
doc/lib/mcollective/rpc_rb.html
HTML
apache-2.0
1,341
/** * Copyright 2014 * * 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,...
impro3-nerdle/nerdle
nerdle-oie/src/main/java/edu/tuberlin/dima/nerdle/stringmetric/LevenshteinDistance.java
Java
apache-2.0
1,285
<!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_79) on Thu Sep 17 01:48:47 IST 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>Uses of Class org.ap...
TitasNandi/Summer_Project
solr-5.3.1/docs/solr-core/org/apache/solr/security/class-use/AuthorizationContext.html
HTML
apache-2.0
7,809
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="fr"> <head> <!-- Generated by javadoc (version 1.7.0_51) on Sat May 17 15:31:39 CEST 2014 --> <title>Constant Field Values (Luchess 1.0.0 API)</title> <meta name="date" content="2014-05-17...
Elegie/luchess
doc/javadoc/constant-values.html
HTML
apache-2.0
45,991