send_size          74 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c 				    int *send_size, int *start_pos,
send_size         550 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c     int *curr_offlen_ptr=NULL, *count=NULL, *send_size=NULL, *recv_size=NULL;
send_size         627 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c     send_size = (int *)malloc(fh->f_size * sizeof(int));
send_size         628 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c     if (NULL == send_size){
send_size         663 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c 	for (i=0; i<fh->f_size; i++) count[i] = send_size[i] = 0;
send_size         692 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c 			send_size[i] += (int)(OMPIO_MIN(real_off + real_size - req_off,
send_size         779 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c 				send_size, start_pos, recv_size, count,
send_size         802 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c     for (i=0; i<fh->f_size; i++) count[i] = send_size[i] = 0;
send_size         804 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c 	two_phase_exchange_data(fh, buf, offset_len, send_size,
send_size         818 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c     free (send_size);
send_size         829 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c 				   int *send_size, int *start_pos, int *recv_size,
send_size         855 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c     ret = fh->f_comm->c_coll->coll_alltoall (send_size,
send_size         884 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c 	if (send_size[i]) nprocs_send++;
send_size         939 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c 	if (send_size[i]){
send_size          79 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 				   int *send_size, int *start_pos,
send_size         103 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 				      int *send_size,
send_size         613 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c     int *curr_offlen_ptr=NULL, *count=NULL, *send_size=NULL, *recv_size=NULL;
send_size         693 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c     send_size = (int *) calloc(fh->f_size,sizeof(int));
send_size         695 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c     if ( NULL == send_size ){
send_size         803 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 				     offset_len,send_size,
send_size         894 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 				     offset_len,send_size,
send_size         917 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c     free (send_size);
send_size         932 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 				  int *send_size,int *start_pos,
send_size         963 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 					    send_size,
send_size        1115 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c     for (i=0; i <fh->f_size; i++) if (send_size[i]) nprocs_send++;
send_size        1152 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 	    if (send_size[i]) {
send_size        1154 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 					 send_size[i],
send_size        1167 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 		buf_idx[i] += send_size[i];
send_size        1177 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 	    if (send_size[i]) {
send_size        1178 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 		send_buf[i] = (char *) malloc(send_size[i]);
send_size        1188 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 					 offset_length, send_size,
send_size        1292 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 				      int *send_size,
send_size        1345 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 	    if (send_buf_idx[p] < send_size[p]) {
send_size        1349 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 					 done_to_proc[p], send_size[p]-send_buf_idx[p]);
send_size        1357 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 			size = OMPIO_MIN(len,send_size[p]-send_buf_idx[p]);
send_size        1362 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 		    if (send_buf_idx[p] == send_size[p]) {
send_size        1365 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 					       send_size[p],
send_size        1394 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c       if (send_size[i]){
send_size          44 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c 				  *len_list, int *send_size, int *recv_size,
send_size          58 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c                                   *len_list, int *send_size, int *recv_size,
send_size         522 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c     int *curr_offlen_ptr, *count, *send_size, *recv_size;
send_size         591 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c     send_size = (int *) ADIOI_Malloc(nprocs * sizeof(int));
send_size         667 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c 	for (i=0; i<nprocs; i++) count[i] = send_size[i] = 0;
send_size         700 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c 			send_size[i] += (int)(ADIOI_MIN(real_off + real_size - req_off, 
send_size         754 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c 			    send_size, recv_size, count, 
send_size         764 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c                             send_size, recv_size, count,
send_size         794 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c     for (i=0; i<nprocs; i++) count[i] = send_size[i] = 0;
send_size         803 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c 			    send_size, recv_size, count, 
send_size         813 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c                             send_size, recv_size, count, 
send_size         828 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c     ADIOI_Free(send_size);
send_size         838 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c                          *len_list, int *send_size, int *recv_size,
send_size         857 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c     MPI_Alltoall(send_size, 1, MPI_INT, recv_size, 1, MPI_INT, fd->comm);
send_size         863 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c     for (i=0; i<nprocs; i++) if (send_size[i]) nprocs_send++;
send_size         910 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c 	if (send_size[i]) {
send_size        1132 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c                 *len_list, int *send_size, int *recv_size, 
send_size        1154 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c     MPI_Alltoall(send_size, 1, MPI_INT, recv_size, 1, MPI_INT, fd->comm);
send_size        1160 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c     for (i=0; i<nprocs; i++) if (send_size[i]) { nprocs_send++; break; }
send_size        1175 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c     for (i=0; i<nprocs; i++) { sdispls[i] = stail; stail += send_size[i]; }
send_size        1181 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c         if (send_size[i]) {
send_size        1200 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c     DBG_FPRINTF(stderr, "\tsend_size = [%d]%2d,",0,send_size[0]);
send_size        1201 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c     for (i=1; i<nprocs; i++) if(send_size[i-1]!=send_size[i]){ DBG_FPRINTF(stderr, "\t\t[%d]%2d,", i,send_size[i] ); }
send_size        1218 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c             all_send_buf, send_size, sdispls, MPI_BYTE,
send_size          51 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c                          *offset_list, ADIO_Offset *len_list, int *send_size, 
send_size          68 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 		ADIO_Offset *len_list, int *send_size, int *recv_size, 
send_size          84 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c                            *offset_list, ADIO_Offset *len_list, int *send_size, 
send_size          95 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c                            *offset_list, ADIO_Offset *len_list, int *send_size, 
send_size         635 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c     int *curr_offlen_ptr, *count, *send_size, req_len, *recv_size;
send_size         731 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c     send_size = (int *) ADIOI_Malloc(nprocs*sizeof(int));
send_size         867 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c                             len_list, send_size, recv_size, off, size, count,
send_size         878 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c                             len_list, send_size, recv_size, off, size, count,
send_size         951 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c                             len_list, send_size, recv_size, off, size, count,
send_size         962 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c                             len_list, send_size, recv_size, off, size, count,
send_size         978 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c     ADIOI_Free(send_size);
send_size        1004 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 				  *offset_list, ADIO_Offset *len_list, int *send_size, 
send_size        1032 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c     MPI_Alltoall(recv_size, 1, MPI_INT, send_size, 1, MPI_INT, fd->comm);
send_size        1129 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c     for (i=0; i < nprocs; i++) if (send_size[i]) nprocs_send++;
send_size        1163 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 	    if (send_size[i]) {
send_size        1164 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 		MPI_Isend(((char *) buf) + buf_idx[i], send_size[i], 
send_size        1168 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c                 buf_idx[i] += send_size[i];
send_size        1175 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 	    if (send_size[i]) 
send_size        1176 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 		send_buf[i] = (char *) ADIOI_Malloc(send_size[i]);
send_size        1179 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c                            offset_list, len_list, send_size, 
send_size        1241 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 	    if (send_size[i]) ADIOI_Free(send_buf[i]);
send_size        1297 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c                            *offset_list, ADIO_Offset *len_list, int *send_size, 
send_size        1355 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 	    if (send_buf_idx[p] < send_size[p]) {
send_size        1359 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c                                 done_to_proc[p], send_size[p]-send_buf_idx[p]);
send_size        1369 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 			size = ADIOI_MIN(len,send_size[p]-send_buf_idx[p]);
send_size        1375 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 		    if (send_buf_idx[p] == send_size[p]) {
send_size        1376 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 			MPI_Isend(send_buf[p], send_size[p], MPI_BYTE, p, 
send_size        1397 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 	if (send_size[i]) sent_to_proc[i] = curr_to_proc[i];
send_size        1528 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 		ADIO_Offset *len_list, int *send_size, int *recv_size, 
send_size        1560 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c     MPI_Alltoall(recv_size, 1, MPI_INT, send_size, 1, MPI_INT, fd->comm);
send_size        1568 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c     for (i=0; i<nprocs; i++) if (send_size[i]) { nprocs_send++; }
send_size        1581 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c     for (i=0; i<nprocs; i++) { sdispls[i] = stail; stail += send_size[i]; }
send_size        1588 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 	    if (send_size[i]) {
send_size        1590 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 		memcpy( sbuf_ptr, buf + buf_idx[i], send_size[i] );
send_size        1591 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 		buf_idx[i] += send_size[i];
send_size        1599 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c                            offset_list, len_list, send_size, 
send_size        1614 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c             all_send_buf, send_size, sdispls, MPI_BYTE,
send_size        1710 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c                            *offset_list, ADIO_Offset *len_list, int *send_size, 
send_size        1768 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 	    if (send_buf_idx[p] < send_size[p]) {
send_size        1772 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c                                 done_to_proc[p], send_size[p]-send_buf_idx[p]);
send_size        1782 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 			size = ADIOI_MIN(len,send_size[p]-send_buf_idx[p]);
send_size        1813 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c 	if (send_size[i]) sent_to_proc[i] = curr_to_proc[i];
send_size          29 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c 					  ADIO_Offset *len_list, int *send_size,
send_size          42 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c 					 ADIO_Offset *len_list, int *send_size,
send_size         312 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c     int *send_curr_offlen_ptr, *send_size;
send_size         394 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c     send_size = (int *) ADIOI_Malloc(nprocs * sizeof(int));
send_size         471 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c 	    recv_count[i] = recv_size[i] = send_size[i] = 0;
send_size         486 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c                         send_size[i] += send_len;
send_size         514 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c                                      len_list, send_size, recv_size, off, real_size,
send_size         599 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c     ADIOI_Free(send_size);
send_size         617 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c 					 ADIO_Offset *len_list, int *send_size,
send_size         727 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c 	if (send_size[i])
send_size         759 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c 	    if (send_size[i]) {
send_size         761 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c 		MPI_Isend(((char *) buf) + buf_idx[i], send_size[i],
send_size         771 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c 	    if (send_size[i])
send_size         772 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c 		send_buf[i] = (char *) ADIOI_Malloc(send_size[i]);
send_size         775 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c                                       len_list, send_size, send_req,
send_size         831 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c 	    if (send_size[i])
send_size         889 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c 					  ADIO_Offset *len_list, int *send_size,
send_size         940 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c 	    if (send_buf_idx[p] < send_size[p]) {
send_size         945 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c 					       send_size[p] -
send_size         956 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c 			size = (int) ADIOI_MIN(len, send_size[p] -
send_size         963 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c 		    if (send_buf_idx[p] == send_size[p]) {
send_size         964 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c 			MPI_Isend(send_buf[p], send_size[p], MPI_BYTE, p,
send_size         984 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c 	if (send_size[i])
send_size         101 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c     int *send_size;
send_size         131 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c     int *send_size;
send_size         659 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c     vars->send_size = (int *)ADIOI_Malloc(nprocs * sizeof(int));
send_size         699 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c     int *curr_offlen_ptr, *count, *send_size;
send_size         719 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c     send_size = vars->send_size;
send_size         768 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c     for (i = 0; i < nprocs; i++) count[i] = send_size[i] = 0;
send_size         799 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c                     send_size[i] += (int)(ADIOI_MIN(real_off + real_size - req_off,
send_size         836 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c     red_vars->send_size = vars->send_size;
send_size         915 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c     int *send_size = vars->send_size;
send_size         918 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c     for (i = 0; i < nprocs; i++) count[i] = send_size[i] = 0;
send_size         945 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c     red_vars->send_size = vars->send_size;
send_size         985 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c     ADIOI_Free(vars->send_size);
send_size        1007 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c     *error_code = MPI_Ialltoall(vars->send_size, 1, MPI_INT, vars->recv_size, 1,
send_size        1018 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c     int *send_size = vars->send_size;
send_size        1038 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c     for (i = 0; i < nprocs; i++) if (send_size[i]) nprocs_send++;
send_size        1088 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c         if (send_size[i]) {
send_size         105 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c     int *send_size;
send_size         135 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c     int *send_size;
send_size         178 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c                            *offset_list, ADIO_Offset *len_list, int *send_size,
send_size         702 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c     vars->send_size = (int *)ADIOI_Malloc(nprocs*sizeof(int));
send_size         872 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c     wed_vars->send_size = vars->send_size;
send_size         991 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c     wed_vars->send_size = vars->send_size;
send_size        1038 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c     ADIOI_Free(vars->send_size);
send_size        1064 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c     *error_code = MPI_Ialltoall(vars->recv_size, 1, MPI_INT, vars->send_size, 1,
send_size        1193 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c     int *send_size = vars->send_size;
send_size        1208 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c     for (i = 0; i < nprocs; i++) if (send_size[i]) nprocs_send++;
send_size        1243 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c             if (send_size[i]) {
send_size        1244 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c                 MPI_Isend(((char *) buf) + buf_idx[i], send_size[i],
send_size        1248 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c                 buf_idx[i] += send_size[i];
send_size        1256 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c             if (send_size[i])
send_size        1257 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c                 send_buf[i] = (char *)ADIOI_Malloc(send_size[i]);
send_size        1260 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c                                vars->offset_list, vars->len_list, send_size,
send_size        1329 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c     int *send_size = vars->send_size;
send_size        1342 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c             if (send_size[i]) ADIOI_Free(send_buf[i]);
send_size          30 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c 				  *len_list, int *send_size, int *recv_size,
send_size         519 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c     int *curr_offlen_ptr, *count, *send_size, *recv_size;
send_size         586 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c     send_size = (int *) ADIOI_Malloc(nprocs * sizeof(int));
send_size         655 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c 	for (i=0; i<nprocs; i++) count[i] = send_size[i] = 0;
send_size         688 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c 			send_size[i] += (int)(ADIOI_MIN(real_off + real_size - req_off, 
send_size         726 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c 			    send_size, recv_size, count, 
send_size         751 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c     for (i=0; i<nprocs; i++) count[i] = send_size[i] = 0;
send_size         755 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c 			    send_size, recv_size, count, 
send_size         766 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c     ADIOI_Free(send_size);
send_size         774 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c                          *len_list, int *send_size, int *recv_size,
send_size         793 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c     MPI_Alltoall(send_size, 1, MPI_INT, recv_size, 1, MPI_INT, fd->comm);
send_size         799 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c     for (i=0; i<nprocs; i++) if (send_size[i]) nprocs_send++;
send_size         846 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c 	if (send_size[i]) {
send_size          26 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c                          *offset_list, ADIO_Offset *len_list, int *send_size, 
send_size          40 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c                            *offset_list, ADIO_Offset *len_list, int *send_size, 
send_size         319 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c     int *curr_offlen_ptr, *count, *send_size, req_len, *recv_size;
send_size         383 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c     send_size = (int *) ADIOI_Malloc(nprocs*sizeof(int));
send_size         504 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c                             len_list, send_size, recv_size, off, size, count, 
send_size         534 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c                             len_list, send_size, recv_size, off, (int)size, count,
send_size         548 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c     ADIOI_Free(send_size);
send_size         563 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c 				  *offset_list, ADIO_Offset *len_list, int *send_size, 
send_size         591 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c     MPI_Alltoall(recv_size, 1, MPI_INT, send_size, 1, MPI_INT, fd->comm);
send_size         692 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c     for (i=0; i < nprocs; i++) if (send_size[i]) nprocs_send++;
send_size         726 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c 	    if (send_size[i]) {
send_size         727 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c 		MPI_Isend(((char *) buf) + buf_idx[i], send_size[i], 
send_size         731 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c                 buf_idx[i] += send_size[i];
send_size         738 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c 	    if (send_size[i]) 
send_size         739 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c 		send_buf[i] = (char *) ADIOI_Malloc(send_size[i]);
send_size         742 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c                            offset_list, len_list, send_size, 
send_size         804 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c 	    if (send_size[i]) ADIOI_Free(send_buf[i]);
send_size         863 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c                            *offset_list, ADIO_Offset *len_list, int *send_size, 
send_size         921 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c 	    if (send_buf_idx[p] < send_size[p]) {
send_size         925 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c                                 done_to_proc[p], send_size[p]-send_buf_idx[p]);
send_size         936 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c 			size = ADIOI_MIN(len,send_size[p]-send_buf_idx[p]);
send_size         942 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c 		    if (send_buf_idx[p] == send_size[p]) {
send_size         943 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c 			MPI_Isend(send_buf[p], send_size[p], MPI_BYTE, p, 
send_size         964 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c 	if (send_size[i]) sent_to_proc[i] = curr_to_proc[i];