weights            56 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c static enum mca_btl_tcp2_connection_quality **weights;
weights           186 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c         if(0 < weights[i][a[i]-1]) {
weights           188 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c             assignment_weight += weights[i][a[i]-1];
weights           484 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c     weights = (enum mca_btl_tcp2_connection_quality**) malloc(perm_size
weights           490 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c         weights[i] = (enum mca_btl_tcp2_connection_quality*) malloc(perm_size *
weights           492 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c         memset(weights[i], 0, perm_size * sizeof(enum mca_btl_tcp2_connection_quality));
weights           504 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c             weights[i][j] = CQ_NO_CONNECTION;
weights           527 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c                         weights[i][j] = CQ_PUBLIC_SAME_NETWORK;
weights           529 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c                         weights[i][j] = CQ_PUBLIC_DIFFERENT_NETWORK;
weights           537 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c                         weights[i][j] = CQ_PRIVATE_SAME_NETWORK;
weights           539 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c                         weights[i][j] = CQ_PRIVATE_DIFFERENT_NETWORK;
weights           564 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c                     weights[i][j] = CQ_PUBLIC_SAME_NETWORK;
weights           566 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c                     weights[i][j] = CQ_PUBLIC_DIFFERENT_NETWORK;
weights           600 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c                || weights[i][best_assignment[i]] == CQ_NO_CONNECTION
weights           620 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c                     if (weights[i][j] > max) {
weights           621 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c                         max = weights[i][j];
weights           639 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c         free(weights[i]);
weights           669 contrib/build-mca-comps-outside-of-tree/btl_tcp2_proc.c     free(weights);
weights           167 ompi/mca/topo/base/base.h                                     const int weights[],
weights           174 ompi/mca/topo/base/base.h                                 const int degrees[], const int targets[], const int weights[],
weights            39 ompi/mca/topo/base/topo_base_dist_graph_create.c                                         const int weights[],
weights            98 ompi/mca/topo/base/topo_base_dist_graph_create.c             if( MPI_UNWEIGHTED != weights ) {
weights           100 ompi/mca/topo/base/topo_base_dist_graph_create.c                 rout[position + 1] = weights[index];
weights           106 ompi/mca/topo/base/topo_base_dist_graph_create.c             if( MPI_UNWEIGHTED != weights ) {
weights           108 ompi/mca/topo/base/topo_base_dist_graph_create.c                 rin[position + 1] = weights[index];
weights           132 ompi/mca/topo/base/topo_base_dist_graph_create.c     topo->weighted = (weights != MPI_UNWEIGHTED);
weights           139 ompi/mca/topo/base/topo_base_dist_graph_create.c         if (MPI_UNWEIGHTED != weights) {
weights           153 ompi/mca/topo/base/topo_base_dist_graph_create.c         if (MPI_UNWEIGHTED != weights) {
weights           167 ompi/mca/topo/base/topo_base_dist_graph_create.c             if (MPI_UNWEIGHTED != weights) {
weights           178 ompi/mca/topo/base/topo_base_dist_graph_create.c             if (MPI_UNWEIGHTED != weights) {
weights           195 ompi/mca/topo/base/topo_base_dist_graph_create.c     if (MPI_UNWEIGHTED != weights) {
weights           213 ompi/mca/topo/base/topo_base_dist_graph_create.c         if (MPI_UNWEIGHTED != weights) {
weights           221 ompi/mca/topo/base/topo_base_dist_graph_create.c     if (MPI_UNWEIGHTED != weights) {
weights           231 ompi/mca/topo/base/topo_base_dist_graph_create.c     if (MPI_UNWEIGHTED != weights) {
weights           250 ompi/mca/topo/base/topo_base_dist_graph_create.c         if (MPI_UNWEIGHTED != weights) {
weights           258 ompi/mca/topo/base/topo_base_dist_graph_create.c     if (MPI_UNWEIGHTED != weights) {
weights           286 ompi/mca/topo/base/topo_base_dist_graph_create.c                                     const int weights[],
weights           316 ompi/mca/topo/base/topo_base_dist_graph_create.c                                               weights,
weights           255 ompi/mca/topo/topo.h                      const int degrees[], const int targets[], const int weights[],
weights            72 ompi/mca/topo/treematch/topo_treematch.h                                          const int weights[],
weights           101 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c                                          const int weights[],
weights           108 ompi/mca/topo/treematch/topo_treematch_dist_graph_create.c                                                                    degrees, targets, weights,
weights            38 ompi/mpi/c/dist_graph_create.c                           const int degrees[], const int destinations[], const int weights[],
weights            59 ompi/mpi/c/dist_graph_create.c                               NULL == destinations || NULL == weights)) {
weights            76 ompi/mpi/c/dist_graph_create.c                 } else if (MPI_UNWEIGHTED != weights && weights[index] < 0) {
weights            92 ompi/mpi/c/dist_graph_create.c                                                   destinations, weights, &(info->super),
weights            39 ompi/mpi/fortran/mpif-h/dist_graph_create_f.c                             (MPI_Fint *comm_old, MPI_Fint *n, MPI_Fint *sources, MPI_Fint *degrees, MPI_Fint *destinations, MPI_Fint *weights, MPI_Fint *info,  ompi_fortran_logical_t *reorder, MPI_Fint *comm_graph,  MPI_Fint *ierr),
weights            40 ompi/mpi/fortran/mpif-h/dist_graph_create_f.c                             (comm_old, n, sources, degrees, destinations, weights, info,  reorder, comm_graph, ierr) )
weights            59 ompi/mpi/fortran/mpif-h/dist_graph_create_f.c                             (MPI_Fint *comm_old, MPI_Fint *n, MPI_Fint *sources, MPI_Fint *degrees, MPI_Fint *destinations, MPI_Fint *weights, MPI_Fint *info,  ompi_fortran_logical_t *reorder, MPI_Fint *comm_graph,  MPI_Fint *ierr),
weights            60 ompi/mpi/fortran/mpif-h/dist_graph_create_f.c                             (comm_old, n, sources, degrees, destinations, weights, info, reorder, comm_graph, ierr) )
weights            70 ompi/mpi/fortran/mpif-h/dist_graph_create_f.c                               MPI_Fint *degrees, MPI_Fint *destinations, MPI_Fint *weights,
weights            91 ompi/mpi/fortran/mpif-h/dist_graph_create_f.c     if (OMPI_IS_FORTRAN_UNWEIGHTED(weights)) {
weights            93 ompi/mpi/fortran/mpif-h/dist_graph_create_f.c     } else if (OMPI_IS_FORTRAN_WEIGHTS_EMPTY(weights)) {
weights            96 ompi/mpi/fortran/mpif-h/dist_graph_create_f.c         OMPI_ARRAY_FINT_2_INT(weights, count);
weights            97 ompi/mpi/fortran/mpif-h/dist_graph_create_f.c         c_weights = OMPI_ARRAY_NAME_CONVERT(weights);
weights           112 ompi/mpi/fortran/mpif-h/dist_graph_create_f.c         OMPI_ARRAY_FINT_2_INT_CLEANUP(weights);
weights           157 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Dist_graph_create, mpi_dist_graph_create, MPI_DIST_GRAPH_CREATE, (MPI_Fint *comm_old, MPI_Fint *n, MPI_Fint *sources, MPI_Fint *degrees, MPI_Fint *destinations, MPI_Fint *weights, MPI_Fint *info,  ompi_fortran_logical_t *reorder, MPI_Fint *comm_graph,  MPI_Fint *ierr));
weights          2341 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h         weights, info, reorder, comm_dist_graph, ierror)
weights          2347 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-interfaces.h   integer, dimension(n), intent(in) :: weights
weights          2343 ompi/mpi/fortran/use-mpi-tkr/pmpi-f90-interfaces.h         weights, info, reorder, comm_dist_graph, ierror)
weights          2349 ompi/mpi/fortran/use-mpi-tkr/pmpi-f90-interfaces.h   integer, dimension(n), intent(in) :: weights
weights           145 ompi/mpi/java/c/mpi_Intracomm.c         jintArray degrees, jintArray destins, jintArray weights,
weights           158 ompi/mpi/java/c/mpi_Intracomm.c         ompi_java_getIntArray(env, weights, &jWeights, &cWeights);
weights           170 ompi/mpi/java/c/mpi_Intracomm.c         ompi_java_forgetIntArray(env, weights, jWeights, cWeights);
weights           276 ompi/mpi/java/java/Intracomm.java 			int[] weights, Info info, boolean reorder)
weights           283 ompi/mpi/java/java/Intracomm.java 				weights, info.handle, reorder, true));
weights           314 ompi/mpi/java/java/Intracomm.java 			int[] weights, long info, boolean reorder, boolean weighted)
weights            63 opal/mca/btl/tcp/btl_tcp_proc.c     enum mca_btl_tcp_connection_quality **weights;
weights           244 opal/mca/btl/tcp/btl_tcp_proc.c         if(0 < proc_data->weights[i][a[i]-1]) {
weights           246 opal/mca/btl/tcp/btl_tcp_proc.c             assignment_weight += proc_data->weights[i][a[i]-1];
weights           561 opal/mca/btl/tcp/btl_tcp_proc.c     proc_data->weights = (enum mca_btl_tcp_connection_quality**) malloc(perm_size
weights           563 opal/mca/btl/tcp/btl_tcp_proc.c     assert(NULL != proc_data->weights);
weights           569 opal/mca/btl/tcp/btl_tcp_proc.c         proc_data->weights[i] = (enum mca_btl_tcp_connection_quality*) calloc(perm_size,
weights           571 opal/mca/btl/tcp/btl_tcp_proc.c         assert(NULL != proc_data->weights[i]);
weights           584 opal/mca/btl/tcp/btl_tcp_proc.c             proc_data->weights[i][j] = CQ_NO_CONNECTION;
weights           601 opal/mca/btl/tcp/btl_tcp_proc.c                         proc_data->weights[i][j] = CQ_PUBLIC_SAME_NETWORK;
weights           606 opal/mca/btl/tcp/btl_tcp_proc.c                         proc_data->weights[i][j] = CQ_PUBLIC_DIFFERENT_NETWORK;
weights           617 opal/mca/btl/tcp/btl_tcp_proc.c                     proc_data->weights[i][j] = CQ_PRIVATE_SAME_NETWORK;
weights           622 opal/mca/btl/tcp/btl_tcp_proc.c                     proc_data->weights[i][j] = CQ_PRIVATE_DIFFERENT_NETWORK;
weights           646 opal/mca/btl/tcp/btl_tcp_proc.c                     proc_data->weights[i][j] = CQ_PUBLIC_SAME_NETWORK;
weights           651 opal/mca/btl/tcp/btl_tcp_proc.c                     proc_data->weights[i][j] = CQ_PUBLIC_DIFFERENT_NETWORK;
weights           691 opal/mca/btl/tcp/btl_tcp_proc.c                || proc_data->weights[i][best] == CQ_NO_CONNECTION
weights           711 opal/mca/btl/tcp/btl_tcp_proc.c                     if (proc_data->weights[i][j] > max) {
weights           712 opal/mca/btl/tcp/btl_tcp_proc.c                         max = proc_data->weights[i][j];
weights           739 opal/mca/btl/tcp/btl_tcp_proc.c         free(proc_data->weights[i]);
weights           766 opal/mca/btl/tcp/btl_tcp_proc.c     free(proc_data->weights); proc_data->weights = NULL;
weights            21 opal/mca/reachable/base/reachable_base_alloc.c     reachable->weights = NULL;
weights            50 opal/mca/reachable/base/reachable_base_alloc.c     reachable->weights = (int**)reachable->memory;
weights            54 opal/mca/reachable/base/reachable_base_alloc.c         reachable->weights[i] = (int*)memory;
weights            79 opal/mca/reachable/netlink/reachable_netlink_module.c             reachable_results->weights[i][j] = get_weights(local_iter, remote_iter);
weights            45 opal/mca/reachable/reachable.h     int **weights;
weights           103 opal/mca/reachable/weighted/reachable_weighted.c             reachable_results->weights[i][j] = get_weights(local_iter, remote_iter);
weights           187 opal/test/reachable/reachable_netlink.c             printf("%3d ", results->weights[i][j]);
weights            62 opal/test/reachable/reachable_shared.h     int result = results->weights[0][0];
weights           803 opal/test/reachable/reachable_weighted.c     if (!(CQ_PUBLIC_SAME_NETWORK == results->weights[0][0] &&
weights           804 opal/test/reachable/reachable_weighted.c 	  CQ_PUBLIC_DIFFERENT_NETWORK == results->weights[0][1] &&
weights           805 opal/test/reachable/reachable_weighted.c 	  CQ_PUBLIC_DIFFERENT_NETWORK == results->weights[1][0] &&
weights           806 opal/test/reachable/reachable_weighted.c 	  CQ_PUBLIC_SAME_NETWORK == results->weights[1][1])) {
weights           838 opal/test/reachable/reachable_weighted.c     if (!(CQ_PUBLIC_SAME_NETWORK == results->weights[0][0] &&
weights           839 opal/test/reachable/reachable_weighted.c 	  CQ_PUBLIC_DIFFERENT_NETWORK == results->weights[0][1] &&
weights           840 opal/test/reachable/reachable_weighted.c 	  CQ_PUBLIC_DIFFERENT_NETWORK == results->weights[0][2] &&
weights           841 opal/test/reachable/reachable_weighted.c 	  CQ_PUBLIC_DIFFERENT_NETWORK == results->weights[1][0] &&
weights           842 opal/test/reachable/reachable_weighted.c 	  CQ_PUBLIC_SAME_NETWORK == results->weights[1][1]) &&
weights           843 opal/test/reachable/reachable_weighted.c 	CQ_PUBLIC_DIFFERENT_NETWORK == results->weights[1][2]) {
weights           875 opal/test/reachable/reachable_weighted.c     if (!(CQ_PUBLIC_SAME_NETWORK == results->weights[0][0] &&
weights           876 opal/test/reachable/reachable_weighted.c 	  CQ_PUBLIC_DIFFERENT_NETWORK == results->weights[0][1] &&
weights           877 opal/test/reachable/reachable_weighted.c 	  CQ_PUBLIC_DIFFERENT_NETWORK == results->weights[1][0] &&
weights           878 opal/test/reachable/reachable_weighted.c 	  CQ_PUBLIC_SAME_NETWORK == results->weights[1][1] &&
weights           879 opal/test/reachable/reachable_weighted.c 	  CQ_PUBLIC_DIFFERENT_NETWORK == results->weights[2][0]) &&
weights           880 opal/test/reachable/reachable_weighted.c 	CQ_PUBLIC_DIFFERENT_NETWORK == results->weights[2][1]) {