predefined_types 297 ompi/mca/pml/ucx/pml_ucx.c ompi_pml_ucx.predefined_types[i] = PML_UCX_DATATYPE_INVALID; predefined_types 335 ompi/mca/pml/ucx/pml_ucx.c if (ompi_pml_ucx.predefined_types[i] != PML_UCX_DATATYPE_INVALID) { predefined_types 336 ompi/mca/pml/ucx/pml_ucx.c ucp_dt_destroy(ompi_pml_ucx.predefined_types[i]); predefined_types 337 ompi/mca/pml/ucx/pml_ucx.c ompi_pml_ucx.predefined_types[i] = PML_UCX_DATATYPE_INVALID; predefined_types 48 ompi/mca/pml/ucx/pml_ucx.h ucp_datatype_t predefined_types[OMPI_DATATYPE_MPI_MAX_PREDEFINED]; predefined_types 177 ompi/mca/pml/ucx/pml_ucx_datatype.c ompi_pml_ucx.predefined_types[datatype->id] = ucp_datatype;