orte_grpcomm_coll_t   88 orte/mca/grpcomm/base/base.h ORTE_DECLSPEC orte_grpcomm_coll_t* orte_grpcomm_base_get_tracker(orte_grpcomm_signature_t *sig, bool create);
orte_grpcomm_coll_t   89 orte/mca/grpcomm/base/base.h ORTE_DECLSPEC void orte_grpcomm_base_mark_distance_recv(orte_grpcomm_coll_t *coll, uint32_t distance);
orte_grpcomm_coll_t   90 orte/mca/grpcomm/base/base.h ORTE_DECLSPEC unsigned int orte_grpcomm_base_check_distance_recv(orte_grpcomm_coll_t *coll, uint32_t distance);
orte_grpcomm_coll_t  126 orte/mca/grpcomm/base/grpcomm_base_frame.c static void ccon(orte_grpcomm_coll_t *p)
orte_grpcomm_coll_t  139 orte/mca/grpcomm/base/grpcomm_base_frame.c static void cdes(orte_grpcomm_coll_t *p)
orte_grpcomm_coll_t  149 orte/mca/grpcomm/base/grpcomm_base_frame.c OBJ_CLASS_INSTANCE(orte_grpcomm_coll_t,
orte_grpcomm_coll_t  144 orte/mca/grpcomm/base/grpcomm_base_stubs.c     orte_grpcomm_coll_t *coll;
orte_grpcomm_coll_t  227 orte/mca/grpcomm/base/grpcomm_base_stubs.c orte_grpcomm_coll_t* orte_grpcomm_base_get_tracker(orte_grpcomm_signature_t *sig, bool create)
orte_grpcomm_coll_t  229 orte/mca/grpcomm/base/grpcomm_base_stubs.c     orte_grpcomm_coll_t *coll;
orte_grpcomm_coll_t  236 orte/mca/grpcomm/base/grpcomm_base_stubs.c     OPAL_LIST_FOREACH(coll, &orte_grpcomm_base.ongoing, orte_grpcomm_coll_t) {
orte_grpcomm_coll_t  262 orte/mca/grpcomm/base/grpcomm_base_stubs.c     coll = OBJ_NEW(orte_grpcomm_coll_t);
orte_grpcomm_coll_t  552 orte/mca/grpcomm/base/grpcomm_base_stubs.c void orte_grpcomm_base_mark_distance_recv (orte_grpcomm_coll_t *coll,
orte_grpcomm_coll_t  557 orte/mca/grpcomm/base/grpcomm_base_stubs.c unsigned int orte_grpcomm_base_check_distance_recv (orte_grpcomm_coll_t *coll,
orte_grpcomm_coll_t   48 orte/mca/grpcomm/direct/grpcomm_direct.c static int allgather(orte_grpcomm_coll_t *coll,
orte_grpcomm_coll_t  124 orte/mca/grpcomm/direct/grpcomm_direct.c static int allgather(orte_grpcomm_coll_t *coll,
orte_grpcomm_coll_t  169 orte/mca/grpcomm/direct/grpcomm_direct.c     orte_grpcomm_coll_t *coll;
orte_grpcomm_coll_t  605 orte/mca/grpcomm/direct/grpcomm_direct.c     orte_grpcomm_coll_t *coll;
orte_grpcomm_coll_t   95 orte/mca/grpcomm/grpcomm.h OBJ_CLASS_DECLARATION(orte_grpcomm_coll_t);
orte_grpcomm_coll_t  123 orte/mca/grpcomm/grpcomm.h typedef int (*orte_grpcomm_base_module_allgather_fn_t)(orte_grpcomm_coll_t *coll,