Searched defs:ar (Results 1 - 7 of 7) sorted by relevance

/openjdk10/nashorn/test/script/basic/
H A DNASHORN-424.js68 var ar = [ "Hello", "World", 0xDECAFBAD ] variable
[all...]
H A DJDK-8017084.js
/openjdk10/jdk/test/javax/net/ssl/DTLS/
H A DDTLSSequenceNumberTest.java176 private static void shuffleArray(int[] ar) { argument
/openjdk10/jaxws/src/java.xml.bind/share/classes/com/sun/xml/internal/bind/v2/
H A DContextFactory.java183 createContext( Class[] classes, Collection<TypeReference> typeRefs, Map<Class,Class> subclassReplacements, String defaultNsUri, boolean c14nSupport, RuntimeAnnotationReader ar, boolean xmlAccessorFactorySupport, boolean allNillable, boolean retainPropertyInfo) argument
210 createContext( Class[] classes, Collection<TypeReference> typeRefs, Map<Class,Class> subclassReplacements, String defaultNsUri, boolean c14nSupport, RuntimeAnnotationReader ar, boolean xmlAccessorFactorySupport, boolean allNillable, boolean retainPropertyInfo, boolean improvedXsiTypeHandling) argument
/openjdk10/jdk/test/java/util/logging/
H A DLoggerSupplierAPIsTest.java60 ArrayList<LogRecord> ar = new ArrayList<>(); field in class:LoggerSupplierAPIsTest.CountingHandler
/openjdk10/jaxws/src/java.xml.bind/share/classes/com/sun/xml/internal/bind/api/
H A DJAXBRIContext.java91 newInstance(@otNull Class[] classes, @Nullable Collection<TypeReference> typeRefs, @Nullable Map<Class,Class> subclassReplacements, @Nullable String defaultNamespaceRemap, boolean c14nSupport, @Nullable RuntimeAnnotationReader ar) argument
133 newInstance(@otNull Class[] classes, @Nullable Collection<TypeReference> typeRefs, @Nullable Map<Class,Class> subclassReplacements, @Nullable String defaultNamespaceRemap, boolean c14nSupport, @Nullable RuntimeAnnotationReader ar, boolean xmlAccessorFactorySupport, boolean allNillable, boolean retainPropertyInfo, boolean supressAccessorWarnings) argument
/openjdk10/jdk/test/java/awt/Graphics2D/RenderClipTest/
H A DRenderClipTest.java368 runSuiteTests(AnnotatedRenderOp ar, int count) argument
392 BaseName(AnnotatedRenderOp ar) argument
401 runRandomTests(AnnotatedRenderOp ar, int count) argument
532 test(AnnotatedRenderOp ar, boolean isfill) argument
582 check(BufferedImage imgref, BufferedImage imgtst, AnnotatedRenderOp ar, boolean wasfill) argument
636 check(AnnotatedRenderOp ar, boolean wasfill, int dataref[], int scanref, int offref, int datatst[], int scantst, int offtst, int x0, int y0, int x1, int y1) argument
[all...]

Completed in 297 milliseconds