mem_lengths       128 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c     int *mem_lengths;
mem_lengths       190 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c 	mem_lengths = (int*)ADIOI_Malloc(mem_list_count*sizeof(int));
mem_lengths       198 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c 		mem_lengths[b_blks_read % MAX_ARRAY_SIZE] = 
mem_lengths       214 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c 				   mem_lengths, file_list_count,
mem_lengths       227 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c 	ADIOI_Free(mem_lengths);
mem_lengths       310 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c         int mem_lengths;
mem_lengths       336 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c 	mem_lengths = 0;
mem_lengths       361 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c 		mem_lengths = st_frd_size;
mem_lengths       368 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c 		    mem_lengths += file_lengths[k];
mem_lengths       377 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c 			   &mem_offsets, &mem_lengths,
mem_lengths       380 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c 	    mem_offsets += mem_lengths;
mem_lengths       381 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c 	    mem_lengths = 0;
mem_lengths       396 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c 		        file_lengths[k] = bufsize - (int32_t) mem_lengths
mem_lengths       401 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c 		mem_lengths += file_lengths[k];
mem_lengths       409 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c 			   &mem_lengths, file_list_count, file_offsets,
mem_lengths       575 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c 	mem_lengths = (int *)ADIOI_Malloc(max_mem_list*sizeof(int));
mem_lengths       695 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c 		    mem_lengths[0] = brd_size;
mem_lengths       700 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c 		        mem_lengths[i] = end_brd_size;
mem_lengths       711 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c 		        mem_lengths[i] = flat_buf->blocklens[k];
mem_lengths       760 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c 			   mem_lengths, file_list_count, file_offsets,
mem_lengths       767 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c 	ADIOI_Free(mem_lengths);
mem_lengths       484 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c     int *mem_lengths;
mem_lengths       571 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c 	mem_lengths = (int*)ADIOI_Malloc(mem_list_count*sizeof(int));
mem_lengths       579 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c 		mem_lengths[b_blks_wrote % MAX_ARRAY_SIZE] = 
mem_lengths       595 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c 				   mem_lengths, file_list_count,
mem_lengths       608 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c 	ADIOI_Free(mem_lengths);
mem_lengths       698 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c         int mem_lengths;
mem_lengths       725 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c 	mem_lengths = 0;
mem_lengths       750 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c                 mem_lengths = st_fwr_size;
mem_lengths       757 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c                     mem_lengths += file_lengths[k];
mem_lengths       766 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c                            &mem_offsets, &mem_lengths,
mem_lengths       769 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c             mem_offsets += mem_lengths;
mem_lengths       770 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c             mem_lengths = 0;
mem_lengths       785 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c                         file_lengths[k] = bufsize - (int32_t) mem_lengths
mem_lengths       790 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c                 mem_lengths += file_lengths[k];
mem_lengths       798 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c                            &mem_lengths, file_list_count, file_offsets,
mem_lengths       965 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c 	mem_lengths = (int *)ADIOI_Malloc(max_mem_list*sizeof(int));
mem_lengths      1087 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c 		    mem_lengths[0] = bwr_size;
mem_lengths      1092 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c 		        mem_lengths[i] = end_bwr_size;
mem_lengths      1103 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c 		        mem_lengths[i] = flat_buf->blocklens[k];
mem_lengths      1136 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c 			   mem_lengths, file_list_count, file_offsets,
mem_lengths      1143 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c 	ADIOI_Free(mem_lengths);
mem_lengths        35 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c     int *mem_lengths;
mem_lengths       112 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 	mem_lengths = (int*)ADIOI_Malloc(mem_list_count*sizeof(int));
mem_lengths       123 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 		mem_lengths[b_blks_read % MAX_ARRAY_SIZE] = 
mem_lengths       138 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 			    mem_lengths, mem_offsets, PVFS_BYTE, &mem_req);
mem_lengths       177 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 	ADIOI_Free(mem_lengths);
mem_lengths       293 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 	mem_lengths = 0;
mem_lengths       326 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 		    mem_lengths += file_lengths[k];
mem_lengths       389 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 	    mem_lengths = 0;
mem_lengths       405 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 		        file_lengths[k] = bufsize - (int32_t) mem_lengths
mem_lengths       410 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 		mem_lengths += file_lengths[k];
mem_lengths       656 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 	mem_lengths = (int *)ADIOI_Malloc(max_mem_list*sizeof(int));
mem_lengths       776 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 		    mem_lengths[0] = brd_size;
mem_lengths       781 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 		        mem_lengths[i] = end_brd_size;
mem_lengths       792 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 		        mem_lengths[i] = flat_buf->blocklens[k];
mem_lengths       824 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 	    err_flag = PVFS_Request_hindexed(mem_list_count, mem_lengths, 
mem_lengths       875 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c 	ADIOI_Free(mem_lengths);
mem_lengths        41 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c     int *mem_lengths;
mem_lengths       130 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c 	mem_lengths = (int*)ADIOI_Malloc(mem_list_count*sizeof(int));
mem_lengths       141 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c 		mem_lengths[b_blks_wrote % MAX_ARRAY_SIZE] = 
mem_lengths       156 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c 						     mem_lengths, mem_offsets,
mem_lengths       218 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c 	ADIOI_Free(mem_lengths);
mem_lengths       429 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c             mem_lengths = 0;
mem_lengths       448 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c                         file_lengths[k] = bufsize - (int32_t) mem_lengths
mem_lengths       453 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c                 mem_lengths += file_lengths[k];
mem_lengths       703 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c 	mem_lengths = (int *)ADIOI_Malloc(max_mem_list*sizeof(int));
mem_lengths       827 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c 		    mem_lengths[0] = bwr_size;
mem_lengths       832 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c 		        mem_lengths[i] = end_bwr_size;
mem_lengths       843 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c 		        mem_lengths[i] = flat_buf->blocklens[k];
mem_lengths       876 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c 	    err_flag = PVFS_Request_hindexed(mem_list_count, mem_lengths, 
mem_lengths       933 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c 	ADIOI_Free(mem_lengths);
mem_lengths        37 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c     size_t *mem_lengths;
mem_lengths       114 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 	mem_lengths = (size_t*)ADIOI_Malloc(mem_list_count*sizeof(size_t));
mem_lengths       124 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 		mem_lengths[b_blks_read % MAX_ARRAY_SIZE] = 
mem_lengths       144 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 					    mem_offsets, mem_lengths,
mem_lengths       172 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 	ADIOI_Free(mem_lengths);
mem_lengths       259 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c         size_t mem_lengths;
mem_lengths       289 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 	mem_lengths = 0;
mem_lengths       314 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 		mem_lengths = st_frd_size;
mem_lengths       322 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 		    mem_lengths += file_lengths[k];
mem_lengths       336 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 				    1, buf, &mem_lengths,
mem_lengths       352 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 	    total_bytes_read += mem_lengths;
mem_lengths       354 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 	    mem_offsets += mem_lengths;
mem_lengths       355 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 	    mem_lengths = 0;
mem_lengths       371 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 		        file_lengths[k] = bufsize - mem_lengths
mem_lengths       376 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 		mem_lengths += file_lengths[k];
mem_lengths       389 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 				   &mem_lengths,
mem_lengths       405 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 	    total_bytes_read += mem_lengths;
mem_lengths       597 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 	mem_lengths = (size_t*)ADIOI_Malloc(max_mem_list*sizeof(size_t));
mem_lengths       717 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 		    mem_lengths[0] = brd_size;
mem_lengths       722 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 		        mem_lengths[i] = end_brd_size;
mem_lengths       733 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 		        mem_lengths[i] = flat_buf->blocklens[k];
mem_lengths       771 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 				    mem_list_count, mem_offsets, mem_lengths,
mem_lengths       792 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c 	ADIOI_Free(mem_lengths);
mem_lengths        43 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c     size_t *mem_lengths;
mem_lengths       130 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c 	mem_lengths = (size_t*)ADIOI_Malloc(mem_list_count*sizeof(size_t));
mem_lengths       140 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c 		mem_lengths[b_blks_wrote % MAX_ARRAY_SIZE] = 
mem_lengths       160 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c 					    mem_offsets, mem_lengths, 
mem_lengths       198 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c 	ADIOI_Free(mem_lengths);
mem_lengths       285 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c         size_t mem_lengths;
mem_lengths       316 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c 	mem_lengths = 0;
mem_lengths       341 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c                 mem_lengths = st_fwr_size;
mem_lengths       349 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c                     mem_lengths += file_lengths[k];
mem_lengths       362 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c 				    1, buf, &mem_lengths,
mem_lengths       379 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c 	    total_bytes_written += mem_lengths;
mem_lengths       381 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c             mem_offsets += mem_lengths;
mem_lengths       382 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c             mem_lengths = 0;
mem_lengths       401 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c 				- mem_lengths - mem_offsets +  (size_t)buf;
mem_lengths       405 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c                 mem_lengths += file_lengths[k];
mem_lengths       419 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c 				    &mem_lengths,
mem_lengths       436 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c 	    total_bytes_written += mem_lengths;
mem_lengths       629 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c 	mem_lengths = (size_t*)ADIOI_Malloc(max_mem_list*sizeof(size_t));
mem_lengths       751 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c 		    mem_lengths[0] = bwr_size;
mem_lengths       756 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c 		        mem_lengths[i] = end_bwr_size;
mem_lengths       767 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c 		        mem_lengths[i] = flat_buf->blocklens[k];
mem_lengths       805 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c 				    mem_list_count, mem_offsets, mem_lengths, 
mem_lengths       827 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c 	ADIOI_Free(mem_lengths);