Home
last modified time | relevance | path

Searched defs:blocklength (Results 76 – 100 of 176) sorted by relevance

12345678

/dports/net/mpich2/mpich2-1.5/test/mpi/datatype/
H A Dhindexed_block_contents.c37 int blocklength = 2; in main() local
/dports/math/analitza/analitza-21.12.3/analitza/commands/
H A Dblockmatrixcommands.cpp67 … const int blocklength = isVector? firstBlock->columnCount() : firstBlock->rowCount(); in operator ()() local
107 …const int blocklength = isVector? currentFirstBlock->columnCount() : currentFirstBlock->rowCount(); in operator ()() local
/dports/net/mpich2/mpich2-1.5/src/mpid/common/datatype/
H A Dmpid_type_vector.c33 int blocklength, in MPID_Type_vector()
H A Dmpid_type_blockindexed.c34 int blocklength, in MPID_Type_blockindexed()
/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-trellis/lib/
H A Dpccc_decoder_blk_impl.h68 int blocklength() const { return d_blocklength; } in blocklength() function
H A Dsccc_decoder_blk_impl.h68 int blocklength() const { return d_blocklength; } in blocklength() function
H A Dpccc_decoder_combined_blk_impl.h75 int blocklength() const { return d_blocklength; } in blocklength() function
H A Dsccc_decoder_combined_blk_impl.h75 int blocklength() const { return d_blocklength; } in blocklength() function
/dports/net/mpich/mpich-3.4.3/test/mpi/coll/
H A Dallgather_struct.c30 int blocklength[2] = { 1, 1 }; in main() local
/dports/net/openmpi3/openmpi-3.1.6/ompi/mpi/fortran/mpif-h/
H A Dtype_create_hvector_f.c68 void ompi_type_create_hvector_f(MPI_Fint *count, MPI_Fint *blocklength, in ompi_type_create_hvector_f()
H A Dtype_create_hindexed_block_f.c62 void ompi_type_create_hindexed_block_f(MPI_Fint *count, MPI_Fint *blocklength, in ompi_type_create_hindexed_block_f()
H A Dtype_hvector_f.c69 void ompi_type_hvector_f(MPI_Fint *count, MPI_Fint *blocklength, in ompi_type_hvector_f()
H A Dtype_create_indexed_block_f.c69 void ompi_type_create_indexed_block_f(MPI_Fint *count, MPI_Fint *blocklength, in ompi_type_create_indexed_block_f()
H A Dtype_vector_f.c69 void ompi_type_vector_f(MPI_Fint *count, MPI_Fint *blocklength, in ompi_type_vector_f()
/dports/net/openmpi/openmpi-4.1.1/ompi/mpi/fortran/mpif-h/
H A Dtype_create_hvector_f.c68 void ompi_type_create_hvector_f(MPI_Fint *count, MPI_Fint *blocklength, in ompi_type_create_hvector_f()
H A Dtype_create_hindexed_block_f.c62 void ompi_type_create_hindexed_block_f(MPI_Fint *count, MPI_Fint *blocklength, in ompi_type_create_hindexed_block_f()
H A Dtype_vector_f.c69 void ompi_type_vector_f(MPI_Fint *count, MPI_Fint *blocklength, in ompi_type_vector_f()
H A Dtype_create_indexed_block_f.c69 void ompi_type_create_indexed_block_f(MPI_Fint *count, MPI_Fint *blocklength, in ompi_type_create_indexed_block_f()
H A Dtype_hvector_f.c70 void ompi_type_hvector_f(MPI_Fint *count, MPI_Fint *blocklength, in ompi_type_hvector_f()
/dports/net/mpich/mpich-3.4.3/test/mpi/io/
H A Di_noncontig.c33 int *buf, i, mynod, nprocs, len, blocklength; in main() local
H A Di_noncontig_coll.c29 int *buf, i, mynod, nprocs, len, blocklength; in main() local
/dports/net/mpich/mpich-3.4.3/src/mpi/datatype/
H A Dtype_blockindexed.c31 int blocklength, in MPIR_Type_blockindexed()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/
H A Dsr_vendor.c124 int sr_set_blocklength(Scsi_CD *cd, int blocklength) in sr_set_blocklength()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/
H A Dsr_vendor.c124 int sr_set_blocklength(Scsi_CD *cd, int blocklength) in sr_set_blocklength()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/
H A Dsr_vendor.c124 int sr_set_blocklength(Scsi_CD *cd, int blocklength) in sr_set_blocklength()

12345678