text
stringlengths
7.32k
45.1k
/* * MIT License * * Copyright 2017 Broad Institute * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use, copy, modi...
/* ************************************************************************* * The contents of this file are subject to the Openbravo Public License * Version 1.1 (the "License"), being the Mozilla Public License * Version 1.1 with a permitted attribution clause; you may not use this * file except in...
/** * The MIT License (MIT) * Copyright (c) 2018 Microsoft Corporation * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights *...
/* * Copyright (c) 2015 Spotify AB. * * 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,...
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package Vista2; import java.awt.BorderLayout; import java.awt.Color; import java.awt.Dimension; import java.awt.Font; import java.awt....
/* * aTalk, android VoIP and Instant Messaging client * Copyright 2014 <NAME> * * 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 * * Unle...
package net.insomniakitten.bamboo.block; import com.google.common.collect.ImmutableList; import com.google.common.collect.ImmutableMap; import com.google.common.collect.Lists; import com.google.common.collect.Maps; import net.insomniakitten.bamboo.Bamboozled; import net.insomniakitten.bamboo.init.BamboozledBlocks; imp...
/** * Copyright (c) 2015, The University of Southampton. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met: * * * Redistributions of source code must retain the above copyright notice, * ...
// Copyright © 2019. All rights reserved. // Authors: <NAME> // Contacts: <EMAIL> package diploma.treatmentPredictionMVC; import com.itextpdf.text.*; import com.itextpdf.text.pdf.PdfPCell; import com.itextpdf.text.pdf.PdfPTable; import com.itextpdf.text.pdf.PdfWriter; import diploma.classes.Patient; import org.sqlite...
/******************************************************************************* * Copyright (c) 2021 Eclipse RDF4J contributors. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Distribution License v1.0 * which accompanies this distribution, an...
package com.bluebrim.font.impl.server.type1; import java.io.*; import java.util.*; import com.bluebrim.font.impl.server.util.*; import com.bluebrim.font.impl.shared.metrics.*; import com.bluebrim.postscript.shared.*; /** * Read and parse Type1 font information and metrics from an AFM (Adobe Font Metrics) file. * Cr...
/* * Copyright 2002-2006 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 requi...
package com.jidcoo.android.widget.commentview.adapter; import android.content.Context; import android.content.res.ColorStateList; import android.graphics.Color; import android.graphics.PorterDuff; import android.graphics.Typeface; import android.view.LayoutInflater; import android.view.View; import android.view.ViewG...
/* * Created on Apr 18, 2005 * */ package gov.va.med.imaging.dicom.dcftoolkit.test; import gov.va.med.imaging.dicom.common.Constants; import gov.va.med.imaging.dicom.common.interfaces.IDicomElement; import gov.va.med.imaging.dicom.dcftoolkit.common.impl.DicomDataSetImpl; import gov.va.med.imaging.exchange.business.d...
package org.webjars; import com.fasterxml.jackson.databind.JsonNode; import com.fasterxml.jackson.databind.ObjectMapper; import com.fasterxml.jackson.databind.node.ArrayNode; import com.fasterxml.jackson.databind.node.ObjectNode; import com.fasterxml.jackson.databind.node.TextNode; import static com.fasterxml.jackson....
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package tictactoe.Controllers; import helpers.AnimationHelper; import helpers.NetworkConfig; import java.io.DataInputStream; import ja...
/* Copyright 2012 <NAME> <EMAIL> 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 ...
package edu.miracosta.cs113; import javax.imageio.ImageIO; import javax.swing.*; import javax.swing.border.EmptyBorder; import java.awt.*; import java.awt.event.*; import java.awt.image.BufferedImage; import java.io.File; import java.io.IOException; /** * GameGUI class made to create the game field based on specific...
/* * 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 ...
package io.github.cawfree.chirp; import android.media.AudioFormat; import android.media.AudioManager; import android.media.AudioTrack; import android.os.AsyncTask; import android.support.annotation.NonNull; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.util.Log; import andro...
/* * Copyright 2002-2021 Barcelona Supercomputing Center (www.bsc.es) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unl...
/* * Copyright 2018 Amazon.com, Inc. or its affiliates. * * Licensed under the Apache License, Version 2.0 (the "License") * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applica...
/* Copyright 2021. Huawei Technologies Co., Ltd. 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 https://www.apache.org/licenses/LICENSE-2.0 Unless ...
/* * Copyright (C) 2018-2021 <NAME> (www.helger.com) * philip[at]helger[dot]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 ...
package beam.analysis.plots; import beam.agentsim.agents.ridehail.RideHailSurgePricingManager; import beam.agentsim.agents.ridehail.SurgePriceBin; import beam.sim.OutputDataDescription; import beam.utils.OutputDataDescriptor; import com.google.inject.Inject; import org.jfree.chart.ChartFactory; import org.jfree.chart....
package com.sjitportal.home.portal; import android.app.ProgressDialog; import android.content.Context; import android.content.Intent; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.graphics.drawable.BitmapDrawable; import android.os.AsyncTask; import android.os.Bundle; import an...
/** * 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...
/* * Copyright (c) 2016 deltaDNA Ltd. 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 b...
/*- * ============LICENSE_START======================================================= * org.openecomp.aai * ================================================================================ * Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. * ================================================...
package com.parsin.bletool.Test; /** * Created by hadi on 9/2/17. */ import android.annotation.SuppressLint; import android.app.AlertDialog; import android.app.ProgressDialog; import android.content.ComponentName; import android.content.Context; import android.content.DialogInterface; import android.content.Intent;...
package io.github.donkirkby.livepycharm; import com.intellij.codeHighlighting.BackgroundEditorHighlighter; import com.intellij.ide.structureView.StructureViewBuilder; import com.intellij.openapi.actionSystem.DataContext; import com.intellij.openapi.editor.Document; import com.intellij.openapi.editor.Editor; import com...
// Dstl (c) Crown Copyright 2017 // Modified by Committed Software Copyright (c) 2018, <EMAIL> package uk.gov.dstl.baleen.uima.grammar; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertFalse; import static org.junit.Assert.assertNotNull; import static org.junit.Assert.assertTrue; impo...
/* * Copyright (c) 2007-2011 by The Broad Institute of MIT and Harvard. All Rights Reserved. * * This software is licensed under the terms of the GNU Lesser General Public License (LGPL), * Version 2.1 which is available at http://www.opensource.org/licenses/lgpl-2.1.php. * * THE SOFTWARE IS PROVIDED "AS IS." TH...
/* * 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 ...
package com.wolf.test.win; import com.xebialabs.overthere.cifs.WinrmHttpsCertificateTrustStrategy; import com.xebialabs.overthere.cifs.WinrmHttpsHostnameVerificationStrategy; import com.xebialabs.overthere.winrm.Namespaces; import com.xebialabs.overthere.winrm.WinRmRuntimeIOException; import com.xebialabs.overthere.wi...
/* * * 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"); ...
/* * Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved. * */ package org.apache.coyote.http11; import java.io.InputStream; import java.io.IOException; import java.io.OutputStream; import org.apache.coyote.*; import java.io.*; import java.net.*; import java.util.*; import org.apache.tomcat.util.res.St...
package com.vgrs.xcode.jnlp; import javax.swing.*; import javax.swing.event.*; import javax.swing.border.*; import java.awt.*; import java.awt.event.*; import java.util.*; import com.vgrs.xcode.ext.*; import com.vgrs.xcode.idna.*; import com.vgrs.xcode.util.*; import com.vgrs.xcode.common.*; /** * A Graphical Us...
package Test.test.URIChatbot; import java.io.BufferedReader; import java.io.DataOutputStream; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; import java.net.HttpURLConnection; import java.net.MalformedURLException; import java.net.URL; import java.net.URLConnection;...
/* * Copyright (c) 2018 by <NAME>. * * The author licenses this file to you under the * Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance * with the License. You may obtain a copy * of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requ...
import java.io.File; import java.io.IOException; import java.nio.charset.Charset; import java.sql.Connection; import java.sql.DriverManager; import java.sql.PreparedStatement; import java.sql.ResultSet; import java.sql.SQLException; import java.sql.Statement; import java.util.ArrayDeque; import java.util.List; import j...
package com.erikboesen.arbolwp.widget; import com.erikboesen.arbolwp.app.ArboApp; import com.erikboesen.arbolwp.graphics.ArboRenderer; import com.erikboesen.arbolwp.database.Database; import com.erikboesen.arbolwp.database.Theme; import android.annotation.SuppressLint; import android.content.Context; import android.d...
package com.demo.web.core.util; import java.io.File; import java.io.IOException; import java.io.InputStream; import java.net.ConnectException; import java.net.HttpURLConnection; import java.net.URL; import java.net.URLConnection; import java.text.DecimalFormat; import java.text.ParseException; import java.text.SimpleD...
package com.chends.opengl.renderer.advanced.opengl; import android.content.Context; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.opengl.GLES20; import android.opengl.Matrix; import com.chends.opengl.R; import com.chends.opengl.renderer.BaseRenderer; import com.chends.opengl.ut...
package com.atck.gulimall.product.service.impl; import com.alibaba.fastjson.JSON; import com.alibaba.fastjson.TypeReference; import com.atck.common.utils.PageUtils; import com.atck.common.utils.Query; import com.atck.gulimall.product.entity.CategoryBrandRelationEntity; import com.atck.gulimall.product.service.Category...
/* * 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 ...
package com.github.juggernaut.muqtti.fsm; import com.github.juggernaut.muqtti.Configuration; import com.github.juggernaut.muqtti.exception.DecodingException; import com.github.juggernaut.muqtti.exception.MalformedPacketException; import com.github.juggernaut.muqtti.fsm.events.*; import com.github.juggernaut.muqtti.Mqt...
/** * This work was created by participants in the DataONE project, and is * jointly copyrighted by participating institutions in DataONE. For * more information on DataONE, see our web site at http://dataone.org. * * Copyright ${year} * * Licensed under the Apache License, Version 2.0 (the "License"); * you...
/* * By downloading the PROGRAM you agree to the following terms of use: * * BROAD INSTITUTE * SOFTWARE LICENSE AGREEMENT * FOR ACADEMIC NON-COMMERCIAL RESEARCH PURPOSES ONLY * * This Agreement is made between the Broad Institute, Inc. with a principal address at 415 Main Street, Cambridge, MA 02142 ("BROAD") and the L...
/* * Copyright (C) 2012 The Android Open Source Project * * Licensed under the Eclipse 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/org/documents/epl-v10.php * * Unless r...
package org.telegram.telegrambots.api.objects; import com.fasterxml.jackson.annotation.JsonProperty; import com.fasterxml.jackson.core.JsonGenerator; import com.fasterxml.jackson.databind.SerializerProvider; import com.fasterxml.jackson.databind.jsontype.TypeSerializer; import org.json.JSONArray; import org.json.JSON...
/* * 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 not u...
/* * JBoss, Home of Professional Open Source. * Copyright 2013 Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * under...
/* * Copyright (C) 2014-present, <NAME> (<EMAIL>) * * 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...
package edu.utd.minecraft.mod.polycraft.worldgen; import java.util.HashSet; import java.util.Random; import java.util.Set; import net.minecraft.block.Block; import net.minecraft.block.BlockFlower; import net.minecraft.block.material.Material; import net.minecraft.init.Blocks; import net.minecraft.util.Block...
/******************************************************************************* * ============LICENSE_START================================================== * * org.onap.dmaap * * =========================================================================== * * Copyright © 2017 AT&T Intellectual Property. All r...
package org.xdef.transform.xsd.schema2xd.adapter.impl; import org.apache.ws.commons.schema.XmlSchema; import org.apache.ws.commons.schema.XmlSchemaAll; import org.apache.ws.commons.schema.XmlSchemaAllMember; import org.apache.ws.commons.schema.XmlSchemaAny; import org.apache.ws.commons.schema.XmlSchemaAttribute; impo...
package org.kurento.tutorial.rtpreceiver; import com.google.gson.JsonObject; import org.kurento.client.BaseRtpEndpoint; import org.kurento.client.ConnectionStateChangedEvent; import org.kurento.client.CryptoSuite; import org.kurento.client.ErrorEvent; import org.kurento.client.EventListener; import org.kurento.client....
package pacmangame.entity; import java.awt.Color; import java.awt.Graphics; import java.awt.Graphics2D; import java.awt.Image; import java.awt.Rectangle; import java.util.ArrayList; import javax.swing.ImageIcon; import pacmangame.GameEngine; import pacmangame.Map; public class GhostRed extends Entity { Image []...
package software.amazon.smithy.aws.go.codegen; import java.util.ArrayList; import java.util.Collection; import java.util.HashSet; import java.util.List; import java.util.Set; import software.amazon.smithy.aws.traits.ServiceTrait; import software.amazon.smithy.aws.traits.clientendpointdiscovery.ClientDiscoveredEndpoint...
package gmtools.parsers; import gmtools.common.ArrayTools; import gmtools.tools.SnapTracks; import java.io.BufferedReader; import java.io.FileReader; import java.io.IOException; import java.util.ArrayList; import java.util.List; import uk.me.jstott.jcoord.LatLng; /** * copyright (c) 2014-2015 <NAME> ...
/* * Copyright (C) 2014 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
package com.home.shineTool.reflect.code; import com.home.shine.ctrl.Ctrl; import com.home.shine.support.collection.IntObjectMap; import com.home.shine.support.collection.StringIntMap; import com.home.shineTool.constlist.CodeType; import com.home.shineTool.constlist.VarType; import com.home.shineTool.reflect.cls...
package org.mindtrails.controller; import lombok.Data; import org.joda.time.DateTime; import org.mindtrails.domain.*; import org.mindtrails.domain.Scheduled.Email; import org.mindtrails.domain.Scheduled.ScheduledEvent; import org.mindtrails.domain.Scheduled.ScheduledEventComparator; import org.mindtrails.domain.forms....
/* * Tencent is pleased to support the open source community by making Tinker available. * * Copyright (C) 2016 THL A29 Limited, a Tencent company. All rights reserved. * * Licensed under the BSD 3-Clause License (the "License"); you may not use this file except in * compliance with the License. You may obtain a ...
/* * Copyright (c) 2016, Great Software Laboratory Private Limited. * All rights reserved. * * Contributor: <NAME> [<EMAIL>] * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * * Redistributions of source ...
/* * Copyright (C) 2012 <NAME>. 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 ...
/** <NAME> offers this software opensource MIT license */ package immutableexceptgas.occamsfuncer.v1.impl.util; import java.util.Arrays; import immutable.util.Text; import immutableexceptgas.occamsfuncer.v1.fn; import immutableexceptgas.occamsfuncer.v1.impl.fns.Call; import immutableexceptgas.occamsfuncer.v1.impl.fns...
/* * Copyright (c) 2021, <NAME>. 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.apache.org...
/* * @(#)GSASDataFile.java created 10/07/1998 Grenoble, ILL * * Copyright (c) 1998 <NAME> All Rights Reserved. * * This software is the research result of <NAME> and it is * provided as it is as confidential and proprietary information. * You shall not disclose such Confidential Information and shall use * it o...
/* * Copyright 2011, 2012 Plant Breeding, Wageningen UR. * * 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...
package LBJ2; import java.io.File; import java.io.FileInputStream; import java.io.FileNotFoundException; import java.io.IOException; import java.util.HashSet; import java.util.Iterator; import java.util.LinkedList; import java_cup.runtime.Symbol; import LBJ2.IR.AST; import LBJ2.frontend.parser; import LBJ2.frontend....
package com.sudwood.advancedutilities.tileentity; import com.sudwood.advancedutilities.HelperLibrary; import com.sudwood.advancedutilities.config.ServerOptions; import com.sudwood.advancedutilities.fluids.AdvancedUtilitiesFluids; import com.sudwood.advancedutilities.items.AdvancedUtilitiesItems; import com.sudwood.adv...
package algorithms.compGeometry; import algorithms.MultiArrayMergeSort; import algorithms.imageProcessing.GreyscaleImage; import algorithms.imageProcessing.MiscellaneousCurveHelper; import algorithms.imageProcessing.util.AngleUtil; import algorithms.misc.Misc; import algorithms.util.LinearRegression; import algorithms...
package se.sitic.megatron.core; import java.io.UnsupportedEncodingException; import java.util.ArrayList; import java.util.HashMap; import java.util.Iterator; import java.util.List; import java.util.Map; import org.apache.log4j.Logger; import se.sitic.megatron.db.DbManager; import se.sitic.megatron.entity.LogEntry; i...
/* * Export as runnable JAR */ package eu.securedfp7.m2lservice.plugin; import mspl_class.ConfigurationRule; import mspl_class.FilteringAction; import mspl_class.FilteringConfigurationCondition; import mspl_class.ITResource; import mspl_class.RuleSetConfiguration; import java.io.BufferedReader; import java.io.File;...
import java.io.BufferedInputStream; import java.io.DataInputStream; import java.io.IOException; import java.io.OutputStream; import java.io.PrintStream; import java.net.Socket; import java.util.Arrays; import java.util.HashMap; import java.net.URL; import java.net.HttpURLConnection; import java.io.BufferedR...
/* * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. * * Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved. * * The contents of this file are subject to the terms of either the GNU * General Public License Version 2 only ("GPL") or the Common * Development and Distribution License("CDDL") (...
package de.bauhaus.digital.domain; import com.fasterxml.jackson.annotation.JsonIgnore; import com.fasterxml.jackson.annotation.JsonProperty; import com.fasterxml.jackson.annotation.JsonProperty.Access; import com.fasterxml.jackson.annotation.JsonView; import de.bauhaus.digital.controller.Views; import java.time.LocalD...
package sg.lifecare.medicare.ui; import android.app.Activity; import android.app.AlertDialog; import android.content.Context; import android.content.Intent; import android.content.SharedPreferences; import android.graphics.PorterDuff; import android.os.AsyncTask; import android.os.Bundle; import android.text.Spannable...
package com.biomatters.plugins.biocode.labbench.fims.biocode; import com.biomatters.geneious.publicapi.databaseservice.*; import com.biomatters.geneious.publicapi.documents.Condition; import com.biomatters.geneious.publicapi.documents.DocumentField; import com.biomatters.geneious.publicapi.documents.XMLSerializationEx...
package com.melib.Tree; import java.util.ArrayList; import java.util.Arrays; import com.melib.Base.COLOR; import com.melib.Base.CPaintMe; import com.melib.Base.CStrMe; import com.melib.Base.FONT; import com.melib.Base.POINT; import com.melib.Base.RECT; import com.melib.Base.RefObject; import com.melib.Base.SIZE; impor...
package commitminer.analysis.annotation; import java.io.IOException; import java.nio.file.Files; import java.nio.file.Paths; import java.nio.file.StandardOpenOption; import java.util.HashSet; import java.util.Set; import java.util.SortedSet; import commitminer.analysis.Commit; import commitminer.analysis.SourceCodeFi...
/******************************************************************************* * Copyright (c) 1998, 2015 Oracle and/or its affiliates. All rights reserved. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License v1.0 and Eclipse Distribution License v. 1.0 ...
package com.taobao.tddl.executor.cursor.impl; import java.util.ArrayList; import java.util.HashSet; import java.util.List; import java.util.Set; import java.util.concurrent.Callable; import java.util.concurrent.atomic.AtomicLong; import com.taobao.tddl.common.exception.TddlException; import com.taobao.tddl.common.pro...
/* * Copyright (C) 2016 Singular Studios (a.k.a Atom Tecnologia) - www.opensingular.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 ...
/* * Copyright 1998-2012 Linux.org.ru * 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...
/** * OLAT - Online Learning and Training<br> * http://www.olat.org * <p> * Licensed under the Apache License, Version 2.0 (the "License"); <br> * you may not use this file except in compliance with the License.<br> * You may obtain a copy of the License at * <p> * http://www.apache.org/licenses/LICENSE-2.0 * <p> * Unl...
/* LanguageTool, a natural language style checker * Copyright (C) 2015 <NAME> (http://www.danielnaber.de) * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of t...
/* This file is part of SQUIN and it falls under the copyright as specified for the whole SQUIN package. */ package org.squin.lookup.impl; import java.util.concurrent.ExecutionException; import java.util.concurrent.PriorityBlockingQueue; import java.util.concurrent.ThreadPoolExecutor; import java.util.concurre...
/* * The MIT License (MIT) * * Copyright (c) 2015 ModdieFaces. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to use...
package us.ihmc.commonWalkingControlModules.momentumBasedController.optimization; import static org.junit.Assert.fail; import org.ejml.data.DenseMatrix64F; import org.ejml.factory.DecompositionFactory; import org.ejml.interfaces.decomposition.SingularValueDecomposition; import org.ejml.ops.CommonOps; import org.junit...
/* * The MIT License (MIT) * * Copyright (c) 2011-2020 Broad Institute, Aiden Lab, Rice University, Baylor College of Medicine * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without...
/* START COPY NOTICE * MIT License * Copyright (c) 2018 <NAME>, Inc. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software without restriction, including without limitation the rights * to...
package com.marsad.catchy.fragments; import static android.app.Activity.RESULT_OK; import static com.marsad.catchy.MainActivity.IS_SEARCHED_USER; import static com.marsad.catchy.MainActivity.USER_ID; import static com.marsad.catchy.utils.Constants.PREF_DIRECTORY; import static com.marsad.catchy.utils.Constants.P...
/* * * Copyright 2013 Netflix, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
package it.unipd.dei.dm1617.project; import it.unipd.dei.dm1617.Distance; import org.apache.spark.api.java.JavaPairRDD; import org.apache.spark.api.java.JavaRDD; import org.apache.spark.api.java.JavaSparkContext; import org.apache.spark.broadcast.Broadcast; import org.apache.spark.mllib.linalg.Vector; import org.apach...
/* * Copyright 2008 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 ...
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package be.ugent.maf.cellmissy.gui.controller; import be.ugent.maf.cellmissy.entity.Experiment; import be.ugent.maf.cellmissy.entity.E...
package com.sectong.service; import com.google.gson.Gson; import com.google.gson.JsonObject; import com.sectong.domain.UserMessages; import com.sectong.util.HttpUtil; import com.sectong.util.PayCommonUtil; import com.sectong.util.PayConfigUtil; import com.sectong.util.XMLUtil; import com.sectong.util.alipayutil.Alipay...