nbaccuracies      198 opal/mca/hwloc/hwloc201/hwloc/hwloc/distances.c hwloc__groups_by_distances(struct hwloc_topology *topology, unsigned nbobjs, struct hwloc_obj **objs, uint64_t *values, unsigned long kind, unsigned nbaccuracies, float *accuracies, int needcheck);
nbaccuracies      302 opal/mca/hwloc/hwloc201/hwloc/hwloc/distances.c     unsigned nbaccuracies;
nbaccuracies      306 opal/mca/hwloc/hwloc201/hwloc/hwloc/distances.c       nbaccuracies = topology->grouping_nbaccuracies;
nbaccuracies      309 opal/mca/hwloc/hwloc201/hwloc/hwloc/distances.c       nbaccuracies = 1;
nbaccuracies      329 opal/mca/hwloc/hwloc201/hwloc/hwloc/distances.c 			       kind, nbaccuracies, accuracies, 1 /* check the first matrice */);
nbaccuracies      820 opal/mca/hwloc/hwloc201/hwloc/hwloc/distances.c 			   unsigned nbaccuracies,
nbaccuracies      837 opal/mca/hwloc/hwloc201/hwloc/hwloc/distances.c   for(i=0; i<nbaccuracies; i++) {
nbaccuracies      916 opal/mca/hwloc/hwloc201/hwloc/hwloc/distances.c       hwloc__groups_by_distances(topology, nbgroups, groupobjs, groupvalues, kind, nbaccuracies, accuracies, 0 /* no need to check generated matrix */);