Home
last modified time | relevance | path

Searched refs:next_dsp (Results 1 – 6 of 6) sorted by path

/dports/biology/ncbi-toolkit/ncbi/api/
H A Dseqport.c5239 DeltaSeqPtr dsp, next_dsp, newchain = NULL; in DeltaBioseqReverse() local
5271 next_dsp = dsp->next; in DeltaBioseqReverse()
5275 dsp = next_dsp; in DeltaBioseqReverse()
/dports/biology/ncbi-toolkit/ncbi/network/blast3/client/
H A Dnetblap3.c2460 DenseSegPtr dsp, next_dsp; in TraditionalBlastReportEngine() local
2578 next_dsp = (DenseSegPtr) (sap->next->segs); in TraditionalBlastReportEngine()
2580 if (SeqIdComp(dsp->ids, next_dsp->ids) != SIC_YES) { in TraditionalBlastReportEngine()
/dports/biology/ncbi-toolkit/ncbi/network/wwwblast/Src/
H A Dwwwblast.c310 DenseSegPtr dsp, next_dsp; in TraditionalBlastReportEngineWithImage() local
/dports/biology/ncbi-toolkit/ncbi/sequin/
H A Dsequin8.c13442 DeltaSeqPtr dsp, prev_dsp = NULL, next_dsp = NULL, prev_prev_dsp = NULL; in ExpandGapsToIncludeFlankingNs() local
13455 next_dsp = dsp->next; in ExpandGapsToIncludeFlankingNs()
13503 dsp->next = next_dsp->next; in ExpandGapsToIncludeFlankingNs()
13504 next_dsp->next = NULL; in ExpandGapsToIncludeFlankingNs()
13505 next_dsp = DeltaSeqFree (next_dsp); in ExpandGapsToIncludeFlankingNs()
13506 next_dsp = dsp->next; in ExpandGapsToIncludeFlankingNs()
13513 dsp = next_dsp; in ExpandGapsToIncludeFlankingNs()
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/nomos/agent_tests/testdata/NomosTestfiles/Trademark-ref/
H A D53c7xx.c4762 *next_dsp, /* Current dsp */
4773 next_dsp = bus_to_virt (NCR53c7x0_read32(DSP_REG));
4774 dsp = next_dsp - NCR53c7x0_insn_size ((dbc_dcmd >> 24) & 0xff);
4842 *next_dsp, /* Current dsp */
4860 next_dsp = bus_to_virt(NCR53c7x0_read32(DSP_REG));
4861 dsp = next_dsp - NCR53c7x0_insn_size ((dbc_dcmd >> 24) & 0xff);
/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dnames.c83 next_dsp = dsp_ptr->next; in CleanUpDirList()
95 next_dsp = dsp_ptr->next; in CleanUpSymList()
842 DspList *dsp_ptr, *next_dsp; local
845 next_dsp = dsp_ptr->next;
1061 DspList *dsp_ptr, *next_dsp; local
1106 DspList *dsp_ptr, *next_dsp; local
1151 DspList *dsp_ptr, *next_dsp; local
1168 next_dsp = dsp_ptr->next;
1244 DspList *next_dsp=NULL; local
1471 next_dsp = dsp_ptr->next;
[all …]