Home
last modified time | relevance | path

Searched defs:ff1 (Results 1 – 25 of 401) sorted by relevance

12345678910>>...17

/dports/biology/bbmap/bbmap/current/stream/
H A DConcurrentReadOutputStream.java23 …public static ConcurrentReadOutputStream getStream(FileFormat ff1, int rswBuffers, CharSequence he… in getStream()
28 …public static ConcurrentReadOutputStream getStream(FileFormat ff1, FileFormat ff2, int rswBuffers,… in getStream()
33 …public static ConcurrentReadOutputStream getStream(FileFormat ff1, FileFormat ff2, String qf1, Str… in getStream()
51 …public static ConcurrentReadOutputStream getStream(FileFormat ff1, FileFormat ff2, String qf1, Str… in getStream()
148 public final FileFormat ff1, ff2; field in ConcurrentReadOutputStream
H A DConcurrentReadInputStream.java44 final FileFormat ff1=FileFormat.testInput(in1, null, allowSubprocess); in getReadInputStream() local
51 …InputStream getReadInputStream(long maxReads, boolean keepSamHeader, FileFormat ff1, FileFormat ff… in getReadInputStream()
56 …InputStream getReadInputStream(long maxReads, boolean keepSamHeader, FileFormat ff1, FileFormat ff… in getReadInputStream()
68 FileFormat ff1, FileFormat ff2, String qf1, String qf2){ in getReadInputStream()
84FileFormat ff1, FileFormat ff2, String qf1, String qf2, final boolean mpi, final boolean keepAll){ in getReadInputStream()
211 FileFormat ff1, FileFormat ff2, String qf1, String qf2){ in getReads()
H A DCrisWrapper.java17 public CrisWrapper(long maxReads, boolean keepSamHeader, FileFormat ff1, FileFormat ff2){ in CrisWrapper()
21 …public CrisWrapper(long maxReads, boolean keepSamHeader, FileFormat ff1, FileFormat ff2, String qf… in CrisWrapper()
/dports/math/libpgmath/flang-d07daf3/test/f90_correct/src/
H A Dfn16.f23 function ff1(xx) function
25 real :: ff1(size(xx)) local
H A Dmd112.f9045 integer(kind=kk) function ff1(aa, bb) function
/dports/biology/ugene/ugene-40.1/src/libs_3rdparty/QSpec/testApp/
H A DsystemTests.cpp16 QFile ff1(f1); in TEST_CLASS_DEFINITION() local
68 QFile ff1(f1); in TEST_CLASS_DEFINITION() local
/dports/games/trackballs/trackballs-1.3.3/share/levels/
H A Dlv4.scm15 (define ff1 (forcefield 232.5 247 0.0 3.0 0.0 0.0 0.8 *ff-bounce*)) unknown
H A Ddn5.scm26 (define ff1 (forcefield 238.5 247.5 8.5 0.0 3.0 0.0 2.0 *ff-bounce*)) unknown
/dports/math/lidia/lidia-2.3.0+latte-patches-2014-10-04/src/ec_order/eco_gfp/ffx/
H A Dff1.cc40 ff1::ff1 () in ff1() function in LiDIA::ff1
47 ff1::ff1 (const ff1 & y) in ff1() function in LiDIA::ff1
55 ff1::ff1 (const udigit & y) in ff1() function in LiDIA::ff1
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui.tests.refactoring/resources/MoveMembers/test20/out/
H A DB.java10 A.F[ ] ff1; in m() local
/dports/cad/ghdl/ghdl-1.0.0/testsuite/vests/vhdl-93/ashenden/compliant/
H A Dap_a_fg_a_04.vhd42 ff1 : process (reset, clk) is process
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui.tests.refactoring/resources/MoveMembers/test20/in/
H A DA.java7 F[ ] ff1; in m() local
/dports/math/octave-forge-ltfat/ltfat/inst/demos/
H A Ddemo_framemul.m93 ff1 = framemul(f,F,F,framenative2coef(F,symbol1)); variable
/dports/math/p5-Math-Cephes/Math-Cephes-0.5305/libmd/
H A Deuclid.c118 void rmul( ff1, ff2, ff3 ) in rmul() argument
151 void rdiv( ff1, ff2, ff3 ) in rdiv() argument
/dports/biology/bbmap/bbmap/current/jgi/
H A DGetReads.java223 FileFormat ff1=FileFormat.testInput(in1, FileFormat.FASTQ, null, true, true); in GetReads() local
242 FileFormat ff1=FileFormat.testInput(in1, FileFormat.FASTQ, null, true, true); in GetReads() local
/dports/biology/bbmap/bbmap/current/pacbio/
H A DRemoveAdapters3.java124 FileFormat ff1=FileFormat.testInput(in1, FileFormat.FASTQ, null, true, true); in main() local
138 …FileFormat ff1=FileFormat.testOutput(outname1, FileFormat.FASTQ, null, true, overwrite, append, or… in main() local
H A DRemoveAdapters2.java140 FileFormat ff1=FileFormat.testInput(in1, FileFormat.FASTQ, null, true, true); in main() local
154 …FileFormat ff1=FileFormat.testOutput(outname1, FileFormat.FASTQ, null, true, overwrite, append, or… in main() local
/dports/cad/gplcver/gplcver-2.12a.src/tests_and_examples/install.tst/
H A Dsdfia04.v7 ffnand #(.wide(17)) ff1[1:18](q, qbar, preset, clear); instance
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/lang/reflect/annotationSharing/
H A DAnnotationSharing.java84 Field ff1 = AnnotationSharing.class.getDeclaredField("f"); in testFieldSharingOccurs() local
91 Field ff1 = AnnotationSharing.class.getDeclaredField("f"); in testFieldSharingIsSafe() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/lang/reflect/annotationSharing/
H A DAnnotationSharing.java84 Field ff1 = AnnotationSharing.class.getDeclaredField("f"); in testFieldSharingOccurs() local
91 Field ff1 = AnnotationSharing.class.getDeclaredField("f"); in testFieldSharingIsSafe() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/lang/reflect/annotationSharing/
H A DAnnotationSharing.java84 Field ff1 = AnnotationSharing.class.getDeclaredField("f"); in testFieldSharingOccurs() local
91 Field ff1 = AnnotationSharing.class.getDeclaredField("f"); in testFieldSharingIsSafe() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/lang/reflect/annotationSharing/
H A DAnnotationSharing.java84 Field ff1 = AnnotationSharing.class.getDeclaredField("f"); in testFieldSharingOccurs() local
91 Field ff1 = AnnotationSharing.class.getDeclaredField("f"); in testFieldSharingIsSafe() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/lang/reflect/annotationSharing/
H A DAnnotationSharing.java84 Field ff1 = AnnotationSharing.class.getDeclaredField("f"); in testFieldSharingOccurs() local
91 Field ff1 = AnnotationSharing.class.getDeclaredField("f"); in testFieldSharingIsSafe() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/lang/reflect/annotationSharing/
H A DAnnotationSharing.java84 Field ff1 = AnnotationSharing.class.getDeclaredField("f"); in testFieldSharingOccurs() local
91 Field ff1 = AnnotationSharing.class.getDeclaredField("f"); in testFieldSharingIsSafe() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/lang/reflect/annotationSharing/
H A DAnnotationSharing.java84 Field ff1 = AnnotationSharing.class.getDeclaredField("f"); in testFieldSharingOccurs() local
91 Field ff1 = AnnotationSharing.class.getDeclaredField("f"); in testFieldSharingIsSafe() local

12345678910>>...17