Home
last modified time | relevance | path

Searched refs:FormatDBPtr (Results 1 – 5 of 5) sorted by relevance

/dports/biology/ncbi-toolkit/ncbi/tools/
H A Dreaddb.h1735 } FormatDB, *FormatDBPtr; typedef
1785 FormatDBPtr FormatDBInit(FDB_optionsPtr options);
1792 Int2 FDBAddSequence (FormatDBPtr fdbp, BlastDefLinePtr bdp,
1813 Int2 FDBAddSequence2 (FormatDBPtr fdbp,
1827 Int2 FormatDBClose(FormatDBPtr fdbp);
1833 Int2 process_sep (SeqEntryPtr sep, FormatDBPtr fdbp);
1835 NLM_EXTERN Boolean SeqEntrysToBLAST (SeqEntryPtr sep, FormatDBPtr fdbp,
1853 Boolean FDBAddSeqEntry(FormatDBPtr fdbp, SeqEntryPtr sep);
2000 Boolean FDBDumpDeflineAsn(FormatDBPtr fdbp, BlastDefLinePtr bdp_in);
2002 Int4 FDBFillIndexTables(FormatDBPtr fdbp, Int4 seq_length);
[all …]
H A Dreaddb.c8127 FormatDBPtr FormatDBInit(FDB_optionsPtr options) in FormatDBInit()
8130 FormatDBPtr fdbp; in FormatDBInit()
8143 fdbp = (FormatDBPtr) MemNew (sizeof(*fdbp)); in FormatDBInit()
9282 static Int4 FDBCreateNewVolume(FormatDBPtr fdbp, in FDBCreateNewVolume()
9314 FormatDBPtr tmp_fdbp = NULL; in FDBCreateNewVolume()
9415 static Int4 FDBExtend4Sequence(FormatDBPtr fdbp, in FDBExtend4Sequence()
10118 static Int2 FDBFinish (FormatDBPtr fdbp) in FDBFinish()
10422 Int2 FormatDBClose(FormatDBPtr fdbp) in FormatDBClose()
10515 FormatDBPtr fdbp = (FormatDBPtr) data; in BLASTFileFunc()
10663 FormatDBPtr fdbp;
[all …]
/dports/biology/ncbi-toolkit/ncbi/demo/
H A Dfdselect.c406 FormatDBPtr fdbp; in NewDBThread()
H A Dformatdb.c593 FormatDBPtr fdbp = NULL; in Main()
H A Dformatrpsdb.c1042 FormatDBPtr fdbp; in Main()