Home
last modified time | relevance | path

Searched defs:maxReadLength (Results 1 – 25 of 72) sorted by relevance

123

/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/probe/exec/
H A Dexec.go32 maxReadLength = 10 * 1 << 10 // 10KB const
/dports/biology/gatk/gatk-4.2.0.0/src/main/java/org/broadinstitute/hellbender/engine/filters/
H A DReadLengthReadFilter.java21 public Integer maxReadLength; field in ReadLengthReadFilter
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmdata/libsrc/
H A Ddcmetinf.cc359 const Uint32 maxReadLength) in readGroupLength()
404 const Uint32 maxReadLength)
637 const Uint32 maxReadLength)
H A Ddcdatset.cc356 const Uint32 maxReadLength) in read()
364 const Uint32 maxReadLength, in readUntilTag()
635 const Uint32 maxReadLength) in loadFile()
643 const Uint32 maxReadLength, in loadFileUntilTag()
H A Ddcfilefo.cc698 const Uint32 maxReadLength) in read()
706 const Uint32 maxReadLength, in readUntilTag()
890 const Uint32 maxReadLength, in loadFile()
901 const Uint32 maxReadLength, in loadFileUntilTag()
H A Ddcvrpobw.cc286 const Uint32 maxReadLength) in read()
/dports/sysutils/helm/helm-3.5.2/vendor/k8s.io/apiserver/pkg/registry/generic/rest/
H A Dresponse_checker.go38 maxReadLength = 50000 const
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/apiserver/pkg/registry/generic/rest/
H A Dresponse_checker.go38 maxReadLength = 50000 const
/dports/biology/ugene/ugene-40.1/src/corelibs/U2Formats/src/sqlite_dbi/assembly/
H A DSingleTableAssemblyAdapter.h82 int maxReadLength; // used in range mode variable
/dports/biology/ugene/ugene-40.1/src/corelibs/U2Formats/src/mysql_dbi/util/
H A DMysqlSingleTableAssemblyAdapter.h80 int maxReadLength; // used in range mode variable
/dports/misc/vxl/vxl-3.3.2/v3p/dcmtk/dcmdata/libsrc/
H A Ddcmetinf.cxx273 const Uint32 maxReadLength) in readGroupLength()
315 const Uint32 maxReadLength) in read()
H A Ddcdatset.cxx179 const Uint32 maxReadLength) in read()
399 const Uint32 maxReadLength) in loadFile()
H A Ddcvrpobw.cxx209 const Uint32 maxReadLength) in read()
H A Ddcfilefo.cxx522 const Uint32 maxReadLength) in read()
690 const Uint32 maxReadLength, in loadFile()
H A Ddcsequen.cxx485 const Uint32 maxReadLength) in readSubItem()
528 const Uint32 maxReadLength) in read()
H A Ddcpixseq.cxx284 const Uint32 maxReadLength) in read()
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/legacy-cloud-providers/gce/gcpcredential/
H A Dcredentialutil.go32 maxReadLength = 10 * 1 << 20 // 10MB const
/dports/audio/mixxx/mixxx-2.3.0/src/util/
H A Dreadaheadsamplebuffer.cpp92 SampleBuffer::ReadableSlice ReadAheadSampleBuffer::shrinkForReading(SINT maxReadLength) { in shrinkForReading()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/com/sun/media/sound/
H A DAuFileReader.java76 int maxReadLength = 28; in getAudioFileFormat() local
/dports/biology/ugene/ugene-40.1/src/plugins/genome_aligner/src/
H A DGenomeAlignerTask.cpp361 …Size(bool absMismatches, int nMismatches, int ptMismatches, int minReadLength, int maxReadLength) { in calculateWindowSize()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/com/sun/media/sound/
H A DAuFileReader.java76 int maxReadLength = 28; in getAudioFileFormat() local
/dports/audio/mixxx/mixxx-2.3.0/src/test/
H A Dsamplebuffertest.cpp29 … SINT shrinkForReadingAndVerify(mixxx::ReadAheadSampleBuffer* pSampleBuffer, SINT maxReadLength) { in shrinkForReadingAndVerify()
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmdata/apps/
H A Ddcmdump.cc79 static OFCmdUnsignedInt maxReadLength = 4096; // default is 4 KB variable
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/credentialprovider/azure/
H A Dazure_credentials.go49 maxReadLength = 10 * 1 << 20 // 10MB const
/dports/biology/gatk/gatk-4.2.0.0/src/main/java/org/broadinstitute/hellbender/utils/pairhmm/
H A DPairHMMModel.java317 public static double[][] createTransitionMatrix(final int maxReadLength) { in createTransitionMatrix()

123