Home
last modified time | relevance | path

Searched refs:prot_length (Results 1 – 25 of 34) sorted by relevance

12

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/target/
H A Dtarget_core_file.c491 sector_t prot_length, prot; in fd_do_prot_fill() local
492 loff_t pos = lba * se_dev->prot_length; in fd_do_prot_fill()
499 prot_length = nolb * se_dev->prot_length; in fd_do_prot_fill()
502 for (prot = 0; prot < prot_length;) { in fd_do_prot_fill()
503 sector_t len = min_t(sector_t, bufsize, prot_length - prot); in fd_do_prot_fill()
602 ret = fd_do_rw(cmd, pfile, dev->prot_length, in fd_execute_rw_buffered()
604 cmd->prot_length, 0); in fd_execute_rw_buffered()
655 ret = fd_do_rw(cmd, pfile, dev->prot_length, in fd_execute_rw_buffered()
657 cmd->prot_length, 1); in fd_execute_rw_buffered()
883 dev->prot_length); in fd_format_prot()
H A Dtarget_core_rd.c233 static int rd_build_prot_space(struct rd_dev *rd_dev, int prot_length, int block_size) in rd_build_prot_space() argument
249 total_sg_needed = (rd_dev->rd_page_count * prot_length / block_size) + 1; in rd_build_prot_space()
391 tmp = cmd->t_task_lba * se_dev->prot_length; in rd_do_prot_rw()
635 return rd_build_prot_space(rd_dev, dev->prot_length, in rd_init_prot()
H A Dtarget_core_sbc.c779 cmd->prot_length = dev->prot_length * sectors; in sbc_check_prot()
792 __func__, cmd->prot_type, cmd->data_length, cmd->prot_length, in sbc_check_prot()
1373 left = sectors * dev->prot_length; in sbc_dif_copy_prot()
H A Dtarget_core_transport.c1306 if (cmd->prot_length) { in target_check_max_data_sg_nents()
1308 cmd->prot_length = dev->prot_length * sectors; in target_check_max_data_sg_nents()
2693 cmd->prot_length, true, false); in transport_generic_new_cmd()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/target/
H A Dtarget_core_file.c491 sector_t prot_length, prot; in fd_do_prot_fill() local
492 loff_t pos = lba * se_dev->prot_length; in fd_do_prot_fill()
499 prot_length = nolb * se_dev->prot_length; in fd_do_prot_fill()
502 for (prot = 0; prot < prot_length;) { in fd_do_prot_fill()
503 sector_t len = min_t(sector_t, bufsize, prot_length - prot); in fd_do_prot_fill()
602 ret = fd_do_rw(cmd, pfile, dev->prot_length, in fd_execute_rw_buffered()
604 cmd->prot_length, 0); in fd_execute_rw_buffered()
655 ret = fd_do_rw(cmd, pfile, dev->prot_length, in fd_execute_rw_buffered()
657 cmd->prot_length, 1); in fd_execute_rw_buffered()
883 dev->prot_length); in fd_format_prot()
H A Dtarget_core_rd.c233 static int rd_build_prot_space(struct rd_dev *rd_dev, int prot_length, int block_size) in rd_build_prot_space() argument
249 total_sg_needed = (rd_dev->rd_page_count * prot_length / block_size) + 1; in rd_build_prot_space()
391 tmp = cmd->t_task_lba * se_dev->prot_length; in rd_do_prot_rw()
635 return rd_build_prot_space(rd_dev, dev->prot_length, in rd_init_prot()
H A Dtarget_core_sbc.c779 cmd->prot_length = dev->prot_length * sectors; in sbc_check_prot()
792 __func__, cmd->prot_type, cmd->data_length, cmd->prot_length, in sbc_check_prot()
1373 left = sectors * dev->prot_length; in sbc_dif_copy_prot()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/target/
H A Dtarget_core_file.c491 sector_t prot_length, prot; in fd_do_prot_fill() local
492 loff_t pos = lba * se_dev->prot_length; in fd_do_prot_fill()
499 prot_length = nolb * se_dev->prot_length; in fd_do_prot_fill()
502 for (prot = 0; prot < prot_length;) { in fd_do_prot_fill()
503 sector_t len = min_t(sector_t, bufsize, prot_length - prot); in fd_do_prot_fill()
602 ret = fd_do_rw(cmd, pfile, dev->prot_length, in fd_execute_rw_buffered()
604 cmd->prot_length, 0); in fd_execute_rw_buffered()
655 ret = fd_do_rw(cmd, pfile, dev->prot_length, in fd_execute_rw_buffered()
657 cmd->prot_length, 1); in fd_execute_rw_buffered()
883 dev->prot_length); in fd_format_prot()
H A Dtarget_core_rd.c233 static int rd_build_prot_space(struct rd_dev *rd_dev, int prot_length, int block_size) in rd_build_prot_space() argument
249 total_sg_needed = (rd_dev->rd_page_count * prot_length / block_size) + 1; in rd_build_prot_space()
391 tmp = cmd->t_task_lba * se_dev->prot_length; in rd_do_prot_rw()
635 return rd_build_prot_space(rd_dev, dev->prot_length, in rd_init_prot()
H A Dtarget_core_sbc.c779 cmd->prot_length = dev->prot_length * sectors; in sbc_check_prot()
792 __func__, cmd->prot_type, cmd->data_length, cmd->prot_length, in sbc_check_prot()
1373 left = sectors * dev->prot_length; in sbc_dif_copy_prot()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/blast/api/
H A Dblast_setup_cxx.cpp194 unsigned int prot_length = in SetupQueryInfo_OMF() local
196 max_length = MAX(max_length, prot_length); in SetupQueryInfo_OMF()
197 min_length = MIN(min_length, prot_length); in SetupQueryInfo_OMF()
203 ctx_len = (i<3) ? prot_length : 0; in SetupQueryInfo_OMF()
211 ctx_len = (i<3) ? 0 : prot_length; in SetupQueryInfo_OMF()
219 prot_length); in SetupQueryInfo_OMF()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/algo/blast/api/
H A Dblast_setup_cxx.cpp194 unsigned int prot_length = in SetupQueryInfo_OMF() local
196 max_length = MAX(max_length, prot_length); in SetupQueryInfo_OMF()
197 min_length = MIN(min_length, prot_length); in SetupQueryInfo_OMF()
203 ctx_len = (i<3) ? prot_length : 0; in SetupQueryInfo_OMF()
211 ctx_len = (i<3) ? 0 : prot_length; in SetupQueryInfo_OMF()
219 prot_length); in SetupQueryInfo_OMF()
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/target/
H A Dtarget_core_base.h538 u32 prot_length; member
855 int prot_length; member
/dports/multimedia/libv4l/linux-5.13-rc2/include/target/
H A Dtarget_core_base.h538 u32 prot_length; member
855 int prot_length; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/target/
H A Dtarget_core_base.h538 u32 prot_length; member
855 int prot_length; member
/dports/biology/ncbi-toolkit/ncbi/algo/blast/core/
H A Dblast_util.c513 Int4 prot_length; in BLAST_TranslateCompressedSequence() local
520 prot_length=0; in BLAST_TranslateCompressedSequence()
523 return prot_length; in BLAST_TranslateCompressedSequence()
H A Dblast_engine.c632 Int4 prot_length = 0; in s_BlastSearchEngineOneContext() local
639 prot_length = subject->length; in s_BlastSearchEngineOneContext()
684 subject->length = prot_length; in s_BlastSearchEngineOneContext()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/blast/core/
H A Dblast_util.c513 Int4 prot_length; in BLAST_TranslateCompressedSequence() local
520 prot_length=0; in BLAST_TranslateCompressedSequence()
523 return prot_length; in BLAST_TranslateCompressedSequence()
H A Dblast_engine.c505 Int4 prot_length = 0; in s_BlastSearchEngineOneContext() local
512 prot_length = subject->length; in s_BlastSearchEngineOneContext()
560 subject->length = prot_length; in s_BlastSearchEngineOneContext()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/algo/blast/core/
H A Dblast_util.c513 Int4 prot_length; in BLAST_TranslateCompressedSequence() local
520 prot_length=0; in BLAST_TranslateCompressedSequence()
523 return prot_length; in BLAST_TranslateCompressedSequence()
H A Dblast_engine.c505 Int4 prot_length = 0; in s_BlastSearchEngineOneContext() local
512 prot_length = subject->length; in s_BlastSearchEngineOneContext()
560 subject->length = prot_length; in s_BlastSearchEngineOneContext()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objmgr/util/
H A Dindexer.cpp2194 TSeqPos prot_length = sequence::GetLength(loc, m_Scope); in x_InitFeats() local
2195 if (prot_length > longest) { in x_InitFeats()
2198 longest = prot_length; in x_InitFeats()
2200 } else if (prot_length == longest) { in x_InitFeats()
2205 longest = prot_length; in x_InitFeats()
H A Dsequence.cpp700 TSeqPos prot_length; in SourceToProduct() local
702 prot_length = GetLength(feat.GetProduct(), scope); in SourceToProduct()
704 prot_length = numeric_limits<TSeqPos>::max(); in SourceToProduct()
716 if ((flags & fS2P_AllowTer) && to == prot_length * 3 && fr < to ) { in SourceToProduct()
743 TSeqPos nuc_length, prot_length; in ProductToSource() local
750 prot_length = GetLength(feat.GetProduct(), scope); in ProductToSource()
752 prot_length = numeric_limits<TSeqPos>::max(); in ProductToSource()
762 if ((flags & fP2S_Extend) && (*it)->GetTo() == prot_length - 1) { in ProductToSource()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objmgr/util/
H A Dindexer.cpp2173 TSeqPos prot_length = sequence::GetLength(loc, m_Scope); in x_InitFeats() local
2174 if (prot_length > longest) { in x_InitFeats()
2177 longest = prot_length; in x_InitFeats()
2179 } else if (prot_length == longest) { in x_InitFeats()
2184 longest = prot_length; in x_InitFeats()
H A Dsequence.cpp700 TSeqPos prot_length; in SourceToProduct() local
702 prot_length = GetLength(feat.GetProduct(), scope); in SourceToProduct()
704 prot_length = numeric_limits<TSeqPos>::max(); in SourceToProduct()
716 if ((flags & fS2P_AllowTer) && to == prot_length * 3 && fr < to ) { in SourceToProduct()
743 TSeqPos nuc_length, prot_length; in ProductToSource() local
750 prot_length = GetLength(feat.GetProduct(), scope); in ProductToSource()
752 prot_length = numeric_limits<TSeqPos>::max(); in ProductToSource()
762 if ((flags & fP2S_Extend) && (*it)->GetTo() == prot_length - 1) { in ProductToSource()

12