oshmem_info_type_oshmem   30 oshmem/runtime/oshmem_info_support.c const char *oshmem_info_type_oshmem = "oshmem";
oshmem_info_type_oshmem   39 oshmem/runtime/oshmem_info_support.c     opal_pointer_array_add(mca_types, (void *)oshmem_info_type_oshmem);
oshmem_info_type_oshmem   69 oshmem/runtime/oshmem_info_support.c     return opal_info_register_project_frameworks(oshmem_info_type_oshmem, oshmem_frameworks, component_map);
oshmem_info_type_oshmem   88 oshmem/runtime/oshmem_info_support.c     if (0 < opal_asprintf(&tmp, "%s:version:full", oshmem_info_type_oshmem)) {
oshmem_info_type_oshmem   98 oshmem/runtime/oshmem_info_support.c     if(0 < opal_asprintf(&tmp, "%s:version:repo", oshmem_info_type_oshmem)) {
oshmem_info_type_oshmem  102 oshmem/runtime/oshmem_info_support.c     if (0 < opal_asprintf(&tmp, "%s:version:release_date", oshmem_info_type_oshmem)) {
oshmem_info_type_oshmem   27 oshmem/tools/oshmem_info/oshmem_info.h extern const char *oshmem_info_type_oshmem;