MPI_DISTRIBUTE_NONE  246 ompi/datatype/ompi_datatype_create_darray.c         case MPI_DISTRIBUTE_NONE:
MPI_DISTRIBUTE_NONE  491 ompi/mca/coll/hcoll/coll_hcoll_rte.c     *mpi_distribute_none = MPI_DISTRIBUTE_NONE;
MPI_DISTRIBUTE_NONE   66 ompi/mca/io/romio321/romio/adio/common/ad_darray.c 	    case MPI_DISTRIBUTE_NONE:
MPI_DISTRIBUTE_NONE  106 ompi/mca/io/romio321/romio/adio/common/ad_darray.c 	    case MPI_DISTRIBUTE_NONE:
MPI_DISTRIBUTE_NONE  130 ompi/mca/io/romio321/romio/mpi2-other/array/darray.c 	    array_of_distribs[i] != MPI_DISTRIBUTE_NONE)
MPI_DISTRIBUTE_NONE  140 ompi/mca/io/romio321/romio/mpi2-other/array/darray.c 	if (array_of_distribs[i] == MPI_DISTRIBUTE_NONE &&
MPI_DISTRIBUTE_NONE   82 ompi/mpi/c/type_create_darray.c                     (MPI_DISTRIBUTE_NONE != distrib_array[i]) ) {
MPI_DISTRIBUTE_NONE   95 ompi/mpi/cxx/constants.h static const int DISTRIBUTE_NONE = MPI_DISTRIBUTE_NONE;
MPI_DISTRIBUTE_NONE   93 ompi/mpi/java/c/mpi_Constant.c     ompi_java_setIntField(env, c, obj, "DISTRIBUTE_NONE", MPI_DISTRIBUTE_NONE);