Home
last modified time | relevance | path

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

/dports/devel/godot2/godot-2.1.6-stable/drivers/nrex/
H A Dnrex.hpp57 class nrex class
H A Dnrex.cpp853 nrex::nrex() : in nrex() function in nrex
859 nrex::nrex(const nrex_char *pattern, int captures) : in nrex() function in nrex
/dports/devel/godot2-tools/godot-2.1.6-stable/drivers/nrex/
H A Dnrex.hpp57 class nrex class
H A Dnrex.cpp853 nrex::nrex() : in nrex() function in nrex
859 nrex::nrex(const nrex_char *pattern, int captures) : in nrex() function in nrex
/dports/science/gromacs/gromacs-2021.4/src/gromacs/gmxpreprocess/
H A Dgpp_nextnb.h54 int nrex; /* with nrex lists of neighbours */ member
H A Dgpp_nextnb.cpp103 void init_nnb(t_nextnb* nnb, int nr, int nrex) in init_nnb()
/dports/biology/bowtie2/bowtie2-2.4.4/
H A Daligner_sw_driver.h162 size_t nrex; // # position we can extend seed hit to right w/o edit member
H A Daligner_sw_driver.cpp312 size_t& nrex) // # positions we can extend to right w/o edit in extend()
574 size_t nlex = 0, nrex = 0; in prioritizeSATups() local
H A Daligner_seed.cpp1197 size_t nlex = 0, nrex = 0; in extendAndReportHit() local
/dports/biology/hisat2/hisat2-2.2.1/
H A Daligner_sw_driver.h172 index_t nrex; // # position we can extend seed hit to right w/o edit member
834 index_t& nrex) // # positions we can extend to right w/o edit in extend()
1097 index_t nlex = 0, nrex = 0; in prioritizeSATups() local
H A Daligner_seed.h2462 index_t nlex = 0, nrex = 0; in extendAndReportHit() local