Home
last modified time | relevance | path

Searched refs:emptyList (Results 251 – 275 of 4807) sorted by relevance

1...<<11121314151617181920>>...193

/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.compiler/share/classes/com/sun/source/doctree/
H A DDocCommentTree.java89 return Collections.emptyList(); in getPreamble()
106 return Collections.emptyList(); in getPostamble()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.compiler/share/classes/com/sun/source/doctree/
H A DDocCommentTree.java89 return Collections.emptyList(); in getPreamble()
106 return Collections.emptyList(); in getPostamble()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.compiler/share/classes/com/sun/source/doctree/
H A DDocCommentTree.java89 return Collections.emptyList(); in getPreamble()
106 return Collections.emptyList(); in getPostamble()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.le/share/classes/jdk/internal/org/jline/utils/
H A DStatus.java24 protected List<AttributedString> oldLines = Collections.emptyList();
25 protected List<AttributedString> linesToRestore = Collections.emptyList();
119 lines = Collections.emptyList(); in update()
187 linesToRestore = Collections.emptyList(); in restore()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/java/src/org/chromium/chrome/browser/browserservices/
H A DBrowserServicesIntentDataProvider.java209 return Collections.emptyList(); in getCustomButtonsOnToolbar()
216 return Collections.emptyList(); in getCustomButtonsOnBottombar()
256 return Collections.emptyList(); in getAllCustomButtons()
263 return Collections.emptyList(); in getMenuTitles()
/dports/java/eclipse-ecj/eclipse-ecj-4.4.2_1/org/eclipse/jdt/internal/compiler/apt/model/
H A DTypeParameterElementImpl.java100 return Collections.emptyList(); in calculateBounds()
109 return Collections.emptyList(); in calculateBounds()
162 return Collections.emptyList(); in getAnnotationMirrors()
189 return Collections.emptyList(); in getEnclosedElements()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.internal.le/share/classes/jdk/internal/org/jline/utils/
H A DStatus.java24 protected List<AttributedString> oldLines = Collections.emptyList();
25 protected List<AttributedString> linesToRestore = Collections.emptyList();
119 lines = Collections.emptyList(); in update()
187 linesToRestore = Collections.emptyList(); in restore()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/codemining/
H A DJavaElementCodeMiningProvider.java84 return CompletableFuture.completedFuture(Collections.emptyList()); in provideCodeMinings()
90 return CompletableFuture.completedFuture(Collections.emptyList()); in provideCodeMinings()
98 return Collections.emptyList(); in provideCodeMinings()
116 return Collections.emptyList(); in provideCodeMinings()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.e4.ui.tests/src/org/eclipse/e4/ui/tests/workbench/
H A DTopoSortTests.java53 return Collections.emptyList(); in getRequirements()
58 return Collections.emptyList(); in getRequirements()
82 return Collections.emptyList(); in getDependencies()
104 return Collections.emptyList(); in getDependencies()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.compiler.apt/src/org/eclipse/jdt/internal/compiler/apt/model/
H A DTypeParameterElementImpl.java103 return Collections.emptyList(); in calculateBounds()
112 return Collections.emptyList(); in calculateBounds()
165 return Collections.emptyList(); in getAnnotationMirrors()
192 return Collections.emptyList(); in getEnclosedElements()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.internal.le/share/classes/jdk/internal/org/jline/utils/
H A DStatus.java24 protected List<AttributedString> oldLines = Collections.emptyList();
25 protected List<AttributedString> linesToRestore = Collections.emptyList();
119 lines = Collections.emptyList(); in update()
187 linesToRestore = Collections.emptyList(); in restore()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.internal.le/share/classes/jdk/internal/org/jline/utils/
H A DStatus.java24 protected List<AttributedString> oldLines = Collections.emptyList();
25 protected List<AttributedString> linesToRestore = Collections.emptyList();
119 lines = Collections.emptyList(); in update()
187 linesToRestore = Collections.emptyList(); in restore()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.internal.le/share/classes/jdk/internal/org/jline/utils/
H A DStatus.java24 protected List<AttributedString> oldLines = Collections.emptyList();
25 protected List<AttributedString> linesToRestore = Collections.emptyList();
119 lines = Collections.emptyList(); in update()
187 linesToRestore = Collections.emptyList(); in restore()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.le/share/classes/jdk/internal/org/jline/utils/
H A DStatus.java24 protected List<AttributedString> oldLines = Collections.emptyList();
25 protected List<AttributedString> linesToRestore = Collections.emptyList();
119 lines = Collections.emptyList(); in update()
187 linesToRestore = Collections.emptyList(); in restore()
/dports/biology/gatk/gatk-4.2.0.0/src/main/java/org/broadinstitute/hellbender/utils/
H A DIntervalPileup.java55 return Collections.emptyList(); in inserts()
59 return Collections.emptyList(); in inserts()
62 … return column >= firstColumn && column <= lastColumn ? all : Collections.emptyList(); in inserts()
77 return Collections.emptyList(); in inserts()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.code/src/org/graalvm/compiler/code/
H A DCompilationResult.java27 import static java.util.Collections.emptyList;
641 return Collections.emptyList(); in getCodeAnnotations()
660 return emptyList(); in getInfopoints()
670 return emptyList(); in getDataPatches()
680 return emptyList(); in getExceptionHandlers()
690 return emptyList(); in getMarks()
700 return emptyList(); in getSourceMappings()
/dports/biology/gatk/gatk-4.2.0.0/src/test/java/org/broadinstitute/hellbender/tools/funcotator/dataSources/xsv/
H A DLocatableXsvFuncotationFactoryUnitTest.java158 Collections.emptyList(), Collections.emptyList(), in provideForTestCreateFuncotations()
166 Arrays.asList(null, null, null), Collections.emptyList(), in provideForTestCreateFuncotations()
177 Collections.emptyList(), in provideForTestCreateFuncotations()
188 Collections.emptyList(), in provideForTestCreateFuncotations()
201 Collections.emptyList(), in provideForTestCreateFuncotations()
401 … Assert.assertEquals(factory.getSupportedFuncotationFieldsForSegments(), Collections.emptyList()); in testNoSupportOfSegments()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.code/src/org/graalvm/compiler/code/
H A DCompilationResult.java27 import static java.util.Collections.emptyList;
641 return Collections.emptyList(); in getCodeAnnotations()
660 return emptyList(); in getInfopoints()
670 return emptyList(); in getDataPatches()
680 return emptyList(); in getExceptionHandlers()
690 return emptyList(); in getMarks()
700 return emptyList(); in getSourceMappings()
/dports/devel/spark/spark-2.1.1/launcher/src/test/java/org/apache/spark/launcher/
H A DSparkSubmitOptionParserSuite.java50 verify(parser, times(count)).handleExtraArgs(eq(Collections.<String>emptyList())); in testAllOptions()
62 verify(parser, times(count)).handleExtraArgs(eq(Collections.<String>emptyList())); in testAllOptions()
86 verify(parser).handleExtraArgs(eq(Collections.<String>emptyList())); in testEqualSeparatedOption()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/loader/
H A DFragmentLoader.java25 return Collections.emptyList(); in findEntries()
30 return Collections.emptyList(); in listResources()
/dports/security/zaproxy/zaproxy-2.11.1/zap/src/main/java/org/zaproxy/zap/control/
H A DAddOn.java276 private List<String> extensions = Collections.emptyList();
295 private List<String> files = Collections.emptyList();
296 private List<Lib> libs = Collections.emptyList();
675 return Collections.emptyList(); in createLibs()
897 return Collections.emptyList(); in getExtensionsWithDeps()
967 return Collections.emptyList(); in getLoadedExtensions()
1061 loadedAscanrules = Collections.emptyList(); in setLoadedAscanrules()
1143 loadedPscanrules = Collections.emptyList(); in setLoadedPscanrules()
1819 return Collections.emptyList(); in getIdsAddOnDependencies()
2048 issueDetails = Collections.emptyList(); in BaseRunRequirements()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/thirdparty/ch/boye/httpclientandroidlib/impl/cookie/
H A DIgnoreSpec.java53 return Collections.emptyList(); in parse()
57 return Collections.emptyList(); in formatCookies()
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/thirdparty/ch/boye/httpclientandroidlib/impl/cookie/
H A DIgnoreSpec.java53 return Collections.emptyList(); in parse()
57 return Collections.emptyList(); in formatCookies()
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/reportsDashboards/node_modules/react-native-i18n/android/src/main/java/com/AlexanderZaytsev/RNI18n/
H A DRNI18nPackage.java22 return Collections.emptyList(); in createJSModules()
27 return Collections.emptyList(); in createViewManagers()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/sdk/android/api/org/webrtc/
H A DRtpTransceiver.java82 this(direction, Collections.emptyList(), Collections.emptyList()); in RtpTransceiverInit()
86 this(direction, streamIds, Collections.emptyList()); in RtpTransceiverInit()

1...<<11121314151617181920>>...193