lbuf              369 ompi/mca/coll/basic/coll_basic_reduce_scatter.c     char *tmpbuf = NULL, *tmpbuf2 = NULL, *lbuf = NULL, *buf;
lbuf              419 ompi/mca/coll/basic/coll_basic_reduce_scatter.c         lbuf = tmpbuf - gap;
lbuf              430 ompi/mca/coll/basic/coll_basic_reduce_scatter.c         err = MCA_PML_CALL(recv(lbuf, totalcounts, dtype, 0,
lbuf              457 ompi/mca/coll/basic/coll_basic_reduce_scatter.c             ompi_op_reduce(op, lbuf, buf, totalcounts, dtype);
lbuf              459 ompi/mca/coll/basic/coll_basic_reduce_scatter.c             tbuf = lbuf; lbuf = buf; buf = tbuf;
lbuf              472 ompi/mca/coll/basic/coll_basic_reduce_scatter.c     err = comm->c_local_comm->c_coll->coll_scatterv(lbuf, rcounts, disps, dtype,
lbuf               81 ompi/mca/coll/basic/coll_basic_reduce_scatter_block.c     char *lbuf = NULL, *buf;
lbuf              112 ompi/mca/coll/basic/coll_basic_reduce_scatter_block.c         lbuf = tmpbuf - gap;
lbuf              123 ompi/mca/coll/basic/coll_basic_reduce_scatter_block.c         err = MCA_PML_CALL(recv(lbuf, totalcounts, dtype, 0,
lbuf              150 ompi/mca/coll/basic/coll_basic_reduce_scatter_block.c             ompi_op_reduce(op, lbuf, buf, totalcounts, dtype);
lbuf              152 ompi/mca/coll/basic/coll_basic_reduce_scatter_block.c             tbuf = lbuf; lbuf = buf; buf = tbuf;
lbuf              165 ompi/mca/coll/basic/coll_basic_reduce_scatter_block.c     err = comm->c_local_comm->c_coll->coll_scatter(lbuf, rcount, dtype,
lbuf              359 ompi/mca/coll/libnbc/nbc_iallreduce.c   char *rbuf, *lbuf, *buf;
lbuf              369 ompi/mca/coll/libnbc/nbc_iallreduce.c     lbuf = recvbuf;
lbuf              372 ompi/mca/coll/libnbc/nbc_iallreduce.c     lbuf = (void *)(-gap);
lbuf              405 ompi/mca/coll/libnbc/nbc_iallreduce.c           res = NBC_Sched_op (lbuf, tmplbuf, rbuf, tmprbuf, count, datatype, op, schedule, true);
lbuf              411 ompi/mca/coll/libnbc/nbc_iallreduce.c         buf = rbuf; rbuf = lbuf ; lbuf = buf;
lbuf              423 ompi/mca/coll/libnbc/nbc_iallreduce.c         res = NBC_Sched_send (lbuf, tmplbuf, count, datatype, peer, schedule, false);
lbuf              457 ompi/mca/coll/libnbc/nbc_iallreduce.c   if (0 == vrank) assert(lbuf == recvbuf);
lbuf              698 ompi/mca/coll/libnbc/nbc_iallreduce.c     char *rbuf, *lbuf, *buf;
lbuf              708 ompi/mca/coll/libnbc/nbc_iallreduce.c       lbuf = (void *)(-gap);
lbuf              715 ompi/mca/coll/libnbc/nbc_iallreduce.c       lbuf = recvbuf;
lbuf              726 ompi/mca/coll/libnbc/nbc_iallreduce.c       res = NBC_Sched_op (lbuf, tmplbuf, rbuf, tmprbuf, count, datatype, op, schedule, true);
lbuf              731 ompi/mca/coll/libnbc/nbc_iallreduce.c       buf = rbuf; rbuf = lbuf ; lbuf = buf;
lbuf              359 ompi/mca/coll/libnbc/nbc_ireduce.c   char *rbuf, *lbuf, *buf;
lbuf              380 ompi/mca/coll/libnbc/nbc_ireduce.c     lbuf = redbuf;
lbuf              383 ompi/mca/coll/libnbc/nbc_ireduce.c     lbuf = (void *)(-gap);
lbuf              418 ompi/mca/coll/libnbc/nbc_ireduce.c           res = NBC_Sched_op (lbuf, tmplbuf, rbuf, tmprbuf, count, datatype, op, schedule, true);
lbuf              425 ompi/mca/coll/libnbc/nbc_ireduce.c         buf = rbuf; rbuf = lbuf ; lbuf = buf;
lbuf              437 ompi/mca/coll/libnbc/nbc_ireduce.c         res = NBC_Sched_send (lbuf, tmplbuf, count, datatype, peer, schedule, false);
lbuf              542 ompi/mca/coll/libnbc/nbc_ireduce.c   char *rbuf, *lbuf, *buf;
lbuf              552 ompi/mca/coll/libnbc/nbc_ireduce.c       lbuf = tmpbuf;
lbuf              559 ompi/mca/coll/libnbc/nbc_ireduce.c       lbuf = recvbuf;
lbuf              563 ompi/mca/coll/libnbc/nbc_ireduce.c     res = NBC_Sched_recv (lbuf, tmplbuf, count, datatype, 0, schedule, false);
lbuf              574 ompi/mca/coll/libnbc/nbc_ireduce.c       res = NBC_Sched_op (lbuf, tmplbuf, rbuf, tmprbuf, count, datatype, op, schedule, true);
lbuf              579 ompi/mca/coll/libnbc/nbc_ireduce.c       buf = rbuf; rbuf = lbuf ; lbuf = buf;
lbuf               55 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c   char *rbuf, *lbuf, *buf;
lbuf               95 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c   lbuf = (char *)(span_align - gap);
lbuf              123 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c           res = NBC_Sched_op (lbuf, true, rbuf, true, count, datatype, op, schedule, true);
lbuf              132 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c         buf = rbuf; rbuf = lbuf ; lbuf = buf;
lbuf              142 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c         res = NBC_Sched_send (lbuf, true, count, datatype, peer, schedule, false);
lbuf              166 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c       sbuf = lbuf + (offset*ext);
lbuf              182 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c       res = NBC_Sched_copy (lbuf, true, recvcounts[0], datatype, recvbuf, false,
lbuf              279 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c     char *lbuf, *rbuf;
lbuf              280 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c     lbuf = (char *)(-gap);
lbuf              282 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c     res = NBC_Sched_recv (lbuf, true, count, datatype, 0, schedule, true);
lbuf              298 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c       res = NBC_Sched_op (lbuf, true, rbuf, true, count, datatype,
lbuf              305 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c       tbuf = lbuf; lbuf = rbuf; rbuf = tbuf;
lbuf              309 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c     res = NBC_Sched_copy (lbuf, true, recvcounts[0], datatype, recvbuf, false,
lbuf              317 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c       res = NBC_Sched_local_send (lbuf + offset, true, recvcounts[peer], datatype, peer, schedule,
lbuf               75 ompi/mca/coll/libnbc/nbc_ireduce_scatter_block.c     char *rbuf, *lbuf, *buf;
lbuf               87 ompi/mca/coll/libnbc/nbc_ireduce_scatter_block.c     lbuf = (char *)(span_align - gap);
lbuf              120 ompi/mca/coll/libnbc/nbc_ireduce_scatter_block.c             res = NBC_Sched_op (lbuf, true, rbuf, true, count, datatype, op, schedule, true);
lbuf              129 ompi/mca/coll/libnbc/nbc_ireduce_scatter_block.c           buf = rbuf; rbuf = lbuf ; lbuf = buf;
lbuf              139 ompi/mca/coll/libnbc/nbc_ireduce_scatter_block.c           res = NBC_Sched_send (lbuf, true, count, datatype, peer, schedule, false);
lbuf              171 ompi/mca/coll/libnbc/nbc_ireduce_scatter_block.c         sbuf = lbuf + (offset*ext);
lbuf              182 ompi/mca/coll/libnbc/nbc_ireduce_scatter_block.c         res = NBC_Sched_copy (lbuf, true, recvcount, datatype, recvbuf, false, recvcount,
lbuf              275 ompi/mca/coll/libnbc/nbc_ireduce_scatter_block.c     char *lbuf, *rbuf;
lbuf              276 ompi/mca/coll/libnbc/nbc_ireduce_scatter_block.c     lbuf = (char *)(-gap);
lbuf              278 ompi/mca/coll/libnbc/nbc_ireduce_scatter_block.c     res = NBC_Sched_recv (lbuf, true, count, dtype, 0, schedule, true);
lbuf              294 ompi/mca/coll/libnbc/nbc_ireduce_scatter_block.c       res = NBC_Sched_op (lbuf, true, rbuf, true, count, dtype,
lbuf              301 ompi/mca/coll/libnbc/nbc_ireduce_scatter_block.c       tbuf = lbuf; lbuf = rbuf; rbuf = tbuf;
lbuf              305 ompi/mca/coll/libnbc/nbc_ireduce_scatter_block.c     res = NBC_Sched_copy (lbuf, true, rcount, dtype, recvbuf, false, rcount,
lbuf              313 ompi/mca/coll/libnbc/nbc_ireduce_scatter_block.c       res = NBC_Sched_local_send (lbuf + ext * rcount * peer, true, rcount, dtype, peer, schedule, false);