Home
last modified time | relevance | path

Searched refs:maxns (Results 1 – 25 of 97) sorted by relevance

1234

/dports/biology/bowtie2/bowtie2-2.4.4/
H A Ddp_framer.cpp104 maxns = 0; // no leeway in frameSeedExtensionRect()
106 maxns--; in frameSeedExtensionRect()
109 if(refr >= reflen + maxns) { in frameSeedExtensionRect()
113 if(refl < -maxns) { in frameSeedExtensionRect()
220 maxns = 0; in frameFindMateAnchorLeftRect()
222 maxns--; in frameFindMateAnchorLeftRect()
225 if(refr >= reflen + maxns) { in frameFindMateAnchorLeftRect()
229 if(refl < -maxns) { in frameFindMateAnchorLeftRect()
333 maxns = 0; in frameFindMateAnchorRightRect()
335 maxns--; in frameFindMateAnchorRightRect()
[all …]
H A Ddp_framer.h145 int64_t maxns, // # Ns permitted
165 int64_t maxns, // max # Ns permitted in frameFindMateRect() argument
180 maxns, in frameFindMateRect()
193 maxns, in frameFindMateRect()
214 int64_t maxns, // max # Ns permitted in alignment
234 int64_t maxns, // max # Ns permitted in alignment
/dports/biology/hisat2/hisat2-2.2.1/
H A Ddp_framer.cpp105 maxns = 0; // no leeway in frameSeedExtensionRect()
107 maxns--; in frameSeedExtensionRect()
110 if(refr >= reflen + maxns) { in frameSeedExtensionRect()
114 if(refl < -maxns) { in frameSeedExtensionRect()
221 maxns = 0; in frameFindMateAnchorLeftRect()
223 maxns--; in frameFindMateAnchorLeftRect()
226 if(refr >= reflen + maxns) { in frameFindMateAnchorLeftRect()
230 if(refl < -maxns) { in frameFindMateAnchorLeftRect()
334 maxns = 0; in frameFindMateAnchorRightRect()
336 maxns--; in frameFindMateAnchorRightRect()
[all …]
H A Ddp_framer.h140 int64_t maxns, // # Ns permitted
160 int64_t maxns, // max # Ns permitted in frameFindMateRect() argument
175 maxns, in frameFindMateRect()
188 maxns, in frameFindMateRect()
209 int64_t maxns, // max # Ns permitted in alignment
229 int64_t maxns, // max # Ns permitted in alignment
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwpw/gw/Transfer/Utilities/
H A Dgrater.f9048 maxns = nstack
121 maxns = max(maxns,nstack)
156 maxns = nstack
229 maxns = max(maxns,nstack)
265 maxns = nstack
338 maxns = max(maxns,nstack)
374 maxns = nstack
447 maxns = max(maxns,nstack)
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwpw/gw/Transfer/Utilities/
H A Dgrater.f9048 maxns = nstack
121 maxns = max(maxns,nstack)
156 maxns = nstack
229 maxns = max(maxns,nstack)
265 maxns = nstack
338 maxns = max(maxns,nstack)
374 maxns = nstack
447 maxns = max(maxns,nstack)
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr52306.c32 int maxns = 10; in xsltGetInheritedNsList() local
42 ret = (struct xmlNs**) xmlMalloc((maxns + 1) * sizeof(struct xmlNs*)); in xsltGetInheritedNsList()
49 if (nbns >= maxns) in xsltGetInheritedNsList()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.c-torture/compile/
H A Dpr52306.c32 int maxns = 10; in xsltGetInheritedNsList() local
42 ret = (struct xmlNs**) xmlMalloc((maxns + 1) * sizeof(struct xmlNs*)); in xsltGetInheritedNsList()
49 if (nbns >= maxns) in xsltGetInheritedNsList()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr52306.c32 int maxns = 10; in xsltGetInheritedNsList() local
42 ret = (struct xmlNs**) xmlMalloc((maxns + 1) * sizeof(struct xmlNs*)); in xsltGetInheritedNsList()
49 if (nbns >= maxns) in xsltGetInheritedNsList()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr52306.c32 int maxns = 10; in xsltGetInheritedNsList() local
42 ret = (struct xmlNs**) xmlMalloc((maxns + 1) * sizeof(struct xmlNs*)); in xsltGetInheritedNsList()
49 if (nbns >= maxns) in xsltGetInheritedNsList()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr52306.c32 int maxns = 10; in xsltGetInheritedNsList() local
42 ret = (struct xmlNs**) xmlMalloc((maxns + 1) * sizeof(struct xmlNs*)); in xsltGetInheritedNsList()
49 if (nbns >= maxns) in xsltGetInheritedNsList()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr52306.c32 int maxns = 10; in xsltGetInheritedNsList() local
42 ret = (struct xmlNs**) xmlMalloc((maxns + 1) * sizeof(struct xmlNs*)); in xsltGetInheritedNsList()
49 if (nbns >= maxns) in xsltGetInheritedNsList()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr52306.c32 int maxns = 10; in xsltGetInheritedNsList() local
42 ret = (struct xmlNs**) xmlMalloc((maxns + 1) * sizeof(struct xmlNs*)); in xsltGetInheritedNsList()
49 if (nbns >= maxns) in xsltGetInheritedNsList()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr52306.c32 int maxns = 10; in xsltGetInheritedNsList() local
42 ret = (struct xmlNs**) xmlMalloc((maxns + 1) * sizeof(struct xmlNs*)); in xsltGetInheritedNsList()
49 if (nbns >= maxns) in xsltGetInheritedNsList()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr52306.c32 int maxns = 10; in xsltGetInheritedNsList() local
42 ret = (struct xmlNs**) xmlMalloc((maxns + 1) * sizeof(struct xmlNs*)); in xsltGetInheritedNsList()
49 if (nbns >= maxns) in xsltGetInheritedNsList()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.c-torture/compile/
H A Dpr52306.c32 int maxns = 10; in xsltGetInheritedNsList() local
42 ret = (struct xmlNs**) xmlMalloc((maxns + 1) * sizeof(struct xmlNs*)); in xsltGetInheritedNsList()
49 if (nbns >= maxns) in xsltGetInheritedNsList()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr52306.c32 int maxns = 10; in xsltGetInheritedNsList() local
42 ret = (struct xmlNs**) xmlMalloc((maxns + 1) * sizeof(struct xmlNs*)); in xsltGetInheritedNsList()
49 if (nbns >= maxns) in xsltGetInheritedNsList()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.c-torture/compile/
H A Dpr52306.c32 int maxns = 10; in xsltGetInheritedNsList() local
42 ret = (struct xmlNs**) xmlMalloc((maxns + 1) * sizeof(struct xmlNs*)); in xsltGetInheritedNsList()
49 if (nbns >= maxns) in xsltGetInheritedNsList()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr52306.c32 int maxns = 10; in xsltGetInheritedNsList() local
42 ret = (struct xmlNs**) xmlMalloc((maxns + 1) * sizeof(struct xmlNs*)); in xsltGetInheritedNsList()
49 if (nbns >= maxns) in xsltGetInheritedNsList()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.c-torture/compile/
H A Dpr52306.c32 int maxns = 10; in xsltGetInheritedNsList() local
42 ret = (struct xmlNs**) xmlMalloc((maxns + 1) * sizeof(struct xmlNs*)); in xsltGetInheritedNsList()
49 if (nbns >= maxns) in xsltGetInheritedNsList()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr52306.c32 int maxns = 10; in xsltGetInheritedNsList() local
42 ret = (struct xmlNs**) xmlMalloc((maxns + 1) * sizeof(struct xmlNs*)); in xsltGetInheritedNsList()
49 if (nbns >= maxns) in xsltGetInheritedNsList()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.c-torture/compile/
H A Dpr52306.c32 int maxns = 10; in xsltGetInheritedNsList() local
42 ret = (struct xmlNs**) xmlMalloc((maxns + 1) * sizeof(struct xmlNs*)); in xsltGetInheritedNsList()
49 if (nbns >= maxns) in xsltGetInheritedNsList()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.c-torture/compile/
H A Dpr52306.c32 int maxns = 10; in xsltGetInheritedNsList() local
42 ret = (struct xmlNs**) xmlMalloc((maxns + 1) * sizeof(struct xmlNs*)); in xsltGetInheritedNsList()
49 if (nbns >= maxns) in xsltGetInheritedNsList()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.c-torture/compile/
H A Dpr52306.c32 int maxns = 10; in xsltGetInheritedNsList() local
42 ret = (struct xmlNs**) xmlMalloc((maxns + 1) * sizeof(struct xmlNs*)); in xsltGetInheritedNsList()
49 if (nbns >= maxns) in xsltGetInheritedNsList()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.c-torture/compile/
H A Dpr52306.c32 int maxns = 10; in xsltGetInheritedNsList() local
42 ret = (struct xmlNs**) xmlMalloc((maxns + 1) * sizeof(struct xmlNs*)); in xsltGetInheritedNsList()
49 if (nbns >= maxns) in xsltGetInheritedNsList()

1234