Home
last modified time | relevance | path

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

/dports/textproc/enchant/enchant-1.6.0/src/ispell/
H A Dtgood.cpp212 int len, int ignoreflagbits, int allhits, int pfxopts, int sfxopts) in chk_aff()
261 int sfxopts, struct flagptr * ind, int ignoreflagbits, int allhits) in pfx_list_chk()
383 int ignoreflagbits, int allhits) in chk_suf()
427 struct flagent *pfxent, int ignoreflagbits, int allhits) in suf_list_chk()
H A Dgood.cpp352 int ISpellChecker::good (ichar_t *w, int ignoreflagbits, int allhits, int pfxopts, int sfxopts) in good()
/dports/biology/emboss/EMBOSS-6.6.0/ajax/ajaxdb/
H A Dajtaxdb.c1004 AjPBtHitref *allhits = NULL; in taxEmbossQryQuery() local
H A Dajfeatdb.c3425 FeatPCdEntry *allhits = NULL; in featCdQryQuery() local
3965 AjPBtHitref *allhits = NULL; in featEmbossQryEntry() local
4323 AjPBtHitref *allhits = NULL; in featEmbossQryQuery() local
H A Dajtextdb.c4434 AjPBtHit *allhits = NULL; in textEmbossQryEntry() local
4856 AjPBtHit *allhits = NULL; in textEmbossQryQuery() local
5362 TextPCdEntry *allhits = NULL; in textCdQryQuery() local
6607 TextPObdaEntry *allhits = NULL; in textObdaQryQuery() local
H A Dajseqdb.c1693 AjPBtHitref *allhits = NULL; in seqEmbossQryEntry() local
2051 AjPBtHitref *allhits = NULL; in seqEmbossQryQuery() local
3208 SeqPCdEntry *allhits = NULL; in seqCdQryQuery() local
/dports/biology/fasttree/FastTree-2.1.10_5/
H A DFastTree-2.1.10.c4588 /*OUT*/besthit_t *bestjoin, /*OUT OPTIONAL*/besthit_t *allhits) { in SetBestHit()
8233 besthit_t *allhits = (besthit_t*)mymalloc(sizeof(besthit_t)*NJ->maxnode); in TopHitJoin() local
/dports/biology/subread/subread-2.0.2-source/src/
H A DreadSummary.c4944 int allhits = end1?nhits2:nhits1; in vote_and_add_count() local