Home
last modified time | relevance | path

Searched defs:refLen (Results 1 – 25 of 64) sorted by relevance

123

/dports/biology/bamutil/bamUtil-1.0.15/libStatGen/bam/
H A DBamInterface.cpp119 int32_t refLen; in readHeader() local
204 int32_t refLen = refInfo.getReferenceLength(i); in writeHeader() local
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/base/rust-url-capi/test/
H A Dtest.cpp37 int32_t refLen = strlen(ref); in CheckEquals() local
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/base/rust-url-capi/test/
H A Dtest.cpp37 int32_t refLen = strlen(ref); in CheckEquals() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/serviceability/jdwp/
H A DJdwpCmd.java88 protected static int refLen() { in refLen() method in JdwpCmd
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/serviceability/jdwp/
H A DJdwpCmd.java88 protected static int refLen() { in refLen() method in JdwpCmd
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/serviceability/jdwp/
H A DJdwpCmd.java88 protected static int refLen() { in refLen() method in JdwpCmd
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/serviceability/jdwp/
H A DJdwpCmd.java88 protected static int refLen() { in refLen() method in JdwpCmd
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/serviceability/jdwp/
H A DJdwpCmd.java88 protected static int refLen() { in refLen() method in JdwpCmd
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/serviceability/jdwp/
H A DJdwpCmd.java88 protected static int refLen() { in refLen() method in JdwpCmd
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/serviceability/jdwp/
H A DJdwpCmd.java88 protected static int refLen() { in refLen() method in JdwpCmd
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/serviceability/jdwp/
H A DJdwpCmd.java88 protected static int refLen() { in refLen() method in JdwpCmd
/dports/biology/bamutil/bamUtil-1.0.15/libStatGen/glf/
H A DGlfRefSection.cpp213 bool GlfRefSection::setRefLen(uint32_t refLen) in setRefLen()
/dports/biology/vcflib/vcflib-1.0.2/src/
H A Dssw.cpp137 int32_t refLen, in sw_sse2_byte()
383 int32_t refLen, in sw_sse2_word()
561 int32_t refLen, in banded_sw()
792 int32_t refLen, in ssw_align()
/dports/biology/freebayes/freebayes-1.3.5/vcflib/src/
H A Dssw.cpp128 int32_t refLen, in sw_sse2_byte()
374 int32_t refLen, in sw_sse2_word()
552 int32_t refLen, in banded_sw()
783 int32_t refLen, in ssw_align()
/dports/biology/freebayes/freebayes-1.3.5/vcflib-temp/src/
H A Dssw.cpp128 int32_t refLen, in sw_sse2_byte()
374 int32_t refLen, in sw_sse2_word()
552 int32_t refLen, in banded_sw()
783 int32_t refLen, in ssw_align()
/dports/biology/freebayes/freebayes-1.3.5/contrib/SeqLib/src/
H A Dssw.c126 int32_t refLen, in sw_sse2_byte()
372 int32_t refLen, in sw_sse2_word()
550 int32_t refLen, in banded_sw()
781 int32_t refLen, in ssw_align()
/dports/biology/py-scikit-bio/scikit-bio-0.5.6/skbio/alignment/_lib/
H A Dssw.c125 int32_t refLen, in sw_sse2_byte()
373 int32_t refLen, in sw_sse2_word()
551 int32_t refLen, in banded_sw()
773 int32_t refLen, in ssw_align()
/dports/biology/canu/canu-2.2/src/utility/src/utility/
H A Dalign-ssw.C160 int32_t refLen, in sw_sse2_byte()
374 int32_t refLen, in sw_sse2_word()
552 int32_t refLen, in banded_sw()
782 int32_t refLen, in ssw_align()
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/test/
H A DTestURLParser.cpp74 int32_t fileLen, queryLen, refLen; in parse_path() local
/dports/biology/bbmap/bbmap/current/covid/
H A DSummarizeCoverage.java283 private long refLen=-1; field in SummarizeCoverage
/dports/biology/bamutil/bamUtil-1.0.15/src/
H A DStats.cpp265 int refLen = refInfo.getReferenceLength(i); in execute() local
/dports/databases/spatialite/libspatialite-5.0.1/src/gaiageo/
H A Dgg_xml.c2133 uLong refLen = in_xml_len; in gaiaXmlBlobCompression() local
2812 uLong refLen = xml_len; in gaiaXmlTextFromBlob() local
2963 uLong refLen = xml_len; in gaiaXmlFromBlob() local
3602 uLong refLen = xml_len; in gaiaXmlBlobSetFileId() local
3729 uLong refLen = xml_len; in gaiaXmlBlobSetParentId() local
3951 uLong refLen = xml_len; in gaiaXmlBlobAddFileId() local
4081 uLong refLen = xml_len; in gaiaXmlBlobAddParentId() local
4384 uLong refLen = xml_len; in gaiaXmlBlobGetEncoding() local
4698 uLong refLen = xml_len; in gaiaXmlBlobMLineFromGPX() local
/dports/biology/canu/canu-2.2/src/overlapInCore/
H A DoverlapInCorePartition.C205 uint64 refLen = 0; in partitionLength() local
/dports/audio/fdk-aac/fdk-aac-2.0.2/libSBRdec/src/
H A Denv_dec.cpp636 int refLen, newLen, shift; in timeCompensateFirstEnvelope() local
/dports/graphics/libpgf/PGF/Codec/src/
H A DEncoder.cpp484 UINT32 sigLen, codeLen = 0, wordPos, refLen, signLen; in BitplaneEncode() local

123