maxneighbors      150 ompi/mca/topo/base/base.h                               int maxneighbors,
maxneighbors       41 ompi/mca/topo/base/topo_base_graph_neighbors.c                                    int maxneighbors,
maxneighbors       59 ompi/mca/topo/base/topo_base_graph_neighbors.c     for (i = 0; (i < maxneighbors) && (i < nnbrs); ++i, ++p) {
maxneighbors      241 ompi/mca/topo/topo.h                      int maxneighbors,
maxneighbors       43 ompi/mpi/c/graph_neighbors.c int MPI_Graph_neighbors(MPI_Comm comm, int rank, int maxneighbors,
maxneighbors       63 ompi/mpi/c/graph_neighbors.c         if ((0 > maxneighbors) || ((0 < maxneighbors) && NULL == neighbors)) {
maxneighbors       80 ompi/mpi/c/graph_neighbors.c     err = comm->c_topo->topo.graph.graph_neighbors(comm, rank, maxneighbors, neighbors);
maxneighbors      156 ompi/mpi/cxx/topology.h   virtual void Get_neighbors(int rank, int maxneighbors,
maxneighbors      198 ompi/mpi/cxx/topology_inln.h MPI::Graphcomm::Get_neighbors(int rank, int maxneighbors,
maxneighbors      201 ompi/mpi/cxx/topology_inln.h   (void)MPI_Graph_neighbors(mpi_comm, rank, maxneighbors, neighbors);
maxneighbors       43 ompi/mpi/fortran/mpif-h/graph_neighbors_f.c                            (MPI_Fint *comm, MPI_Fint *rank, MPI_Fint *maxneighbors, MPI_Fint *neighbors, MPI_Fint *ierr),
maxneighbors       44 ompi/mpi/fortran/mpif-h/graph_neighbors_f.c                            (comm, rank, maxneighbors, neighbors, ierr) )
maxneighbors       63 ompi/mpi/fortran/mpif-h/graph_neighbors_f.c                            (MPI_Fint *comm, MPI_Fint *rank, MPI_Fint *maxneighbors, MPI_Fint *neighbors, MPI_Fint *ierr),
maxneighbors       64 ompi/mpi/fortran/mpif-h/graph_neighbors_f.c                            (comm, rank, maxneighbors, neighbors, ierr) )
maxneighbors       72 ompi/mpi/fortran/mpif-h/graph_neighbors_f.c 			   MPI_Fint *maxneighbors, MPI_Fint *neighbors,
maxneighbors       81 ompi/mpi/fortran/mpif-h/graph_neighbors_f.c     OMPI_ARRAY_FINT_2_INT_ALLOC(neighbors, *maxneighbors);
maxneighbors       85 ompi/mpi/fortran/mpif-h/graph_neighbors_f.c                                  OMPI_FINT_2_INT(*maxneighbors),
maxneighbors       91 ompi/mpi/fortran/mpif-h/graph_neighbors_f.c         OMPI_ARRAY_INT_2_FINT(neighbors, *maxneighbors);
maxneighbors      247 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Graph_neighbors, mpi_graph_neighbors, MPI_GRAPH_NEIGHBORS, (MPI_Fint *comm, MPI_Fint *rank, MPI_Fint *maxneighbors, MPI_Fint *neighbors, MPI_Fint *ierr));
maxneighbors     1786 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h subroutine ompi_graph_neighbors_f(comm,rank,maxneighbors,neighbors,ierror) &
maxneighbors     1790 ompi/mpi/fortran/use-mpi-f08/bindings/mpi-f-interfaces-bind.h    INTEGER, INTENT(IN) :: rank, maxneighbors
maxneighbors      733 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h subroutine MPI_Graph_neighbors(comm, rank, maxneighbors, neighbors, ierror)
maxneighbors      736 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h   integer, intent(in) :: maxneighbors
maxneighbors      733 ompi/mpi/fortran/use-mpi-tkr/pmpi-f90-interfaces.h subroutine PMPI_Graph_neighbors(comm, rank, maxneighbors, neighbors, ierror)
maxneighbors      736 ompi/mpi/fortran/use-mpi-tkr/pmpi-f90-interfaces.h   integer, intent(in) :: maxneighbors