orig_extent 34 ompi/datatype/ompi_datatype_create_darray.c int rank, int darg, int order, ptrdiff_t orig_extent, orig_extent 59 ompi/datatype/ompi_datatype_create_darray.c stride = orig_extent; orig_extent 76 ompi/datatype/ompi_datatype_create_darray.c disps[0] = 0; disps[1] = orig_extent; orig_extent 95 ompi/datatype/ompi_datatype_create_darray.c int rank, int darg, int order, ptrdiff_t orig_extent, orig_extent 123 ompi/datatype/ompi_datatype_create_darray.c stride = nprocs*blksize*orig_extent; orig_extent 154 ompi/datatype/ompi_datatype_create_darray.c disps[0] = 0; disps[1] = orig_extent; orig_extent 186 ompi/datatype/ompi_datatype_create_darray.c ptrdiff_t orig_extent, *st_offsets = NULL; orig_extent 198 ompi/datatype/ompi_datatype_create_darray.c rc = ompi_datatype_type_extent(oldtype, &orig_extent); orig_extent 206 ompi/datatype/ompi_datatype_create_darray.c displs[1] = orig_extent; orig_extent 238 ompi/datatype/ompi_datatype_create_darray.c darg_array[i], order, orig_extent, orig_extent 243 ompi/datatype/ompi_datatype_create_darray.c darg_array[i], order, orig_extent, orig_extent 255 ompi/datatype/ompi_datatype_create_darray.c MPI_DISTRIBUTE_DFLT_DARG, order, orig_extent, orig_extent 281 ompi/datatype/ompi_datatype_create_darray.c displs[0] *= orig_extent; orig_extent 12 ompi/mca/io/romio321/romio/adio/common/ad_darray.c int rank, int darg, int order, MPI_Aint orig_extent, orig_extent 16 ompi/mca/io/romio321/romio/adio/common/ad_darray.c int rank, int darg, int order, MPI_Aint orig_extent, orig_extent 29 ompi/mca/io/romio321/romio/adio/common/ad_darray.c MPI_Aint *st_offsets, orig_extent, disp, ub, lb; orig_extent 31 ompi/mca/io/romio321/romio/adio/common/ad_darray.c MPI_Type_get_extent(oldtype, &lb, &orig_extent); orig_extent 55 ompi/mca/io/romio321/romio/adio/common/ad_darray.c order, orig_extent, orig_extent 63 ompi/mca/io/romio321/romio/adio/common/ad_darray.c orig_extent, type_old, orig_extent 70 ompi/mca/io/romio321/romio/adio/common/ad_darray.c orig_extent, orig_extent 96 ompi/mca/io/romio321/romio/adio/common/ad_darray.c orig_extent, type_old, &type_new, orig_extent 103 ompi/mca/io/romio321/romio/adio/common/ad_darray.c orig_extent, type_old, &type_new, orig_extent 109 ompi/mca/io/romio321/romio/adio/common/ad_darray.c coords[i], MPI_DISTRIBUTE_DFLT_DARG, order, orig_extent, orig_extent 126 ompi/mca/io/romio321/romio/adio/common/ad_darray.c disp *= orig_extent; orig_extent 128 ompi/mca/io/romio321/romio/adio/common/ad_darray.c ub = orig_extent; orig_extent 148 ompi/mca/io/romio321/romio/adio/common/ad_darray.c int rank, int darg, int order, MPI_Aint orig_extent, orig_extent 179 ompi/mca/io/romio321/romio/adio/common/ad_darray.c stride = orig_extent; orig_extent 210 ompi/mca/io/romio321/romio/adio/common/ad_darray.c int rank, int darg, int order, MPI_Aint orig_extent, orig_extent 242 ompi/mca/io/romio321/romio/adio/common/ad_darray.c stride = (MPI_Aint)nprocs*(MPI_Aint)blksize*orig_extent; orig_extent 271 ompi/mca/io/romio321/romio/adio/common/ad_darray.c disps[0] = (MPI_Aint)rank * (MPI_Aint)blksize * orig_extent; orig_extent 274 ompi/mca/io/romio321/romio/adio/common/ad_darray.c MPI_Type_create_resized (type_tmp1, 0, orig_extent * (MPI_Aint)array_of_gsizes[dim], &type_tmp); orig_extent 53 ompi/mca/io/romio321/romio/mpi2-other/array/darray.c MPI_Aint orig_extent, orig_lb, size_with_aint; orig_extent 162 ompi/mca/io/romio321/romio/mpi2-other/array/darray.c MPI_Type_get_extent(oldtype, &orig_lb, &orig_extent); orig_extent 167 ompi/mca/io/romio321/romio/mpi2-other/array/darray.c size_with_aint = orig_extent; orig_extent 169 ompi/mca/io/romio321/romio/mpi2-other/array/darray.c size_with_offset = orig_extent;