repo_name
stringlengths
4
116
path
stringlengths
3
942
size
stringlengths
1
7
content
stringlengths
3
1.05M
license
stringclasses
15 values
lfreneda/cepdb
api/v1/57601322.jsonp.js
187
jsonp({"cep":"57601322","logradouro":"Rua Tabeli\u00e3o Luiz Vieira de Barros","bairro":"S\u00e3o Crist\u00f3v\u00e3o","cidade":"Palmeira dos \u00cdndios","uf":"AL","estado":"Alagoas"});
cc0-1.0
lfreneda/cepdb
api/v1/73805345.jsonp.js
152
jsonp({"cep":"73805345","logradouro":"Rua Virg\u00edlio Alves Ferreira","bairro":"Setor Pampulha","cidade":"Formosa","uf":"GO","estado":"Goi\u00e1s"});
cc0-1.0
lfreneda/cepdb
api/v1/14178057.jsonp.js
154
jsonp({"cep":"14178057","logradouro":"Rua Hugo Gaiofatto","bairro":"Jardim Campo Belo","cidade":"Sert\u00e3ozinho","uf":"SP","estado":"S\u00e3o Paulo"});
cc0-1.0
lfreneda/cepdb
api/v1/13256566.jsonp.js
163
jsonp({"cep":"13256566","logradouro":"Rua Angelo Capeletto","bairro":"Loteamento Residencial Terra Nova","cidade":"Itatiba","uf":"SP","estado":"S\u00e3o Paulo"});
cc0-1.0
skrr/skrr.github.io
css/skio.css
1631
* {margin:0;padding:0;} html {height:100%;overflow-y:scroll;font-family:Verdana,Georgia,Serif;} body {height:100%;font-size:12px;line-height:22px; display:flex;flex-direction: column; color:#1b1e1d;background-color:#fbfbfb;} .container {margin: 0 auto;flex: 1 0 auto;} .wrap {max-width:800px;margin: 0 auto;padding:0 40...
cc0-1.0
ttm/anthropologicalExperiments
unicamp/Renato Fabbri - lá-vamos nós. Cada dia um passo_files/GTX5fb-eq6w.css
686
/*!CK:906623253!*//*1432615303,*/ ._9jo a.navSubmenu,._9jo li.navSubmenu{color:#141823;display:block;max-width:200px;padding:0 22px;text-decoration:none}._9jo .uiLinkButton input{color:#141823;display:block;line-height:22px;padding:0 22px;text-decoration:none}._9jo ._54ne .uiLinkButton input,._9jo ._54ne a.navSubmenu,...
cc0-1.0
lfreneda/cepdb
api/v1/02254030.jsonp.js
158
jsonp({"cep":"02254030","logradouro":"Pra\u00e7a Ataliba da Costa Vida","bairro":"Vila Nivi","cidade":"S\u00e3o Paulo","uf":"SP","estado":"S\u00e3o Paulo"});
cc0-1.0
lfreneda/cepdb
api/v1/74391150.jsonp.js
179
jsonp({"cep":"74391150","logradouro":"Rua Desembargador Em\u00edlio Fleury de Brito","bairro":"Jardim Marques de Abreu","cidade":"Goi\u00e2nia","uf":"GO","estado":"Goi\u00e1s"});
cc0-1.0
pkaq/GradleTraining
docs/book/ch5/4.依赖的更新与缓存.md
2331
#### 更新依赖   在执行build、compile等任务时会解析项目配置的依赖并按照配置的仓库去搜寻下载这些依赖。默认情况下,Gradle会依照Gradle缓存->你配置的仓库的顺序依次搜寻这些依赖,并且一旦找到就会停止搜索。如果想要忽略本地缓存每次都进行远程检索可以通过在执行命令时添加`--refresh-dependencies`参数来强制刷新依赖。 ```bash gradle build --refresh-dependencies ```   当远程仓库上传了相同版本依赖时,有时需要为缓存指定一个时效去检查远程仓库的依赖笨版本,Gradle提供了`cacheChangingModulesFor(int, java....
cc0-1.0
literallybenjam/langdev
data/languages/jsv/osv/0010/block001/-wei.html
398
<!DOCTYPE html> <html lang="en"> <meta charset="utf-8"> <title>-wei</title> <link type="text/css" rel="stylesheet" href="../../style.css"> <h1 lang="art-Latn-x-osv-0010"> -wei </h1> <dl> <dt>Etymology: <dd>From VIV <i lang="art-Latn-x-osv-0009">*-auei</i> <small>«do»</small>. </dl> <h2>affix</h2> <aside>pos...
cc0-1.0
lfreneda/cepdb
api/v1/12214425.jsonp.js
180
jsonp({"cep":"12214425","logradouro":"Rua Quatro","bairro":"Condom\u00ednio Villagio Fazend\u00e3o","cidade":"S\u00e3o Jos\u00e9 dos Campos","uf":"SP","estado":"S\u00e3o Paulo"});
cc0-1.0
lfreneda/cepdb
api/v1/02721200.jsonp.js
162
jsonp({"cep":"02721200","logradouro":"Avenida Deputado Em\u00edlio Carlos","bairro":"Lim\u00e3o","cidade":"S\u00e3o Paulo","uf":"SP","estado":"S\u00e3o Paulo"});
cc0-1.0
lfreneda/cepdb
api/v1/08140438.jsonp.js
155
jsonp({"cep":"08140438","logradouro":"Travessa Jonatas Batista","bairro":"Jardim Benfica","cidade":"S\u00e3o Paulo","uf":"SP","estado":"S\u00e3o Paulo"});
cc0-1.0
lfreneda/cepdb
api/v1/25250439.jsonp.js
159
jsonp({"cep":"25250439","logradouro":"Travessa Jos\u00e9 Zito Santana","bairro":"Mantiquira","cidade":"Duque de Caxias","uf":"RJ","estado":"Rio de Janeiro"});
cc0-1.0
mateuslopesbh/flavordj
js/funcoes.js
16201
// Global Vars to set var musicas = new Array(11); musicas[0] = 0; // Wheel A musicas[1] = 0; // Whell B musicas[2] = "0;"; // A1 musicas[3] = "0;"; // A2 musicas[4] = "0;"; // A3 musicas[5] = "0;"; // A4 musicas[6] = "0;"; // B1 musicas[7] = "0;"; // B2 musicas[8] = "0;"; // B3 musicas[9] = "0...
cc0-1.0
lfreneda/cepdb
api/v1/61610135.jsonp.js
145
jsonp({"cep":"61610135","logradouro":"Rua Santo Ant\u00f4nio","bairro":"Padre Julio Maria","cidade":"Caucaia","uf":"CE","estado":"Cear\u00e1"});
cc0-1.0
lfreneda/cepdb
api/v1/24745360.jsonp.js
178
jsonp({"cep":"24745360","logradouro":"Rua Expedicion\u00e1rio Aprigio Jos\u00e9 Vieira","bairro":"Coelho","cidade":"S\u00e3o Gon\u00e7alo","uf":"RJ","estado":"Rio de Janeiro"});
cc0-1.0
quanbinn/Basic-Health-Knowledge-We-Need-To-Learn
chapters/章5-加工食品的分析/香肠和腊肠.md
6258
# 香肠和腊肠 ## 在线分析 [在线计算](https://jsfiddle.net/quanbinn/f6y5jb8p/) -------------------- ### 广东白油肠 ![广东白油肠](/images/加工食品的分析/香肠和腊肠/广东白油肠.jpg) ![广东白油肠_营养标签](/images/加工食品的分析/香肠和腊肠/广东白油肠_营养标签.jpg) 注明: - 这是2008年左右在美国超市里销售的一款xxxxxxx品牌的照片,现在的这种品牌的营养含量大都会这种不相同,一切以销售时产品的营养标签为准。 ### 分析结果 这种食品的能量: 480卡路里, 这种食品的总脂肪: 38克, 这种食...
cc0-1.0
lfreneda/cepdb
api/v1/87114166.jsonp.js
133
jsonp({"cep":"87114166","logradouro":"Rua 11","bairro":"Jardim Ouro Verde II","cidade":"Sarandi","uf":"PR","estado":"Paran\u00e1"});
cc0-1.0
lfreneda/cepdb
api/v1/02846010.jsonp.js
173
jsonp({"cep":"02846010","logradouro":"Estrada L\u00e1zaro Am\u00e2ncio de Barros","bairro":"Vila Itaberaba","cidade":"S\u00e3o Paulo","uf":"SP","estado":"S\u00e3o Paulo"});
cc0-1.0
lfreneda/cepdb
api/v1/96506661.jsonp.js
148
jsonp({"cep":"96506661","logradouro":"Rua Batista Carlos","bairro":"Barcelos","cidade":"Cachoeira do Sul","uf":"RS","estado":"Rio Grande do Sul"});
cc0-1.0
lfreneda/cepdb
api/v1/35171331.jsonp.js
145
jsonp({"cep":"35171331","logradouro":"Rua Rio Branco","bairro":"Amaro Lanari","cidade":"Coronel Fabriciano","uf":"MG","estado":"Minas Gerais"});
cc0-1.0
lfreneda/cepdb
api/v1/25730410.jsonp.js
146
jsonp({"cep":"25730410","logradouro":"Avenida Country Club","bairro":"Nogueira","cidade":"Petr\u00f3polis","uf":"RJ","estado":"Rio de Janeiro"});
cc0-1.0
lfreneda/cepdb
api/v1/70377070.jsonp.js
147
jsonp({"cep":"70377070","logradouro":"Quadra SQS 114 Bloco G","bairro":"Asa Sul","cidade":"Bras\u00edlia","uf":"DF","estado":"Distrito Federal"});
cc0-1.0
lfreneda/cepdb
api/v1/36070570.jsonp.js
153
jsonp({"cep":"36070570","logradouro":"Rua Jo\u00e3o Surerus J\u00fanior","bairro":"Lourdes","cidade":"Juiz de Fora","uf":"MG","estado":"Minas Gerais"});
cc0-1.0
samszo/THYP-1516
FatihiZakaria/trombino/returnOnTop.js
497
$(document).ready( function () { // Add return on top button $('body').append('<div id="returnOnTop" title="Retour en haut">&nbsp;</div>'); // On button click, let's scroll up to top $('#returnOnTop').click( function() { $('html,body').animate({scrollTop: 0}, 'slow'); }); }); $(window).scroll...
cc0-1.0
lfreneda/cepdb
api/v1/40060240.jsonp.js
132
jsonp({"cep":"40060240","logradouro":"Rua do Sodr\u00e9","bairro":"Dois de Julho","cidade":"Salvador","uf":"BA","estado":"Bahia"});
cc0-1.0
piratas/midiateca
documentos/listapirata/[email protected]/msg00751.html
11050
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>Re: [Partido Pirata] Res: Reunião do Partido Pirat a</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="apple-touch-icon" sizes="114x114" href="https://www.mail-archive...
cc0-1.0
lfreneda/cepdb
api/v1/08671155.jsonp.js
147
jsonp({"cep":"08671155","logradouro":"Rua Luciano de Godoi","bairro":"Jardim M\u00e1rcia","cidade":"Suzano","uf":"SP","estado":"S\u00e3o Paulo"});
cc0-1.0
lfreneda/cepdb
api/v1/80820132.jsonp.js
155
jsonp({"cep":"80820132","logradouro":"Jardinete Aline de Souza Thomaszeck","bairro":"Vista Alegre","cidade":"Curitiba","uf":"PR","estado":"Paran\u00e1"});
cc0-1.0
lfreneda/cepdb
api/v1/07176635.jsonp.js
158
jsonp({"cep":"07176635","logradouro":"Rua Jo\u00e3o Garcia e Garcia","bairro":"Jardim \u00c1lamo","cidade":"Guarulhos","uf":"SP","estado":"S\u00e3o Paulo"});
cc0-1.0
samfromcadott/kettle
main.js
2539
const electron = require('electron') const app = electron.app const BrowserWindow = electron.BrowserWindow const {ipcMain} = require('electron') const {dialog} = require('electron') const {Menu} = require('electron') import {enableLiveReload} from 'electron-compile' const path = require('path') const url = require(...
cc0-1.0
jleclanche/pywow
wdbc/main.py
10011
from cStringIO import StringIO from struct import pack, unpack, error as StructError from .log import log from .structures import fields class DBFile(object): """ Base class for WDB and DBC files """ @classmethod def open(cls, file, build, structure, environment): if isinstance(file, basestring): file = op...
cc0-1.0
dzchilds/stats-for-bio
docs/statistical-significance-and-p-values.html
114233
<!DOCTYPE html> <html lang="" xml:lang=""> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <title>Chapter 8 Statistical significance and p-values | APS 240: Data Analysis and Statistics with R</title> <meta name="description" content="Course book for Data Analysis and St...
cc0-1.0
DhiMalo/GyroSpiro
README.md
2172
# GyroSpiro <strong> <blue> A Digital Whirlygig written in C </blue> </strong> ## Materials (1) [An Arduino](www.arduino.cc)<br> ![Uno](https://upload.wikimedia.org/wikipedia/commons/thumb/9/9d/UnoConnections.jpg/220px-UnoConnections.jpg) <br>(2) A single LED<br> ![LED](http://www.topledlight.com/images/l/201009/1284...
cc0-1.0
donpdonp/coindust
lib/commands/new.js
874
// npm var chalk = require('chalk') // local var Copper = require('../copper') var copper = new Copper var util = require('../util') module.exports = function (config, wallet, keys, args) { var abort = false var name if (args._.length > 0) { name = args._.join(' ') } var key = copper.newKey() consol...
cc0-1.0
abhijitk7/Attendance
attendance/src/main/resources/static/css/stylesheet.css
585
html, body{ height: 100%; overflow: hidden; } .present{ background-color: #00838F; } md-divider{ margin-top: 5px; } md-list{ padding: 0px; } #listInfo{ color: white; background-color: #263238; } #logo_placeholder{ border-radius: 100%; background-color: #455A64; width:200px; ...
epl-1.0
nxt4hll/roccc-2.0
roccc-compiler/src/NuSuif/machsuif/z_notneeded/ia64/instr.cpp
6354
/* file "ia64/instr.cpp" */ /* Copyright (c) 2002 The President and Fellows of Harvard College All rights reserved. This software is provided under the terms described in the "machine/copyright.h" include file. */ #include <machine/copyright.h> #ifdef USE_PRAGMA_INTERFACE #pragma implementation "ia...
epl-1.0
kgibm/open-liberty
dev/com.ibm.ws.jpa.tests.spec10.entity_jpa_3.0_fat/fat/src/com/ibm/ws/jpa/tests/spec10/entity/FATSuite.java
1362
/******************************************************************************* * Copyright (c) 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, and is a...
epl-1.0
t2health/BSPAN---Bluetooth-Sensor-Processing-for-Android
AndroidBTService/doc/com/t2/biofeedback/device/SerialBTDevice.InvalidBluetoothAddressException.html
10981
<!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:32:56 PST 2011 --> <TITLE> SerialBTDevice.InvalidBluetoothAddressException </TITLE> <META NAME="date" CONTENT="2011-12...
epl-1.0
warlordh/fork_Symbian
sdk/GUID-D5FD665E-333B-50FF-A46F-6B22C0877285.html
8847
<?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" xml:lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="copyright" content="(C) Copyrigh...
epl-1.0
warlordh/fork_Symbian
sdk/guid-6013a680-57f9-415b-8851-c4fa63356636/guid-34775913-c5c2-41ba-a591-827039bbe7af.html
2638
<!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: SemaphoreExample</title> <link href="tabs.c...
epl-1.0
xiaohanz/softcontroller
opendaylight/config/config-manager/src/test/java/org/opendaylight/controller/config/manager/testingservices/parallelapsp/TestingParallelAPSPConfigMXBean.java
972
/* * 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
Netcentric/accesscontroltool
accesscontroltool-bundle/src/test/java/biz/netcentric/cq/tools/actool/configreader/TestYamlConfigReader.java
2450
/* * (C) Copyright 2017 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...
epl-1.0
proson/project
FineUI.Examples/ueditor/net/getContent.ashx.cs
1663
/** * Created by visual studio 2010 * User: xuheng * Date: 12-3-6 * Time: 下午21:23 * To get the value of editor and output the value . */ using System; using System.Web; namespace FineUI.Examples { public class getContent : IHttpHandler { public void ProcessRequest(HttpContext context) ...
epl-1.0
BIRT-eXperts/IBM-Maximo-BIRT-Code-Generator
src/com/mmkarton/mx7/reportgenerator/sqledit/SQLUtility.java
7663
/******************************************************************************* * Copyright (c) 2004 Actuate 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 availabl...
epl-1.0
ELTE-Soft/xUML-RT-Executor
plugins/hu.eltesoft.modelexecution.m2t.smap.emf/src/hu/eltesoft/modelexecution/m2t/smap/emf/ReferenceToLineMapping.java
1442
package hu.eltesoft.modelexecution.m2t.smap.emf; import java.io.Serializable; import java.util.HashMap; import java.util.Map; import java.util.Vector; /** * Maps qualified EMF object references to virtual line numbers. Line numbering * starts from one, and incremented by one when a new reference inserted. */ class...
epl-1.0
Yoshi-xtaze/ACL2015_Jafaden
pacman/carte/Labyrinthe.java
3356
package pacman.carte; import java.util.ArrayList; import pacman.personnages.Pacman; import pacman.personnages.Personnage; public class Labyrinthe { public static final int NB_COLONNE = 20; public static final int NB_LIGNE = 20; protected int[][] grille; protected int largeur; protected int hauteur; public sta...
epl-1.0
jessicaappelbaum/cljs-update
node_modules/semantic-ui-react/dist/commonjs/modules/Accordion/AccordionTitle.js
3484
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); var _extends2 = require('babel-runtime/helpers/extends'); var _extends3 = _interopRequireDefault(_extends2); var _classCallCheck2 = require('babel-runtime/helpers/classCallCheck'); var _classCallCheck3 = _interopRequireDefault(_classCal...
epl-1.0
mareknovotny/windup
reporting/api/src/main/java/org/jboss/windup/reporting/rules/CreateApplicationListReportRuleProvider.java
3507
package org.jboss.windup.reporting.rules; import java.util.HashMap; import java.util.Map; import javax.inject.Inject; import org.jboss.forge.furnace.Furnace; import org.jboss.windup.config.AbstractRuleProvider; import org.jboss.windup.config.GraphRewrite; import org.jboss.windup.config.metadata.RuleMetadata; import ...
epl-1.0
Obeo/Game-Designer
plugins/fr.obeo.dsl.game.edit/src-gen/fr/obeo/dsl/game/provider/UIItemProvider.java
6992
/** */ package fr.obeo.dsl.game.provider; import fr.obeo.dsl.game.GameFactory; import fr.obeo.dsl.game.GamePackage; import fr.obeo.dsl.game.UI; import java.util.Collection; import java.util.List; import org.eclipse.emf.common.notify.AdapterFactory; import org.eclipse.emf.common.notify.Notification; import org.ecl...
epl-1.0
sudaraka94/che
wsagent/che-datasource-ide/src/main/java/org/eclipse/che/datasource/ide/newDatasource/connector/DefaultNewDatasourceConnectorViewImpl.java
8136
/******************************************************************************* * Copyright (c) 2012-2017 Codenvy, S.A. * 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 ...
epl-1.0
EstebanQuerol/Black_FORTE
src/modules/IEC61131-3/Conversion/TIME/F_TIME_TO_USINT.cpp
2013
/************************************************************************* *** FORTE Library Element *** *** This file was generated using the 4DIAC FORTE Export Filter V1.0.x! *** *** Name: F_TIME_TO_USINT *** Description: convert TIME to USINT *** Version: *** 0.0: 2013-08-29/4DIAC-IDE - 4DIAC-Co...
epl-1.0
miklossy/xtext-core
org.eclipse.xtext/emf-gen/org/eclipse/xtext/impl/UntilTokenImpl.java
706
/** */ package org.eclipse.xtext.impl; import org.eclipse.emf.ecore.EClass; import org.eclipse.xtext.UntilToken; import org.eclipse.xtext.XtextPackage; /** * <!-- begin-user-doc --> * An implementation of the model object '<em><b>Until Token</b></em>'. * <!-- end-user-doc --> * * @generated */ public class Un...
epl-1.0
miklossy/xtext-core
org.eclipse.xtext.testlanguages/src/org/eclipse/xtext/testlanguages/fileAware/scoping/FileAwareTestLanguageScopeProvider.java
944
/* * generated by Xtext */ package org.eclipse.xtext.testlanguages.fileAware.scoping; import org.eclipse.emf.ecore.EObject; import org.eclipse.emf.ecore.EReference; import org.eclipse.xtext.scoping.IGlobalScopeProvider; import org.eclipse.xtext.scoping.IScope; import org.eclipse.xtext.testlanguages.fileAware.fileAwa...
epl-1.0
bfg-repo-cleaner-demos/eclipselink.runtime-bfg-strip-big-blobs
moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/oxm/readonly/OneDirectMappingProject.java
1579
/******************************************************************************* * 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
paulianttila/openhab2
bundles/org.openhab.transform.map/README.md
1783
# Map Transformation Service Transforms the input by mapping it to another string. It expects the mappings to be read from a file which is stored under the `transform` folder. The file name must have the `.map` extension. This file should be in property syntax, i.e. simple lines with "key=value" pairs. The file for...
epl-1.0
debabratahazra/DS
designstudio/components/page/ui/com.odcgroup.page.transformmodel.ui/src/main/java/com/odcgroup/page/transformmodel/ui/builder/WidgetBuilderContext.java
2613
package com.odcgroup.page.transformmodel.ui.builder; import org.eclipse.core.runtime.Assert; import com.odcgroup.mdf.ecore.util.DomainRepository; import com.odcgroup.page.metamodel.MetaModel; import com.odcgroup.page.metamodel.util.MetaModelRegistry; import com.odcgroup.page.model.corporate.CorporateDesign; import co...
epl-1.0
jmchilton/TINT
projects/TropixStorageClient/src/test/edu/umn/msi/tropix/storage/client/impl/ModelStorageDataFactoryImplTest.java
3201
/******************************************************************************* * Copyright 2009 Regents of the University of Minnesota. All rights * reserved. * Copyright 2009 Mayo Foundation for Medical Education and Research. * All rights reserved. * * This program is made available under the terms of the Ecl...
epl-1.0
ttimbul/eclipse.wst
bundles/org.eclipse.wst.dtd.ui/src/org/eclipse/wst/dtd/ui/internal/wizard/NewDTDTemplatesWizardPage.java
17558
/******************************************************************************* * Copyright (c) 2005, 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, an...
epl-1.0
yvanvds/yse-soundengine
YseEngine/patcher/math/pMidiToFrequency.cpp
454
#include "pMidiToFrequency.h" #include "../pObjectList.hpp" #include "../../dsp/math.hpp" using namespace YSE::PATCHER; #define className pMidiToFrequency CONSTRUCT() { midiValue = 0.f; ADD_IN_0; REG_FLOAT_IN(SetMidi); REG_INT_IN(SetMidiInt); ADD_OUT_FLOAT; } FLOAT_IN(SetMidi) { midiValue = valu...
epl-1.0
OpenLiberty/open-liberty
dev/com.ibm.ws.jpa.tests.spec10.entity_fat.common/test-applications/entity/src/com/ibm/ws/jpa/fvt/entity/tests/web/EmbeddableIDTestServlet.java
5713
/******************************************************************************* * Copyright (c) 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, and is a...
epl-1.0
Eldius/projeto-testes
src/main/java/net/eldiosantos/model/Departamento.java
623
package net.eldiosantos.model; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; import java.io.Serializable; @Entity public class Departamento implements Serializable { @Id @GeneratedValue(strategy = GenerationType...
epl-1.0
boniatillo-com/PhaserEditor
source/v2/phasereditor/phasereditor.resources.phaser.examples/phaser3-examples/public/src/geom/rectangle/copy from.js
1367
var config = { width: 800, height: 600, type: Phaser.AUTO, parent: 'phaser-example', scene: { create: create, update: update } }; var game = new Phaser.Game(config); var graphics; var pointerRect; var rectangles; function create () { graphics = this.add.graphics({ lineStyle...
epl-1.0
BeliliFahem/om2m-java-client-api
src/main/java/org/eclipse/om2m/commons/resource/package-info.java
667
// // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7 // 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.07.08 at 01:02:...
epl-1.0
whizzosoftware/WZWave
src/main/java/com/whizzosoftware/wzwave/node/generic/MultilevelSensor.java
1822
/* ******************************************************************************* * Copyright (c) 2013 Whizzo Software, LLC. * 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...
epl-1.0
warlordh/fork_Symbian
sdk/GUID-DD9674C9-445A-36D8-A4EF-5384D3EF74BA.html
21495
<?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...
epl-1.0
tx1103mark/controller
opendaylight/netconf/netconf-impl/src/test/java/org/opendaylight/controller/netconf/impl/ConcurrentClientsTest.java
16612
/* * 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
boniatillo-com/PhaserEditor
source/v2/phasereditor/phasereditor.resources.phaser.examples/phaser3-examples/public/src/archived/091 image parent alpha.js
411
var config = { type: Phaser.WEBGL, parent: 'phaser-example', scene: { preload: preload, create: create } }; var game = new Phaser.Game(config); function preload() { this.load.image('bunny', 'assets/sprites/bunny.png'); } function create() { var parent = this.add.image(0, 0,...
epl-1.0
maxeler/eclipse
eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/refactoring/org/eclipse/jdt/core/refactoring/participants/JavaParticipantManager.java
3457
/******************************************************************************* * Copyright (c) 2007, 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
hanshuebner/clj-oauth2-token-generator
README.md
744
# clj-oauth2-token-generator This is a server which can be used to generate OAuth2 tokens for Google services. Tokens are stored in EDN files to be used by the main application. This illustrates the usage for the [clj-oauth2 library](https://clojars.org/stuarth/clj-oauth2) as described in the [Blog post by Eric Kosl...
epl-1.0
TeamNIKaml/LiveWallpaper
Awesome Wallpapers/src/com/teamNikaml/bipinography/activity/SplashActivity.java
4397
package com.teamNikaml.bipinography.activity; import java.util.ArrayList; import java.util.List; import org.json.JSONArray; import org.json.JSONException; import org.json.JSONObject; import android.app.Activity; import android.content.Intent; import android.os.Bundle; import android.view.Window; import android.widge...
epl-1.0
mbats/minidrone
plugins/fr.obeo.dsl.minidrone.application/src/fr/obeo/dsl/minidrone/application/ApplicationActionBarAdvisor.java
549
package fr.obeo.dsl.minidrone.application; import org.eclipse.jface.action.IMenuManager; import org.eclipse.ui.IWorkbenchWindow; import org.eclipse.ui.application.ActionBarAdvisor; import org.eclipse.ui.application.IActionBarConfigurer; public class ApplicationActionBarAdvisor extends ActionBarAdvisor { public A...
epl-1.0
fabioz/Pydev
plugins/org.python.pydev/tests_codecompletion/com/python/pydev/codecompletion/participant/CompletionParticipantTest.java
8997
/** * 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 25/08/2005 * ...
epl-1.0
pravussum/3House
mobile/src/main/java/treehou/se/habit/ui/util/CategoryPickerFragment.java
5601
package treehou.se.habit.ui.util; import android.content.Context; import android.graphics.Color; import android.os.Bundle; import android.support.v4.app.Fragment; import android.support.v7.widget.DefaultItemAnimator; import android.support.v7.widget.LinearLayoutManager; import android.support.v7.widget.RecyclerView; i...
epl-1.0
jmchilton/TINT
projects/TropixPersistence/src/service-api/edu/umn/msi/tropix/persistence/service/ITraqQuantitationAnalysisService.java
1827
/******************************************************************************* * Copyright 2009 Regents of the University of Minnesota. All rights * reserved. * Copyright 2009 Mayo Foundation for Medical Education and Research. * All rights reserved. * * This program is made available under the terms of the Ecl...
epl-1.0
bobwalker99/Pydev
plugins/org.python.pydev/src_completions/org/python/pydev/editor/codecompletion/revisited/ProjectModulesManager.java
22376
/** * 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 May 24, 2005 ...
epl-1.0
zzzzwwww12/BuyLowSellHigh
BuyLowSellHigh/src/main/java/com/coin/arbitrage/huobi/util/DepthType.java
375
/** * */ package com.coin.arbitrage.huobi.util; /** * @author Frank * */ public enum DepthType { STEP0("step0"), STEP1("step1"), STEP2("step2"), STEP3("step3"), STEP4("step4"), STEP5("step5"); private String depth; private DepthType(String depth) { this.depth = depth; } ...
epl-1.0
debrief/debrief
org.mwc.debrief.legacy/src/Debrief/Tools/Tote/StartTote.java
1752
/******************************************************************************* * 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 th...
epl-1.0
Treehopper/EclipseAugments
liquibase-editor/eu.hohenegger.xsd.liquibase/src-gen/org/liquibase/xml/ns/dbchangelog/impl/AndTypeImpl.java
23515
/** */ package org.liquibase.xml.ns.dbchangelog.impl; import java.util.Collection; import org.eclipse.emf.common.notify.NotificationChain; import org.eclipse.emf.common.util.EList; import org.eclipse.emf.ecore.EClass; import org.eclipse.emf.ecore.InternalEObject; import org.eclipse.emf.ecore.impl.Min...
epl-1.0
warlordh/fork_Symbian
sdk/GUID-D60576CC-F39F-396B-8DF9-874FDA1D6D4B.html
8787
<?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...
epl-1.0
bfg-repo-cleaner-demos/eclipselink.runtime-bfg-strip-big-blobs
moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/jaxb/xmlattribute/imports/XmlAttributeImportsTestCases.java
2290
/******************************************************************************* * 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. 1.0...
epl-1.0
lhillah/pnmlframework
pnmlFw-PTNet/src/fr/lip6/move/pnml/ptnet/hlapi/TransitionHLAPI.java
11212
/** * 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
bfg-repo-cleaner-demos/eclipselink.runtime-bfg-strip-big-blobs
jpa/eclipselink.jpa.test/src/org/eclipse/persistence/testing/tests/jpa/ddlgeneration/DDLTablePerClassTestSuite.java
3927
/******************************************************************************* * Copyright (c) 1998, 2013 Oracle and/or its affiliates, Frank Schwarz. All rights reserved. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License v1.0 and Eclipse Distribut...
epl-1.0
bunsha/french
public/admin/assets/froala/css/themes/dark.css
12097
/*! * froala_editor v1.2.7 (http://editor.froala.com) * License http://editor.froala.com/license * Copyright 2014-2015 Froala Labs */ .dark-theme.froala-box.fr-disabled .froala-element { color: #999999; } .dark-theme.froala-box.fr-disabled button.fr-bttn, .dark-theme.froala-box.fr-disabled button.fr-trigger { c...
epl-1.0
elucash/eclipse-oxygen
org.eclipse.jface.text/src/org/eclipse/jface/text/rules/FastPartitioner.java
24915
/******************************************************************************* * 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
cchabanois/mesfavoris
bundles/mesfavoris/src/mesfavoris/bookmarktype/AbstractBookmarkMarkerPropertiesProvider.java
675
package mesfavoris.bookmarktype; import java.io.BufferedReader; import java.io.IOException; import java.io.StringReader; import java.util.Optional; import mesfavoris.model.Bookmark; public abstract class AbstractBookmarkMarkerPropertiesProvider implements IBookmarkMarkerAttributesProvider { protected Optional<Stri...
epl-1.0
neelance/jface4ruby
jface4ruby/src/org/eclipse/jface/text/source/OverviewRuler.java
39538
/******************************************************************************* * 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, an...
epl-1.0
cohorte/cohorte-studio
org.cohorte.studio.eclipse.ui.node/src/org/cohorte/studio/eclipse/ui/node/project/CNodeContentManager.java
4320
package org.cohorte.studio.eclipse.ui.node.project; import java.io.ByteArrayInputStream; import java.io.InputStream; import java.io.StringWriter; import java.util.HashMap; import java.util.Map; import javax.inject.Inject; import javax.json.Json; import javax.json.JsonArrayBuilder; import javax.json.JsonBuilderFactory...
epl-1.0
fappel/xiliary
com.codeaffine.eclipse.swt/src/com/codeaffine/eclipse/swt/util/ActionScheduler.java
753
/** * Copyright (c) 2014 - 2022 Frank Appel * 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: * Fran...
epl-1.0
warlordh/fork_Symbian
sdk/GUID-3446B400-3C31-35D6-B88F-C6D036940790.html
5391
<?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...
epl-1.0
warlordh/fork_Symbian
sdk/GUID-90BA76BC-5A25-32B7-8A5C-7908879962A6.html
4487
<?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...
epl-1.0
SCCapstone/ProjectCrystalBlue-iOS
ProjectCrystalBlue-iOS/ProjectCrystalBlue-iOS/EnlargedImageViewController.h
725
// // EnlargedImageViewController.h // ProjectCrystalBlue-iOS // // Created by Ryan McGraw on 4/20/14. // Copyright (c) 2014 Project Crystal Blue. All rights reserved. // #import <UIKit/UIKit.h> #import "Sample.h" #import "AbstractCloudLibraryObjectStore.h" @interface EnlargedImageViewController : UIViewControlle...
epl-1.0
jenskastensson/openhab
bundles/io/org.openhab.io.habmin/src/main/java/org/openhab/io/habmin/services/events/EventResource.java
7435
/** * 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...
epl-1.0
oxmcvusd/eclipse-integration-gradle
org.springsource.ide.eclipse.gradle.core/src/org/springsource/ide/eclipse/gradle/core/modelmanager/ModelBuilder.java
1069
/******************************************************************************* * Copyright (c) 2014 Pivotal 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 availa...
epl-1.0
michele-loreti/jResp
core/org.cmg.jresp.pastry/pastry-2.1/src/org/mpisws/p2p/transport/peerreview/commitment/CommitmentProtocolImpl.java
27337
/******************************************************************************* "FreePastry" Peer-to-Peer Application Development Substrate Copyright 2002-2007, Rice University. Copyright 2006-2007, Max Planck Institute for Software Systems. All rights reserved. Redistribution and use in source and binary forms, ...
epl-1.0
AFaust/alfresco-cmis-documentlist
share/src/main/webapp/nabucco/components/cmis-documentlibrary/documentlist.js
11911
if (NABUCCO === undefined || !NABUCCO) { var NABUCCO = {}; } (function() { NABUCCO.component = NABUCCO.component || {}; NABUCCO.component.CMISDocumentList = function(htmlId) { // replace Bubbling.on with NO-OP, so the superclass can't register its event listeners (never-ever) var on =...
epl-1.0
miklossy/xtext-core
org.eclipse.xtext/src/org/eclipse/xtext/formatting2/regionaccess/internal/StringBasedTextRegionAccessDiffBuilder.java
10636
/******************************************************************************* * Copyright (c) 2017 TypeFox GmbH (http://www.typefox.io) 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 d...
epl-1.0
elelpublic/wikitext-all
apidoc/org/eclipse/mylyn/wikitext/markdown/core/package-frame.html
974
<!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_21) on Wed Nov 12 14:55:37 EST 2014 --> <TITLE> org.eclipse.mylyn.wikitext.markdown.core </TITLE> <META NAME="date" CONTENT="2014-11-12"> <LINK REL...
epl-1.0
RobotML/RobotML-SDK-Juno
plugins/robotml/org.eclipse.papyrus.robotml/src/org/eclipse/papyrus/RobotML/impl/RoboticMiddlewareImpl.java
3660
/** */ package org.eclipse.papyrus.RobotML.impl; import org.eclipse.emf.common.notify.Notification; import org.eclipse.emf.ecore.EClass; import org.eclipse.emf.ecore.impl.ENotificationImpl; import org.eclipse.papyrus.RobotML.RobotMLPackage; import org.eclipse.papyrus.RobotML.RoboticMiddleware; import org.eclipse.papy...
epl-1.0