array_of_types     46 ompi/mpi/c/type_create_struct.c                            const MPI_Datatype array_of_types[],
array_of_types     54 ompi/mpi/c/type_create_struct.c                 memchecker_datatype(array_of_types[i]);
array_of_types     66 ompi/mpi/c/type_create_struct.c                                    NULL == array_of_types) ) {
array_of_types     72 ompi/mpi/c/type_create_struct.c             if (NULL == array_of_types[i] ||
array_of_types     73 ompi/mpi/c/type_create_struct.c                 MPI_DATATYPE_NULL == array_of_types[i]) {
array_of_types     86 ompi/mpi/c/type_create_struct.c                                       array_of_types, newtype );
array_of_types     97 ompi/mpi/c/type_create_struct.c                                 count, array_of_types, MPI_COMBINER_STRUCT );
array_of_types     59 ompi/mpi/cxx/datatype_inln.h 				    const MPI::Datatype array_of_types[])
array_of_types     65 ompi/mpi/cxx/datatype_inln.h     type_array[i] = array_of_types[i];
array_of_types    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));
array_of_types    402 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Type_struct, mpi_type_struct, MPI_TYPE_STRUCT, (MPI_Fint *count, MPI_Fint *array_of_blocklengths, MPI_Fint *array_of_displacements, MPI_Fint *array_of_types, MPI_Fint *newtype, MPI_Fint *ierr));
array_of_types     43 ompi/mpi/fortran/mpif-h/type_create_struct_f.c                            (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),
array_of_types     44 ompi/mpi/fortran/mpif-h/type_create_struct_f.c                            (count, array_of_block_lengths, array_of_displacements, array_of_types, newtype, ierr) )
array_of_types     63 ompi/mpi/fortran/mpif-h/type_create_struct_f.c                            (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),
array_of_types     64 ompi/mpi/fortran/mpif-h/type_create_struct_f.c                            (count, array_of_block_lengths, array_of_displacements, array_of_types, newtype, ierr) )
array_of_types     77 ompi/mpi/fortran/mpif-h/type_create_struct_f.c 			      MPI_Fint *array_of_types, MPI_Fint *newtype,
array_of_types     94 ompi/mpi/fortran/mpif-h/type_create_struct_f.c         c_type_old_array[i] = PMPI_Type_f2c(array_of_types[i]);
array_of_types     43 ompi/mpi/fortran/mpif-h/type_struct_f.c                            (MPI_Fint *count, MPI_Fint *array_of_blocklengths, MPI_Fint *array_of_displacements, MPI_Fint *array_of_types, MPI_Fint *newtype, MPI_Fint *ierr),
array_of_types     44 ompi/mpi/fortran/mpif-h/type_struct_f.c                            (count, array_of_blocklengths, array_of_displacements, array_of_types, newtype, ierr) )
array_of_types     63 ompi/mpi/fortran/mpif-h/type_struct_f.c                            (MPI_Fint *count, MPI_Fint *array_of_blocklengths, MPI_Fint *array_of_displacements, MPI_Fint *array_of_types, MPI_Fint *newtype, MPI_Fint *ierr),
array_of_types     64 ompi/mpi/fortran/mpif-h/type_struct_f.c                            (count, array_of_blocklengths, array_of_displacements, array_of_types, newtype, ierr) )
array_of_types     76 ompi/mpi/fortran/mpif-h/type_struct_f.c 		       MPI_Fint *array_of_types, MPI_Fint *newtype,
array_of_types     97 ompi/mpi/fortran/mpif-h/type_struct_f.c         c_type_old_array[i] = PMPI_Type_f2c(array_of_types[i]);
array_of_types    637 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h                            array_of_displacements,array_of_types,newtype,ierror) &
array_of_types    644 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h    INTEGER, INTENT(IN) :: array_of_types(count)
array_of_types   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&
array_of_types   1551 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h   integer, dimension(*), intent(in) :: array_of_types
array_of_types    164 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-removed-interfaces.h subroutine MPI_Type_struct(count, array_of_blocklengths, array_of_displacements, array_of_types, newtype&
array_of_types    169 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-removed-interfaces.h   integer, dimension(*), intent(in) :: array_of_types
array_of_types   1545 ompi/mpi/fortran/use-mpi-tkr/pmpi-f90-interfaces.h subroutine PMPI_Type_create_struct(count, array_of_block_lengths, array_of_displacements, array_of_types, newtype&
array_of_types   1551 ompi/mpi/fortran/use-mpi-tkr/pmpi-f90-interfaces.h   integer, dimension(*), intent(in) :: array_of_types
array_of_types    164 ompi/mpi/fortran/use-mpi-tkr/pmpi-f90-removed-interfaces.h subroutine PMPI_Type_struct(count, array_of_blocklengths, array_of_displacements, array_of_types, newtype&
array_of_types    169 ompi/mpi/fortran/use-mpi-tkr/pmpi-f90-removed-interfaces.h   integer, dimension(*), intent(in) :: array_of_types