topos 140 opal/mca/hwloc/hwloc201/hwloc/include/private/netloc.h UT_array *topos; topos 345 opal/mca/hwloc/hwloc201/hwloc/include/private/netloc.h for ((hwloctopo) = (char **)utarray_front(topology->topos); \ topos 347 opal/mca/hwloc/hwloc201/hwloc/include/private/netloc.h (hwloctopo) = (char **)utarray_next(topology->topos, hwloctopo)) topos 60 orte/mca/ras/simulator/ras_sim_module.c char **topos = NULL; topos 93 orte/mca/ras/simulator/ras_sim_module.c topos = opal_argv_split(mca_ras_simulator_component.topologies, ','); topos 94 orte/mca/ras/simulator/ras_sim_module.c if (opal_argv_count(topos) != opal_argv_count(node_cnt)) { topos 199 orte/mca/ras/simulator/ras_sim_module.c if (0 != hwloc_topology_set_synthetic(topo, topos[n])) { topos 288 orte/mca/ras/simulator/ras_sim_module.c if (NULL != topos) { topos 289 orte/mca/ras/simulator/ras_sim_module.c opal_argv_free(topos);