Searched refs:source (Results 226 - 250 of 878) sorted by relevance

1234567891011>>

/openjdk7/langtools/src/share/classes/com/sun/source/util/
H A DTrees.java26 package com.sun.source.util;
41 import com.sun.source.tree.CatchTree;
42 import com.sun.source.tree.ClassTree;
43 import com.sun.source.tree.CompilationUnitTree;
44 import com.sun.source.tree.MethodTree;
45 import com.sun.source.tree.Scope;
46 import com.sun.source.tree.Tree;
89 * Gets a utility object for obtaining source positions.
209 com.sun.source.tree.Tree t,
210 com.sun.source
[all...]
/openjdk7/jdk/test/javax/imageio/plugins/jpeg/
H A DReadingInterruptionTest.java162 public void imageStarted(ImageReader source, argument
165 public void imageProgress(ImageReader source, argument
174 public void imageComplete(ImageReader source) {}; argument
177 public void sequenceStarted(ImageReader source, argument
180 public void sequenceComplete(ImageReader source) {}; argument
182 public void thumbnailStarted(ImageReader source, argument
186 public void thumbnailProgress(ImageReader source, argument
189 public void thumbnailComplete(ImageReader source) {}; argument
191 public void readAborted(ImageReader source) {}; argument
/openjdk7/langtools/test/tools/javac/generics/inference/7086601/
H A DT7086601b.java30 import com.sun.source.util.JavacTask;
107 JavaSource source; field in class:T7086601b
115 this.source = new JavaSource();
128 String source; field in class:T7086601b.JavaSource
132 source = bodyTemplate.replace("#A1", a1.typeStr)
139 return source;
145 null, null, Arrays.asList(source));
149 throw new AssertionError("Error thron when compiling the following code:\n" + source.getCharContent(true));
182 throw new Error("invalid diagnostics for source:\n" +
183 source
[all...]
/openjdk7/langtools/test/tools/javac/varargs/7043922/
H A DT7043922.java30 import com.sun.source.util.JavacTask;
55 JavaSource source = new JavaSource();
58 null, null, Arrays.asList(source));
61 throw new Error("invalid diagnostics for source:\n" +
62 source.getCharContent(true) +
86 String source; field in class:T7043922.JavaSource
90 source = source_template;
92 source = source.replaceAll("#C" + i, classKinds[i].classKind).
100 return source;
[all...]
/openjdk7/jdk/src/share/classes/java/text/
H A DRuleBasedCollator.java30 * The original version of this source code and documentation is copyrighted
326 public CollationElementIterator getCollationElementIterator(String source) { argument
327 return new CollationElementIterator( source, this );
336 CharacterIterator source) {
337 return new CollationElementIterator( source, this );
346 * @exception NullPointerException if <code>source</code> or <code>target</code> is null.
348 public synchronized int compare(String source, String target) argument
350 if (source == null || target == null) {
355 // to step through both the source and target strings. We compare each
356 // collation element in the source strin
335 getCollationElementIterator( CharacterIterator source) argument
565 getCollationKey(String source) argument
[all...]
H A DRuleBasedCollationKey.java30 * The original version of this source code and documentation is copyrighted
117 RuleBasedCollationKey(String source, String key) { argument
118 super(source);
/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/trax/
H A DXSLTCSource.java50 * Create a new XSLTC-specific source from a system ID
58 * Create a new XSLTC-specific source from a JAXP Source
60 public XSLTCSource(Source source) argument
62 _source = source;
109 Source source = _source;
110 if (source == null) {
112 source = new StreamSource(_systemId);
131 idom = (SAXImpl)dtmManager.getDTM(source, true, wsfilter, false, false, hasIdCall);
/openjdk7/jdk/src/share/classes/java/nio/file/
H A DCopyMoveHelper.java33 * Helper class to support copying or moving files when the source and target
97 * Simple copy for use when source and target are associated with different
100 static void copyToForeignTarget(Path source, Path target, argument
108 // attributes of source file
109 BasicFileAttributes attrs = Files.readAttributes(source,
125 try (InputStream in = Files.newInputStream(source)) {
151 * Simple move implements as copy+delete for use when source and target are
154 static void moveToForeignTarget(Path source, Path target, argument
157 copyToForeignTarget(source, target, convertMoveToCopyOptions(options));
158 Files.delete(source);
[all...]
/openjdk7/jdk/src/share/classes/com/sun/security/auth/login/
H A DConfigFile.java195 Object[] source = {extra_config};
196 throw new IOException(form.format(source));
211 Object[] source = {extra_config};
212 throw new IOException(form.format(source));
248 Object[] source = {config_url};
249 throw new IOException(form.format(source));
430 Object[] source = {sflag};
431 throw new IOException(form.format(source));
478 Object[] source = {appName};
479 throw new IOException(form.format(source));
[all...]
/openjdk7/jdk/src/share/classes/java/awt/event/
H A DInputMethodEvent.java106 * source component, type, time, text, caret, and visiblePosition.
115 * <code>IllegalArgumentException</code> if <code>source</code>
118 * @param source the object where the event originated
143 * @throws IllegalArgumentException if <code>source</code> is null
147 public InputMethodEvent(Component source, int id, long when, argument
150 super(source, id);
177 * source component, type, text, caret, and visiblePosition.
188 * <code>IllegalArgumentException</code> if <code>source</code>
191 * @param source the object where the event originated
215 * @throws IllegalArgumentException if <code>source</cod
217 InputMethodEvent(Component source, int id, AttributedCharacterIterator text, int committedCharacterCount, TextHitInfo caret, TextHitInfo visiblePosition) argument
259 InputMethodEvent(Component source, int id, TextHitInfo caret, TextHitInfo visiblePosition) argument
[all...]
/openjdk7/jaxp/src/com/sun/org/apache/xalan/internal/xsltc/dom/
H A DClonedNodeListIterator.java42 public ClonedNodeListIterator(CachedNodeListIterator source) { argument
43 _source = source;
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/msg/
H A DJAXPValidationMessages_fr.properties42 SchemaSourceArrayNull = Le param\u00E8tre de tableau source ne peut pas \u00EAtre NULL.
43 SchemaSourceArrayMemberNull = Le param\u00E8tre de tableau source ne peut pas contenir d'\u00E9l\u00E9ment NULL.
44 SchemaFactorySourceUnrecognized = Le param\u00E8tre source de type ''{0}'' n''est pas reconnu par cet \u00E9l\u00E9ment SchemaFactory.
47 SourceParameterNull = Le param\u00E8tre source ne peut pas \u00EAtre NULL.
48 SourceNotAccepted = Le param\u00E8tre source de type ''{0}'' n''est pas accept\u00E9 par ce contr\u00F4le de validation (validator).
49 SourceResultMismatch = Le param\u00E8tre source de type ''{0}'' n''est pas compatible avec le param\u00E8tre de r\u00E9sultat de type ''{1}''.
/openjdk7/jaxp/src/javax/xml/xpath/
H A DXPath.java275 * <p>If <code>expression</code>, <code>source</code> or <code>returnType</code> is <code>null</code>,
279 * @param source The input source of the document to evaluate over.
286 * @throws NullPointerException If <code>expression</code>, <code>source</code> or <code>returnType</code>
291 InputSource source,
299 * <p>This method calls {@link #evaluate(String expression, InputSource source, QName returnType)} with a
305 * <p>If <code>expression</code> or <code>source</code> is <code>null</code>,
309 * @param source The <code>InputSource</code> of the document to evaluate over.
315 * @throws NullPointerException If <code>expression</code> or <code>source</code> is <code>null</code>.
317 public String evaluate(String expression, InputSource source) argument
289 evaluate( String expression, InputSource source, QName returnType) argument
[all...]
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/sparc/
H A DSPARCV9MOVccInstruction.java35 ImmediateOrRegister source, SPARCRegister rd) {
36 super(name, MOVcc, source, rd);
34 SPARCV9MOVccInstruction(String name, int conditionCode, int conditionFlag, ImmediateOrRegister source, SPARCRegister rd) argument
/openjdk7/jdk/src/share/classes/sun/awt/
H A DCausedFocusEvent.java66 public CausedFocusEvent(Component source, int id, boolean temporary, argument
68 super(source, id, temporary, opposite);
/openjdk7/jdk/src/share/classes/sun/awt/dnd/
H A DSunDropTargetEvent.java38 public SunDropTargetEvent(Component source, int id, int x, int y, argument
40 super(source, id, System.currentTimeMillis(), 0, x, y, 0, 0, 0,
/openjdk7/jdk/src/share/classes/sun/awt/image/
H A DImageDecoder.java34 InputStreamImageSource source; field in class:ImageDecoder
44 source = src;
61 synchronized (source) {
122 source.latchConsumers(this);
134 source.latchConsumers(this);
145 source.latchConsumers(this);
148 source.doneDecoding(this);
164 source.doneDecoding(this);
/openjdk7/jdk/src/share/classes/javax/management/
H A DAttributeChangeNotification.java90 * @param source The notification producer, that is, the MBean the attribute belongs to.
91 * @param sequenceNumber The notification sequence number within the source object.
99 public AttributeChangeNotification(Object source, long sequenceNumber, long timeStamp, String msg, argument
102 super(AttributeChangeNotification.ATTRIBUTE_CHANGE, source, sequenceNumber, timeStamp, msg);
/openjdk7/jdk/src/share/classes/javax/naming/event/
H A DNamingEvent.java35 * <li>The event source: the <tt>EventContext</tt> which fired this event.
44 * Note that the event source is always the same <tt>EventContext</tt>
153 * to the event source <tt>source</tt>.
162 * @param source The non-null context that fired this event.
172 public NamingEvent(EventContext source, int type, argument
174 super(source);
194 * Retrieves the event source that fired this event.
198 * event source, for example, to look up the object or get its attributes,
216 * relative to the source contex
[all...]
/openjdk7/jdk/test/java/io/BufferedInputStream/
H A DSkipTest.java46 DataSupplier source = new DataSupplier();
47 BufferedInputStream in = new BufferedInputStream(source, 4);
/openjdk7/jdk/src/share/classes/sun/security/pkcs11/wrapper/
H A DCK_RSA_PKCS_OAEP_PARAMS.java7 * Redistribution and use in source and binary forms, with or without
10 * 1. Redistributions of source code must retain the above copyright notice,
60 * CK_RSA_PKCS_OAEP_SOURCE_TYPE source;
90 * CK_RSA_PKCS_OAEP_SOURCE_TYPE source;
93 public long source; field in class:CK_RSA_PKCS_OAEP_PARAMS
126 buffer.append("source: ");
127 buffer.append(source);
/openjdk7/jdk/test/java/util/PluggableLocale/providersrc/
H A DFooDateFormat.java47 public Date parse(String source, ParsePosition pos) { argument
48 return sdf.parse(source, pos);
/openjdk7/jdk/src/share/classes/sun/net/
H A DProgressEvent.java53 public ProgressEvent(ProgressSource source, URL url, String method, String contentType, ProgressSource.State state, long progress, long expected) { argument
54 super(source);
/openjdk7/langtools/test/tools/javac/
H A DT6411379.java36 import com.sun.source.tree.*;
37 import com.sun.source.util.*;
/openjdk7/langtools/test/tools/javac/annotations/6550655/
H A DT6550655.java64 compile(new DiagnosticChecker(), testKind.source);
152 JavaSource source; field in class:T6550655.TestKind
155 this.source = new JavaSource("Test.java", code);
177 String source; field in class:T6550655.JavaSource
179 public JavaSource(String filename, String source) { argument
181 this.source = source;
186 return source;

Completed in 83 milliseconds

1234567891011>>