type_new           35 ompi/datatype/ompi_datatype_create_darray.c       ompi_datatype_t *type_old, ompi_datatype_t **type_new,
type_new           61 ompi/datatype/ompi_datatype_create_darray.c         rc = ompi_datatype_create_contiguous(mysize, type_old, type_new);
type_new           67 ompi/datatype/ompi_datatype_create_darray.c         rc = ompi_datatype_create_hvector(mysize, 1, stride, type_old, type_new);
type_new           86 ompi/datatype/ompi_datatype_create_darray.c     rc = opal_datatype_resize( &(*type_new)->super, disps[0], disps[1] );
type_new           96 ompi/datatype/ompi_datatype_create_darray.c        ompi_datatype_t* type_old, ompi_datatype_t **type_new,
type_new          134 ompi/datatype/ompi_datatype_create_darray.c     rc = ompi_datatype_create_hvector(count, blksize, stride, type_old, type_new);
type_new          141 ompi/datatype/ompi_datatype_create_darray.c         types  [0] = *type_new; types  [1] = type_old;
type_new          146 ompi/datatype/ompi_datatype_create_darray.c         ompi_datatype_destroy(type_new);
type_new          150 ompi/datatype/ompi_datatype_create_darray.c         *type_new = type_tmp;
type_new          164 ompi/datatype/ompi_datatype_create_darray.c     rc = opal_datatype_resize( &(*type_new)->super, disps[0], disps[1] );
type_new           13 ompi/mca/io/romio321/romio/adio/common/ad_darray.c 		     MPI_Datatype type_old, MPI_Datatype *type_new,
type_new           17 ompi/mca/io/romio321/romio/adio/common/ad_darray.c 		      MPI_Datatype type_old, MPI_Datatype *type_new,
type_new           27 ompi/mca/io/romio321/romio/adio/common/ad_darray.c     MPI_Datatype type_old, type_new=MPI_DATATYPE_NULL, inttype;
type_new           56 ompi/mca/io/romio321/romio/adio/common/ad_darray.c 				 type_old, &type_new,
type_new           64 ompi/mca/io/romio321/romio/adio/common/ad_darray.c 				  &type_new, st_offsets+i);
type_new           71 ompi/mca/io/romio321/romio/adio/common/ad_darray.c 				 type_old, &type_new,
type_new           76 ompi/mca/io/romio321/romio/adio/common/ad_darray.c 	    type_old = type_new;
type_new           96 ompi/mca/io/romio321/romio/adio/common/ad_darray.c 				 orig_extent, type_old, &type_new,
type_new          103 ompi/mca/io/romio321/romio/adio/common/ad_darray.c 				  orig_extent, type_old, &type_new,
type_new          110 ompi/mca/io/romio321/romio/adio/common/ad_darray.c                            type_old, &type_new, st_offsets+i); 
type_new          114 ompi/mca/io/romio321/romio/adio/common/ad_darray.c 	    type_old = type_new;
type_new          133 ompi/mca/io/romio321/romio/adio/common/ad_darray.c     MPI_Type_create_struct(1, &blklen, &disp, &type_new, &inttype);
type_new          137 ompi/mca/io/romio321/romio/adio/common/ad_darray.c     MPI_Type_free(&type_new);
type_new          149 ompi/mca/io/romio321/romio/adio/common/ad_darray.c 		     MPI_Datatype type_old, MPI_Datatype *type_new,
type_new          182 ompi/mca/io/romio321/romio/adio/common/ad_darray.c 	    MPI_Type_contiguous(mysize, type_old, type_new);
type_new          185 ompi/mca/io/romio321/romio/adio/common/ad_darray.c 	    MPI_Type_create_hvector(mysize, 1, stride, type_old, type_new);
type_new          190 ompi/mca/io/romio321/romio/adio/common/ad_darray.c 	    MPI_Type_contiguous(mysize, type_old, type_new);
type_new          193 ompi/mca/io/romio321/romio/adio/common/ad_darray.c 	    MPI_Type_create_hvector(mysize, 1, stride, type_old, type_new);
type_new          211 ompi/mca/io/romio321/romio/adio/common/ad_darray.c 		      MPI_Datatype type_old, MPI_Datatype *type_new,
type_new          247 ompi/mca/io/romio321/romio/adio/common/ad_darray.c     MPI_Type_create_hvector(count, blksize, stride, type_old, type_new);
type_new          253 ompi/mca/io/romio321/romio/adio/common/ad_darray.c 	types[0] = *type_new;
type_new          262 ompi/mca/io/romio321/romio/adio/common/ad_darray.c 	MPI_Type_free(type_new);
type_new          263 ompi/mca/io/romio321/romio/adio/common/ad_darray.c 	*type_new = type_tmp;
type_new          270 ompi/mca/io/romio321/romio/adio/common/ad_darray.c         types[0] = *type_new;
type_new          276 ompi/mca/io/romio321/romio/adio/common/ad_darray.c         MPI_Type_free(type_new);
type_new          277 ompi/mca/io/romio321/romio/adio/common/ad_darray.c         *type_new = type_tmp;