Searched defs:ignored (Results 1 - 25 of 41) sorted by relevance

12

/openjdk10/jdk/test/javax/swing/JWindow/ShapedAndTranslucentWindows/
H A DPerPixelTranslucent.java49 public static void main(String[] ignored) throws Exception { argument
H A DPerPixelTranslucentSwing.java49 public static void main(String[] ignored) throws Exception { argument
H A DTranslucentPerPixelTranslucentGradient.java53 public static void main(String[] ignored) throws Exception { argument
H A DShapedTranslucentPerPixelTranslucentGradient.java55 public static void main(String[] ignored) throws Exception { argument
H A DShapedPerPixelTranslucentGradient.java55 public static void main(String[] ignored) throws Exception { argument
H A DPerPixelTranslucentGradient.java51 public static void main(String[] ignored) throws Exception { argument
H A DPerPixelTranslucentCanvas.java43 public static void main(String[] ignored) throws Exception { argument
/openjdk10/jdk/src/java.base/share/native/libjava/
H A DShutdown.c34 Java_java_lang_Shutdown_halt0(JNIEnv *env, jclass ignored, jint code) argument
41 Java_java_lang_Shutdown_runAllFinalizers(JNIEnv *env, jclass ignored) argument
/openjdk10/jdk/test/java/awt/Window/BackgroundIsNotUpdated/
H A DBackgroundIsNotUpdated.java49 public void paint(final Graphics ignored) { argument
54 public void update(final Graphics ignored) { argument
/openjdk10/jdk/test/sun/security/pkcs12/
H A DMixedcaseAlias.java44 public static void main(String[] ignored) throws Exception { argument
/openjdk10/jdk/src/java.desktop/share/native/libfontmanager/layout/
H A DLayoutEngine.h294 virtual const void *getFontTable(LETag tableTag) const { size_t ignored; return getFontTable(tableTag, ignored); } local
H A DClassDefinitionTables.h55 LEErrorCode ignored = LE_NO_ERROR; local
61 LEErrorCode ignored = LE_NO_ERROR; local
/openjdk10/jdk/src/jdk.management.agent/unix/native/libmanagement_agent/
H A DFileSystemImpl.c56 Java_jdk_internal_agent_FileSystemImpl_isAccessUserOnly0(JNIEnv *env, jclass ignored, jstring str) argument
/openjdk10/langtools/test/tools/javac/
H A DT6472751.java71 public Void scan(Tree node, Void ignored) { argument
/openjdk10/langtools/test/tools/javac/api/6557752/
H A DT6557752.java93 public Void visitMethodInvocation(MethodInvocationTree node, Void ignored) { argument
/openjdk10/langtools/test/tools/javac/api/6471599/
H A DMain.java72 public Void visitAssignment(AssignmentTree node, Void ignored) { argument
/openjdk10/jdk/test/javax/management/loading/
H A DArrayClassTest.java94 public void ignore(Y[] ignored); argument
98 public Test(X[] ignored) {} argument
99 public void ignore(Y[] ignored) {} argument
/openjdk10/jdk/test/java/awt/Window/ShapedAndTranslucentWindows/
H A DShapedTranslucentWindowClick.java63 public static void main(String[] ignored) throws Exception{ argument
H A DTranslucentChoice.java58 public static void main(String[] ignored) throws Exception { argument
H A DFocusAWTTest.java78 public static void main(String[] ignored) throws Exception{ argument
/openjdk10/jdk/test/java/util/Map/
H A DFunctionalCMEs.java103 public void testForEach(Map<String,String> map, boolean ignored) { argument
114 public void testReplaceAll(Map<String,String> map, boolean ignored) { argument
/openjdk10/hotspot/test/compiler/loopopts/
H A DTestMoveStoresOutOfLoops.java112 static void test_stores_1(int ignored) { argument
/openjdk10/jdk/src/jdk.management.agent/windows/native/libmanagement_agent/
H A DFileSystemImpl.c253 Java_jdk_internal_agent_FileSystemImpl_init0(JNIEnv *env, jclass ignored) argument
264 Java_jdk_internal_agent_FileSystemImpl_isSecuritySupported0(JNIEnv *env, jclass ignored, jstring str) argument
290 Java_jdk_internal_agent_FileSystemImpl_isAccessUserOnly0(JNIEnv *env, jclass ignored, jstring str) argument
/openjdk10/jdk/test/java/beans/XMLEncoder/
H A DReferenceToNonStaticField.java66 public TestValue(final Object ignored) { argument
/openjdk10/jdk/test/java/util/zip/
H A DFlaterCriticalArray.java223 public byte[] deflate(byte data[], int ignored) throws Throwable { argument

Completed in 194 milliseconds

12