text
stringlengths
9.3k
48.9k
/* Copyright (c) 2001-2008, The HSQL Development Group * 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...
package com.xiledsystems.AlternateJavaBridgelib.components.altbridge; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.graphics.Matrix; import android.graphics.Rect; import android.graphics.drawable.BitmapDrawable; import android.graphics.drawable.Drawable; import android.o...
/* * Copyright (c) 2005 SibInco Inc. All Rights Reserved. */ package ru.sibinco.scag.scmon.applet; import ru.sibinco.scag.scmon.ScSnap; import ru.sibinco.scag.util.RemoteResourceBundle; import javax.swing.*; import java.applet.Applet; import java.awt.*; import java.awt.event.*; import java.io.DataInputStream; impo...
/** * Copyright (c) 2010-2018 by the respective copyright holders. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.ht...
package umontreal.iro.lecuyer.contactcenters; import java.util.ArrayList; import java.util.Arrays; import java.util.Collections; import java.util.List; import umontreal.ssj.simevents.Event; import umontreal.ssj.simevents.Simulator; import umontreal.ssj.util.Misc; /** * Defines a simulation event that occurs upon *...
/* * 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")...
package ch.epfl.tchu.game; import org.junit.jupiter.api.Test; import java.util.ArrayList; import java.util.List; import static org.junit.jupiter.api.Assertions.*; /** * Test du chemin * * @author <NAME> (314770) * @author <NAME> (315429) */ public class TrailTest { private final List<Route> NETWORK = List...
/** * 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...
/* * 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 ...
/* * 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 javaactg.ontologia.madegu; import com.google.gson.JsonObject; import com.google.gson.JsonArray; import java.util.Enumeration; ...
package repast.simphony.visualization.cgd.graph; import java.awt.geom.Point2D; import java.util.ArrayList; import java.util.Iterator; import java.util.TreeSet; import repast.simphony.visualization.cgd.util.CGDTreeSet; import repast.simphony.visualization.cgd.util.Clan; import repast.simphony.visualization.cg...
/** * 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...
package tests.restapi; import java.io.*; import java.net.HttpURLConnection; import java.net.URL; import java.net.URLEncoder; import java.util.Enumeration; import java.util.HashMap; import java.util.Map; import java.util.Properties; import org.apache.commons.lang3.RandomStringUtils; import org.apache.wink....
// Copyright 2018 The Bazel Authors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by appl...
import java.awt.*; import java.awt.geom.*; import static java.awt.Color.*; import static java.awt.MultipleGradientPaint.CycleMethod.*; import static java.awt.MultipleGradientPaint.ColorSpaceType.*; /** * This class has been automatically generated using * <a href="https://flamingo.dev.java.net">Flamingo SVG transc...
package org.nwnx.nwnx2.jvm.constants; /** * This class contains all unique constants beginning with "IP_CONST_ONHIT". * Non-distinct keys are filtered; only the LAST appearing was * kept. */ public final class IpConstOnhit { private IpConstOnhit() {} public final static int ABILITYDRAIN = 18; public final st...
/* * LEGAL NOTICE * This computer software was prepared by Battelle Memorial Institute, * hereinafter the Contractor, under Contract No. DE-AC05-76RL0 1830 * with the Department of Energy (DOE). NEITHER THE GOVERNMENT NOR THE * CONTRACTOR MAKES ANY WARRANTY, EXPRESS OR IMPLIED, OR ASSUMES ANY * LIABILITY FOR THE USE OF...
/* * Copyright 2021 Root101 (<EMAIL>, +53-5-426-8660). * * 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 * * Or read it directly fro...
/* * 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 flowpro.user.equation; import flowpro.api.ElementData; import flowpro.api.Equation; import flowpro.api.FlowProProperties; impo...
/************************************************************************* * * * Open Dynamics Engine, Copyright (C) 2001,2002 <NAME>. * * All rights reserved. Email: <EMAIL> Web: www.q12.org * * Open Dynamics Engine 4J, Copyrig...
/* * Copyright 2016-present 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 appli...
package com.mathymath.equationgenerator.Util; import com.mathymath.equationgenerator.Util.WordProblem.WordProblem; import com.mathymath.equationgenerator.Util.WordProblem.WordProblemFactory; import org.junit.Before; import org.junit.Test; import org.mockito.Mock; import org.mockito.Mockito; import java.math.BigDecim...
/* Copyright 2008-2013 CNR-ISTI, http://isti.cnr.it Institute of Information Science and Technologies of the Italian National Research Council See the NOTICE file distributed with this work for additional information regarding copyright ownership Licensed under the Apache License, Version 2.0 (the ...
package net.haesleinhuepf.imagej.zoo.registration; import fiji.util.gui.GenericDialogPlus; import ij.IJ; import ij.ImageJ; import ij.ImagePlus; import ij.WindowManager; import ij.measure.Calibration; import ij.measure.ResultsTable; import ij.plugin.PlugIn; import net.haesleinhuepf.clij.clearcl.ClearCLBuffer; import ne...
/* * Copyright (C) 2013 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 common.base.utils; import android.content.Context; import android.content.res.Resources; import android.graphics.Bitmap; import android.graphics.Canvas; import android.graphics.Color; import android.graphics.Matrix; import android.graphics.Paint; import android.graphics.PorterDuff; import android.graphics.Port...
package it.alwe.codfiswb; import java.util.*; import java.util.List; import java.io.*; import java.net.MalformedURLException; import org.json.simple.*; import javax.swing.text.*; import javax.swing.*; import java.awt.*; import java.awt.datatransfer.StringSelection; import java.awt.event.*; import java.awt.geom.*; impo...
/*- * Copyright (C) 2014 <NAME> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distribute...
package org.drools.common; /* * Copyright 2005 JBoss 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 b...
/* * 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 erp.mod.fin.db; import erp.client.SClientInterface; import erp.data.SDataConstants; import erp.data.SDataConstantsSys...
/* * Copyright (c) 2014, 2018, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free ...
/* * 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.yaleiden.sasqwatch; import android.app.AlertDialog; import android.content.Context; import android.content.Intent; import android.content.SharedPreferences; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.os.AsyncTask; import android.os.Bundle; import android...
/** * Copyright 2011 <NAME>-Rust et. al. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requ...
/* * Copyright 2015 Nokia Solutions and Networks * Licensed under the Apache License, Version 2.0, * see license.txt file for details. */ package org.robotframework.ide.eclipse.main.plugin.project.build.validation; import static java.util.stream.Collectors.joining; import static java.util.stream.Collectors...
/* Microsoft's Rich Text Format (RTF) used in Word etc. @(#) $Id: RichTextTransformer.java 566 2010-10-19 16:32:04Z gfis $ 2007-10-16, Dr. <NAME> */ /* * Copyright 2006 Dr. <NAME> <punctum at punctum dot kom> * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this...
/* * Copyright 2020-2020 Exactpro (Exactpro Systems 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 * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by...
/* * 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 applicable l...
package com.ultimaterobotics.uecgmonitor4_2; import android.app.Notification; import android.app.NotificationChannel; import android.app.NotificationManager; import android.app.PendingIntent; import android.app.Service; import android.bluetooth.BluetoothAdapter; import android.bluetooth.BluetoothManager; import androi...
/* * Licensed to Eolya and <NAME> under one * or more contributor license agreements. * Eolya 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.apac...
/** * Copyright 2017 Syncleus, Inc. * with portions copyright 2004-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 * *...
package fr.laas.fape.planning.core.planning.grounding; import fr.laas.fape.anml.model.*; import fr.laas.fape.anml.model.abs.*; import fr.laas.fape.anml.model.abs.statements.*; import fr.laas.fape.anml.model.abs.time.AbsTP; import fr.laas.fape.anml.model.concrete.InstanceRef; import fr.laas.fape.anml.model.concrete.Var...
/* * 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 topdownshooting; import java.awt.BasicStroke; import java.awt.Color; import java.awt.Dimension; import java.awt.Font; import java.awt.Graphics; import java.awt.Graphics2D; import java.awt.RenderingHints; import java.awt.event.KeyEvent; import java.awt.event.KeyListener; import java.awt.image.Buffere...
/* * Copyright 2013 Cloudera Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in...
package vecmat; import java.util.Random; /** * Tests for the Matrix class. */ public class MatrixTests extends AssertionBaseTest { public static final double PREC = 1e-8; public static final Random RNG = new Random(); //-------------------------------------------------------------------------- ...
/** * 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) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ package com.facebook.react.modules.network; import android.net.Uri; import android.os.Bundle; import android.util.Base64; import...
package isllyend.top.conciseweather.activity; import android.content.DialogInterface; import android.content.Intent; import android.content.SharedPreferences; import android.content.res.ColorStateList; import android.graphics.Bitmap; import android.graphics.Color; import android.os.Environment; import android...
/* * Copyright (C) 2016 <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 agr...
package com.dotsub.converter.importer.impl; import com.dotsub.converter.exception.FileFormatException; import com.dotsub.converter.exception.FileImportException; import com.dotsub.converter.importer.SubtitleImportHandler; import com.dotsub.converter.model.Configuration; import com.dotsub.converter.model.SubtitleItem; ...
/** * 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) 2012-2015 DataStax 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 app...
package cf.zandercraft.zceggify.nms; import cf.zandercraft.zceggify.Main; import cf.zandercraft.zceggify.NBTManager; import cf.zandercraft.zceggify.items.CaptureEgg; import cf.zandercraft.zceggify.jnbt.CompoundTag; import cf.zandercraft.zceggify.jnbt.NBTInputStream; import cf.zandercraft.zceggify.jnbt.NBTOutputStream;...
/* * 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...
/* * 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 ...
// You can add code anywhere in this file - except in the areas that are // written by the editor. You should not change the relative ordering of // the code. The constructor must precede the event handlers, which must // precede handleEvent(), and so on. // // You can remove this comment block or replace it wi...
/* * Autopsy Forensic Browser * * Copyright 2011 Basis Technology Corp. * Contact: carrier <at> sleuthkit <dot> 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://ww...
/* * Copyright (C) 2008, <NAME> <<EMAIL>> * and other copyright owners as documented in the project's IP log. * * This program and the accompanying materials are made available * under the terms of the Eclipse Distribution License v1.0 which * accompanies this distribution, is reproduced below, and is * availabl...
package svenmeier.coxswain.rower.wireless; import android.Manifest; import android.annotation.TargetApi; import android.app.Notification; import android.app.NotificationManager; import android.bluetooth.BluetoothAdapter; import android.bluetooth.BluetoothDevice; import android.bluetooth.BluetoothGatt; import android.b...
package io.github.vampirestudios.raa_dimension.generation.feature.todo; import com.google.common.collect.ImmutableMap; import com.google.gson.Gson; import com.google.gson.JsonObject; import com.mojang.datafixers.Dynamic; import io.github.vampirestudios.raa.utils.JsonConverter; import io.github.vampirestudios.raa.utils...
/******************************************************************************* * Copyright 2011-2013 <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/...
/** * 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 org.twentyeight.momo; import android.app.Service; import android.content.Context; import android.content.Intent; import android.graphics.PixelFormat; import android.graphics.Point; import android.media.MediaPlayer; import android.os.Handler; import android.os.IBinder; import android.util.Log; import android.vi...
package pe.com.tss.runakuna.domain.model.entities; import java.io.Serializable; import java.util.Date; import java.util.List; import javax.persistence.CascadeType; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.GenerationTy...
package com.jecelyin.editor2.highlight.jedit.syntax; //{{{ Imports import com.jecelyin.editor2.highlight.jedit.util.TextUtilities; import com.jecelyin.editor2.highlight.jedit.Segment; import com.jecelyin.editor2.highlight.jedit.util.SegmentCharSequence; import java.lang.ref.WeakReference; import java.util.Arrays; i...
/* * Copyright (c) 2009-2018, <NAME>. All Rights Reserved. * * This file is part of Efficient Java Matrix Library (EJML). * * 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:/...
package edu.cmu.oli.assessment; import com.google.gson.JsonArray; import com.google.gson.JsonElement; import com.google.gson.JsonNull; import com.google.gson.JsonObject; import edu.cmu.oli.assessment.evaluators.MatcherByType; import edu.cmu.oli.assessment.evaluators.ResponseMatcher; import edu.cmu.oli.assessment.valid...
/* * Copyright 2014-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
package org.bds.task; import java.io.File; import java.io.IOException; import java.io.Serializable; import java.util.ArrayList; import java.util.Date; import java.util.HashSet; import java.util.List; import java.util.Set; import org.bds.BdsLog; import org.bds.Config; import org.bds.cluster.host.TaskResources; import ...
/* * (c) 2011 Mathews Lab, University of Rochester Medical Center. * * This software is part of a group specifically designed for the RNAstructure * secondary structure prediction program. */ package ur_rna.RNAstructureUI.windows; import ur_rna.RNAstructureUI.ApplicationRootFrame; import ur_rna.RNAstructureUI.me...
/*** * * Das Tool dient der Berechnung der "Similarity of Networks" * und anderer Algorithmen. * * * * * doCalc( ... ) ist dazu die wesentliche Methode, um den Vergleich * zweier Netzwerke, in Darstellung einer TimeSeriesObject * zu berechnen. * * * * *...
/* * @(#)KCDReader.java created Jun 4, 2007 Caen * * Copyright (c) 2007 <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 only in acco...
/** * Flym * <p/> * Copyright (c) 2012-2015 <NAME> * <p/> * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * <p/...
/* * Copyright 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 to in ...
/** * 版权所有 (TMS) */ package com.lhjz.portal.controller; import com.lhjz.portal.base.BaseController; import com.lhjz.portal.component.AsyncTask; import com.lhjz.portal.component.MailSender; import com.lhjz.portal.constant.SysConstant; import com.lhjz.portal.entity.Channel; import com.lhjz.portal.entity.ChatChannel; i...
package com.ibm.pross.client.encryption; import com.ibm.pross.client.util.BaseClient; import com.ibm.pross.client.util.PartialResultTask; import com.ibm.pross.common.config.CommonConfiguration; import com.ibm.pross.common.config.KeyLoader; import com.ibm.pross.common.config.ServerConfiguration; import com.ibm.pross.co...
/* Team <NAME> Connect 4 Game DrawingSurface Class */ package graphicstesting; import java.awt.Color; import java.awt.Dimension; import java.awt.Graphics; import java.awt.Graphics2D; import java.awt.Toolkit; import javax.swing.JPanel; import java.awt.Font; import java.awt.Image; import java.awt.even...
/* * * This file is part of the iText (R) project. * Copyright (c) 1998-2016 iText Group NV * Authors: <NAME>, et al. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License version 3 * as published by the Free Software Foundation wi...
/**************************************************************************** Copyright 2004, Colorado School of Mines and others. 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.apac...
/* * 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...
/* * Copyright [2013-2021], Alibaba Group Holding 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 * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
/******************************************************************************* * Copyright (C) 2020 <NAME> * * 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, inclu...
/* * MIT License * * Copyright (c) 2018- Mosaic Networks * * 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,...
/* * Copyright 2014 Higher Frequency Trading http://www.higherfrequencytrading.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 org.deeplearning4j.eval; import org.deeplearning4j.datasets.iterator.impl.IrisDataSetIterator; import org.deeplearning4j.nn.conf.MultiLayerConfiguration; import org.deeplearning4j.nn.conf.NeuralNetConfiguration; import org.deeplearning4j.nn.conf.layers.DenseLayer; import org.deeplearning4j.nn.conf.layers.Outpu...
/* * Copyright 2012 <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 wr...
// Copyright (c) 2003 Microsoft Corporation. All rights reserved. // Last modified on Mon 30 Apr 2007 at 13:33:36 PST by lamport // modified on Sat Dec 29 22:15:18 PST 2001 by yuanyu package tlc2.tool.liveness; import java.io.BufferedWriter; import java.io.DataInputStream; import java.io.DataOutputStrea...
/* * (c) 2016-2021 Swirlds, Inc. * * This software is owned by Swirlds, Inc., which retains title to the software. This software is protected by various * intellectual property laws throughout the world, including copyright and patent laws. This software is licensed and * not sold. You must use this software only ...
/******************************************************************************* * Copyright (c) 2009 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is a...
package com.synectiks.cms.entities; import javax.persistence.ManyToOne; import javax.validation.constraints.*; import java.io.Serializable; import java.time.LocalDate; import java.util.Objects; import com.synectiks.cms.entities.enumeration.Religion; import com.synectiks.cms.entities.enumeration.Caste; import ...
/** This file is part of a jTEM project. All jTEM projects are licensed under the FreeBSD license or 2-clause BSD license (see http://www.opensource.org/licenses/bsd-license.php). Copyright (c) 2002-2010, Technische Universität Berlin, jTEM All rights reserved. Redistribution and use in source and binary forms, wit...
/******************************************************************************* * Copyright (c) 2017 <NAME> and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the 2-clause BSD License * which accompanies this distribution, and is available at * h...
package com.alexfh.scrabbleanalyzer; import com.alexfh.scrabbleanalyzer.ai.PermuteTree; import com.alexfh.scrabbleanalyzer.dictionary.WordGraphDictionary; import com.alexfh.scrabbleanalyzer.rule.ILetterScoreMap; import com.alexfh.scrabbleanalyzer.state.IScrabbleGameState; import com.alexfh.scrabbleanalyzer.util.Scrabb...
package com.toolkit.zhihufav; import android.app.Fragment; import android.app.FragmentManager; import android.content.Context; import android.graphics.Bitmap; import android.graphics.BitmapFactory; import android.os.AsyncTask; import android.os.Build; import android.support.v13.app.FragmentStatePagerAdapter; import an...
package org.thoughtcrime.securesms.database; import android.annotation.SuppressLint; import android.content.ContentValues; import android.content.Context; import android.database.Cursor; import android.text.TextUtils; import androidx.annotation.NonNull; import androidx.annotation.Nullable; import androidx.annotation....
package net.reederhome.colin.mods.JAPTA; import com.google.common.primitives.Ints; import mcjty.lib.tools.ItemStackTools; import net.darkhax.tesla.api.ITeslaConsumer; import net.darkhax.tesla.api.ITeslaHolder; import net.darkhax.tesla.api.ITeslaProducer; import net.minecraft.block.Block; import net.minecraft.block.mat...
package org.xdef.impl.compile; import org.xdef.XDConstants; import org.xdef.json.JsonToXml; import org.xdef.msg.JSON; import org.xdef.msg.XDEF; import org.xdef.sys.ReportWriter; import org.xdef.sys.SBuffer; import org.xdef.sys.SParser; import org.xdef.sys.SPosition; import java.util.ArrayList; import java.u...
package org.tigr.microarray.mev; import java.awt.Color; import java.awt.Component; import java.awt.Dimension; import java.awt.Font; import java.awt.GridBagConstraints; import java.awt.GridBagLayout; import java.awt.Insets; import java.awt.Toolkit; import java.awt.event.ActionEvent; import java.awt.event.Act...
/* * K-scope * Copyright 2012-2013 RIKEN, Japan * * 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 ...