mca_topo_base_neighbor_count  199 ompi/mca/topo/base/base.h int mca_topo_base_neighbor_count (ompi_communicator_t *comm, int *indegree, int *outdegree);
mca_topo_base_neighbor_count   73 ompi/mpi/c/ineighbor_alltoallv.c         err = mca_topo_base_neighbor_count (comm, &indegree, &outdegree);
mca_topo_base_neighbor_count  110 ompi/mpi/c/ineighbor_alltoallv.c         err = mca_topo_base_neighbor_count (comm, &indegree, &outdegree);
mca_topo_base_neighbor_count   65 ompi/mpi/c/ineighbor_alltoallw.c         err = mca_topo_base_neighbor_count (comm, &indegree, &outdegree);
mca_topo_base_neighbor_count  110 ompi/mpi/c/ineighbor_alltoallw.c         err = mca_topo_base_neighbor_count (comm, &indegree, &outdegree);
mca_topo_base_neighbor_count   64 ompi/mpi/c/neighbor_allgatherv.c         mca_topo_base_neighbor_count (comm, &in_size, &out_size);
mca_topo_base_neighbor_count  110 ompi/mpi/c/neighbor_allgatherv.c         mca_topo_base_neighbor_count (comm, &in_size, &out_size);
mca_topo_base_neighbor_count   73 ompi/mpi/c/neighbor_alltoallv.c         err = mca_topo_base_neighbor_count (comm, &indegree, &outdegree);
mca_topo_base_neighbor_count  110 ompi/mpi/c/neighbor_alltoallv.c         err = mca_topo_base_neighbor_count (comm, &indegree, &outdegree);
mca_topo_base_neighbor_count   65 ompi/mpi/c/neighbor_alltoallw.c         err = mca_topo_base_neighbor_count (comm, &indegree, &outdegree);
mca_topo_base_neighbor_count  106 ompi/mpi/c/neighbor_alltoallw.c         err = mca_topo_base_neighbor_count (comm, &indegree, &outdegree);
mca_topo_base_neighbor_count   74 ompi/mpiext/pcollreq/c/neighbor_alltoallv_init.c         err = mca_topo_base_neighbor_count (comm, &indegree, &outdegree);
mca_topo_base_neighbor_count  111 ompi/mpiext/pcollreq/c/neighbor_alltoallv_init.c         err = mca_topo_base_neighbor_count (comm, &indegree, &outdegree);
mca_topo_base_neighbor_count   66 ompi/mpiext/pcollreq/c/neighbor_alltoallw_init.c         err = mca_topo_base_neighbor_count (comm, &indegree, &outdegree);
mca_topo_base_neighbor_count  111 ompi/mpiext/pcollreq/c/neighbor_alltoallw_init.c         err = mca_topo_base_neighbor_count (comm, &indegree, &outdegree);