allgatherv_algorithms   34 ompi/mca/coll/tuned/coll_tuned_allgatherv_decision.c static mca_base_var_enum_value_t allgatherv_algorithms[] = {
allgatherv_algorithms   61 ompi/mca/coll/tuned/coll_tuned_allgatherv_decision.c     for( cnt = 0; NULL != allgatherv_algorithms[cnt].string; cnt++ );
allgatherv_algorithms   75 ompi/mca/coll/tuned/coll_tuned_allgatherv_decision.c     (void) mca_base_var_enum_create("coll_tuned_allgatherv_algorithms", allgatherv_algorithms, &new_enum);