opal_datatype_is_contiguous_memory_layout  155 ompi/datatype/ompi_datatype.h     return opal_datatype_is_contiguous_memory_layout(&type->super, count);
opal_datatype_is_contiguous_memory_layout  178 ompi/mca/common/ompio/common_ompio_file_view.c     if (opal_datatype_is_contiguous_memory_layout(&etype->super,1)) {
opal_datatype_is_contiguous_memory_layout  179 ompi/mca/common/ompio/common_ompio_file_view.c         if (opal_datatype_is_contiguous_memory_layout(&filetype->super,1) &&
opal_datatype_is_contiguous_memory_layout  121 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c         opal_datatype_is_contiguous_memory_layout(&datatype->super,1) &&
opal_datatype_is_contiguous_memory_layout  122 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c          opal_datatype_is_contiguous_memory_layout(&datatype->super,1) &&
opal_datatype_is_contiguous_memory_layout  121 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c         opal_datatype_is_contiguous_memory_layout(&datatype->super,1) &&
opal_datatype_is_contiguous_memory_layout  120 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c         opal_datatype_is_contiguous_memory_layout(&datatype->super,1) &&
opal_datatype_is_contiguous_memory_layout   44 ompi/mca/mtl/base/mtl_base_datatype.h 	opal_datatype_is_contiguous_memory_layout(convertor->pDesc,
opal_datatype_is_contiguous_memory_layout  372 ompi/mca/pml/cm/pml_cm.h 	if (opal_datatype_is_contiguous_memory_layout(&datatype->super, count)) {
opal_datatype_is_contiguous_memory_layout   64 ompi/mca/pml/cm/pml_cm_request.h         if (opal_datatype_is_contiguous_memory_layout(&datatype->super, count)  \
opal_datatype_is_contiguous_memory_layout  232 ompi/mca/pml/cm/pml_cm_sendreq.h     if (opal_datatype_is_contiguous_memory_layout(&datatype->super, count)) { \
opal_datatype_is_contiguous_memory_layout   31 ompi/mca/pml/yalla/pml_yalla_datatype.h         if (opal_datatype_is_contiguous_memory_layout(&(_dtype)->super, _count)) { \
opal_datatype_is_contiguous_memory_layout  588 ompi/mpi/java/c/mpi_MPI.c     if(opal_datatype_is_contiguous_memory_layout(&type->super, count))
opal_datatype_is_contiguous_memory_layout  621 ompi/mpi/java/c/mpi_MPI.c     if(opal_datatype_is_contiguous_memory_layout(&type->super, count))
opal_datatype_is_contiguous_memory_layout  652 ompi/mpi/java/c/mpi_MPI.c     if(opal_datatype_is_contiguous_memory_layout(&type->super, counts[rank]))
opal_datatype_is_contiguous_memory_layout  685 ompi/mpi/java/c/mpi_MPI.c     if(opal_datatype_is_contiguous_memory_layout(&type->super, 2))
opal_datatype_is_contiguous_memory_layout  869 ompi/mpi/java/c/mpi_MPI.c     if(opal_datatype_is_contiguous_memory_layout(&type->super, count))
opal_datatype_is_contiguous_memory_layout  902 ompi/mpi/java/c/mpi_MPI.c     if(opal_datatype_is_contiguous_memory_layout(&type->super, 2))