repo_name
stringlengths
4
116
path
stringlengths
4
379
size
stringlengths
1
7
content
stringlengths
3
1.05M
license
stringclasses
15 values
debabratahazra/DS
designstudio/components/workbench/core/com.odcgroup.workbench.core/src/main/java/com/odcgroup/workbench/core/template/StandardModelsTemplateDescriptor.java
1397
package com.odcgroup.workbench.core.template; import java.io.File; import java.util.ArrayList; import java.util.Arrays; import java.util.Collections; import java.util.List; import com.odcgroup.template.TemplateDescriptor; public class StandardModelsTemplateDescriptor extends TemplateDescriptor { private String mo...
epl-1.0
elucash/eclipse-oxygen
org.eclipse.jdt.ui/src/org/eclipse/jdt/internal/ui/wizards/dialogfields/TreeListDialogField.java
24036
/******************************************************************************* * Copyright (c) 2000, 2012 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, an...
epl-1.0
bfg-repo-cleaner-demos/eclipselink.runtime-bfg-strip-big-blobs
moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/oxm/mappings/compositeobject/self/AttributeListOnTargetTestProject.java
1663
/******************************************************************************* * Copyright (c) 1998, 2012 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. ...
epl-1.0
bfg-repo-cleaner-demos/eclipselink.runtime-bfg-strip-big-blobs
foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/mappings/ManyToOneMapping.java
1350
/******************************************************************************* * Copyright (c) 2011, 2013 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. ...
epl-1.0
bfg-repo-cleaner-demos/eclipselink.runtime-bfg-strip-big-blobs
moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/oxm/events/Address.java
1323
/******************************************************************************* * Copyright (c) 1998, 2012 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. ...
epl-1.0
citycloud-bigdata/mondrian
src/main/mondrian/xmla/impl/DynamicDatasourceXmlaServlet.java
1456
/* // This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: // http://www.eclipse.org/legal/epl-v10.html. // You must accept the terms of that agreement to use this software. // // Copyright (C) 2006-2013 Pentaho // All Rights Reserved. */ package mondria...
epl-1.0
OndraZizka/windup
rules-java-ee/addon/src/main/java/org/jboss/windup/rules/apps/javaee/model/JPAEntityModel.java
1833
package org.jboss.windup.rules.apps.javaee.model; import com.tinkerpop.blueprints.Direction; import com.tinkerpop.frames.Adjacency; import com.tinkerpop.frames.Property; import com.tinkerpop.frames.modules.typedgraph.TypeValue; /** * Contains metadata associated with a JPA Entity * * @author <a href="mailto:brads...
epl-1.0
MDMI/mdmimapeditor
org.mdmi.editor/src/org/openhealthtools/mdht/mdmi/editor/map/tree/EnumerationNode.java
1267
/******************************************************************************* * Copyright (c) 2012 Firestar Software, Inc. * 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 avail...
epl-1.0
gameduell/eclipselink.runtime
jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/metamodel/proxy/MapAttributeProxyImpl.java
1524
/******************************************************************************* * Copyright (c) 2013, 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....
epl-1.0
willrogers/dawnsci
org.eclipse.dawnsci.nexus/src/org/eclipse/dawnsci/nexus/impl/NXparametersImpl.java
1769
/*- ******************************************************************************* * Copyright (c) 2015 Diamond Light Source Ltd. * 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...
epl-1.0
NABUCCO/org.nabucco.framework.base
org.nabucco.framework.base.facade.datatype/src/main/gen/org/nabucco/framework/base/facade/datatype/MultiTenantDatatype.java
6185
/* * Copyright 2012 PRODYNA AG * * Licensed under the Eclipse Public License (EPL), 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.opensource.org/licenses/eclipse-1.0.php or * http://www.nabucco.org/L...
epl-1.0
arcanefoam/jgrapht
jgrapht-core/src/main/java/org/jgrapht/alg/interfaces/MaximumFlowAlgorithm.java
2600
/* ========================================== * JGraphT : a free Java graph-theory library * ========================================== * * Project Info: http://jgrapht.sourceforge.net/ * Project Creator: Barak Naveh (http://sourceforge.net/users/barak_naveh) * * (C) Copyright 2003-2008, by Barak Naveh and Con...
epl-1.0
lbchen/odl-mod
opendaylight/sal/yang-prototype/code-generator/yang-model-parser-impl/src/main/java/org/opendaylight/controller/yang/parser/builder/api/GroupingBuilder.java
1120
/* * Copyright (c) 2013 Cisco Systems, Inc. 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 available at http://www.eclipse.org/legal/epl-v10.html */ package org....
epl-1.0
paulianttila/openhab2
bundles/org.openhab.binding.wemo/src/main/java/org/openhab/binding/wemo/internal/WemoHttpCallFactory.java
747
/** * Copyright (c) 2010-2021 Contributors to the openHAB project * * See the NOTICE file(s) distributed with this work for additional * information. * * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse....
epl-1.0
elexis/elexis-3-core
bundles/ch.elexis.core.services/src/ch/elexis/core/services/CodeElementService.java
2955
package ch.elexis.core.services; import java.util.Collections; import java.util.HashMap; import java.util.List; import java.util.Map; import java.util.Optional; import java.util.stream.Collectors; import org.osgi.service.component.annotations.Component; import org.osgi.service.component.annotations.Reference; import ...
epl-1.0
WIZARD-CXY/RSSOwl
org.rssowl.ui/src/org/rssowl/ui/internal/ApplicationActionBarAdvisor.java
90031
/* ********************************************************************** ** ** Copyright notice ** ** ** ** (c) 2005-2009 RSSOwl Development Team ** ...
epl-1.0
DavidGutknecht/elexis-3-base
bundles/ch.elexis.docbox.ws.client/src-gen/org/hl7/v3/POCDMT000040Custodian.java
6301
package org.hl7.v3; import java.util.ArrayList; import java.util.List; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlAttribute; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlType; /** * <p>Jav...
epl-1.0
lbeurerkellner/n4js
plugins/org.eclipse.n4js.json/src-gen/org/eclipse/n4js/json/AbstractJSONRuntimeModule.java
6467
/** * Copyright (c) 2017 NumberFour AG. * 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.html * * Contributors: * NumberFo...
epl-1.0
msteindorfer/oopsla15-artifact
pdb.values.persistent.clojure/src/main/java/org/eclipse/imp/pdb/facts/impl/persistent/clojure/Node.java
5537
/******************************************************************************* * Copyright (c) 2012-2013 CWI * 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...
epl-1.0
sleshchenko/che
plugins/plugin-java/che-plugin-java-ext-lang-server/src/test/java/org/eclipse/che/plugin/java/server/che/SourceFromBytecodeGeneratorTest.java
11803
/* * Copyright (c) 2012-2018 Red Hat, Inc. * 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.html * * Contributors: * Red H...
epl-1.0
donghongwang/BookingSystem
src/com/bs/bean/P_T.java
1426
package com.bs.bean; import java.util.Date; public class P_T implements java.io.Serializable{ private static final long serialVersionUID = -4888836126783955019L; private int pid; private int tid; private int state; private Date jointime; public P_T(){} public P_T(int pid,int tid,int state,Date jointime) { ...
epl-1.0
cscheid/lux
src/shade/scale/geo/latlong_to_mercator.js
148
Shade.Scale.Geo.latlongToMercator = Shade(function(lat, lon) { lat = lat.div(2).add(Math.PI/4).tan().log(); return Shade.vec(lon, lat); });
epl-1.0
elucash/eclipse-oxygen
org.eclipse.jdt.ui/src/org/eclipse/jdt/ui/wizards/NewAnnotationWizardPage.java
17515
/******************************************************************************* * Copyright (c) 2004, 2016 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, an...
epl-1.0
prm-svm/kura
kura/DenaliWebAutomation/src/test/java/com/eurotech/denali/view/SettingsView.java
2203
package com.eurotech.denali.view; import com.eurotech.denali.driver.processor.WebDriverActions; import com.eurotech.denali.objectrepo.BrowserRepository; public class SettingsView extends WebDriverActions { public void selectSettingView() { click(BrowserRepository.SETTINGS); } public void clickApply(...
epl-1.0
gorkem/js-parser-benchmarks
src/main/java/org/jboss/tools/benchmark/parsers/AcornWithNodeJS.java
754
package org.jboss.tools.benchmark.parsers; import java.io.IOException; import org.jboss.tools.benchmark.parsers.acorn.AcornParser; import org.openjdk.jmh.annotations.Scope; import org.openjdk.jmh.annotations.State; @State(Scope.Thread) public class AcornWithNodeJS extends TestBase{ private final AcornParser parser...
epl-1.0
HenryVegaAyala/DEV_GIT
HolaMundo/src/prueba2.java
149
public class prueba2 { public static void main(String[] argumentos) { for(int i=500;i<600;i+=2){ System.out.println(i); } } }
epl-1.0
ugilio/keen
it.cnr.istc.keen.epsl/src/it/cnr/istc/keen/epsl/utils/ProjectUtils.java
2995
/* * Copyright (c) 2016-2017 PST (http://istc.cnr.it/group/pst). * 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.html * * ...
epl-1.0
terry1013/Alesia
dev/utils/FadingPanel.java
2210
/******************************************************************************* * Copyright (C) 2017 terry. * 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 * h...
epl-1.0
junli007/vone
WebRoot/dep/angular/i18n/angular-locale_sah-ru.js
3751
'use strict'; angular.module("ngLocale", [], ["$provide", function($provide) { var PLURAL_CATEGORY = {ZERO: "zero", ONE: "one", TWO: "two", FEW: "few", MANY: "many", OTHER: "other"}; function getDecimals(n) { n = n + ''; var i = n.indexOf('.'); return (i == -1) ? 0 : n.length - i - 1; } function getVF(n...
epl-1.0
bradsdavis/cxml-api
src/main/java/org/cxml/v12024/DsXPath.java
1244
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.6 // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> // Any modifications to this file will be lost upon recompilation of the source schema. // Generated on: 2013.08.05 at 11:46:5...
epl-1.0
lhillah/pnmlframework
pnmlFw-HLPN/src/fr/lip6/move/pnml/hlpn/hlcorestructure/PNType.java
7218
/** * Copyright 2009-2016 Université Paris Ouest and Sorbonne Universités, Univ. Paris 06 - CNRS UMR 7606 (LIP6) * * 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 av...
epl-1.0
aptana/Pydev
tests/org.python.pydev.core.tests/src/org/python/pydev/core/docutils/ParsingUtilsTest.java
19058
/** * Copyright (c) 2005-2013 by Appcelerator, Inc. All Rights Reserved. * Licensed under the terms of the Eclipse Public License (EPL). * Please see the license.txt included with this distribution for details. * Any modifications to this file must keep this entire header intact. */ /* * Created on Mar 14, 2006 ...
epl-1.0
santoslab/aadl-translator
aadl-translator/src/main/java/edu/ksu/cis/projects/mdcf/aadltranslator/model/hazardanalysis/DetectionModel.java
635
package edu.ksu.cis.projects.mdcf.aadltranslator.model.hazardanalysis; import edu.ksu.cis.projects.mdcf.aadltranslator.model.ModelUtil.DetectionApproach; public abstract class DetectionModel { protected DetectionApproach approach; protected String explanation; protected String name; public DetectionModel(String...
epl-1.0
bradsdavis/cxml-api
src/main/java/org/cxml/fulfill/Place.java
2588
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.5-2 // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> // Any modifications to this file will be lost upon recompilation of the source schema. // Generated on: 2015.09.23 at 11:18...
epl-1.0
ribelo/eckersdorf
resources/public/js/out/re_frame/cofx.js
5873
// Compiled by ClojureScript 1.9.946 {} goog.provide('re_frame.cofx'); goog.require('cljs.core'); goog.require('re_frame.db'); goog.require('re_frame.interceptor'); goog.require('re_frame.registrar'); goog.require('re_frame.loggers'); re_frame.cofx.kind = new cljs.core.Keyword(null,"cofx","cofx",2013202907); if(cljs.co...
epl-1.0
fawwaz/mallet-modified
src/cc/mallet/share/fawwaz/MyPipe2FeatureVectorSequence.java
1214
package cc.mallet.share.fawwaz; import java.util.ArrayList; import cc.mallet.pipe.Pipe; import cc.mallet.pipe.SerialPipes; import cc.mallet.types.Alphabet; import cc.mallet.types.Instance; import cc.mallet.types.LabelAlphabet; import cc.mallet.types.LabelSequence; public class MyPipe2FeatureVectorSequence extends Pi...
epl-1.0
debrief/debrief
org.mwc.debrief.build/checkstyle/contrib/bcel/src/checkstyle/com/puppycrawl/tools/checkstyle/bcel/IDeepVisitor.java
1320
/******************************************************************************* * Debrief - the Open Source Maritime Analysis Application * http://debrief.info * * (C) 2000-2020, Deep Blue C Technology Ltd * * This library is free software; you can redistribute it and/or * modify it under the terms of the E...
epl-1.0
unverbraucht/kura
kura/org.eclipse.kura.linux.net/src/main/java/org/eclipse/kura/linux/net/dns/LinuxNamed.java
20072
/******************************************************************************* * Copyright (c) 2011, 2016 Eurotech 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 * which accompanies this distributi...
epl-1.0
neelance/jface4ruby
jface4ruby/src/org/eclipse/core/commands/ParameterizedCommand.java
23895
/******************************************************************************* * Copyright (c) 2005, 2008 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, an...
epl-1.0
moji1/MDebugger
PaperEvaluationData/SizeOverhead/Refined/Refined-CounterModel_CDTProject/src/Debug__Top.hh
917
#ifndef DEBUG__TOP_HH #define DEBUG__TOP_HH #include "umlrtcapsule.hh" #include "umlrtcapsuleclass.hh" #include "umlrtmessage.hh" struct UMLRTCapsulePart; struct UMLRTCommsPort; struct UMLRTSlot; class Capsule_Debug__Top : public UMLRTCapsule { public: Capsule_Debug__Top( const UMLRTCapsuleClass * cd, UMLRTSlot ...
epl-1.0
boniatillo-com/PhaserEditor
source/v2/phasereditor/phasereditor.resources.phaser.examples/phaser3-examples/public/src/game objects/particle emitter/fire max 10 particles.js
1282
/** * @author Pavle Goloskokovic <pgoloskokovic@gmail.com> (http://prunegames.com) */ var config = { type: Phaser.WEBGL, width: 800, height: 600, backgroundColor: '#000', parent: 'phaser-example', scene: { preload: preload, create: create, update: update } }; v...
epl-1.0
neelance/jface4ruby
jface4ruby/lib/org/eclipse/jface/text/templates/ContextTypeRegistry.rb
2524
require "rjava" # Copyright (c) 2000, 2005 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 available at # http://www.eclipse.org/legal/epl-v10.html # # C...
epl-1.0
DavidGutknecht/elexis-3-base
bundles/ch.elexis.ebanking/src-gen/camt/TechnicalInputChannel1Choice.java
2535
// // Diese Datei wurde mit der JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b130911.1802 generiert // Siehe <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> // Änderungen an dieser Datei gehen bei einer Neukompilierung des Quellschemas verloren. // Generiert:...
epl-1.0
Nodeclipse/eclipse-color-theme
com.github.eclipsecolortheme/src/com/github/eclipsecolortheme/mapper/CEditorMapper.java
367
package com.github.eclipsecolortheme.mapper; import java.util.Map; import com.github.eclipsecolortheme.ColorThemeSetting; public class CEditorMapper extends GenericMapper { @Override public void map(Map<String, ColorThemeSetting> theme) { preferences.putBoolean("sourceHoverBackgroundColor.SystemDefau...
epl-1.0
rmcilroy/HeraJVM
libraryInterface/GNUClasspath/CPL/src/java/net/JikesRVMSupport.java
1585
/* * This file is part of the Jikes RVM project (http://jikesrvm.org). * * This file is licensed to You under the Common Public License (CPL); * You may not use this file except in compliance with the License. You * may obtain a copy of the License at * * http://www.opensource.org/licenses/cpl1.0.php *...
epl-1.0
ELTE-Soft/txtUML
examples/tests/hu.elte.txtuml.seqdiag.tests.models/src/hu/elte/txtuml/seqdiag/tests/models/testmodel/TestSig.java
138
package hu.elte.txtuml.seqdiag.tests.models.testmodel; import hu.elte.txtuml.api.model.Signal; public class TestSig extends Signal { }
epl-1.0
iGoodie/TwitchSpawn
src/main/java/net/programmer/igoodie/twitchspawn/util/CooldownBucket.java
1751
package net.programmer.igoodie.twitchspawn.util; import java.time.Instant; import java.util.HashMap; import java.util.Map; public class CooldownBucket { public int globalCooldownMillis; public int cooldownMillis; public long globalCooldownUntil; public Map<String, Long> individualCooldownUntil; ...
epl-1.0
opendaylight/netvirt
vpnmanager/api/src/main/java/org/opendaylight/netvirt/vpnmanager/api/VpnHelper.java
10261
/* * Copyright © 2015, 2017 Ericsson India Global Services Pvt Ltd. 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 available at http://www.eclipse.org/legal/epl-v...
epl-1.0
vimil/waffle
Source/JNA/waffle-tests/src/main/java/waffle/mock/MockWindowsIdentity.java
2761
/** * Waffle (https://github.com/dblock/waffle) * * Copyright (c) 2010 - 2015 Application Security, Inc. * * 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:...
epl-1.0
PlegmaLabs/openhab
bundles/persistence/org.openhab.persistence.psql/src/main/java/org/openhab/persistence/psql/internal/SqlItem.java
888
package org.openhab.persistence.psql.internal; import java.text.DateFormat; import java.util.Date; import org.openhab.core.persistence.HistoricItem; import org.openhab.core.types.State; /** * This is a Java bean used to return historic items from a SQL database. * * @author Chris Jackson * @since 1.3.0 * */ p...
epl-1.0
scmod/nexus-public
testsuite/legacy-testsuite/src/test/java/org/sonatype/nexus/testsuite/misc/nexus930/Nexus930AutoDiscoverComponentIT.java
6682
/* * Sonatype Nexus (TM) Open Source Version * Copyright (c) 2008-present Sonatype, Inc. * All rights reserved. Includes the third-party code listed at http://links.sonatype.com/products/nexus/oss/attributions. * * This program and the accompanying materials are made available under the terms of the Eclipse Public...
epl-1.0
llnek/impactjs
src/web/impact/scripts/zotohlabs/ents/death-explosion.js
2783
// // Copyright (c) 2013 Cherimoia, LLC. All rights reserved. // // This library is distributed in the hope that it will be useful // but without any warranty; without even the implied warranty of // merchantability or fitness for a particular purpose. // // The use and distribution terms for this software are covered ...
epl-1.0
enphoneh/Glide3.6.1_fixbug
src/com/bumptech/glide/load/engine/bitmap_recycle/SizeConfigStrategy.java
8238
package com.bumptech.glide.load.engine.bitmap_recycle; import android.annotation.TargetApi; import android.graphics.Bitmap; import android.os.Build; import com.bumptech.glide.util.Util; import java.util.HashMap; import java.util.Map; import java.util.NavigableMap; import java.util.TreeMap; /** * Keys {@link androi...
epl-1.0
elucash/eclipse-oxygen
org.eclipse.jdt.ui/src/org/eclipse/jdt/internal/corext/refactoring/TypeContextChecker.java
34585
/******************************************************************************* * Copyright (c) 2000, 2016 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, an...
epl-1.0
PDOK/geoserver-workspace-builder
src/main/java/nl/pdok/workspacebuilder/PdokBuilder.java
11992
package nl.pdok.workspacebuilder; import it.geosolutions.geoserver.rest.decoder.RESTCoverageList; import it.geosolutions.geoserver.rest.decoder.RESTFeatureTypeList; import it.geosolutions.geoserver.rest.decoder.RESTWorkspaceList; import it.geosolutions.geoserver.rest.encoder.service.GSServiceSettingsEncoder; import ja...
epl-1.0
soctrace-inria/framesoc.importers
fr.inria.soctrace.tools.importer.otf2/src/fr/inria/soctrace/tools/importer/otf2/input/Otf2InputComposite.java
2490
/******************************************************************************* * Copyright (c) 2012-2015 INRIA. * 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 * h...
epl-1.0
loliveira/zone
server/resources/public/js/chat.js
3103
var Position = Backbone.Model.extend({ fetch: function() { var that = this; GMaps.geolocate({ success: function(position) { console.log("success"); that.set({position: position}); }, error: function(error) { console.log('Geolocation failed: '+ error....
epl-1.0
boniatillo-com/PhaserEditor
source/v3/source/client/plugins/phasereditor2d.scene/ui/dialogs/NewSceneFileDialogExtension.ts
1203
namespace phasereditor2d.scene.ui.dialogs { export class NewSceneFileDialogExtension extends files.ui.dialogs.NewFileContentExtension { constructor() { super({ id: "phasereditor2d.scene.ui.wizards.NewSceneFileWizardExtension", wizardName: "Scene File", ...
epl-1.0
IdeS2014OUAMI/DulceriaMaoli
src/com/tlamatini/test/DAOCompraTest.java
1172
package com.tlamatini.test; import static org.junit.Assert.*; import java.sql.Date; import java.util.ArrayList; import com.tlamatini.datos.ConexionDB; import com.tlamatini.modelo.Compra; import com.tlamatini.modelo.Producto; import com.tlamatini.modelo.Venta; import com.tlamatini.persistencia.*; import org.junit.Te...
epl-1.0
idserda/openhab
bundles/binding/org.openhab.binding.velux/src/main/java/org/openhab/binding/velux/bridge/VeluxBridgeGetProducts.java
2901
/** * Copyright (c) 2010-2019 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.html */...
epl-1.0
ProbonoBonobo/reg-machine
resources/public/cljs/tests/out/quil/util.js
8356
// Compiled by ClojureScript 1.9.293 {} goog.provide('quil.util'); goog.require('cljs.core'); goog.require('clojure.string'); /** * Function that does nothing. */ quil.util.no_fn = (function quil$util$no_fn(){ return null; }); /** * Returns the val associated with key in mappings or key directly if it * is one of...
epl-1.0
bfg-repo-cleaner-demos/eclipselink.runtime-bfg-strip-big-blobs
foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/tests/employee/EmployeeBasicTestModel.java
14964
/******************************************************************************* * Copyright (c) 1998, 2013 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. ...
epl-1.0
OpenTM2/opentm2-source
Packages/include/xercesc/util/KVStringPair.hpp
7163
/* * 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...
epl-1.0
xiaohanz/softcontroller
opendaylight/netconf/netconf-util/src/main/java/org/opendaylight/controller/netconf/util/xml/XmlElement.java
14418
/* * Copyright (c) 2013 Cisco Systems, Inc. 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 available at http://www.eclipse.org/legal/epl-v10.html */ package org...
epl-1.0
bfg-repo-cleaner-demos/eclipselink.runtime-bfg-strip-big-blobs
foundation/org.eclipse.persistence.core/src/org/eclipse/persistence/annotations/CompositeMember.java
2110
/******************************************************************************* * Copyright (c) 2011, 2013 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...
epl-1.0
vertig/tempo
security/src/test/java/org/intalio/tempo/test/SpringTestSupport.java
2059
/** * Copyright (c) 2005-2007 Intalio inc. * * 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.html * * Contributors:...
epl-1.0
theanuradha/debrief
org.mwc.cmap.grideditor/src/org/mwc/cmap/grideditor/GridEditorView.java
8917
/* * Debrief - the Open Source Maritime Analysis Application * http://debrief.info * * (C) 2000-2014, PlanetMayo Ltd * * This library is free software; you can redistribute it and/or * modify it under the terms of the Eclipse Public License v1.0 * (http://www.eclipse.org/legal/epl-v10....
epl-1.0
test-editor/test-editor-xtext
tcl/org.testeditor.tcl.dsl.tests/src/org/testeditor/tcl/util/package-info.java
146
/** * Note that theses tests are actually tests for org.testeditor.tcl.model and should * be moved there... */ package org.testeditor.tcl.util;
epl-1.0
codenotes/dngrep
w32test/win32shelltest/win32shelltest/win32shelltest.cpp
18871
// win32shelltest.cpp : Defines the entry point for the application. // #include "stdafx.h" #include "win32shelltest.h" #include <string> #include <Shtypes.h> #include <Shlobj.h> #include <assert.h> #include <algorithm> #include <thread> #include <cstdlib> #define MAX_LOADSTRING 100 static LPITEMIDLIST GetNextIte...
gpl-2.0
Tornaldo/WebIntelligence
extensions/SemanticMediaWiki/tests/phpunit/includes/serializer/SemanticDataSerializerTest.php
3186
<?php namespace SMW\Tests\Serializers; use SMW\Serializers\SemanticDataSerializer; use SMW\Tests\Utils\SemanticDataFactory; use SMW\DataValueFactory; use SMw\SemanticData; use SMW\DIWikiPage; use SMW\Subobject; use Title; /** * @covers \SMW\Serializers\SemanticDataSerializer * * * @group SMW * @group SMWExte...
gpl-2.0
agx/git-buildpackage
tests/09_test_git_repository.py
2988
# vim: set fileencoding=utf-8 : """ Test L{GitRepository} Test things here that don't fit nicely into the doctests that also make up the API documentation. """ from . import context # noqa: 401 from . import testutils import os import gbp.log import gbp.git import gbp.errors class TestWriteTree(testutils.Debia...
gpl-2.0
nickzman/helios
rsMath/rsVec.cpp
3401
/* * Copyright (C) 1999-2010 Terence M. Welsh * * This file is part of rsMath. * * rsMath 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 the License, or (at your option...
gpl-2.0
mager19/portafolio
template-parts/content.php
1292
<?php /** * Template part for displaying posts * * @link https://codex.wordpress.org/Template_Hierarchy * * @package wiltonwings */ ?> <article id="post-<?php the_ID(); ?>" <?php post_class(); ?>> <header class="entry-header"> <?php if ( is_single() ) : the_title( '<h1 class="entry-title">', '</h1>' ); ...
gpl-2.0
WithoutHaste/TaskManagerX
Tamarin/classes/ConfigSheet.cs
7403
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Xml; using OfficeOpenXml; using WithoutHaste.DataFiles.Excel; namespace Tamarin { public class ConfigSheet { public List<Status> Statuses { get; set; } public List<string> Categories ...
gpl-2.0
aide-solutions/password-generator
Captcha/Properties/AssemblyInfo.cs
656
using System.Reflection; using System.Resources; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; using System.Windows; [assembly: AssemblyTitle("Captcha")] [assembly: AssemblyDescription("")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] [assembly: AssemblyProduct(...
gpl-2.0
Esleelkartea/aonGTA
aongta_v1.0.0_src/Fuentes y JavaDoc/aon-ui-common/src/com/code/aon/ui/common/controller/ExceptionBean.java
4631
package com.code.aon.ui.common.controller; import java.io.ByteArrayOutputStream; import java.io.PrintStream; import java.util.LinkedList; import java.util.List; import java.util.Locale; import java.util.ResourceBundle; import javax.faces.application.Application; import javax.faces.context.FacesContext; imp...
gpl-2.0
liuzheng712/Misago
misago/emberapp/app/components/navbar-dropdown.js
395
import Ember from 'ember'; export default Ember.Component.extend({ classNames: ['compact-navbar-dropdown', 'hidden-md', 'hidden-lg'], dropdown: Ember.computed.alias('navbar-dropdown'), closeOnLinkClick: function() { var self = this; Ember.$(document).on('click.misagoNavbarDropdown', function() { ...
gpl-2.0
bstroebl/QGIS
src/gui/symbology-ng/qgssymbollayerv2widget.cpp
41515
/*************************************************************************** qgssymbollayerv2widget.cpp - symbol layer widgets --------------------- begin : November 2009 copyright : (C) 2009 by Martin Dobias email : wonder dot sk at gmail dot com *********...
gpl-2.0
mambax7/oledrion
download.php
3107
<?php /* You may not change or alter any portion of this comment or credits of supporting developers from this source code or any supporting source code which is considered copyrighted (c) material of the original comment or credit authors. This program is distributed in the hope that it will be useful, but WITHO...
gpl-2.0
centreon/centreon
lib/Centreon/Object/Dependency/DependencyHostParent.php
1596
<?php /* * Copyright 2005 - 2020 Centreon (https://www.centreon.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 requi...
gpl-2.0
rex-xxx/mt6572_x201
packages/apps/Exchange/exchange2/src/com/android/exchange/PartRequest.java
1926
/* * Copyright (C) 2008-2009 Marc Blank * Licensed to 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-...
gpl-2.0
DriwFS/Angas-Engine
SDK/src/org/diverproject/angas/resource/Texture.java
2791
package org.diverproject.angas.resource; import static org.diverproject.log.LogSystem.logDebug; import org.diverproject.angas.Graphic; /** * <p><h1>Textura</h1></p> * * <p>Utilizado para que seja possível trabalhar com recursos do tipo imagem (texturas). * Texturas normalmente são utilizadas para rende...
gpl-2.0
froksen/FDesktopRecorder
src/module/recordingdevices.cpp
2096
#include "recordingdevices.h" #include <QProcess> #include <QDebug> RecordingDevices::RecordingDevices(QObject *parent) : QObject(parent) { } void RecordingDevices::getRecorddevices(){ //Clears old values RecordDeviceDesc.clear(); RecordDeviceHW.clear(); QProcess p; p.start("arecord -l"); ...
gpl-2.0
lclsdu/CS
jspxcms/src/com/jspxcms/core/security/CmsLogoutFilter.java
2118
package com.jspxcms.core.security; import javax.servlet.ServletRequest; import javax.servlet.ServletResponse; import javax.servlet.http.HttpServletRequest; import org.apache.commons.lang3.StringUtils; import org.apache.shiro.subject.Subject; import org.apache.shiro.web.filter.authc.LogoutFilter; import org.springfram...
gpl-2.0
koying/xbmc-vidonme
xbmc/interfaces/legacy/ListItem.cpp
20388
/* * Copyright (C) 2005-2013 Team XBMC * http://www.xbmc.org * * 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 2, or (at your option) * any later version. * ...
gpl-2.0
karianna/jdk8_tl
jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/message/PayloadElementSniffer.java
2814
/* * Copyright (c) 1997, 2011, 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 ...
gpl-2.0
Droces/casabio
vendor/phpexiftool/phpexiftool/lib/PHPExiftool/Driver/Tag/Microsoft/CDTrackEnabled.php
736
<?php /* * This file is part of PHPExifTool. * * (c) 2012 Romain Neutron <imprec@gmail.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace PHPExiftool\Driver\Tag\Microsoft; use PHPExiftool\Driver\AbstractTag; class C...
gpl-2.0
mzmine/mzmine3
src/main/java/io/github/mzmine/modules/visualization/spectra/simplespectra/datasets/UnifyScansDataSet.java
4084
/* * Copyright 2006-2021 The MZmine Development Team * * This file is part of MZmine. * * MZmine 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 2 of the * License, or (at your option) any ...
gpl-2.0
comcow2007/incident-watcher-tool
ACTFBIncidentSource/ACTFBWatchNotification.cs
17175
//ACTFBIncidentSource - This incident source reads the ACTFB public feed for Incident Watcher //Copyright (C) 2011 comicalcow //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 versi...
gpl-2.0
avalonfr/avalon_core_v1
src/server/scripts/Northrend/UtgardeKeep/UtgardeKeep/boss_keleseth.cpp
11457
/* * Copyright (C) 2008-2011 TrinityCore <http://www.trinitycore.org/> * * 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 2 of the License, or (at your * option) any la...
gpl-2.0
k9ert/struktor
src/struktor/strukelements/DecList.java
7976
// Copyright 2000 Kim Neunert (k9ert@gmx.de), this is free Software (GNU Public License) package struktor.strukelements; import java.awt.Component; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; import java.awt.event.ItemEvent; import java.awt.event.ItemListener; import java.util.Enumeration; ...
gpl-2.0
imglib/imglib2-script
src/test/java/net/imglib2/script/TestHistograms.java
16279
/* * #%L * ImgLib2: a general-purpose, multidimensional image processing library. * %% * Copyright (C) 2009 - 2016 Tobias Pietzsch, Stephan Preibisch, Stephan Saalfeld, * John Bogovic, Albert Cardona, Barry DeZonia, Christian Dietz, Jan Funke, * Aivar Grislis, Jonathan Hale, Grant Harris, Stefan Helfrich, Mark Hi...
gpl-2.0
alexanderfefelov/nav
python/nav/ipdevpoll/plugins/ciscovlan.py
4983
# # Copyright (C) 2009-2012 UNINETT AS # # This file is part of Network Administration Visualized (NAV). # # NAV is free software: you can redistribute it and/or modify it under # the terms of the GNU General Public License version 2 as published by # the Free Software Foundation. # # This program is distributed in the...
gpl-2.0
digama0/mmj2
src/mmj/transforms/ReplaceInfo.java
11473
//*****************************************************************************/ //* Copyright (C) 2014 */ //* ALEXEY MERKULOV steelart (dot) alex (at) gmail (dot) com */ //* License terms: GNU General Public License Version 2 ...
gpl-2.0
lewurm/graal
graal/com.oracle.graal.replacements/src/com/oracle/graal/replacements/MathSubstitutionsX86.java
5465
/* * Copyright (c) 2011, 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 Softwa...
gpl-2.0
hglukhova/site
templates/yoo_expo/warp/systems/joomla/elements/verify.php
2378
<?php /** * @package Warp Theme Framework * @author YOOtheme http://www.yootheme.com * @copyright Copyright (C) YOOtheme GmbH * @license YOOtheme Proprietary Use License (http://www.yootheme.com/license) */ jimport('joomla.html.html'); jimport('joomla.form.formfield'); class JFormFieldVerify extends JFormField...
gpl-2.0
rickbutton/JarvisSharp
Jarvis/Plugins/Music/Player.cs
4337
using System; using System.Collections.Generic; using System.Linq; using System.Runtime.Remoting.Messaging; using System.Text; using System.Threading.Tasks; using NAudio.Wave; using Torshify; namespace Jarvis.Plugins.Music { public class Player { private WaveFormat _format; private BufferedWav...
gpl-2.0
bloxtheme/BloxTheme
bloxtheme/library/visual-editor/scripts-src/util.saving.js
6998
define(['jquery', 'util.loader', 'knockout', 'deps/json2'], function($, loader, ko) { save = function() { /* If saving isn't allowed, don't try to save. */ if ( typeof isSavingAllowed === 'undefined' || isSavingAllowed === false ) { return false; } /* If currently saving, do not do it again. */ if ...
gpl-2.0
stonebuzz/glpi
install/migrations/update_9.5.x_to_10.0.0/domains.php
4649
<?php /** * --------------------------------------------------------------------- * GLPI - Gestionnaire Libre de Parc Informatique * Copyright (C) 2015-2021 Teclib' and contributors. * * http://glpi-project.org * * based on GLPI - Gestionnaire Libre de Parc Informatique * Copyright (C) 2003-2014 by the INDEPNET...
gpl-2.0
dolly22/openttd-sai
src/saiext/sqlite3/api/sqlite_reader.cpp
2657
/** @file sqlite_reader.cpp Implementation of SqliteReader. */ #include "sqlite_reader.hpp" #include "../../../string_func.h" SqliteReader::SqliteReader(SqliteCommand *cmd) : cmd(cmd) { ++cmd->refs; } SqliteReader::~SqliteReader() { this->Close(); } bool SqliteReader::Read() { requireOpened(); switch(sqlite3_...
gpl-2.0