text
stringlengths
7.32k
45.1k
package com.aliyun.svideo.editor.effects.captions; import android.animation.ObjectAnimator; import android.annotation.SuppressLint; import android.content.Context; import android.net.Uri; import android.os.Bundle; import android.os.Handler; import android.view.LayoutInflater; import android.view.MotionEvent; 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 ...
/* * 2012, U.S. Government, National Security Agency, National Information Assurance Research Laboratory * * This is a work of the UNITED STATES GOVERNMENT and is not subject to copyright protection in the United States. Foreign copyrights may apply. * * Redistribution and use in source and binary forms, with or...
// Exploit Title: RCE in PATCH requests in Spring Data REST // Date: 2018-03-10 // Exploit Author: <NAME> // Vendor Homepage: https://pivotal.io/ // Software Link: https://projects.spring.io/spring-data-rest/ // Version: Spring Data REST versions prior to 2.6.9 (Ingalls SR9), 3.0.1 (Kay SR1) // Tested on: 'Microsoft Wi...
/* * Copyright (c) 2008-2013, Hazelcast, 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 ...
/* * This is the source code of Telegram for Android v. 3.x.x. * It is licensed under GNU GPL v. 2 or later. * You should have received a copy of the license in this archive (see LICENSE). * * Copyright <NAME>, 2013-2017. */ package org.telegram.ui; import android.annotation.SuppressLint; import android.app.Act...
/** * Copyright (C) 2012 - present by OpenGamma Inc. and the OpenGamma group of companies * * Please see distribution for license. */ package com.opengamma.analytics.financial.model.volatility.local; import java.util.ArrayList; import java.util.List; import java.util.Map; import org.apache.commons.lang.Validate; ...
/* * Copyright (C) 2017 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 edu.berkeley.cs.jqf.examples.js; import edu.berkeley.cs.jqf.fuzz.rl.RLGenerator; import edu.berkeley.cs.jqf.fuzz.rl.RLGuide; import edu.berkeley.cs.jqf.fuzz.rl.RLParams; import java.util.*; import java.util.function.Function; public class JavaScriptRLGenerator implements RLGenerator { private RLGuide gu...
package edu.mayo.mprc.quameterdb; import com.google.common.base.Splitter; import com.google.gson.*; import edu.mayo.mprc.MprcException; import edu.mayo.mprc.config.*; import edu.mayo.mprc.config.ui.ServiceUiFactory; import edu.mayo.mprc.config.ui.UiBuilder; import edu.mayo.mprc.daemon.worker.WorkPacket; import edu.may...
/* * This class is distributed as part of the Botania Mod. * Get the Source Code in github: * https://github.com/Vazkii/Botania * * Botania is Open Source and distributed under the * Botania License: http://botaniamod.net/license.php */ package vazkii.botania.common.item; import net.minecraft.ChatFormatting; im...
package datawave.webservice.common.connection; import datawave.configuration.DatawaveEmbeddedProjectStageHolder; import datawave.security.authorization.DatawavePrincipal; import datawave.webservice.common.cache.AccumuloTableCache; import datawave.webservice.common.connection.config.ConnectionPoolConfiguration; import ...
import java.io.File; import java.io.FileInputStream; import java.io.FileNotFoundException; import java.io.FileOutputStream; import java.io.IOException; import java.net.URI; import java.net.URISyntaxException; import java.net.URL; import java.util.Collection; import java.util.LinkedList; import java.util.List; import j...
/* * 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 ...
package com.example.commonlibrary.manager.video; import android.content.Context; import android.content.pm.ActivityInfo; import android.graphics.Color; import android.graphics.SurfaceTexture; import android.media.AudioManager; import android.media.MediaPlayer; import android.net.Uri; import android.util.AttributeSet; ...
/* Copyright (c) 2019 LinkedIn Corp. 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...
package com.centricsoftware.commons.utils; import com.centricsoftware.config.entity.CsProperties; import lombok.extern.slf4j.Slf4j; import org.apache.commons.lang3.StringUtils; import org.codehaus.jettison.json.JSONObject; import java.io.*; import java.math.BigDecimal; import java.sql.Timestamp; import java.text.Date...
/** * Copyright 2005-2014 Red Hat, Inc. * * Red Hat 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 r...
/** * Copyright (c) 2019 by Software.com * All rights reserved */ package com.swdc.netbeans.plugin; import com.google.gson.Gson; import com.google.gson.GsonBuilder; import com.google.gson.JsonArray; import com.google.gson.JsonElement; import com.google.gson.JsonObject; import com.google.gson.stream.JsonReader; impo...
package com.eternity.duakelinci.InnerFragment; import android.app.Activity; import android.app.ProgressDialog; import android.content.Context; import android.net.ConnectivityManager; import android.net.NetworkInfo; import android.os.AsyncTask; import android.os.Bundle; import android.support.design.widget.Tex...
/* * Copyright (c) 2017, <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 * * Unless required by applicable law or agreed...
package tv.ismar.daisy.bean; import java.util.List; /** * Created by huibin on 01/02/2018. */ public class ItemBean { /** * classification : 12-15 * focus : 脑洞大开 中国神盾局 * poster_url_old : http://res.tvxio.bestv.com.cn/media/upload/2018/1/17/521d7613bac1ecc3458c06c43cdb27db_poster.jpg * is_3...
// ---------------------------------------------------------------------------- // Copyright 2006-2010, GeoTelematic Solutions, Inc. // All rights reserved // ---------------------------------------------------------------------------- // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not...
/** Powered By 北京甜园科技, Since 2016 - 2020 */ package com.zsTrade.web.monitor.controller; import java.util.Arrays; import java.util.List; import java.util.Map; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import org.springframework.stereotype.Controller; import org.spri...
/* * Copyright (c) 2005, Graph Builder * 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, * this list of condit...
package gg.projecteden.nexus.features.events.y2020.pugmas20; import gg.projecteden.nexus.models.pugmas20.Pugmas20User; import gg.projecteden.nexus.models.pugmas20.Pugmas20UserService; import gg.projecteden.nexus.utils.LocationUtils; import gg.projecteden.nexus.utils.RandomUtils; import gg.projecteden.nexus.utils.Sound...
package com.newrelic.event.cisco.rtmt; import java.io.IOException; import java.net.MalformedURLException; import java.net.URL; import java.rmi.RemoteException; import java.util.ArrayList; import java.util.HashMap; import java.util.HashSet; import java.util.List; import java.util.Map; import java.util.Set; import org....
package de.hub.emffrag.fragmentation; import java.io.IOException; import java.util.Comparator; import java.util.HashMap; import java.util.Map; import java.util.TreeMap; import org.eclipse.emf.common.notify.NotificationChain; import org.eclipse.emf.common.util.EList; import org.eclipse.emf.common.util.URI; import org....
/* * Copyright 2013-2015 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...
package com.kioea.www.jsouputil; import java.io.File; import java.io.IOException; import java.util.List; import java.util.Map; import org.apache.commons.io.FileUtils; import org.apache.commons.io.LineIterator; import org.jsoup.Jsoup; import org.jsoup.nodes.Document; import org.jsoup.select.Elements; import com.kioea...
/** * This software was developed and / or modified by Raytheon Company, * pursuant to Contract DG133W-05-CQ-1067 with the US Government. * * U.S. EXPORT CONTROLLED TECHNICAL DATA * This software product contains export-restricted data whose * export/transfer/disclosure is restricted by U.S. law. Dissemination ...
package com.github.aloomaio.androidsdk.aloomametrics; import android.content.Context; import android.os.Build; import android.os.Handler; import android.os.HandlerThread; import android.os.Looper; import android.os.Message; import android.util.DisplayMetrics; import android.util.Log; import com.github.aloomaio.androi...
package com.hardgforgif.dragonboatracing; import com.badlogic.gdx.*; import com.badlogic.gdx.graphics.GL20; import com.badlogic.gdx.graphics.OrthographicCamera; import com.badlogic.gdx.graphics.g2d.Batch; import com.badlogic.gdx.graphics.g2d.SpriteBatch; import com.badlogic.gdx.math.Vector2; import com.badlogic.gdx.ma...
package NetPritam; import java.util.Properties; import javax.activation.DataHandler; import javax.activation.DataSource; import javax.activation.FileDataSource; import javax.mail.BodyPart; import javax.mail.Flags; import javax.mail.Message; import javax.mail.MessagingException; import javax.mail.Multipart; import j...
/** * */ package istc.bigdawg.zookeeper; import java.io.IOException; import java.nio.charset.StandardCharsets; import java.util.List; import java.util.concurrent.Callable; import java.util.concurrent.CountDownLatch; import org.apache.log4j.Level; import org.apache.log4j.Logger; import org.apache.zookeeper.CreateMo...
package com.ql.util.express; import com.ql.util.express.config.QLExpressRunStrategy; import com.ql.util.express.exception.QLException; import org.apache.commons.beanutils.PropertyUtils; import java.lang.reflect.*; import java.math.BigDecimal; import java.util.ArrayList; import java.util.List; import java.util.Map; im...
package nl.liacs.subdisc; import java.util.*; import nl.liacs.histo.*; import Jama.*; // for 2D now - should be extended to higher dimensions // NOTE 2D N^2 Gaussian kernel smoothing can be decomposed into 2N // this can create ellipses along the x and y axis // but can take into account orientation (diagonal ellips...
/* * Random Password Generator 1.5.2 * A small application made during learning Java * * Written by psztrnk * http://paszternak.me * * License: Public Domain * * Version 1.5.2 * - expanded list of special characters * * Version 1.5.1 * - added default filename if custom filename not provided * * Ver...
// // PropertyHelper.java // com.willshex.blogwt // // Created by <NAME> (billy1380) on 14 May 2015. // Copyright © 2015 WillShex Limited. All rights reserved. // package com.willshex.blogwt.shared.helper; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; import co...
package com.semis.gradvek.graphdb; import com.semis.gradvek.csv.CsvFile; import com.semis.gradvek.cytoscape.CytoscapeEntity; import com.semis.gradvek.cytoscape.Node; import com.semis.gradvek.cytoscape.Relationship; import com.semis.gradvek.entity.Constants; import com.semis.gradvek.entity.Dataset; import com.semis.gra...
package co.tinode.tindroid.media; import android.content.Context; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.graphics.Color; import android.graphics.Rect; import android.graphics.Typeface; import android.graphics.drawable.BitmapDrawable; import android.graphics.drawable.Drawa...
/** * 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"); yo...
/*************************************************************************** * Copyright (c) 2012-2015 VMware, 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 * ...
/* * 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 userinterface.GradSchoolRole; import Business.EcoSystem; import Business.Citizen.Citizen; import Business.Citizen.CitizensDire...
package com.iqvis.blecomponent.service; import android.app.Service; import android.bluetooth.BluetoothAdapter; import android.bluetooth.BluetoothDevice; import android.bluetooth.BluetoothGatt; import android.bluetooth.BluetoothGattCallback; import android.bluetooth.BluetoothGattCharacteristic; import android.bluetooth...
import java.util.Iterator; import net.runelite.mapping.Export; import net.runelite.mapping.Implements; import net.runelite.mapping.ObfuscatedGetter; import net.runelite.mapping.ObfuscatedName; import net.runelite.mapping.ObfuscatedSignature; @ObfuscatedName("bm") @Implements("FriendSystem") public class FriendSystem {...
package com.orangeboston.remoteflashlight; import android.content.ClipboardManager; import android.content.Context; import android.content.Intent; import android.os.Bundle; import android.os.Handler; import android.text.TextUtils; import android.view.View; import android.widget.EditText; import android.widget.TextView...
package qunar.tc.qconfig.admin.service.impl; import com.google.common.base.Strings; import com.google.common.collect.*; import org.slf4j.Logger; import org.slf4j.LoggerFactory; import org.springframework.beans.factory.config.ConfigurableBeanFactory; import org.springframework.context.annotation.Scope; import org.sprin...
/** * 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...
/** * Copyright (c) 2011, SOCIETIES Consortium (WATERFORD INSTITUTE OF TECHNOLOGY (TSSG), HERIOT-WATT UNIVERSITY (HWU), SOLUTA.NET * (SN), GERMAN AEROSPACE CENTRE (Deutsches Zentrum fuer Luft- und Raumfahrt e.V.) (DLR), Zavod za varnostne tehnologije * informacijske družbe in elektronsko poslovanje (SETCCE), INS...
/* * Copyright 2012 - 2015 <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 * * Unless required by applicable law or agreed to in...
/* * 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 ...
// Copyright 2016 Yahoo Inc. // Licensed under the terms of the Apache 2.0 license. // Please see LICENSE file in the project root for terms. package com.yahoo.labs.yamall.local; import java.io.BufferedReader; import java.io.BufferedWriter; import java.io.File; import java.io.FileInputStream; import java.io.FileNotFou...
package teamcomm.gui; import com.jogamp.nativewindow.ScalableSurface; import com.jogamp.newt.MonitorDevice; import com.jogamp.newt.event.KeyAdapter; import com.jogamp.newt.event.KeyEvent; import com.jogamp.newt.event.MouseAdapter; import com.jogamp.newt.event.MouseEvent; import com.jogamp.newt.event.WindowAdapter; imp...
package com.igen.solar.newversion; import androidx.appcompat.app.AppCompatActivity; import androidx.core.content.ContextCompat; import android.graphics.Color; import android.graphics.DashPathEffect; import android.graphics.drawable.Drawable; import android.graphics.drawable.GradientDrawable; import android.os.Bundle;...
import java.io.ByteArrayOutputStream; import java.io.IOException; import java.io.UnsupportedEncodingException; import java.net.ProtocolException; import java.net.SocketTimeoutException; import java.net.URL; import java.util.ArrayList; import java.util.Collections; import java.util.HashMap; import java.util.Iterator; im...
package com.example.bryanyen.godorientationapplication; import java.text.SimpleDateFormat; import java.util.Calendar; import java.util.Date; import java.util.Locale; /** * Created by bryan.yen on 2017/6/26. * <p> * 農曆計算工具 */ public class LunarCalendar { private static final String TAG = "godData"; /** ...
/** * Copyright 2005-2007 <NAME> * Distributed under the BSD License */ package com.xruby.runtime.lang; import java.io.OutputStream; import java.io.PrintStream; import com.xruby.runtime.builtin.*; import com.xruby.GeneratedMethods.*; import com.rho.RhoClassFactory; import com.rho.RhoEmptyLogger; import com.rho.R...
package org.firstinspires.ftc.teamcode.util; /** * Created by tycho on 2/18/2017, but borrowed some of this from Team Fixit's VortexUtils. All hail Team Fixit!!!!! */ import android.graphics.Bitmap; import android.graphics.Canvas; //import android.support.annotation.Nullable; import android.util.Log; import androi...
package org.broadinstitute.sting.gatk.iterators; import net.sf.samtools.*; import net.sf.samtools.util.CloseableIterator; import org.broadinstitute.sting.BaseTest; import org.broadinstitute.sting.gatk.ReadProperties; import org.broadinstitute.sting.gatk.arguments.ValidationExclusion; import org.broadinstitute.sting.ga...
package agh.jo; import agh.jo.cnf.converter.CNFConverter; import agh.jo.knuth.patricia.Encoding; import agh.jo.knuth.patricia.PatriciaNode; import agh.jo.knuth.patricia.PatriciaTree; import agh.jo.knuth.patricia.file.ops.WordStrategy; import agh.jo.knuth.patricia.file.ops.exceptions.NextWordStartIndexNotFoundException...
package edu.isi.bmkeg.sciDT.uima.ae; import java.io.File; import java.io.FileReader; import java.util.Collection; import java.util.HashMap; import java.util.HashSet; import java.util.List; import java.util.Map; import java.util.Set; import java.util.regex.Matcher; import java.util.regex.Pattern; import org.apache.com...
package com.hausontech.hrs.bean.reportSetting; import java.util.List; public class ContentLowHighBean { int itemContentId; DimValueNamePair segment1Pair; DimValueNamePair segment2Pair; DimValueNamePair segment3Pair; DimValueNamePair segment4Pair; DimValueNamePair segment5Pair; DimValueNamePair segment6Pair; D...
package com.bluegosling.reflect; import static com.bluegosling.function.Predicates.alwaysAccept; import java.lang.annotation.Annotation; import java.lang.annotation.Inherited; import java.lang.reflect.Array; import java.lang.reflect.Method; import java.lang.reflect.Type; import java.util.ArrayDeque; import java.util....
/* * Copyright 2016 LINE Corporation * * LINE Corporation 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 re...
package one.jodi.base.model; import one.jodi.base.error.ErrorWarningMessageJodi; import one.jodi.base.error.ErrorWarningMessageJodi.MESSAGE_TYPE; import one.jodi.base.model.FkRelationshipBase.Cardinality; import one.jodi.base.model.RelationshipBase.RelType; import one.jodi.base.service.annotation.ColumnAnnotations; im...
/* * 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.interrupt.dungeoneer.generator; import com.badlogic.gdx.Gdx; import com.badlogic.gdx.files.FileHandle; import com.badlogic.gdx.math.Vector2; import com.badlogic.gdx.utils.Array; import com.badlogic.gdx.utils.ArrayMap; import com.interrupt.dungeoneer.editor.EditorMarker; import com.interrupt.dungeoneer.enti...
package com.unascribed.yttr.util; import java.io.File; import java.io.FileInputStream; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; import java.io.Reader; import java.net.URL; import java.nio.charset.StandardCharsets; import java.nio.file.Files; import java.nio.file.Path; i...
package org.jaewanyun.plasmidplanner; import java.util.ArrayList; import java.util.HashMap; import java.util.HashSet; import java.util.List; import java.util.Set; import javax.swing.SwingWorker; import org.jaewanyun.plasmidplanner.gui.ProgressPanel; import org.jaewanyun.plasmidplanner.gui.plan.TabbedPlanningPane; im...
package net.totaldarkness.ChestHistory.client.util.render; import net.minecraft.client.Minecraft; import net.minecraft.client.entity.EntityPlayerSP; import net.minecraft.client.gui.FontRenderer; import net.minecraft.client.gui.Gui; import net.minecraft.client.gui.ScaledResolution; import net.minecraft.client.renderer....
package limax.xmlgen.java; import java.io.ByteArrayOutputStream; import java.io.IOException; import java.io.PrintStream; import java.util.ArrayList; import java.util.Collection; import java.util.HashMap; import java.util.List; import java.util.Map; import java.util.stream.Collectors; import java.util.stream...
package com.huawei.opensdk.sdkwrapper.manager; import android.content.Context; import android.os.Environment; import android.util.DisplayMetrics; import android.util.Log; import com.huawei.meeting.ConfDefines; import com.huawei.meeting.ConfInstance; import com.huawei.meeting.Conference; import com.huawei....
/* * Copyright 2014-2020 <NAME>.V. (http://www.onehippo.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 required b...
package me.zpp0196.qqpurify.hook; import android.annotation.SuppressLint; import android.app.Activity; import android.app.Dialog; import android.app.Instrumentation; import android.content.Context; import android.content.Intent; import android.content.pm.PackageInfo; import android.content.pm.PackageManager; import an...
package jp.co.sony.csl.dcoes.apis.main.app.gridmaster; import io.vertx.core.AbstractVerticle; import io.vertx.core.AsyncResult; import io.vertx.core.Future; import io.vertx.core.Handler; import io.vertx.core.eventbus.DeliveryOptions; import io.vertx.core.eventbus.MessageConsumer; import io.vertx.core.json.JsonObject; ...
package edu.oregonstate.cartography.flox.gui; import edu.oregonstate.cartography.flox.model.Arrow; import com.vividsolutions.jts.geom.Geometry; import com.vividsolutions.jts.geom.GeometryCollection; import edu.oregonstate.cartography.flox.model.Flow; import edu.oregonstate.cartography.flox.model.FlowPair; import edu.o...
/** * This software is released as part of the Pumpernickel project. * * All com.pump resources in the Pumpernickel project are distributed under the * MIT License: * https://raw.githubusercontent.com/mickleness/pumpernickel/master/License.txt * * More information about the Pumpernickel project is available he...
/* Copyright (C) GridGain Systems. All Rights Reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or...
package csl.dataproc.vfdt.count; import csl.dataproc.csv.arff.ArffAttributeType; import csl.dataproc.vfdt.VfdtConfig; import csl.dataproc.vfdt.VfdtNodeGrowing; import java.io.Serializable; import java.util.ArrayList; import java.util.List; import java.util.ListIterator; /** attribute count for continuous value i.e. ...
package edu.cmu.cs.gabriel.network; import java.io.BufferedOutputStream; import java.io.ByteArrayOutputStream; import java.io.DataInputStream; import java.io.DataOutputStream; import java.io.File; import java.io.FileDescriptor; import java.io.FileInputStream; import java.io.FilenameFilter; import java.io.IOException; ...
/* * Copyright © 2018-2019 <NAME>, 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...
package com.lingx.core.service.impl; import java.io.File; import java.io.FileInputStream; import java.io.IOException; import java.io.InputStream; import java.io.OutputStream; import java.net.HttpURLConnection; import java.net.URL; import java.net.URLEncoder; import java.util.ArrayList; import java.util.Hash...
package com.clickntap.tool.html; import java.util.ArrayList; import java.util.Collections; import java.util.Comparator; import java.util.HashMap; import java.util.List; import java.util.Map; public class TagUtils { private static List<String> stopwords; public static List<Tag> autoTag(String text) { Map<String, ...
//| Copyright - The University of Edinburgh 2011 | //| | //| Licensed under the Apache License, Version 2.0 (the "License"); | //| you may not use this file except in compliance with the License. | //| You ...
/** * (c) 2014 Cisco and/or its affiliates. All rights reserved. * * This software is released under the Eclipse Public License. The details can be found in the file LICENSE. * Any dependent libraries supplied by third parties are provided under their own open source licenses as * described in their own LICENSE...
/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed u...
/* * Copyright <NAME> 2012, All rights reserved. * * This code is licensed under a standard 3-clause BSD license: * * 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...
/* * 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 ...
/* * 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 de.tucottbus.kt.jlab.kernel; import java.io.BufferedInputStream; import java.io.BufferedWriter; import java.io.ByteArrayInputStream; import java.io.File; import java.io.FileInputStream; import java.io.FileNotFoundException; import java.io.FileOutputStream; import java.io.IOException; import java.io.I...
package com.ensipoly.project; import android.Manifest; import android.animation.Animator; import android.animation.AnimatorListenerAdapter; import android.animation.AnimatorSet; import android.animation.ObjectAnimator; import android.content.Context; import android.content.Intent; import android.content.IntentFilter; ...
package uk.ac.ceb.como.molhub.action; import java.io.File; import java.io.IOException; import java.net.URL; import java.text.DecimalFormat; import java.text.NumberFormat; import java.util.ArrayList; import java.util.List; import java.util.Properties; import org.apache.log4j.Logger; import org.eclipse.rdf4j.RDF...
/* * 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 pkginterface; import javafx.application.Application; import javafx.animation.PauseTransition; import javafx.applicati...
package dc.impl; import core.math.Vec3f; import core.math.Vec3i; import core.math.Vec4f; import core.math.Vec4i; import dc.entities.CSGOperationInfo; import dc.utils.SimplexNoise; import dc.utils.VoxelHelperUtils; import java.util.*; import java.util.concurrent.*; import java.util.concurrent.atomic.AtomicInteger; imp...
/* I declare that this code is my own work */ /* Author <<NAME>> <<EMAIL>> */ /* subclass of SceneGraphObject */ import com.jogamp.opengl.GL3; import gmaths.Mat4; import gmaths.Mat4Transform; import gmaths.Vec3; public class Lamp extends SceneGraphObject { private float LAMP_POSITION_X, LAMP_POSITION_Y, LAMP_POS...
/* * Original work: Copyright (c) 2010-2011 Brigham Young University * Modified work: Copyright (c) 2017 Xilinx, Inc. * All rights reserved. * * Author: <NAME>, Xilinx Research Labs. * * This file is part of RapidWright. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not u...
/* * This file is part of ThermalRecycling, licensed under the MIT License (MIT). * * Copyright (c) OreCruncher * * 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, i...
package org.vertexium.cypher.glue; import cucumber.api.DataTable; import cucumber.api.java.en.Given; import cucumber.api.java.en.Then; import cucumber.api.java.en.When; import org.junit.Assume; import org.vertexium.Authorizations; import org.vertexium.VertexiumException; import org.vertexium.cypher.*; import org.verte...
/* FRODO: a FRamework for Open/Distributed Optimization Copyright (C) 2008-2013 <NAME>, <NAME> & <NAME> FRODO is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your o...