code
stringlengths
3
1.04M
repo_name
stringlengths
5
109
path
stringlengths
6
306
language
stringclasses
1 value
license
stringclasses
15 values
size
int64
3
1.04M
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
vineetgarg02/hive
accumulo-handler/src/java/org/apache/hadoop/hive/accumulo/mr/HiveAccumuloTableInputFormat.java
Java
apache-2.0
18,098
/* * Copyright (c) 2013, Inmite s.r.o. (www.inmite.eu). * * All rights reserved. This source code can be used only for purposes specified * by the given license contract signed by the rightful deputy of Inmite s.r.o. * This source code can be used only by the owner of the license. * * Any disputes arising in res...
douglasjunior/android-validation-komensky
library/src/main/java/eu/inmite/android/lib/validations/form/annotations/MinLength.java
Java
apache-2.0
991
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
apache/oodt
filemgr/src/main/java/org/apache/oodt/cas/filemgr/structs/exceptions/ValidationLayerException.java
Java
apache-2.0
1,680
/* * #%L * Fork of Apache Jakarta POI. * %% * Copyright (C) 2008 - 2015 Open Microscopy Environment: * - Board of Regents of the University of Wisconsin-Madison * - Glencoe Software, Inc. * - University of Dundee * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use th...
sommerc/bioformats
components/forks/poi/src/loci/poi/util/LittleEndianConsts.java
Java
gpl-2.0
2,296
package fr.xephi.authme.settings.properties; import ch.jalu.configme.SettingsHolder; import ch.jalu.configme.properties.Property; import java.util.List; import static ch.jalu.configme.properties.PropertyInitializer.newListProperty; import static ch.jalu.configme.properties.PropertyInitializer.newProperty; /** * Sa...
DmitryRendov/AuthMeReloaded
src/test/java/fr/xephi/authme/settings/properties/TestConfiguration.java
Java
gpl-3.0
1,649
/* * The Kuali Financial System, a comprehensive financial management system for higher education. * * Copyright 2005-2014 The Kuali Foundation * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as * published by the Free Softw...
bhutchinson/kfs
kfs-core/src/main/java/org/kuali/kfs/sys/document/validation/impl/AccountingLineCheckValidationHutch.java
Java
agpl-3.0
5,269
/* * JBoss, Home of Professional Open Source * Copyright 2007, Red Hat Middleware LLC, and individual contributors * as indicated by the @author tags. * See the copyright.txt in the distribution for a * full listing of individual contributors. * This copyrighted material is made available to anyone wishing to use...
gytis/narayana
qa/tests/src/org/jboss/jbossts/qa/OTSServerClients/Client11.java
Java
lgpl-2.1
3,491
/** * Copyright © 2002 Instituto Superior Técnico * * This file is part of FenixEdu Academic. * * FenixEdu Academic 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 3 of the License...
andre-nunes/fenixedu-academic
src/main/java/org/fenixedu/academic/task/SeparateSecondCycle.java
Java
lgpl-3.0
7,736
/** * Copyright © 2002 Instituto Superior Técnico * * This file is part of FenixEdu Academic. * * FenixEdu Academic 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 3 of the ...
JNPA/fenixedu-academic
src/main/java/org/fenixedu/academic/ui/renderers/providers/accounting/postingRules/gratuity/SpecializationDegreeGratuityPRTypeProvider.java
Java
lgpl-3.0
2,214
/* * Copyright (c) 2016, WSO2 Inc. (http://www.wso2.org) All Rights Reserved. * * WSO2 Inc. licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file except * in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.or...
wso2/siddhi
modules/siddhi-query-api/src/main/java/io/siddhi/query/api/exception/UnsupportedAttributeTypeException.java
Java
apache-2.0
984
/** * Copyright 2010 Google Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
llpj/gag
src/com/google/gag/annotation/remark/ObligatoryQuote.java
Java
apache-2.0
993
/* * Copyright 2015 Hannes Dorfmann. * * 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...
deniskovalenko/mosby
viewstate-dagger1/src/main/java/com/hannesdorfmann/mosby/dagger1/viewstate/Dagger1MvpViewStateActivity.java
Java
apache-2.0
2,399
/* * Copyright 2000-2009 JetBrains s.r.o. * * 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 agre...
IllusionRom-deprecated/android_platform_tools_idea
platform/xdebugger-impl/src/com/intellij/xdebugger/impl/evaluate/EvaluationInputComponent.java
Java
apache-2.0
1,109
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
apurtell/hadoop
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-services/hadoop-yarn-services-core/src/main/java/org/apache/hadoop/yarn/service/api/records/KerberosPrincipal.java
Java
apache-2.0
4,753
// Copyright 2000-2021 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. package com.jetbrains.python; import com.intellij.codeInsight.actions.OptimizeImportsAction; import com.intellij.ide.DataManager; import com.intellij.openapi.vfs.VirtualFile; imp...
jwren/intellij-community
python/testSrc/com/jetbrains/python/PyOptimizeImportsTest.java
Java
apache-2.0
11,363
package com.arjuna.webservices11.wsba.client; import com.arjuna.webservices11.util.PrivilegedServiceFactory; import com.arjuna.webservices11.util.PrivilegedServiceHelper; import com.arjuna.webservices11.wsaddr.AddressingHelper; import org.jboss.ws.api.addressing.MAP; import org.oasis_open.docs.ws_tx.wsba._2006._06.*; ...
nmcl/scratch
graalvm/transactions/fork/narayana/XTS/WS-T/dev/src/com/arjuna/webservices11/wsba/client/WSBAClient.java
Java
apache-2.0
12,983
package test.nested; import java.nio.charset.Charset; import org.apache.commons.codec.binary.Base64; import test.JarClass; // this file greets in Base64 public class NestedJarClass extends JarClass { public static final String GREETINGS = "Hello from MavenImporter imported nested class"; @Override pub...
shrinkwrap/resolver
maven/impl-maven-archive/src/it/jar-without-resources/src/main/java/test/nested/NestedJarClass.java
Java
apache-2.0
438
// Copyright 2000-2021 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. package com.intellij.uiDesigner.designSurface; import com.intellij.util.ui.PlatformColors; import java.awt.*; class HorzInsertFeedbackPainter implements FeedbackPainter { p...
jwren/intellij-community
plugins/ui-designer/src/com/intellij/uiDesigner/designSurface/HorzInsertFeedbackPainter.java
Java
apache-2.0
1,163
private boolean is_left_rel = false;
vpapaioannou/Musketeer
src/translation/hadoop_templates/JoinMapVariables.java
Java
apache-2.0
40
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
kristinehahn/drill
contrib/storage-hive/core/src/test/java/org/apache/drill/exec/store/hive/HiveTestDataGenerator.java
Java
apache-2.0
15,184
/* * Copyright 2013, Red Hat Middleware LLC, and individual contributors * as indicated by the @author tags. * See the copyright.txt in the distribution for a * full listing of individual contributors. * This copyrighted material is made available to anyone wishing to use, * modify, copy, or redistribute it subje...
nmcl/scratch
graalvm/transactions/fork/narayana/ArjunaJTA/jta/classes/com/arjuna/ats/internal/jta/tools/osb/mbean/jta/CommitMarkableResourceRecordBean.java
Java
apache-2.0
4,700
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
wesm/arrow
java/memory/memory-core/src/main/java/org/apache/arrow/memory/OwnershipTransferResult.java
Java
apache-2.0
1,045
/** * Copyright 2007-2016, Kaazing Corporation. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless require...
a-zuckut/gateway
server/src/main/java/org/kaazing/gateway/server/ConfigurationExtensionApi.java
Java
apache-2.0
1,142
/* * Copyright 2010-2013 Ning, Inc. * Copyright 2014-2015 Groupon, Inc * Copyright 2014-2015 The Billing Project, LLC * * The Billing Project licenses this file to you under the Apache License, version 2.0 * (the "License"); you may not use this file except in compliance with the * License. You may obtain a cop...
chengjunjian/killbill
payment/src/main/java/org/killbill/billing/payment/core/PaymentProcessor.java
Java
apache-2.0
36,267
/* * Copyright 2017-present Facebook, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may * not use this file except in compliance with the License. You may obtain * a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or...
LegNeato/buck
test/com/facebook/buck/util/string/AsciiBoxStringBuilderTest.java
Java
apache-2.0
3,042
// Copyright 2019 The Bazel Authors. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by appl...
katre/bazel
src/main/java/com/google/devtools/build/lib/starlarkbuildapi/go/GoConfigurationApi.java
Java
apache-2.0
1,062
/* * Copyright 2013 The Netty Project * * The Netty Project licenses this file to you under the Apache License, * version 2.0 (the "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at: * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless ...
xm-king/netty-research
codec-http/src/main/java/io/netty/handler/codec/spdy/DefaultSpdyWindowUpdateFrame.java
Java
apache-2.0
2,508
/** * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software distributed under ...
mdecourci/assertj-core
src/test/java/org/assertj/core/internal/doublearrays/DoubleArrays_assertHasSameSizeAs_with_Iterable_Test.java
Java
apache-2.0
2,184
/* * Copyright 2015 Red Hat, Inc. and/or its affiliates. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, soft...
jakubschwan/jbpm
jbpm-flow-builder/src/test/java/org/jbpm/integrationtests/marshalling/ProcessInstanceResolverStrategyTest.java
Java
apache-2.0
7,602
/** * Copyright (c) 2014-2015 openHAB UG (haftungsbeschraenkt) 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.htm...
smilzo-mobimesh/smarthome
bundles/io/org.eclipse.smarthome.io.rest.sitemap/src/main/java/org/eclipse/smarthome/io/rest/sitemap/internal/SitemapResource.java
Java
epl-1.0
22,122
/******************************************************************************* * Copyright (c) 2012-2016 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 ...
codenvy/che-core
platform-api/che-core-api-core/src/main/java/org/eclipse/che/api/core/util/DownloadPlugin.java
Java
epl-1.0
2,119
/* * Copyright (c) 2017, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free Softwa...
google/error-prone-javac
test/jdk/javadoc/doclet/testModules/TestModuleServices.java
Java
gpl-2.0
13,306
/* * * * Copyright 1990-2007 Sun Microsystems, Inc. All Rights Reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER * * This program 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 S...
sics-sse/moped
squawk/phoneme/midp/src/ams/ams_api/reference/classes/com/sun/midp/midlet/MIDletEventListener.java
Java
gpl-2.0
4,820
package edu.stanford.nlp.util; import java.lang.ref.WeakReference; import java.util.ArrayList; import java.util.Collection; import java.util.Comparator; import java.util.HashMap; import java.util.HashSet; import java.util.LinkedList; import java.util.Map; import java.util.SortedSet; import java.util.Stack; import java...
simplyianm/stanford-corenlp
src/main/java/edu/stanford/nlp/util/Generics.java
Java
gpl-2.0
4,765
/* * Copyright (C) 2007 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
mateor/PDroidHistory
frameworks/base/core/java/android/content/ContentUris.java
Java
gpl-3.0
2,104
package gui.simpleUI.modifiers; import gui.simpleUI.AbstractModifier; import gui.simpleUI.SimpleUIv1; import util.Log; import android.content.Context; import android.view.Gravity; import android.view.View; import android.view.ViewGroup.LayoutParams; import android.widget.EditText; import android.widget.LinearLayout; i...
jaechoon2/droidar
droidar/src/gui/simpleUI/modifiers/IntModifier.java
Java
gpl-3.0
1,723
/* =========================================================== * JFreeChart : a free chart library for the Java(tm) platform * =========================================================== * * (C) Copyright 2000-2014, by Object Refinery Limited and Contributors. * * Project Info: http://www.jfree.org/jfreechart/in...
ceabie/jfreechart
source/org/jfree/chart/plot/ContourPlot.java
Java
lgpl-2.1
59,758
/* * eXist Open Source Native XML Database * Copyright (C) 2001-2015 The eXist Project * http://exist-db.org * * This program 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 ...
opax/exist
src/org/exist/xquery/BasicExpressionVisitor.java
Java
lgpl-2.1
7,322
package org.jaudiotagger.tag.images; import org.jaudiotagger.tag.id3.valuepair.ImageFormats; import javax.imageio.ImageIO; import javax.imageio.ImageWriter; import javax.imageio.stream.ImageInputStream; import java.awt.*; import java.awt.geom.AffineTransform; import java.awt.image.BufferedImage; import java...
syntelos/cddb
src/org/jaudiotagger/tag/images/StandardImageHandler.java
Java
lgpl-3.0
4,653
/* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may...
shyamalschandra/flex-sdk
modules/thirdparty/batik/sources/org/apache/flex/forks/batik/dom/AbstractComment.java
Java
apache-2.0
1,748
/* * Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. */ package org.jetbrains.plugins.groovy.lang.psi.typeEnhancers; import com.intellij.psi.*; import com.intellij.psi.impl.light.LightElement; import com.intellij.psi.scope.Elem...
goodwinnk/intellij-community
plugins/groovy/groovy-psi/src/org/jetbrains/plugins/groovy/lang/psi/typeEnhancers/FromStringHintProcessor.java
Java
apache-2.0
3,478
/* * Copyright 2002-2016 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
thomasdarimont/spring-security
samples/javaconfig/aspectj/src/test/java/sample/aspectj/AspectJInterceptorTests.java
Java
apache-2.0
3,577
/** * Copyright 2005-2014 The Kuali Foundation * * Licensed under the Educational Community 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.opensource.org/licenses/ecl2.php * * Unless required by a...
ricepanda/rice-git3
rice-middleware/impl/src/main/java/org/kuali/rice/kew/doctype/DocumentTypeSecurity.java
Java
apache-2.0
15,608
// Copyright 2000-2017 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. package com.intellij.openapi.editor.impl.view; import org.jetbrains.annotations.NotNull; import java.awt.*; /** * Used for quick estimation of editor's viewable area size (wit...
goodwinnk/intellij-community
platform/platform-impl/src/com/intellij/openapi/editor/impl/view/ApproximationFragment.java
Java
apache-2.0
2,054
/* * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * or more contributor license agreements. Licensed under the Elastic License * 2.0; you may not use this file except in compliance with the Elastic License * 2.0. */ package org.elasticsearch.xpack.security.user; import org.apache.h...
robin13/elasticsearch
x-pack/plugin/security/src/internalClusterTest/java/org/elasticsearch/xpack/security/user/AnonymousUserIntegTests.java
Java
apache-2.0
2,865
/* * Copyright 2015-present Open Networking Laboratory * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appli...
lsinfo3/onos
core/api/src/main/java/org/onosproject/net/group/GroupProviderService.java
Java
apache-2.0
1,548
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ...
vineetgarg02/hive
ql/src/java/org/apache/hadoop/hive/ql/exec/persistence/MapJoinKeyObject.java
Java
apache-2.0
5,411
package org.mapdb; import org.junit.Test; public class Issue198Test { @Test public void main() { DB db = DBMaker.fileDB(TT.tempDbFile()) .closeOnJvmShutdown() //.randomAccessFileEnable() .make(); BTreeMap<Integer, Integer> map = db.treeMapCreate(...
codeaudit/mapdb
src/test/java/org/mapdb/Issue198Test.java
Java
apache-2.0
460
/** * Copyright 2005-2014 The Kuali Foundation * * Licensed under the Educational Community 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.opensource.org/licenses/ecl2.php * * Unless requ...
mztaylor/rice-git
rice-middleware/impl/src/main/java/org/kuali/rice/kew/impl/Responsibility/ResponsibilityChangeQueueImpl.java
Java
apache-2.0
1,419
package de.lessvoid.nifty; import javax.annotation.Nullable; /** * Clipboard interface. * @author void */ public interface Clipboard { /** * Put data into clipboard. * @param data the data for the clipboard or {@link null} to clear the clipboard */ void put(@Nullable String data); ...
gouessej/nifty-gui
nifty-core/src/main/java/de/lessvoid/nifty/Clipboard.java
Java
bsd-2-clause
435
/* * libjingle * Copyright 2013, Google Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain the above copyright notice, * this list of conditions and the f...
wangscript/libjingle-1
trunk/talk/examples/android/src/org/appspot/apprtc/GAEChannelClient.java
Java
bsd-3-clause
5,796
/** * The contents of this file are subject to the license and copyright * detailed in the LICENSE and NOTICE files at the root of the source * tree and available online at * * http://www.dspace.org/license/ */ package org.dspace.authority.indexer; import org.apache.log4j.Logger; import org.dspace.content.DSpac...
rnathanday/dryad-repo
dspace-api/src/main/java/org/dspace/authority/indexer/AuthorityConsumer.java
Java
bsd-3-clause
2,863
// // $Id: IExecXmlRpc.java 756 2007-01-08 18:01:24Z gillies $ // package edu.gemini.wdba.xmlrpc; /** * The SeqExec can fetch the sequence file for an observation form the ODB. * The format of the response is an Sequence XML file specified KGillies and DTerret. */ public interface IExecXmlRpc { String NAME = "...
arturog8m/ocs
bundle/edu.gemini.wdba.xmlrpc.api/src/main/java/edu/gemini/wdba/xmlrpc/IExecXmlRpc.java
Java
bsd-3-clause
603
//=== File Prolog=========================================================== // This code was developed by NASA, Goddard Space Flight Center, Code 588 // for the Scientist's Expert Assistant (SEA) project for Next Generation // Space Telescope (NGST). // //--- Notes---------------------------------------------...
arturog8m/ocs
bundle/jsky.app.ot/src/main/java/jsky/science/Wavelength1DFormula.java
Java
bsd-3-clause
9,770
/*------------------------------------------------------------------------- * * Copyright (c) 2004-2014, PostgreSQL Global Development Group * * *------------------------------------------------------------------------- */ package org.postgresql.ssl; import java.io.IOException; import java.net.Socket; import java.net....
bocap/pgjdbc
org/postgresql/ssl/WrappedFactory.java
Java
bsd-3-clause
1,738
/* * This file is part of SpongeAPI, licensed under the MIT License (MIT). * * Copyright (c) SpongePowered <https://www.spongepowered.org> * Copyright (c) contributors * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Soft...
kashike/SpongeAPI
src/main/java/org/spongepowered/api/entity/ai/task/package-info.java
Java
mit
1,353
/* * Copyright (c) 2011, 2012, 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 ...
YouDiSN/OpenJDK-Research
jdk9/hotspot/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.jtt/src/org/graalvm/compiler/jtt/optimize/ArrayCopy04.java
Java
gpl-2.0
3,589
package com.SecUpwN.AIMSICD.adapters; /** * Description: Contains the data and definitions of all the items of the XML layout * * Dependencies: * DbViewerFragment.java: BuildTable() * BtsMeasureCardInflater.java * bts_measure_data.xml * * TODO: * ...
nonconforme/Android-IMSI-Catcher-Detector
app/src/main/java/com/SecUpwN/AIMSICD/adapters/BtsMeasureItemData.java
Java
gpl-3.0
8,460
/* --------------------------------------------------------------------- * Numenta Platform for Intelligent Computing (NuPIC) * Copyright (C) 2014, Numenta, Inc. Unless you have an agreement * with Numenta, Inc., for a separate license for this software code, the * following terms and conditions apply: * * This ...
antidata/htm.java
src/main/java/org/numenta/nupic/encoders/RandomDistributedScalarEncoder.java
Java
agpl-3.0
21,928
package org.jboss.as.test.integration.jca.beanvalidation.ra; import javax.validation.groups.Default; public interface ValidGroup extends Default { }
xasx/wildfly
testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/jca/beanvalidation/ra/ValidGroup.java
Java
lgpl-2.1
152
/* * JBoss, Home of Professional Open Source. * Copyright 2011, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
xasx/wildfly
testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/ejb/transaction/methodparams/Local.java
Java
lgpl-2.1
1,264
/* * JBoss, Home of Professional Open Source. * Copyright 2013, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
aloubyansky/wildfly-core
testsuite/patching/src/test/java/org/jboss/as/test/patching/RollbackLastUnitTestCase.java
Java
lgpl-2.1
9,549
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ...
roele/sling
bundles/extensions/models/api/src/main/java/org/apache/sling/models/factory/ModelFactory.java
Java
apache-2.0
11,599
/** * Copyright 2013, Big Switch Networks, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); you may * not use this file except in compliance with the License. You may obtain * a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requi...
tuoshao/floodlight-ratelimiter
src/main/java/net/floodlightcontroller/loadbalancer/LBVipSerializer.java
Java
apache-2.0
1,592
/* * Copyright 2016-present Open Networking Laboratory * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by appli...
lsinfo3/onos
core/api/src/main/java/org/onosproject/ui/chart/ChartRequestHandler.java
Java
apache-2.0
3,407
/* * Copyright 2016 The Netty Project * * The Netty Project licenses this file to you under the Apache License, * version 2.0 (the "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at: * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless ...
wangcy6/storm_app
frame/java/netty-4.1/codec-http2/src/main/java/io/netty/handler/codec/http2/DefaultHttp2SettingsFrame.java
Java
apache-2.0
1,431
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ...
WangTaoTheTonic/flink
flink-java/src/main/java/org/apache/flink/api/java/summarize/aggregation/IntegerSummaryAggregator.java
Java
apache-2.0
3,029
/* * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); ...
greg-dove/flex-falcon
flex-compiler-oem/src/main/java/flex2/compiler/config/ConfigurationValue.java
Java
apache-2.0
2,791
/* * (C) 2007-2012 Alibaba Group Holding Limited. * * 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. * Authors: * leiwen <chrisredfield1985@126.com> , boyan <killme2008@gmail....
zogwei/diamond-dsp
diamond/diamond-client/src/main/java/com/taobao/diamond/client/processor/SnapshotConfigInfoProcessor.java
Java
apache-2.0
4,679
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
WilliamNouet/nifi
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-cluster/src/main/java/org/apache/nifi/cluster/coordination/http/endpoints/FunnelsEndpointMerger.java
Java
apache-2.0
3,449
/* * Copyright 2015 Red Hat, Inc. and/or its affiliates. * * 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 ap...
pleacu/jbpm
jbpm-services/jbpm-kie-services/src/test/java/org/jbpm/kie/services/test/RuntimeManagerIdentifierFilterTest.java
Java
apache-2.0
5,642
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
nikhilvibhav/camel
components/camel-google/camel-google-mail/src/main/java/org/apache/camel/component/google/mail/stream/GoogleMailStreamComponentVerifierExtension.java
Java
apache-2.0
3,856
/* * Licensed to Metamarkets Group Inc. (Metamarkets) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. Metamarkets licenses this file * to you under the Apache License, Version 2.0 (the * "License"); yo...
tubemogul/druid
processing/src/test/java/io/druid/query/search/SearchQueryRunnerWithCaseTest.java
Java
apache-2.0
8,353
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
shakamunyi/hadoop-20
src/contrib/mumak/src/test/org/apache/hadoop/mapred/CheckedEventQueue.java
Java
apache-2.0
8,266
/* * Copyright 2000-2016 JetBrains s.r.o. * * 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 agre...
asedunov/intellij-community
jps/jps-builders-6/src/org/jetbrains/jps/javac/JavacRemoteProto.java
Java
apache-2.0
315,650
/** * Copyright 2014 Google Inc. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless requir...
google/mr4c
java/test/java/com/google/mr4c/mbtiles/MBTilesTestUtil.java
Java
apache-2.0
2,160
package org.checkerframework.checker.nullness.compatqual; import java.lang.annotation.Documented; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; /** * Java 7 compatibility annotation without dependency on Java 8 classes. * * @see org.checkerframework.checker.nullness.qual.KeyFo...
renatoathaydes/checker-framework
checker/src/org/checkerframework/checker/nullness/compatqual/KeyForDecl.java
Java
gpl-2.0
500
/* * [The "BSD license"] * Copyright (c) 2010 Terence Parr * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * ...
helloiloveit/VkxPhoneProject
submodules/externals/antlr3/tool/src/test/java/org/antlr/test/TestRewriteAST.java
Java
gpl-2.0
47,005
/** * Copyright (c) 2015 Red Hat, Inc. * * This software is licensed to you under the GNU General Public License, * version 2 (GPLv2). There is NO WARRANTY for this software, express or * implied, including the implied warranties of MERCHANTABILITY or FITNESS * FOR A PARTICULAR PURPOSE. You should have received a...
wraiden/spacewalk
java/code/src/com/redhat/rhn/frontend/action/groups/SSMGroupManageAction.java
Java
gpl-2.0
3,899
/* * Copyright (c) 2002, 2016, 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 ...
FauxFaux/jdk9-langtools
test/jdk/javadoc/doclet/testTitleInHref/TestTitleInHref.java
Java
gpl-2.0
2,431
/* * SonarQube, open source software quality management tool. * Copyright (C) 2008-2014 SonarSource * mailto:contact AT sonarsource DOT com * * SonarQube 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 Found...
abbeyj/sonarqube
server/sonar-server/src/test/java/org/sonar/server/computation/formula/counter/DoubleVariationValueTest.java
Java
lgpl-3.0
3,045
/** * Copyright © 2002 Instituto Superior Técnico * * This file is part of FenixEdu Academic. * * FenixEdu Academic 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 3 of the License...
andre-nunes/fenixedu-academic
src/main/java/org/fenixedu/academic/domain/phd/thesis/activities/RequestJuryReviews.java
Java
lgpl-3.0
8,104
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ...
apache/drill
exec/vector/src/main/java/org/apache/drill/exec/vector/accessor/writer/SimpleListShim.java
Java
apache-2.0
5,780
/* * Copyright 2012 gitblit.com. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or ...
gitblit/gitblit
src/main/java/com/gitblit/wicket/pages/ProjectsPage.java
Java
apache-2.0
4,357
/*! ****************************************************************************** * * Pentaho Data Integration * * Copyright (C) 2002-2015 by Pentaho : http://www.pentaho.com * ******************************************************************************* * * Licensed under the Apache License, Version 2.0 (th...
yshakhau/pentaho-kettle
plugins/kettle-xml-plugin/test-src/org/pentaho/di/job/entries/xsdvalidator/JobEntryXSDValidatorTest.java
Java
apache-2.0
1,760
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
jinhyukchang/gobblin
gobblin-metastore/src/main/java/org/apache/gobblin/metastore/database/DatabaseJobHistoryStoreV100.java
Java
apache-2.0
40,040
/* * Copyright 2000-2015 JetBrains s.r.o. * * 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 agre...
goodwinnk/intellij-community
platform/vcs-api/vcs-api-core/src/com/intellij/openapi/diff/impl/patch/FilePatch.java
Java
apache-2.0
2,630
package com.gemstone.gemfire.internal.process; /** * Defines the methods for providing input arguments to the <code>ProcessController</code>. * * Implementations of <code>ProcessController</code> are in this package. Classes that * implement <code>ProcessControllerArguments</code> would typically be in a differen...
ysung-pivotal/incubator-geode
gemfire-core/src/main/java/com/gemstone/gemfire/internal/process/ProcessControllerParameters.java
Java
apache-2.0
486
/* * Copyright 2000-2010 JetBrains s.r.o. * * 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 agre...
asedunov/intellij-community
java/java-impl/src/com/intellij/codeInsight/completion/JavaCompletionSession.java
Java
apache-2.0
3,488
/* * Licensed to Elasticsearch under one or more contributor * license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright * ownership. Elasticsearch licenses this file to you under * the Apache License, Version 2.0 (the "License"); you may * not use this fi...
Flipkart/elasticsearch
src/main/java/org/elasticsearch/action/indexedscripts/put/TransportPutIndexedScriptAction.java
Java
apache-2.0
2,605
/* Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may not...
openweave/openweave-core
third_party/android/platform-libcore/android-platform-libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/DoubleTest.java
Java
apache-2.0
91,828
/* * Copyright 2014 NAVER Corp. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to ...
citywander/pinpoint
commons/src/main/java/com/navercorp/pinpoint/common/util/ThreadMXBeanUtils.java
Java
apache-2.0
4,438
/* * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * or more contributor license agreements. Licensed under the Elastic License * 2.0 and the Server Side Public License, v 1; you may not use this file except * in compliance with, at your election, the Elastic License 2.0 or the Server...
ern/elasticsearch
modules/transport-netty4/src/test/java/org/elasticsearch/transport/netty4/Netty4UtilsTests.java
Java
apache-2.0
4,296
package org.springframework.samples.mvc.validation; import java.util.Date; import javax.validation.constraints.Future; import javax.validation.constraints.Max; import javax.validation.constraints.NotNull; import org.springframework.format.annotation.DateTimeFormat; import org.springframework.format.annotation.DateTi...
CChengz/dot.r
workspace/fits/spring-mvc-showcase/src/main/java/org/springframework/samples/mvc/validation/JavaBean.java
Java
apache-2.0
701
/** * * Apache License * Version 2.0, January 2004 * http://www.apache.org/licenses/ * * TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION * * 1. Definitions. * * "License" shall mean the terms and condi...
erguotou520/weex-uikit
platforms/android/WeexSDK/src/main/java/com/taobao/weex/utils/WXResourceUtils.java
Java
mit
27,032
/* * Copyright (c) 2007, 2013, 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 ...
rokn/Count_Words_2015
testing/openjdk2/jdk/src/windows/classes/java/net/DualStackPlainDatagramSocketImpl.java
Java
mit
10,133
package com.xeiam.xchange.dto.trade; import java.util.List; import com.xeiam.xchange.dto.marketdata.Trades; public class UserTrades extends Trades { public UserTrades(List<UserTrade> trades, TradeSortType tradeSortType) { super((List) trades, tradeSortType); } public UserTrades(List<UserTrade> trades, l...
codeck/XChange
xchange-core/src/main/java/com/xeiam/xchange/dto/trade/UserTrades.java
Java
mit
499
/* MACHINE GENERATED FILE, DO NOT EDIT */ package org.lwjgl.opencl; import org.lwjgl.*; import java.nio.*; /** * The core OpenCL 1.0 API */ public final class CL10 { /** * Error Codes */ public static final int CL_SUCCESS = 0x0, CL_DEVICE_NOT_FOUND = 0xFFFFFFFF, CL_DEVICE_NOT_AVAILABLE ...
andrewmcvearry/mille-bean
lwjgl/src/generated/org/lwjgl/opencl/CL10.java
Java
mit
105,972
/* * Copyright (c) 1998, 2012, 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 ...
FauxFaux/jdk9-corba
src/java.corba/share/classes/com/sun/corba/se/impl/io/ValueHandlerImpl.java
Java
gpl-2.0
35,698
/********************************************************************* * * Copyright (C) 2002 Andrew Khan * * 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 th...
miraculix0815/jexcelapi
src/jxl/format/Pattern.java
Java
lgpl-3.0
3,725