recvcounts         32 ompi/contrib/libompitrace/allgatherv.c                    void *recvbuf, const int recvcounts[], const int displs[],
recvcounts         49 ompi/contrib/libompitrace/allgatherv.c     return PMPI_Allgatherv(sendbuf, sendcount, sendtype, recvbuf, recvcounts, displs, recvtype, comm);
recvcounts         71 ompi/mca/coll/base/coll_base_functions.h #define ALLGATHERV_BASE_ARGS          const void *sendbuf, int sendcount, struct ompi_datatype_t *sendtype, void *recvbuf, const int recvcounts[], const int displs[], struct ompi_datatype_t *recvtype, struct ompi_communicator_t *comm
recvcounts         74 ompi/mca/coll/base/coll_base_functions.h #define ALLTOALLV_BASE_ARGS           const void *sendbuf, const int sendcounts[], const int sdispls[], struct ompi_datatype_t *sendtype, void *recvbuf, const int recvcounts[], const int rdispls[], struct ompi_datatype_t *recvtype, struct ompi_communicator_t *comm
recvcounts         75 ompi/mca/coll/base/coll_base_functions.h #define ALLTOALLW_BASE_ARGS           const void *sendbuf, const int sendcounts[], const int sdispls[], struct ompi_datatype_t * const sendtypes[], void *recvbuf, const int recvcounts[], const int rdispls[], struct ompi_datatype_t * const recvtypes[], struct ompi_communicator_t *comm
recvcounts         80 ompi/mca/coll/base/coll_base_functions.h #define GATHERV_BASE_ARGS             const void *sendbuf, int sendcount, struct ompi_datatype_t *sendtype, void *recvbuf, const int recvcounts[], const int displs[], struct ompi_datatype_t *recvtype, int root, struct ompi_communicator_t *comm
recvcounts         82 ompi/mca/coll/base/coll_base_functions.h #define REDUCESCATTER_BASE_ARGS       const void *sendbuf, void *recvbuf, const int recvcounts[], struct ompi_datatype_t *datatype, struct ompi_op_t *op, struct ompi_communicator_t *comm
recvcounts         88 ompi/mca/coll/base/coll_base_functions.h #define NEIGHBOR_ALLGATHERV_BASE_ARGS const void *sendbuf, int sendcount, struct ompi_datatype_t *sendtype, void *recvbuf, const int recvcounts[], const int displs[], struct ompi_datatype_t *recvtype, struct ompi_communicator_t *comm
recvcounts         90 ompi/mca/coll/base/coll_base_functions.h #define NEIGHBOR_ALLTOALLV_BASE_ARGS  const void *sendbuf, const int sendcounts[], const int sdispls[], struct ompi_datatype_t *sendtype, void *recvbuf, const int recvcounts[], const int rdispls[], struct ompi_datatype_t *recvtype, struct ompi_communicator_t *comm
recvcounts         91 ompi/mca/coll/base/coll_base_functions.h #define NEIGHBOR_ALLTOALLW_BASE_ARGS  const void *sendbuf, const int sendcounts[], const MPI_Aint sdispls[], struct ompi_datatype_t * const sendtypes[], void *recvbuf, const int recvcounts[], const MPI_Aint rdispls[], struct ompi_datatype_t * const recvtypes[], struct ompi_communicator_t *comm
recvcounts        163 ompi/mca/coll/base/coll_base_functions.h #define ALLGATHERV_BASE_ARG_NAMES          sendbuf, sendcount, sendtype, recvbuf, recvcounts, displs, recvtype, comm
recvcounts        166 ompi/mca/coll/base/coll_base_functions.h #define ALLTOALLV_BASE_ARG_NAMES           sendbuf, sendcounts, sdispls, sendtype, recvbuf, recvcounts, rdispls, recvtype, comm
recvcounts        167 ompi/mca/coll/base/coll_base_functions.h #define ALLTOALLW_BASE_ARG_NAMES           sendbuf, sendcounts, sdispls, sendtypes, recvbuf, recvcounts, rdispls, recvtypes, comm
recvcounts        172 ompi/mca/coll/base/coll_base_functions.h #define GATHERV_BASE_ARG_NAMES             sendbuf, sendcount, sendtype, recvbuf, recvcounts, displs, recvtype, root, comm
recvcounts        174 ompi/mca/coll/base/coll_base_functions.h #define REDUCESCATTER_BASE_ARG_NAMES       sendbuf, recvbuf, recvcounts, datatype, op, comm
recvcounts        180 ompi/mca/coll/base/coll_base_functions.h #define NEIGHBOR_ALLGATHERV_BASE_ARG_NAMES sendbuf, sendcount, sendtype, recvbuf, recvcounts, displs, recvtype, comm
recvcounts        182 ompi/mca/coll/base/coll_base_functions.h #define NEIGHBOR_ALLTOALLV_BASE_ARG_NAMES  sendbuf, sendcounts, sdispls, sendtype, recvbuf, recvcounts, rdispls, recvtype, comm
recvcounts        183 ompi/mca/coll/base/coll_base_functions.h #define NEIGHBOR_ALLTOALLW_BASE_ARG_NAMES  sendbuf, sendcounts, sdispls, sendtypes, recvbuf, recvcounts, rdispls, recvtypes, comm
recvcounts        168 ompi/mca/coll/libnbc/coll_libnbc.h int ompi_coll_libnbc_iallgatherv(const void* sendbuf, int sendcount, MPI_Datatype sendtype, void* recvbuf, const int *recvcounts, const int *displs,
recvcounts        178 ompi/mca/coll/libnbc/coll_libnbc.h                                 MPI_Datatype sendtype, void* recvbuf, const int *recvcounts, const int *rdispls,
recvcounts        197 ompi/mca/coll/libnbc/coll_libnbc.h                               void* recvbuf, const int *recvcounts, const int *displs, MPI_Datatype recvtype,
recvcounts        203 ompi/mca/coll/libnbc/coll_libnbc.h int ompi_coll_libnbc_ireduce_scatter(const void* sendbuf, void* recvbuf, const int *recvcounts, MPI_Datatype datatype,
recvcounts        226 ompi/mca/coll/libnbc/coll_libnbc.h int ompi_coll_libnbc_iallgatherv_inter(const void* sendbuf, int sendcount, MPI_Datatype sendtype, void* recvbuf, const int *recvcounts, const int *displs,
recvcounts        236 ompi/mca/coll/libnbc/coll_libnbc.h                                 MPI_Datatype sendtype, void* recvbuf, const int *recvcounts, const int *rdispls,
recvcounts        252 ompi/mca/coll/libnbc/coll_libnbc.h                               void* recvbuf, const int *recvcounts, const int *displs, MPI_Datatype recvtype,
recvcounts        258 ompi/mca/coll/libnbc/coll_libnbc.h int ompi_coll_libnbc_ireduce_scatter_inter(const void* sendbuf, void* recvbuf, const int *recvcounts, MPI_Datatype datatype,
recvcounts        297 ompi/mca/coll/libnbc/coll_libnbc.h int ompi_coll_libnbc_allgatherv_init(const void* sendbuf, int sendcount, MPI_Datatype sendtype, void* recvbuf, const int *recvcounts, const int *displs,
recvcounts        307 ompi/mca/coll/libnbc/coll_libnbc.h                                     MPI_Datatype sendtype, void* recvbuf, const int *recvcounts, const int *rdispls,
recvcounts        326 ompi/mca/coll/libnbc/coll_libnbc.h                                   void* recvbuf, const int *recvcounts, const int *displs, MPI_Datatype recvtype,
recvcounts        332 ompi/mca/coll/libnbc/coll_libnbc.h int ompi_coll_libnbc_reduce_scatter_init(const void* sendbuf, void* recvbuf, const int *recvcounts, MPI_Datatype datatype,
recvcounts        353 ompi/mca/coll/libnbc/coll_libnbc.h int ompi_coll_libnbc_allgatherv_inter_init(const void* sendbuf, int sendcount, MPI_Datatype sendtype, void* recvbuf, const int *recvcounts, const int *displs,
recvcounts        363 ompi/mca/coll/libnbc/coll_libnbc.h                                           MPI_Datatype sendtype, void* recvbuf, const int *recvcounts, const int *rdispls,
recvcounts        379 ompi/mca/coll/libnbc/coll_libnbc.h                                         void* recvbuf, const int *recvcounts, const int *displs, MPI_Datatype recvtype,
recvcounts        385 ompi/mca/coll/libnbc/coll_libnbc.h int ompi_coll_libnbc_reduce_scatter_inter_init(const void* sendbuf, void* recvbuf, const int *recvcounts, MPI_Datatype datatype,
recvcounts         37 ompi/mca/coll/libnbc/nbc_iallgatherv.c static int nbc_allgatherv_init(const void* sendbuf, int sendcount, MPI_Datatype sendtype, void* recvbuf, const int *recvcounts, const int *displs,
recvcounts         60 ompi/mca/coll/libnbc/nbc_iallgatherv.c       sendcount = recvcounts[rank];
recvcounts         64 ompi/mca/coll/libnbc/nbc_iallgatherv.c     res = NBC_Copy (sendbuf, sendcount, sendtype, rbuf, recvcounts[rank], recvtype, comm);
recvcounts         80 ompi/mca/coll/libnbc/nbc_iallgatherv.c                           sbuf, false, recvcounts[rank], recvtype, schedule, true);
recvcounts         93 ompi/mca/coll/libnbc/nbc_iallgatherv.c     res = NBC_Sched_recv (rbuf, false, recvcounts[rpeer], recvtype, rpeer, schedule, false);
recvcounts        100 ompi/mca/coll/libnbc/nbc_iallgatherv.c     res = NBC_Sched_send (sbuf, false, recvcounts[rank], recvtype, speer, schedule, false);
recvcounts        122 ompi/mca/coll/libnbc/nbc_iallgatherv.c int ompi_coll_libnbc_iallgatherv(const void* sendbuf, int sendcount, MPI_Datatype sendtype, void* recvbuf, const int *recvcounts, const int *displs,
recvcounts        125 ompi/mca/coll/libnbc/nbc_iallgatherv.c     int res = nbc_allgatherv_init(sendbuf, sendcount, sendtype, recvbuf, recvcounts, displs, recvtype,
recvcounts        141 ompi/mca/coll/libnbc/nbc_iallgatherv.c static int nbc_allgatherv_inter_init(const void* sendbuf, int sendcount, MPI_Datatype sendtype, void* recvbuf, const int *recvcounts, const int *displs,
recvcounts        167 ompi/mca/coll/libnbc/nbc_iallgatherv.c     if (recvcounts[r]) {
recvcounts        168 ompi/mca/coll/libnbc/nbc_iallgatherv.c       res = NBC_Sched_recv (rbuf, false, recvcounts[r], recvtype, r, schedule, false);
recvcounts        201 ompi/mca/coll/libnbc/nbc_iallgatherv.c int ompi_coll_libnbc_iallgatherv_inter(const void* sendbuf, int sendcount, MPI_Datatype sendtype, void* recvbuf, const int *recvcounts, const int *displs,
recvcounts        204 ompi/mca/coll/libnbc/nbc_iallgatherv.c     int res = nbc_allgatherv_inter_init(sendbuf, sendcount, sendtype, recvbuf, recvcounts, displs, recvtype,
recvcounts        220 ompi/mca/coll/libnbc/nbc_iallgatherv.c int ompi_coll_libnbc_allgatherv_init(const void* sendbuf, int sendcount, MPI_Datatype sendtype, void* recvbuf, const int *recvcounts, const int *displs,
recvcounts        223 ompi/mca/coll/libnbc/nbc_iallgatherv.c     int res = nbc_allgatherv_init(sendbuf, sendcount, sendtype, recvbuf, recvcounts, displs, recvtype,
recvcounts        232 ompi/mca/coll/libnbc/nbc_iallgatherv.c int ompi_coll_libnbc_allgatherv_inter_init(const void* sendbuf, int sendcount, MPI_Datatype sendtype, void* recvbuf, const int *recvcounts, const int *displs,
recvcounts        235 ompi/mca/coll/libnbc/nbc_iallgatherv.c     int res = nbc_allgatherv_inter_init(sendbuf, sendcount, sendtype, recvbuf, recvcounts, displs, recvtype,
recvcounts         26 ompi/mca/coll/libnbc/nbc_ialltoallv.c                                     void *recvbuf, const int *recvcounts,
recvcounts         32 ompi/mca/coll/libnbc/nbc_ialltoallv.c                                       void *recvbuf, const int *recvcounts, const int *rdispls,
recvcounts         45 ompi/mca/coll/libnbc/nbc_ialltoallv.c                               MPI_Datatype sendtype, void* recvbuf, const int *recvcounts, const int *rdispls,
recvcounts         72 ompi/mca/coll/libnbc/nbc_ialltoallv.c       if (recvcounts[i] > count) {
recvcounts         73 ompi/mca/coll/libnbc/nbc_ialltoallv.c         count = recvcounts[i];
recvcounts         84 ompi/mca/coll/libnbc/nbc_ialltoallv.c     sendcounts = recvcounts;
recvcounts        105 ompi/mca/coll/libnbc/nbc_ialltoallv.c                           rbuf, false, recvcounts[rank], recvtype, schedule, false);
recvcounts        113 ompi/mca/coll/libnbc/nbc_ialltoallv.c     res = a2av_sched_inplace(rank, p, schedule, recvbuf, recvcounts,
recvcounts        118 ompi/mca/coll/libnbc/nbc_ialltoallv.c                             recvbuf, recvcounts, rdispls, rcvext, recvtype);
recvcounts        144 ompi/mca/coll/libnbc/nbc_ialltoallv.c                                 MPI_Datatype sendtype, void* recvbuf, const int *recvcounts, const int *rdispls,
recvcounts        148 ompi/mca/coll/libnbc/nbc_ialltoallv.c                                  recvbuf, recvcounts, rdispls, recvtype,
recvcounts        166 ompi/mca/coll/libnbc/nbc_ialltoallv.c                                      MPI_Datatype sendtype, void* recvbuf, const int *recvcounts, const int *rdispls,
recvcounts        206 ompi/mca/coll/libnbc/nbc_ialltoallv.c     if (recvcounts[i] != 0) {
recvcounts        208 ompi/mca/coll/libnbc/nbc_ialltoallv.c       res = NBC_Sched_recv (rbuf, false, recvcounts[i], recvtype, i, schedule, false);
recvcounts        232 ompi/mca/coll/libnbc/nbc_ialltoallv.c 				       MPI_Datatype sendtype, void* recvbuf, const int *recvcounts, const int *rdispls,
recvcounts        236 ompi/mca/coll/libnbc/nbc_ialltoallv.c                                        recvbuf, recvcounts, rdispls, recvtype,
recvcounts        256 ompi/mca/coll/libnbc/nbc_ialltoallv.c                                     void *recvbuf, const int *recvcounts, const int *rdispls,
recvcounts        275 ompi/mca/coll/libnbc/nbc_ialltoallv.c     if (recvcounts[i] != 0) {
recvcounts        277 ompi/mca/coll/libnbc/nbc_ialltoallv.c       res = NBC_Sched_recv(rbuf, false, recvcounts[i], recvtype, i, schedule, false);
recvcounts        291 ompi/mca/coll/libnbc/nbc_ialltoallv.c                                       void *recvbuf, const int *recvcounts, const int *rdispls,
recvcounts        309 ompi/mca/coll/libnbc/nbc_ialltoallv.c     if (recvcounts[rcvpeer] != 0) {
recvcounts        311 ompi/mca/coll/libnbc/nbc_ialltoallv.c       res = NBC_Sched_recv(rbuf, false, recvcounts[rcvpeer], recvtype, rcvpeer, schedule, true);
recvcounts        392 ompi/mca/coll/libnbc/nbc_ialltoallv.c                                     MPI_Datatype sendtype, void* recvbuf, const int *recvcounts, const int *rdispls,
recvcounts        395 ompi/mca/coll/libnbc/nbc_ialltoallv.c     int res = nbc_alltoallv_init(sendbuf, sendcounts, sdispls, sendtype, recvbuf, recvcounts, rdispls, recvtype,
recvcounts        405 ompi/mca/coll/libnbc/nbc_ialltoallv.c                                           MPI_Datatype sendtype, void* recvbuf, const int *recvcounts, const int *rdispls,
recvcounts        408 ompi/mca/coll/libnbc/nbc_ialltoallv.c     int res = nbc_alltoallv_inter_init(sendbuf, sendcounts, sdispls, sendtype, recvbuf, recvcounts, rdispls, recvtype,
recvcounts         26 ompi/mca/coll/libnbc/nbc_ialltoallw.c                                     void *recvbuf, const int *recvcounts, const int *rdispls,
recvcounts         32 ompi/mca/coll/libnbc/nbc_ialltoallw.c                                       void *recvbuf, const int *recvcounts, const int *rdispls,
recvcounts         45 ompi/mca/coll/libnbc/nbc_ialltoallw.c                               struct ompi_datatype_t * const *sendtypes, void* recvbuf, const int *recvcounts, const int *rdispls,
recvcounts         65 ompi/mca/coll/libnbc/nbc_ialltoallw.c       lspan = opal_datatype_span(&recvtypes[i]->super, recvcounts[i], &lgap);
recvcounts         77 ompi/mca/coll/libnbc/nbc_ialltoallw.c     sendcounts = recvcounts;
recvcounts         92 ompi/mca/coll/libnbc/nbc_ialltoallw.c                          rbuf, false, recvcounts[rank], recvtypes[rank], schedule, false);
recvcounts        100 ompi/mca/coll/libnbc/nbc_ialltoallw.c                                  recvcounts, rdispls, recvtypes);
recvcounts        104 ompi/mca/coll/libnbc/nbc_ialltoallw.c                             recvbuf, recvcounts, rdispls, recvtypes);
recvcounts        130 ompi/mca/coll/libnbc/nbc_ialltoallw.c                                 struct ompi_datatype_t * const *sendtypes, void* recvbuf, const int *recvcounts, const int *rdispls,
recvcounts        134 ompi/mca/coll/libnbc/nbc_ialltoallw.c                                  recvbuf, recvcounts, rdispls, recvtypes,
recvcounts        152 ompi/mca/coll/libnbc/nbc_ialltoallw.c                                      struct ompi_datatype_t * const *sendtypes, void* recvbuf, const int *recvcounts, const int *rdispls,
recvcounts        179 ompi/mca/coll/libnbc/nbc_ialltoallw.c     if (recvcounts[i] != 0) {
recvcounts        181 ompi/mca/coll/libnbc/nbc_ialltoallw.c       res = NBC_Sched_recv (rbuf, false, recvcounts[i], recvtypes[i], i, schedule, false);
recvcounts        205 ompi/mca/coll/libnbc/nbc_ialltoallw.c                                       struct ompi_datatype_t * const *sendtypes, void* recvbuf, const int *recvcounts, const int *rdispls,
recvcounts        209 ompi/mca/coll/libnbc/nbc_ialltoallw.c                                        recvbuf, recvcounts, rdispls, recvtypes,
recvcounts        228 ompi/mca/coll/libnbc/nbc_ialltoallw.c                                     void *recvbuf, const int *recvcounts, const int *rdispls,
recvcounts        248 ompi/mca/coll/libnbc/nbc_ialltoallw.c     span = opal_datatype_span(&recvtypes[i]->super, recvcounts[i], &gap);
recvcounts        251 ompi/mca/coll/libnbc/nbc_ialltoallw.c       res = NBC_Sched_recv (rbuf, false, recvcounts[i], recvtypes[i], i, schedule, false);
recvcounts        265 ompi/mca/coll/libnbc/nbc_ialltoallw.c                                       void *recvbuf, const int *recvcounts, const int *rdispls,
recvcounts        282 ompi/mca/coll/libnbc/nbc_ialltoallw.c     if (recvcounts[rcvpeer] != 0) {
recvcounts        284 ompi/mca/coll/libnbc/nbc_ialltoallw.c       res = NBC_Sched_recv (rbuf, false, recvcounts[rcvpeer], recvtypes[rcvpeer], rcvpeer, schedule, true);
recvcounts        366 ompi/mca/coll/libnbc/nbc_ialltoallw.c                                     struct ompi_datatype_t * const *sendtypes, void* recvbuf, const int *recvcounts, const int *rdispls,
recvcounts        369 ompi/mca/coll/libnbc/nbc_ialltoallw.c     int res = nbc_alltoallw_init(sendbuf, sendcounts, sdispls, sendtypes, recvbuf, recvcounts, rdispls, recvtypes,
recvcounts        379 ompi/mca/coll/libnbc/nbc_ialltoallw.c                                           struct ompi_datatype_t * const *sendtypes, void* recvbuf, const int *recvcounts, const int *rdispls,
recvcounts        382 ompi/mca/coll/libnbc/nbc_ialltoallw.c     int res = nbc_alltoallw_inter_init(sendbuf, sendcounts, sdispls, sendtypes, recvbuf, recvcounts, rdispls, recvtypes,
recvcounts         33 ompi/mca/coll/libnbc/nbc_igatherv.c                             void* recvbuf, const int *recvcounts, const int *displs, MPI_Datatype recvtype,
recvcounts         76 ompi/mca/coll/libnbc/nbc_igatherv.c                                 rbuf, false, recvcounts[i], recvtype, schedule, false);
recvcounts         84 ompi/mca/coll/libnbc/nbc_igatherv.c         res = NBC_Sched_recv (rbuf, false, recvcounts[i], recvtype, i, schedule, false);
recvcounts        109 ompi/mca/coll/libnbc/nbc_igatherv.c                               void* recvbuf, const int *recvcounts, const int *displs, MPI_Datatype recvtype,
recvcounts        112 ompi/mca/coll/libnbc/nbc_igatherv.c     int res = nbc_gatherv_init(sendbuf, sendcount, sendtype, recvbuf, recvcounts, displs, recvtype, root,
recvcounts        129 ompi/mca/coll/libnbc/nbc_igatherv.c                                    void* recvbuf, const int *recvcounts, const int *displs, MPI_Datatype recvtype,
recvcounts        165 ompi/mca/coll/libnbc/nbc_igatherv.c       res = NBC_Sched_recv (rbuf, false, recvcounts[i], recvtype, i, schedule, false);
recvcounts        189 ompi/mca/coll/libnbc/nbc_igatherv.c                                     void* recvbuf, const int *recvcounts, const int *displs, MPI_Datatype recvtype,
recvcounts        192 ompi/mca/coll/libnbc/nbc_igatherv.c     int res = nbc_gatherv_inter_init(sendbuf, sendcount, sendtype, recvbuf, recvcounts, displs, recvtype, root,
recvcounts        209 ompi/mca/coll/libnbc/nbc_igatherv.c                                   void* recvbuf, const int *recvcounts, const int *displs, MPI_Datatype recvtype,
recvcounts        212 ompi/mca/coll/libnbc/nbc_igatherv.c     int res = nbc_gatherv_init(sendbuf, sendcount, sendtype, recvbuf, recvcounts, displs, recvtype, root,
recvcounts        222 ompi/mca/coll/libnbc/nbc_igatherv.c                                         void* recvbuf, const int *recvcounts, const int *displs, MPI_Datatype recvtype,
recvcounts        225 ompi/mca/coll/libnbc/nbc_igatherv.c     int res = nbc_gatherv_inter_init(sendbuf, sendcount, sendtype, recvbuf, recvcounts, displs, recvtype, root,
recvcounts         45 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c static int nbc_reduce_scatter_init(const void* sendbuf, void* recvbuf, const int *recvcounts, MPI_Datatype datatype,
recvcounts         70 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c     count += recvcounts[r];
recvcounts         76 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c       res = NBC_Copy(sendbuf, recvcounts[0], datatype, recvbuf, recvcounts[0], datatype, comm);
recvcounts        165 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c       offset += recvcounts[r-1];
recvcounts        168 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c       res = NBC_Sched_send (sbuf, true, recvcounts[r], datatype, r, schedule,
recvcounts        179 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c       res = NBC_Sched_copy ((void *)sendbuf, false, recvcounts[0], datatype,
recvcounts        180 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c                             recvbuf, false, recvcounts[0], datatype, schedule, false);
recvcounts        182 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c       res = NBC_Sched_copy (lbuf, true, recvcounts[0], datatype, recvbuf, false,
recvcounts        183 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c                             recvcounts[0], datatype, schedule, false);
recvcounts        186 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c     res = NBC_Sched_recv (recvbuf, false, recvcounts[rank], datatype, 0, schedule, false);
recvcounts        212 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c int ompi_coll_libnbc_ireduce_scatter (const void* sendbuf, void* recvbuf, const int *recvcounts, MPI_Datatype datatype,
recvcounts        215 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c     int res = nbc_reduce_scatter_init(sendbuf, recvbuf, recvcounts, datatype, op,
recvcounts        229 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c static int nbc_reduce_scatter_inter_init (const void* sendbuf, void* recvbuf, const int *recvcounts, MPI_Datatype datatype,
recvcounts        251 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c     count += recvcounts[r];
recvcounts        309 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c     res = NBC_Sched_copy (lbuf, true, recvcounts[0], datatype, recvbuf, false,
recvcounts        310 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c                           recvcounts[0], datatype, schedule, false);
recvcounts        316 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c     for (int peer = 1, offset = recvcounts[0] * ext; peer < lsize ; ++peer) {
recvcounts        317 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c       res = NBC_Sched_local_send (lbuf + offset, true, recvcounts[peer], datatype, peer, schedule,
recvcounts        325 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c       offset += recvcounts[peer] * ext;
recvcounts        329 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c     res = NBC_Sched_local_recv (recvbuf, false, recvcounts[rank], datatype, 0, schedule, false);
recvcounts        354 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c int ompi_coll_libnbc_ireduce_scatter_inter (const void* sendbuf, void* recvbuf, const int *recvcounts, MPI_Datatype datatype,
recvcounts        357 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c     int res = nbc_reduce_scatter_inter_init(sendbuf, recvbuf, recvcounts, datatype, op,
recvcounts        372 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c int ompi_coll_libnbc_reduce_scatter_init(const void* sendbuf, void* recvbuf, const int *recvcounts, MPI_Datatype datatype,
recvcounts        375 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c     int res = nbc_reduce_scatter_init(sendbuf, recvbuf, recvcounts, datatype, op,
recvcounts        384 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c int ompi_coll_libnbc_reduce_scatter_inter_init(const void* sendbuf, void* recvbuf, const int *recvcounts, MPI_Datatype datatype,
recvcounts        387 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c     int res = nbc_reduce_scatter_inter_init(sendbuf, recvbuf, recvcounts, datatype, op,
recvcounts        121 ompi/mca/io/ompio/io_ompio.c 	int tot_entries=0, *recvcounts=NULL, *displs=NULL;
recvcounts        135 ompi/mca/io/ompio/io_ompio.c         recvcounts = (int *) malloc (fh->f_size * sizeof(int));
recvcounts        136 ompi/mca/io/ompio/io_ompio.c         if (NULL == recvcounts){
recvcounts        141 ompi/mca/io/ompio/io_ompio.c             free(recvcounts);
recvcounts        148 ompi/mca/io/ompio/io_ompio.c                                         recvcounts,
recvcounts        159 ompi/mca/io/ompio/io_ompio.c             free(recvcounts);
recvcounts        190 ompi/mca/io/ompio/io_ompio.c             tot_entries = recvcounts[0];
recvcounts        193 ompi/mca/io/ompio/io_ompio.c                 displs[i] = displs[i-1] + recvcounts[i-1];
recvcounts        194 ompi/mca/io/ompio/io_ompio.c                 tot_entries += recvcounts[i];
recvcounts        201 ompi/mca/io/ompio/io_ompio.c                 free(recvcounts);
recvcounts        212 ompi/mca/io/ompio/io_ompio.c                 free(recvcounts);
recvcounts        224 ompi/mca/io/ompio/io_ompio.c                 free(recvcounts);
recvcounts        239 ompi/mca/io/ompio/io_ompio.c                     free(recvcounts);
recvcounts        255 ompi/mca/io/ompio/io_ompio.c 					 recvcounts,
recvcounts        295 ompi/mca/io/ompio/io_ompio.c                 free(recvcounts);
recvcounts        311 ompi/mca/io/ompio/io_ompio.c                 free(recvcounts);
recvcounts        327 ompi/mca/io/ompio/io_ompio.c                 free(recvcounts);
recvcounts        346 ompi/mca/io/ompio/io_ompio.c                 free(recvcounts);
recvcounts        379 ompi/mca/io/ompio/io_ompio.c 	    if (NULL != recvcounts){
recvcounts        380 ompi/mca/io/ompio/io_ompio.c 		free(recvcounts);
recvcounts        381 ompi/mca/io/ompio/io_ompio.c 		recvcounts = NULL;
recvcounts         48 ompi/mpi/c/allgatherv.c                    void *recvbuf, const int recvcounts[],
recvcounts         69 ompi/mpi/c/allgatherv.c                             recvcounts[i], recvtype);
recvcounts         76 ompi/mpi/c/allgatherv.c                             recvcounts[rank], recvtype);
recvcounts        112 ompi/mpi/c/allgatherv.c           if (recvcounts[i] < 0) {
recvcounts        128 ompi/mpi/c/allgatherv.c 	    if (0 != recvcounts[i]) {
recvcounts        147 ompi/mpi/c/allgatherv.c                                        recvbuf, (int *) recvcounts,
recvcounts         48 ompi/mpi/c/alltoallv.c                   void *recvbuf, const int recvcounts[], const int rdispls[],
recvcounts         79 ompi/mpi/c/alltoallv.c                             recvcounts[i], recvtype);
recvcounts         95 ompi/mpi/c/alltoallv.c             sendcounts = recvcounts;
recvcounts        101 ompi/mpi/c/alltoallv.c             (NULL == recvcounts) || (NULL == rdispls) ||
recvcounts        111 ompi/mpi/c/alltoallv.c             OMPI_CHECK_DATATYPE_FOR_RECV(err, recvtype, recvcounts[i]);
recvcounts        120 ompi/mpi/c/alltoallv.c             if ((sendtype_size*sendcounts[me]) != (recvtype_size*recvcounts[me])) {
recvcounts        130 ompi/mpi/c/alltoallv.c                                       recvbuf, recvcounts, rdispls, recvtype,
recvcounts         48 ompi/mpi/c/alltoallw.c                   void *recvbuf, const int recvcounts[], const int rdispls[],
recvcounts         74 ompi/mpi/c/alltoallw.c                             recvcounts[i], recvtypes[i]);
recvcounts         90 ompi/mpi/c/alltoallw.c             sendcounts = recvcounts;
recvcounts         96 ompi/mpi/c/alltoallw.c             (NULL == recvcounts) || (NULL == rdispls) || (NULL == recvtypes) ||
recvcounts        106 ompi/mpi/c/alltoallw.c             OMPI_CHECK_DATATYPE_FOR_RECV(err, recvtypes[i], recvcounts[i]);
recvcounts        115 ompi/mpi/c/alltoallw.c             if ((sendtype_size*sendcounts[me]) != (recvtype_size*recvcounts[me])) {
recvcounts        125 ompi/mpi/c/alltoallw.c                                       recvbuf, recvcounts, rdispls, (ompi_datatype_t **) recvtypes,
recvcounts         46 ompi/mpi/c/gatherv.c                 void *recvbuf, const int recvcounts[], const int displs[],
recvcounts         67 ompi/mpi/c/gatherv.c                                         recvcounts[i], recvtype);
recvcounts         79 ompi/mpi/c/gatherv.c                                     recvcounts[i], recvtype);
recvcounts         93 ompi/mpi/c/gatherv.c                                     recvcounts[i], recvtype);
recvcounts        138 ompi/mpi/c/gatherv.c                 if (NULL == recvcounts) {
recvcounts        144 ompi/mpi/c/gatherv.c                     if (recvcounts[i] < 0) {
recvcounts        177 ompi/mpi/c/gatherv.c                 if (NULL == recvcounts) {
recvcounts        183 ompi/mpi/c/gatherv.c                     if (recvcounts[i] < 0) {
recvcounts        197 ompi/mpi/c/gatherv.c                                     recvcounts, displs,
recvcounts         48 ompi/mpi/c/iallgatherv.c                     void *recvbuf, const int recvcounts[], const int displs[],
recvcounts         69 ompi/mpi/c/iallgatherv.c                             recvcounts[i], recvtype);
recvcounts         76 ompi/mpi/c/iallgatherv.c                             recvcounts[rank], recvtype);
recvcounts        112 ompi/mpi/c/iallgatherv.c           if (recvcounts[i] < 0) {
recvcounts        126 ompi/mpi/c/iallgatherv.c                                         recvbuf, recvcounts, displs,
recvcounts         47 ompi/mpi/c/ialltoallv.c                    MPI_Datatype sendtype, void *recvbuf, const int recvcounts[],
recvcounts         80 ompi/mpi/c/ialltoallv.c                             recvcounts[i], recvtype);
recvcounts         96 ompi/mpi/c/ialltoallv.c             sendcounts = recvcounts;
recvcounts        102 ompi/mpi/c/ialltoallv.c             (NULL == recvcounts) || (NULL == rdispls) ||
recvcounts        112 ompi/mpi/c/ialltoallv.c             OMPI_CHECK_DATATYPE_FOR_RECV(err, recvtype, recvcounts[i]);
recvcounts        121 ompi/mpi/c/ialltoallv.c             if ((sendtype_size*sendcounts[me]) != (recvtype_size*recvcounts[me])) {
recvcounts        131 ompi/mpi/c/ialltoallv.c                                        sendtype, recvbuf, recvcounts, rdispls,
recvcounts         47 ompi/mpi/c/ialltoallw.c                    const MPI_Datatype sendtypes[], void *recvbuf, const int recvcounts[],
recvcounts         76 ompi/mpi/c/ialltoallw.c                             recvcounts[i], recvtypes[i]);
recvcounts         92 ompi/mpi/c/ialltoallw.c             sendcounts = recvcounts;
recvcounts         98 ompi/mpi/c/ialltoallw.c             (NULL == recvcounts) || (NULL == rdispls) || (NULL == recvtypes) ||
recvcounts        108 ompi/mpi/c/ialltoallw.c             OMPI_CHECK_DATATYPE_FOR_RECV(err, recvtypes[i], recvcounts[i]);
recvcounts        117 ompi/mpi/c/ialltoallw.c             if ((sendtype_size*sendcounts[me]) != (recvtype_size*recvcounts[me])) {
recvcounts        127 ompi/mpi/c/ialltoallw.c                                        sendtypes, recvbuf, recvcounts,
recvcounts         46 ompi/mpi/c/igatherv.c                  void *recvbuf, const int recvcounts[], const int displs[],
recvcounts         67 ompi/mpi/c/igatherv.c                                         recvcounts[i], recvtype);
recvcounts         79 ompi/mpi/c/igatherv.c                                     recvcounts[i], recvtype);
recvcounts         93 ompi/mpi/c/igatherv.c                                     recvcounts[i], recvtype);
recvcounts        138 ompi/mpi/c/igatherv.c                 if (NULL == recvcounts) {
recvcounts        144 ompi/mpi/c/igatherv.c                     if (recvcounts[i] < 0) {
recvcounts        177 ompi/mpi/c/igatherv.c                 if (NULL == recvcounts) {
recvcounts        183 ompi/mpi/c/igatherv.c                     if (recvcounts[i] < 0) {
recvcounts        197 ompi/mpi/c/igatherv.c                                      recvcounts, displs, recvtype,
recvcounts         51 ompi/mpi/c/ineighbor_allgatherv.c                              void *recvbuf, const int recvcounts[], const int displs[],
recvcounts         72 ompi/mpi/c/ineighbor_allgatherv.c                             recvcounts[i], recvtype);
recvcounts        111 ompi/mpi/c/ineighbor_allgatherv.c           if (recvcounts[i] < 0) {
recvcounts        147 ompi/mpi/c/ineighbor_allgatherv.c                                                  recvbuf, (int *) recvcounts, (int *) displs,
recvcounts         50 ompi/mpi/c/ineighbor_alltoallv.c                             MPI_Datatype sendtype, void *recvbuf, const int recvcounts[],
recvcounts         87 ompi/mpi/c/ineighbor_alltoallv.c                                 recvcounts[i], recvtype);
recvcounts        105 ompi/mpi/c/ineighbor_alltoallv.c             (NULL == recvcounts) || (NULL == rdispls) ||
recvcounts        117 ompi/mpi/c/ineighbor_alltoallv.c             OMPI_CHECK_DATATYPE_FOR_RECV(err, recvtype, recvcounts[i]);
recvcounts        148 ompi/mpi/c/ineighbor_alltoallv.c                                                 sendtype, recvbuf, recvcounts, rdispls,
recvcounts         50 ompi/mpi/c/ineighbor_alltoallw.c                             const MPI_Datatype sendtypes[], void *recvbuf, const int recvcounts[],
recvcounts         85 ompi/mpi/c/ineighbor_alltoallw.c                                 recvcounts[i], recvtypes[i]);
recvcounts        105 ompi/mpi/c/ineighbor_alltoallw.c             (NULL == recvcounts) || (NULL == rdispls) || (NULL == recvtypes) ||
recvcounts        117 ompi/mpi/c/ineighbor_alltoallw.c             OMPI_CHECK_DATATYPE_FOR_RECV(err, recvtypes[i], recvcounts[i]);
recvcounts        148 ompi/mpi/c/ineighbor_alltoallw.c                                                 recvbuf, recvcounts, rdispls, recvtypes, comm, request,
recvcounts         47 ompi/mpi/c/ireduce_scatter.c int MPI_Ireduce_scatter(const void *sendbuf, void *recvbuf, const int recvcounts[],
recvcounts         61 ompi/mpi/c/ireduce_scatter.c             if (0 == recvcounts[i]) {
recvcounts         62 ompi/mpi/c/ireduce_scatter.c                 count += recvcounts[i];
recvcounts         71 ompi/mpi/c/ireduce_scatter.c                         recvcounts[rank], datatype);
recvcounts        100 ompi/mpi/c/ireduce_scatter.c         } else if (NULL == recvcounts) {
recvcounts        112 ompi/mpi/c/ireduce_scatter.c           OMPI_CHECK_DATATYPE_FOR_SEND(err, datatype, recvcounts[i]);
recvcounts        123 ompi/mpi/c/ireduce_scatter.c         if (0 == recvcounts[i]) {
recvcounts        137 ompi/mpi/c/ireduce_scatter.c     err = comm->c_coll->coll_ireduce_scatter(sendbuf, recvbuf, recvcounts,
recvcounts         52 ompi/mpi/c/neighbor_allgatherv.c                             void *recvbuf, const int recvcounts[], const int displs[],
recvcounts         73 ompi/mpi/c/neighbor_allgatherv.c                             recvcounts[i], recvtype);
recvcounts        112 ompi/mpi/c/neighbor_allgatherv.c           if (recvcounts[i] < 0) {
recvcounts        148 ompi/mpi/c/neighbor_allgatherv.c                                                 recvbuf, recvcounts, displs,
recvcounts         51 ompi/mpi/c/neighbor_alltoallv.c                            const int recvcounts[], const int rdispls[],
recvcounts         87 ompi/mpi/c/neighbor_alltoallv.c                                 recvcounts[i], recvtype);
recvcounts        105 ompi/mpi/c/neighbor_alltoallv.c             (NULL == recvcounts) || (NULL == rdispls) ||
recvcounts        117 ompi/mpi/c/neighbor_alltoallv.c             OMPI_CHECK_DATATYPE_FOR_RECV(err, recvtype, recvcounts[i]);
recvcounts        148 ompi/mpi/c/neighbor_alltoallv.c                                                recvbuf, recvcounts, rdispls, recvtype,
recvcounts         51 ompi/mpi/c/neighbor_alltoallw.c                            const int recvcounts[], const MPI_Aint rdispls[],
recvcounts         83 ompi/mpi/c/neighbor_alltoallw.c                                 recvcounts[i], recvtypes[i]);
recvcounts        101 ompi/mpi/c/neighbor_alltoallw.c             (NULL == recvcounts) || (NULL == rdispls) || (NULL == recvtypes) ||
recvcounts        113 ompi/mpi/c/neighbor_alltoallw.c             OMPI_CHECK_DATATYPE_FOR_RECV(err, recvtypes[i], recvcounts[i]);
recvcounts        144 ompi/mpi/c/neighbor_alltoallw.c                                                recvbuf, recvcounts, rdispls, recvtypes,
recvcounts         46 ompi/mpi/c/reduce_scatter.c int MPI_Reduce_scatter(const void *sendbuf, void *recvbuf, const int recvcounts[],
recvcounts         59 ompi/mpi/c/reduce_scatter.c             if (0 == recvcounts[i]) {
recvcounts         60 ompi/mpi/c/reduce_scatter.c                 count += recvcounts[i];
recvcounts         69 ompi/mpi/c/reduce_scatter.c                         recvcounts[rank], datatype);
recvcounts         98 ompi/mpi/c/reduce_scatter.c         } else if (NULL == recvcounts) {
recvcounts        110 ompi/mpi/c/reduce_scatter.c           OMPI_CHECK_DATATYPE_FOR_SEND(err, datatype, recvcounts[i]);
recvcounts        121 ompi/mpi/c/reduce_scatter.c         if (0 == recvcounts[i]) {
recvcounts        134 ompi/mpi/c/reduce_scatter.c     err = comm->c_coll->coll_reduce_scatter(sendbuf, recvbuf, recvcounts,
recvcounts        293 ompi/mpi/cxx/comm.h 	  const int recvcounts[], const int displs[],
recvcounts        316 ompi/mpi/cxx/comm.h 	     const int recvcounts[], const int displs[],
recvcounts        327 ompi/mpi/cxx/comm.h 	    void *recvbuf, const int recvcounts[],
recvcounts        333 ompi/mpi/cxx/comm.h             void *recvbuf, const int recvcounts[],
recvcounts        348 ompi/mpi/cxx/comm.h 		 int recvcounts[],
recvcounts        333 ompi/mpi/cxx/comm_inln.h                    const int recvcounts[], const int displs[],
recvcounts        337 ompi/mpi/cxx/comm_inln.h                       recvbuf, const_cast<int *>(recvcounts),
recvcounts        378 ompi/mpi/cxx/comm_inln.h                       const int recvcounts[], const int displs[],
recvcounts        383 ompi/mpi/cxx/comm_inln.h                          const_cast<int *>(recvcounts),
recvcounts        401 ompi/mpi/cxx/comm_inln.h                      void *recvbuf, const int recvcounts[],
recvcounts        408 ompi/mpi/cxx/comm_inln.h 			const_cast<int *>(recvcounts),
recvcounts        416 ompi/mpi/cxx/comm_inln.h                      void *recvbuf, const int recvcounts[],
recvcounts        434 ompi/mpi/cxx/comm_inln.h                         const_cast<int *>(recvcounts),
recvcounts        458 ompi/mpi/cxx/comm_inln.h                           int recvcounts[],
recvcounts        462 ompi/mpi/cxx/comm_inln.h     (void)MPI_Reduce_scatter(const_cast<void *>(sendbuf), recvbuf, recvcounts,
recvcounts         42 ompi/mpi/fortran/mpif-h/allgatherv_f.c                            (char *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *displs, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *ierr),
recvcounts         43 ompi/mpi/fortran/mpif-h/allgatherv_f.c                            (sendbuf, sendcount, sendtype, recvbuf, recvcounts, displs, recvtype, comm, ierr) )
recvcounts         62 ompi/mpi/fortran/mpif-h/allgatherv_f.c                            (char *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *displs, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *ierr),
recvcounts         63 ompi/mpi/fortran/mpif-h/allgatherv_f.c                            (sendbuf, sendcount, sendtype, recvbuf, recvcounts, displs, recvtype, comm, ierr) )
recvcounts         71 ompi/mpi/fortran/mpif-h/allgatherv_f.c 		      char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *displs,
recvcounts         77 ompi/mpi/fortran/mpif-h/allgatherv_f.c     OMPI_ARRAY_NAME_DECL(recvcounts);
recvcounts         85 ompi/mpi/fortran/mpif-h/allgatherv_f.c     OMPI_ARRAY_FINT_2_INT(recvcounts, size);
recvcounts         96 ompi/mpi/fortran/mpif-h/allgatherv_f.c                              OMPI_ARRAY_NAME_CONVERT(recvcounts),
recvcounts        102 ompi/mpi/fortran/mpif-h/allgatherv_f.c     OMPI_ARRAY_FINT_2_INT_CLEANUP(recvcounts);
recvcounts         42 ompi/mpi/fortran/mpif-h/alltoallv_f.c                            (char *sendbuf, MPI_Fint *sendcounts, MPI_Fint *sdispls, MPI_Fint *sendtype, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *rdispls, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *ierr),
recvcounts         43 ompi/mpi/fortran/mpif-h/alltoallv_f.c                            (sendbuf, sendcounts, sdispls, sendtype, recvbuf, recvcounts, rdispls, recvtype, comm, ierr) )
recvcounts         62 ompi/mpi/fortran/mpif-h/alltoallv_f.c                            (char *sendbuf, MPI_Fint *sendcounts, MPI_Fint *sdispls, MPI_Fint *sendtype, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *rdispls, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *ierr),
recvcounts         63 ompi/mpi/fortran/mpif-h/alltoallv_f.c                            (sendbuf, sendcounts, sdispls, sendtype, recvbuf, recvcounts, rdispls, recvtype, comm, ierr) )
recvcounts         71 ompi/mpi/fortran/mpif-h/alltoallv_f.c 		     MPI_Fint *sendtype, char *recvbuf, MPI_Fint *recvcounts,
recvcounts         80 ompi/mpi/fortran/mpif-h/alltoallv_f.c     OMPI_ARRAY_NAME_DECL(recvcounts);
recvcounts         90 ompi/mpi/fortran/mpif-h/alltoallv_f.c     OMPI_ARRAY_FINT_2_INT(recvcounts, size);
recvcounts        102 ompi/mpi/fortran/mpif-h/alltoallv_f.c                            OMPI_ARRAY_NAME_CONVERT(recvcounts),
recvcounts        109 ompi/mpi/fortran/mpif-h/alltoallv_f.c     OMPI_ARRAY_FINT_2_INT_CLEANUP(recvcounts);
recvcounts         42 ompi/mpi/fortran/mpif-h/alltoallw_f.c                            (char *sendbuf, MPI_Fint *sendcounts, MPI_Fint *sdispls, MPI_Fint *sendtypes, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *rdispls, MPI_Fint *recvtypes, MPI_Fint *comm, MPI_Fint *ierr),
recvcounts         43 ompi/mpi/fortran/mpif-h/alltoallw_f.c                            (sendbuf, sendcounts, sdispls, sendtypes, recvbuf, recvcounts, rdispls, recvtypes, comm, ierr) )
recvcounts         62 ompi/mpi/fortran/mpif-h/alltoallw_f.c                            (char *sendbuf, MPI_Fint *sendcounts, MPI_Fint *sdispls, MPI_Fint *sendtypes, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *rdispls, MPI_Fint *recvtypes, MPI_Fint *comm, MPI_Fint *ierr),
recvcounts         63 ompi/mpi/fortran/mpif-h/alltoallw_f.c                            (sendbuf, sendcounts, sdispls, sendtypes, recvbuf, recvcounts, rdispls, recvtypes, comm, ierr) )
recvcounts         72 ompi/mpi/fortran/mpif-h/alltoallw_f.c 		     char *recvbuf, MPI_Fint *recvcounts,
recvcounts         81 ompi/mpi/fortran/mpif-h/alltoallw_f.c     OMPI_ARRAY_NAME_DECL(recvcounts);
recvcounts         92 ompi/mpi/fortran/mpif-h/alltoallw_f.c     OMPI_ARRAY_FINT_2_INT(recvcounts, size);
recvcounts        110 ompi/mpi/fortran/mpif-h/alltoallw_f.c                            OMPI_ARRAY_NAME_CONVERT(recvcounts),
recvcounts        117 ompi/mpi/fortran/mpif-h/alltoallw_f.c     OMPI_ARRAY_FINT_2_INT_CLEANUP(recvcounts);
recvcounts         42 ompi/mpi/fortran/mpif-h/gatherv_f.c                            (char *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *displs, MPI_Fint *recvtype, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *ierr),
recvcounts         43 ompi/mpi/fortran/mpif-h/gatherv_f.c                            (sendbuf, sendcount, sendtype, recvbuf, recvcounts, displs, recvtype, root, comm, ierr) )
recvcounts         62 ompi/mpi/fortran/mpif-h/gatherv_f.c                            (char *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *displs, MPI_Fint *recvtype, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *ierr),
recvcounts         63 ompi/mpi/fortran/mpif-h/gatherv_f.c                            (sendbuf, sendcount, sendtype, recvbuf, recvcounts, displs, recvtype, root, comm, ierr) )
recvcounts         71 ompi/mpi/fortran/mpif-h/gatherv_f.c 		   char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *displs,
recvcounts         78 ompi/mpi/fortran/mpif-h/gatherv_f.c     OMPI_ARRAY_NAME_DECL(recvcounts);
recvcounts         86 ompi/mpi/fortran/mpif-h/gatherv_f.c     OMPI_ARRAY_FINT_2_INT(recvcounts, size);
recvcounts         95 ompi/mpi/fortran/mpif-h/gatherv_f.c                          OMPI_ARRAY_NAME_CONVERT(recvcounts),
recvcounts         42 ompi/mpi/fortran/mpif-h/iallgatherv_f.c                             (char *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *displs, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierr),
recvcounts         43 ompi/mpi/fortran/mpif-h/iallgatherv_f.c                             (sendbuf, sendcount, sendtype, recvbuf, recvcounts, displs, recvtype, comm, request, ierr) )
recvcounts         62 ompi/mpi/fortran/mpif-h/iallgatherv_f.c                             (char *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *displs, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierr),
recvcounts         63 ompi/mpi/fortran/mpif-h/iallgatherv_f.c                             (sendbuf, sendcount, sendtype, recvbuf, recvcounts, displs, recvtype, comm, request, ierr) )
recvcounts         71 ompi/mpi/fortran/mpif-h/iallgatherv_f.c                         char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *displs,
recvcounts         79 ompi/mpi/fortran/mpif-h/iallgatherv_f.c     OMPI_ARRAY_NAME_DECL(recvcounts);
recvcounts         87 ompi/mpi/fortran/mpif-h/iallgatherv_f.c     OMPI_ARRAY_FINT_2_INT(recvcounts, size);
recvcounts         98 ompi/mpi/fortran/mpif-h/iallgatherv_f.c                               OMPI_ARRAY_NAME_CONVERT(recvcounts),
recvcounts        105 ompi/mpi/fortran/mpif-h/iallgatherv_f.c     OMPI_ARRAY_FINT_2_INT_CLEANUP(recvcounts);
recvcounts         42 ompi/mpi/fortran/mpif-h/ialltoallv_f.c                             (char *sendbuf, MPI_Fint *sendcounts, MPI_Fint *sdispls, MPI_Fint *sendtype, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *rdispls, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierr),
recvcounts         43 ompi/mpi/fortran/mpif-h/ialltoallv_f.c                             (sendbuf, sendcounts, sdispls, sendtype, recvbuf, recvcounts, rdispls, recvtype, comm, request, ierr) )
recvcounts         62 ompi/mpi/fortran/mpif-h/ialltoallv_f.c                             (char *sendbuf, MPI_Fint *sendcounts, MPI_Fint *sdispls, MPI_Fint *sendtype, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *rdispls, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierr),
recvcounts         63 ompi/mpi/fortran/mpif-h/ialltoallv_f.c                             (sendbuf, sendcounts, sdispls, sendtype, recvbuf, recvcounts, rdispls, recvtype, comm, request, ierr) )
recvcounts         71 ompi/mpi/fortran/mpif-h/ialltoallv_f.c                        MPI_Fint *sendtype, char *recvbuf, MPI_Fint *recvcounts,
recvcounts         81 ompi/mpi/fortran/mpif-h/ialltoallv_f.c     OMPI_ARRAY_NAME_DECL(recvcounts);
recvcounts         91 ompi/mpi/fortran/mpif-h/ialltoallv_f.c     OMPI_ARRAY_FINT_2_INT(recvcounts, size);
recvcounts        103 ompi/mpi/fortran/mpif-h/ialltoallv_f.c                             OMPI_ARRAY_NAME_CONVERT(recvcounts),
recvcounts        111 ompi/mpi/fortran/mpif-h/ialltoallv_f.c     OMPI_ARRAY_FINT_2_INT_CLEANUP(recvcounts);
recvcounts         42 ompi/mpi/fortran/mpif-h/ialltoallw_f.c                             (char *sendbuf, MPI_Fint *sendcounts, MPI_Fint *sdispls, MPI_Fint *sendtypes, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *rdispls, MPI_Fint *recvtypes, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierr),
recvcounts         43 ompi/mpi/fortran/mpif-h/ialltoallw_f.c                             (sendbuf, sendcounts, sdispls, sendtypes, recvbuf, recvcounts, rdispls, recvtypes, comm, request, ierr) )
recvcounts         62 ompi/mpi/fortran/mpif-h/ialltoallw_f.c                             (char *sendbuf, MPI_Fint *sendcounts, MPI_Fint *sdispls, MPI_Fint *sendtypes, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *rdispls, MPI_Fint *recvtypes, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierr),
recvcounts         63 ompi/mpi/fortran/mpif-h/ialltoallw_f.c                             (sendbuf, sendcounts, sdispls, sendtypes, recvbuf, recvcounts, rdispls, recvtypes, comm, request, ierr) )
recvcounts         72 ompi/mpi/fortran/mpif-h/ialltoallw_f.c                        char *recvbuf, MPI_Fint *recvcounts,
recvcounts         82 ompi/mpi/fortran/mpif-h/ialltoallw_f.c     OMPI_ARRAY_NAME_DECL(recvcounts);
recvcounts         93 ompi/mpi/fortran/mpif-h/ialltoallw_f.c     OMPI_ARRAY_FINT_2_INT(recvcounts, size);
recvcounts        111 ompi/mpi/fortran/mpif-h/ialltoallw_f.c                             OMPI_ARRAY_NAME_CONVERT(recvcounts),
recvcounts        119 ompi/mpi/fortran/mpif-h/ialltoallw_f.c     OMPI_ARRAY_FINT_2_INT_CLEANUP(recvcounts);
recvcounts         42 ompi/mpi/fortran/mpif-h/igatherv_f.c                             (char *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *displs, MPI_Fint *recvtype, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierr),
recvcounts         43 ompi/mpi/fortran/mpif-h/igatherv_f.c                             (sendbuf, sendcount, sendtype, recvbuf, recvcounts, displs, recvtype, root, comm, request, ierr) )
recvcounts         62 ompi/mpi/fortran/mpif-h/igatherv_f.c                             (char *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *displs, MPI_Fint *recvtype, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *request,MPI_Fint *ierr),
recvcounts         63 ompi/mpi/fortran/mpif-h/igatherv_f.c                             (sendbuf, sendcount, sendtype, recvbuf, recvcounts, displs, recvtype, root, comm, request, ierr) )
recvcounts         71 ompi/mpi/fortran/mpif-h/igatherv_f.c                      char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *displs,
recvcounts         79 ompi/mpi/fortran/mpif-h/igatherv_f.c     OMPI_ARRAY_NAME_DECL(recvcounts);
recvcounts         87 ompi/mpi/fortran/mpif-h/igatherv_f.c     OMPI_ARRAY_FINT_2_INT(recvcounts, size);
recvcounts         96 ompi/mpi/fortran/mpif-h/igatherv_f.c                          OMPI_ARRAY_NAME_CONVERT(recvcounts),
recvcounts         45 ompi/mpi/fortran/mpif-h/ineighbor_allgatherv_f.c                             (char *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *displs, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierr),
recvcounts         46 ompi/mpi/fortran/mpif-h/ineighbor_allgatherv_f.c                             (sendbuf, sendcount, sendtype, recvbuf, recvcounts, displs, recvtype, comm, request, ierr) )
recvcounts         65 ompi/mpi/fortran/mpif-h/ineighbor_allgatherv_f.c                             (char *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *displs, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierr),
recvcounts         66 ompi/mpi/fortran/mpif-h/ineighbor_allgatherv_f.c                             (sendbuf, sendcount, sendtype, recvbuf, recvcounts, displs, recvtype, comm, request, ierr) )
recvcounts         74 ompi/mpi/fortran/mpif-h/ineighbor_allgatherv_f.c                                  char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *displs,
recvcounts         82 ompi/mpi/fortran/mpif-h/ineighbor_allgatherv_f.c     OMPI_ARRAY_NAME_DECL(recvcounts);
recvcounts         90 ompi/mpi/fortran/mpif-h/ineighbor_allgatherv_f.c     OMPI_ARRAY_FINT_2_INT(recvcounts, size);
recvcounts        101 ompi/mpi/fortran/mpif-h/ineighbor_allgatherv_f.c                                        OMPI_ARRAY_NAME_CONVERT(recvcounts),
recvcounts        108 ompi/mpi/fortran/mpif-h/ineighbor_allgatherv_f.c     OMPI_ARRAY_FINT_2_INT_CLEANUP(recvcounts);
recvcounts         45 ompi/mpi/fortran/mpif-h/ineighbor_alltoallv_f.c                             (char *sendbuf, MPI_Fint *sendcounts, MPI_Fint *sdispls, MPI_Fint *sendtype, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *rdispls, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierr),
recvcounts         46 ompi/mpi/fortran/mpif-h/ineighbor_alltoallv_f.c                             (sendbuf, sendcounts, sdispls, sendtype, recvbuf, recvcounts, rdispls, recvtype, comm, request, ierr) )
recvcounts         65 ompi/mpi/fortran/mpif-h/ineighbor_alltoallv_f.c                             (char *sendbuf, MPI_Fint *sendcounts, MPI_Fint *sdispls, MPI_Fint *sendtype, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *rdispls, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierr),
recvcounts         66 ompi/mpi/fortran/mpif-h/ineighbor_alltoallv_f.c                             (sendbuf, sendcounts, sdispls, sendtype, recvbuf, recvcounts, rdispls, recvtype, comm, request, ierr) )
recvcounts         74 ompi/mpi/fortran/mpif-h/ineighbor_alltoallv_f.c                                 MPI_Fint *sendtype, char *recvbuf, MPI_Fint *recvcounts,
recvcounts         84 ompi/mpi/fortran/mpif-h/ineighbor_alltoallv_f.c     OMPI_ARRAY_NAME_DECL(recvcounts);
recvcounts         94 ompi/mpi/fortran/mpif-h/ineighbor_alltoallv_f.c     OMPI_ARRAY_FINT_2_INT(recvcounts, size);
recvcounts        106 ompi/mpi/fortran/mpif-h/ineighbor_alltoallv_f.c                                      OMPI_ARRAY_NAME_CONVERT(recvcounts),
recvcounts        114 ompi/mpi/fortran/mpif-h/ineighbor_alltoallv_f.c     OMPI_ARRAY_FINT_2_INT_CLEANUP(recvcounts);
recvcounts         45 ompi/mpi/fortran/mpif-h/ineighbor_alltoallw_f.c                             (char *sendbuf, MPI_Fint *sendcounts, MPI_Aint *sdispls, MPI_Fint *sendtypes, char *recvbuf, MPI_Fint *recvcounts, MPI_Aint *rdispls, MPI_Fint *recvtypes, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierr),
recvcounts         46 ompi/mpi/fortran/mpif-h/ineighbor_alltoallw_f.c                             (sendbuf, sendcounts, sdispls, sendtypes, recvbuf, recvcounts, rdispls, recvtypes, comm, request, ierr) )
recvcounts         65 ompi/mpi/fortran/mpif-h/ineighbor_alltoallw_f.c                             (char *sendbuf, MPI_Fint *sendcounts, MPI_Aint *sdispls, MPI_Fint *sendtypes, char *recvbuf, MPI_Fint *recvcounts, MPI_Aint *rdispls, MPI_Fint *recvtypes, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierr),
recvcounts         66 ompi/mpi/fortran/mpif-h/ineighbor_alltoallw_f.c                             (sendbuf, sendcounts, sdispls, sendtypes, recvbuf, recvcounts, rdispls, recvtypes, comm, request, ierr) )
recvcounts         75 ompi/mpi/fortran/mpif-h/ineighbor_alltoallw_f.c                                 char *recvbuf, MPI_Fint *recvcounts,
recvcounts         84 ompi/mpi/fortran/mpif-h/ineighbor_alltoallw_f.c     OMPI_ARRAY_NAME_DECL(recvcounts);
recvcounts         93 ompi/mpi/fortran/mpif-h/ineighbor_alltoallw_f.c     OMPI_ARRAY_FINT_2_INT(recvcounts, size);
recvcounts        110 ompi/mpi/fortran/mpif-h/ineighbor_alltoallw_f.c                                      OMPI_ARRAY_NAME_CONVERT(recvcounts),
recvcounts        117 ompi/mpi/fortran/mpif-h/ineighbor_alltoallw_f.c     OMPI_ARRAY_FINT_2_INT_CLEANUP(recvcounts);
recvcounts         42 ompi/mpi/fortran/mpif-h/ireduce_scatter_block_f.c                             (char *sendbuf, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *datatype, MPI_Fint *op, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierr),
recvcounts         43 ompi/mpi/fortran/mpif-h/ireduce_scatter_block_f.c                             (sendbuf, recvbuf, recvcounts, datatype, op, comm, request, ierr) )
recvcounts         62 ompi/mpi/fortran/mpif-h/ireduce_scatter_block_f.c                             (char *sendbuf, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *datatype, MPI_Fint *op, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierr),
recvcounts         63 ompi/mpi/fortran/mpif-h/ireduce_scatter_block_f.c                             (sendbuf, recvbuf, recvcounts, datatype, op, comm, request, ierr) )
recvcounts         42 ompi/mpi/fortran/mpif-h/ireduce_scatter_f.c                             (char *sendbuf, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *datatype, MPI_Fint *op, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierr),
recvcounts         43 ompi/mpi/fortran/mpif-h/ireduce_scatter_f.c                             (sendbuf, recvbuf, recvcounts, datatype, op, comm, request, ierr) )
recvcounts         62 ompi/mpi/fortran/mpif-h/ireduce_scatter_f.c                             (char *sendbuf, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *datatype, MPI_Fint *op, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierr),
recvcounts         63 ompi/mpi/fortran/mpif-h/ireduce_scatter_f.c                             (sendbuf, recvbuf, recvcounts, datatype, op, comm, request, ierr) )
recvcounts         71 ompi/mpi/fortran/mpif-h/ireduce_scatter_f.c                             MPI_Fint *recvcounts, MPI_Fint *datatype,
recvcounts         81 ompi/mpi/fortran/mpif-h/ireduce_scatter_f.c     OMPI_ARRAY_NAME_DECL(recvcounts);
recvcounts         88 ompi/mpi/fortran/mpif-h/ireduce_scatter_f.c     OMPI_ARRAY_FINT_2_INT(recvcounts, size);
recvcounts         95 ompi/mpi/fortran/mpif-h/ireduce_scatter_f.c                                  OMPI_ARRAY_NAME_CONVERT(recvcounts),
recvcounts         45 ompi/mpi/fortran/mpif-h/neighbor_allgatherv_f.c                            (char *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *displs, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *ierr),
recvcounts         46 ompi/mpi/fortran/mpif-h/neighbor_allgatherv_f.c                            (sendbuf, sendcount, sendtype, recvbuf, recvcounts, displs, recvtype, comm, ierr) )
recvcounts         65 ompi/mpi/fortran/mpif-h/neighbor_allgatherv_f.c                            (char *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *displs, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *ierr),
recvcounts         66 ompi/mpi/fortran/mpif-h/neighbor_allgatherv_f.c                            (sendbuf, sendcount, sendtype, recvbuf, recvcounts, displs, recvtype, comm, ierr) )
recvcounts         74 ompi/mpi/fortran/mpif-h/neighbor_allgatherv_f.c                                 char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *displs,
recvcounts         80 ompi/mpi/fortran/mpif-h/neighbor_allgatherv_f.c     OMPI_ARRAY_NAME_DECL(recvcounts);
recvcounts         88 ompi/mpi/fortran/mpif-h/neighbor_allgatherv_f.c     OMPI_ARRAY_FINT_2_INT(recvcounts, size);
recvcounts         99 ompi/mpi/fortran/mpif-h/neighbor_allgatherv_f.c                                       OMPI_ARRAY_NAME_CONVERT(recvcounts),
recvcounts        105 ompi/mpi/fortran/mpif-h/neighbor_allgatherv_f.c     OMPI_ARRAY_FINT_2_INT_CLEANUP(recvcounts);
recvcounts         45 ompi/mpi/fortran/mpif-h/neighbor_alltoallv_f.c                            (char *sendbuf, MPI_Fint *sendcounts, MPI_Fint *sdispls, MPI_Fint *sendtype, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *rdispls, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *ierr),
recvcounts         46 ompi/mpi/fortran/mpif-h/neighbor_alltoallv_f.c                            (sendbuf, sendcounts, sdispls, sendtype, recvbuf, recvcounts, rdispls, recvtype, comm, ierr) )
recvcounts         65 ompi/mpi/fortran/mpif-h/neighbor_alltoallv_f.c                            (char *sendbuf, MPI_Fint *sendcounts, MPI_Fint *sdispls, MPI_Fint *sendtype, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *rdispls, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *ierr),
recvcounts         66 ompi/mpi/fortran/mpif-h/neighbor_alltoallv_f.c                            (sendbuf, sendcounts, sdispls, sendtype, recvbuf, recvcounts, rdispls, recvtype, comm, ierr) )
recvcounts         74 ompi/mpi/fortran/mpif-h/neighbor_alltoallv_f.c                                MPI_Fint *sendtype, char *recvbuf, MPI_Fint *recvcounts,
recvcounts         83 ompi/mpi/fortran/mpif-h/neighbor_alltoallv_f.c     OMPI_ARRAY_NAME_DECL(recvcounts);
recvcounts         93 ompi/mpi/fortran/mpif-h/neighbor_alltoallv_f.c     OMPI_ARRAY_FINT_2_INT(recvcounts, size);
recvcounts        105 ompi/mpi/fortran/mpif-h/neighbor_alltoallv_f.c                                     OMPI_ARRAY_NAME_CONVERT(recvcounts),
recvcounts        112 ompi/mpi/fortran/mpif-h/neighbor_alltoallv_f.c     OMPI_ARRAY_FINT_2_INT_CLEANUP(recvcounts);
recvcounts         45 ompi/mpi/fortran/mpif-h/neighbor_alltoallw_f.c                            (char *sendbuf, MPI_Fint *sendcounts, MPI_Aint *sdispls, MPI_Fint *sendtypes, char *recvbuf, MPI_Fint *recvcounts, MPI_Aint *rdispls, MPI_Fint *recvtypes, MPI_Fint *comm, MPI_Fint *ierr),
recvcounts         46 ompi/mpi/fortran/mpif-h/neighbor_alltoallw_f.c                            (sendbuf, sendcounts, sdispls, sendtypes, recvbuf, recvcounts, rdispls, recvtypes, comm, ierr) )
recvcounts         65 ompi/mpi/fortran/mpif-h/neighbor_alltoallw_f.c                            (char *sendbuf, MPI_Fint *sendcounts, MPI_Aint *sdispls, MPI_Fint *sendtypes, char *recvbuf, MPI_Fint *recvcounts, MPI_Aint *rdispls, MPI_Fint *recvtypes, MPI_Fint *comm, MPI_Fint *ierr),
recvcounts         66 ompi/mpi/fortran/mpif-h/neighbor_alltoallw_f.c                            (sendbuf, sendcounts, sdispls, sendtypes, recvbuf, recvcounts, rdispls, recvtypes, comm, ierr) )
recvcounts         75 ompi/mpi/fortran/mpif-h/neighbor_alltoallw_f.c                                char *recvbuf, MPI_Fint *recvcounts,
recvcounts         83 ompi/mpi/fortran/mpif-h/neighbor_alltoallw_f.c     OMPI_ARRAY_NAME_DECL(recvcounts);
recvcounts         92 ompi/mpi/fortran/mpif-h/neighbor_alltoallw_f.c     OMPI_ARRAY_FINT_2_INT(recvcounts, size);
recvcounts        109 ompi/mpi/fortran/mpif-h/neighbor_alltoallw_f.c                                     OMPI_ARRAY_NAME_CONVERT(recvcounts),
recvcounts        115 ompi/mpi/fortran/mpif-h/neighbor_alltoallw_f.c     OMPI_ARRAY_FINT_2_INT_CLEANUP(recvcounts);
recvcounts         93 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Allgatherv, mpi_allgatherv, MPI_ALLGATHERV, (char *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *displs, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *ierr));
recvcounts         99 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Alltoallv, mpi_alltoallv, MPI_ALLTOALLV, (char *sendbuf, MPI_Fint *sendcounts, MPI_Fint *sdispls, MPI_Fint *sendtype, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *rdispls, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *ierr));
recvcounts        100 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Alltoallw, mpi_alltoallw, MPI_ALLTOALLW, (char *sendbuf, MPI_Fint *sendcounts, MPI_Fint *sdispls, MPI_Fint *sendtypes, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *rdispls, MPI_Fint *recvtypes, MPI_Fint *comm, MPI_Fint *ierr));
recvcounts        233 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Gatherv, mpi_gatherv, MPI_GATHERV, (char *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *displs, MPI_Fint *recvtype, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *ierr));
recvcounts        264 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Iallgatherv, mpi_iallgatherv, MPI_IALLGATHERV, (char *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *displs, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierr));
recvcounts        267 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Ialltoallv, mpi_ialltoallv, MPI_IALLTOALLV, (char *sendbuf, MPI_Fint *sendcounts, MPI_Fint *sdispls, MPI_Fint *sendtype, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *rdispls, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierr));
recvcounts        268 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Ialltoallw, mpi_ialltoallw, MPI_IALLTOALLW, (char *sendbuf, MPI_Fint *sendcounts, MPI_Fint *sdispls, MPI_Fint *sendtypes, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *rdispls, MPI_Fint *recvtypes, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierr));
recvcounts        274 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Igatherv, mpi_igatherv, MPI_IGATHERV, (char *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *displs, MPI_Fint *recvtype, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierr));
recvcounts        278 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Ineighbor_allgatherv, mpi_ineighbor_allgatherv, MPI_INEIGHBOR_ALLGATHERV, (char *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *displs, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierr));
recvcounts        280 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Ineighbor_alltoallv, mpi_ineighbor_alltoallv, MPI_INEIGHBOR_ALLTOALLV, (char *sendbuf, MPI_Fint *sendcounts, MPI_Fint *sdispls, MPI_Fint *sendtype, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *rdispls, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierr));
recvcounts        281 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Ineighbor_alltoallw, mpi_ineighbor_alltoallw, MPI_INEIGHBOR_ALLTOALLW, (char *sendbuf, MPI_Fint *sendcounts, MPI_Aint *sdispls, MPI_Fint *sendtypes, char *recvbuf, MPI_Fint *recvcounts, MPI_Aint *rdispls, MPI_Fint *recvtypes, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierr));
recvcounts        283 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Ireduce_scatter, mpi_ireduce_scatter, MPI_IREDUCE_SCATTER, (char *sendbuf, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *datatype, MPI_Fint *op, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierr));
recvcounts        314 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Neighbor_allgatherv, mpi_neighbor_allgatherv, MPI_NEIGHBOR_ALLGATHERV, (char *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *displs, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *ierr));
recvcounts        316 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Neighbor_alltoallv, mpi_neighbor_alltoallv, MPI_NEIGHBOR_ALLTOALLV, (char *sendbuf, MPI_Fint *sendcounts, MPI_Fint *sdispls, MPI_Fint *sendtype, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *rdispls, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *ierr));
recvcounts        317 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Neighbor_alltoallw, mpi_neighbor_alltoallw, MPI_NEIGHBOR_ALLTOALLW, (char *sendbuf, MPI_Fint *sendcounts, MPI_Aint *sdispls, MPI_Fint *sendtypes, char *recvbuf, MPI_Fint *recvcounts, MPI_Aint *rdispls, MPI_Fint *recvtypes, MPI_Fint *comm, MPI_Fint *ierr));
recvcounts        336 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Reduce_scatter, mpi_reduce_scatter, MPI_REDUCE_SCATTER, (char *sendbuf, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *datatype, MPI_Fint *op, MPI_Fint *comm, MPI_Fint *ierr));
recvcounts         42 ompi/mpi/fortran/mpif-h/reduce_scatter_block_f.c                            (char *sendbuf, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *datatype, MPI_Fint *op, MPI_Fint *comm, MPI_Fint *ierr),
recvcounts         43 ompi/mpi/fortran/mpif-h/reduce_scatter_block_f.c                            (sendbuf, recvbuf, recvcounts, datatype, op, comm, ierr) )
recvcounts         62 ompi/mpi/fortran/mpif-h/reduce_scatter_block_f.c                            (char *sendbuf, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *datatype, MPI_Fint *op, MPI_Fint *comm, MPI_Fint *ierr),
recvcounts         63 ompi/mpi/fortran/mpif-h/reduce_scatter_block_f.c                            (sendbuf, recvbuf, recvcounts, datatype, op, comm, ierr) )
recvcounts         42 ompi/mpi/fortran/mpif-h/reduce_scatter_f.c                            (char *sendbuf, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *datatype, MPI_Fint *op, MPI_Fint *comm, MPI_Fint *ierr),
recvcounts         43 ompi/mpi/fortran/mpif-h/reduce_scatter_f.c                            (sendbuf, recvbuf, recvcounts, datatype, op, comm, ierr) )
recvcounts         62 ompi/mpi/fortran/mpif-h/reduce_scatter_f.c                            (char *sendbuf, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *datatype, MPI_Fint *op, MPI_Fint *comm, MPI_Fint *ierr),
recvcounts         63 ompi/mpi/fortran/mpif-h/reduce_scatter_f.c                            (sendbuf, recvbuf, recvcounts, datatype, op, comm, ierr) )
recvcounts         71 ompi/mpi/fortran/mpif-h/reduce_scatter_f.c 			  MPI_Fint *recvcounts, MPI_Fint *datatype,
recvcounts         79 ompi/mpi/fortran/mpif-h/reduce_scatter_f.c     OMPI_ARRAY_NAME_DECL(recvcounts);
recvcounts         86 ompi/mpi/fortran/mpif-h/reduce_scatter_f.c     OMPI_ARRAY_FINT_2_INT(recvcounts, size);
recvcounts         93 ompi/mpi/fortran/mpif-h/reduce_scatter_f.c                                 OMPI_ARRAY_NAME_CONVERT(recvcounts),
recvcounts        829 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h                              recvcounts,displs,recvtype,comm,ierror) &
recvcounts        835 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h    INTEGER, INTENT(IN) :: recvcounts(*), displs(*)
recvcounts        843 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h                              recvcounts,displs,recvtype,comm,request,ierror) &
recvcounts        849 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h    INTEGER, INTENT(IN), ASYNCHRONOUS :: recvcounts(*), displs(*)
recvcounts        910 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h                             recvbuf,recvcounts,rdispls,recvtype,comm,ierror) &
recvcounts        915 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h    INTEGER, INTENT(IN) :: sendcounts(*), sdispls(*), recvcounts(*), rdispls(*)
recvcounts        923 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h                             recvbuf,recvcounts,rdispls,recvtype,comm,request,ierror) &
recvcounts        928 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h    INTEGER, INTENT(IN), ASYNCHRONOUS :: sendcounts(*), sdispls(*), recvcounts(*), rdispls(*)
recvcounts        937 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h                             recvbuf,recvcounts,rdispls,recvtypes,comm,ierror) &
recvcounts        942 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h    INTEGER, INTENT(IN) :: sendcounts(*), sdispls(*), recvcounts(*), rdispls(*)
recvcounts        950 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h                             recvbuf,recvcounts,rdispls,recvtypes,comm,request,ierror) &
recvcounts        955 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h    INTEGER, INTENT(IN), ASYNCHRONOUS :: sendcounts(*), sdispls(*), recvcounts(*), rdispls(*)
recvcounts       1052 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h                           recvcounts,displs,recvtype,root,comm,ierror) &
recvcounts       1058 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h    INTEGER, INTENT(IN) :: recvcounts(*), displs(*)
recvcounts       1066 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h                           recvcounts,displs,recvtype,root,comm,request,ierror) &
recvcounts       1072 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h    INTEGER, INTENT(IN), ASYNCHRONOUS :: recvcounts(*), displs(*)
recvcounts       1123 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h subroutine ompi_reduce_scatter_f(sendbuf,recvbuf,recvcounts, &
recvcounts       1129 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h    INTEGER, INTENT(IN) :: recvcounts(*)
recvcounts       1136 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h subroutine ompi_ireduce_scatter_f(sendbuf,recvbuf,recvcounts, &
recvcounts       1142 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h    INTEGER, INTENT(IN), ASYNCHRONOUS :: recvcounts(*)
recvcounts       3391 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h subroutine ompi_neighbor_allgatherv_f(sendbuf,sendcount,sendtype,recvbuf,recvcounts,displs, &
recvcounts       3399 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h    INTEGER, INTENT(IN) :: recvcounts(*), displs(*)
recvcounts       3405 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h subroutine ompi_ineighbor_allgatherv_f(sendbuf,sendcount,sendtype,recvbuf,recvcounts,displs, &
recvcounts       3413 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h    INTEGER, INTENT(IN) :: recvcounts(*), displs(*)
recvcounts       3447 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h subroutine ompi_neighbor_alltoallv_f(sendbuf,sendcounts,sdispls,sendtype,recvbuf,recvcounts, &
recvcounts       3454 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h    INTEGER, INTENT(IN) :: sendcounts(*), sdispls(*), recvcounts(*), rdispls(*)
recvcounts       3460 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h subroutine ompi_ineighbor_alltoallv_f(sendbuf,sendcounts,sdispls,sendtype,recvbuf,recvcounts, &
recvcounts       3467 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h    INTEGER, INTENT(IN) :: sendcounts(*), sdispls(*), recvcounts(*), rdispls(*)
recvcounts       3474 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h subroutine ompi_neighbor_alltoallw_f(sendbuf,sendcounts,sdispls,sendtypes,recvbuf,recvcounts, &
recvcounts       3481 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h    INTEGER, INTENT(IN) :: sendcounts(*), recvcounts(*)
recvcounts       3488 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h subroutine ompi_ineighbor_alltoallw_f(sendbuf,sendcounts,sdispls,sendtypes,recvbuf,recvcounts, &
recvcounts       3495 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h    INTEGER, INTENT(IN) :: sendcounts(*), recvcounts(*)
recvcounts       3072 ompi/mpi/java/java/Comm.java 			int[] recvcounts, Datatype type, Op op)
recvcounts       3097 ompi/mpi/java/java/Comm.java 				recvcounts, type.handle, type.baseType, op, op.handle);
recvcounts       3132 ompi/mpi/java/java/Comm.java 			Object recvbuf, boolean rdb, int recvoff, int[] recvcounts,
recvcounts       3149 ompi/mpi/java/java/Comm.java 			int[] recvcounts, Datatype type, Op op)
recvcounts       3156 ompi/mpi/java/java/Comm.java 				handle, sendbuf, recvbuf, recvcounts,
recvcounts       3191 ompi/mpi/java/java/Comm.java 			long handle, Buffer sendbuf, Object recvbuf, int[] recvcounts,
recvcounts         49 ompi/mpiext/pcollreq/c/allgatherv_init.c                          void *recvbuf, const int recvcounts[], const int displs[],
recvcounts         71 ompi/mpiext/pcollreq/c/allgatherv_init.c                             recvcounts[i], recvtype);
recvcounts         78 ompi/mpiext/pcollreq/c/allgatherv_init.c                             recvcounts[rank], recvtype);
recvcounts        114 ompi/mpiext/pcollreq/c/allgatherv_init.c           if (recvcounts[i] < 0) {
recvcounts        128 ompi/mpiext/pcollreq/c/allgatherv_init.c                                              recvbuf, recvcounts, displs,
recvcounts         48 ompi/mpiext/pcollreq/c/alltoallv_init.c                    MPI_Datatype sendtype, void *recvbuf, const int recvcounts[],
recvcounts         81 ompi/mpiext/pcollreq/c/alltoallv_init.c                             recvcounts[i], recvtype);
recvcounts         97 ompi/mpiext/pcollreq/c/alltoallv_init.c             sendcounts = recvcounts;
recvcounts        103 ompi/mpiext/pcollreq/c/alltoallv_init.c             (NULL == recvcounts) || (NULL == rdispls) ||
recvcounts        113 ompi/mpiext/pcollreq/c/alltoallv_init.c             OMPI_CHECK_DATATYPE_FOR_RECV(err, recvtype, recvcounts[i]);
recvcounts        122 ompi/mpiext/pcollreq/c/alltoallv_init.c             if ((sendtype_size*sendcounts[me]) != (recvtype_size*recvcounts[me])) {
recvcounts        132 ompi/mpiext/pcollreq/c/alltoallv_init.c                                             sendtype, recvbuf, recvcounts, rdispls,
recvcounts         48 ompi/mpiext/pcollreq/c/alltoallw_init.c                         const MPI_Datatype sendtypes[], void *recvbuf, const int recvcounts[],
recvcounts         77 ompi/mpiext/pcollreq/c/alltoallw_init.c                             recvcounts[i], recvtypes[i]);
recvcounts         93 ompi/mpiext/pcollreq/c/alltoallw_init.c             sendcounts = recvcounts;
recvcounts         99 ompi/mpiext/pcollreq/c/alltoallw_init.c             (NULL == recvcounts) || (NULL == rdispls) || (NULL == recvtypes) ||
recvcounts        109 ompi/mpiext/pcollreq/c/alltoallw_init.c             OMPI_CHECK_DATATYPE_FOR_RECV(err, recvtypes[i], recvcounts[i]);
recvcounts        118 ompi/mpiext/pcollreq/c/alltoallw_init.c             if ((sendtype_size*sendcounts[me]) != (recvtype_size*recvcounts[me])) {
recvcounts        128 ompi/mpiext/pcollreq/c/alltoallw_init.c                                             sendtypes, recvbuf, recvcounts,
recvcounts         47 ompi/mpiext/pcollreq/c/gatherv_init.c                       void *recvbuf, const int recvcounts[], const int displs[],
recvcounts         69 ompi/mpiext/pcollreq/c/gatherv_init.c                                         recvcounts[i], recvtype);
recvcounts         81 ompi/mpiext/pcollreq/c/gatherv_init.c                                     recvcounts[i], recvtype);
recvcounts         95 ompi/mpiext/pcollreq/c/gatherv_init.c                                     recvcounts[i], recvtype);
recvcounts        140 ompi/mpiext/pcollreq/c/gatherv_init.c                 if (NULL == recvcounts) {
recvcounts        146 ompi/mpiext/pcollreq/c/gatherv_init.c                     if (recvcounts[i] < 0) {
recvcounts        179 ompi/mpiext/pcollreq/c/gatherv_init.c                 if (NULL == recvcounts) {
recvcounts        185 ompi/mpiext/pcollreq/c/gatherv_init.c                     if (recvcounts[i] < 0) {
recvcounts        199 ompi/mpiext/pcollreq/c/gatherv_init.c                                           recvcounts, displs, recvtype,
recvcounts         14 ompi/mpiext/pcollreq/c/mpiext_pcollreq_c.h OMPI_DECLSPEC int MPIX_Allgatherv_init(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int displs[], MPI_Datatype recvtype, MPI_Comm comm, MPI_Info info, MPI_Request *request);
recvcounts         17 ompi/mpiext/pcollreq/c/mpiext_pcollreq_c.h OMPI_DECLSPEC int MPIX_Alltoallv_init(const void *sendbuf, const int sendcounts[], const int sdispls[], MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int rdispls[], MPI_Datatype recvtype, MPI_Comm comm, MPI_Info info, MPI_Request *request);
recvcounts         18 ompi/mpiext/pcollreq/c/mpiext_pcollreq_c.h OMPI_DECLSPEC int MPIX_Alltoallw_init(const void *sendbuf, const int sendcounts[], const int sdispls[], const MPI_Datatype sendtypes[], void *recvbuf, const int recvcounts[], const int rdispls[], const MPI_Datatype recvtypes[], MPI_Comm comm, MPI_Info info, MPI_Request *request);
recvcounts         23 ompi/mpiext/pcollreq/c/mpiext_pcollreq_c.h OMPI_DECLSPEC int MPIX_Gatherv_init(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int displs[], MPI_Datatype recvtype, int root, MPI_Comm comm, MPI_Info info, MPI_Request *request);
recvcounts         25 ompi/mpiext/pcollreq/c/mpiext_pcollreq_c.h OMPI_DECLSPEC int MPIX_Reduce_scatter_init(const void *sendbuf, void *recvbuf, const int recvcounts[], MPI_Datatype datatype, MPI_Op op, MPI_Comm comm, MPI_Info info, MPI_Request *request);
recvcounts         32 ompi/mpiext/pcollreq/c/mpiext_pcollreq_c.h OMPI_DECLSPEC int MPIX_Neighbor_allgatherv_init(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int displs[], MPI_Datatype recvtype, MPI_Comm comm, MPI_Info info, MPI_Request *request);
recvcounts         34 ompi/mpiext/pcollreq/c/mpiext_pcollreq_c.h OMPI_DECLSPEC int MPIX_Neighbor_alltoallv_init(const void *sendbuf, const int sendcounts[], const int sdispls[], MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int rdispls[], MPI_Datatype recvtype, MPI_Comm comm, MPI_Info info, MPI_Request *request);
recvcounts         35 ompi/mpiext/pcollreq/c/mpiext_pcollreq_c.h OMPI_DECLSPEC int MPIX_Neighbor_alltoallw_init(const void *sendbuf, const int sendcounts[], const MPI_Aint sdispls[], const MPI_Datatype sendtypes[], void *recvbuf, const int recvcounts[], const MPI_Aint rdispls[], const MPI_Datatype recvtypes[], MPI_Comm comm, MPI_Info info, MPI_Request *request);
recvcounts         41 ompi/mpiext/pcollreq/c/mpiext_pcollreq_c.h OMPI_DECLSPEC int PMPIX_Allgatherv_init(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int displs[], MPI_Datatype recvtype, MPI_Comm comm, MPI_Info info, MPI_Request *request);
recvcounts         44 ompi/mpiext/pcollreq/c/mpiext_pcollreq_c.h OMPI_DECLSPEC int PMPIX_Alltoallv_init(const void *sendbuf, const int sendcounts[], const int sdispls[], MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int rdispls[], MPI_Datatype recvtype, MPI_Comm comm, MPI_Info info, MPI_Request *request);
recvcounts         45 ompi/mpiext/pcollreq/c/mpiext_pcollreq_c.h OMPI_DECLSPEC int PMPIX_Alltoallw_init(const void *sendbuf, const int sendcounts[], const int sdispls[], const MPI_Datatype sendtypes[], void *recvbuf, const int recvcounts[], const int rdispls[], const MPI_Datatype recvtypes[], MPI_Comm comm, MPI_Info info, MPI_Request *request);
recvcounts         50 ompi/mpiext/pcollreq/c/mpiext_pcollreq_c.h OMPI_DECLSPEC int PMPIX_Gatherv_init(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int displs[], MPI_Datatype recvtype, int root, MPI_Comm comm, MPI_Info info, MPI_Request *request);
recvcounts         52 ompi/mpiext/pcollreq/c/mpiext_pcollreq_c.h OMPI_DECLSPEC int PMPIX_Reduce_scatter_init(const void *sendbuf, void *recvbuf, const int recvcounts[], MPI_Datatype datatype, MPI_Op op, MPI_Comm comm, MPI_Info info, MPI_Request *request);
recvcounts         59 ompi/mpiext/pcollreq/c/mpiext_pcollreq_c.h OMPI_DECLSPEC int PMPIX_Neighbor_allgatherv_init(const void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int displs[], MPI_Datatype recvtype, MPI_Comm comm, MPI_Info info, MPI_Request *request);
recvcounts         61 ompi/mpiext/pcollreq/c/mpiext_pcollreq_c.h OMPI_DECLSPEC int PMPIX_Neighbor_alltoallv_init(const void *sendbuf, const int sendcounts[], const int sdispls[], MPI_Datatype sendtype, void *recvbuf, const int recvcounts[], const int rdispls[], MPI_Datatype recvtype, MPI_Comm comm, MPI_Info info, MPI_Request *request);
recvcounts         62 ompi/mpiext/pcollreq/c/mpiext_pcollreq_c.h OMPI_DECLSPEC int PMPIX_Neighbor_alltoallw_init(const void *sendbuf, const int sendcounts[], const MPI_Aint sdispls[], const MPI_Datatype sendtypes[], void *recvbuf, const int recvcounts[], const MPI_Aint rdispls[], const MPI_Datatype recvtypes[], MPI_Comm comm, MPI_Info info, MPI_Request *request);
recvcounts         52 ompi/mpiext/pcollreq/c/neighbor_allgatherv_init.c                                   void *recvbuf, const int recvcounts[], const int displs[],
recvcounts         74 ompi/mpiext/pcollreq/c/neighbor_allgatherv_init.c                             recvcounts[i], recvtype);
recvcounts        113 ompi/mpiext/pcollreq/c/neighbor_allgatherv_init.c           if (recvcounts[i] < 0) {
recvcounts        149 ompi/mpiext/pcollreq/c/neighbor_allgatherv_init.c                                                       recvbuf, (int *) recvcounts, (int *) displs,
recvcounts         51 ompi/mpiext/pcollreq/c/neighbor_alltoallv_init.c                                  MPI_Datatype sendtype, void *recvbuf, const int recvcounts[],
recvcounts         88 ompi/mpiext/pcollreq/c/neighbor_alltoallv_init.c                                 recvcounts[i], recvtype);
recvcounts        106 ompi/mpiext/pcollreq/c/neighbor_alltoallv_init.c             (NULL == recvcounts) || (NULL == rdispls) ||
recvcounts        118 ompi/mpiext/pcollreq/c/neighbor_alltoallv_init.c             OMPI_CHECK_DATATYPE_FOR_RECV(err, recvtype, recvcounts[i]);
recvcounts        149 ompi/mpiext/pcollreq/c/neighbor_alltoallv_init.c                                                      sendtype, recvbuf, recvcounts, rdispls,
recvcounts         51 ompi/mpiext/pcollreq/c/neighbor_alltoallw_init.c                                  const MPI_Datatype sendtypes[], void *recvbuf, const int recvcounts[],
recvcounts         86 ompi/mpiext/pcollreq/c/neighbor_alltoallw_init.c                                 recvcounts[i], recvtypes[i]);
recvcounts        106 ompi/mpiext/pcollreq/c/neighbor_alltoallw_init.c             (NULL == recvcounts) || (NULL == rdispls) || (NULL == recvtypes) ||
recvcounts        118 ompi/mpiext/pcollreq/c/neighbor_alltoallw_init.c             OMPI_CHECK_DATATYPE_FOR_RECV(err, recvtypes[i], recvcounts[i]);
recvcounts        149 ompi/mpiext/pcollreq/c/neighbor_alltoallw_init.c                                                      recvbuf, recvcounts, rdispls, recvtypes, comm,
recvcounts         49 ompi/mpiext/pcollreq/c/reduce_scatter_init.c int MPIX_Reduce_scatter_init(const void *sendbuf, void *recvbuf, const int recvcounts[],
recvcounts         63 ompi/mpiext/pcollreq/c/reduce_scatter_init.c             if (0 == recvcounts[i]) {
recvcounts         64 ompi/mpiext/pcollreq/c/reduce_scatter_init.c                 count += recvcounts[i];
recvcounts         73 ompi/mpiext/pcollreq/c/reduce_scatter_init.c                         recvcounts[rank], datatype);
recvcounts        102 ompi/mpiext/pcollreq/c/reduce_scatter_init.c         } else if (NULL == recvcounts) {
recvcounts        114 ompi/mpiext/pcollreq/c/reduce_scatter_init.c           OMPI_CHECK_DATATYPE_FOR_SEND(err, datatype, recvcounts[i]);
recvcounts        125 ompi/mpiext/pcollreq/c/reduce_scatter_init.c         if (0 == recvcounts[i]) {
recvcounts        139 ompi/mpiext/pcollreq/c/reduce_scatter_init.c     err = comm->c_coll->coll_reduce_scatter_init(sendbuf, recvbuf, recvcounts,
recvcounts         43 ompi/mpiext/pcollreq/mpif-h/allgatherv_init_f.c                             (char *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *displs, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierr),
recvcounts         44 ompi/mpiext/pcollreq/mpif-h/allgatherv_init_f.c                             (sendbuf, sendcount, sendtype, recvbuf, recvcounts, displs, recvtype, comm, info, request, ierr) )
recvcounts         63 ompi/mpiext/pcollreq/mpif-h/allgatherv_init_f.c                             (char *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *displs, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierr),
recvcounts         64 ompi/mpiext/pcollreq/mpif-h/allgatherv_init_f.c                             (sendbuf, sendcount, sendtype, recvbuf, recvcounts, displs, recvtype, comm, info, request, ierr) )
recvcounts         72 ompi/mpiext/pcollreq/mpif-h/allgatherv_init_f.c                              char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *displs,
recvcounts         81 ompi/mpiext/pcollreq/mpif-h/allgatherv_init_f.c     OMPI_ARRAY_NAME_DECL(recvcounts);
recvcounts         90 ompi/mpiext/pcollreq/mpif-h/allgatherv_init_f.c     OMPI_ARRAY_FINT_2_INT(recvcounts, size);
recvcounts        101 ompi/mpiext/pcollreq/mpif-h/allgatherv_init_f.c                                    OMPI_ARRAY_NAME_CONVERT(recvcounts),
recvcounts        108 ompi/mpiext/pcollreq/mpif-h/allgatherv_init_f.c     OMPI_ARRAY_FINT_2_INT_CLEANUP(recvcounts);
recvcounts         43 ompi/mpiext/pcollreq/mpif-h/alltoallv_init_f.c                             (char *sendbuf, MPI_Fint *sendcounts, MPI_Fint *sdispls, MPI_Fint *sendtype, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *rdispls, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierr),
recvcounts         44 ompi/mpiext/pcollreq/mpif-h/alltoallv_init_f.c                             (sendbuf, sendcounts, sdispls, sendtype, recvbuf, recvcounts, rdispls, recvtype, comm, info, request, ierr) )
recvcounts         63 ompi/mpiext/pcollreq/mpif-h/alltoallv_init_f.c                             (char *sendbuf, MPI_Fint *sendcounts, MPI_Fint *sdispls, MPI_Fint *sendtype, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *rdispls, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierr),
recvcounts         64 ompi/mpiext/pcollreq/mpif-h/alltoallv_init_f.c                             (sendbuf, sendcounts, sdispls, sendtype, recvbuf, recvcounts, rdispls, recvtype, comm, info, request, ierr) )
recvcounts         72 ompi/mpiext/pcollreq/mpif-h/alltoallv_init_f.c                        MPI_Fint *sendtype, char *recvbuf, MPI_Fint *recvcounts,
recvcounts         83 ompi/mpiext/pcollreq/mpif-h/alltoallv_init_f.c     OMPI_ARRAY_NAME_DECL(recvcounts);
recvcounts         94 ompi/mpiext/pcollreq/mpif-h/alltoallv_init_f.c     OMPI_ARRAY_FINT_2_INT(recvcounts, size);
recvcounts        106 ompi/mpiext/pcollreq/mpif-h/alltoallv_init_f.c                                   OMPI_ARRAY_NAME_CONVERT(recvcounts),
recvcounts        114 ompi/mpiext/pcollreq/mpif-h/alltoallv_init_f.c     OMPI_ARRAY_FINT_2_INT_CLEANUP(recvcounts);
recvcounts         43 ompi/mpiext/pcollreq/mpif-h/alltoallw_init_f.c                             (char *sendbuf, MPI_Fint *sendcounts, MPI_Fint *sdispls, MPI_Fint *sendtypes, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *rdispls, MPI_Fint *recvtypes, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierr),
recvcounts         44 ompi/mpiext/pcollreq/mpif-h/alltoallw_init_f.c                             (sendbuf, sendcounts, sdispls, sendtypes, recvbuf, recvcounts, rdispls, recvtypes, comm, info, request, ierr) )
recvcounts         63 ompi/mpiext/pcollreq/mpif-h/alltoallw_init_f.c                             (char *sendbuf, MPI_Fint *sendcounts, MPI_Fint *sdispls, MPI_Fint *sendtypes, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *rdispls, MPI_Fint *recvtypes, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierr),
recvcounts         64 ompi/mpiext/pcollreq/mpif-h/alltoallw_init_f.c                             (sendbuf, sendcounts, sdispls, sendtypes, recvbuf, recvcounts, rdispls, recvtypes, comm, info, request, ierr) )
recvcounts         73 ompi/mpiext/pcollreq/mpif-h/alltoallw_init_f.c                             char *recvbuf, MPI_Fint *recvcounts,
recvcounts         84 ompi/mpiext/pcollreq/mpif-h/alltoallw_init_f.c     OMPI_ARRAY_NAME_DECL(recvcounts);
recvcounts         97 ompi/mpiext/pcollreq/mpif-h/alltoallw_init_f.c     OMPI_ARRAY_FINT_2_INT(recvcounts, size);
recvcounts        115 ompi/mpiext/pcollreq/mpif-h/alltoallw_init_f.c                                   OMPI_ARRAY_NAME_CONVERT(recvcounts),
recvcounts        123 ompi/mpiext/pcollreq/mpif-h/alltoallw_init_f.c     OMPI_ARRAY_FINT_2_INT_CLEANUP(recvcounts);
recvcounts         43 ompi/mpiext/pcollreq/mpif-h/gatherv_init_f.c                             (char *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *displs, MPI_Fint *recvtype, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierr),
recvcounts         44 ompi/mpiext/pcollreq/mpif-h/gatherv_init_f.c                             (sendbuf, sendcount, sendtype, recvbuf, recvcounts, displs, recvtype, root, comm, info, request, ierr) )
recvcounts         63 ompi/mpiext/pcollreq/mpif-h/gatherv_init_f.c                             (char *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *displs, MPI_Fint *recvtype, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request,MPI_Fint *ierr),
recvcounts         64 ompi/mpiext/pcollreq/mpif-h/gatherv_init_f.c                             (sendbuf, sendcount, sendtype, recvbuf, recvcounts, displs, recvtype, root, comm, info, request, ierr) )
recvcounts         72 ompi/mpiext/pcollreq/mpif-h/gatherv_init_f.c                           char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *displs,
recvcounts         81 ompi/mpiext/pcollreq/mpif-h/gatherv_init_f.c     OMPI_ARRAY_NAME_DECL(recvcounts);
recvcounts         90 ompi/mpiext/pcollreq/mpif-h/gatherv_init_f.c     OMPI_ARRAY_FINT_2_INT(recvcounts, size);
recvcounts         99 ompi/mpiext/pcollreq/mpif-h/gatherv_init_f.c                          OMPI_ARRAY_NAME_CONVERT(recvcounts),
recvcounts         84 ompi/mpiext/pcollreq/mpif-h/mpiext_pcollreq_prototypes.h PN2(void, MPIX_Allgatherv_init, mpix_allgatherv_init, MPIX_ALLGATHERV_INIT, (char *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *displs, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierr));
recvcounts         88 ompi/mpiext/pcollreq/mpif-h/mpiext_pcollreq_prototypes.h PN2(void, MPIX_Alltoallv_init, mpix_alltoallv_init, MPIX_ALLTOALLV_INIT, (char *sendbuf, MPI_Fint *sendcounts, MPI_Fint *sdispls, MPI_Fint *sendtype, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *rdispls, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierr));
recvcounts         89 ompi/mpiext/pcollreq/mpif-h/mpiext_pcollreq_prototypes.h PN2(void, MPIX_Alltoallw_init, mpix_alltoallw_init, MPIX_ALLTOALLW_INIT, (char *sendbuf, MPI_Fint *sendcounts, MPI_Fint *sdispls, MPI_Fint *sendtypes, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *rdispls, MPI_Fint *recvtypes, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierr));
recvcounts         94 ompi/mpiext/pcollreq/mpif-h/mpiext_pcollreq_prototypes.h PN2(void, MPIX_Gatherv_init, mpix_gatherv_init, MPIX_GATHERV_INIT, (char *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *displs, MPI_Fint *recvtype, MPI_Fint *root, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierr));
recvcounts         96 ompi/mpiext/pcollreq/mpif-h/mpiext_pcollreq_prototypes.h PN2(void, MPIX_Reduce_scatter_init, mpix_reduce_scatter_init, MPIX_REDUCE_SCATTER_INIT, (char *sendbuf, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *datatype, MPI_Fint *op, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierr));
recvcounts        102 ompi/mpiext/pcollreq/mpif-h/mpiext_pcollreq_prototypes.h PN2(void, MPIX_Neighbor_allgatherv_init, mpix_neighbor_allgatherv_init, MPIX_NEIGHBOR_ALLGATHERV_INIT, (char *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *displs, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierr));
recvcounts        104 ompi/mpiext/pcollreq/mpif-h/mpiext_pcollreq_prototypes.h PN2(void, MPIX_Neighbor_alltoallv_init, mpix_neighbor_alltoallv_init, MPIX_NEIGHBOR_ALLTOALLV_INIT, (char *sendbuf, MPI_Fint *sendcounts, MPI_Fint *sdispls, MPI_Fint *sendtype, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *rdispls, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierr));
recvcounts        105 ompi/mpiext/pcollreq/mpif-h/mpiext_pcollreq_prototypes.h PN2(void, MPIX_Neighbor_alltoallw_init, mpix_neighbor_alltoallw_init, MPIX_NEIGHBOR_ALLTOALLW_INIT, (char *sendbuf, MPI_Fint *sendcounts, MPI_Aint *sdispls, MPI_Fint *sendtypes, char *recvbuf, MPI_Fint *recvcounts, MPI_Aint *rdispls, MPI_Fint *recvtypes, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierr));
recvcounts         46 ompi/mpiext/pcollreq/mpif-h/neighbor_allgatherv_init_f.c                             (char *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *displs, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierr),
recvcounts         47 ompi/mpiext/pcollreq/mpif-h/neighbor_allgatherv_init_f.c                             (sendbuf, sendcount, sendtype, recvbuf, recvcounts, displs, recvtype, comm, info, request, ierr) )
recvcounts         66 ompi/mpiext/pcollreq/mpif-h/neighbor_allgatherv_init_f.c                             (char *sendbuf, MPI_Fint *sendcount, MPI_Fint *sendtype, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *displs, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierr),
recvcounts         67 ompi/mpiext/pcollreq/mpif-h/neighbor_allgatherv_init_f.c                             (sendbuf, sendcount, sendtype, recvbuf, recvcounts, displs, recvtype, comm, info, request, ierr) )
recvcounts         75 ompi/mpiext/pcollreq/mpif-h/neighbor_allgatherv_init_f.c                                       char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *displs,
recvcounts         84 ompi/mpiext/pcollreq/mpif-h/neighbor_allgatherv_init_f.c     OMPI_ARRAY_NAME_DECL(recvcounts);
recvcounts         93 ompi/mpiext/pcollreq/mpif-h/neighbor_allgatherv_init_f.c     OMPI_ARRAY_FINT_2_INT(recvcounts, size);
recvcounts        104 ompi/mpiext/pcollreq/mpif-h/neighbor_allgatherv_init_f.c                                             OMPI_ARRAY_NAME_CONVERT(recvcounts),
recvcounts        111 ompi/mpiext/pcollreq/mpif-h/neighbor_allgatherv_init_f.c     OMPI_ARRAY_FINT_2_INT_CLEANUP(recvcounts);
recvcounts         46 ompi/mpiext/pcollreq/mpif-h/neighbor_alltoallv_init_f.c                             (char *sendbuf, MPI_Fint *sendcounts, MPI_Fint *sdispls, MPI_Fint *sendtype, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *rdispls, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierr),
recvcounts         47 ompi/mpiext/pcollreq/mpif-h/neighbor_alltoallv_init_f.c                             (sendbuf, sendcounts, sdispls, sendtype, recvbuf, recvcounts, rdispls, recvtype, comm, info, request, ierr) )
recvcounts         66 ompi/mpiext/pcollreq/mpif-h/neighbor_alltoallv_init_f.c                             (char *sendbuf, MPI_Fint *sendcounts, MPI_Fint *sdispls, MPI_Fint *sendtype, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *rdispls, MPI_Fint *recvtype, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierr),
recvcounts         67 ompi/mpiext/pcollreq/mpif-h/neighbor_alltoallv_init_f.c                             (sendbuf, sendcounts, sdispls, sendtype, recvbuf, recvcounts, rdispls, recvtype, comm, info, request, ierr) )
recvcounts         75 ompi/mpiext/pcollreq/mpif-h/neighbor_alltoallv_init_f.c                                      MPI_Fint *sendtype, char *recvbuf, MPI_Fint *recvcounts,
recvcounts         86 ompi/mpiext/pcollreq/mpif-h/neighbor_alltoallv_init_f.c     OMPI_ARRAY_NAME_DECL(recvcounts);
recvcounts         97 ompi/mpiext/pcollreq/mpif-h/neighbor_alltoallv_init_f.c     OMPI_ARRAY_FINT_2_INT(recvcounts, size);
recvcounts        109 ompi/mpiext/pcollreq/mpif-h/neighbor_alltoallv_init_f.c                                            OMPI_ARRAY_NAME_CONVERT(recvcounts),
recvcounts        117 ompi/mpiext/pcollreq/mpif-h/neighbor_alltoallv_init_f.c     OMPI_ARRAY_FINT_2_INT_CLEANUP(recvcounts);
recvcounts         46 ompi/mpiext/pcollreq/mpif-h/neighbor_alltoallw_init_f.c                             (char *sendbuf, MPI_Fint *sendcounts, MPI_Aint *sdispls, MPI_Fint *sendtypes, char *recvbuf, MPI_Fint *recvcounts, MPI_Aint *rdispls, MPI_Fint *recvtypes, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierr),
recvcounts         47 ompi/mpiext/pcollreq/mpif-h/neighbor_alltoallw_init_f.c                             (sendbuf, sendcounts, sdispls, sendtypes, recvbuf, recvcounts, rdispls, recvtypes, comm, info, request, ierr) )
recvcounts         66 ompi/mpiext/pcollreq/mpif-h/neighbor_alltoallw_init_f.c                             (char *sendbuf, MPI_Fint *sendcounts, MPI_Aint *sdispls, MPI_Fint *sendtypes, char *recvbuf, MPI_Fint *recvcounts, MPI_Aint *rdispls, MPI_Fint *recvtypes, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierr),
recvcounts         67 ompi/mpiext/pcollreq/mpif-h/neighbor_alltoallw_init_f.c                             (sendbuf, sendcounts, sdispls, sendtypes, recvbuf, recvcounts, rdispls, recvtypes, comm, info, request, ierr) )
recvcounts         76 ompi/mpiext/pcollreq/mpif-h/neighbor_alltoallw_init_f.c                                 char *recvbuf, MPI_Fint *recvcounts,
recvcounts         86 ompi/mpiext/pcollreq/mpif-h/neighbor_alltoallw_init_f.c     OMPI_ARRAY_NAME_DECL(recvcounts);
recvcounts         96 ompi/mpiext/pcollreq/mpif-h/neighbor_alltoallw_init_f.c     OMPI_ARRAY_FINT_2_INT(recvcounts, size);
recvcounts        113 ompi/mpiext/pcollreq/mpif-h/neighbor_alltoallw_init_f.c                                            OMPI_ARRAY_NAME_CONVERT(recvcounts),
recvcounts        120 ompi/mpiext/pcollreq/mpif-h/neighbor_alltoallw_init_f.c     OMPI_ARRAY_FINT_2_INT_CLEANUP(recvcounts);
recvcounts         43 ompi/mpiext/pcollreq/mpif-h/reduce_scatter_block_init_f.c                             (char *sendbuf, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *datatype, MPI_Fint *op, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierr),
recvcounts         44 ompi/mpiext/pcollreq/mpif-h/reduce_scatter_block_init_f.c                             (sendbuf, recvbuf, recvcounts, datatype, op, comm, info, request, ierr) )
recvcounts         63 ompi/mpiext/pcollreq/mpif-h/reduce_scatter_block_init_f.c                             (char *sendbuf, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *datatype, MPI_Fint *op, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierr),
recvcounts         64 ompi/mpiext/pcollreq/mpif-h/reduce_scatter_block_init_f.c                             (sendbuf, recvbuf, recvcounts, datatype, op, comm, info, request, ierr) )
recvcounts         43 ompi/mpiext/pcollreq/mpif-h/reduce_scatter_init_f.c                             (char *sendbuf, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *datatype, MPI_Fint *op, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierr),
recvcounts         44 ompi/mpiext/pcollreq/mpif-h/reduce_scatter_init_f.c                             (sendbuf, recvbuf, recvcounts, datatype, op, comm, info, request, ierr) )
recvcounts         63 ompi/mpiext/pcollreq/mpif-h/reduce_scatter_init_f.c                             (char *sendbuf, char *recvbuf, MPI_Fint *recvcounts, MPI_Fint *datatype, MPI_Fint *op, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierr),
recvcounts         64 ompi/mpiext/pcollreq/mpif-h/reduce_scatter_init_f.c                             (sendbuf, recvbuf, recvcounts, datatype, op, comm, info, request, ierr) )
recvcounts         72 ompi/mpiext/pcollreq/mpif-h/reduce_scatter_init_f.c                                  MPI_Fint *recvcounts, MPI_Fint *datatype,
recvcounts         83 ompi/mpiext/pcollreq/mpif-h/reduce_scatter_init_f.c     OMPI_ARRAY_NAME_DECL(recvcounts);
recvcounts         91 ompi/mpiext/pcollreq/mpif-h/reduce_scatter_init_f.c     OMPI_ARRAY_FINT_2_INT(recvcounts, size);
recvcounts         98 ompi/mpiext/pcollreq/mpif-h/reduce_scatter_init_f.c                                        OMPI_ARRAY_NAME_CONVERT(recvcounts),
recvcounts         48 ompi/mpiext/pcollreq/use-mpi-f08/mpiext_pcollreq_usempif08.h                                     recvbuf, recvcounts, displs, recvtype, &
recvcounts         60 ompi/mpiext/pcollreq/use-mpi-f08/mpiext_pcollreq_usempif08.h         integer, intent(in), asynchronous :: recvcounts(*), displs(*)
recvcounts        116 ompi/mpiext/pcollreq/use-mpi-f08/mpiext_pcollreq_usempif08.h                                    recvbuf, recvcounts, rdispls, recvtype, &
recvcounts        127 ompi/mpiext/pcollreq/use-mpi-f08/mpiext_pcollreq_usempif08.h         integer, intent(in), asynchronous :: sendcounts(*), sdispls(*), recvcounts(*), rdispls(*)
recvcounts        138 ompi/mpiext/pcollreq/use-mpi-f08/mpiext_pcollreq_usempif08.h                                    recvbuf, recvcounts, rdispls, recvtypes, &
recvcounts        149 ompi/mpiext/pcollreq/use-mpi-f08/mpiext_pcollreq_usempif08.h         integer, intent(in), asynchronous :: sendcounts(*), sdispls(*), recvcounts(*), rdispls(*)
recvcounts        236 ompi/mpiext/pcollreq/use-mpi-f08/mpiext_pcollreq_usempif08.h                                  recvbuf, recvcounts, displs, recvtype, root, &
recvcounts        248 ompi/mpiext/pcollreq/use-mpi-f08/mpiext_pcollreq_usempif08.h         integer, intent(in), asynchronous :: recvcounts(*), displs(*)
recvcounts        281 ompi/mpiext/pcollreq/use-mpi-f08/mpiext_pcollreq_usempif08.h     subroutine mpix_reduce_scatter_init(sendbuf, recvbuf, recvcounts, &
recvcounts        293 ompi/mpiext/pcollreq/use-mpi-f08/mpiext_pcollreq_usempif08.h         integer, intent(in), asynchronous :: recvcounts(*)
recvcounts        418 ompi/mpiext/pcollreq/use-mpi-f08/mpiext_pcollreq_usempif08.h                                              recvbuf, recvcounts, displs, recvtype, &
recvcounts        430 ompi/mpiext/pcollreq/use-mpi-f08/mpiext_pcollreq_usempif08.h         integer, intent(in), asynchronous :: recvcounts(*), displs(*)
recvcounts        463 ompi/mpiext/pcollreq/use-mpi-f08/mpiext_pcollreq_usempif08.h                                             recvbuf, recvcounts, rdispls, recvtype, &
recvcounts        474 ompi/mpiext/pcollreq/use-mpi-f08/mpiext_pcollreq_usempif08.h         integer, intent(in), asynchronous :: sendcounts(*), sdispls(*), recvcounts(*), rdispls(*)
recvcounts        485 ompi/mpiext/pcollreq/use-mpi-f08/mpiext_pcollreq_usempif08.h                                             recvbuf, recvcounts, rdispls, recvtypes, &
recvcounts        496 ompi/mpiext/pcollreq/use-mpi-f08/mpiext_pcollreq_usempif08.h         integer, intent(in), asynchronous :: sendcounts(*), recvcounts(*)
recvcounts        530 ompi/mpiext/pcollreq/use-mpi-f08/mpiext_pcollreq_usempif08.h                                      recvbuf, recvcounts, displs, recvtype, &
recvcounts        542 ompi/mpiext/pcollreq/use-mpi-f08/mpiext_pcollreq_usempif08.h         integer, intent(in), asynchronous :: recvcounts(*), displs(*)
recvcounts        598 ompi/mpiext/pcollreq/use-mpi-f08/mpiext_pcollreq_usempif08.h                                     recvbuf, recvcounts, rdispls, recvtype, &
recvcounts        609 ompi/mpiext/pcollreq/use-mpi-f08/mpiext_pcollreq_usempif08.h         integer, intent(in), asynchronous :: sendcounts(*), sdispls(*), recvcounts(*), rdispls(*)
recvcounts        620 ompi/mpiext/pcollreq/use-mpi-f08/mpiext_pcollreq_usempif08.h                                     recvbuf, recvcounts, rdispls, recvtypes, &
recvcounts        631 ompi/mpiext/pcollreq/use-mpi-f08/mpiext_pcollreq_usempif08.h         integer, intent(in), asynchronous :: sendcounts(*), sdispls(*), recvcounts(*), rdispls(*)
recvcounts        718 ompi/mpiext/pcollreq/use-mpi-f08/mpiext_pcollreq_usempif08.h                                   recvbuf, recvcounts, displs, recvtype, root, &
recvcounts        730 ompi/mpiext/pcollreq/use-mpi-f08/mpiext_pcollreq_usempif08.h         integer, intent(in) :: recvcounts(*), displs(*)
recvcounts        763 ompi/mpiext/pcollreq/use-mpi-f08/mpiext_pcollreq_usempif08.h     subroutine pmpix_reduce_scatter_init(sendbuf, recvbuf, recvcounts, &
recvcounts        775 ompi/mpiext/pcollreq/use-mpi-f08/mpiext_pcollreq_usempif08.h         integer, intent(in), asynchronous :: recvcounts(*)
recvcounts        900 ompi/mpiext/pcollreq/use-mpi-f08/mpiext_pcollreq_usempif08.h                                               recvbuf, recvcounts, displs, recvtype, &
recvcounts        912 ompi/mpiext/pcollreq/use-mpi-f08/mpiext_pcollreq_usempif08.h         integer, intent(in), asynchronous :: recvcounts(*), displs(*)
recvcounts        945 ompi/mpiext/pcollreq/use-mpi-f08/mpiext_pcollreq_usempif08.h                                              recvbuf, recvcounts, rdispls, recvtype, &
recvcounts        956 ompi/mpiext/pcollreq/use-mpi-f08/mpiext_pcollreq_usempif08.h         integer, intent(in), asynchronous :: sendcounts(*), sdispls(*), recvcounts(*), rdispls(*)
recvcounts        967 ompi/mpiext/pcollreq/use-mpi-f08/mpiext_pcollreq_usempif08.h                                              recvbuf, recvcounts, rdispls, recvtypes, &
recvcounts        978 ompi/mpiext/pcollreq/use-mpi-f08/mpiext_pcollreq_usempif08.h         integer, intent(in), asynchronous :: sendcounts(*), recvcounts(*)
recvcounts         70 ompi/mpiext/pcollreq/use-mpi/mpiext_pcollreq_usempi.h                                     recvbuf, recvcounts, displs, recvtype, &
recvcounts         81 ompi/mpiext/pcollreq/use-mpi/mpiext_pcollreq_usempi.h         integer, dimension(*), intent(in) :: recvcounts
recvcounts         93 ompi/mpiext/pcollreq/use-mpi/mpiext_pcollreq_usempi.h                                      recvbuf, recvcounts, displs, recvtype, &
recvcounts        104 ompi/mpiext/pcollreq/use-mpi/mpiext_pcollreq_usempi.h         integer, dimension(*), intent(in) :: recvcounts
recvcounts        202 ompi/mpiext/pcollreq/use-mpi/mpiext_pcollreq_usempi.h                                    recvbuf, recvcounts, rdispls, recvtype, &
recvcounts        214 ompi/mpiext/pcollreq/use-mpi/mpiext_pcollreq_usempi.h         integer, dimension(*), intent(in) :: recvcounts
recvcounts        226 ompi/mpiext/pcollreq/use-mpi/mpiext_pcollreq_usempi.h                                     recvbuf, recvcounts, rdispls, recvtype, &
recvcounts        238 ompi/mpiext/pcollreq/use-mpi/mpiext_pcollreq_usempi.h         integer, dimension(*), intent(in) :: recvcounts
recvcounts        250 ompi/mpiext/pcollreq/use-mpi/mpiext_pcollreq_usempi.h                                    recvbuf, recvcounts, rdispls, recvtypes, &
recvcounts        262 ompi/mpiext/pcollreq/use-mpi/mpiext_pcollreq_usempi.h         integer, dimension(*), intent(in) :: recvcounts
recvcounts        274 ompi/mpiext/pcollreq/use-mpi/mpiext_pcollreq_usempi.h                                     recvbuf, recvcounts, rdispls, recvtypes, &
recvcounts        286 ompi/mpiext/pcollreq/use-mpi/mpiext_pcollreq_usempi.h         integer, dimension(*), intent(in) :: recvcounts
recvcounts        442 ompi/mpiext/pcollreq/use-mpi/mpiext_pcollreq_usempi.h                                  recvbuf, recvcounts, displs, recvtype, root, &
recvcounts        453 ompi/mpiext/pcollreq/use-mpi/mpiext_pcollreq_usempi.h         integer, dimension(*), intent(in) :: recvcounts
recvcounts        466 ompi/mpiext/pcollreq/use-mpi/mpiext_pcollreq_usempi.h                                   recvbuf, recvcounts, displs, recvtype, root, &
recvcounts        477 ompi/mpiext/pcollreq/use-mpi/mpiext_pcollreq_usempi.h         integer, dimension(*), intent(in) :: recvcounts
recvcounts        533 ompi/mpiext/pcollreq/use-mpi/mpiext_pcollreq_usempi.h     subroutine mpix_reduce_scatter_init(sendbuf, recvbuf, recvcounts, &
recvcounts        543 ompi/mpiext/pcollreq/use-mpi/mpiext_pcollreq_usempi.h         integer, dimension(*), intent(in) :: recvcounts
recvcounts        554 ompi/mpiext/pcollreq/use-mpi/mpiext_pcollreq_usempi.h     subroutine pmpix_reduce_scatter_init(sendbuf, recvbuf, recvcounts, &
recvcounts        564 ompi/mpiext/pcollreq/use-mpi/mpiext_pcollreq_usempi.h         integer, dimension(*), intent(in) :: recvcounts
recvcounts        798 ompi/mpiext/pcollreq/use-mpi/mpiext_pcollreq_usempi.h                                              recvbuf, recvcounts, displs, recvtype, &
recvcounts        809 ompi/mpiext/pcollreq/use-mpi/mpiext_pcollreq_usempi.h         integer, dimension(*), intent(in) :: recvcounts
recvcounts        821 ompi/mpiext/pcollreq/use-mpi/mpiext_pcollreq_usempi.h                                               recvbuf, recvcounts, displs, recvtype, &
recvcounts        832 ompi/mpiext/pcollreq/use-mpi/mpiext_pcollreq_usempi.h         integer, dimension(*), intent(in) :: recvcounts
recvcounts        888 ompi/mpiext/pcollreq/use-mpi/mpiext_pcollreq_usempi.h                                             recvbuf, recvcounts, rdispls, recvtype, &
recvcounts        900 ompi/mpiext/pcollreq/use-mpi/mpiext_pcollreq_usempi.h         integer, dimension(*), intent(in) :: recvcounts
recvcounts        912 ompi/mpiext/pcollreq/use-mpi/mpiext_pcollreq_usempi.h                                              recvbuf, recvcounts, rdispls, recvtype, &
recvcounts        924 ompi/mpiext/pcollreq/use-mpi/mpiext_pcollreq_usempi.h         integer, dimension(*), intent(in) :: recvcounts
recvcounts        936 ompi/mpiext/pcollreq/use-mpi/mpiext_pcollreq_usempi.h                                             recvbuf, recvcounts, rdispls, recvtypes, &
recvcounts        949 ompi/mpiext/pcollreq/use-mpi/mpiext_pcollreq_usempi.h         integer, dimension(*), intent(in) :: recvcounts
recvcounts        961 ompi/mpiext/pcollreq/use-mpi/mpiext_pcollreq_usempi.h                                              recvbuf, recvcounts, rdispls, recvtypes, &
recvcounts        974 ompi/mpiext/pcollreq/use-mpi/mpiext_pcollreq_usempi.h         integer, dimension(*), intent(in) :: recvcounts
recvcounts        117 oshmem/mca/scoll/mpi/scoll_mpi_ops.c     int *disps, *recvcounts;
recvcounts        181 oshmem/mca/scoll/mpi/scoll_mpi_ops.c         recvcounts = malloc(group->proc_count * sizeof(*recvcounts));
recvcounts        182 oshmem/mca/scoll/mpi/scoll_mpi_ops.c         if (recvcounts == NULL) {
recvcounts        187 oshmem/mca/scoll/mpi/scoll_mpi_ops.c         rc = mpi_module->comm->c_coll->coll_allgather(&len, sizeof(len), stype, recvcounts,
recvcounts        196 oshmem/mca/scoll/mpi/scoll_mpi_ops.c             disps[i] = disps[i - 1] + recvcounts[i - 1];
recvcounts        199 oshmem/mca/scoll/mpi/scoll_mpi_ops.c         rc = mpi_module->comm->c_coll->coll_allgatherv(source, nlong, stype, target, recvcounts,
recvcounts        203 oshmem/mca/scoll/mpi/scoll_mpi_ops.c         free(recvcounts);