Home
last modified time | relevance | path

Searched defs:initFromFile (Results 1 – 25 of 226) sorted by relevance

12345678910

/dports/biology/bedtools/bedtools2-2.30.0/src/utils/FileRecordTools/Records/
H A DEmptyRecord.cpp23 bool EmptyRecord::initFromFile(FileReader *fileReader) in initFromFile() function in EmptyRecord
30 bool EmptyRecord::initFromFile(SingleLineDelimTextFileReader *fileReader) in initFromFile() function in EmptyRecord
H A DNoPosPlusRecord.cpp13 bool NoPosPlusRecord::initFromFile(FileReader *fileReader) in initFromFile() function in NoPosPlusRecord
19 bool NoPosPlusRecord::initFromFile(SingleLineDelimTextFileReader *fileReader) in initFromFile() function in NoPosPlusRecord
H A DBed3Interval.cpp16 bool Bed3Interval::initFromFile(FileReader *fileReader) in initFromFile() function in Bed3Interval
23 bool Bed3Interval::initFromFile(SingleLineDelimTextFileReader *fileReader) in initFromFile() function in Bed3Interval
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/generic/
H A DLDC_W.java53 protected void initFromFile( final ByteSequence bytes, final boolean wide ) throws IOException { in initFromFile() method in LDC_W
H A DGOTO_W.java65 protected void initFromFile( final ByteSequence bytes, final boolean wide ) throws IOException { in initFromFile() method in GOTO_W
H A DJSR_W.java65 protected void initFromFile( final ByteSequence bytes, final boolean wide ) throws IOException { in initFromFile() method in JSR_W
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/generic/
H A DLDC_W.java53 protected void initFromFile( final ByteSequence bytes, final boolean wide ) throws IOException { in initFromFile() method in LDC_W
H A DGOTO_W.java65 protected void initFromFile( final ByteSequence bytes, final boolean wide ) throws IOException { in initFromFile() method in GOTO_W
H A DJSR_W.java65 protected void initFromFile( final ByteSequence bytes, final boolean wide ) throws IOException { in initFromFile() method in JSR_W
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/generic/
H A DLDC_W.java53 protected void initFromFile( final ByteSequence bytes, final boolean wide ) throws IOException { in initFromFile() method in LDC_W
H A DGOTO_W.java65 protected void initFromFile( final ByteSequence bytes, final boolean wide ) throws IOException { in initFromFile() method in GOTO_W
H A DJSR_W.java65 protected void initFromFile( final ByteSequence bytes, final boolean wide ) throws IOException { in initFromFile() method in JSR_W
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/generic/
H A DLDC_W.java54 protected void initFromFile( final ByteSequence bytes, final boolean wide ) throws IOException { in initFromFile() method in LDC_W
H A DJSR_W.java66 protected void initFromFile( final ByteSequence bytes, final boolean wide ) throws IOException { in initFromFile() method in JSR_W
H A DGOTO_W.java66 protected void initFromFile( final ByteSequence bytes, final boolean wide ) throws IOException { in initFromFile() method in GOTO_W
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/generic/
H A DLDC_W.java53 protected void initFromFile( final ByteSequence bytes, final boolean wide ) throws IOException { in initFromFile() method in LDC_W
H A DGOTO_W.java65 protected void initFromFile( final ByteSequence bytes, final boolean wide ) throws IOException { in initFromFile() method in GOTO_W
H A DJSR_W.java65 protected void initFromFile( final ByteSequence bytes, final boolean wide ) throws IOException { in initFromFile() method in JSR_W
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/generic/
H A DLDC_W.java53 protected void initFromFile( final ByteSequence bytes, final boolean wide ) throws IOException { in initFromFile() method in LDC_W
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/generic/
H A DLDC_W.java54 protected void initFromFile( final ByteSequence bytes, final boolean wide ) throws IOException { in initFromFile() method in LDC_W
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/generic/
H A DLDC_W.java53 protected void initFromFile( final ByteSequence bytes, final boolean wide ) throws IOException { in initFromFile() method in LDC_W
H A DJSR_W.java65 protected void initFromFile( final ByteSequence bytes, final boolean wide ) throws IOException { in initFromFile() method in JSR_W
H A DGOTO_W.java65 protected void initFromFile( final ByteSequence bytes, final boolean wide ) throws IOException { in initFromFile() method in GOTO_W
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxp/src/com/sun/org/apache/bcel/internal/generic/
H A DLDC_W.java84 protected void initFromFile(ByteSequence bytes, boolean wide) in initFromFile() method in LDC_W
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxp/src/com/sun/org/apache/bcel/internal/generic/
H A DLDC_W.java84 protected void initFromFile(ByteSequence bytes, boolean wide) in initFromFile() method in LDC_W

12345678910