is_external32     251 ompi/mca/io/romio321/romio/adio/include/adio.h     int is_external32;      /* bool:  0 means native view */
is_external32      74 ompi/mca/io/romio321/romio/mpi-io/get_view.c 	    (adio_fh->is_external32 ? "external32": "native"), MPI_MAX_DATAREP_STRING);
is_external32     120 ompi/mca/io/romio321/romio/mpi-io/iread_all.c     if (adio_fh->is_external32) {
is_external32     116 ompi/mca/io/romio321/romio/mpi-io/iwrite_all.c     if (adio_fh->is_external32) {
is_external32     128 ompi/mca/io/romio321/romio/mpi-io/read.c     if (adio_fh->is_external32)
is_external32     112 ompi/mca/io/romio321/romio/mpi-io/read_all.c     if (adio_fh->is_external32)
is_external32     109 ompi/mca/io/romio321/romio/mpi-io/read_allb.c     if (adio_fh->is_external32)
is_external32     107 ompi/mca/io/romio321/romio/mpi-io/read_ordb.c     if (adio_fh->is_external32)
is_external32     103 ompi/mca/io/romio321/romio/mpi-io/read_sh.c     if (adio_fh->is_external32)
is_external32     191 ompi/mca/io/romio321/romio/mpi-io/set_view.c 	adio_fh->is_external32 = 0;
is_external32     193 ompi/mca/io/romio321/romio/mpi-io/set_view.c 	adio_fh->is_external32 = 1;
is_external32     129 ompi/mca/io/romio321/romio/mpi-io/write.c     if (adio_fh->is_external32) {
is_external32     113 ompi/mca/io/romio321/romio/mpi-io/write_all.c     if (adio_fh->is_external32) {
is_external32     109 ompi/mca/io/romio321/romio/mpi-io/write_allb.c     if (adio_fh->is_external32) {
is_external32     105 ompi/mca/io/romio321/romio/mpi-io/write_ord.c     if (adio_fh->is_external32) {
is_external32     111 ompi/mca/io/romio321/romio/mpi-io/write_ordb.c     if (adio_fh->is_external32) {
is_external32     106 ompi/mca/io/romio321/romio/mpi-io/write_sh.c     if (adio_fh->is_external32) {