_cpuset           442 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c   hwloc_cpuset_t _cpuset = NULL;
_cpuset           453 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c     cpuset = _cpuset = hwloc_bitmap_alloc();
_cpuset           454 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c     hwloc_cpuset_from_nodeset(topology, _cpuset, nodeset);
_cpuset           459 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c   hwloc_bitmap_free(_cpuset);
_cpuset           546 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c   hwloc_cpuset_t _cpuset = NULL;
_cpuset           557 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c     cpuset = _cpuset = hwloc_bitmap_alloc();
_cpuset           558 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c     hwloc_cpuset_from_nodeset(topology, _cpuset, nodeset);
_cpuset           563 opal/mca/hwloc/hwloc201/hwloc/hwloc/topology-windows.c   hwloc_bitmap_free(_cpuset);
_cpuset           183 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/deprecated.h hwloc_cpuset_to_nodeset_strict(hwloc_topology_t topology, hwloc_const_cpuset_t _cpuset, hwloc_nodeset_t nodeset) __hwloc_attribute_deprecated;
_cpuset           185 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/deprecated.h hwloc_cpuset_to_nodeset_strict(hwloc_topology_t topology, hwloc_const_cpuset_t _cpuset, hwloc_nodeset_t nodeset)
_cpuset           187 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/deprecated.h   hwloc_cpuset_to_nodeset(topology, _cpuset, nodeset);
_cpuset           193 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/deprecated.h hwloc_cpuset_from_nodeset_strict(hwloc_topology_t topology, hwloc_cpuset_t _cpuset, hwloc_const_nodeset_t nodeset) __hwloc_attribute_deprecated;
_cpuset           195 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/deprecated.h hwloc_cpuset_from_nodeset_strict(hwloc_topology_t topology, hwloc_cpuset_t _cpuset, hwloc_const_nodeset_t nodeset)
_cpuset           197 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/deprecated.h   hwloc_cpuset_from_nodeset(topology, _cpuset, nodeset);
_cpuset           994 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h hwloc_cpuset_to_nodeset(hwloc_topology_t topology, hwloc_const_cpuset_t _cpuset, hwloc_nodeset_t nodeset)
_cpuset          1000 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h 	while ((obj = hwloc_get_next_obj_covering_cpuset_by_depth(topology, _cpuset, depth, obj)) != NULL)
_cpuset          1015 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h hwloc_cpuset_from_nodeset(hwloc_topology_t topology, hwloc_cpuset_t _cpuset, hwloc_const_nodeset_t nodeset)
_cpuset          1020 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h 	hwloc_bitmap_zero(_cpuset);
_cpuset          1024 opal/mca/hwloc/hwloc201/hwloc/include/hwloc/helper.h 			if (hwloc_bitmap_or(_cpuset, _cpuset, obj->cpuset) < 0)