MPI_Type_create_struct 249 ompi/mca/io/romio321/romio/adio/common/ad_aggregate_new.c MPI_Type_create_struct (count, blocklens, indices, old_types, &inttype); MPI_Type_create_struct 133 ompi/mca/io/romio321/romio/adio/common/ad_darray.c MPI_Type_create_struct(1, &blklen, &disp, &type_new, &inttype); MPI_Type_create_struct 260 ompi/mca/io/romio321/romio/adio/common/ad_darray.c MPI_Type_create_struct(2, blklens, disps, types, &type_tmp); MPI_Type_create_struct 273 ompi/mca/io/romio321/romio/adio/common/ad_darray.c MPI_Type_create_struct(1, blklens, disps, types, &type_tmp1); MPI_Type_create_struct 89 ompi/mca/io/romio321/romio/adio/common/ad_subarray.c MPI_Type_create_struct(1, &blklen, &disp, &tmp1, &inttype); MPI_Type_create_struct 1013 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c MPI_Type_create_struct(targetAggContigAccessCount, targetAggBlockLengths, sourceBufferDisplacements, targetAggDataTypes, &sourceBufferDerivedDataType); MPI_Type_create_struct 1015 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c MPI_Type_create_struct(targetAggContigAccessCount, targetAggBlockLengths, targetAggDisplacements, targetAggDataTypes, &targetBufferDerivedDataType); MPI_Type_create_struct 2098 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c MPI_Type_create_struct(sourceAggContigAccessCount, sourceAggBlockLengths, recvBufferDisplacements, sourceAggDataTypes, &recvBufferDerivedDataType); MPI_Type_create_struct 2100 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c MPI_Type_create_struct(sourceAggContigAccessCount, sourceAggBlockLengths, sourceAggDisplacements, sourceAggDataTypes, &sourceBufferDerivedDataType); MPI_Type_create_struct 44 ompi/mca/io/romio321/romio/adio/common/utils.c MPI_Type_create_struct(2, blocklens, disps, types, newtype); MPI_Type_create_struct 94 ompi/mca/io/romio321/romio/adio/common/utils.c ret = MPI_Type_create_struct(count, blocklens, array_of_displacements, MPI_Type_create_struct 82 ompi/mca/io/romio321/romio/test/types_with_zeros.c MPI_Type_create_struct(num, blocklen, addrs, types, &filetype); MPI_Type_create_struct 67 ompi/mpi/cxx/datatype_inln.h (void)MPI_Type_create_struct(count, const_cast<int *>(array_of_blocklengths), MPI_Type_create_struct 377 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Type_create_struct, mpi_type_create_struct, MPI_TYPE_CREATE_STRUCT, (MPI_Fint *count, MPI_Fint *array_of_block_lengths, MPI_Aint *array_of_displacements, MPI_Fint *array_of_types, MPI_Fint *newtype, MPI_Fint *ierr)); MPI_Type_create_struct 1543 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h interface MPI_Type_create_struct MPI_Type_create_struct 1545 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h subroutine MPI_Type_create_struct(count, array_of_block_lengths, array_of_displacements, array_of_types, newtype& MPI_Type_create_struct 1554 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h end subroutine MPI_Type_create_struct MPI_Type_create_struct 272 ompi/mpi/java/c/mpi_Datatype.c int rc = MPI_Type_create_struct(count, cBlockLengths, cDisps, cTypes, &type); MPI_Type_create_struct 50 test/datatype/to_self.c MPI_Type_create_struct(2, blocklens, disps, types, &temp_type); MPI_Type_create_struct 81 test/datatype/to_self.c MPI_Type_create_struct( number, bLength, displ, types, &dt ); MPI_Type_create_struct 126 test/datatype/to_self.c MPI_Type_create_struct( 2, bLength, displ, types, &dt1 ); MPI_Type_create_struct 138 test/datatype/to_self.c MPI_Type_create_struct( 2, bLength, displ, types, &dt3 ); MPI_Type_create_struct 172 test/datatype/to_self.c MPI_Type_create_struct( 3, bLength, displ, types, &dt3 );