combiner 108 ompi/mca/coll/hcoll/coll_hcoll_rte.c hcoll_mpi_type_combiner_t *combiner); combiner 438 ompi/mca/coll/hcoll/coll_hcoll_rte.c hcoll_mpi_type_combiner_t *combiner) { combiner 443 ompi/mca/coll/hcoll/coll_hcoll_rte.c *combiner = ompi_combiner_2_hcoll_combiner(ompi_combiner); combiner 33 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_fcntl.c int combiner, i, j, k, filetype_is_contig, err; combiner 67 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io.h PVFS_Request *pvfs_dtype, int combiner); combiner 69 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io.h void print_dtype_info(int combiner, combiner 214 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c combiner = -1, i = -1, ret = -1, leaf = -1; combiner 228 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c &combiner); combiner 233 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c if (combiner == MPI_COMBINER_NAMED) combiner 235 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c convert_named(mpi_dtype, pvfs_dtype, combiner); combiner 272 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c if (combiner != MPI_COMBINER_STRUCT) combiner 277 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c switch (combiner) combiner 403 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c print_dtype_info(combiner, combiner 412 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c if (leaf != 1 && combiner != MPI_COMBINER_DUP) combiner 556 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c print_dtype_info(combiner, combiner 583 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c PVFS_Request *pvfs_dtype, int combiner) combiner 684 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c void print_dtype_info(int combiner, combiner 693 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c switch (combiner) combiner 16 ompi/mca/io/romio321/romio/adio/common/ad_close.c int i, j, k, combiner, myrank, err, is_contig; combiner 103 ompi/mca/io/romio321/romio/adio/common/ad_close.c MPI_Type_get_envelope(fd->etype, &i, &j, &k, &combiner); combiner 104 ompi/mca/io/romio321/romio/adio/common/ad_close.c if (combiner != MPI_COMBINER_NAMED) MPI_Type_free(&(fd->etype)); combiner 109 ompi/mca/io/romio321/romio/adio/common/ad_close.c MPI_Type_get_envelope(fd->filetype, &i, &j, &k, &combiner); combiner 110 ompi/mca/io/romio321/romio/adio/common/ad_close.c if (combiner != MPI_COMBINER_NAMED) MPI_Type_free(&(fd->filetype)); combiner 18 ompi/mca/io/romio321/romio/adio/common/ad_set_view.c int combiner, i, j, k, err, filetype_is_contig; combiner 24 ompi/mca/io/romio321/romio/adio/common/ad_set_view.c MPI_Type_get_envelope(fd->etype, &i, &j, &k, &combiner); combiner 25 ompi/mca/io/romio321/romio/adio/common/ad_set_view.c if (combiner != MPI_COMBINER_NAMED) MPI_Type_free(&(fd->etype)); combiner 30 ompi/mca/io/romio321/romio/adio/common/ad_set_view.c MPI_Type_get_envelope(fd->filetype, &i, &j, &k, &combiner); combiner 31 ompi/mca/io/romio321/romio/adio/common/ad_set_view.c if (combiner != MPI_COMBINER_NAMED) MPI_Type_free(&(fd->filetype)); combiner 38 ompi/mca/io/romio321/romio/adio/common/ad_set_view.c ADIOI_Type_get_envelope(etype, &i, &j, &k, &combiner); combiner 39 ompi/mca/io/romio321/romio/adio/common/ad_set_view.c if (combiner == MPI_COMBINER_NAMED) fd->etype = etype; combiner 45 ompi/mca/io/romio321/romio/adio/common/ad_set_view.c ADIOI_Type_get_envelope(filetype, &i, &j, &k, &combiner); combiner 46 ompi/mca/io/romio321/romio/adio/common/ad_set_view.c if (combiner == MPI_COMBINER_NAMED) combiner 38 ompi/mca/io/romio321/romio/adio/common/flatten.c int *num_addresses, int *num_datatypes, int *combiner) combiner 44 ompi/mca/io/romio321/romio/adio/common/flatten.c rc = MPI_Type_get_envelope (datatype, num_integers, num_addresses, num_datatypes, combiner); combiner 45 ompi/mca/io/romio321/romio/adio/common/flatten.c if (MPI_SUCCESS != rc || MPI_COMBINER_NAMED != *combiner || is_contig) { combiner 54 ompi/mca/io/romio321/romio/adio/common/flatten.c *combiner = MPI_COMBINER_STRUCT; combiner 64 ompi/mca/io/romio321/romio/adio/common/flatten.c int dontcare, combiner; combiner 67 ompi/mca/io/romio321/romio/adio/common/flatten.c rc = MPI_Type_get_envelope (datatype, &dontcare, &dontcare, &dontcare, &combiner); combiner 72 ompi/mca/io/romio321/romio/adio/common/flatten.c if (MPI_COMBINER_NAMED != combiner) { combiner 196 ompi/mca/io/romio321/romio/adio/common/flatten.c int combiner, old_combiner, old_is_contig; combiner 206 ompi/mca/io/romio321/romio/adio/common/flatten.c ADIOI_Type_get_envelope(datatype, &nints, &nadds, &ntypes, &combiner); combiner 207 ompi/mca/io/romio321/romio/adio/common/flatten.c if (combiner == MPI_COMBINER_NAMED) { combiner 239 ompi/mca/io/romio321/romio/adio/common/flatten.c switch (combiner) { combiner 936 ompi/mca/io/romio321/romio/adio/common/flatten.c int top_count, combiner, old_combiner, old_is_contig; combiner 942 ompi/mca/io/romio321/romio/adio/common/flatten.c ADIOI_Type_get_envelope(datatype, &nints, &nadds, &ntypes, &combiner); combiner 943 ompi/mca/io/romio321/romio/adio/common/flatten.c if (combiner == MPI_COMBINER_NAMED) { combiner 952 ompi/mca/io/romio321/romio/adio/common/flatten.c switch (combiner) { combiner 1191 ompi/mca/io/romio321/romio/adio/common/flatten.c DBG_FPRINTF(stderr, "Error: Unsupported datatype passed to ADIOI_Count_contiguous_blocks, combiner = %d\n", combiner); combiner 67 ompi/mca/io/romio321/romio/adio/common/iscontig.c int nints, nadds, ntypes, combiner; combiner 72 ompi/mca/io/romio321/romio/adio/common/iscontig.c MPI_Type_get_envelope(datatype, &nints, &nadds, &ntypes, &combiner); combiner 74 ompi/mca/io/romio321/romio/adio/common/iscontig.c switch (combiner) { combiner 351 ompi/mca/io/romio321/romio/adio/include/adioi.h int *num_addresses, int *num_datatypes, int *combiner); combiner 52 ompi/mca/io/romio321/romio/mpi-io/get_view.c int i, j, k, combiner; combiner 76 ompi/mca/io/romio321/romio/mpi-io/get_view.c MPI_Type_get_envelope(adio_fh->etype, &i, &j, &k, &combiner); combiner 77 ompi/mca/io/romio321/romio/mpi-io/get_view.c if (combiner == MPI_COMBINER_NAMED) *etype = adio_fh->etype; combiner 89 ompi/mca/io/romio321/romio/mpi-io/get_view.c MPI_Type_get_envelope(adio_fh->filetype, &i, &j, &k, &combiner); combiner 90 ompi/mca/io/romio321/romio/mpi-io/get_view.c if (combiner == MPI_COMBINER_NAMED) *filetype = adio_fh->filetype; combiner 44 ompi/mpi/c/type_get_envelope.c int *combiner) combiner 58 ompi/mpi/c/type_get_envelope.c NULL == num_datatypes || NULL == combiner) { combiner 67 ompi/mpi/c/type_get_envelope.c num_datatypes, NULL, combiner ); combiner 227 ompi/mpi/cxx/datatype.h int& num_datatypes, int& combiner) const; combiner 377 ompi/mpi/cxx/datatype_inln.h int& num_datatypes, int& combiner) const combiner 380 ompi/mpi/cxx/datatype_inln.h &num_datatypes, &combiner); combiner 387 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Type_get_envelope, mpi_type_get_envelope, MPI_TYPE_GET_ENVELOPE, (MPI_Fint *type, MPI_Fint *num_integers, MPI_Fint *num_addresses, MPI_Fint *num_datatypes, MPI_Fint *combiner, MPI_Fint *ierr)); combiner 41 ompi/mpi/fortran/mpif-h/type_get_envelope_f.c (MPI_Fint *type, MPI_Fint *num_integers, MPI_Fint *num_addresses, MPI_Fint *num_datatypes, MPI_Fint *combiner, MPI_Fint *ierr), combiner 42 ompi/mpi/fortran/mpif-h/type_get_envelope_f.c (type, num_integers, num_addresses, num_datatypes, combiner, ierr) ) combiner 61 ompi/mpi/fortran/mpif-h/type_get_envelope_f.c (MPI_Fint *type, MPI_Fint *num_integers, MPI_Fint *num_addresses, MPI_Fint *num_datatypes, MPI_Fint *combiner, MPI_Fint *ierr), combiner 62 ompi/mpi/fortran/mpif-h/type_get_envelope_f.c (type, num_integers, num_addresses, num_datatypes, combiner, ierr) ) combiner 71 ompi/mpi/fortran/mpif-h/type_get_envelope_f.c MPI_Fint *num_datatypes, MPI_Fint *combiner, combiner 79 ompi/mpi/fortran/mpif-h/type_get_envelope_f.c OMPI_SINGLE_NAME_DECL(combiner); combiner 85 ompi/mpi/fortran/mpif-h/type_get_envelope_f.c OMPI_SINGLE_NAME_CONVERT(combiner)); combiner 92 ompi/mpi/fortran/mpif-h/type_get_envelope_f.c OMPI_SINGLE_INT_2_FINT(combiner); combiner 690 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h num_addresses,num_datatypes,combiner,ierror) & combiner 694 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h INTEGER, INTENT(OUT) :: num_integers, num_addresses, num_datatypes, combiner combiner 1652 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h subroutine MPI_Type_get_envelope(datatype, num_integers, num_addresses, num_datatypes, combiner& combiner 1658 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h integer, intent(out) :: combiner combiner 1652 ompi/mpi/fortran/use-mpi-tkr/pmpi-f90-interfaces.h subroutine PMPI_Type_get_envelope(datatype, num_integers, num_addresses, num_datatypes, combiner& combiner 1658 ompi/mpi/fortran/use-mpi-tkr/pmpi-f90-interfaces.h integer, intent(out) :: combiner