max_integers      109 ompi/mca/coll/hcoll/coll_hcoll_rte.c static int get_mpi_type_contents(void *mpi_type, int max_integers, int max_addresses,
max_integers      447 ompi/mca/coll/hcoll/coll_hcoll_rte.c static int get_mpi_type_contents(void *mpi_type, int max_integers, int max_addresses,
max_integers      451 ompi/mca/coll/hcoll/coll_hcoll_rte.c     rc = ompi_datatype_get_args( (ompi_datatype_t*)mpi_type, 1, &max_integers, array_of_integers,
max_integers       60 ompi/mca/io/romio321/romio/adio/common/flatten.c int ADIOI_Type_get_contents (MPI_Datatype datatype, int max_integers,
max_integers       73 ompi/mca/io/romio321/romio/adio/common/flatten.c     return MPI_Type_get_contents (datatype, max_integers, max_addresses, max_datatypes,
max_integers      352 ompi/mca/io/romio321/romio/adio/include/adioi.h int ADIOI_Type_get_contents (MPI_Datatype datatype, int max_integers,
max_integers       41 ompi/mpi/c/type_get_contents.c                           int max_integers,
max_integers       60 ompi/mpi/c/type_get_contents.c         } else if( ((NULL == array_of_integers) && (max_integers != 0)) ||
max_integers       70 ompi/mpi/c/type_get_contents.c     rc = ompi_datatype_get_args( mtype, 1, &max_integers, array_of_integers,
max_integers      221 ompi/mpi/cxx/datatype.h   virtual void Get_contents(int max_integers, int max_addresses,
max_integers      354 ompi/mpi/cxx/datatype_inln.h MPI::Datatype::Get_contents(int max_integers, int max_addresses,
max_integers      362 ompi/mpi/cxx/datatype_inln.h     (void) MPI_Type_get_contents(mpi_datatype, max_integers, max_addresses,
max_integers      386 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Type_get_contents, mpi_type_get_contents, MPI_TYPE_GET_CONTENTS, (MPI_Fint *mtype, MPI_Fint *max_integers, MPI_Fint *max_addresses, MPI_Fint *max_datatypes, MPI_Fint *array_of_integers, MPI_Aint *array_of_addresses, MPI_Fint *array_of_datatypes, MPI_Fint *ierr));
max_integers       43 ompi/mpi/fortran/mpif-h/type_get_contents_f.c                            (MPI_Fint *mtype, MPI_Fint *max_integers, MPI_Fint *max_addresses, MPI_Fint *max_datatypes, MPI_Fint *array_of_integers, MPI_Aint *array_of_addresses, MPI_Fint *array_of_datatypes, MPI_Fint *ierr),
max_integers       44 ompi/mpi/fortran/mpif-h/type_get_contents_f.c                            (mtype, max_integers, max_addresses, max_datatypes, array_of_integers, array_of_addresses, array_of_datatypes, ierr) )
max_integers       63 ompi/mpi/fortran/mpif-h/type_get_contents_f.c                            (MPI_Fint *mtype, MPI_Fint *max_integers, MPI_Fint *max_addresses, MPI_Fint *max_datatypes, MPI_Fint *array_of_integers, MPI_Aint *array_of_addresses, MPI_Fint *array_of_datatypes, MPI_Fint *ierr),
max_integers       64 ompi/mpi/fortran/mpif-h/type_get_contents_f.c                            (mtype, max_integers, max_addresses, max_datatypes, array_of_integers, array_of_addresses, array_of_datatypes, ierr) )
max_integers       74 ompi/mpi/fortran/mpif-h/type_get_contents_f.c void ompi_type_get_contents_f(MPI_Fint *mtype, MPI_Fint *max_integers,
max_integers      110 ompi/mpi/fortran/mpif-h/type_get_contents_f.c     OMPI_ARRAY_FINT_2_INT(array_of_integers, *max_integers);
max_integers      113 ompi/mpi/fortran/mpif-h/type_get_contents_f.c                                    OMPI_FINT_2_INT(*max_integers),
max_integers      675 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h subroutine ompi_type_get_contents_f(datatype,max_integers,max_addresses, &
max_integers      682 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h    INTEGER, INTENT(IN) :: max_integers, max_addresses, max_datatypes
max_integers      683 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h    INTEGER, INTENT(OUT) :: array_of_integers(max_integers)
max_integers     1634 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h subroutine MPI_Type_get_contents(datatype, max_integers, max_addresses, max_datatypes, array_of_integers, &
max_integers     1638 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h   integer, intent(in) :: max_integers
max_integers     1634 ompi/mpi/fortran/use-mpi-tkr/pmpi-f90-interfaces.h subroutine PMPI_Type_get_contents(datatype, max_integers, max_addresses, max_datatypes, array_of_integers, &
max_integers     1638 ompi/mpi/fortran/use-mpi-tkr/pmpi-f90-interfaces.h   integer, intent(in) :: max_integers