Home
last modified time | relevance | path

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

/dports/biology/bbmap/bbmap/current/fileIO/
H A DFileFormat.java110 …name, int defaultFormat, String overrideExtension, boolean allowSubprocess, boolean allowFileRead){ in testInputList()
119 …es[], int defaultFormat, String overrideExtension, boolean allowSubprocess, boolean allowFileRead){ in testInput()
127 …name, int defaultFormat, String overrideExtension, boolean allowSubprocess, boolean allowFileRead){ in testInput()
132 …defaultFormat, String overrideExtension, boolean allowSubprocess, boolean allowFileRead, boolean f… in testInput()
159 int overrideCompression, boolean allowSubprocess, boolean allowFileRead, boolean forceFileRead){ in testInput()
200boolean allowFileRead, boolean forceFileRead, boolean overwrite_, boolean append_, boolean ordered… in FileFormat()
306 public static final int[] testFormat(String fname, boolean allowFileRead, boolean forceFileRead){ in testFormat()