MPI_ROOT          154 ompi/mca/coll/basic/coll_basic_bcast.c     } else if (MPI_ROOT != root) {
MPI_ROOT           61 ompi/mca/coll/basic/coll_basic_gather.c     } else if (MPI_ROOT != root) {
MPI_ROOT          133 ompi/mca/coll/basic/coll_basic_gatherv.c     } else if (MPI_ROOT != root) {
MPI_ROOT          301 ompi/mca/coll/basic/coll_basic_reduce.c     } else if (MPI_ROOT != root) {
MPI_ROOT           60 ompi/mca/coll/basic/coll_basic_scatter.c     } else if (MPI_ROOT != root) {
MPI_ROOT          136 ompi/mca/coll/basic/coll_basic_scatterv.c     } else if (MPI_ROOT != root) {
MPI_ROOT           53 ompi/mca/coll/inter/coll_inter_bcast.c     } else if (MPI_ROOT != root) {
MPI_ROOT           58 ompi/mca/coll/inter/coll_inter_gather.c     } else if (MPI_ROOT != root) {
MPI_ROOT           59 ompi/mca/coll/inter/coll_inter_gatherv.c     if (MPI_ROOT == root) { /* I am the root, receiving the data from zero. */
MPI_ROOT           57 ompi/mca/coll/inter/coll_inter_reduce.c     } else if (MPI_ROOT != root) {
MPI_ROOT           57 ompi/mca/coll/inter/coll_inter_scatter.c     } else if (MPI_ROOT != root) {
MPI_ROOT           62 ompi/mca/coll/inter/coll_inter_scatterv.c     } else if (MPI_ROOT != root) {
MPI_ROOT          425 ompi/mca/coll/libnbc/nbc_ibcast.c     if (root == MPI_ROOT) {
MPI_ROOT          208 ompi/mca/coll/libnbc/nbc_igather.c     if (root == MPI_ROOT) {
MPI_ROOT          222 ompi/mca/coll/libnbc/nbc_igather.c     if (root != MPI_ROOT && root != MPI_PROC_NULL) {
MPI_ROOT          229 ompi/mca/coll/libnbc/nbc_igather.c     } else if (MPI_ROOT == root) {
MPI_ROOT          140 ompi/mca/coll/libnbc/nbc_igatherv.c   if (MPI_ROOT == root) {
MPI_ROOT          154 ompi/mca/coll/libnbc/nbc_igatherv.c   if (MPI_ROOT != root && MPI_PROC_NULL != root) {
MPI_ROOT          161 ompi/mca/coll/libnbc/nbc_igatherv.c   } else if (MPI_ROOT == root) {
MPI_ROOT          549 ompi/mca/coll/libnbc/nbc_ireduce.c   if (MPI_ROOT == root) {
MPI_ROOT          202 ompi/mca/coll/libnbc/nbc_iscatter.c     if (MPI_ROOT == root) {
MPI_ROOT          216 ompi/mca/coll/libnbc/nbc_iscatter.c     if (MPI_ROOT != root && MPI_PROC_NULL != root) {
MPI_ROOT          223 ompi/mca/coll/libnbc/nbc_iscatter.c     } else if (MPI_ROOT == root) {
MPI_ROOT          143 ompi/mca/coll/libnbc/nbc_iscatterv.c     if (MPI_ROOT != root && MPI_PROC_NULL != root) {
MPI_ROOT          150 ompi/mca/coll/libnbc/nbc_iscatterv.c     } else if (MPI_ROOT == root) {
MPI_ROOT           59 ompi/mpi/c/bcast.c             if (MPI_ROOT == root) {
MPI_ROOT           97 ompi/mpi/c/bcast.c                MPI_ROOT == root || MPI_PROC_NULL == root)) {
MPI_ROOT           84 ompi/mpi/c/gather.c             if (MPI_ROOT == root) {
MPI_ROOT          143 ompi/mpi/c/gather.c                    MPI_ROOT == root || MPI_PROC_NULL == root)) {
MPI_ROOT          149 ompi/mpi/c/gather.c             if (MPI_ROOT != root && MPI_PROC_NULL != root) {
MPI_ROOT          158 ompi/mpi/c/gather.c             else if (MPI_ROOT == root) {
MPI_ROOT          172 ompi/mpi/c/gather.c     if ((0 == sendcount && MPI_ROOT != root &&
MPI_ROOT          177 ompi/mpi/c/gather.c         (0 == recvcount && (MPI_ROOT == root || MPI_PROC_NULL == root))) {
MPI_ROOT           87 ompi/mpi/c/gatherv.c             if (MPI_ROOT == root) {
MPI_ROOT          157 ompi/mpi/c/gatherv.c                    MPI_ROOT == root || MPI_PROC_NULL == root)) {
MPI_ROOT          163 ompi/mpi/c/gatherv.c             if (MPI_ROOT != root && MPI_PROC_NULL != root) {
MPI_ROOT          172 ompi/mpi/c/gatherv.c             else if (MPI_ROOT == root) {
MPI_ROOT           76 ompi/mpi/c/ibcast.c                MPI_ROOT == root || MPI_PROC_NULL == root)) {
MPI_ROOT           84 ompi/mpi/c/igather.c             if (MPI_ROOT == root) {
MPI_ROOT          143 ompi/mpi/c/igather.c                    MPI_ROOT == root || MPI_PROC_NULL == root)) {
MPI_ROOT          149 ompi/mpi/c/igather.c             if (MPI_ROOT != root && MPI_PROC_NULL != root) {
MPI_ROOT          158 ompi/mpi/c/igather.c             else if (MPI_ROOT == root) {
MPI_ROOT           87 ompi/mpi/c/igatherv.c             if (MPI_ROOT == root) {
MPI_ROOT          157 ompi/mpi/c/igatherv.c                    MPI_ROOT == root || MPI_PROC_NULL == root)) {
MPI_ROOT          163 ompi/mpi/c/igatherv.c             if (MPI_ROOT != root && MPI_PROC_NULL != root) {
MPI_ROOT          172 ompi/mpi/c/igatherv.c             else if (MPI_ROOT == root) {
MPI_ROOT           74 ompi/mpi/c/ireduce.c             if (MPI_ROOT == root) {
MPI_ROOT          113 ompi/mpi/c/ireduce.c                    MPI_ROOT == root || MPI_PROC_NULL == root)) {
MPI_ROOT           73 ompi/mpi/c/iscatter.c             if(MPI_ROOT == root) {
MPI_ROOT          128 ompi/mpi/c/iscatter.c                  MPI_ROOT == root || MPI_PROC_NULL == root)) {
MPI_ROOT          134 ompi/mpi/c/iscatter.c           else if (MPI_ROOT != root && MPI_PROC_NULL != root) {
MPI_ROOT          146 ompi/mpi/c/iscatter.c           else if (MPI_ROOT == root) {
MPI_ROOT           80 ompi/mpi/c/iscatterv.c             if(MPI_ROOT == root) {
MPI_ROOT          155 ompi/mpi/c/iscatterv.c                    MPI_ROOT == root || MPI_PROC_NULL == root)) {
MPI_ROOT          161 ompi/mpi/c/iscatterv.c             if (MPI_ROOT != root && MPI_PROC_NULL != root) {
MPI_ROOT          175 ompi/mpi/c/iscatterv.c             else if (MPI_ROOT == root) {
MPI_ROOT           73 ompi/mpi/c/reduce.c             if (MPI_ROOT == root) {
MPI_ROOT          112 ompi/mpi/c/reduce.c                    MPI_ROOT == root || MPI_PROC_NULL == root)) {
MPI_ROOT           73 ompi/mpi/c/scatter.c             if(MPI_ROOT == root) {
MPI_ROOT          128 ompi/mpi/c/scatter.c                  MPI_ROOT == root || MPI_PROC_NULL == root)) {
MPI_ROOT          134 ompi/mpi/c/scatter.c           else if (MPI_ROOT != root && MPI_PROC_NULL != root) {
MPI_ROOT          146 ompi/mpi/c/scatter.c           else if (MPI_ROOT == root) {
MPI_ROOT          155 ompi/mpi/c/scatter.c     if ((0 == recvcount && MPI_ROOT != root &&
MPI_ROOT          160 ompi/mpi/c/scatter.c         (0 == sendcount && (MPI_ROOT == root || MPI_PROC_NULL == root))) {
MPI_ROOT           80 ompi/mpi/c/scatterv.c             if(MPI_ROOT == root) {
MPI_ROOT          155 ompi/mpi/c/scatterv.c                    MPI_ROOT == root || MPI_PROC_NULL == root)) {
MPI_ROOT          161 ompi/mpi/c/scatterv.c             if (MPI_ROOT != root && MPI_PROC_NULL != root) {
MPI_ROOT          175 ompi/mpi/c/scatterv.c             else if (MPI_ROOT == root) {
MPI_ROOT           86 ompi/mpi/cxx/constants.h static const int ROOT = MPI_ROOT;
MPI_ROOT           81 ompi/mpi/java/c/mpi_Constant.c     ompi_java_setIntField(env, c, obj, "ROOT", MPI_ROOT);
MPI_ROOT           77 ompi/mpiext/pcollreq/c/bcast_init.c                MPI_ROOT == root || MPI_PROC_NULL == root)) {
MPI_ROOT           85 ompi/mpiext/pcollreq/c/gather_init.c             if (MPI_ROOT == root) {
MPI_ROOT          144 ompi/mpiext/pcollreq/c/gather_init.c                    MPI_ROOT == root || MPI_PROC_NULL == root)) {
MPI_ROOT          150 ompi/mpiext/pcollreq/c/gather_init.c             if (MPI_ROOT != root && MPI_PROC_NULL != root) {
MPI_ROOT          159 ompi/mpiext/pcollreq/c/gather_init.c             else if (MPI_ROOT == root) {
MPI_ROOT           89 ompi/mpiext/pcollreq/c/gatherv_init.c             if (MPI_ROOT == root) {
MPI_ROOT          159 ompi/mpiext/pcollreq/c/gatherv_init.c                    MPI_ROOT == root || MPI_PROC_NULL == root)) {
MPI_ROOT          165 ompi/mpiext/pcollreq/c/gatherv_init.c             if (MPI_ROOT != root && MPI_PROC_NULL != root) {
MPI_ROOT          174 ompi/mpiext/pcollreq/c/gatherv_init.c             else if (MPI_ROOT == root) {
MPI_ROOT           77 ompi/mpiext/pcollreq/c/reduce_init.c             if (MPI_ROOT == root) {
MPI_ROOT          116 ompi/mpiext/pcollreq/c/reduce_init.c                    MPI_ROOT == root || MPI_PROC_NULL == root)) {
MPI_ROOT           74 ompi/mpiext/pcollreq/c/scatter_init.c             if(MPI_ROOT == root) {
MPI_ROOT          129 ompi/mpiext/pcollreq/c/scatter_init.c                  MPI_ROOT == root || MPI_PROC_NULL == root)) {
MPI_ROOT          135 ompi/mpiext/pcollreq/c/scatter_init.c           else if (MPI_ROOT != root && MPI_PROC_NULL != root) {
MPI_ROOT          147 ompi/mpiext/pcollreq/c/scatter_init.c           else if (MPI_ROOT == root) {
MPI_ROOT           81 ompi/mpiext/pcollreq/c/scatterv_init.c             if(MPI_ROOT == root) {
MPI_ROOT          156 ompi/mpiext/pcollreq/c/scatterv_init.c                    MPI_ROOT == root || MPI_PROC_NULL == root)) {
MPI_ROOT          162 ompi/mpiext/pcollreq/c/scatterv_init.c             if (MPI_ROOT != root && MPI_PROC_NULL != root) {
MPI_ROOT          176 ompi/mpiext/pcollreq/c/scatterv_init.c             else if (MPI_ROOT == root) {