MPI_File_set_view   42 ompi/mca/io/romio321/romio/include/io_romio_conv.h #define MPI_File_set_view ROMIO_PREFIX(MPI_File_set_view)
MPI_File_set_view  133 ompi/mca/io/romio321/romio/mpi-io/fortran/set_viewf.c     *ierr = MPI_File_set_view(fh_c,*disp,etype_c,filetype_c,newstr,info_c);
MPI_File_set_view  178 ompi/mca/io/romio321/romio/mpi-io/fortran/set_viewf.c     *ierr = MPI_File_set_view(fh_c,*disp,*etype,*filetype,newstr,info_c);
MPI_File_set_view   20 ompi/mca/io/romio321/romio/mpi-io/set_view.c int MPI_File_set_view(MPI_File fh, MPI_Offset disp, MPI_Datatype etype, MPI_Datatype filetype,
MPI_File_set_view  115 ompi/mca/io/romio321/romio/test-internal/io_bounds_test.c     MPI_File_set_view (fh, 0, MPI_BYTE, filetype, "native", MPI_INFO_NULL);
MPI_File_set_view  140 ompi/mca/io/romio321/romio/test-internal/io_bounds_test.c 	MPI_File_set_view (fh, 0, MPI_BYTE, filetype, "native", MPI_INFO_NULL);
MPI_File_set_view   82 ompi/mca/io/romio321/romio/test/async-multiple.c     MPI_File_set_view(fh, 0, MPI_INT, MPI_INT, "native", MPI_INFO_NULL);
MPI_File_set_view  103 ompi/mca/io/romio321/romio/test/async-multiple.c     MPI_File_set_view(fh, 0, MPI_INT, MPI_INT, "native", MPI_INFO_NULL);
MPI_File_set_view   80 ompi/mca/io/romio321/romio/test/async.c     MPI_File_set_view(fh, 0, MPI_INT, MPI_INT, "native", MPI_INFO_NULL);
MPI_File_set_view  101 ompi/mca/io/romio321/romio/test/async.c     MPI_File_set_view(fh, 0, MPI_INT, MPI_INT, "native", MPI_INFO_NULL);
MPI_File_set_view  144 ompi/mca/io/romio321/romio/test/atomicity.c 	MPI_File_set_view(fh, 0, MPI_INT, newtype, "native", info);
MPI_File_set_view  159 ompi/mca/io/romio321/romio/test/atomicity.c     MPI_File_set_view(fh, 0, MPI_INT, newtype, "native", info);
MPI_File_set_view   58 ompi/mca/io/romio321/romio/test/big_extents.c     CHECK( MPI_File_set_view(fh, rank*sizeof(int), 
MPI_File_set_view   72 ompi/mca/io/romio321/romio/test/big_extents.c     CHECK( MPI_File_set_view(fh, 0, MPI_INT, MPI_INT, "native", 
MPI_File_set_view   96 ompi/mca/io/romio321/romio/test/coll_perf.c     MPI_File_set_view(fh, 0, MPI_INT, newtype, "native", MPI_INFO_NULL);
MPI_File_set_view  107 ompi/mca/io/romio321/romio/test/coll_perf.c     MPI_File_set_view(fh, 0, MPI_INT, newtype, "native", MPI_INFO_NULL);
MPI_File_set_view  129 ompi/mca/io/romio321/romio/test/coll_perf.c     MPI_File_set_view(fh, 0, MPI_INT, newtype, "native", MPI_INFO_NULL);
MPI_File_set_view  134 ompi/mca/io/romio321/romio/test/coll_test.c     errcode = MPI_File_set_view(fh, 0, MPI_INT, newtype, "native", info);
MPI_File_set_view  174 ompi/mca/io/romio321/romio/test/coll_test.c     errcode = MPI_File_set_view(fh, 0, MPI_INT, newtype, "native", info);
MPI_File_set_view   86 ompi/mca/io/romio321/romio/test/darray_read.c   CHECK(MPI_File_set_view(mpi_fh, 0, MPI_DOUBLE, darray, "native", MPI_INFO_NULL));
MPI_File_set_view   64 ompi/mca/io/romio321/romio/test/error.c     err = MPI_File_set_view(fh, -1, MPI_BYTE, MPI_BYTE, "native", 
MPI_File_set_view   67 ompi/mca/io/romio321/romio/test/external32.c 	CHECK(MPI_File_set_view( fileh, 0, MPI_INT, MPI_INT, datarep[i], MPI_INFO_NULL ));
MPI_File_set_view  164 ompi/mca/io/romio321/romio/test/hindexed.c         MPI_File_set_view(fh, offset, MPI_BYTE, ftype, "native", MPI_INFO_NULL);
MPI_File_set_view   89 ompi/mca/io/romio321/romio/test/i_noncontig.c     MPI_File_set_view(fh, 0, MPI_INT, newtype, "native", MPI_INFO_NULL);
MPI_File_set_view  213 ompi/mca/io/romio321/romio/test/i_noncontig.c     MPI_File_set_view(fh, 0, MPI_INT, newtype, "native", MPI_INFO_NULL);
MPI_File_set_view  109 ompi/mca/io/romio321/romio/test/large_array.c     MPI_File_set_view(fh, 0, MPI_INT, newtype, "native", MPI_INFO_NULL);
MPI_File_set_view  121 ompi/mca/io/romio321/romio/test/large_array.c     MPI_File_set_view(fh, 0, MPI_INT, newtype, "native", MPI_INFO_NULL);
MPI_File_set_view  102 ompi/mca/io/romio321/romio/test/noncontig.c     MPI_File_set_view(fh, 0, MPI_INT, newtype, "native", info);
MPI_File_set_view  221 ompi/mca/io/romio321/romio/test/noncontig.c     MPI_File_set_view(fh, 0, MPI_INT, newtype, "native", info);
MPI_File_set_view   87 ompi/mca/io/romio321/romio/test/noncontig_coll.c     MPI_File_set_view(fh, 0, MPI_INT, newtype, "native", MPI_INFO_NULL);
MPI_File_set_view  191 ompi/mca/io/romio321/romio/test/noncontig_coll.c     MPI_File_set_view(fh, 0, MPI_INT, newtype, "native", MPI_INFO_NULL);
MPI_File_set_view  403 ompi/mca/io/romio321/romio/test/noncontig_coll2.c     MPI_File_set_view(fh, 0, MPI_INT, newtype, "native", info);
MPI_File_set_view  510 ompi/mca/io/romio321/romio/test/noncontig_coll2.c     MPI_File_set_view(fh, 0, MPI_INT, newtype, "native", info);
MPI_File_set_view  119 ompi/mca/io/romio321/romio/test/split_coll.c     MPI_File_set_view(fh, 0, MPI_INT, newtype, "native", MPI_INFO_NULL);
MPI_File_set_view  129 ompi/mca/io/romio321/romio/test/split_coll.c     MPI_File_set_view(fh, 0, MPI_INT, newtype, "native", MPI_INFO_NULL);
MPI_File_set_view   96 ompi/mca/io/romio321/romio/test/types_with_zeros.c     err = MPI_File_set_view(fh, 0, MPI_INT, filetype, "native", MPI_INFO_NULL);
MPI_File_set_view  237 ompi/mca/io/romio321/src/io_romio321_file_open.c         ROMIO_PREFIX(MPI_File_set_view) (data->romio_fh, disp, etype, filetype,
MPI_File_set_view  430 ompi/mpi/cxx/file_inln.h   (void) MPI_File_set_view(mpi_file, disp, etype, filetype, const_cast<char *>(datarep),
MPI_File_set_view  184 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_File_set_view, mpi_file_set_view, MPI_FILE_SET_VIEW, (MPI_Fint *fh, MPI_Offset *disp, MPI_Fint *etype, MPI_Fint *filetype, char *datarep, MPI_Fint *info, MPI_Fint *ierr, int datarep_len));
MPI_File_set_view  297 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-file-interfaces.h interface MPI_File_set_view
MPI_File_set_view  299 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-file-interfaces.h subroutine MPI_File_set_view(fh, disp, etype, filetype, datarep, &
MPI_File_set_view  309 ompi/mpi/fortran/use-mpi-tkr/mpi-f90-file-interfaces.h end subroutine MPI_File_set_view
MPI_File_set_view  130 ompi/mpi/java/c/mpi_File.c     int rc = MPI_File_set_view(
MPI_File_set_view  161 orte/test/mpi/parallel_r64.c   MPI_File_set_view(thefile, offset, MPI_INT, filetype, "native", MPI_INFO_NULL);
MPI_File_set_view  161 orte/test/mpi/parallel_r8.c   MPI_File_set_view(thefile, offset, MPI_INT, filetype, "native", MPI_INFO_NULL);
MPI_File_set_view  169 orte/test/mpi/parallel_w64.c   MPI_File_set_view(thefile, offset, MPI_INT, filetype, "native", MPI_INFO_NULL);
MPI_File_set_view  168 orte/test/mpi/parallel_w8.c     MPI_File_set_view(thefile, offset, MPI_INT, filetype, "native", MPI_INFO_NULL);