Searched defs:in (Results 426 - 450 of 640) sorted by relevance

<<11121314151617181920>>

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/dom/
H A DPSVIElementNSImpl.java9 * you may not use this file except in compliance with the License.
14 * Unless required by applicable law or agreed to in writing, software
137 * @return false value was specified in schema, true value comes from the infoset
175 // This is the only information we can provide in a pipeline.
292 private void readObject(ObjectInputStream in) argument
/openjdk7/corba/src/share/classes/com/sun/corba/se/impl/activation/
H A DServerTool.java9 * by Oracle in the LICENSE file that accompanied this code.
11 * This code is distributed in the hope that it will be useful, but WITHOUT
14 * version 2 for more details (a copy is included in the LICENSE file that
74 // if command specified in the args, get it
94 // if command specified in the args, process it
98 // create a buffered reader to read commands from standard in
99 BufferedReader in = new
100 BufferedReader(new InputStreamReader(System.in));
107 cmd = readCommand(in);
125 String[] readCommand(BufferedReader in) argument
[all...]
/openjdk7/corba/src/share/classes/com/sun/corba/se/impl/javax/rmi/CORBA/
H A DUtil.java9 * by Oracle in the LICENSE file that accompanied this code.
11 * This code is distributed in the hope that it will be useful, but WITHOUT
14 * version 2 for more details (a copy is included in the LICENSE file that
93 // must only occur in contexts that also handle the non-Sun case.
189 return new ServerError("Error occurred in server thread",(Error)orig);
191 return new ServerException("RemoteException occurred in server thread",
317 * @param out the stream in which to write the any.
361 * to overcome a bug in which the JDK 1.3.x ORBs used a tk_char
364 * This only works in RMI-IIOP with Util.writeAny since we actually
416 // Use tk_abstract_interface as detailed in th
429 readAny(InputStream in) argument
[all...]
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/opto/
H A DNode.java9 * This code is distributed in the hope that it will be useful, but WITHOUT
12 * version 2 for more details (a copy is included in the LICENSE file that
124 public Node in(int i) { method in class:Node
151 Node n = d > 0 ? tp.in(k) : tp.rawOut(k);
220 Node n = in(i);
223 out.print(in(i).idx());
232 Node n = in(i);
237 out.print(in(i).idx());
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/soql/
H A DJSJavaScriptEngine.java9 * This code is distributed in the hope that it will be useful, but WITHOUT
12 * version 2 for more details (a copy is included in the LICENSE file that
134 * specifies the directory in which .class content is dumped. This defaults
221 println("dumpHeap([file]) writes heap in hprof binary format");
228 println("sizeof(jobject) returns the size of Java object in bytes");
315 sizeof function returns size of a Java object in bytes. For other type
369 BufferedReader in = getInputReader();
370 if (in == null) {
378 return in.readLine();
493 inReader = new BufferedReader(new InputStreamReader(System.in));
624 evalReader(Reader in, String filename) argument
[all...]
/openjdk7/jdk/src/share/classes/javax/sound/midi/
H A DMidiSystem.java9 * by Oracle in the LICENSE file that accompanied this code.
11 * This code is distributed in the hope that it will be useful, but WITHOUT
14 * version 2 for more details (a copy is included in the LICENSE file that
59 * what devices are installed and to obtain the ones needed in that
71 * The properties file is &quot;lib/sound.properties&quot; in the JRE
72 * directory. If a property exists both as a system property and in the
75 * The syntax of the properties file is specified in
149 * in the list of installed MIDI device providers,
155 * <code>&quot;SunMIDI1&quot;</code> in the list of all devices
158 * be found in th
1016 write(Sequence in, int fileType, OutputStream out) argument
1050 write(Sequence in, int type, File out) argument
[all...]
/openjdk7/jdk/src/share/classes/javax/swing/
H A DTimer.java9 * by Oracle in the LICENSE file that accompanied this code.
11 * This code is distributed in the hope that it will be useful, but WITHOUT
14 * version 2 for more details (a copy is included in the LICENSE file that
76 * firing, in milliseconds. Once the timer has been started,
126 * a section in <em>The Java Tutorial.</em>
127 * For more examples and help in choosing between
132 * target="_top">Using Timers in Swing Applications</a>,
133 * an article in <em>The Swing Connection.</em>
152 * NOTE: all fields need to be handled in readResolve
159 // EventQueue and be pending (ie in th
624 readObject(ObjectInputStream in) argument
[all...]
/openjdk7/jdk/src/share/classes/javax/swing/plaf/nimbus/
H A DNimbusStyle.java9 * by Oracle in the LICENSE file that accompanied this code.
11 * This code is distributed in the hope that it will be useful, but WITHOUT
14 * version 2 for more details (a copy is included in the LICENSE file that
57 * <p>This class properly reads and retrieves values placed in the UIDefaults
64 * UIDefaults, then the values in that defaults table will override the standard
65 * Nimbus defaults in UIManager, but for that component instance only.</p>
69 * that the defaults located in UIManager should first be read, and then
70 * replaced with defaults located in the component client properties. If false,
71 * then only the defaults located in the component client property map will
89 * <p>The primary API of interest in thi
480 getInsets(SynthContext ctx, Insets in) argument
[all...]
/openjdk7/jdk/src/share/classes/javax/swing/text/html/parser/
H A DDTD.java9 * by Oracle in the LICENSE file that accompanied this code.
11 * This code is distributed in the hope that it will be useful, but WITHOUT
14 * version 2 for more details (a copy is included in the LICENSE file that
48 * syntax and is used in parsing of HTML documents. It contains
50 * entities defined in the DTD.
319 * The hashtable key of DTDs in AppContext.
330 * and returned. Any uppercase characters in the name
361 * @param in the <code>DataInputStream</code> to read from
363 public void read(DataInputStream in) throws IOException { argument
364 if (in
404 readContentModel(DataInputStream in, String[] names) argument
427 readNameArray(DataInputStream in, String[] names) argument
441 readAttributeList(DataInputStream in, String[] names) argument
[all...]
/openjdk7/jdk/src/share/classes/sun/font/
H A DFontDesignMetrics.java9 * by Oracle in the LICENSE file that accompanied this code.
11 * This code is distributed in the hope that it will be useful, but WITHOUT
14 * version 2 for more details (a copy is included in the LICENSE file that
58 * specify the size of glyphs in a font. This point size defines a
60 * following line in a single spaced text document. The point size is
64 * to one unit in user coordinates. When using a normalized transform
68 * equal 1 inch in device space. In this case one point is 1/72 of an inch.
70 * The FontDesignMetrics class expresses font metrics in terms of arbitrary
72 * and used in the underlying platform font representations. These units are
75 * font. A typographic unit is the smallest measurable unit in th
377 readObject(ObjectInputStream in) argument
[all...]
/openjdk7/jdk/src/share/classes/java/beans/
H A DBeans.java9 * by Oracle in the LICENSE file that accompanied this code.
11 * This code is distributed in the hope that it will be useful, but WITHOUT
14 * version 2 for more details (a copy is included in the LICENSE file that
91 * @param beanContext The BeanContext in which to nest the new bean
109 * or a class. Other mechanisms may be added in the future. In
132 * Note that applets created via beans.instantiate run in a slightly
145 * @param beanContext The BeanContext in which to nest the new bean
166 // look in the bootstrap class loader first.
201 // the exception in case we can't find the class either.
232 // We have to remap the exception to one in ou
479 ObjectInputStreamWithLoader(InputStream in, ClassLoader loader) argument
[all...]
/openjdk7/jdk/src/share/classes/java/io/
H A DFilePermission.java9 * by Oracle in the LICENSE file that accompanied this code.
11 * This code is distributed in the hope that it will be useful, but WITHOUT
14 * version 2 for more details (a copy is included in the LICENSE file that
45 * actions. A pathname that ends in "/*" (where "/" is
47 * all the files and directories contained in that directory. A pathname
49 * and subdirectories contained in that directory. A pathname consisting of
53 * in the current directory, while a pathname consisting of a single "-"
54 * indicates all the files in the current directory and
55 * (recursively) all files and subdirectories contained in the current
58 * The actions to be granted are passed to the constructor in
847 readObject(ObjectInputStream in) argument
[all...]
/openjdk7/jdk/src/share/classes/java/lang/
H A DSystem.java9 * by Oracle in the LICENSE file that accompanied this code.
11 * This code is distributed in the hope that it will be useful, but WITHOUT
14 * version 2 for more details (a copy is included in the LICENSE file that
62 * described in the initializeSystemClass method.
79 public final static InputStream in = null; field in class:System
93 * See the <code>println</code> methods in class <code>PrintStream</code>.
134 * @param in the new standard input stream.
146 public static void setIn(InputStream in) { argument
148 setIn0(in);
226 * <p> In addition to the network-oriented channels described in
253 setIn0(InputStream in) argument
[all...]
/openjdk7/jdk/src/share/classes/java/net/
H A DSocksSocketImpl.java9 * by Oracle in the LICENSE file that accompanied this code.
11 * This code is distributed in the hope that it will be useful, but WITHOUT
14 * version 2 for more details (a copy is included in the LICENSE file that
114 private int readSocksReply(InputStream in, byte[] data) throws IOException { argument
115 return readSocksReply(in, data, 0L);
118 private int readSocksReply(InputStream in, byte[] data, long deadlineMillis) throws IOException { argument
124 count = ((SocketInputStream)in).read(data, received, len - received, remainingMillis(deadlineMillis));
138 private boolean authenticate(byte method, InputStream in, argument
140 return authenticate(method, in, out, 0L);
143 private boolean authenticate(byte method, InputStream in, argument
261 connectV4(InputStream in, OutputStream out, InetSocketAddress endpoint, long deadlineMillis) argument
583 bindV4(InputStream in, OutputStream out, InetAddress baddr, int lport) argument
[all...]
/openjdk7/jdk/src/share/classes/java/util/
H A DProperties.java9 * by Oracle in the LICENSE file that accompanied this code.
11 * This code is distributed in the hope that it will be useful, but WITHOUT
14 * version 2 for more details (a copy is included in the LICENSE file that
41 * or loaded from a stream. Each key and its corresponding value in
46 * the property key is not found in the original property list.
64 * in a simple line-oriented format specified below.
69 * the input/output stream is encoded in ISO 8859-1 character encoding.
70 * Characters that cannot be directly represented in this encoding can be written using
71 * Unicode escapes as defined in section 3.3 of
73 * only a single 'u' character is allowed in a
532 loadConvert(char[] in, int off, int len, char[] convtBuf) argument
863 loadFromXML(InputStream in) argument
[all...]
/openjdk7/jdk/src/share/classes/java/util/jar/
H A DManifest.java9 * by Oracle in the LICENSE file that accompanied this code.
11 * This code is distributed in the hope that it will be useful, but WITHOUT
14 * version 2 for more details (a copy is included in the LICENSE file that
91 * Returns a Map of the entries contained in this Manifest. Each entry
97 * @return a Map of the entries contained in this Manifest
130 * Clears the main Attributes as well as the entries in this Manifest.
139 * Attributes.Name.MANIFEST_VERSION must be set in
187 * names and attributes read will be merged in with the current
256 // capacity of 0, which tickles a bug in HashMap.
326 FastInputStream(InputStream in) { argument
330 FastInputStream(InputStream in, int size) argument
[all...]
H A DPack200.java9 * by Oracle in the LICENSE file that accompanied this code.
11 * This code is distributed in the hope that it will be useful, but WITHOUT
14 * version 2 for more details (a copy is included in the LICENSE file that
38 * Transforms a JAR file to or from a packed stream in Pack200 format.
103 * method in this class will cause a {@link NullPointerException} to be thrown.
171 * by using a number of techniques described in the JSR 200 specification.
184 * as specified in
193 * Note that packing and unpacking a JAR will in general alter the
194 * bytewise contents of classfiles in the JAR. This means that packing
195 * and unpacking will in genera
555 pack(JarFile in, OutputStream out) argument
571 pack(JarInputStream in, OutputStream out) argument
691 unpack(InputStream in, JarOutputStream out) argument
702 unpack(File in, JarOutputStream out) argument
[all...]
/openjdk7/jdk/src/share/classes/java/util/logging/
H A DLogRecord.java9 * by Oracle in the LICENSE file that accompanied this code.
11 * This code is distributed in the hope that it will be useful, but WITHOUT
14 * version 2 for more details (a copy is included in the LICENSE file that
52 * the values to be filled in.
58 * <li> Because objects in the parameters array may not be serializable,
59 * during serialization all objects in the parameters array are
78 * MIN_SEQUENTIAL_THREAD_ID, in which case we try harder to keep
121 * @serial Event time in milliseconds since 1970
165 * These sequence values are allocated in increasing order within a VM.
270 * Sequence numbers are normally assigned in th
490 readObject(ObjectInputStream in) argument
[all...]
/openjdk7/jdk/src/share/classes/javax/management/
H A DMBeanInfo.java9 * by Oracle in the LICENSE file that accompanied this code.
11 * This code is distributed in the hope that it will be useful, but WITHOUT
14 * version 2 for more details (a copy is included in the LICENSE file that
50 * {@code MBeanInfo} and in that case it is recommended that they emit a {@link
56 * <a href="Descriptor.html#infoTimeout">infoTimeout</a> fields in the {@code
73 * constructors in that object;
76 * whose existence is deduced from the presence in the MBean interface
81 * <li>{@link #getOperations()} returns the list of all methods in
90 * of any descriptor annotations in the MBean interface (see
152 * for a subclass where we succeed in reflectin
698 readObject(ObjectInputStream in) argument
[all...]
H A DMBeanPermission.java9 * by Oracle in the LICENSE file that accompanied this code.
11 * This code is distributed in the hope that it will be useful, but WITHOUT
14 * version 2 for more details (a copy is included in the LICENSE file that
37 * appropriate for the operation. This is described in detail in the
53 * this is one of the actions in the list <a
67 * in which case the class name is null.</p>
120 * that is the last character in the string.</p>
301 "The ObjectName in the " +
303 "included in squar
1153 readObject(ObjectInputStream in) argument
[all...]
H A DQuery.java9 * by Oracle in the LICENSE file that accompanied this code.
11 * This code is distributed in the hope that it will be useful, but WITHOUT
14 * version 2 for more details (a copy is included in the LICENSE file that
37 * value by calling the static methods in this class. This is particularly
39 * {@code QueryExp} interface might not be present in the remote MBean Server,
40 * but the methods in this class return only standard classes that are
331 * <p>Returns a new class attribute expression which can be used in any
375 public static QueryExp in(ValueExp val, ValueExp valueList[]) { method in class:Query
391 * Returns a numeric value expression that can be used in any Query call
407 * Returns a numeric value expression that can be used in an
[all...]
/openjdk7/jdk/src/share/classes/javax/management/loading/
H A DMLet.java9 * by Oracle in the LICENSE file that accompanied this code.
11 * This code is distributed in the hope that it will be useful, but WITHOUT
14 * version 2 for more details (a copy is included in the LICENSE file that
77 * Allows you to instantiate and register one or several MBeans in the MBean server
80 * The information on each MBean is specified in a single instance of a tag, called the MLET tag.
100 * The compiled <CODE>.class</CODE> file of the MBean must be contained in one of the <CODE>.jar</CODE> files specified by the <CODE>ARCHIVE</CODE>
106 * This file must be contained in one of the <CODE>.jar</CODE> files specified by the <CODE>ARCHIVE</CODE> attribute. If the <CODE>.jar</CODE> file contains a directory hierarchy, specify the path of the file within this hierarchy. Otherwise a match will not be found. Either <CODE>CODE</CODE> or <CODE>OBJECT</CODE> must be present.
116 * <LI><VAR>archivelist</VAR> must be enclosed in double quote marks.
118 * All <CODE>.jar</CODE> files in <VAR>archivelist</VAR> must be stored in th
859 readExternal(ObjectInput in) argument
[all...]
/openjdk7/jdk/src/share/classes/javax/management/modelmbean/
H A DDescriptorSupport.java9 * by Oracle in the LICENSE file that accompanied this code.
11 * This code is distributed in the hope that it will be useful, but WITHOUT
14 * version 2 for more details (a copy is included in the LICENSE file that
68 * A descriptor consists of a collection of fields. Each field is in
89 // Two serial forms are supported in this class. The selected form depends
100 // Serializable fields in old serial form
107 // Serializable fields in new serial form
144 name that may differ in case to the actual name that is used in
152 but keep the real information in descriptorMa
1346 readObject(ObjectInputStream in) argument
[all...]
H A DModelMBeanInfoSupport.java9 * by Oracle in the LICENSE file that accompanied this code.
11 * This code is distributed in the hope that it will be useful, but WITHOUT
14 * version 2 for more details (a copy is included in the LICENSE file that
61 * values and methods in the managed application can be defined and mapped to
63 * This mapping can be defined during development in a file or dynamically and
66 * Every ModelMBean which is instantiated in the MBeanServer becomes manageable:
70 * A Java object cannot be registered in the MBeanServer unless it is a JMX
88 // Two serial forms are supported in this class. The selected form depends
99 // Serializable fields in old serial form
110 // Serializable fields in ne
946 validDescriptor(final Descriptor in) argument
1004 readObject(ObjectInputStream in) argument
[all...]
/openjdk7/jdk/src/share/classes/javax/management/relation/
H A DRelationNotification.java9 * by Oracle in the LICENSE file that accompanied this code.
11 * This code is distributed in the hope that it will be useful, but WITHOUT
14 * version 2 for more details (a copy is included in the LICENSE file that
51 * A notification of a change in the Relation Service.
53 * the Relation Service, or an MBean is added as a relation in the Relation
54 * Service, or a role is updated in a relation, or a relation is removed from
65 // Two serial forms are supported in this class. The selected form depends
76 // Serializable fields in old serial form
88 // Serializable fields in new serial form
216 * object created internally in th
522 readObject(ObjectInputStream in) argument
[all...]

Completed in 94 milliseconds

<<11121314151617181920>>