assign_locations   60 orte/mca/rmaps/base/rmaps_base_assign_locations.c         if (NULL == mod->module->assign_locations) {
assign_locations   63 orte/mca/rmaps/base/rmaps_base_assign_locations.c         if (ORTE_SUCCESS == (rc = mod->module->assign_locations(jdata))) {
assign_locations   48 orte/mca/rmaps/mindist/rmaps_mindist_module.c static int assign_locations(orte_job_t *jdata);
assign_locations   52 orte/mca/rmaps/mindist/rmaps_mindist_module.c     .assign_locations = assign_locations
assign_locations   36 orte/mca/rmaps/ppr/rmaps_ppr.c static int assign_locations(orte_job_t *jdata);
assign_locations   40 orte/mca/rmaps/ppr/rmaps_ppr.c     .assign_locations = assign_locations
assign_locations   44 orte/mca/rmaps/resilient/rmaps_resilient.c     .assign_locations = resilient_assign
assign_locations   86 orte/mca/rmaps/rmaps.h     orte_rmaps_base_module_assign_loc_fn_t  assign_locations;
assign_locations  392 orte/mca/rmaps/round_robin/rmaps_rr.c     .assign_locations = orte_rmaps_rr_assign_locations