opal_allocator_base_framework  458 ompi/runtime/ompi_mpi_finalize.c     if (OMPI_SUCCESS != (ret = mca_base_framework_close(&opal_allocator_base_framework))) {
opal_allocator_base_framework  600 ompi/runtime/ompi_mpi_init.c     if (OMPI_SUCCESS != (ret = mca_base_framework_open(&opal_allocator_base_framework, 0))) {
opal_allocator_base_framework   56 opal/mca/allocator/base/allocator_base_frame.c     OPAL_LIST_FOREACH(cli, &opal_allocator_base_framework.framework_components, mca_base_component_list_item_t) {
opal_allocator_base_framework   62 opal/mca/allocator/base/base.h OPAL_DECLSPEC extern mca_base_framework_t opal_allocator_base_framework;
opal_allocator_base_framework  106 opal/mca/common/sm/common_sm_mpool.c         if (opal_list_get_size(&opal_allocator_base_framework.framework_components) == 0) {
opal_allocator_base_framework  109 opal/mca/common/sm/common_sm_mpool.c                 opal_list_get_first(&opal_allocator_base_framework.framework_components);
opal_allocator_base_framework   77 test/mpool/mpool_memkind.c     if (OPAL_SUCCESS != (ret = mca_base_framework_open(&opal_allocator_base_framework, 0))) {
opal_allocator_base_framework  138 test/mpool/mpool_memkind.c     if (OPAL_SUCCESS != (ret = mca_base_framework_close(&opal_allocator_base_framework))) {