code
stringlengths
3
1.05M
repo_name
stringlengths
4
116
path
stringlengths
3
942
language
stringclasses
30 values
license
stringclasses
15 values
size
int32
3
1.05M
package fr.excilys.computerdatabase.service; import java.util.ArrayList; import java.util.List; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.security.core.GrantedAuthority; import org.springframework.security.core.authority.SimpleGrantedAuthority; import org.springframewor...
krmmlsh/Java_Training
service/src/main/java/fr/excilys/computerdatabase/service/UserServices.java
Java
apache-2.0
3,492
package ru.dgolubets.neo4s.model import org.scalatest.{Matchers, WordSpec} /** * Tests default CyReads. */ class DefaultReadsSpec extends WordSpec with Matchers { "Default Reads" should { "read Long" in { CyNumber(1).as[Long] shouldBe 1 } "read Int" in { CyNumber(1).as[Int] shouldBe 1 ...
DGolubets/neo4s
src/test/scala/ru/dgolubets/neo4s/model/DefaultReadsSpec.scala
Scala
apache-2.0
1,069
package com.wecan.xhin.studio; import android.app.Application; import android.content.Context; import com.avos.avoscloud.AVOSCloud; import com.google.gson.FieldNamingPolicy; import com.google.gson.Gson; import com.google.gson.GsonBuilder; import com.squareup.okhttp.Interceptor; import com.squareup.okhttp.OkHttpClien...
XhinLiang/Studio
app/src/main/java/com/wecan/xhin/studio/App.java
Java
apache-2.0
3,181
package com.cantinho.spoonacularexample.retrofit_models; import com.google.gson.annotations.SerializedName; import java.util.List; /** * Created by samirtf on 14/02/17. */ public class Recipe { @SerializedName("id") private Integer id; @SerializedName("image") private String imag...
Cantinho/spoonaculator-android-example
SpoonacularExample/app/src/main/java/com/cantinho/spoonacularexample/retrofit_models/Recipe.java
Java
apache-2.0
923
#pragma once #include <map> #include "..\..\Defines.hpp" namespace te { class DynamicLibrary; class TE_EXPORT DynamicLibraryManager { protected: std::map<string, DynamicLibrary*> m_loadedLibraries; public: DynamicLibraryManager(); ~DynamicLibraryManager(); /* Loads the library with the specifi...
unpause/TeazelEngine
TeazelEngine/TeazelEngine/core/dynlib/DynamicLibraryManager.hpp
C++
apache-2.0
543
/* * The University of Wales, Cardiff Triana Project Software License (Based * on the Apache Software License Version 1.1) * * Copyright (c) 2007 University of Wales, Cardiff. All rights reserved. * * Redistribution and use of the software in source and binary forms, with * or without modification, are permitted...
CSCSI/Triana
triana-gui/src/main/java/org/trianacode/gui/main/imp/PlusMinusIcon.java
Java
apache-2.0
5,724
package ru.job4j.profession; /** * This class describes student with no parameters and operations. * * @author Kucykh Vasily (mailto:basil135@mail.ru) * @version $Id$ * @since 12.04.2017 */ public class Student extends Human { /** * constructor of Student class. * * @param name is name of a s...
Basil135/vkucyh
chapter_002/src/main/java/ru/job4j/profession/Student.java
Java
apache-2.0
399
# Rumex loureirianus Schult.f. SPECIES #### Status ACCEPTED #### According to International Plant Names Index #### Published in null #### Original name null ### Remarks null
mdoering/backbone
life/Plantae/Magnoliophyta/Magnoliopsida/Caryophyllales/Polygonaceae/Rumex/Rumex loureirianus/README.md
Markdown
apache-2.0
178
# Paranephelius Poepp. & Endl. GENUS #### 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/Asteraceae/Paranephelius/README.md
Markdown
apache-2.0
184
# Jasminum kriegeri Guillaumin SPECIES #### Status ACCEPTED #### According to International Plant Names Index #### Published in null #### Original name null ### Remarks null
mdoering/backbone
life/Plantae/Magnoliophyta/Magnoliopsida/Lamiales/Oleaceae/Jasminum/Jasminum kriegeri/README.md
Markdown
apache-2.0
178
# Polystachya lejolyana Stévart 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/Liliopsida/Asparagales/Orchidaceae/Polystachya/Polystachya lejolyana/README.md
Markdown
apache-2.0
188
# Polygonum pilosum Hemsl. SPECIES #### Status ACCEPTED #### According to International Plant Names Index #### Published in null #### Original name null ### Remarks null
mdoering/backbone
life/Plantae/Magnoliophyta/Magnoliopsida/Caryophyllales/Polygonaceae/Polygonum/Polygonum pilosum/README.md
Markdown
apache-2.0
174
# Bambusa aspera Schult.f. SPECIES #### Status SYNONYM #### According to The Catalogue of Life, 3rd January 2011 #### Published in Syst. veg. 7(2):1352. 1830 #### Original name null ### Remarks null
mdoering/backbone
life/Plantae/Magnoliophyta/Liliopsida/Poales/Poaceae/Dendrocalamus/Dendrocalamus asper/ Syn. Bambusa aspera/README.md
Markdown
apache-2.0
203
# Potentilla gracilis var. fastigiata (Nutt.) S. Wats. VARIETY #### Status ACCEPTED #### According to Integrated Taxonomic Information System #### Published in Proc. Amer. Acad. Arts 8:557. 1873 #### Original name null ### Remarks null
mdoering/backbone
life/Plantae/Magnoliophyta/Magnoliopsida/Rosales/Rosaceae/Potentilla/Potentilla gracilis/Potentilla gracilis fastigiata/README.md
Markdown
apache-2.0
240
package io.datakernel.di.impl; import java.util.concurrent.atomic.AtomicReferenceArray; @SuppressWarnings("rawtypes") public abstract class AbstractUnsyncCompiledBinding<R> implements CompiledBinding<R> { protected final int scope; protected final int index; protected AbstractUnsyncCompiledBinding(int scope, int ...
softindex/datakernel
core-di/src/main/java/io/datakernel/di/impl/AbstractUnsyncCompiledBinding.java
Java
apache-2.0
875
<!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Number | typescript</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="../assets/css/m...
jbeard4/SCION-CORE
docs/interfaces/__nvm_versions_v8_4_0_lib_node_modules_typedoc_node_modules_typescript_lib_lib_es5_d_.number.html
HTML
apache-2.0
27,724
/* * 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 ...
DieBauer/flink
flink-connectors/flink-jdbc/src/test/java/org/apache/flink/api/java/io/jdbc/JDBCOutputFormatTest.java
Java
apache-2.0
5,607
import org.springframework.context.ApplicationContext; import org.springframework.context.support.ClassPathXmlApplicationContext; /** * Created by 俊帆 on 2016/10/13. */ public class Test { public void init() throws InterruptedException { ApplicationContext applicationContext = new ClassPathXmlApplication...
tctxl/gulosity
test/src/main/java/Test.java
Java
apache-2.0
474
/* * Copyright (c) 2016, WSO2 Inc. (http://www.wso2.org) 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 * * Unles...
NuwanSameera/carbon-device-mgt-plugins
components/iot-plugins/androidsense-plugin/org.wso2.carbon.device.mgt.iot.androidsense.plugin/src/main/java/org/wso2/carbon/device/mgt/iot/androidsense/plugin/impl/AndroidSenseManagerService.java
Java
apache-2.0
3,097
package com.bestxty.designpattern.decorator; /** * @author jiangtaiyang * Created by jiangtaiyang on 2017/6/29. */ public class ConcreteComponent implements Component { @Override public void operation() { System.out.println("real operation."); } }
swjjxyxty/Study
studyjavase/studyjavasedesignpattern/src/main/java/com/bestxty/designpattern/decorator/ConcreteComponent.java
Java
apache-2.0
281
/* * Copyright 2015 - 2021 TU Dortmund * * 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...
LearnLib/alex
backend/src/test/java/de/learnlib/alex/data/entities/actions/misc/AssertVariableActionTest.java
Java
apache-2.0
4,771
package com.nollec.datebasetest; import android.app.Application; import android.test.ApplicationTestCase; /** * <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a> */ public class ApplicationTest extends ApplicationTestCase<Application> { public ApplicationTest() { ...
songyang2088/A-week-to-develop-android-app-plan
001_FeatureGuide/databasetest/src/androidTest/java/com/nollec/datebasetest/ApplicationTest.java
Java
apache-2.0
354
# Indigofera quinquefolia E.Mey. 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/Fabales/Fabaceae/Indigofera/Indigofera quinquefolia/README.md
Markdown
apache-2.0
188
/* * Copyright 2003 - 2014 The eFaps Team * * 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 ...
eFaps/eFaps-WebApp
src/main/java/org/efaps/ui/wicket/behaviors/dojo/package-info.java
Java
apache-2.0
797
/******************************************************************************* * Copyright 2007-2013 See AUTHORS file. * * 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:/...
x-meta/xworker
xworker_swt/src/main/java/xworker/swt/xworker/ExtendWidgetCreator.java
Java
apache-2.0
3,602
package com.psc.vote.vote.domain; import java.math.BigDecimal; import java.util.Date; import java.util.List; public class Anchor { String anchorName; BigDecimal anchorPrice; Date creationDate; String status; String clientId; String clientName; String clientWebsiteAddress; String clie...
sgudupat/psc-vote-server
src/main/java/com/psc/vote/vote/domain/Anchor.java
Java
apache-2.0
2,490
// // CreateGameViewController.h // MicroSport // // Created by Satya on 28/08/17. // Copyright © 2017 Hashim Khan. All rights reserved. // #import <UIKit/UIKit.h> #import "MyTextField.h" #import "IQDropDownTextField.h" @interface CreateGameViewController : UIViewController @property (weak, nonatomic) IBOutlet UI...
akamit806/MicroSport_IOS
MicroSport/MicroSport/CreateGame/CreateGameViewController.h
C
apache-2.0
1,426
package ar.com.larreta.stepper.controllers; import javax.servlet.ServletContext; import javax.validation.Valid; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.http.MediaType; import org.springframework.validation.Errors; import org.springframework.web.bind.annotation.Request...
llarreta/larretasources
Stepper/src/main/java/ar/com/larreta/stepper/controllers/ParentController.java
Java
apache-2.0
3,717
<!DOCTYPE html> <!-- Copyright (c) 2012-2014 Adobe Systems Incorporated. All rights reserved. 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. ...
TheSoftweyrGroup/B-Accounts
www/index.html
HTML
apache-2.0
3,720
import {moduleFor, test} from 'ember-qunit'; moduleFor('controller:login', 'Unit | Controller | login', { needs: ['service:metrics', 'service:session'] }); test('it exists', function (assert) { let controller = this.subject(); assert.ok(controller); });
piotrb5e3/0bit
tests/unit/controllers/login-test.js
JavaScript
apache-2.0
262
namespace SoukeyNetget { partial class frmAddPlanTask { /// <summary> /// 必需的设计器变量。 /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// 清理所有正在使用的资源。 /// </summary> /// <param name="disposing">如果应释放托管资源,为 t...
zhouweiaccp/code
SoukeyNetget/frmAddPlanTask.Designer.cs
C#
apache-2.0
20,352
# Myosotis reyana Sennen SPECIES #### Status ACCEPTED #### According to International Plant Names Index #### Published in null #### Original name null ### Remarks null
mdoering/backbone
life/Plantae/Magnoliophyta/Magnoliopsida/Boraginales/Boraginaceae/Myosotis/Myosotis reyana/README.md
Markdown
apache-2.0
172
default['mysql']['tunable']['server_id'] = node['ipaddress'].split('.').collect {|o| o.to_i}.inject(0) {|acc,o| acc*256 + o}
grigarr/base
attributes/mysql.rb
Ruby
apache-2.0
125
<!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_31) on Mon Oct 01 00:28:20 PDT 2012 --> <TITLE> Uses of Class org.apache.hadoop.mapred.TextInputFormat (Hadoop 1.0.3.16 API) </TITLE> <META NAME="da...
davidl1/hortonworks-extension
docs/api/org/apache/hadoop/mapred/class-use/TextInputFormat.html
HTML
apache-2.0
6,020
import os from ..libs import xlrd_tools HERE = os.path.dirname(os.path.abspath(__file__)) def test_xlsx_xlrd(): with open(os.path.join(HERE, 'fixtures', 'test.xlsx')) as fp: headers, data = xlrd_tools.xlsx_xlrd(fp) assert headers[0] == {'field': 'one', 'id': 'one', 'name': 'one'} assert data[0] ...
chrisseto/modular-file-renderer
mfr/ext/tabular/tests/test_xlsx_tools.py
Python
apache-2.0
362
<!DOCTYPE html> <html lang="zh-cn"> <head prefix="og: http://ogp.me/ns#"> <meta charset="utf-8"> <title>Mops Docs</title> <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- Canonical links --> <link rel="canonical" href="h...
haolianluo/haolianluo.github.io
zh-cn/docs/README-04542dfa5f.html
HTML
apache-2.0
9,410
/* * Copyright 2015 David A. Boyuka II * * 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 ...
daboyuka/PIQUE
tests/util/test-zo-iter.cpp
C++
apache-2.0
3,200
package com.ecas.base; import com.ecas.domain.User; import java.util.Date; import javax.persistence.Column; import javax.persistence.MappedSuperclass; @MappedSuperclass public abstract class BaseDomain extends AbstractDomain { private User updateUser; @Column(name = "update_time") private...
mrhailua/ecas
domain/src/main/java/com/ecas/base/BaseDomain.java
Java
apache-2.0
682
package ru.nivanov; import org.json.simple.JSONObject; import javax.servlet.*; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import javax.servlet.http.HttpSession; import java.io.IOException; import java.io.PrintWriter; /** * Created by Nikolay Ivanov on 27.03.2018. *...
Piterski72/Java-a-to-z
chapter_009/Task08/src/main/java/ru/nivanov/UserFilter.java
Java
apache-2.0
1,401
#!/bin/sh set -e set -u set -o pipefail function on_error { echo "$(realpath -mq "${0}"):$1: error: Unexpected failure" } trap 'on_error $LINENO' ERR # Used as a return value for each invocation of `strip_invalid_archs` function. STRIP_BINARY_RETVAL=0 # Strip invalid architectures strip_invalid_archs() { binary=...
pili-engineering/PLMediaStreamingKit
Example/Pods/Target Support Files/PLMediaStreamingKit/PLMediaStreamingKit-copy-dsyms.sh
Shell
apache-2.0
4,410
package org.apereo.cas.configuration.model.support.cookie; import org.apereo.cas.configuration.support.RequiresModule; import com.fasterxml.jackson.annotation.JsonFilter; import lombok.Getter; import lombok.Setter; import lombok.experimental.Accessors; import org.apache.commons.lang3.StringUtils; import java.io.Seri...
pdrados/cas
api/cas-server-core-api-configuration-model/src/main/java/org/apereo/cas/configuration/model/support/cookie/CookieProperties.java
Java
apache-2.0
4,453
#include "OI.h" #include "WPILib.h" #include "RobotMap.h" #include "Commands/Elevator/Lift.h" #include "Commands/Elevator/Lower.h" #include "Commands/Grabber/OpenArms.h" #include "Commands/Grabber/CloseArms.h" #include "Commands/Chassis/Drive.h" #include "Commands/PutToSmartDashboard.h" OI::OI() { this->stick = new J...
NeatTeam1943/Slifer
src/OI.cpp
C++
apache-2.0
1,198
# Copyright 2010 United States Government as represented by the # Administrator of the National Aeronautics and Space Administration. # Copyright 2011 Justin Santa Barbara # All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in complia...
Hybrid-Cloud/conveyor
conveyor/clone/drivers/openstack/driver.py
Python
apache-2.0
31,506
/* * Copyright 2015 Ayuget * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in wr...
nbonnec/Redface
app/src/main/java/com/ayuget/redface/ui/UIModule.java
Java
apache-2.0
5,666
using System; namespace NuGet { public interface IPackageManager { IFileSystem FileSystem { get; set; } IPackageRepository LocalRepository { get; } ILogger Logger { get; set; } IPackageRepository SourceRepository { get; } event EventHandler<PackageOperationEventArgs>...
grendello/nuget
src/Core/IPackageManager.cs
C#
apache-2.0
1,128
# HTTP2-FROMMARS http2 server for ASP.Net 5
aguacongas/HTTP2-FROMMARS
README.md
Markdown
apache-2.0
44
package de.tomjanke.lost.game.action; import de.tomjanke.lost.game.world.WorldObject; /** * Created by Tom on 28.05.2016. */ public class WorldObjectAction extends Action { public WorldObject Object; public WorldObjectAction(WorldObject o, float d, Runnable r) { super(d, r); Object = o; ...
Tom7353/Lost
core/src/de/tomjanke/lost/game/action/WorldObjectAction.java
Java
apache-2.0
427
package org.peace.savingtracker.ui.home; import android.content.Intent; import android.os.Bundle; import android.support.annotation.Nullable; import android.view.View; import butterknife.OnClick; import org.peace.savingtracker.MyApp; import org.peace.savingtracker.R; import org.peace.savingtracker.ui.AddExpenseActivit...
peacepassion/SavingTracker
app/src/main/java/org/peace/savingtracker/ui/home/HomeUserCenterFragment.java
Java
apache-2.0
2,275
/* * Copyright 2015 Open Networking Laboratory * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable la...
ravikumaran2015/ravikumaran201504
web/api/src/main/java/org/onosproject/rest/TopologyWebResource.java
Java
apache-2.0
8,214
/** * * No descripton provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) * * OpenAPI spec version: 1.6.0 * * * NOTE: This class is auto generated by the swagger code generator program. * https://github.com/swagger-api/swagger-codegen.git * Do not edit the class manually. ...
psh/OxfordDictionarySample
app/src/main/java/com/gatebuzz/oxfordapi/model/SentencesResults.java
Java
apache-2.0
3,199
/** @file @brief Implementation @date 2015 @author Sensics, Inc. <http://sensics.com/osvr> */ // Copyright 2015 Sensics, 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 L...
leemichaelRazer/OSVR-Core
src/osvr/JointClientKit/JointClientContext.cpp
C++
apache-2.0
4,568
<!DOCTYPE html > <html> <head> <title>Rotation - Random Forests in Apache Spark 1.2-SNAPSHOT API - reforest.rf.parameter.RFParameterType.Rotation</title> <meta name="description" content="Rotation - Random Forests in Apache Spark 1.2 - SNAPSHOT API - reforest.rf.parameter.RFParameterType.Rot...
alessandrolulli/reforest
docs/scaladocs/reforest/rf/parameter/RFParameterType$$Rotation$.html
HTML
apache-2.0
26,867
/* * Implementation of scanner for rational number calculator * CSE 374, 17wi, HP */ #include "token.h" #include "scan.h" #include <string> #include <cctype> #include <cstdlib> using namespace std; // Next unprocessed token on current input line. // Undefined if set_input has not been called. token next_tok; // C...
zachcwillson/uw-cse
cse-374/project-7/scan.cpp
C++
apache-2.0
2,365
# Cyperus conglomeratus var. ensifolius VARIETY #### Status SYNONYM #### According to The Catalogue of Life, 3rd January 2011 #### Published in null #### Original name null ### Remarks null
mdoering/backbone
life/Plantae/Magnoliophyta/Liliopsida/Poales/Cyperaceae/Cyperus/Cyperus conglomeratus/ Syn. Cyperus conglomeratus ensifolius/README.md
Markdown
apache-2.0
194
# AUTOGENERATED FILE FROM balenalib/jetson-nano-emmc-ubuntu:bionic-run ENV GO_VERSION 1.15.7 # gcc for cgo RUN apt-get update && apt-get install -y --no-install-recommends \ g++ \ gcc \ libc6-dev \ make \ pkg-config \ git \ && rm -rf /var/lib/apt/lists/* RUN set -x \ && fetchDeps=' \ curl \ ' \ && ...
nghiant2710/base-images
balena-base-images/golang/jetson-nano-emmc/ubuntu/bionic/1.15.7/run/Dockerfile
Dockerfile
apache-2.0
2,331
# AUTOGENERATED FILE FROM balenalib/cubox-i-ubuntu:focal-run ENV NODE_VERSION 14.15.4 ENV YARN_VERSION 1.22.4 RUN buildDeps='curl libatomic1' \ && set -x \ && for key in \ 6A010C5166006599AA17F08146C2130DFD2497F5 \ ; do \ gpg --keyserver pgp.mit.edu --recv-keys "$key" || \ gpg --keyserver keyserver.pgp.com --...
nghiant2710/base-images
balena-base-images/node/cubox-i/ubuntu/focal/14.15.4/run/Dockerfile
Dockerfile
apache-2.0
2,913
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. namespace Microsoft.AspNetCore.SignalR.Internal { internal class HubContext<THub, T> : IHubContext<THub, T> where THub : Hub<T> where T : class { private...
aspnet/AspNetCore
src/SignalR/server/Core/src/Internal/HubContext`T.cs
C#
apache-2.0
802
/** @file * @brief MAVLink comm protocol built from ualberta.xml * @see http://mavlink.org */ #ifndef MAVLINK_H #define MAVLINK_H #ifndef MAVLINK_STX #define MAVLINK_STX 85 #endif #ifndef MAVLINK_ENDIAN #define MAVLINK_ENDIAN MAVLINK_BIG_ENDIAN #endif #ifndef MAVLINK_ALIGNED_FIELDS #define MAVLINK_ALIGNED_FIELDS ...
JMarple/UMass-Launch-Comm
mavlink-build/include/v0.9/ualberta/mavlink.h
C
apache-2.0
456
ARG base_image ARG debug_image FROM $base_image AS release ARG TARGETARCH=amd64 COPY collector-linux-$TARGETARCH /go/bin/collector-linux EXPOSE 14250/tcp ENTRYPOINT ["/go/bin/collector-linux"] FROM $debug_image AS debug ARG TARGETARCH=amd64 COPY collector-debug-linux-$TARGETARCH /go/bin/collector-linux EXPOSE 12345/t...
uber/jaeger
cmd/collector/Dockerfile
Dockerfile
apache-2.0
486
<?php /** * bloodstone community V1.0.0 * @link https://www.facebook.com/Mazn.touati * @author Mazen Touati * @version 1.0.0 */ class Application { protected $controller = 'home', $method = 'index', $params = []; static $prefix = URL; /** * */ public f...
MazenDesigns/bscommunity
application/core/application.php
PHP
apache-2.0
1,928
/* * 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 * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to ...
googleapis/java-compute
proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/ManagedInstanceLastAttempt.java
Java
apache-2.0
25,027
/* * 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 * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to ...
googleapis/java-compute
proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/VpnGatewayStatusTunnelOrBuilder.java
Java
apache-2.0
2,892
using System; using System.Threading.Tasks; using InsurgenceServerCore.ClientHandler; namespace InsurgenceServerCore.Battles { public class Battle { public Guid Id; public string Username1; public string Username2; public Client Client1; public Client Client2; ...
Deukhoofd/InsurgenceServer
InsurgenceServerCore/Battles/Battle.cs
C#
apache-2.0
4,347
package com.github.randomcodeorg.ppplugin.data.gradle; import java.io.File; import org.gradle.api.tasks.SourceSetContainer; public class JavaSourceSetProvider implements SourceSetProvider { private final SourceSetContainer container; public JavaSourceSetProvider(SourceSetContainer container) { this.container ...
RandomCodeOrg/PPPluginGradle
plugin/src/main/java/com/github/randomcodeorg/ppplugin/data/gradle/JavaSourceSetProvider.java
Java
apache-2.0
751
// // ASSingleton.h // AtSugar // // Created by Dustin Bachrach on 9/28/14. // Copyright (c) 2014 Media Hound. All rights reserved. // #define singleton(name) class __singleton__NOT_A_CLASS__; + (instancetype)name {\ {\ static id sharedInstance = nil;\ static dispatch_once_t onceToken;\ ...
MediaHound/AtSugar
Pod/Classes/ASSingleton.h
C
apache-2.0
456
using System.Reflection; using System.Resources; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; using System.Windows; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated ...
alefesouza/gdg-sp
Desktop/GDGSPCheckIn/Properties/AssemblyInfo.cs
C#
apache-2.0
2,406
using UnityEngine; using UnityEngine.UI; using UnityEngine.SceneManagement; public class demonStateSwallow : StateMachineBehaviour { private Image blackscreen; private UnityStandardAssets.Characters.FirstPerson.MouseLook ml; private Transform pcamera; private Transform player; // OnStateEnter is called when a ...
carlsc2/EGDHorrorGame
HeartbeatHorror/Assets/Scripts/Demon/demonStateSwallow.cs
C#
apache-2.0
2,038
// // ViewController.h // GitTest // // Created by rimi on 15/7/29. // Copyright (c) 2015年 rimi. All rights reserved. // #import <UIKit/UIKit.h> @interface ViewController : UIViewController @end
3210108chen/weige
GitTest/GitTest/ViewController.h
C
apache-2.0
206
package Manager; import Tweet.Tweet; import com.fasterxml.jackson.databind.DeserializationFeature; import com.fasterxml.jackson.databind.ObjectMapper; import org.apache.kafka.clients.consumer.ConsumerRecord; import org.apache.kafka.clients.consumer.ConsumerRecords; import org.apache.kafka.clients.consumer.KafkaConsum...
eltitopera/TFM
manager/src/src/main/java/Manager/ServiceManager.java
Java
apache-2.0
2,338
package pl.npe.lpp.preprocessor.line; import java.util.Collections; import java.util.List; /** * Created by IntelliJ IDEA. * User: tomek * Date: 08.06.14 * Time: 15:01 */ public class DirectiveUsage { private String directive; private List<String> params; public DirectiveUsage(String directive, Li...
traczykowski/lpp
src/main/java/pl/npe/lpp/preprocessor/line/DirectiveUsage.java
Java
apache-2.0
1,523
/* Copyright 2007-2015 QReal Research Group * * 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...
dvvrd/qreal
plugins/robots/common/trikKit/src/blocks/details/drawRectBlock.cpp
C++
apache-2.0
1,307
/* * Created on 05.des.2005 * * Copyright (c) 2005, Karl Trygve Kalleberg <karltk near strategoxt.org> * * Licensed under the GNU Lesser General Public License, v2.1 */ package org.spoofax.jsglr.tests; import org.spoofax.interpreter.terms.IStrategoTerm; import org.spoofax.jsglr.client.InvalidParseTableException;...
metaborg/jsglr
org.spoofax.jsglr/test/org/spoofax/jsglr/tests/TestAmb.java
Java
apache-2.0
1,041
## kubectl proxy Run a proxy to the Kubernetes API server ### Synopsis Run a proxy to the Kubernetes API server. ``` kubectl proxy [--port=PORT] [--www=static-dir] [--www-prefix=prefix] [--api-prefix=prefix] ``` ### Examples ``` // Run a proxy to kubernetes apiserver on port 8011, serving static content from ./...
sroze/kubernetes
docs/kubectl_proxy.md
Markdown
apache-2.0
3,061
// Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. package com.yahoo.vespa.clustercontroller.core; import com.yahoo.vdslib.state.*; import com.yahoo.vespa.clustercontroller.core.hostinfo.HostInfo; import com.yahoo.vespa.clustercontroller.core.hostinfo.StorageNodeSt...
vespa-engine/vespa
clustercontroller-core/src/test/java/com/yahoo/vespa/clustercontroller/core/ClusterStateViewTest.java
Java
apache-2.0
3,671
using UnityEngine; using System.Collections; public class BasicSword : Weapon { public BasicSword () { damageMultiplier = 1.0; speed = 1.0; } }
jakebacker/UnityGame
Assets/Project/Scripts/BasicSword.cs
C#
apache-2.0
154
package oob import ( "context" "github.com/google/wire" "github.com/skygeario/skygear-server/pkg/auth/dependency/urlprefix" "github.com/skygeario/skygear-server/pkg/core/async" "github.com/skygeario/skygear-server/pkg/core/config" "github.com/skygeario/skygear-server/pkg/core/db" "github.com/skygeario/skygear...
SkygearIO/skygear-server
pkg/auth/dependency/authenticator/oob/deps.go
GO
apache-2.0
1,217
git add . git commit -m "更新README.MD" git push -u origin master
suncht/wordtable-read
commit.bat
Batchfile
apache-2.0
67
package com.softwarelma.epe.p3.print; import java.util.ArrayList; import java.util.List; import com.softwarelma.epe.p1.app.EpeAppException; import com.softwarelma.epe.p1.app.EpeAppUtils; import com.softwarelma.epe.p2.exec.EpeExecContent; import com.softwarelma.epe.p2.exec.EpeExecContentInternal; import com.softwarelm...
softwarelma/utils
src/main/java/com/softwarelma/epe/p3/print/EpePrintFinalPrint_separator_smart.java
Java
apache-2.0
3,797
// 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 // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writi...
googleads/googleads-java-lib
modules/adwords_appengine/src/main/java/com/google/api/ads/adwords/jaxws/v201809/cm/BiddingStrategyOperation.java
Java
apache-2.0
2,228
# Meliola perseae f. setulifera Speg. FORM #### Status ACCEPTED #### According to Index Fungorum #### Published in Boletín de la Academia Nacional de Ciencias de Córdoba 26(2-4): 380 [no. 16, reprint page 14] (1923) #### Original name Meliola perseae f. setulifera Speg. ### Remarks null
mdoering/backbone
life/Fungi/Ascomycota/Dothideomycetes/Meliolales/Meliolaceae/Meliola/Meliola perseae/Meliola perseae setulifera/README.md
Markdown
apache-2.0
294
package ikube.action; import ikube.AbstractTest; import ikube.IConstants; import ikube.action.index.IndexManager; import ikube.model.IndexContext; import ikube.toolkit.FILE; import ikube.toolkit.THREAD; import org.apache.lucene.index.IndexWriter; import org.junit.After; import org.junit.Before; import org.j...
michaelcouck/ikube
code/core/src/test/java/ikube/action/ReopenTest.java
Java
apache-2.0
4,627
# simple laravel simple app
liaobude/simple
README.md
Markdown
apache-2.0
28
/* * Copyright 2000-2017 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
sabi0/intellij-community
platform/platform-impl/src/com/intellij/application/options/schemes/AbstractSchemesPanel.java
Java
apache-2.0
11,570
# Copyright 2021 DeepMind Technologies Limited. # # 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...
deepmind/deepmind-research
ogb_lsc/mag/data_utils.py
Python
apache-2.0
18,032
<?php namespace Topxia\Common; use Imagine\Image\Box; use Imagine\Gd\Imagine; use Imagine\Image\Point; use Topxia\Service\Common\ServiceKernel; use Symfony\Component\Filesystem\Filesystem; use Symfony\Component\HttpFoundation\File\File; use Symfony\Component\HttpFoundation\File\UploadedFile; use Symfony\Component\Http...
18826252059/im
src/Topxia/Common/FileToolkit.php
PHP
apache-2.0
56,525
import android.content.Context; import android.graphics.Bitmap; import android.graphics.Rect; import android.graphics.RectF; import android.util.DisplayMetrics; import android.view.Display; import android.view.View; import android.view.WindowManager; public final class lsr { static final lsp<Bitmap> a = n...
ChiangC/FMTech
GooglePlus/app/src/main/java/lsr.java
Java
apache-2.0
15,760
/* * Copyright 2000-2016 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
consulo/consulo-junit
plugin/src/main/java/com/intellij/execution/junit2/configuration/JUnitConfigurable.java
Java
apache-2.0
29,412
{% load static %} {% load core_tags %} {% load i18n %} <div class="text-center"> <img class="rdmo-logo" src="{% static 'core/img/rdmo-logo.svg' %}" alt="{% trans 'RDMO Logo' %}" /> <h1>Research data management organiser</h1> <h4>Version {% version %}</h4> </div> <div class="text-justify"> <p> ...
rdmorganiser/rdmo
rdmo/core/templates/core/about_text_fr.html
HTML
apache-2.0
1,522
<!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 (1.8.0_91) on Sun Sep 08 16:40:49 CST 2019 --> <title>LxEvent (lightadapter API)</title> <meta name="date" content="2019-09-08"> <link rel="stylesheet...
chendongMarch/QuickRv
lightadapter/build/docs/javadoc/com/zfy/adapter/function/LxEvent.html
HTML
apache-2.0
13,351
package middleware import ( "encoding/base64" "strconv" "strings" "github.com/raintank/raintank-apps/pkg/auth" "gopkg.in/macaron.v1" ) type Context struct { *macaron.Context *auth.SignedInUser ApiKey string } func GetContextHandler() macaron.Handler { return func(c *macaron.Context) { ctx := &Context{ ...
raintank/raintank-apps
vendor/github.com/raintank/worldping-api/pkg/middleware/middleware.go
GO
apache-2.0
2,035
import { Component } from '@angular/core'; import { NavController } from 'ionic-angular'; import { HttpModule } from '@angular/http'; import { RecipeServiceProvider } from '../../providers/recipe/recipe.service'; import { Recipe } from '../../providers/recipe/recipe.model'; import { RecipeDetailPage } from '../recipe-d...
gokhankuyucak/AeropressApp
src/pages/home/home.ts
TypeScript
apache-2.0
1,064
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="de"> <head> <title>Uses of Package org.deidentifier.arx.gui.model (ARX GUI Documentation)</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="St...
fstahnke/arx
doc/gui/org/deidentifier/arx/gui/model/package-use.html
HTML
apache-2.0
34,278
package com.google.api.ads.dfp.jaxws.v201511; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlType; /** * * Action that can be performed on {@link FirstPartyAudienceSegment} objects to deactivate them. * ...
gawkermedia/googleads-java-lib
modules/dfp_appengine/src/main/java/com/google/api/ads/dfp/jaxws/v201511/DeactivateAudienceSegments.java
Java
apache-2.0
984
Functions =============================== # string arrayImplode( string $glue, string $separator, array $array); * 功能:将关联数组合并成一个字符串,弥补PHP原生的implode函数仅能处理数值数组的不足。 * 参数: $glue 键值之间的连接,形如 `{$key}{$glue}{$value}` $separator 数组元素与元素之间的整体分隔符 $array 要进行合并的目标数组(关联数组) # void redirectHeader($addr, $params =...
chigix/CHIGIX-SERVICE
docs/functions.md
Markdown
apache-2.0
2,954
/* * * Copyright 2017-2018 Nitrite author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
dizitart/nitrite-database
nitrite/src/test/java/org/dizitart/no2/objects/data/PersonEntity.java
Java
apache-2.0
1,463
/** * Copyright 2011-2016 GatlingCorp (http://gatling.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appl...
e-biz/gatling-liferay
src/main/webapp/css/view.css
CSS
apache-2.0
4,467
package org.devel.reportfx; import de.saxsys.mvvmfx.FluentViewLoader; import javafx.application.Application; import javafx.scene.Parent; import javafx.scene.Scene; import javafx.stage.Stage; import de.saxsys.mvvmfx.ViewTuple; public class Starter extends Application { public static void main(String... args) { ...
stefanil/ReportFX
client/src/main/java/org/devel/reportfx/Starter.java
Java
apache-2.0
695
package server import ( "encoding/json" "errors" "fmt" "os" "path/filepath" "strings" "syscall" "github.com/Sirupsen/logrus" "github.com/docker/docker/pkg/stringid" "github.com/kubernetes-incubator/cri-o/oci" "github.com/kubernetes-incubator/cri-o/server/apparmor" "github.com/kubernetes-incubator/cri-o/se...
resouer/cri-o
server/container_create.go
GO
apache-2.0
11,852
// Copyright 2011, 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...
cmmanish/OldUITempTest
examples/v201109/GetAllVideos.java
Java
apache-2.0
2,746
/* * Copyright (c) 2011-2013, Peter Abeles. All Rights Reserved. * * This file is part of BoofCV (http://boofcv.org). * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www...
intrack/BoofCV-master
main/geo/test/boofcv/alg/geo/pose/TestPnPRodriguesCodec.java
Java
apache-2.0
2,081