code
stringlengths
3
1.01M
repo_name
stringlengths
5
116
path
stringlengths
3
311
language
stringclasses
30 values
license
stringclasses
15 values
size
int64
3
1.01M
/** * Copyright (c) 2012 Tobias Boehm. * 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: * Tobias ...
tobiasb/CodeFinder
tests/org.eclipselabs.recommenders.tests.codesearch.rcp/src/org/eclipselabs/recommenders/test/codesearch/rcp/dsl/ProposalProviderTest.java
Java
epl-1.0
1,467
package org.apache.wicket.markup; import org.apache.wicket.*; public final class MarkupNotFoundException extends WicketRuntimeException{ private static final long serialVersionUID=1L; public MarkupNotFoundException(final String message){ super(message); } public MarkupNotFoundException(final S...
windup/windup-sample-apps
test-files/src_example/org/apache/wicket/markup/MarkupNotFoundException.java
Java
epl-1.0
396
/* * 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/License...
NABUCCO/org.nabucco.testautomation.engine
org.nabucco.testautomation.engine/src/main/org/nabucco/testautomation/engine/visitor/script/BreakLoopVisitor.java
Java
epl-1.0
4,979
<?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) Co...
warlordh/fork_Symbian
sdk/GUID-F1742405-6EB8-3F91-ACFE-17201E9A86AC.html
HTML
epl-1.0
4,147
FROM clojure:alpine RUN mkdir -p /usr/src/app WORKDIR /usr/src/app COPY project.clj /usr/src/app/ RUN lein deps COPY . /usr/src/app RUN mv "$(lein uberjar | sed -n 's/^Created \(.*standalone\.jar\)/\1/p')" app-standalone.jar CMD ["java", "-cp", "app-standalone.jar", "micro_nrepl.core"]
athos/nrepl-revolver
docker/Dockerfile
Dockerfile
epl-1.0
292
.level, .strength, .uk-panel-title { font-family: "Ledger"; color: #270b00; } .strength { font-size: 48px; } .card { background-color: #e7daa7; border-color: #270b00; border-style: solid; border-width: medium; } .level-progress { height: 35px; } .editable { cursor: pointer; }
gsnewmark/munchkin-toolbox
resources/css/munchkin-toolbox.css
CSS
epl-1.0
300
/* J_LZ_COPYRIGHT_BEGIN ******************************************************* * Copyright 2008 Laszlo Systems, Inc. All Rights Reserved. * * Use is subject to license terms. * * J_LZ_COPYRIGHT_END *********************************************************/ ...
mcarlson/openlaszlo
WEB-INF/lps/server/src/org/openlaszlo/test/netsize/Sizer.java
Java
epl-1.0
2,141
/* // 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. // Copyright (C) 2004-2005 TONBELLER AG // All Rights Reserved. // You must accept the terms of that agreement to use this software. */ package mondr...
Twixer/mondrian-3.1.5
src/main/mondrian/rolap/DescendantsConstraint.java
Java
epl-1.0
2,228
/******************************************************************************* * 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...
MDMI/mdmimapeditor
org.mdmi.editor/src/org/openhealthtools/mdht/mdmi/editor/map/tools/DatatypeTree.java
Java
epl-1.0
6,379
require "rjava" # Copyright (c) 2000, 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, and is available at # http://www.eclipse.org/legal/epl-v10.html # # C...
neelance/swt4ruby
swt4ruby/lib/darwin-x86_32/org/eclipse/swt/graphics/Pattern.rb
Ruby
epl-1.0
10,645
/* * 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/License...
NABUCCO/org.nabucco.testautomation.script
org.nabucco.testautomation.script.facade.datatype/src/main/man/org/nabucco/testautomation/script/facade/datatype/comparator/SubEngineActionSorter.java
Java
epl-1.0
1,453
<!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_18) on Fri Dec 23 08:30:01 PST 2011 --> <TITLE> Uses of Class spine.datamodel.functions.BufferedRawDataSpineSetupFunction </TITLE> <META NA...
t2health/BSPAN---Bluetooth-Sensor-Processing-for-Android
AndroidSpineServer/doc/spine/datamodel/functions/class-use/BufferedRawDataSpineSetupFunction.html
HTML
epl-1.0
6,227
package markdowikitext.commonmark.refspec.cases; import markdowikitext.commonmark.refspec.RefSpecCase; public class SetextHeaders05 extends RefSpecCase { public SetextHeaders05() { super(createInput(), createOutput()); } public static String createInput() { StringBuilder sb = new StringBuilder(); ...
jmini/markdowikitext
markdowikitext.commonmark/src/markdowikitext/commonmark/refspec/cases/SetextHeaders05.java
Java
epl-1.0
566
<!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:08:00 EST 2013 --> <TITLE> Uses of Class cc.mallet.grmm.learning.MultiSegmentationEvaluatorACRF (Mallet 2 API) </TITLE> <META N...
burrsettles/mallet
doc/api/cc/mallet/grmm/learning/class-use/MultiSegmentationEvaluatorACRF.html
HTML
epl-1.0
6,094
package article.editor.scanners; import org.eclipse.jface.text.TextAttribute; import org.eclipse.jface.text.rules.IRule; import org.eclipse.jface.text.rules.IToken; import org.eclipse.jface.text.rules.MultiLineRule; import org.eclipse.jface.text.rules.RuleBasedScanner; import org.eclipse.jface.text.rules.Token; import...
UNIT-Research-Development/PlayGround
article-jfacetext/src/article/editor/scanners/XMLScanner.java
Java
epl-1.0
1,132
package net.trajano.openidconnect.provider.sample; import java.io.StringReader; import java.util.HashSet; import java.util.Set; import java.util.concurrent.ConcurrentHashMap; import java.util.concurrent.ConcurrentMap; import javax.ejb.Lock; import javax.ejb.LockType; import javax.ejb.Singleton; import javax.ejb.Start...
trajano/openid-connect
openid-connect-provider-sample/src/main/java/net/trajano/openidconnect/provider/sample/MapTokenStorage.java
Java
epl-1.0
4,333
body { font-family: Arial; background-color: #dfebfa !important; background-image: -webkit-linear-gradient(top, #f2f7fe 0%, #b7c9d9 50%, #dfebfa 100%) !important; background: -moz-linear-gradient(top, #f2f7fe 0%, #b7c9d9 50%, #dfebfa 100%) !important; } button { border-radius: 2px; border: 0px none; padding: ...
aedelmann/vorto
example-generators/org.eclipse.vorto.codegen.examples.webdevice/resources/css/webdevice.css
CSS
epl-1.0
3,476
<?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) Co...
warlordh/fork_Symbian
sdk/GUID-267B4FB3-D987-3056-B7D5-B1A5825F4C07.html
HTML
epl-1.0
4,615
/******************************************************************************* * Copyright (c) 2020, 2021 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...
kgibm/open-liberty
dev/com.ibm.ws.wssecurity_fat.wsscxf.1/fat/src/com/ibm/ws/wssecurity/fat/cxf/x509token/CxfX509OverRideTests.java
Java
epl-1.0
12,264
<!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"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <title>TB9.2 Example Applications: CCSSyncApplication Class Reference</title> ...
warlordh/fork_Symbian
pdk/guid-6013a680-57f9-415b-8851-c4fa63356636/class_c_c_s_sync_application.html
HTML
epl-1.0
5,290
package rltoys.math.vector.testing; import java.util.Iterator; import java.util.Random; import org.junit.Assert; import org.junit.Test; import rltoys.math.vector.MutableVector; import rltoys.math.vector.RealVector; import rltoys.math.vector.VectorEntry; import rltoys.math.vector.implementations.BVector; import rltoy...
amw8/rlpark
rlpark.plugin.rltoys/jvsrctests/rltoys/math/vector/testing/SVectorTest.java
Java
epl-1.0
3,182
package com.dim.brandsort; import android.content.Context; import android.graphics.Bitmap; import android.os.Handler; import android.support.v4.view.MotionEventCompat; import android.support.v7.widget.GridLayoutManager; import android.support.v7.widget.RecyclerView; import android.support.v7.widget.helper.ItemTouchHel...
dim1989/zhangzhoujun.github.io
BrandSort/app/src/main/java/com/dim/brandsort/ViewTuijianBrandAdapter.java
Java
epl-1.0
26,872
package net.unit8.bouncr.component; import enkan.component.ComponentLifecycle; import enkan.component.SystemComponent; import enkan.middleware.session.KeyValueStore; import net.unit8.bouncr.component.config.KvsSettings; /** * @author kawasima */ public class StoreProvider extends SystemComponent<StoreProvider> { ...
kawasima/bouncr
bouncr-components/src/main/java/net/unit8/bouncr/component/StoreProvider.java
Java
epl-1.0
2,242
package org.mwc.debrief.dis.diagnostics; import org.mwc.debrief.dis.providers.network.IDISNetworkPrefs; public class TestNetPrefs implements IDISNetworkPrefs { final static String IP = "127.0.0.1"; static final int PORT = 2000; @Override public String getIPAddress() { return IP; } @Override public int getP...
debrief/debrief
org.mwc.debrief.dis/src/org/mwc/debrief/dis/diagnostics/TestNetPrefs.java
Java
epl-1.0
348
# # Copyright (c) 2010-2013 NEC Corporation # 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 # ## ## Makefile that drives t...
opendaylight/vtn
coordinator/core/libs/Makefile
Makefile
epl-1.0
1,580
/* * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * * This library is distributed in the hope that it...
hellonico/wife
src/com/prowidesoftware/swift/model/field/Field69D.java
Java
epl-1.0
12,321
<!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"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <title>TB9.2 Example Applications: examples/PIPS/opencproducerconsumerex/sis/b...
warlordh/fork_Symbian
pdk/guid-6013a680-57f9-415b-8851-c4fa63356636/_p_i_p_s_2opencproducerconsumerex_2sis_2backup__registration_8xml_source.html
HTML
epl-1.0
2,632
package name.abuchen.portfolio.datatransfer.pdf; import java.io.IOException; import name.abuchen.portfolio.datatransfer.pdf.PDFParser.Block; import name.abuchen.portfolio.datatransfer.pdf.PDFParser.DocumentType; import name.abuchen.portfolio.datatransfer.pdf.PDFParser.Transaction; import name.abuchen.portfolio.model....
simpsus/portfolio
name.abuchen.portfolio/src/name/abuchen/portfolio/datatransfer/pdf/OnvistaPDFExtractor.java
Java
epl-1.0
25,346
/* * ICommandHistory.java * * Copyright 2005-2006 Stefan Reichert. * All Rights Reserved. * * This software is the proprietary information of Stefan Reichert. * Use is subject to license terms. * */ package net.sf.wickedshell.facade.history; import java.util.ArrayList; import java.util.List; import net.sf...
stefanreichert/wickedshell
net.sf.wickedshell/src/net/sf/wickedshell/facade/history/ICommandHistory.java
Java
epl-1.0
5,623
/* * 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...
yuyf10/opendaylight-controller
opendaylight/netconf/config-netconf-connector/src/main/java/org/opendaylight/controller/netconf/confignetconfconnector/osgi/NetconfOperationServiceFactoryImpl.java
Java
epl-1.0
3,011
/** * 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/common/filterlayout/AbstractFilterLayout.java
Java
epl-1.0
2,029
package edu.ncsu.csc.itrust.action; import java.util.Calendar; import java.util.List; import edu.ncsu.csc.itrust.beans.PersonnelBean; import edu.ncsu.csc.itrust.beans.ReportRequestBean; import edu.ncsu.csc.itrust.dao.DAOFactory; import edu.ncsu.csc.itrust.dao.mysql.PersonnelDAO; import edu.ncsu.csc.itrust.dao.mysql.Re...
ModelWriter/Demonstrations
eu.modelwriter.datasets.traceability/CoEST Datasets/iTrust-NASA (!)/itrust_v10_code/iTrust/src/edu/ncsu/csc/itrust/action/ViewMyReportRequestsAction.java
Java
epl-1.0
8,580
# Introduction to website This is a simple website made in Clojure on immutant, see Readme for more info on how to setup the project
ProBeeEU/probee-website
doc/intro.md
Markdown
epl-1.0
134
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <title>Uses of Class org.apache.poi.xwpf.usermodel.XWPFSDTContentCell (POI API Documentation)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet....
tommylsh/test20170719
Desktop/tool/poi-bin-3.15-20160924/poi-3.15/docs/apidocs/org/apache/poi/xwpf/usermodel/class-use/XWPFSDTContentCell.html
HTML
epl-1.0
4,389
/** * Copyright (c) 2005-2011 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. */ package org.python.pydev.editor...
smkr/pyclipse
plugins/org.python.pydev/src_completions/org/python/pydev/editor/codecompletion/OverrideMethodCompletionProposal.java
Java
epl-1.0
6,813
/*===========================================================================*/ /* This file is part of a Mixed Integer Bilevel Solver */ /* developed using the BiCePS Linear Integer Solver (BLIS). */ /* */ ...
elspeth0/MibS
src/MibSMain.cpp
C++
epl-1.0
2,275
/* * Hibernate, Relational Persistence for Idiomatic Java * * Copyright (c) 2010, Red Hat Middleware LLC or third-party contributors as * indicated by the @author tags or express copyright attribution * statements applied by the authors. All third-party contributions are * distributed under license by Red Hat Mi...
ControlSystemStudio/cs-studio
thirdparty/plugins/org.csstudio.platform.libs.hibernate/project/testsuite/src/test/java/org/hibernate/test/immutable/entitywithmutablecollection/noninverse/EntityWithNonInverseManyToManyTest.java
Java
epl-1.0
1,803
/* * 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...
NABUCCO/org.nabucco.business.organization
org.nabucco.business.organization.facade.message/src/main/gen/org/nabucco/business/organization/facade/message/search/OrganizationMasterSearchRq.java
Java
epl-1.0
3,247
/******************************************************************************* * Copyright (c) 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, and is a...
OpenLiberty/open-liberty
dev/io.openliberty.checkpoint/src/io/openliberty/checkpoint/internal/criu/DeployCheckpoint.java
Java
epl-1.0
765
// Copyright (c) 1996-01 The Regents of the University of California. All // Rights Reserved. Permission to use, copy, modify, and distribute this // software and its documentation without fee, and without a written // agreement is hereby granted, provided that the above copyright notice // and this paragraph appea...
argocasegeo/argocasegeo
src/org/argouml/uml/diagram/static_structure/ui/FigEdgeNote.java
Java
epl-1.0
4,013
<!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"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <title>TB9.2 Example Applications: Class List</title> <link href="tabs.css" re...
warlordh/fork_Symbian
pdk/guid-6013a680-57f9-415b-8851-c4fa63356636/annotated.html
HTML
epl-1.0
71,846
<!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"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <title>TB9.2 Example Applications: examples/ForumNokia/ImageConverter/src/Imag...
warlordh/fork_Symbian
sdk/guid-6013a680-57f9-415b-8851-c4fa63356636/_image_converter_app_8cpp_source.html
HTML
epl-1.0
6,626
/** * Copyright (c) 2014 Laboratoire de Genie Informatique et Ingenierie de Production - Ecole des Mines d'Ales * * 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 ...
francoispfister/diagraph
org.isoe.diagraph.workbench.api/src/org/isoe/diagraph/workbench/api/Refreshable.java
Java
epl-1.0
588
package com.study.doubanbook_for_android.activity; import java.util.ArrayList; import java.util.List; import android.content.Intent; import android.graphics.Color; import android.graphics.drawable.BitmapDrawable; import android.os.Bundle; import android.view.Gravity; import android.view.LayoutInflater; import android...
wugian/doubanbooks
src/com/study/doubanbook_for_android/activity/BookDetailActivity.java
Java
epl-1.0
6,301
<?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-78C4965C-BFCD-3E7E-8F46-2EE3D1BAF6EC.html
HTML
epl-1.0
11,241
/******************************************************************************* * 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. ...
bfg-repo-cleaner-demos/eclipselink.runtime-bfg-strip-big-blobs
foundation/eclipselink.core.test/src/org/eclipse/persistence/testing/models/inheritance/BudgettedProject.java
Java
epl-1.0
1,998
/* * Copyright (c) 2017 Pantheon Technologies, s.r.o. 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 */ pa...
opendaylight/yangtools
parser/yang-parser-rfc7950/src/main/java/org/opendaylight/yangtools/yang/parser/rfc7950/stmt/meta/EnumStatementSupport.java
Java
epl-1.0
4,022
class Controller extends Phaser.Scene { constructor () { super(); } resize (width, height) { if (width === undefined) { width = this.game.config.width; } if (height === undefined) { height = this.game.config.height; } this.cameras.resize(width, height); } }
boniatillo-com/PhaserEditor
source/v2/phasereditor/phasereditor.resources.phaser.examples/phaser3-examples/public/src/paths/path editor/Controller.js
JavaScript
epl-1.0
318
package io.renren.modules.crawler.ydzx.common.entity; import java.util.List; public class NewsJson { /** * 返回状态: 正常:success */ public String status; /** * 返回状态: 正常:0 */ public int code; /*** * 文章列表 */ private List<Result> result; /** * 作者信息 */ private Channel_media ...
LittleNoobLol/renren-crawler
renren-crawler/src/main/java/io/renren/modules/crawler/ydzx/common/entity/NewsJson.java
Java
epl-1.0
3,553
% This file was created by matplotlib2tikz v0.5.4. \begin{tikzpicture} \definecolor{color1}{rgb}{0.105882352941176,0.619607843137255,0.466666666666667} \definecolor{color0}{rgb}{0.917647058823529,0.917647058823529,0.949019607843137} \definecolor{color3}{rgb}{0.589542483660131,0.416993464052288,0.470588235294118} \defi...
andrewbolster/thesis
Figures/best_adelay_arxp_rxthroughput_indd_inhd_only_feats_signed_run_time_Shadow.tex
TeX
epl-1.0
12,500
package com.odcgroup.page.transformmodel.snippet; import org.w3c.dom.Element; import com.odcgroup.page.model.Snippet; import com.odcgroup.page.model.Widget; import com.odcgroup.page.model.snippets.ISnippetFactory; import com.odcgroup.page.model.snippets.SnippetUtil; import com.odcgroup.page.transformmodel.WidgetTrans...
debabratahazra/DS
designstudio/components/page/core/com.odcgroup.page.transformmodel/src/main/java/com/odcgroup/page/transformmodel/snippet/SnippetTransformer.java
Java
epl-1.0
1,617
/************************************************************************* *** FORTE Library Element *** *** This file was generated using the 4DIAC FORTE Export Filter V1.0.x! *** *** Name: F_USINT_TO_STRING *** Description: convert USINT to STRING *** Version: *** 0.0: 2012-01-18/4DIAC-IDE - 4DIA...
EstebanQuerol/Black_FORTE
src/modules/IEC61131-3/Conversion/USINT/F_USINT_TO_STRING.h
C
epl-1.0
1,842
<?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) Co...
warlordh/fork_Symbian
sdk/GUID-AA2FC7CF-4157-347F-818D-A4DB62A2A9AF.html
HTML
epl-1.0
23,107
<?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 distri...
kentarou-fukuda/CFEL
opMICGadgetsPlugin/apps/pc_frontend/modules/dslevent/templates/__eventFormFix.php
PHP
epl-1.0
4,938
/* * 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/proxy/item/uid/IsItemAttributeMetacontentAttribute.java
Java
epl-1.0
1,567
/******************************************************************************* * Copyright (c) 2017 Red Hat, 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 avai...
djelinek/reddeer
plugins/org.eclipse.reddeer.swt/src/org/eclipse/reddeer/swt/api/ProgressBar.java
Java
epl-1.0
878
/* Common Public License Version 0.5 THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS COMMON PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT. ...
joylatten/opencryptoki
usr/lib/pkcs11/common/mech_rsa.c
C
epl-1.0
58,530
/** Generated from platform:/resource/hu.bme.mit.massif.simulink.incquery/src/hu/bme/mit/massif/models/simulink/validation/simulinkValidation.vql */ package hu.bme.mit.massif.models.simulink.validation; import java.util.HashMap; import java.util.HashSet; import java.util.List; import java.util.Map; import java.util.Se...
FTSRG/massif
plugins/hu.bme.mit.massif.simulink.incquery.validation/src-gen/hu/bme/mit/massif/models/simulink/validation/ClashingChildNamesConstraint0.java
Java
epl-1.0
2,320
package com.forgeessentials.core.misc; import net.minecraft.command.CommandException; import com.forgeessentials.api.UserIdent; public class TranslatedCommandException extends CommandException { public TranslatedCommandException(String message) { super(Translator.translate(message)); } publ...
aschmois/ForgeEssentialsMain
src/main/java/com/forgeessentials/core/misc/TranslatedCommandException.java
Java
epl-1.0
1,172
<!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:36 EDT 2014 --> <title>com.runescape.revised.actor.entity.item</title> <meta name="date" content="2014-06-12"> ...
RodriguesJ/Atem
doc/com/runescape/revised/actor/entity/item/package-summary.html
HTML
epl-1.0
6,324
package de.ptb.epics.eve.editor.dialogs.monitoroptions; import java.util.List; import java.util.ArrayList; import org.apache.log4j.Logger; import org.eclipse.jface.dialogs.Dialog; import org.eclipse.jface.dialogs.IDialogConstants; import org.eclipse.jface.viewers.ColumnLabelProvider; import org.eclipse.jface.viewers....
eveCSS/eveCSS
bundles/de.ptb.epics.eve.editor/src/de/ptb/epics/eve/editor/dialogs/monitoroptions/MonitorOptionsDialog.java
Java
epl-1.0
14,825
<?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-51E6EBC3-D654-3274-9CD0-91EF3B224C97.html
HTML
epl-1.0
57,796
/* ========================================== * 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-2009, by Barak Naveh and Con...
arcanefoam/jgrapht
jgrapht-core/src/test/java/org/jgrapht/graph/TestEdge.java
Java
epl-1.0
2,403
/******************************************************************************* * Copyright (c) 2017-2019 DocDoku. * 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 *...
polarsys/eplmp
eplmp-server/eplmp-server-ejb/src/main/java/org/polarsys/eplmp/server/indexer/IndexManagerBean.java
Java
epl-1.0
10,455
#include<vector> using namespace std; class Solution { public: void sortColors(vector<int>& nums) { int left_ptr = 0; int right_ptr = nums.size() - 1; int next = 0; while(next <= right_ptr) { if (nums[next] == 0) { int tmp = nums[next]; ...
zhiyu-he/algorithm-trip
growth/oj/leet_code/algorithms/75-sort-colors.cpp
C++
gpl-2.0
743
/* * RetroDeLuxe Engine for MSX * * Copyright (C) 2020 Enric Martin Geijo (retrodeluxemsx@gmail.com) * * RDLEngine 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, version 2. * * This program is distri...
retrodeluxe/rlengine-msx1
engine/include/blit.h
C
gpl-2.0
5,201
<?php /** * @package Joomla.Site * @subpackage com_content * * @copyright Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt */ defined('_JEXEC') or die; JHtml::_('bootstrap.tooltip'); $lang = JFactory::g...
6finger/ci
templates/protostar/html/com_content/category/default_children.php
PHP
gpl-2.0
3,056
# encoding: utf-8 import datetime from south.db import db from south.v2 import SchemaMigration from django.db import models class Migration(SchemaMigration): def forwards(self, orm): # Adding model 'SystemStats' db.create_table('core_systemstats', ( ('date', self.gf('djang...
Alwnikrotikz/kegbot
pykeg/src/pykeg/core/migrations/0047_add_system_stats.py
Python
gpl-2.0
26,712
/* Returning to this after a mont or two, it was incredibly hard to work out * Let's see: a certain site undergoes changes of base. Each change can be seen as a jump, and we don't know how many * jumps there will per site. Normally the number of positions coming from the jumps would be one more than * the numbe...
rafalcode/ratemats
ratematn.c
C
gpl-2.0
13,313
 using System; using System.Collections.Generic; using System.Linq; using System.Text; using NUnit.Framework; using Rhino.Mocks; using RC = Rhino.Mocks.Constraints; namespace ScrewTurn.Wiki.Plugins.SqlCommon.Tests { [TestFixture] public class SqlIndexTests { [Test] public void Constructor_NullC...
mono/ScrewTurnWiki
SqlProvidersCommon-Tests/SqlIndexTests.cs
C#
gpl-2.0
4,406
/* This file was generated by SableCC (http://www.sablecc.org/). */ package se.sics.kola.node; import se.sics.kola.analysis.*; @SuppressWarnings("nls") public final class AIfThenStatement extends PIfThenStatement { private PExpression _cond_; private PStatement _then_; public AIfThenStatement() { ...
kompics/kola
src/main/java/se/sics/kola/node/AIfThenStatement.java
Java
gpl-2.0
2,710
<?php require_once('wfUtils.php'); class wfIssues { private $db = false; //Properties that are serialized on sleep: private $updateCalled = false; private $issuesTable = ''; private $newIssues = array(); public $totalIssues = 0; public $totalCriticalIssues = 0; public $totalWarningIssues = 0; publ...
tuyenln/hanoiled
wp-content/plugins/wordfence/lib/wfIssues.php
PHP
gpl-2.0
9,586
/* ---------------------------------------------------------------------- LAMMPS - Large-scale Atomic/Molecular Massively Parallel Simulator http://lammps.sandia.gov, Sandia National Laboratories Steve Plimpton, sjplimp@sandia.gov Copyright (2003) Sandia Corporation. Under the terms of Contract DE-AC04...
pastewka/lammps
src/USER-OMP/pppm_disp_omp.cpp
C++
gpl-2.0
60,903
# Sailboat-MDX Autonomous Sailboat
JP895/Sailboat-MDX
README.md
Markdown
gpl-2.0
35
<?php /** * The template for displaying Advice Category pages * * @link http://codex.wordpress.org/Template_Hierarchy * * @package WordPress * @subpackage Skillcrush_Starter * @since Skillcrush Starter 1.0 */ get_header(); ?> <div class="container wrap"> <?php if ( have_posts() ) : ?> <header class="top-h...
druid726/wordpress
wp-content/themes/skillcrushstarter/category-career.php
PHP
gpl-2.0
1,183
#ifndef __SERVER_SHARE_RS2GS_REGISTER_H__ #define __SERVER_SHARE_RS2GS_REGISTER_H__ #include "NDServerShare.h" #include "protocol/NDCmdProtocolS2S.h" class NDRS2GS_Register_Req : public NDProtocol { public: NDUint16 m_nRoomServerID; NDSocketAddress m_netAddress; public: NDRS2GS_Register_Req() : NDProtocol( CMDP_...
quire7/NDServerEngine
NDServerShare/include/protocol/NDRoomToNDGame/NDRS2GS_Register.h
C
gpl-2.0
1,707
/* * I/O -- I/O handling for multiple fds * * Copyright (C) 2009 Martin Wolters et al. * * 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...
SirDzstic/boskop-ng
src/io.c
C
gpl-2.0
4,934
package app import ( "errors" "net/http" "strings" "github.com/h2object/h2object/httpext" ) func acl_filter(ctx *context, c *ext.Controller, filters []filter) { if done := do_authentic(ctx, c); done { ctx.Info("request (%s) (%s) done by acl", c.Request.MethodToLower(), c.Request.URI()) return } filters[0]...
h2object/h2object
app/acl.go
GO
gpl-2.0
1,236
/* Copyright (C) 2000 The PARI group. This file is part of the PARI/GP package. PARI/GP 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. It is distributed in the hope that it will be useful, but WITHOUT ANY WARR...
jpflori/pari
src/language/gplib.c
C
gpl-2.0
51,878
cmd_sound/pci/emu10k1/built-in.o := rm -f sound/pci/emu10k1/built-in.o; /home/rittik/android/kernel/toolchains/arm-eabi-linaro-4.6.2/bin/arm-eabi-ar rcsD sound/pci/emu10k1/built-in.o
RittikBhowmik/Project-Crater-Kernel-GT-i9152
sound/pci/emu10k1/.built-in.o.cmd
Batchfile
gpl-2.0
184
/* ************************************************************************* * Ralink Tech Inc. * 5F., No.36, Taiyuan St., Jhubei City, * Hsinchu County 302, * Taiwan, R.O.C. * * (c) Copyright 2002-2007, Ralink Technology, Inc. * * This program is free software; you can redistribute it and/or modify * * it ...
KlemensWinter/ecafe_kernel
drivers/net/wireless/rt3070sta/sta/sync.c
C
gpl-2.0
80,839
/* qv4l2: a control panel controlling v4l2 devices. * * Copyright (C) 2006 Hans Verkuil <hverkuil@xs4all.nl> * * 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 Li...
Distrotech/v4l-utils
utils/qv4l2/qv4l2.h
C
gpl-2.0
5,184
<?php /** * Background OptionType * * @author SpyroSol * @category UI * @package Spyropress */ function spyropress_ui_background($item, $id, $value, $is_widget = false, $is_builder = false) { ob_start(); // defaults $style = ''; $defaults = array( 'backgr...
jamesshannonwd/meesha
wp-content/themes/cutting-edge/framework/admin/ui/background.php
PHP
gpl-2.0
8,549
/* * Copyright (c) 2013, 2014, 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 ...
lostdj/Jaklin-OpenJFX
modules/graphics/src/main/java/com/sun/prism/j2d/PrismPrintGraphics.java
Java
gpl-2.0
4,468
<?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\QuickTime; use PHPExiftool\Driver\AbstractTag; class L...
Droces/casabio
vendor/phpexiftool/phpexiftool/lib/PHPExiftool/Driver/Tag/QuickTime/LocationNote.php
PHP
gpl-2.0
767
# Copyright (C) 2008-2014 Zentyal S.L. # # 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 distributed in the hope that it will be useful, # but WITHOUT ANY WARRANT...
claudm/zentyal
main/core/src/EBox/Logs/Model/SelectLog.pm
Perl
gpl-2.0
4,794
/* ---------------------------------------------------------------------- LAMMPS - Large-scale Atomic/Molecular Massively Parallel Simulator https://lammps.sandia.gov/, Sandia National Laboratories Steve Plimpton, sjplimp@sandia.gov Copyright (2003) Sandia Corporation. Under the terms of Contract DE-AC...
rbberger/lammps
src/MC/fix_gcmc.cpp
C++
gpl-2.0
81,755
<?php /** Admin Page Framework v3.5.12 by Michael Uno Generated by PHP Class Files Script Generator <https://github.com/michaeluno/PHP-Class-Files-Script-Generator> <http://en.michaeluno.jp/admin-page-framework> Copyright (c) 2013-2015, Michael Uno; Licensed under MIT <http://opensource.org/licenses/MIT> */ abstra...
FullPeace/fullpeace-media-to-post
library/admin-page-framework/factory/AdminPageFramework_Factory/view/AdminPageFramework_PageLoadInfo_Base.php
PHP
gpl-2.0
2,834
/** * * FENIX (Food security and Early warning Network and Information Exchange) * * Copyright (c) 2011, by FAO of UN under the EC-FAO Food Security Information for Action Programme * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as ...
FENIX-Platform/wds
src/main/java/org/fao/fenix/wds/core/constant/SELECT.java
Java
gpl-2.0
1,111
/* * The filenames of the animation pictures. Also see anim.h * * Copyright (c) 2000 Michael Pearson <alcaron@senet.com.au> * * This file is licensed under the GNU General Public License. See the file * "COPYING" for more details. */ /* * Every image is in .png format, and is suffixed by .frameno.png * eg, "f...
mipearson/gnome-breakout
src/animloc.h
C
gpl-2.0
1,818
/* Icaro Cloud Simulator (ICLOS). Copyright (C) 2015 DISIT Lab http://www.disit.org - University of Florence 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 Lic...
disit/iclos
src/org/cloudsimulator/viewer/BusinessConfigurationViewer.java
Java
gpl-2.0
85,689
/* * Minimal debug/trace/assert driver definitions for * Broadcom 802.11 Networking Adapter. * * Copyright (C) 1999-2011, Broadcom Corporation * * Unless you and Broadcom execute a separate written software license * agreement governing use of this software, this software is licensed to you * under the...
devil1437/GalaxyNexusKernel
drivers/net/wireless/bcmdhd/wl_dbg.h
C
gpl-2.0
1,594
#from .engine import CheckVersion, CreateVersion from .versioner import DBVersioner, DBVersionCommander
sim1234/Versioning
py_versioning/db/__init__.py
Python
gpl-2.0
103
/* FreeRTOS V9.0.1 - Copyright (C) 2017 Real Time Engineers Ltd. All rights reserved VISIT http://www.FreeRTOS.org TO ENSURE YOU ARE USING THE LATEST VERSION. This file is part of the FreeRTOS distribution. FreeRTOS is free software; you can redistribute it and/or modify it under the...
robbie-cao/FreeRTOS
FreeRTOS/Demo/ColdFire_MCF51CN128_CodeWarrior/Sources/httpd/uIP_Task.c
C
gpl-2.0
8,232
<?php /* * This file is part of Double Choco Latte. * Copyright (C) 1999-2004 Free Software Foundation * * Double Choco Latte 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 Li...
gnuedcl/dcl
dcl/schema/schema.dcl_product_build_sccs.php
PHP
gpl-2.0
1,297
package pl.noname.stacjabenzynowa.persistance; import java.io.Serializable; import java.math.BigDecimal; import java.util.Set; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; import javax.p...
deallas/Gas-station
src/main/java/pl/noname/stacjabenzynowa/persistance/RefuelingType.java
Java
gpl-2.0
2,073
package top.ningg.spring.config; import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; /** * Created by guoning on 15/9/20. */ // 注解的保留时间: 运行时 @Retention(value = RetentionPolicy.RUNTIME) // 使用注解的目标类型: 方法 @Tar...
ningg/SpringLearn
src/main/java/top/ningg/spring/config/NeedTest.java
Java
gpl-2.0
496
/** * @created on : 28-jul-2017, 10:48:09 * @see * @since * @version * @author Raul Vela Salas */ package java_ejemplo_numerosuerte; import java.util.Calendar; import java.util.Scanner; public class T3__20_NumeroDeLaSuerte { private static int dia; private static int mes; private static int anio; ...
NoTengoNombre/Java_ActualizarConocimientos
Java_Ejemplos/src/java_ejemplo_numerosuerte/T3__20_NumeroDeLaSuerte.java
Java
gpl-2.0
4,215
<?php class NbcController extends ApplicationController { /** * Inicializa el Controlador Login * */ public function initialize() { $this->setTemplateAfter("adminiziolite"); } /** * Index por defecto del Controlador * */ public function indexAction(){ } ...
softdesignermonteria/proyecto
apps/default/controllers/nbc_controller.php
PHP
gpl-2.0
6,427
/* * Copyright (c) 2008 Marco Merli <yohji@marcomerli.net> * * 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 later version. * *...
yohji/cpplab
src/lib/Number.h
C
gpl-2.0
1,083