MPI_DISTRIBUTE_BLOCK  236 ompi/datatype/ompi_datatype_create_darray.c         case MPI_DISTRIBUTE_BLOCK:
MPI_DISTRIBUTE_BLOCK  489 ompi/mca/coll/hcoll/coll_hcoll_rte.c     *mpi_distribute_block = MPI_DISTRIBUTE_BLOCK;
MPI_DISTRIBUTE_BLOCK   51 ompi/mca/io/romio321/romio/adio/common/ad_darray.c 	    case MPI_DISTRIBUTE_BLOCK:
MPI_DISTRIBUTE_BLOCK   93 ompi/mca/io/romio321/romio/adio/common/ad_darray.c 	    case MPI_DISTRIBUTE_BLOCK:
MPI_DISTRIBUTE_BLOCK  128 ompi/mca/io/romio321/romio/mpi2-other/array/darray.c 	if (array_of_distribs[i] != MPI_DISTRIBUTE_BLOCK &&
MPI_DISTRIBUTE_BLOCK   71 ompi/mca/io/romio321/romio/test/coll_perf.c     array_of_distribs[0] = MPI_DISTRIBUTE_BLOCK;
MPI_DISTRIBUTE_BLOCK   72 ompi/mca/io/romio321/romio/test/coll_perf.c     array_of_distribs[1] = MPI_DISTRIBUTE_BLOCK;
MPI_DISTRIBUTE_BLOCK   73 ompi/mca/io/romio321/romio/test/coll_perf.c     array_of_distribs[2] = MPI_DISTRIBUTE_BLOCK;
MPI_DISTRIBUTE_BLOCK   86 ompi/mca/io/romio321/romio/test/coll_test.c     array_of_distribs[0] = MPI_DISTRIBUTE_BLOCK;
MPI_DISTRIBUTE_BLOCK   87 ompi/mca/io/romio321/romio/test/coll_test.c     array_of_distribs[1] = MPI_DISTRIBUTE_BLOCK;
MPI_DISTRIBUTE_BLOCK   88 ompi/mca/io/romio321/romio/test/coll_test.c     array_of_distribs[2] = MPI_DISTRIBUTE_BLOCK;
MPI_DISTRIBUTE_BLOCK   70 ompi/mca/io/romio321/romio/test/large_array.c     array_of_distribs[0] = MPI_DISTRIBUTE_BLOCK;
MPI_DISTRIBUTE_BLOCK   71 ompi/mca/io/romio321/romio/test/large_array.c     array_of_distribs[1] = MPI_DISTRIBUTE_BLOCK;
MPI_DISTRIBUTE_BLOCK   72 ompi/mca/io/romio321/romio/test/large_array.c     array_of_distribs[2] = MPI_DISTRIBUTE_BLOCK;
MPI_DISTRIBUTE_BLOCK   73 ompi/mca/io/romio321/romio/test/split_coll.c     array_of_distribs[0] = MPI_DISTRIBUTE_BLOCK;
MPI_DISTRIBUTE_BLOCK   74 ompi/mca/io/romio321/romio/test/split_coll.c     array_of_distribs[1] = MPI_DISTRIBUTE_BLOCK;
MPI_DISTRIBUTE_BLOCK   75 ompi/mca/io/romio321/romio/test/split_coll.c     array_of_distribs[2] = MPI_DISTRIBUTE_BLOCK;
MPI_DISTRIBUTE_BLOCK   80 ompi/mpi/c/type_create_darray.c                 if( (MPI_DISTRIBUTE_BLOCK != distrib_array[i]) &&
MPI_DISTRIBUTE_BLOCK   88 ompi/mpi/c/type_create_darray.c                            (MPI_DISTRIBUTE_BLOCK == distrib_array[i]) &&
MPI_DISTRIBUTE_BLOCK   93 ompi/mpi/cxx/constants.h static const int DISTRIBUTE_BLOCK = MPI_DISTRIBUTE_BLOCK;
MPI_DISTRIBUTE_BLOCK   91 ompi/mpi/java/c/mpi_Constant.c     ompi_java_setIntField(env, c, obj, "DISTRIBUTE_BLOCK", MPI_DISTRIBUTE_BLOCK);
MPI_DISTRIBUTE_BLOCK  134 orte/test/mpi/parallel_r64.c      distrib[i] = MPI_DISTRIBUTE_BLOCK;
MPI_DISTRIBUTE_BLOCK  134 orte/test/mpi/parallel_r8.c      distrib[i] = MPI_DISTRIBUTE_BLOCK;
MPI_DISTRIBUTE_BLOCK  139 orte/test/mpi/parallel_w64.c      distrib[i] = MPI_DISTRIBUTE_BLOCK;
MPI_DISTRIBUTE_BLOCK  138 orte/test/mpi/parallel_w8.c         distrib[i] = MPI_DISTRIBUTE_BLOCK;