orte_frameworks    53 orte/runtime/orte_info_support.c     for (i=0; NULL != orte_frameworks[i]; i++) {
orte_frameworks    54 orte/runtime/orte_info_support.c         opal_pointer_array_add(mca_types, orte_frameworks[i]->framework_name);
orte_frameworks    79 orte/runtime/orte_info_support.c     return opal_info_register_project_frameworks("orte", orte_frameworks, component_map);
orte_frameworks    91 orte/runtime/orte_info_support.c     for (i=0; NULL != orte_frameworks[i]; i++) {
orte_frameworks    92 orte/runtime/orte_info_support.c         (void) mca_base_framework_close(orte_frameworks[i]);