buftype           699 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c void ADIOI_Calc_bounds (ADIO_File fd, int count, MPI_Datatype buftype,
buftype           731 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c     MPI_Type_size_x (buftype, &buftype_size);
buftype            12 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c                        MPI_Datatype buftype, int file_ptr_type,
buftype            34 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c     ADIOI_Datatype_iscontig(buftype, &buftype_is_contig);
buftype            40 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c 	MPIR_Status_set_bytes(status, buftype, 0);
buftype            47 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c     MPI_Type_size_x(buftype, &buftype_size);
buftype            48 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c     MPI_Type_get_extent(buftype, &lb, &buftype_extent);
buftype            60 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c 	flat_buf = ADIOI_Flatten_and_find(buftype);
buftype           290 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c 	    flat_buf = ADIOI_Flatten_and_find(buftype);
buftype           373 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c     MPIR_Status_set_bytes(status, buftype, bufsize);
buftype           379 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c     if (!buftype_is_contig) ADIOI_Delete_flattened(buftype);
buftype            12 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c                        MPI_Datatype buftype, int file_ptr_type,
buftype            35 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c     ADIOI_Datatype_iscontig(buftype, &buftype_is_contig);
buftype            41 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c 	MPIR_Status_set_bytes(status, buftype, 0);
buftype            48 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c     MPI_Type_size_x(buftype, &buftype_size);
buftype            49 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c     MPI_Type_get_extent(buftype, &lb, &buftype_extent);
buftype            61 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c 	flat_buf = ADIOI_Flatten_and_find(buftype);
buftype           290 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c 	    flat_buf = ADIOI_Flatten_and_find(buftype);
buftype           372 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c     MPIR_Status_set_bytes(status, buftype, bufsize);
buftype           378 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c     if (!buftype_is_contig) ADIOI_Delete_flattened(buftype);
buftype           430 ompi/mca/io/romio321/romio/adio/include/adioi.h                        MPI_Datatype buftype, int file_ptr_type,
buftype           644 ompi/mca/io/romio321/romio/adio/include/adioi.h void ADIOI_Calc_bounds (ADIO_File fd, int count, MPI_Datatype buftype,