Home
last modified time | relevance | path

Searched refs:skipFully (Results 1 – 25 of 170) sorted by relevance

1234567

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/compiler/graalunit/com.oracle.mxtool.junit/com/oracle/mxtool/junit/
H A DFindClassesByAnnotatedMethods.java188 private static void skipFully(DataInputStream stream, int n) throws IOException { in skipFully() method in FindClassesByAnnotatedMethods
214 skipFully(stream, 2); in readConstantPool()
225 skipFully(stream, 4); in readConstantPool()
230 skipFully(stream, 8); in readConstantPool()
238 skipFully(stream, 3); in readConstantPool()
261 skipFully(stream, attributeLength); in skipAttributes()
278 skipFully(stream, attributeLength); in readMethodAttributes()
295 skipFully(stream, 2); in readAnnotationElements()
309 skipFully(stream, 2); in readAnnotationElements()
312 skipFully(stream, 4); in readAnnotationElements()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/compiler/graalunit/com.oracle.mxtool.junit/com/oracle/mxtool/junit/
H A DFindClassesByAnnotatedMethods.java188 private static void skipFully(DataInputStream stream, int n) throws IOException { in skipFully() method in FindClassesByAnnotatedMethods
214 skipFully(stream, 2); in readConstantPool()
225 skipFully(stream, 4); in readConstantPool()
230 skipFully(stream, 8); in readConstantPool()
238 skipFully(stream, 3); in readConstantPool()
261 skipFully(stream, attributeLength); in skipAttributes()
278 skipFully(stream, attributeLength); in readMethodAttributes()
295 skipFully(stream, 2); in readAnnotationElements()
309 skipFully(stream, 2); in readAnnotationElements()
312 skipFully(stream, 4); in readAnnotationElements()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/compiler/graalunit/com.oracle.mxtool.junit/com/oracle/mxtool/junit/
H A DFindClassesByAnnotatedMethods.java188 private static void skipFully(DataInputStream stream, int n) throws IOException { in skipFully() method in FindClassesByAnnotatedMethods
214 skipFully(stream, 2); in readConstantPool()
225 skipFully(stream, 4); in readConstantPool()
230 skipFully(stream, 8); in readConstantPool()
238 skipFully(stream, 3); in readConstantPool()
261 skipFully(stream, attributeLength); in skipAttributes()
278 skipFully(stream, attributeLength); in readMethodAttributes()
295 skipFully(stream, 2); in readAnnotationElements()
309 skipFully(stream, 2); in readAnnotationElements()
312 skipFully(stream, 4); in readAnnotationElements()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/compiler/graalunit/com.oracle.mxtool.junit/com/oracle/mxtool/junit/
H A DFindClassesByAnnotatedMethods.java188 private static void skipFully(DataInputStream stream, int n) throws IOException { in skipFully() method in FindClassesByAnnotatedMethods
214 skipFully(stream, 2); in readConstantPool()
225 skipFully(stream, 4); in readConstantPool()
230 skipFully(stream, 8); in readConstantPool()
238 skipFully(stream, 3); in readConstantPool()
261 skipFully(stream, attributeLength); in skipAttributes()
278 skipFully(stream, attributeLength); in readMethodAttributes()
295 skipFully(stream, 2); in readAnnotationElements()
309 skipFully(stream, 2); in readAnnotationElements()
312 skipFully(stream, 4); in readAnnotationElements()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/compiler/graalunit/com.oracle.mxtool.junit/com/oracle/mxtool/junit/
H A DFindClassesByAnnotatedMethods.java192 private static void skipFully(DataInputStream stream, int n) throws IOException { in skipFully() method in FindClassesByAnnotatedMethods
220 skipFully(stream, 2); in readConstantPool()
231 skipFully(stream, 4); in readConstantPool()
236 skipFully(stream, 8); in readConstantPool()
244 skipFully(stream, 3); in readConstantPool()
267 skipFully(stream, attributeLength); in skipAttributes()
284 skipFully(stream, attributeLength); in readMethodAttributes()
301 skipFully(stream, 2); in readAnnotationElements()
315 skipFully(stream, 2); in readAnnotationElements()
318 skipFully(stream, 4); in readAnnotationElements()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/compiler/graalunit/com.oracle.mxtool.junit/com/oracle/mxtool/junit/
H A DFindClassesByAnnotatedMethods.java192 private static void skipFully(DataInputStream stream, int n) throws IOException { in skipFully() method in FindClassesByAnnotatedMethods
220 skipFully(stream, 2); in readConstantPool()
231 skipFully(stream, 4); in readConstantPool()
236 skipFully(stream, 8); in readConstantPool()
244 skipFully(stream, 3); in readConstantPool()
267 skipFully(stream, attributeLength); in skipAttributes()
284 skipFully(stream, attributeLength); in readMethodAttributes()
301 skipFully(stream, 2); in readAnnotationElements()
315 skipFully(stream, 2); in readAnnotationElements()
318 skipFully(stream, 4); in readAnnotationElements()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/compiler/graalunit/com.oracle.mxtool.junit/com/oracle/mxtool/junit/
H A DFindClassesByAnnotatedMethods.java192 private static void skipFully(DataInputStream stream, int n) throws IOException { in skipFully() method in FindClassesByAnnotatedMethods
220 skipFully(stream, 2); in readConstantPool()
231 skipFully(stream, 4); in readConstantPool()
236 skipFully(stream, 8); in readConstantPool()
244 skipFully(stream, 3); in readConstantPool()
267 skipFully(stream, attributeLength); in skipAttributes()
284 skipFully(stream, attributeLength); in readMethodAttributes()
301 skipFully(stream, 2); in readAnnotationElements()
315 skipFully(stream, 2); in readAnnotationElements()
318 skipFully(stream, 4); in readAnnotationElements()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.replacements/src/org/graalvm/compiler/replacements/classfile/
H A DClassfile.java77 skipFully(stream, 6); in Classfile()
80 skipFully(stream, stream.readUnsignedShort() * 2); in Classfile()
106 skipFully(stream, 2); // name_index in skipAttributes()
108 skipFully(stream, attributeLength); in skipAttributes()
112 static void skipFully(DataInputStream stream, int n) throws IOException { in skipFully() method in Classfile
145 skipFully(stream, attributeLength); in findCodeAttribute()
154 skipFully(stream, 6); // access_flags, name_index, descriptor_index in skipFields()
H A DClassfileConstantPool.java27 import static org.graalvm.compiler.replacements.classfile.Classfile.skipFully;
121 skipFully(stream, 3); // reference_kind, reference_index in readConstant()
124 skipFully(stream, 2); // descriptor_index in readConstant()
127 skipFully(stream, 4); // bootstrap_method_attr_index, name_and_type_index in readConstant()
130 skipFully(stream, 4); // bootstrap_method_attr_index, name_and_type_index in readConstant()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.replacements/src/org/graalvm/compiler/replacements/classfile/
H A DClassfile.java77 skipFully(stream, 6); in Classfile()
80 skipFully(stream, stream.readUnsignedShort() * 2); in Classfile()
106 skipFully(stream, 2); // name_index in skipAttributes()
108 skipFully(stream, attributeLength); in skipAttributes()
112 static void skipFully(DataInputStream stream, int n) throws IOException { in skipFully() method in Classfile
145 skipFully(stream, attributeLength); in findCodeAttribute()
154 skipFully(stream, 6); // access_flags, name_index, descriptor_index in skipFields()
H A DClassfileConstantPool.java27 import static org.graalvm.compiler.replacements.classfile.Classfile.skipFully;
121 skipFully(stream, 3); // reference_kind, reference_index in readConstant()
124 skipFully(stream, 2); // descriptor_index in readConstant()
127 skipFully(stream, 4); // bootstrap_method_attr_index, name_and_type_index in readConstant()
130 skipFully(stream, 4); // bootstrap_method_attr_index, name_and_type_index in readConstant()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.replacements/src/org/graalvm/compiler/replacements/classfile/
H A DClassfile.java77 skipFully(stream, 6); in Classfile()
80 skipFully(stream, stream.readUnsignedShort() * 2); in Classfile()
106 skipFully(stream, 2); // name_index in skipAttributes()
108 skipFully(stream, attributeLength); in skipAttributes()
112 static void skipFully(DataInputStream stream, int n) throws IOException { in skipFully() method in Classfile
145 skipFully(stream, attributeLength); in findCodeAttribute()
154 skipFully(stream, 6); // access_flags, name_index, descriptor_index in skipFields()
H A DClassfileConstantPool.java27 import static org.graalvm.compiler.replacements.classfile.Classfile.skipFully;
112 skipFully(stream, 3); // reference_kind, reference_index in readConstant()
115 skipFully(stream, 2); // descriptor_index in readConstant()
118 skipFully(stream, 4); // bootstrap_method_attr_index, name_and_type_index in readConstant()
121 skipFully(stream, 4); // bootstrap_method_attr_index, name_and_type_index in readConstant()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.replacements/src/org/graalvm/compiler/replacements/classfile/
H A DClassfile.java77 skipFully(stream, 6); in Classfile()
80 skipFully(stream, stream.readUnsignedShort() * 2); in Classfile()
106 skipFully(stream, 2); // name_index in skipAttributes()
108 skipFully(stream, attributeLength); in skipAttributes()
112 static void skipFully(DataInputStream stream, int n) throws IOException { in skipFully() method in Classfile
145 skipFully(stream, attributeLength); in findCodeAttribute()
154 skipFully(stream, 6); // access_flags, name_index, descriptor_index in skipFields()
H A DClassfileConstantPool.java27 import static org.graalvm.compiler.replacements.classfile.Classfile.skipFully;
121 skipFully(stream, 3); // reference_kind, reference_index in readConstant()
124 skipFully(stream, 2); // descriptor_index in readConstant()
127 skipFully(stream, 4); // bootstrap_method_attr_index, name_and_type_index in readConstant()
130 skipFully(stream, 4); // bootstrap_method_attr_index, name_and_type_index in readConstant()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.replacements/src/org/graalvm/compiler/replacements/classfile/
H A DClassfile.java77 skipFully(stream, 6); in Classfile()
80 skipFully(stream, stream.readUnsignedShort() * 2); in Classfile()
106 skipFully(stream, 2); // name_index in skipAttributes()
108 skipFully(stream, attributeLength); in skipAttributes()
112 static void skipFully(DataInputStream stream, int n) throws IOException { in skipFully() method in Classfile
145 skipFully(stream, attributeLength); in findCodeAttribute()
154 skipFully(stream, 6); // access_flags, name_index, descriptor_index in skipFields()
H A DClassfileConstantPool.java27 import static org.graalvm.compiler.replacements.classfile.Classfile.skipFully;
121 skipFully(stream, 3); // reference_kind, reference_index in readConstant()
124 skipFully(stream, 2); // descriptor_index in readConstant()
127 skipFully(stream, 4); // bootstrap_method_attr_index, name_and_type_index in readConstant()
130 skipFully(stream, 4); // bootstrap_method_attr_index, name_and_type_index in readConstant()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.replacements/src/org/graalvm/compiler/replacements/classfile/
H A DClassfile.java77 skipFully(stream, 6); in Classfile()
80 skipFully(stream, stream.readUnsignedShort() * 2); in Classfile()
106 skipFully(stream, 2); // name_index in skipAttributes()
108 skipFully(stream, attributeLength); in skipAttributes()
112 static void skipFully(DataInputStream stream, int n) throws IOException { in skipFully() method in Classfile
145 skipFully(stream, attributeLength); in findCodeAttribute()
154 skipFully(stream, 6); // access_flags, name_index, descriptor_index in skipFields()
H A DClassfileConstantPool.java27 import static org.graalvm.compiler.replacements.classfile.Classfile.skipFully;
121 skipFully(stream, 3); // reference_kind, reference_index in readConstant()
124 skipFully(stream, 2); // descriptor_index in readConstant()
127 skipFully(stream, 4); // bootstrap_method_attr_index, name_and_type_index in readConstant()
130 skipFully(stream, 4); // bootstrap_method_attr_index, name_and_type_index in readConstant()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.replacements/src/org/graalvm/compiler/replacements/classfile/
H A DClassfile.java77 skipFully(stream, 6); in Classfile()
80 skipFully(stream, stream.readUnsignedShort() * 2); in Classfile()
106 skipFully(stream, 2); // name_index in skipAttributes()
108 skipFully(stream, attributeLength); in skipAttributes()
112 static void skipFully(DataInputStream stream, int n) throws IOException { in skipFully() method in Classfile
145 skipFully(stream, attributeLength); in findCodeAttribute()
154 skipFully(stream, 6); // access_flags, name_index, descriptor_index in skipFields()
H A DClassfileConstantPool.java27 import static org.graalvm.compiler.replacements.classfile.Classfile.skipFully;
121 skipFully(stream, 3); // reference_kind, reference_index in readConstant()
124 skipFully(stream, 2); // descriptor_index in readConstant()
127 skipFully(stream, 4); // bootstrap_method_attr_index, name_and_type_index in readConstant()
130 skipFully(stream, 4); // bootstrap_method_attr_index, name_and_type_index in readConstant()
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/geckoview/src/thirdparty/java/com/google/android/exoplayer2/extractor/ogg/
H A DDefaultOggSeeker.java179 input.skipFully(pageSize); in getNextSeekPosition()
199 input.skipFully(pageSize); in getNextSeekPosition()
282 input.skipFully(i); in skipToNextPage()
287 input.skipFully(peekLength - 3); in skipToNextPage()
307 input.skipFully(pageHeader.headerSize + pageHeader.bodySize); in readGranuleOfLastPage()
330 input.skipFully(pageHeader.headerSize + pageHeader.bodySize); in skipToPageOfGranule()
/dports/lang/spidermonkey78/firefox-78.9.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/extractor/ogg/
H A DDefaultOggSeeker.java180 input.skipFully(pageSize); in getNextSeekPosition()
200 input.skipFully(pageSize); in getNextSeekPosition()
283 input.skipFully(i); in skipToNextPage()
288 input.skipFully(peekLength - 3); in skipToNextPage()
308 input.skipFully(pageHeader.headerSize + pageHeader.bodySize); in readGranuleOfLastPage()
331 input.skipFully(pageHeader.headerSize + pageHeader.bodySize); in skipToPageOfGranule()
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/io/
H A DTestIOUtils.java194 IOUtils.skipFully(in, 2); in testSkipFully()
195 IOUtils.skipFully(in, 2); in testSkipFully()
197 IOUtils.skipFully(in, 2); in testSkipFully()
205 IOUtils.skipFully(in, 20); in testSkipFully()
212 IOUtils.skipFully(in, 5); in testSkipFully()
214 IOUtils.skipFully(in, 10); in testSkipFully()
/dports/java/sablevm-classpath/sablevm-classpath-1.13/vm/reference/java/util/
H A DVMTimeZone.java223 skipFully(dis, 16 + 3 * 4); in readtzFile()
226 skipFully(dis, 16 + 3 * 4 - 4); in readtzFile()
234 skipFully(dis, timecnt * (4 + 1)); in readtzFile()
330 private static void skipFully(InputStream is, long l) throws IOException in skipFully() method in VMTimeZone

1234567