code
stringlengths
3
1.05M
repo_name
stringlengths
4
116
path
stringlengths
3
942
language
stringclasses
30 values
license
stringclasses
15 values
size
int32
3
1.05M
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>ABCKids</title> <!-- TODO : Common API --> <script type="text/javascript" language="javascript" src="$MANAGER_WIDGET/Common/API/Widget.js"></script> <script type="text/javascript" language="javascript" s...
Achref001/ABC-kids
index.html
HTML
epl-1.0
1,558
/** * Copyright (c) 2010-2013, openHAB.org 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...
jenskastensson/openhab
bundles/io/org.openhab.io.habmin/src/main/java/org/openhab/io/habmin/repository/HabminConfigDatabase.java
Java
epl-1.0
5,795
<?php /******************************************************************************* * Copyright (c) 2011, 2014 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 distributio...
kentarou-fukuda/CFEL
opMICExtPlugin/apps/pc_frontend/modules/stats/templates/_embedVislinkTimeline.php
PHP
epl-1.0
650
/* * trace.h * * (C) Copyright IBM Corp. 2005 * * THIS FILE IS PROVIDED UNDER THE TERMS OF THE ECLIPSE PUBLIC LICENSE * ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THIS FILE * CONSTITUTES RECIPIENTS ACCEPTANCE OF THE AGREEMENT. * * You can obtain a current copy of the Eclipse Public License from ...
mchasal/SFCB
trace.h
C
epl-1.0
4,484
/******************************************************************************* * Copyright (c) 2011 4DIAC - consortium. * 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...
EstebanQuerol/Black_FORTE
src/modules/lms/lmsmain.cpp
C++
epl-1.0
1,878
package com.temenos.t24.tools.eclipse.basic.protocols; import org.junit.Assert; import org.junit.Test; import com.temenos.t24.tools.eclipse.basic.protocols.actions.ActionCommon; public class ActionCommonTest { @Test public void testGetErrorMsg(){ Assert.assertTrue("".equals(ActionCommon.getMsgError...
debabratahazra/DS
designstudio/components/basic/tests/com.odcgroup.basic.tests/src/test/java/com/temenos/t24/tools/eclipse/basic/protocols/ActionCommonTest.java
Java
epl-1.0
988
/****************************************************************************** * Copyright (c) 2000-2016 Ericsson Telecom AB * 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...
eroslevi/titan.EclipsePlug-ins
org.eclipse.titan.designer/src/org/eclipse/titan/designer/AST/TTCN3/values/expressions/NotExpression.java
Java
epl-1.0
5,894
/******************************************************************************* * Copyright (c) 2008 Andrei Loskutov. * All rights reserved. This program and the accompanying materials * are made available under the terms of the BSD License * which accompanies this distribution, and is available at * http://...
iloveeclipse/skin4eclipse
EclipseSkins/src/de/loskutov/eclipseskins/sessions/SaveSessionsPulldownMenu.java
Java
epl-1.0
3,589
/** * Copyright (c) 2011 committers of YAKINDU 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 * Contributor...
Yakindu/statecharts
plugins/org.yakindu.sct.ui.editor/src/org/yakindu/sct/ui/editor/editparts/StatechartNameEditPart.java
Java
epl-1.0
2,041
/******************************************************************************* * Copyright (c) 2002, 2010 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...
ttimbul/eclipse.wst
bundles/org.eclipse.wst.xml.core/src-catalog/org/eclipse/wst/xml/core/internal/catalog/provisional/ICatalogEntry.java
Java
epl-1.0
1,696
/******************************************************************************* * Copyright (c) 2010-2019 ITER Organization. * 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...
css-iter/cs-studio
core/utility/utility-plugins/org.csstudio.utility.batik/src/org/csstudio/utility/batik/util/BridgeContext.java
Java
epl-1.0
1,838
/** * Copyright (c) 2013-2014 Angelo ZERR. * 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 * * Contributor...
angelozerr/eclipse-wtp-webresources
org.eclipse.a.wst.html.webresources.core/src/org/eclipse/wst/html/webresources/core/WebResourceType.java
Java
epl-1.0
805
<div> <form action="index.php?index=add_host_type" method="post"> <table> <tr> <td>Name</td> <td><input name="name" type="text" /></td> </tr> <tr> <td>Default CPU</td> <td><input name="defa...
FTSRG/decps
cps/hu.bme.mit.inf.cps.web/layout/host_form.php
PHP
epl-1.0
765
// The MIT License (MIT) // // Copyright (c) 2015, 2018 Arian Fornaris // // 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...
boniatillo-com/PhaserEditor
source/v2/phasereditor/phasereditor.scene.core/src/phasereditor/scene/core/BitmapTextComponent.java
Java
epl-1.0
3,382
package ch.elexis.core.ui.eigenartikel; import java.text.MessageFormat; import javax.inject.Inject; import javax.inject.Named; import org.eclipse.e4.core.di.annotations.Optional; import org.eclipse.e4.ui.di.UIEventTopic; import org.eclipse.jface.action.ToolBarManager; import org.eclipse.jface.dialogs.MessageDialog; ...
elexis/elexis-3-core
bundles/ch.elexis.core.ui.eigenartikel/src/ch/elexis/core/ui/eigenartikel/EigenartikelDetailDisplay.java
Java
epl-1.0
8,128
package InheritanceChapter; public class InheritanceDemo { public static void main(String[] args) { Person[] people = new Person[4]; people[0] = new Undergraduate("Cot, Man", 49, 2); people[1] = new Undergraduate("Lick, ani", 9456, 1); people[2] = new Student("raj, swap",3); people[3] = new Undergraduate("jan, mah...
ShubhankarRaj/JavaCodingFolder
Eclipse Workspace/myProject/src/InheritanceChapter/InheritanceDemo.java
Java
epl-1.0
515
/** */ package org.example.entities.entities.util; import org.eclipse.emf.common.notify.Adapter; import org.eclipse.emf.common.notify.Notifier; import org.eclipse.emf.common.notify.impl.AdapterFactoryImpl; import org.eclipse.emf.ecore.EObject; import org.example.entities.entities.*; /** * <!-- begin-user-doc -->...
LorenzoBettini/packtpub-xtext-book-examples
org.example.entities/src-gen/org/example/entities/entities/util/EntitiesAdapterFactory.java
Java
epl-1.0
7,221
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); var _extends2 = require('babel-runtime/helpers/extends'); var _extends3 = _interopRequireDefault(_extends2); var _classnames = require('classnames'); var _classnames2 = _interopRequireDefault(_classnames); var _react = require('react')...
jessicaappelbaum/cljs-update
node_modules/semantic-ui-react/dist/commonjs/views/Comment/CommentMetadata.js
JavaScript
epl-1.0
1,455
# Change Log All notable changes to this project will be documented in this file. This change log follows the conventions of [keepachangelog.com](http://keepachangelog.com/). ## [Unreleased][unreleased] ### Changed - Add a new arity to `make-widget-async` to provide a different widget shape. ## [0.1.1] - 2016-01-27 #...
nangia/projecteuler-clojure
CHANGELOG.md
Markdown
epl-1.0
806
// Compiled by ClojureScript 0.0-3165 {} goog.provide('om.core'); goog.require('cljs.core'); goog.require('goog.ui.IdGenerator'); goog.require('goog.dom'); goog.require('om.dom'); goog.require('cljsjs.react'); om.core._STAR_parent_STAR_ = null; om.core._STAR_instrument_STAR_ = null; om.core._STAR_descriptor_STAR_ = nul...
snackycracky/equilibrium
frontend/om-tut/resources/public/js/compiled/out/om/core.js
JavaScript
epl-1.0
174,840
/* * This file is part of the Jikes RVM project (http://jikesrvm.org). * * This file is licensed to You under the Eclipse Public License (EPL); * 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....
CodeOffloading/JikesRVM-CCO
jikesrvm-3.1.3/rvm/src/org/jikesrvm/compilers/opt/regalloc/BrainDeadSpillCost.java
Java
epl-1.0
964
public class Main { /** * @param args */ public static void main(String[] args) { Almacen a = new Almacen(); Mounstruo m1 = new Mounstruo(a, "Monstruo 1"); Mounstruo m2 = new Mounstruo(a, "Monstruo 2"); // Mounstruo m3 = new Mounstruo(a, "Monstruo 3"); // Mounstruo m4 = new Mounstruo(a, "Monstruo 4"); /...
davidhmhernandez/ServiciosyProcesos
Concurrencia3Act1/src/Main.java
Java
epl-1.0
574
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_21) on Mon Jul 29 22:10:54 CEST 2013 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>cern.colt.list.tdo...
endbegin/parallelcolt-test
doc/parallelcolt-0.10.1/cern/colt/list/tdouble/package-summary.html
HTML
epl-1.0
6,531
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_45) on Sun Dec 06 16:26:48 EST 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>bawbcat.gt</title> <meta nam...
TTGroupTracker/GroupTracker
dist/javadoc/bawbcat/gt/package-frame.html
HTML
epl-1.0
1,557
/** */ package org.nasdanika.amur.it.js.foundation; import org.eclipse.emf.common.util.EList; import org.nasdanika.amur.it.js.AbstractNode; import org.nasdanika.amur.it.js.Parameter; /** * <!-- begin-user-doc --> * A representation of the model object '<em><b>Top Level Flow Function Output Port</b></em>'. * <!-- ...
Nasdanika/amur-it-js
org.nasdanika.amur.it.js.foundation/src/org/nasdanika/amur/it/js/foundation/FunctionOutputPort.java
Java
epl-1.0
1,372
/* * Copyright (c) 2015-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...
sleshchenko/che
dashboard/src/components/validator/unique-team-name-validator.directive.ts
TypeScript
epl-1.0
2,281
package anatlyzer.atl.editor.quickfix.errors; import org.eclipse.emf.common.util.EList; import org.eclipse.jface.text.IDocument; import org.eclipse.swt.graphics.Image; import anatlyzer.atl.editor.quickfix.AbstractAtlQuickfix; import anatlyzer.atl.editor.quickfix.QuickfixImages; import anatlyzer.atl.quickfixast.ASTUti...
gomezabajo/Wodel
anatlyzer.atl.editor.quickfix/src/anatlyzer/atl/editor/quickfix/errors/AbstractOperationQuickfix_CreateHelper.java
Java
epl-1.0
4,227
/******************************************************************************* * Copyright (c) 2010, 2012 David A Carlson 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...
sarpkayanehta/mdht
core/plugins/org.openhealthtools.mdht.uml.term.ui/src/org/openhealthtools/mdht/uml/term/ui/properties/ValueSetConstraintSection.java
Java
epl-1.0
22,969
/* -*-C++-*- ImgSVC_impl.cpp Copyright (c) 2011 AIST All Rights Reserved. Eclipse Public License v1.0 (http://www.eclipse.org/legal/epl-v10.html) */ /*! * @file ImgSVC_impl.cpp * @brief Service implementation code of Img.idl * */ #include "ImgSVC_impl.h" #include "MultiCamera.h" /* * Example implementati...
nagyistoce/openvgr
src/module/component/MultiCamera/ImgSVC_impl.cpp
C++
epl-1.0
1,420
package de.hanoi; /** * This class provides an auto solving algorithm for the game. It does that in the fewest steps possible. * To do the solving in a pace the user can follow, there is a delay, which can be set to a value greater than 1. * 1 second is also the default delay. * @author phillip.goellner */ public...
DHBWFN2016/Hanoi
Hanoi/src/de/hanoi/AutoSolver.java
Java
epl-1.0
3,327
# webapp The web-tier of the cljat application ## Usage ### Setup Development Environment with Docker * Prepare the dependencies volumes container ``` cd webapp && lein deps ``` ``` docker run -d --name lein_dev_deps -v ~/.lein:/root/.lein -v ~/.m2:/root/.m2 busybox ``` * Runing the dev container in which ...
stevegocoding/cljat-webapp
README.md
Markdown
epl-1.0
939
/* * (C) Copyright 2015 Netcentric 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 */ package biz.netcentric.cq.t...
Netcentric/accesscontroltool
accesscontroltool-bundle/src/main/java/biz/netcentric/cq/tools/actool/helper/Constants.java
Java
epl-1.0
1,468
<div id="edit-menu"> <form action="" method="post"> <label for="title">Title</label> <input id="title" name="title" type="text" /> <br /> <label for="order" class="padded">Order</label> <input id="order" name="order" class="padded" type="text" /> <br /> <label for="page-name" class="padded...
ProBeeEU/probee-website
resources/html-tpl/edit.html
HTML
epl-1.0
1,204
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"> <HTML> <HEAD> <LINK REL=STYLESHEET TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style"> <META NAME="GENERATOR" CONTENT="Java2HTML Version 1.5"> <TITLE>org.junit.runner.notification.StoppedByUserException (Java2HTML)</TITLE> </HEAD> <BODY><TABLE id="Header" b...
cos/evaluation-junit
chord_output/org/junit/runner/notification/StoppedByUserException.java.html
HTML
epl-1.0
2,071
/** * Copyright (c) 2015 Bosch Software Innovations GmbH 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 ...
stormc/hawkbit
hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/artifacts/event/UploadFileStatus.java
Java
epl-1.0
2,624
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html lang="en-us" xml:lang="en-us"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta name="copyright" content="(C) Copyrigh...
warlordh/fork_Symbian
pdk/GUID-5C892517-56BE-39F4-8765-148E8FDEF883.html
HTML
epl-1.0
6,088
/* -------------------------------------------------------------------------- CppAD: C++ Algorithmic Differentiation: Copyright (C) 2003-17 Bradley M. Bell CppAD is distributed under multiple licenses. This distribution is under the terms of the Eclipse Public License Version 1.0. A copy of this l...
kaskr/CppAD
example/general/fabs.cpp
C++
epl-1.0
3,090
package org.opendaylight.yang.gen.v1.urn.opendaylight.group.service.rev130918; import org.opendaylight.yang.gen.v1.urn.opendaylight.group.types.rev131018.GroupRef; import org.opendaylight.yang.gen.v1.urn.opendaylight.group.types.rev131018.group.Buckets; import org.opendaylight.yang.gen.v1.urn.opendaylight.group.types.r...
niuqg/controller
opendaylight/md-sal/model/model-flow-service/src/main/yang-gen-sal/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/GroupUpdatedBuilder.java
Java
epl-1.0
20,277
/******************************************************************************* * Copyright (c) 2011, 2020 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...
nicolatimeus/kura
kura/org.eclipse.kura.net.admin/src/main/java/org/eclipse/kura/net/admin/modem/Ppp.java
Java
epl-1.0
3,282
package ch.elexis.core.model; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertFalse; import static org.junit.Assert.assertNotNull; import static org.junit.Assert.assertTrue; import static org.junit.Assert.fail; import java.time.LocalDate; import java.time.Month; import java.util.Opti...
elexis/elexis-3-core
tests/ch.elexis.core.model.test/src/ch/elexis/core/model/EncounterTest.java
Java
epl-1.0
9,169
/* First created by JCasGen Wed Mar 16 10:14:05 CET 2011 */ package org.u_compare.shared.label.penn.bracket.release; import org.apache.uima.cas.FeatureStructure; import org.apache.uima.cas.Type; import org.apache.uima.cas.impl.CASImpl; import org.apache.uima.cas.impl.FSGenerator; import org.apache.uima.cas.impl.TypeI...
rockt/ChemSpot
src/main/types/org/u_compare/shared/label/penn/bracket/release/NX_Type.java
Java
epl-1.0
1,799
package org.allmyinfo.operation; import org.allmyinfo.util.osgi.reactor.BaseReactor; import org.eclipse.jdt.annotation.NonNull; import org.osgi.framework.BundleContext; public interface TypeRegistry { @NonNull Class<?> get(@NonNull String name); void add(@NonNull Class<?> type); public static class Reactor exte...
sschafer/atomic
org.allmyinfo.operation/src/org/allmyinfo/operation/TypeRegistry.java
Java
epl-1.0
675
/** * Eclipse Public License - v 1.0 * * THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION * OF THE * PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. * * 1. DEFINITIONS * * "Contribution" means: * * a) in ...
RodriguesJ/Atem
src/com/runescape/server/revised/content/skill/combat/LegacyMode.java
Java
epl-1.0
11,717
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html lang="en-us" xml:lang="en-us"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta name="copyright" content="(C) Copyrigh...
warlordh/fork_Symbian
pdk/GUID-DB981A89-AC81-3134-956D-EB9EA9B04E74.html
HTML
epl-1.0
7,562
package ebikyatto.pycalculator.model.club; import org.springframework.stereotype.Component; import ebikyatto.pycalculator.common.abstracts.Club; @Component public class Club4I extends Club { }
ebikyatto/pycalculator
src/main/java/ebikyatto/pycalculator/model/club/Club4I.java
Java
epl-1.0
196
# Introduction to clj-lmdb TODO: write [great documentation](http://jacobian.org/writing/what-to-write/)
shriphani/clj-lmdb
doc/intro.md
Markdown
epl-1.0
106
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="zh"> <head> <!-- Generated by javadoc (version 1.7.0_10) on Sun Oct 26 14:36:00 CST 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="gb2312"> <title>ModelService...
sgewuhan/visionadapter
visionadapter/doc/com/sg/visionadapter/ModelServiceFactory.html
HTML
epl-1.0
12,894
package com.temenos.t24.tools.eclipse.basic.protocols.ftp; import com.temenos.t24.tools.eclipse.basic.PluginConstants; import com.temenos.t24.tools.eclipse.basic.utils.EclipseUtil; /** * Utility class for remote file transfer. * * @author ssethupathi * */ public final class RemoteFileTransferUtil { /** ...
debabratahazra/DS
designstudio/components/basic/ui/com.odcgroup.basic.ui/src/main/java/com/temenos/t24/tools/eclipse/basic/protocols/ftp/RemoteFileTransferUtil.java
Java
epl-1.0
3,357
/* * */ package SimpleBPMN.diagram.providers.assistants; /** * @generated */ public class SimpleBPMNModelingAssistantProviderOfPool2EditPart extends SimpleBPMN.diagram.providers.SimpleBPMNModelingAssistantProvider { }
bluezio/simplified-bpmn-example
org.eclipse.epsilon.eugenia.bpmn.diagram/src/SimpleBPMN/diagram/providers/assistants/SimpleBPMNModelingAssistantProviderOfPool2EditPart.java
Java
epl-1.0
227
var a = 10; var num = parseInt("70");
watrool/orion_tools_visualstudio
test.js
JavaScript
epl-1.0
38
/* * 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...
scmod/nexus-public
plugins/basic/nexus-ui-extjs3-plugin/src/main/resources/static/js/Nexus/navigation/section.js
JavaScript
epl-1.0
5,383
static int differential_index[11][11] = { { 0 , 2 , 5 , 9 , 14 , 20 , 27 , 35 , 44 , 54 , 65 } , { 1 , 4 , 8 , 13 , 19 , 26 , 34 , 43 , 53 , 64 , 0 } , { 3 , 7 , 12 , 18 , 25 , 33 , 42 , 52 , 63 , 0 , 0 } , { 6 , 11 , 17 , 24 , 32 , 41 , 51 , 62 , 0 , 0 , 0 } , { 10 , 16 , 23 , 31 , 40 , 50 , 61 , 0 , 0 , 0 , 0 } ...
will-bainbridge/AUPLAS
src/differential.h
C
epl-1.0
638
/******************************************************************************* * Copyright (c) 2015 Bosch Software Innovations GmbH and others. * 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 ...
aedelmann/vorto
bundles/org.eclipse.vorto.perspective/src/org/eclipse/vorto/perspective/AbstractTreeViewPart.java
Java
epl-1.0
8,783
/** * Copyright (c) 2014-2017 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 */ pa...
vkolotov/smarthome
extensions/binding/org.eclipse.smarthome.binding.tradfri/src/main/java/org/eclipse/smarthome/binding/tradfri/internal/discovery/TradfriDiscoveryService.java
Java
epl-1.0
4,883
public class CarSpeedMeter extends SpeedMeter { public double getRadius() { return 0.28; } public static void main(String[] args) { CarSpeedMeter csm = new CarSpeedMeter(); csm.setTurnRate(15); System.out.println(csm.getSpeed()); System.out.println("Hello World!"); } }
xuchunhui/Java
codes/06/6-5/CarSpeedMeter.java
Java
epl-1.0
288
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="fr"> <head> <!-- Generated by javadoc (1.8.0_20) on Fri Dec 18 15:43:49 CET 2015 --> <title>G-Index</title> <meta name="date" content="2015-12-18"> <link rel="stylesheet" type="text...
Poulin-L/ModeS3
doc/index-files/index-7.html
HTML
epl-1.0
13,113
package org.matmaul.freeboxos.wifi; import org.codehaus.jackson.annotate.JsonAutoDetect; import org.codehaus.jackson.annotate.JsonAutoDetect.Visibility; @JsonAutoDetect(fieldVisibility = Visibility.ANY) public class WifiGlobalConfig { protected Boolean enabled; protected String mac_filter_state; // enum disabled, ...
MatMaul/freeboxos-java
src/org/matmaul/freeboxos/wifi/WifiGlobalConfig.java
Java
epl-1.0
1,244
/* * 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...
scmod/nexus-public
components/nexus-core/src/main/java/org/sonatype/nexus/web/WebResourceBundle.java
Java
epl-1.0
987
/****************************************************************************** ** Copyright (c) 2008-2014 Franz 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 *...
mohanever4u/ag-java-client
src/com/franz/agraph/http/handler/AGBQRHandler.java
Java
epl-1.0
1,695
/* * node-de.h * * Created on: Jun 2, 2015 * Author: gian */ #ifndef NODE_DE_H_ #define NODE_DE_H_ #include "node.h" template<class Tipo_Info> class NodeDE : public Node<Tipo_Info>{ NodeDE<Tipo_Info> *_next,*_prev; public: NodeDE() : _next(nullptr),_prev(nullptr) { } NodeDE(NodeDE<...
gianricardo/codigos-cpp
lista/ListaLab01-sol/src/node-de.h
C
epl-1.0
986
sicp ==== [![CircleCI](https://circleci.com/gh/lagenorhynque/sicp.svg?style=svg)](https://circleci.com/gh/lagenorhynque/sicp) Study notes on [*Structure and Interpretation of Computer Programs, Second Edition*](https://mitpress.mit.edu/sicp/) (SICP; [『計算機プログラムの構造と解釈 第二版 』](http://sicp.iijlab.net/)).
lagenorhynque/sicp
README.md
Markdown
epl-1.0
341
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_55) on Thu Jun 12 19:18:41 EDT 2014 --> <title>com.runescape.revised.content.minigame.greatorbproject</title> <meta name="date" content...
RodriguesJ/Atem
doc/com/runescape/revised/content/minigame/greatorbproject/package-summary.html
HTML
epl-1.0
6,816
require "rjava" # Copyright (c) 2000, 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 available at # http://www.eclipse.org/legal/epl-v10.html # # C...
neelance/swt4ruby
swt4ruby/lib/darwin-x86_32/org/eclipse/swt/internal/cocoa/NSTextField.rb
Ruby
epl-1.0
2,678
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_37) on Wed Jan 23 11:07:57 EST 2013 --> <TITLE> ACRFExtractorTrainer (Mallet 2 API) </TITLE> <META NAME="date" CONTENT="2013-01-23"> <LINK REL ="st...
burrsettles/mallet
doc/api/cc/mallet/grmm/learning/extract/ACRFExtractorTrainer.html
HTML
epl-1.0
39,627
/* * Copyright 2011 Yuri Kanivets * * 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...
umeitime/common
common-library/src/main/java/com/umeitime/common/views/citypickerview/widget/wheel/adapters/AbstractWheelAdapter.java
Java
epl-1.0
2,136
package org.lskk.lumen.helpdesk.gtr_package.WebAnalytic; import com.fasterxml.jackson.databind.ObjectMapper; import org.joda.time.YearMonth; import org.lskk.lumen.helpdesk.gtr_package.ChartJSMain; import org.springframework.web.bind.annotation.*; /** * Created by user on 9/27/2016. */ @RestController @CrossOrigin ...
lumenrobot/lumen-helpdesk
src/main/java/org/lskk/lumen/helpdesk/gtr_package/WebAnalytic/WebAnalyticsController.java
Java
epl-1.0
3,096
/** * Copyright (c) 2014 AtoS. * * * 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.topcas...
TristanFAURE/oclCheckTool
plugins/org.topcased.checktool.xsdrules.edit/src/org/topcased/checktool/xsdrules/xsdRules/provider/XSDRuleItemProvider.java
Java
epl-1.0
3,687
#ifndef WEBIGATOR_GENERIC_STRING_H__ #define WEBIGATOR_GENERIC_STRING_H__ #include <list> #include <stdexcept> #include <cstring> #include <sstream> #include <vector> #include <iostream> // will boundary check when defined // #define GENERIC_STRING_SAFE namespace webigator { class StringUtil; // an implementation...
neubig/webigator
src/include/webigator/generic-string.h
C
epl-1.0
8,005
/** * generated by Xtext */ package org.eclipse.xtext.validation.csvalidationtest.util; import org.eclipse.emf.common.notify.Adapter; import org.eclipse.emf.common.notify.Notifier; import org.eclipse.emf.common.notify.impl.AdapterFactoryImpl; import org.eclipse.emf.ecore.EObject; import org.eclipse.xtext.validati...
miklossy/xtext-core
org.eclipse.xtext.tests/src-gen/org/eclipse/xtext/validation/csvalidationtest/util/CsvalidationtestAdapterFactory.java
Java
epl-1.0
28,723
/******************************************************************************* * Copyright (c) 2021, 2022 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...
OpenLiberty/open-liberty
dev/io.openliberty.microprofile.jwt.2.0.internal_fat_tck/fat/src/com/ibm/ws/microprofile/mpjwt20/tck/Mpjwt20TCKLauncher_noaud_noenv.java
Java
epl-1.0
2,929
package tama.edu.socket; import java.net.DatagramPacket; import java.net.DatagramSocket; import java.net.InetAddress; public class ClientUdp { public static void main(String[] args) { try { DatagramSocket datagramSocket = new DatagramSocket(); byte[] sendData = new byte[1024]; sendData = new ...
tama124/TinyProjectsOfTama
src/tama/edu/socket/ClientUdp.java
Java
epl-1.0
942
/** * */ package eu.quanticol.carma.examples.bikesharing; import org.apache.commons.math3.random.RandomGenerator; import eu.quanticol.carma.simulator.CarmaInput; import eu.quanticol.carma.simulator.CarmaOutput; import eu.quanticol.carma.simulator.CarmaPredicate; import eu.quanticol.carma.simulator.CarmaProcessAuto...
Quanticol/CARMA
TESTS/eu.quanticol.carma.examples.bikesharing/src/eu/quanticol/carma/examples/bikesharing/BikeSharingDefinitions.java
Java
epl-1.0
6,677
# -*- encoding : utf-8 -*- class TransferRequest < ActiveRecord::Base STATUS_PENDING = :pending STATUS_ACCEPTED = :accepted STATUS_REJECTED = :rejected ALLOWED_TYPES = [STATUS_PENDING, STATUS_ACCEPTED, STATUS_REJECTED].freeze belongs_to :offering_user, foreign_key: :offering_user_id, ...
ishakir/shakitz-fantasy-football
app/models/transfer_request.rb
Ruby
epl-1.0
1,709
#include <stdio.h> #include <stdlib.h> #include <math.h> #include <string.h> #include <time.h> #include "/nh/nest/u/manghel/NUMREC/include/nrutil.h" int n_modes; long N; float time_delay; char dir[100]; char version[10]; char field[10]; double *av_amp; char infile[100]; vo...
dpaiton/OpenPV
pv-core/analysis/STDP/KLcorr.c
C
epl-1.0
3,496
/*===========================================================================*/ /* */ /* This file is part of a demonstration application for use with the */ /* SYMPHONY Branch, Cut, and Price Library. This application is a solver for */ ...
U-MA/vrpsolver-cuda
symphony/vrp_macros.h
C
epl-1.0
1,882
package org.zsx.android.api.widget; import org.zsx.android.api.R; import org.zsx.android.base._BaseActivity; import android.os.Build; import android.os.Bundle; import android.widget.Toast; public class TextClock_Activity extends _BaseActivity{ @Override protected void onCreate(Bundle savedInstanceState) { super....
z1986s8x11/androidLib
help/src/main/java/org/zsx/android/api/widget/TextClock_Activity.java
Java
epl-1.0
566
//------------------------------------------------------------------------------ // <自动生成> // 此代码由工具生成。 // // 对此文件的更改可能会导致不正确的行为,并且如果 // 重新生成代码,这些更改将会丢失。 // </自动生成> //------------------------------------------------------------------------------ public partial class SysLog_CommonDataEditActionLog { ...
hijoy/VSL_ERS
WebUI/SysLog/CommonDataEditActionLog.aspx.designer.cs
C#
gpl-2.0
3,949
/* * GanttBar.cpp * * * Created by Owen Thomas on 16/11/06. * Copyright 2006 __MyCompanyName__. All rights reserved. * */ #include "GanttBar.h" #include "GanttBarContainer.h" void GanttBar::mousePressEvent (QMouseEvent* event) { initMovingPosition = event-> x(); } void GanttBar::mouseMoveEvent (QMouseEv...
PlanTool/plantool
code/Uncertainty/FPG/Brazil/source/dynamic-gantt/GanttBar.cpp
C++
gpl-2.0
1,798
#!/usr/bin/python import spidev import time import datetime import sys import math import struct """ ================================================ ABElectronics IO Pi V2 32-Channel Port Expander Version 1.0 Created 20/05/2014 Version 1.1 16/11/2014 updated code and functions to PEP8 format Requires python smbus t...
moeskerv/ABElectronics_Python_Libraries
ExpanderPi/ABE_ExpanderPi.py
Python
gpl-2.0
22,720
/* * Memory type definitions. This file is parsed by memtypes.awk to extract * MTYPE_ and memory_list_.. information in order to autogenerate * memtypes.h. * * The script is sensitive to the format (though not whitespace), see * the top of memtypes.awk for more details. */ #include "zebra.h" #include "memory.h...
janovic/Quagga-EIGRP
lib/memtypes.c
C
gpl-2.0
12,388
use strict; use warnings; package Win32::Links; BEGIN { our $VERSION = 0.001; } my %options; our $is_l = 'IS LINK'; our $banana = 'Mashed'; sub import { use English qw( -no_match_vars ) ; my $pkg = shift; print "Importing Win32::Links $pkg\n"; local $" = " -- "; print "OPTS: @_\n"; ...
Jlevens/FoswikiIntegration
lib/Win32/Links.pm
Perl
gpl-2.0
5,668
namespace ERP.Sale { @Serenity.Decorators.registerClass() @Serenity.Decorators.filterable() export class OrderGrid extends Serenity.EntityGrid<OrderRow, any> { protected getColumnsKey() { return "Sale.Order"; } protected getDialogType() { return <any>OrderDialog; } protected...
justdoitman/ERP
ERP/ERP.Web/Modules/Sale/Order/OrderGrid.ts
TypeScript
gpl-2.0
1,649
package miniprospector.enums; import javafx.scene.paint.Color; import miniprospector.util.Utility; public enum Status { NOT_ACTIVE(-1, "", Color.TRANSPARENT, Color.TRANSPARENT), ACTIVE(0, "ANALYSING", Color.TRANSPARENT, Color.YELLOW), TRACE(1, "TRACE", Utility.sgetColorWithAlpha(Color.GHOSTWHITE...
WDonegan/javafx
Mini-Prospector/src/miniprospector/enums/Status.java
Java
gpl-2.0
1,546
/** * @version 3.4 February 3, 2012 * @author RocketTheme http://www.rockettheme.com * @copyright Copyright (C) 2007 - 2012 RocketTheme, LLC * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only */ var Fusion = new Class({ version: "3.0", options: { centered: false, tweakInitial: {x: 0, ...
srajib/share2learn
modules/mod_roknavmenu/themes/fusion/js/fusion.source.js
JavaScript
gpl-2.0
32,452
#This stores supporting configuration classes used in the config file to register class mappings and parameter mappings etc. require 'app/request_store' require 'exception/rubyamf_exception' module RubyAMF module Configuration #ClassMappings configuration support class class ClassMappings # these...
jfbvm/planigle
vendor/plugins/rubyamf/app/configuration.rb
Ruby
gpl-2.0
8,872
// ************************************************************************* // // PARALUTION www.paralution.com // // Copyright (C) 2012-2013 Dimitar Lukarski // // 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...
hpfem/agros2d
3rdparty/paralution/src/solvers/krylov/cr.hpp
C++
gpl-2.0
1,835
/**************************************************************************** * * This file is part of the ViSP software. * Copyright (C) 2005 - 2017 by Inria. All rights reserved. * * This software is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as p...
s-trinh/visp
modules/core/src/math/matrix/vpRowVector.cpp
C++
gpl-2.0
28,813
#define CMD_DISPLAY_OFF 0xAE // 1 #define CMD_DISPLAY_ON 0xAF // 1 #define CMD_SET_DISP_START_LINE 0x40 // 2 #define CMD_SET_PAGE 0xB0 // 3 #define CMD_SET_COLUMN_UPPER 0x10 // 4 #define CMD_SET_COLUMN_LOWER 0x00 // 4 #define CMD_SET_A...
jdn-aau/sketchbook
sketchbook/libraries/GLCDlib/GLCD_ST7565_cmds.h
C
gpl-2.0
1,405
/* * Copyright 1997-2007 Sun Microsystems, Inc. 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 Software Fou...
neelance/jre4ruby
jre4ruby/src/share/java/util/AbstractList.java
Java
gpl-2.0
28,015
////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // // copyright : (C) 2008 by Eran Ifrah // file name : editorsettingsmiscpanel.cpp // // --------------------------------------------...
StefanoBelloni/codelite
LiteEditor/editorsettingsmiscpanel.cpp
C++
gpl-2.0
13,648
<?php /*----------------------------------------------------------------------------------- Below we have all of the custom functions for the theme Please be extremely cautious editing this file! -----------------------------------------------------------------------------------*/ /*-----------------------------...
gregmccabe/headstrong-wp
wp-content/themes/workout/functions.php
PHP
gpl-2.0
24,923
package com.comphenix.xp.lookup; import static org.junit.Assert.*; import org.bukkit.entity.EntityType; import org.bukkit.event.entity.CreatureSpawnEvent.SpawnReason; import org.bukkit.event.entity.EntityDamageEvent.DamageCause; import org.junit.Test; import com.comphenix.xp.parser.ParsingException; import...
aadnk/ExperienceMod
ExperienceMod/src/test/java/com/comphenix/xp/lookup/MobParserTest.java
Java
gpl-2.0
1,403
/* * Copyright (c) 2012-2013 Open Source Community - <http://www.peerfact.org> * Copyright (c) 2011-2012 University of Paderborn - UPB * Copyright (c) 2005-2011 KOM - Multimedia Communications Lab * * This file is part of PeerfactSim.KOM. * * PeerfactSim.KOM is free software: you can redistribute it and/or modi...
flyroom/PeerfactSimKOM_Clone
src/org/peerfact/impl/scenario/DefaultHostBuilder.java
Java
gpl-2.0
7,070
import os import csv import sys import re import importlib import networkx as nx # settings #curDir = 'E:/Copy/Coursera/Bioinformatics Algorithms (part-I)/MyPrograms/week6-python' curDir = 'D:/Copy/Coursera/Bioinformatics Algorithms (part-I)/MyPrograms/week6-python' inputFile = './data/6.local_alignment-2.txt' #inputF...
alorchhota/bioinformatics-algorithms-1
week6-Python/code/6.LocalAlignment.py
Python
gpl-2.0
3,114
/** @file This file implements Runtime Architectural Protocol as defined in the Platform Initialization specification 1.0 VOLUME 2 DXE Core Interface. This code is used to produce the EFI runtime virtual switch over THIS IS VERY DANGEROUS CODE BE VERY CAREFUL IF YOU CHANGE IT The transition for calling EFI...
miguelinux/vbox
src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/RuntimeDxe/Runtime.c
C
gpl-2.0
14,902
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <title>VeraCrypt - Free Open source disk encrypti...
ademol/custom-systemrescuecd
srm/06_veracrypt/contents/usr/share/veracrypt/doc/HTML/Removing Encryption.html
HTML
gpl-2.0
5,626
var mongoclient = require('mongodb').MongoClient; var format = require('util').format; var server_settings = require('../../server_settings'); var enumurations = require('../../../../common/biz/enum'); var mongoAddress = server_settings.databaseAddress; var PROCEDURE = enumurations.P_DATABASE_OPERATIONS; exports.DoP...
dpxxdp/Pipes
server/server/procedure_types/db_clients/mongo_client.js
JavaScript
gpl-2.0
3,511
<!DOCTYPE html> <html> <head> <link rel="stylesheet" type="text/css" href="css.css"> <meta content="text/html; charset=utf-8" http-equiv="content-type"> <title>Site projet tutoré LPRESIR</title> </head> <body> <table bg="blue"> <tr> <th><br /><img src="images/menu2.png"><br /><img src="images/loupe.png"></th> <...
notfound-404/PHP-Projet_DVP
menu.html
HTML
gpl-2.0
576
<!-- Pricing --> <div class="wps-form-group wps-form-group-tight"> <table class="form-table"> <tbody> <tr valign="top"> <th scope="row" class="titledesc"> <?php esc_attr_e( 'Cart counter', WPS_PLUGIN_TEXT_DOMAIN ); ?> <span class="wps-help-tip" title="<?php esc_attr_e( 'Chang...
arobbins/wp-shopify
admin/partials/settings/cart/settings-cart-counter-color.php
PHP
gpl-2.0
742
/* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */ /* * Copyright (c) 2005,2006 INRIA * * This program 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 distri...
tomhenderson/ns-3-dev-git
src/wifi/model/wifi-phy-state-helper.cc
C++
gpl-2.0
16,452