send_type 590 ompi/mca/coll/base/coll_base_allgatherv.c struct ompi_datatype_t *newtype, *send_type; send_type 605 ompi/mca/coll/base/coll_base_allgatherv.c send_type = rdtype; send_type 611 ompi/mca/coll/base/coll_base_allgatherv.c send_type = sdtype; send_type 615 ompi/mca/coll/base/coll_base_allgatherv.c scount, send_type,rbuf, send_type 54 ompi/mca/fcoll/base/fcoll_base_coll_array.c struct ompi_datatype_t *newtype, *send_type; send_type 68 ompi/mca/fcoll/base/fcoll_base_coll_array.c send_type = rdtype; send_type 77 ompi/mca/fcoll/base/fcoll_base_coll_array.c send_type = sdtype; send_type 82 ompi/mca/fcoll/base/fcoll_base_coll_array.c send_type, send_type 847 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c MPI_Datatype send_type; send_type 950 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c &send_type); send_type 952 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c ompi_datatype_commit(&send_type); send_type 956 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c send_type, send_type 962 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c ompi_datatype_destroy(&send_type); send_type 851 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c MPI_Datatype send_type; send_type 920 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c MPI_BYTE, &send_type); send_type 922 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c MPI_Type_commit(&send_type); send_type 923 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c MPI_Isend(MPI_BOTTOM, 1, send_type, i, myrank+i+100*iter, send_type 925 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c MPI_Type_free(&send_type); send_type 1031 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c MPI_Datatype send_type; send_type 1098 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c MPI_BYTE, &send_type); send_type 1100 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c MPI_Type_commit(&send_type); send_type 1101 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c MPI_Isend(MPI_BOTTOM, 1, send_type, i, myrank+i+100*iter, send_type 1103 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c MPI_Type_free(&send_type); send_type 787 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c MPI_Datatype send_type; send_type 856 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c MPI_BYTE, &send_type); send_type 858 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c MPI_Type_commit(&send_type); send_type 859 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c MPI_Isend(MPI_BOTTOM, 1, send_type, i, myrank+i+100*iter, send_type 861 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c MPI_Type_free(&send_type); send_type 175 test/datatype/ddt_test.c local_copy_with_convertor_2datatypes( ompi_datatype_t* send_type, int send_count, send_type 190 test/datatype/ddt_test.c slength = compute_buffer_length(send_type, send_count); send_type 201 test/datatype/ddt_test.c if( OPAL_SUCCESS != opal_convertor_prepare_for_send( send_convertor, &(send_type->super), send_count, psrc ) ) { send_type 205 test/datatype/opal_datatype_test.c local_copy_with_convertor_2datatypes( opal_datatype_t const * const send_type, int send_count, send_type 220 test/datatype/opal_datatype_test.c send_malloced_size = compute_memory_size(send_type, send_count); send_type 223 test/datatype/opal_datatype_test.c opal_datatype_get_extent( send_type, &send_lb, &send_extent ); send_type 240 test/datatype/opal_datatype_test.c if( OPAL_SUCCESS != opal_convertor_prepare_for_send( send_convertor, send_type, send_count, psrc ) ) {