Home
last modified time | relevance | path

Searched defs:fileIn (Results 1 – 25 of 284) sorted by relevance

12345678910>>...12

/dports/security/xml-security/xml-security-1_5_5/src/test/java/org/apache/xml/security/test/c14n/implementations/
H A DCanonicalizer11Test.java92 String fileIn = prefix + "in/31_input.xml"; in test31withCommentsSubtree() local
122 String fileIn = prefix + "in/32_input.xml"; in test32subtree() local
152 String fileIn = prefix + "in/33_input.xml"; in test33subtree() local
184 String fileIn = prefix + "in/34_input.xml"; in test34() local
214 String fileIn = prefix + "in/35_input.xml"; in test35subtree() local
244 String fileIn = prefix + "in/36_input.xml"; in test36subtree() local
274 String fileIn = prefix + "in/37_input.xml"; in test37() local
312 String fileIn = prefix + "in/38_input.xml"; in test38() local
333 String fileIn, in c14nAndCompare()
348 String fileIn, in c14nAndCompare()
H A DCanonicalizer20010315Test.java105 String fileIn = prefix + "in/31_input.xml"; in test31withCommentsSubtree() local
136 String fileIn = prefix + "in/31_input.xml"; in test31withCommentsSubset() local
167 String fileIn = prefix + "in/31_input.xml"; in test31subtree() local
199 String fileIn = prefix + "in/31_input.xml"; in test31subset() local
229 String fileIn = prefix + "in/32_input.xml"; in test32subtree() local
259 String fileIn = prefix + "in/32_input.xml"; in test32subset() local
289 String fileIn = prefix + "in/33_input.xml"; in test33subtree() local
306 String fileIn = prefix + "in/33_input.xml"; in test33subset() local
338 String fileIn = prefix + "in/34_input.xml"; in test34() local
447 String fileIn = prefix + "in/35_input.xml"; in test35subtree() local
[all …]
/dports/x11-fm/krusader2/krusader-2.7.2/krusader/DiskUsage/
H A Ddulistview.h34 DUListViewItem(DiskUsage *diskUsageIn, File *fileIn, QTreeWidget * parent, QString label1, in DUListViewItem()
55 DUListViewItem(DiskUsage *diskUsageIn, File *fileIn, QTreeWidgetItem * parent, QString label1, in DUListViewItem()
76 …DUListViewItem(DiskUsage *diskUsageIn, File *fileIn, QTreeWidget * parent, QTreeWidgetItem * after, in DUListViewItem()
97 …DUListViewItem(DiskUsage *diskUsageIn, File *fileIn, QTreeWidgetItem * parent, QTreeWidgetItem * a… in DUListViewItem()
/dports/biology/gatk/gatk-4.2.0.0/src/test/java/org/broadinstitute/hellbender/tools/
H A DCountVariantsIntegrationTest.java21 …public void testCountVariants(final File fileIn, final String moreArgs, final long expectedCount) … in testCountVariants()
30 …public void testCountVariantsWithOutputFile(final File fileIn, final String moreArgs, final long e… in testCountVariantsWithOutputFile()
H A DCountBasesIntegrationTest.java24 public void testCountBases(final String fileIn, final String referenceName) throws Exception { in testCountBases()
39 …public void testCountBasesWithOutputFile(final String fileIn, final String referenceName) throws E… in testCountBasesWithOutputFile()
H A DFlagStatIntegrationTest.java16 public void testSamCount(String fileIn) throws Exception { in testSamCount()
40 public void testWriteStatsToFile(String fileIn) throws Exception { in testWriteStatsToFile()
H A DCountReadsIntegrationTest.java17 public void testCountReads(final String fileIn, final String referenceName) throws Exception { in testCountReads()
32 …public void testCountReadsWithOutputFile(final String fileIn, final String referenceName) throws E… in testCountReadsWithOutputFile()
/dports/www/zend-framework/ZendFramework-2.4.13/library/Zend/Crypt/
H A DFileCipher.php224 public function encrypt($fileIn, $fileOut)
296 public function decrypt($fileIn, $fileOut)
361 protected function checkFileInOut($fileIn, $fileOut)
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/laminas/laminas-crypt/src/
H A DFileCipher.php236 public function encrypt($fileIn, $fileOut)
312 public function decrypt($fileIn, $fileOut)
381 protected function checkFileInOut($fileIn, $fileOut)
/dports/biology/gatk/gatk-4.2.0.0/src/test/java/org/broadinstitute/hellbender/engine/
H A DVariantWalkerIntegrationTest.java34 String fileIn = "count_variants_withSequenceDict_noIndex.vcf"; in testRequiresIndexForInterval() local
45 String fileIn = "count_variants_withSequenceDict.vcf"; in testMissingContigForInterval() local
56 String fileIn = "count_variants.vcf"; in testRequiresSequenceDictionaryForInterval() local
/dports/biology/gatk/gatk-4.2.0.0/src/test/java/org/broadinstitute/hellbender/tools/spark/pipelines/
H A DCountVariantsSparkIntegrationTest.java25 public void test(final File fileIn, final long expected) throws Exception { in test()
66 …public void testCountVariantsWithIntervals(final File fileIn, final String intervalArgs, final lon… in testCountVariantsWithIntervals()
/dports/graphics/magnum-plugins/magnum-plugins-2019.10/src/MagnumPlugins/TinyGltfImporter/Test/
H A Din2bin.py33 fileIn = sys.argv[1] variable
H A Dgltf2embedded.py35 fileIn = sys.argv[1] variable
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/conversion/test/
H A DTestStripPackageConverter.cpp68 std::string fileIn = filename + "package1.xml"; in START_TEST() local
102 std::string fileIn = filename + "package1.xml"; in START_TEST() local
/dports/biology/libsbml/libsbml-5.19.0/src/sbml/conversion/test/
H A DTestStripPackageConverter.cpp68 std::string fileIn = filename + "package1.xml"; in START_TEST() local
102 std::string fileIn = filename + "package1.xml"; in START_TEST() local
/dports/math/reduce/Reduce-svn5758-src/jslisp/src/java/org/mathpiper/mpreduce/base64/
H A DBase64IO.java165 FileInputStream fileIn; in makeBase64() local
296 FileInputStream fileIn; in testBase64() local
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/pcidsk/sdk/segment/
H A Dcpcidskpct.h42 /************************************************************************/ in CPCIDSK_PCT()
/dports/devel/liblouis/liblouis-3.20.0/python/examples/
H A Dtranslate-html.py27 fileIn = input("Please enter the input file name: ") variable
/dports/biology/muscle/muscle-3.8.1551/
H A Drefine.cpp20 TextFile fileIn(g_pstrInFileName); in Refine() local
/dports/biology/ugene/ugene-40.1/src/plugins_3rdparty/umuscle/src/muscle/
H A Drefine.cpp23 TextFile fileIn(ctx->params.g_pstrInFileName); in Refine() local
/dports/biology/clustalw/clustalw-2.1/src/fileInput/
H A DFileReader.h47 InFileStream* fileIn; variable
/dports/graphics/jogamp-jogl/gluegen/src/junit/com/jogamp/common/util/
H A DCustomInflate.java47 final File fileIn = new File(args[0]); in main() local
/dports/devel/spark/spark-2.1.1/core/src/main/scala/org/apache/spark/input/
H A DWholeTextFileRecordReader.scala75 val fileIn = fs.open(path) constant
/dports/math/cudd/cudd-3.0.0/dddmp/
H A DdddmpDbg.c77 char *fileIn /* IN: name of binary file */, in Dddmp_cuddBddDisplayBinary()
/dports/devel/spark/spark-2.1.1/core/src/main/scala/org/apache/spark/deploy/master/
H A DFileSystemPersistenceEngine.scala76 val fileIn = new FileInputStream(file) constant

12345678910>>...12