MPI_Type_indexed  156 ompi/mca/io/romio321/romio/test/big_extents.c     MPI_Type_indexed(count, blocks, disps, MPI_INT, &baseindex);
MPI_Type_indexed   76 ompi/mca/io/romio321/romio/test/types_with_zeros.c 	    MPI_Type_indexed(num, blocklen, indices, MPI_INT, &filetype);
MPI_Type_indexed   51 ompi/mpi/cxx/datatype_inln.h   (void)MPI_Type_indexed(count, const_cast<int *>(array_of_blocklengths),
MPI_Type_indexed  395 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Type_indexed, mpi_type_indexed, MPI_TYPE_INDEXED, (MPI_Fint *count, MPI_Fint *array_of_blocklengths, MPI_Fint *array_of_displacements, MPI_Fint *oldtype, MPI_Fint *newtype, MPI_Fint *ierr));
MPI_Type_indexed 1729 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h interface MPI_Type_indexed
MPI_Type_indexed 1731 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h subroutine MPI_Type_indexed(count, array_of_blocklengths, array_of_displacements, oldtype, newtype&
MPI_Type_indexed 1739 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h end subroutine MPI_Type_indexed
MPI_Type_indexed  209 ompi/mpi/java/c/mpi_Datatype.c     int rc = MPI_Type_indexed(count, cBlockLengths, cDispl,