Home
last modified time | relevance | path

Searched defs:maxReadLength (Results 26 – 50 of 72) sorted by relevance

123

/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/credentialprovider/
H A Dconfig.go36 maxReadLength = 10 * 1 << 20 // 10MB const
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/com/sun/media/sound/
H A DStandardMidiFileReader.java72 int maxReadLength = 16; in getMidiFileFormatFromStream() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/com/sun/media/sound/
H A DStandardMidiFileReader.java72 int maxReadLength = 16; in getMidiFileFormatFromStream() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/com/sun/media/sound/
H A DStandardMidiFileReader.java71 int maxReadLength = 16; in getMidiFileFormatFromStream() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/com/sun/media/sound/
H A DStandardMidiFileReader.java72 int maxReadLength = 16; in getMidiFileFormatFromStream() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/com/sun/media/sound/
H A DStandardMidiFileReader.java72 int maxReadLength = 16; in getMidiFileFormatFromStream() local
/dports/biology/ugene/ugene-40.1/src/plugins/genome_aligner/src/
H A DGenomeAlignerFindTask.h103 int maxReadLength; variable
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/com/sun/media/sound/
H A DStandardMidiFileReader.java72 int maxReadLength = 16; in getMidiFileFormatFromStream() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/com/sun/media/sound/
H A DStandardMidiFileReader.java72 int maxReadLength = 16; in getMidiFileFormatFromStream() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/com/sun/media/sound/
H A DStandardMidiFileReader.java72 int maxReadLength = 16; in getMidiFileFormatFromStream() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/classes/com/sun/media/sound/
H A DStandardMidiFileReader.java72 int maxReadLength = 16; in getMidiFileFormatFromStream() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/com/sun/media/sound/
H A DStandardMidiFileReader.java71 int maxReadLength = 16; in getMidiFileFormatFromStream() local
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmdata/libsrc/
H A Ddcpixseq.cc358 const Uint32 maxReadLength) in read()
H A Ddcsequen.cc637 const Uint32 maxReadLength) in readSubItem()
705 const Uint32 maxReadLength) in read()
/dports/biology/gatk/gatk-4.2.0.0/src/main/java/org/broadinstitute/hellbender/utils/pairhmm/
H A DPairHMM.java123 protected int maxHaplotypeLength, maxReadLength; field in PairHMM
/dports/biology/gatk/gatk-4.2.0.0/src/test/java/org/broadinstitute/hellbender/engine/spark/
H A DSparkSharderUnitTest.java252 … int maxReadLength = STANDARD_READ_LENGTH - 1; // max read length less than actual causes exception in testSingleContig() local
/dports/biology/stringtie/stringtie-2.1.1/SuperReads_RNA/global-1/SuperReadsR/src2/
H A DcreateFastaSuperReadSequences.cc142 int minReadLength = 64, maxReadLength = 2047; in main() local
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/apps/micro_razers/
H A DoutputFormat.h317 unsigned maxReadLength = 0; in dumpMatches() local
/dports/misc/vxl/vxl-3.3.2/v3p/dcmtk/dcmdata/libsrc/
H A Ddcelem.cxx792 const Uint32 maxReadLength) in read()
H A Ddcpixel.cxx674 const Uint32 maxReadLength) in read()
H A Ddcdirrec.cxx1095 const Uint32 maxReadLength) in read()
/dports/biology/bbmap/bbmap/current/jgi/
H A DSeal.java2988 private final int maxReadLength; local
/dports/biology/bbmap/bbmap/current/align2/
H A DBBMapThread5.java69 public final int maxReadLength(){return ALIGN_ROWS-1;} in maxReadLength() method in BBMapThread5
H A DBBMapThreadPacBio.java70 public final int maxReadLength(){return ALIGN_ROWS-1;} in maxReadLength() method in BBMapThreadPacBio
/dports/biology/seqan1/seqan-1.3.1/apps/splazers/
H A Drazers.h131 int maxReadLength; member

123