Home
last modified time | relevance | path

Searched defs:altSource (Results 1 – 4 of 4) sorted by relevance

/dports/biology/gatk/gatk-4.2.0.0/src/test/java/org/broadinstitute/hellbender/tools/walkers/haplotypecaller/readthreading/
H A DJunctionTreeLinkedDeBruijnGraphUnitTest.java1030 MultiDeBruijnVertex altSource = null; in testDanglingHeads() local
1082 MultiDeBruijnVertex altSource = null; in testDanglingHeadsWithJTBestHaplotypeFinder() local
H A DReadThreadingGraphUnitTest.java533 MultiDeBruijnVertex altSource = null; in testDanglingHeads() local
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/java/org/unicode/cldr/tool/
H A DConvertXTB.java557 XMLSource altSource = new SimpleXMLSource(locale); in writeXml() local
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/conf/
H A DConfiguration.java1161 String altSource = "because " + name + " is deprecated"; in set() local