iov_base          275 contrib/build-mca-comps-outside-of-tree/btl_tcp2.c         iov.iov_base = (IOVBASE_TYPE*)(((unsigned char*)(frag->segments[0].seg_addr.pval)) + reserve);
iov_base          288 contrib/build-mca-comps-outside-of-tree/btl_tcp2.c         iov.iov_base = NULL;
iov_base          296 contrib/build-mca-comps-outside-of-tree/btl_tcp2.c         frag->segments[1].seg_addr.pval = iov.iov_base;
iov_base          382 contrib/build-mca-comps-outside-of-tree/btl_tcp2.c     frag->iov[0].iov_base = (IOVBASE_TYPE*)&frag->hdr;
iov_base          388 contrib/build-mca-comps-outside-of-tree/btl_tcp2.c         frag->iov[i+1].iov_base = (IOVBASE_TYPE*)frag->segments[i].seg_addr.pval;
iov_base          422 contrib/build-mca-comps-outside-of-tree/btl_tcp2.c     frag->iov[0].iov_base = (IOVBASE_TYPE*)&frag->hdr;
iov_base          424 contrib/build-mca-comps-outside-of-tree/btl_tcp2.c     frag->iov[1].iov_base = (IOVBASE_TYPE*)frag->base.des_dst;
iov_base          429 contrib/build-mca-comps-outside-of-tree/btl_tcp2.c         frag->iov[i+2].iov_base = (IOVBASE_TYPE*)frag->segments[i].seg_addr.pval;
iov_base          465 contrib/build-mca-comps-outside-of-tree/btl_tcp2.c     frag->iov[0].iov_base = (IOVBASE_TYPE*)&frag->hdr;
iov_base          467 contrib/build-mca-comps-outside-of-tree/btl_tcp2.c     frag->iov[1].iov_base = (IOVBASE_TYPE*)frag->base.des_src;
iov_base          117 contrib/build-mca-comps-outside-of-tree/btl_tcp2_frag.c                     frag->iov_ptr[0].iov_base, (unsigned long) frag->iov_ptr[0].iov_len,
iov_base          140 contrib/build-mca-comps-outside-of-tree/btl_tcp2_frag.c             frag->iov_ptr->iov_base = (ompi_iov_base_ptr_t)
iov_base          141 contrib/build-mca-comps-outside-of-tree/btl_tcp2_frag.c                 (((unsigned char*)frag->iov_ptr->iov_base) + cnt);
iov_base          169 contrib/build-mca-comps-outside-of-tree/btl_tcp2_frag.c                 memcpy( frag->iov_ptr[i].iov_base, btl_endpoint->endpoint_cache_pos, length );
iov_base          172 contrib/build-mca-comps-outside-of-tree/btl_tcp2_frag.c                 frag->iov_ptr[i].iov_base = btl_endpoint->endpoint_cache_pos;
iov_base          187 contrib/build-mca-comps-outside-of-tree/btl_tcp2_frag.c     frag->iov_ptr[num_vecs].iov_base = btl_endpoint->endpoint_cache_pos;
iov_base          209 contrib/build-mca-comps-outside-of-tree/btl_tcp2_frag.c                        frag->iov_ptr[0].iov_base, (unsigned long) frag->iov_ptr[0].iov_len,
iov_base          227 contrib/build-mca-comps-outside-of-tree/btl_tcp2_frag.c             frag->iov_ptr->iov_base = (ompi_iov_base_ptr_t)
iov_base          228 contrib/build-mca-comps-outside-of-tree/btl_tcp2_frag.c                 (((unsigned char*)frag->iov_ptr->iov_base) + cnt);
iov_base          250 contrib/build-mca-comps-outside-of-tree/btl_tcp2_frag.c                 frag->iov[1].iov_base = (IOVBASE_TYPE*)(frag->segments[0].seg_addr.pval);
iov_base          265 contrib/build-mca-comps-outside-of-tree/btl_tcp2_frag.c                 frag->iov[1].iov_base = (IOVBASE_TYPE*)frag->segments;
iov_base          271 contrib/build-mca-comps-outside-of-tree/btl_tcp2_frag.c                     frag->iov[i+2].iov_base = (IOVBASE_TYPE*)ompi_ptr_ltop(frag->segments[i].seg_addr.lval);
iov_base          152 contrib/build-mca-comps-outside-of-tree/btl_tcp2_frag.h     frag->iov[0].iov_base = (IOVBASE_TYPE*)&frag->hdr;                     \
iov_base           62 ompi/datatype/ompi_datatype_external.c     invec.iov_base = (char*) outbuf + (*position);
iov_base          102 ompi/datatype/ompi_datatype_external.c     outvec.iov_base = (char*) inbuf + (*position);
iov_base           74 ompi/datatype/ompi_datatype_sndrcv.c         iov.iov_base = (IOVBASE_TYPE*)rbuf;
iov_base           91 ompi/datatype/ompi_datatype_sndrcv.c         iov.iov_base = (IOVBASE_TYPE*)sbuf;
iov_base          101 ompi/datatype/ompi_datatype_sndrcv.c     iov.iov_base = (IOVBASE_TYPE*)malloc( length * sizeof(char) );
iov_base          120 ompi/datatype/ompi_datatype_sndrcv.c     free( iov.iov_base );
iov_base           59 ompi/mca/coll/portals4/coll_portals4_bcast.c             iovec.iov_base = request->u.bcast.tmpbuf;
iov_base          126 ompi/mca/coll/portals4/coll_portals4_bcast.c             iovec.iov_base = request->u.bcast.tmpbuf;
iov_base          212 ompi/mca/coll/portals4/coll_portals4_gather.c         iov.iov_base = (IOVBASE_TYPE *) request->u.gather.gather_buf;
iov_base          235 ompi/mca/coll/portals4/coll_portals4_gather.c         iov.iov_base = (IOVBASE_TYPE *) request->u.gather.gather_buf;
iov_base          254 ompi/mca/coll/portals4/coll_portals4_gather.c         iov.iov_base = (IOVBASE_TYPE *) request->u.gather.gather_buf;
iov_base          313 ompi/mca/coll/portals4/coll_portals4_gather.c         iov.iov_base = (IOVBASE_TYPE *) (request->u.gather.gather_buf + gather_buf_offset);
iov_base          331 ompi/mca/coll/portals4/coll_portals4_gather.c         iov.iov_base = (IOVBASE_TYPE *) request->u.gather.gather_buf;
iov_base         1127 ompi/mca/coll/portals4/coll_portals4_gather.c             iov.iov_base = (IOVBASE_TYPE *) ((char *)request->u.gather.gather_buf + (request->u.gather.packed_size*i));
iov_base         1188 ompi/mca/coll/portals4/coll_portals4_gather.c             iov.iov_base = (IOVBASE_TYPE *) ((char *)request->u.gather.gather_buf + (request->u.gather.packed_size*i));
iov_base           85 ompi/mca/coll/portals4/coll_portals4_scatter.c             iov.iov_base = (IOVBASE_TYPE *) ((char *)request->u.scatter.scatter_buf + (request->u.scatter.packed_size*i));
iov_base          614 ompi/mca/coll/portals4/coll_portals4_scatter.c             iov.iov_base = (IOVBASE_TYPE *)((char *)request->u.scatter.scatter_buf + offset);
iov_base          616 ompi/mca/coll/portals4/coll_portals4_scatter.c             iov.iov_base = (IOVBASE_TYPE *)request->u.scatter.scatter_buf;
iov_base          368 ompi/mca/coll/sm/coll_sm.h     (iov).iov_base = \
iov_base          380 ompi/mca/coll/sm/coll_sm.h     (iov).iov_base = (((char*) (index)->mcbmi_data) + \
iov_base          246 ompi/mca/common/ompio/common_ompio_aggregators.c        start_offset_len[0] = (OMPI_MPI_OFFSET_TYPE) fh->f_decoded_iov[0].iov_base;
iov_base         1282 ompi/mca/common/ompio/common_ompio_aggregators.c          start_offset_len[0] = (OMPI_MPI_OFFSET_TYPE) fh->f_decoded_iov[0].iov_base;
iov_base           39 ompi/mca/common/ompio/common_ompio_buffer.h     _decoded_iov->iov_base = _tbuf;                                     \
iov_base           57 ompi/mca/common/ompio/common_ompio_buffer.h     _decoded_iov->iov_base = _tbuf;                                     \
iov_base          624 ompi/mca/common/ompio/common_ompio_file_open.c 		    temp_iov[i].iov_base,
iov_base          638 ompi/mca/common/ompio/common_ompio_file_open.c             (*iov)[i+(*iovec_count-temp_count)].iov_base = temp_iov[i].iov_base;
iov_base          649 ompi/mca/common/ompio/common_ompio_file_open.c         printf ("%d: \t offset[%d]: %ld; length[%d]: %ld\n", fh->f_rank,i,temp_iov[i].iov_base, i,temp_iov[i].iov_len);
iov_base          663 ompi/mca/common/ompio/common_ompio_file_open.c         (*iov)[i+(*iovec_count-temp_count)].iov_base = temp_iov[i].iov_base;
iov_base          674 ompi/mca/common/ompio/common_ompio_file_open.c                     (*iov)[i].iov_base,
iov_base          189 ompi/mca/common/ompio/common_ompio_file_read.c         mca_common_ompio_release_buf (fh, decoded_iov->iov_base);
iov_base          439 ompi/mca/common/ompio/common_ompio_file_read.c                                                 decoded_iov->iov_base,
iov_base          446 ompi/mca/common/ompio/common_ompio_file_read.c         mca_common_ompio_release_buf (fh, decoded_iov->iov_base);
iov_base          168 ompi/mca/common/ompio/common_ompio_file_write.c         mca_common_ompio_release_buf (fh, decoded_iov->iov_base);
iov_base          418 ompi/mca/common/ompio/common_ompio_file_write.c                                                  decoded_iov->iov_base,
iov_base          424 ompi/mca/common/ompio/common_ompio_file_write.c         mca_common_ompio_release_buf (fh, decoded_iov->iov_base);
iov_base          568 ompi/mca/common/ompio/common_ompio_file_write.c 	disp = (ptrdiff_t)decoded_iov[i].iov_base +
iov_base          598 ompi/mca/common/ompio/common_ompio_file_write.c 	disp = (ptrdiff_t)fh->f_decoded_iov[j].iov_base +
iov_base           44 ompi/mca/common/ompio/common_ompio_request.c             decoded_iov.iov_base = ompio_req->req_tbuf;
iov_base           50 ompi/mca/fbtl/ime/fbtl_ime_blocking_op.c         iov[iov_count].iov_base = fh->f_io_array[i].memory_address;
iov_base           74 ompi/mca/fbtl/ime/fbtl_ime_nonblocking_op.c         data->aio_iovecs[i].iov_base = fh->f_io_array[i].memory_address;
iov_base           55 ompi/mca/fbtl/posix/fbtl_posix_preadv.c 	    iov[iov_count].iov_base = fh->f_io_array[i].memory_address;
iov_base           78 ompi/mca/fbtl/posix/fbtl_posix_preadv.c                     iov[iov_count].iov_base =
iov_base           57 ompi/mca/fbtl/posix/fbtl_posix_pwritev.c 	    iov[iov_count].iov_base = fh->f_io_array[i].memory_address;
iov_base           80 ompi/mca/fbtl/posix/fbtl_posix_pwritev.c 		iov[iov_count].iov_base = fh->f_io_array[i+1].memory_address;
iov_base           64 ompi/mca/fcoll/base/fcoll_base_sort.c                 (iov[temp_arr[left]].iov_base > iov[temp_arr[j]].iov_base)) {
iov_base           71 ompi/mca/fcoll/base/fcoll_base_sort.c                 (iov[temp_arr[right]].iov_base >
iov_base           72 ompi/mca/fcoll/base/fcoll_base_sort.c                  iov[temp_arr[largest]].iov_base)) {
iov_base          101 ompi/mca/fcoll/base/fcoll_base_sort.c                 (iov[temp_arr[left]].iov_base >
iov_base          102 ompi/mca/fcoll/base/fcoll_base_sort.c                  iov[temp_arr[j]].iov_base)) {
iov_base          109 ompi/mca/fcoll/base/fcoll_base_sort.c                 (iov[temp_arr[right]].iov_base >
iov_base          110 ompi/mca/fcoll/base/fcoll_base_sort.c                  iov[temp_arr[largest]].iov_base)) {
iov_base          331 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c                    global_iov_array[sorted[i]].iov_base,
iov_base          514 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c                             (ptrdiff_t)global_iov_array[sorted[current_index]].iov_base +
iov_base          539 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c                             (ptrdiff_t)global_iov_array[sorted[current_index]].iov_base +
iov_base          559 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c                             (ptrdiff_t)global_iov_array[sorted[current_index]].iov_base ;
iov_base          576 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c                             global_iov_array[sorted[current_index]].iov_base;
iov_base          832 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c                     (decoded_iov[iov_index].iov_base) + current_position;
iov_base          222 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c                local_iov_array[i].iov_base,
iov_base          356 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c                    global_iov_array[sorted[tv]].iov_base,
iov_base          532 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c                             (ptrdiff_t)global_iov_array[sorted[current_index]].iov_base +
iov_base          560 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c                             (ptrdiff_t)global_iov_array[sorted[current_index]].iov_base +
iov_base          581 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c                             (ptrdiff_t)global_iov_array[sorted[current_index]].iov_base ;
iov_base          598 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c                             global_iov_array[sorted[current_index]].iov_base;
iov_base          822 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c                     (decoded_iov[iov_index].iov_base) + current_position;
iov_base          331 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c                    global_iov_array[sorted[i]].iov_base,
iov_base          514 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c                             (ptrdiff_t)global_iov_array[sorted[current_index]].iov_base +
iov_base          539 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c                             (ptrdiff_t)global_iov_array[sorted[current_index]].iov_base +
iov_base          559 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c                             (ptrdiff_t)global_iov_array[sorted[current_index]].iov_base ;
iov_base          576 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c                             global_iov_array[sorted[current_index]].iov_base;
iov_base          832 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c                     (decoded_iov[iov_index].iov_base) + current_position;
iov_base          485 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c                        aggr_data[i]->global_iov_array[aggr_data[i]->sorted[tv]].iov_base,
iov_base          885 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c                         (ptrdiff_t)data->global_iov_array[data->sorted[data->current_index]].iov_base +
iov_base          919 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c                         (ptrdiff_t)data->global_iov_array[data->sorted[data->current_index]].iov_base +
iov_base          940 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c                         (ptrdiff_t)data->global_iov_array[data->sorted[data->current_index]].iov_base ;
iov_base          957 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c                         data->global_iov_array[data->sorted[data->current_index]].iov_base;
iov_base         1182 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c                 send_mem_address = (ptrdiff_t) (data->decoded_iov[data->iov_index].iov_base) +
iov_base         1192 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c                 displs_proc[block_index] = (ptrdiff_t) (data->decoded_iov[data->iov_index].iov_base) +
iov_base         1390 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c         memoffset = (off_t ) mem_iov[j].iov_base;
iov_base         1394 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c         offset = (off_t) file_iov[i].iov_base;
iov_base         1400 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c                file_iov[i].iov_base, file_iov[i].iov_len);
iov_base         1418 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c             broken_file_iovs[owner][broken_file_counts[owner]].iov_base = (void *)offset;
iov_base         1423 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c                    broken_file_iovs[owner][broken_file_counts[owner]].iov_base, 
iov_base         1428 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c                     broken_mem_iovs[owner][broken_mem_counts[owner]].iov_base = (void *) memoffset;
iov_base         1437 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c                             memoffset = (off_t) mem_iov[j].iov_base;
iov_base         1445 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c                     broken_mem_iovs[owner][broken_mem_counts[owner]].iov_base = (void *) memoffset;
iov_base         1451 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c                         memoffset = (off_t) mem_iov[j].iov_base;
iov_base         1460 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c                        broken_mem_iovs[owner][broken_mem_counts[owner]].iov_base,
iov_base          171 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c 	    decoded_iov[ti].iov_base = (IOVBASE_TYPE *)
iov_base          172 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c 		((ptrdiff_t)temp_iov[ti].iov_base - recv_buf_addr);
iov_base          176 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c 		   ti, (ptrdiff_t)decoded_iov[ti].iov_base,
iov_base          296 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c 	    flat_buf->indices[j] = (OMPI_MPI_OFFSET_TYPE)(intptr_t)decoded_iov[j].iov_base;
iov_base          316 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c 	       (size_t)iov[i].iov_base,
iov_base          321 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c     start_offset = (OMPI_MPI_OFFSET_TYPE)(intptr_t)iov[0].iov_base;
iov_base          323 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c 	end_offset = (OMPI_MPI_OFFSET_TYPE)(intptr_t)iov[local_count-1].iov_base +
iov_base         1111 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c 	off     = (OMPI_MPI_OFFSET_TYPE)(intptr_t)offset_length[i].iov_base;
iov_base          205 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 	    decoded_iov[ti].iov_base = (IOVBASE_TYPE *)(
iov_base          206 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 		(ptrdiff_t)temp_iov[ti].iov_base -
iov_base          212 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 		   ti, (ptrdiff_t)decoded_iov[ti].iov_base,
iov_base          341 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 		flat_buf->indices[j] = (OMPI_MPI_OFFSET_TYPE)(intptr_t)decoded_iov[j].iov_base;
iov_base          366 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 	       (size_t)iov[i].iov_base,
iov_base          373 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c     start_offset = (OMPI_MPI_OFFSET_TYPE)(uintptr_t)iov[0].iov_base;
iov_base          375 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 	end_offset = (OMPI_MPI_OFFSET_TYPE)(uintptr_t)iov[local_count-1].iov_base +
iov_base         1328 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 	off     = (OMPI_MPI_OFFSET_TYPE) (intptr_t)offset_length[i].iov_base;
iov_base          397 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c 	off = (OMPI_MPI_OFFSET_TYPE)(intptr_t)offset_len[i].iov_base;
iov_base          452 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c 	off = (OMPI_MPI_OFFSET_TYPE)(intptr_t)offset_len[i].iov_base;
iov_base          331 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c                    global_iov_array[sorted[i]].iov_base,
iov_base          514 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c                             (ptrdiff_t)global_iov_array[sorted[current_index]].iov_base +
iov_base          539 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c                             (ptrdiff_t)global_iov_array[sorted[current_index]].iov_base +
iov_base          559 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c                             (ptrdiff_t)global_iov_array[sorted[current_index]].iov_base ;
iov_base          576 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c                             global_iov_array[sorted[current_index]].iov_base;
iov_base          832 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c                     (decoded_iov[iov_index].iov_base) + current_position;
iov_base          484 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c                        aggr_data[i]->global_iov_array[aggr_data[i]->sorted[tv]].iov_base,
iov_base          920 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c                         (ptrdiff_t)data->global_iov_array[data->sorted[data->current_index]].iov_base +
iov_base          955 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c                         (ptrdiff_t)data->global_iov_array[data->sorted[data->current_index]].iov_base +
iov_base          976 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c                         (ptrdiff_t)data->global_iov_array[data->sorted[data->current_index]].iov_base ;
iov_base          993 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c                         data->global_iov_array[data->sorted[data->current_index]].iov_base;
iov_base         1218 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c                 send_mem_address = (ptrdiff_t) (data->decoded_iov[data->iov_index].iov_base) +
iov_base         1228 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c                 displs_proc[block_index] = (ptrdiff_t) (data->decoded_iov[data->iov_index].iov_base) +
iov_base         1364 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c         min = (long) iov[0].iov_base;
iov_base         1365 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c         max = ((long) iov[iov_count-1].iov_base + (long) iov[iov_count-1].iov_len);
iov_base         1458 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c         memoffset = (off_t ) mem_iov[j].iov_base;
iov_base         1462 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c         offset = (off_t) file_iov[i].iov_base;
iov_base         1468 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c                file_iov[i].iov_base, file_iov[i].iov_len);
iov_base         1486 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c             broken_file_iovs[owner][broken_file_counts[owner]].iov_base = (void *)offset;
iov_base         1491 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c                    broken_file_iovs[owner][broken_file_counts[owner]].iov_base, 
iov_base         1496 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c                     broken_mem_iovs[owner][broken_mem_counts[owner]].iov_base = (void *) memoffset;
iov_base         1505 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c                             memoffset = (off_t) mem_iov[j].iov_base;
iov_base         1513 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c                     broken_mem_iovs[owner][broken_mem_counts[owner]].iov_base = (void *) memoffset;
iov_base         1519 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c                         memoffset = (off_t) mem_iov[j].iov_base;
iov_base         1528 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c                        broken_mem_iovs[owner][broken_mem_counts[owner]].iov_base,
iov_base           96 ompi/mca/io/ompio/io_ompio.c         disp = (ptrdiff_t)(fh->f_decoded_iov[j].iov_base) +
iov_base           98 ompi/mca/io/ompio/io_ompio.c         iov[k].iov_base = (IOVBASE_TYPE *)(intptr_t)(disp + fh->f_offset);
iov_base          165 ompi/mca/io/ompio/io_ompio.c                 (OMPI_MPI_OFFSET_TYPE)(intptr_t)iov[i].iov_base;
iov_base          496 ompi/mca/io/ompio/io_ompio_file_open.c         (OMPI_MPI_OFFSET_TYPE)(intptr_t)data->ompio_fh.f_decoded_iov[index].iov_base + k;
iov_base          130 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_write.c 		iov[k].iov_base = ((char *) buf) + j*buftype_extent +
iov_base           60 ompi/mca/mtl/base/mtl_base_datatype.h     iov.iov_base = NULL;
iov_base           62 ompi/mca/mtl/base/mtl_base_datatype.h         iov.iov_base = malloc(*buffer_len);
iov_base           63 ompi/mca/mtl/base/mtl_base_datatype.h         if (NULL == iov.iov_base) return OMPI_ERR_OUT_OF_RESOURCE;
iov_base           69 ompi/mca/mtl/base/mtl_base_datatype.h     *buffer = iov.iov_base;
iov_base          109 ompi/mca/mtl/base/mtl_base_datatype.h         iov.iov_base = buffer;
iov_base          918 ompi/mca/mtl/ofi/mtl_ofi.h     iov.iov_base = start;
iov_base          237 ompi/mca/mtl/portals4/mtl_portals4_recv.c                 iov.iov_base = (char*) ev->start;
iov_base          143 ompi/mca/osc/base/osc_base_obj_convert.c                 ompi_op_reduce (op, inbuf, iov[i].iov_base, primitive_count, primitive_datatype);
iov_base          232 ompi/mca/osc/base/osc_base_obj_convert.c             ompi_op_reduce (op, origin_iovec[origin_iov_index].iov_base, target_iovec[target_iov_index].iov_base,
iov_base          238 ompi/mca/osc/base/osc_base_obj_convert.c             target_iovec[target_iov_index].iov_base = (void *)((intptr_t) target_iovec[target_iov_index].iov_base + acc_len);
iov_base          239 ompi/mca/osc/base/osc_base_obj_convert.c             origin_iovec[origin_iov_index].iov_base = (void *)((intptr_t) origin_iovec[origin_iov_index].iov_base + acc_len);
iov_base          465 ompi/mca/osc/portals4/osc_portals4_comm.c                                  "adding iov[%d].[%p,%lu] to ptl_iovec", iov_index, iov[iov_index].iov_base, iov[iov_index].iov_len));
iov_base          466 ompi/mca/osc/portals4/osc_portals4_comm.c             (*ptl_iovec)[ptl_iovec_index].iov_base = iov[iov_index].iov_base;
iov_base         1251 ompi/mca/osc/portals4/osc_portals4_comm.c                              origin_iovec[origin_iov_index].iov_base, target_iovec[target_iov_index].iov_base,
iov_base         1255 ompi/mca/osc/portals4/osc_portals4_comm.c                          (ptl_size_t)origin_iovec[origin_iov_index].iov_base,
iov_base         1261 ompi/mca/osc/portals4/osc_portals4_comm.c                          offset + (ptl_size_t)target_iovec[target_iov_index].iov_base,
iov_base         1272 ompi/mca/osc/portals4/osc_portals4_comm.c             origin_iovec[origin_iov_index].iov_base = (void *)((intptr_t) origin_iovec[origin_iov_index].iov_base + rdma_len);
iov_base         1273 ompi/mca/osc/portals4/osc_portals4_comm.c             target_iovec[target_iov_index].iov_base = (void *)((intptr_t) target_iovec[target_iov_index].iov_base + rdma_len);
iov_base         1360 ompi/mca/osc/portals4/osc_portals4_comm.c                              origin_iovec[origin_iov_index].iov_base, target_iovec[target_iov_index].iov_base,
iov_base         1364 ompi/mca/osc/portals4/osc_portals4_comm.c                          (ptl_size_t)origin_iovec[origin_iov_index].iov_base,
iov_base         1370 ompi/mca/osc/portals4/osc_portals4_comm.c                          offset + (ptl_size_t)target_iovec[target_iov_index].iov_base,
iov_base         1381 ompi/mca/osc/portals4/osc_portals4_comm.c             origin_iovec[origin_iov_index].iov_base = (void *)((intptr_t) origin_iovec[origin_iov_index].iov_base + rdma_len);
iov_base         1382 ompi/mca/osc/portals4/osc_portals4_comm.c             target_iovec[target_iov_index].iov_base = (void *)((intptr_t) target_iovec[target_iov_index].iov_base + rdma_len);
iov_base         1478 ompi/mca/osc/portals4/osc_portals4_comm.c                              origin_iovec[origin_iov_index].iov_base, target_iovec[target_iov_index].iov_base,
iov_base         1484 ompi/mca/osc/portals4/osc_portals4_comm.c                             (ptl_size_t)origin_iovec[origin_iov_index].iov_base,
iov_base         1490 ompi/mca/osc/portals4/osc_portals4_comm.c                             offset + (ptl_size_t)target_iovec[target_iov_index].iov_base,
iov_base         1503 ompi/mca/osc/portals4/osc_portals4_comm.c             origin_iovec[origin_iov_index].iov_base = (void *)((intptr_t) origin_iovec[origin_iov_index].iov_base + atomic_len);
iov_base         1504 ompi/mca/osc/portals4/osc_portals4_comm.c             target_iovec[target_iov_index].iov_base = (void *)((intptr_t) target_iovec[target_iov_index].iov_base + atomic_len);
iov_base         1585 ompi/mca/osc/portals4/osc_portals4_comm.c                              origin_iovec[origin_iov_index].iov_base, target_iovec[target_iov_index].iov_base,
iov_base         1589 ompi/mca/osc/portals4/osc_portals4_comm.c                          (ptl_size_t)origin_iovec[origin_iov_index].iov_base,
iov_base         1594 ompi/mca/osc/portals4/osc_portals4_comm.c                          offset + (ptl_size_t)target_iovec[target_iov_index].iov_base,
iov_base         1604 ompi/mca/osc/portals4/osc_portals4_comm.c             origin_iovec[origin_iov_index].iov_base = (void *)((intptr_t) origin_iovec[origin_iov_index].iov_base + rdma_len);
iov_base         1605 ompi/mca/osc/portals4/osc_portals4_comm.c             target_iovec[target_iov_index].iov_base = (void *)((intptr_t) target_iovec[target_iov_index].iov_base + rdma_len);
iov_base         1686 ompi/mca/osc/portals4/osc_portals4_comm.c                              origin_iovec[origin_iov_index].iov_base, target_iovec[target_iov_index].iov_base,
iov_base         1690 ompi/mca/osc/portals4/osc_portals4_comm.c                          (ptl_size_t)origin_iovec[origin_iov_index].iov_base,
iov_base         1695 ompi/mca/osc/portals4/osc_portals4_comm.c                          offset + (ptl_size_t)target_iovec[target_iov_index].iov_base,
iov_base         1705 ompi/mca/osc/portals4/osc_portals4_comm.c             origin_iovec[origin_iov_index].iov_base = (void *)((intptr_t) origin_iovec[origin_iov_index].iov_base + rdma_len);
iov_base         1706 ompi/mca/osc/portals4/osc_portals4_comm.c             target_iovec[target_iov_index].iov_base = (void *)((intptr_t) target_iovec[target_iov_index].iov_base + rdma_len);
iov_base         1816 ompi/mca/osc/portals4/osc_portals4_comm.c                              result_iovec[result_iov_index].iov_base,
iov_base         1817 ompi/mca/osc/portals4/osc_portals4_comm.c                              origin_iovec[origin_iov_index].iov_base,
iov_base         1818 ompi/mca/osc/portals4/osc_portals4_comm.c                              target_iovec[target_iov_index].iov_base,
iov_base         1822 ompi/mca/osc/portals4/osc_portals4_comm.c                           (ptl_size_t)result_iovec[result_iov_index].iov_base,
iov_base         1824 ompi/mca/osc/portals4/osc_portals4_comm.c                           (ptl_size_t)origin_iovec[origin_iov_index].iov_base,
iov_base         1829 ompi/mca/osc/portals4/osc_portals4_comm.c                           offset + (ptl_size_t)target_iovec[target_iov_index].iov_base,
iov_base         1847 ompi/mca/osc/portals4/osc_portals4_comm.c             result_iovec[result_iov_index].iov_base = (void *)((intptr_t) result_iovec[result_iov_index].iov_base + rdma_len);
iov_base         1848 ompi/mca/osc/portals4/osc_portals4_comm.c             origin_iovec[origin_iov_index].iov_base = (void *)((intptr_t) origin_iovec[origin_iov_index].iov_base + rdma_len);
iov_base         1849 ompi/mca/osc/portals4/osc_portals4_comm.c             target_iovec[target_iov_index].iov_base = (void *)((intptr_t) target_iovec[target_iov_index].iov_base + rdma_len);
iov_base         1968 ompi/mca/osc/portals4/osc_portals4_comm.c                              result_iovec[result_iov_index].iov_base,
iov_base         1969 ompi/mca/osc/portals4/osc_portals4_comm.c                              origin_iovec[origin_iov_index].iov_base,
iov_base         1970 ompi/mca/osc/portals4/osc_portals4_comm.c                              target_iovec[target_iov_index].iov_base,
iov_base         1974 ompi/mca/osc/portals4/osc_portals4_comm.c                                  (ptl_size_t)result_iovec[result_iov_index].iov_base,
iov_base         1976 ompi/mca/osc/portals4/osc_portals4_comm.c                                  (ptl_size_t)origin_iovec[origin_iov_index].iov_base,
iov_base         1981 ompi/mca/osc/portals4/osc_portals4_comm.c                                  offset + (ptl_size_t)target_iovec[target_iov_index].iov_base,
iov_base         1998 ompi/mca/osc/portals4/osc_portals4_comm.c             result_iovec[result_iov_index].iov_base = (void *)((intptr_t) result_iovec[result_iov_index].iov_base + rdma_len);
iov_base         1999 ompi/mca/osc/portals4/osc_portals4_comm.c             origin_iovec[origin_iov_index].iov_base = (void *)((intptr_t) origin_iovec[origin_iov_index].iov_base + rdma_len);
iov_base         2000 ompi/mca/osc/portals4/osc_portals4_comm.c             target_iovec[target_iov_index].iov_base = (void *)((intptr_t) target_iovec[target_iov_index].iov_base + rdma_len);
iov_base          619 ompi/mca/osc/pt2pt/osc_pt2pt.h     iov.iov_base = (IOVBASE_TYPE *) source;
iov_base          661 ompi/mca/osc/pt2pt/osc_pt2pt.h     iov.iov_base = (IOVBASE_TYPE *) target;
iov_base          221 ompi/mca/osc/rdma/osc_rdma_accumulate.c                 struct iovec iov = {.iov_base = ptr, len};
iov_base          389 ompi/mca/osc/rdma/osc_rdma_accumulate.c             source_iovec[0].iov_base = NULL;
iov_base          429 ompi/mca/osc/rdma/osc_rdma_accumulate.c             ret = ompi_osc_rdma_gacc_contig (sync, source_iovec[source_iov_index].iov_base, acc_len / target_primitive->super.size,
iov_base          431 ompi/mca/osc/rdma/osc_rdma_accumulate.c                                              (uint64_t) (intptr_t) target_iovec[target_iov_index].iov_base, target_handle,
iov_base          451 ompi/mca/osc/rdma/osc_rdma_accumulate.c             target_iovec[target_iov_index].iov_base = (void *)((intptr_t) target_iovec[target_iov_index].iov_base + acc_len);
iov_base          452 ompi/mca/osc/rdma/osc_rdma_accumulate.c             source_iovec[source_iov_index].iov_base = (void *)((intptr_t) source_iovec[source_iov_index].iov_base + acc_len);
iov_base          261 ompi/mca/osc/rdma/osc_rdma_comm.c                              local_iovec[local_iov_index].iov_base, remote_iovec[remote_iov_index].iov_base,
iov_base          264 ompi/mca/osc/rdma/osc_rdma_comm.c             ret = rdma_fn (sync, peer, (uint64_t) (intptr_t) remote_iovec[remote_iov_index].iov_base, remote_handle,
iov_base          265 ompi/mca/osc/rdma/osc_rdma_comm.c                            local_iovec[local_iov_index].iov_base, rdma_len, subreq);
iov_base          289 ompi/mca/osc/rdma/osc_rdma_comm.c             local_iovec[local_iov_index].iov_base = (void *)((intptr_t) local_iovec[local_iov_index].iov_base + rdma_len);
iov_base          290 ompi/mca/osc/rdma/osc_rdma_comm.c             remote_iovec[remote_iov_index].iov_base = (void *)((intptr_t) remote_iovec[remote_iov_index].iov_base + rdma_len);
iov_base          103 ompi/mca/osc/ucx/osc_ucx_comm.c             (*ucx_iov)[ucx_iov_idx].addr = iov[iov_idx].iov_base;
iov_base          248 ompi/mca/pml/base/pml_base_bsend.c         iov.iov_base = (IOVBASE_TYPE*)sendreq->req_addr;
iov_base          370 ompi/mca/pml/cm/pml_cm_sendreq.h             iov.iov_base = (IOVBASE_TYPE*)sendreq->req_buff;            \
iov_base          464 ompi/mca/pml/ob1/pml_ob1_recvfrag.c             iov[0].iov_base = (IOVBASE_TYPE*)((unsigned char*)segments->seg_addr.pval +
iov_base          469 ompi/mca/pml/ob1/pml_ob1_recvfrag.c                 iov[iov_count].iov_base = (IOVBASE_TYPE*)((unsigned char*)segments[iov_count].seg_addr.pval);
iov_base          288 ompi/mca/pml/ob1/pml_ob1_recvreq.h                 iov[iov_count].iov_base = (IOVBASE_TYPE*)                         \
iov_base          401 ompi/mca/pml/ob1/pml_ob1_sendreq.c     iov.iov_base = (IOVBASE_TYPE*)((unsigned char*)segment->seg_addr.pval +
iov_base          440 ompi/mca/pml/ob1/pml_ob1_sendreq.c         iov.iov_base = (IOVBASE_TYPE*)(((unsigned char*)sendreq->req_send.req_addr) + max_data);
iov_base          539 ompi/mca/pml/ob1/pml_ob1_sendreq.c         iov.iov_base = (IOVBASE_TYPE*)((unsigned char*)segment->seg_addr.pval +
iov_base          691 ompi/mca/pml/ucx/pml_ucx.c     iov.iov_base = packed_data;
iov_base           69 ompi/mca/pml/ucx/pml_ucx_datatype.c     iov.iov_base = dest;
iov_base           88 ompi/mca/pml/ucx/pml_ucx_datatype.c     iov.iov_base = (void*)src;
iov_base           59 ompi/mca/pml/yalla/pml_yalla_datatype.c     iov.iov_base = buffer;
iov_base           74 ompi/mca/pml/yalla/pml_yalla_datatype.c     iov.iov_base = buffer;
iov_base          167 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_sender_based.c         MEMCPY((void *) ftreq->sb.cursor, iov[i].iov_base, iov[i].iov_len);
iov_base           52 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_sender_based.h         iov.iov_base = (IOVBASE_TYPE *) VPESSIMIST_SEND_FTREQ(pmlreq)->sb.cursor;
iov_base          119 ompi/mca/vprotocol/pessimist/vprotocol_pessimist_sender_based.h         iov.iov_base = (IOVBASE_TYPE *) (ftreq->sb.cursor + position);
iov_base           93 ompi/mpi/c/pack.c     invec.iov_base = (char*) outbuf + (*position);
iov_base          100 ompi/mpi/c/sendrecv_replace.c     struct iovec iov = { .iov_base = packed_data, .iov_len = sizeof(packed_data) };
iov_base          118 ompi/mpi/c/sendrecv_replace.c         rc = PMPI_Alloc_mem(packed_size, MPI_INFO_NULL, &iov.iov_base);
iov_base          130 ompi/mpi/c/sendrecv_replace.c     rc = PMPI_Sendrecv( iov.iov_base, packed_size, MPI_PACKED, dest, sendtag, buf, count,
iov_base          141 ompi/mpi/c/sendrecv_replace.c         PMPI_Free_mem(iov.iov_base);
iov_base           97 ompi/mpi/c/unpack.c         outvec.iov_base = (char*) inbuf + (*position);
iov_base          144 ompi/patterns/comm/allgather.c             recv_iov[0].iov_base=src_buf_current+current_data_extent;
iov_base          150 ompi/patterns/comm/allgather.c             recv_iov[0].iov_base=src_buf_current-current_data_extent;
iov_base          171 ompi/patterns/comm/allgather.c             recv_iov[1].iov_base=(char *)dest_buf+
iov_base          177 ompi/patterns/comm/allgather.c         rc=MCA_PML_CALL(irecv(recv_iov[0].iov_base,
iov_base          187 ompi/patterns/comm/allgather.c             rc=MCA_PML_CALL(irecv(recv_iov[1].iov_base,
iov_base          198 ompi/patterns/comm/allgather.c         send_iov[0].iov_base=src_buf_current;
iov_base          216 ompi/patterns/comm/allgather.c             send_iov[1].iov_base=(char *)dest_buf+
iov_base          222 ompi/patterns/comm/allgather.c         rc=MCA_PML_CALL(isend(send_iov[0].iov_base,
iov_base          231 ompi/patterns/comm/allgather.c             rc=MCA_PML_CALL(isend(send_iov[1].iov_base,
iov_base          195 ompi/patterns/net/allreduce.c                 recv_iov.iov_base=scratch_bufers[recv_buffer];
iov_base          216 ompi/patterns/net/allreduce.c                 send_iov.iov_base=scratch_bufers[send_buffer];
iov_base          260 ompi/patterns/net/allreduce.c             recv_iov.iov_base=scratch_bufers[send_buffer];
iov_base          266 ompi/patterns/net/allreduce.c             send_iov.iov_base=scratch_bufers[send_buffer];
iov_base          303 ompi/patterns/net/allreduce.c                 recv_iov.iov_base=scratch_bufers[recv_buffer];
iov_base          317 ompi/patterns/net/allreduce.c                 send_iov.iov_base=scratch_bufers[recv_buffer];
iov_base          241 opal/datatype/opal_convertor.c             if( OPAL_LIKELY(NULL == iov[i].iov_base) )
iov_base          242 opal/datatype/opal_convertor.c                 iov[i].iov_base = (IOVBASE_TYPE *) base_pointer;
iov_base          245 opal/datatype/opal_convertor.c                 MEMCPY_CUDA( iov[i].iov_base, base_pointer, iov[i].iov_len, pConv );
iov_base          247 opal/datatype/opal_convertor.c                 MEMCPY( iov[i].iov_base, base_pointer, iov[i].iov_len );
iov_base          258 opal/datatype/opal_convertor.c         if( OPAL_LIKELY(NULL == iov[i].iov_base) )
iov_base          259 opal/datatype/opal_convertor.c             iov[i].iov_base = (IOVBASE_TYPE *) base_pointer;
iov_base          262 opal/datatype/opal_convertor.c             MEMCPY_CUDA( iov[i].iov_base, base_pointer, iov[i].iov_len, pConv );
iov_base          264 opal/datatype/opal_convertor.c             MEMCPY( iov[i].iov_base, base_pointer, iov[i].iov_len );
iov_base          300 opal/datatype/opal_convertor.c             MEMCPY_CUDA( base_pointer, iov[i].iov_base, iov[i].iov_len, pConv );
iov_base          302 opal/datatype/opal_convertor.c             MEMCPY( base_pointer, iov[i].iov_base, iov[i].iov_len );
iov_base          314 opal/datatype/opal_convertor.c         MEMCPY_CUDA( base_pointer, iov[i].iov_base, iov[i].iov_len, pConv );
iov_base          316 opal/datatype/opal_convertor.c         MEMCPY( base_pointer, iov[i].iov_base, iov[i].iov_len );
iov_base           54 opal/datatype/opal_convertor_raw.c         iov[0].iov_base = NULL;
iov_base           65 opal/datatype/opal_convertor_raw.c         opal_convertor_get_current_pointer( pConvertor, (void**)&iov[0].iov_base );
iov_base          107 opal/datatype/opal_convertor_raw.c                     iov[index].iov_base = (IOVBASE_TYPE *) source_base;
iov_base          120 opal/datatype/opal_convertor_raw.c                     iov[index].iov_base = (IOVBASE_TYPE *) source_base;
iov_base          178 opal/datatype/opal_convertor_raw.c                     iov[index].iov_base = (IOVBASE_TYPE *) source_base;
iov_base          185 opal/datatype/opal_convertor_raw.c                                            index, iov[index].iov_base, iov[index].iov_len,
iov_base           45 opal/datatype/opal_datatype_monotonic.c             if ((long)iov[i].iov_base < prev) {
iov_base           49 opal/datatype/opal_datatype_monotonic.c             prev = (long)iov[i].iov_base;
iov_base           82 opal/datatype/opal_datatype_pack.c         if( iov[iov_count].iov_base == NULL ) {
iov_base           83 opal/datatype/opal_datatype_pack.c             iov[iov_count].iov_base = (IOVBASE_TYPE *) source_base;
iov_base           84 opal/datatype/opal_datatype_pack.c             COMPUTE_CSUM( iov[iov_count].iov_base, iov[iov_count].iov_len, pConv );
iov_base           89 opal/datatype/opal_datatype_pack.c             MEMCPY_CSUM( iov[iov_count].iov_base, source_base, iov[iov_count].iov_len, pConv );
iov_base          140 opal/datatype/opal_datatype_pack.c         packed_buffer = (unsigned char *)iov[iov_count].iov_base;
iov_base          154 opal/datatype/opal_datatype_pack.c                     iov[index].iov_base = (IOVBASE_TYPE *) user_memory;
iov_base          161 opal/datatype/opal_datatype_pack.c                     COMPUTE_CSUM( iov[index].iov_base, iov[index].iov_len, pConv );
iov_base          176 opal/datatype/opal_datatype_pack.c                         iov[index].iov_base = (IOVBASE_TYPE *) user_memory;
iov_base          179 opal/datatype/opal_datatype_pack.c                         COMPUTE_CSUM( iov[index].iov_base, iov[index].iov_len, pConv );
iov_base          182 opal/datatype/opal_datatype_pack.c                         iov[index].iov_base = (IOVBASE_TYPE *) user_memory;
iov_base          185 opal/datatype/opal_datatype_pack.c                         COMPUTE_CSUM( iov[index].iov_base, (size_t)iov[index].iov_len, pConv );
iov_base          293 opal/datatype/opal_datatype_pack.c                            (void*)iov[0].iov_base, (unsigned long)iov[0].iov_len, *out_size ); );
iov_base          315 opal/datatype/opal_datatype_pack.c         iov_ptr = (unsigned char *) iov[iov_count].iov_base;
iov_base          469 opal/datatype/opal_datatype_pack.c                            (void*)iov[0].iov_base, (unsigned long)iov[0].iov_len, *out_size ); );
iov_base          491 opal/datatype/opal_datatype_pack.c         iov_ptr = (unsigned char *) iov[iov_count].iov_base;
iov_base           90 opal/datatype/opal_datatype_unpack.c         packed_buffer = (unsigned char*)iov[iov_count].iov_base;
iov_base          277 opal/datatype/opal_datatype_unpack.c                            (void*)pConvertor, (void*)iov[0].iov_base, (unsigned long)iov[0].iov_len, *out_size ); );
iov_base          299 opal/datatype/opal_datatype_unpack.c         iov_ptr = (unsigned char *) iov[iov_count].iov_base;
iov_base          456 opal/datatype/opal_datatype_unpack.c                            (void*)pConvertor, (void*)iov[0].iov_base, (unsigned long)iov[0].iov_len, *out_size ); );
iov_base          478 opal/datatype/opal_datatype_unpack.c         iov_ptr = (unsigned char *) iov[iov_count].iov_base;
iov_base          186 opal/mca/btl/ofi/btl_ofi_frag.c     iov.iov_base = (IOVBASE_TYPE*)(((unsigned char*)(frag->segments[0].seg_addr.pval)) + reserve);
iov_base          582 opal/mca/btl/portals4/btl_portals4.c         iov.iov_base = (unsigned char*) frag->segments[0].base.seg_addr.pval + reserve;
iov_base          169 opal/mca/btl/self/btl_self.c         struct iovec iov = {.iov_len = *size, .iov_base = (IOVBASE_TYPE *) ((uintptr_t) frag->data + reserve)};
iov_base          843 opal/mca/btl/smcuda/btl_smcuda.c     iov.iov_base =
iov_base          962 opal/mca/btl/smcuda/btl_smcuda.c             iov.iov_base = (IOVBASE_TYPE*)((unsigned char*)frag->segment.seg_addr.pval + header_size);
iov_base          266 opal/mca/btl/tcp/btl_tcp.c         iov.iov_base = (IOVBASE_TYPE*)(((unsigned char*)(frag->segments[0].seg_addr.pval)) + reserve);
iov_base          279 opal/mca/btl/tcp/btl_tcp.c         iov.iov_base = NULL;
iov_base          287 opal/mca/btl/tcp/btl_tcp.c         frag->segments[1].seg_addr.pval = iov.iov_base;
iov_base          323 opal/mca/btl/tcp/btl_tcp.c     frag->iov[0].iov_base = (IOVBASE_TYPE*)&frag->hdr;
iov_base          329 opal/mca/btl/tcp/btl_tcp.c         frag->iov[i+1].iov_base = (IOVBASE_TYPE*)frag->segments[i].seg_addr.pval;
iov_base          396 opal/mca/btl/tcp/btl_tcp.c     frag->iov[0].iov_base = (IOVBASE_TYPE*)&frag->hdr;
iov_base          398 opal/mca/btl/tcp/btl_tcp.c     frag->iov[1].iov_base = (IOVBASE_TYPE*) (frag->segments + 1);
iov_base          403 opal/mca/btl/tcp/btl_tcp.c         frag->iov[i+2].iov_base = (IOVBASE_TYPE*)frag->segments[i].seg_addr.pval;
iov_base          463 opal/mca/btl/tcp/btl_tcp.c     frag->iov[0].iov_base = (IOVBASE_TYPE*)&frag->hdr;
iov_base          465 opal/mca/btl/tcp/btl_tcp.c     frag->iov[1].iov_base = (IOVBASE_TYPE*) &frag->segments[1];
iov_base          107 opal/mca/btl/tcp/btl_tcp_frag.c                          frag->iov[i].iov_base, frag->iov[i].iov_len);
iov_base          129 opal/mca/btl/tcp/btl_tcp_frag.c                     frag->iov_ptr[0].iov_base, (unsigned long) frag->iov_ptr[0].iov_len,
iov_base          154 opal/mca/btl/tcp/btl_tcp_frag.c             frag->iov_ptr->iov_base = (opal_iov_base_ptr_t)
iov_base          155 opal/mca/btl/tcp/btl_tcp_frag.c                 (((unsigned char*)frag->iov_ptr->iov_base) + cnt);
iov_base          186 opal/mca/btl/tcp/btl_tcp_frag.c                 memcpy( frag->iov_ptr[i].iov_base, btl_endpoint->endpoint_cache_pos, length );
iov_base          189 opal/mca/btl/tcp/btl_tcp_frag.c                 frag->iov_ptr[i].iov_base = btl_endpoint->endpoint_cache_pos;
iov_base          204 opal/mca/btl/tcp/btl_tcp_frag.c     frag->iov_ptr[num_vecs].iov_base = btl_endpoint->endpoint_cache_pos;
iov_base          226 opal/mca/btl/tcp/btl_tcp_frag.c                        frag->iov_ptr[0].iov_base, (unsigned long) frag->iov_ptr[0].iov_len,
iov_base          256 opal/mca/btl/tcp/btl_tcp_frag.c             frag->iov_ptr->iov_base = (opal_iov_base_ptr_t)
iov_base          257 opal/mca/btl/tcp/btl_tcp_frag.c                 (((unsigned char*)frag->iov_ptr->iov_base) + cnt);
iov_base          279 opal/mca/btl/tcp/btl_tcp_frag.c                 frag->iov[1].iov_base = (IOVBASE_TYPE*)(frag->segments[0].seg_addr.pval);
iov_base          287 opal/mca/btl/tcp/btl_tcp_frag.c                 frag->iov[1].iov_base = (IOVBASE_TYPE*)frag->segments;
iov_base          294 opal/mca/btl/tcp/btl_tcp_frag.c                     frag->iov[i+2].iov_base = (IOVBASE_TYPE*)frag->segments[i].seg_addr.pval;
iov_base          119 opal/mca/btl/tcp/btl_tcp_frag.h     frag->iov[0].iov_base = (IOVBASE_TYPE*)&frag->hdr;                     \
iov_base          237 opal/mca/btl/template/btl_template.c         iov.iov_base = (unsigned char*) frag->segment.seg_addr.pval + reserve;
iov_base          262 opal/mca/btl/template/btl_template.c         iov.iov_base = (unsigned char*) frag->segment.seg_addr.pval + reserve;
iov_base           65 opal/mca/btl/uct/btl_uct_am.c     iov.iov_base = (IOVBASE_TYPE *) ((intptr_t) data + header_size);
iov_base          150 opal/mca/btl/ugni/btl_ugni_prepare.h     iov.iov_base = (IOVBASE_TYPE *) frag->base.super.ptr;
iov_base           36 opal/mca/btl/usnic/btl_usnic_recv.h         iov.iov_base = rseg->rs_protocol_header;
iov_base           98 opal/mca/btl/usnic/btl_usnic_util.h     iov.iov_base = (IOVBASE_TYPE*)dest;
iov_base          626 opal/mca/btl/vader/btl_vader_component.c         xpmem_reg = vader_get_registation (endpoint, hdr->sc_iov.iov_base,
iov_base           73 opal/mca/btl/vader/btl_vader_get.c     struct iovec src_iov = {.iov_base = (void *)(intptr_t) remote_address, .iov_len = size};
iov_base           74 opal/mca/btl/vader/btl_vader_get.c     struct iovec dst_iov = {.iov_base = local_address, .iov_len = size};
iov_base          100 opal/mca/btl/vader/btl_vader_get.c         src_iov.iov_base = (void *)((char *)src_iov.iov_base + ret);
iov_base          102 opal/mca/btl/vader/btl_vader_get.c         dst_iov.iov_base = (void *)((char *)dst_iov.iov_base + ret);
iov_base          481 opal/mca/btl/vader/btl_vader_module.c         iov.iov_base =
iov_base          514 opal/mca/btl/vader/btl_vader_module.c             frag->hdr->sc_iov.iov_base = data_ptr;
iov_base           68 opal/mca/btl/vader/btl_vader_put.c     struct iovec src_iov = {.iov_base = local_address, .iov_len = size};
iov_base           69 opal/mca/btl/vader/btl_vader_put.c     struct iovec dst_iov = {.iov_base = (void *)(intptr_t) remote_address, .iov_len = size};
iov_base           79 opal/mca/btl/vader/btl_vader_put.c         src_iov.iov_base = (void *)((char *)src_iov.iov_base + ret);
iov_base           81 opal/mca/btl/vader/btl_vader_put.c         dst_iov.iov_base = (void *)((char *)dst_iov.iov_base + ret);
iov_base           98 opal/mca/btl/vader/btl_vader_sendi.c         iov.iov_base = (IOVBASE_TYPE *)((uintptr_t)frag->segments[0].seg_addr.pval + header_size);
iov_base          636 opal/mca/event/libevent2022/libevent/buffer.c 		vec[0].iov_base = CHAIN_SPACE_PTR(chain);
iov_base          686 opal/mca/event/libevent2022/libevent/buffer.c 	    (buf->last && vec[0].iov_base == (void*)CHAIN_SPACE_PTR(buf->last))) {
iov_base          712 opal/mca/event/libevent2022/libevent/buffer.c 		if (vec[i].iov_base != (void*)CHAIN_SPACE_PTR(chain) ||
iov_base         2003 opal/mca/event/libevent2022/libevent/buffer.c #define IOV_PTR_FIELD iov_base
iov_base         2057 opal/mca/event/libevent2022/libevent/buffer.c 		vecs[i].iov_base = CHAIN_SPACE_PTR(chain);
iov_base         2245 opal/mca/event/libevent2022/libevent/buffer.c 	n = read((int)fd, v[0].iov_base, (unsigned int)v[0].iov_len);
iov_base         2252 opal/mca/event/libevent2022/libevent/buffer.c 		n = read((int)fd, v[1].iov_base, (unsigned int)v[1].iov_len);
iov_base         2624 opal/mca/event/libevent2022/libevent/buffer.c 			vec[0].iov_base = chain->buffer + chain->misalign
iov_base         2646 opal/mca/event/libevent2022/libevent/buffer.c 			vec[idx].iov_base = chain->buffer + chain->misalign;
iov_base          588 opal/mca/event/libevent2022/libevent/bufferevent_openssl.c 		r = SSL_read(bev_ssl->ssl, space[i].iov_base, space[i].iov_len);
iov_base          664 opal/mca/event/libevent2022/libevent/bufferevent_openssl.c 		r = SSL_write(bev_ssl->ssl, space[i].iov_base,
iov_base          278 opal/mca/event/libevent2022/libevent/evbuffer-internal.h 		(i)->buf = (ei)->iov_base;		\
iov_base          131 opal/mca/event/libevent2022/libevent/include/event2/buffer.h 	void *iov_base;
iov_base          263 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 			tt_assert(v[0].iov_base != NULL);
iov_base          266 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 			buf = v[0].iov_base;
iov_base          338 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	tt_assert(v[0].iov_base != NULL);
iov_base          340 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	memset(v[0].iov_base, 'X', 512);
iov_base          341 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	cp = v[0].iov_base;
iov_base          353 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	tt_assert(cp + 512 == v[0].iov_base);
iov_base          355 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	memset(v[0].iov_base, 'Y', 8);
iov_base          366 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	tt_assert(cp + 520 == v[0].iov_base);
iov_base          368 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	tt_assert(v[1].iov_base);
iov_base          370 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	cp2 = v[1].iov_base;
iov_base          371 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	memset(v[0].iov_base, 'Z', 1);
iov_base          383 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	tt_assert(cp + 521 == v[0].iov_base);
iov_base          385 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	tt_assert(v[1].iov_base == cp2);
iov_base          387 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	memset(v[0].iov_base, 'W', 400);
iov_base          389 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	memset(v[1].iov_base, 'x', 60);
iov_base          402 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	cp = v[0].iov_base;
iov_base          412 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	cp = v[1].iov_base;
iov_base          439 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	cp1 = v[0].iov_base;
iov_base          441 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 		*(char*)v[0].iov_base = 'X';
iov_base          446 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 		memset(v[0].iov_base, 'X', v[0].iov_len);
iov_base          452 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 		tt_assert(v[0].iov_base != cp1);
iov_base          453 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 		cp1 = v[0].iov_base;
iov_base          463 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 		tt_assert(v[0].iov_base == cp1 + 1);
iov_base          465 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 		tt_assert(v[0].iov_base == cp1);
iov_base          467 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	cp1 = v[0].iov_base;
iov_base          468 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	cp2 = v[1].iov_base;
iov_base          474 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	tt_assert(cp1 == v[0].iov_base);
iov_base          475 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	tt_assert(cp2 == v[1].iov_base);
iov_base          484 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 		tt_assert(cp1 == v[0].iov_base);
iov_base          593 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	tt_assert(evbuffer_remove(src, v[0].iov_base, 10) != -1);
iov_base          603 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	tt_assert(evbuffer_remove(src, ((char*)(v[0].iov_base)) + 10,
iov_base         1084 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	memset(v[0].iov_base, 1, v[0].iov_len);
iov_base         1090 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	memset(v[0].iov_base, 2, v[0].iov_len);
iov_base         1095 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	memset(v[0].iov_base, 3, v[0].iov_len);
iov_base         1445 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	tt_assert(!memcmp((v)->iov_base, (s), strlen(s)))
iov_base         1472 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	tt_assert(v[1].iov_base == NULL);
iov_base         1480 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	tt_assert(v[2].iov_base == NULL);
iov_base         1486 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	tt_assert(v[0].iov_base == NULL);
iov_base         1493 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	tt_assert(v[1].iov_base == NULL);
iov_base         1503 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	tt_assert(v[16].iov_base == NULL);
iov_base         1509 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	tt_assert(v[0].iov_base == NULL);
iov_base         1513 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 	tt_assert(v[0].iov_base == NULL);
iov_base         1590 opal/mca/event/libevent2022/libevent/test/regress_buffer.c 		memset(v[0].iov_base, 'X', 10);
iov_base          143 opal/mca/event/libevent2022/libevent/test/regress_zlib.c 			p->next_in = v_in[0].iov_base;
iov_base          150 opal/mca/event/libevent2022/libevent/test/regress_zlib.c 		p->next_out = v_out[0].iov_base;
iov_base          197 opal/mca/event/libevent2022/libevent/test/regress_zlib.c 			p->next_in = v_in[0].iov_base;
iov_base          204 opal/mca/event/libevent2022/libevent/test/regress_zlib.c 		p->next_out = v_out[0].iov_base;
iov_base           24 opal/mca/memcpy/base/memcpy_base_default.h             opal_memcpy( dst_iov[_i].iov_base, _src,  \
iov_base           36 opal/mca/memcpy/base/memcpy_base_default.h             opal_memcpy( _dst, src_iov[_i].iov_base,    \
iov_base          263 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_sendrecv.c     iov[0].iov_base = msg->sdptr;
iov_base          266 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_sendrecv.c         iov[1].iov_base = msg->data->base_ptr;
iov_base          279 opal/mca/pmix/pmix4x/pmix/src/mca/ptl/base/ptl_base_sendrecv.c         msg->sdptr = (char *)iov[iov_count-1].iov_base + iov[iov_count-1].iov_len;
iov_base          120 orte/mca/oob/tcp/oob_tcp_sendrecv.c     iov[0].iov_base = msg->sdptr;
iov_base          125 orte/mca/oob/tcp/oob_tcp_sendrecv.c             iov[1].iov_base = msg->data;
iov_base          128 orte/mca/oob/tcp/oob_tcp_sendrecv.c             iov[1].iov_base = msg->msg->buffer->base_ptr;
iov_base          130 orte/mca/oob/tcp/oob_tcp_sendrecv.c             iov[1].iov_base = msg->msg->data;
iov_base          145 orte/mca/oob/tcp/oob_tcp_sendrecv.c         msg->sdptr = (char *)iov[iov_count-1].iov_base + iov[iov_count-1].iov_len;
iov_base          190 orte/mca/oob/tcp/oob_tcp_sendrecv.c             msg->sdptr = (char *)iov[1].iov_base + rc;
iov_base          278 orte/mca/oob/tcp/oob_tcp_sendrecv.c                         msg->sdptr = msg->msg->iov[msg->iovnum].iov_base;
iov_base          181 orte/mca/rml/base/base.h         msg->iov.iov_base = (IOVBASE_TYPE*)(b);                         \
iov_base          197 orte/mca/rml/base/rml_base_frame.c     ptr->iov.iov_base = NULL;
iov_base          202 orte/mca/rml/base/rml_base_frame.c     if (NULL != ptr->iov.iov_base) {
iov_base          203 orte/mca/rml/base/rml_base_frame.c         free(ptr->iov.iov_base);
iov_base          215 orte/mca/rml/base/rml_base_msg_handlers.c                 opal_dss.load(&buf, msg->iov.iov_base, msg->iov.iov_len);
iov_base          217 orte/mca/rml/base/rml_base_msg_handlers.c                 msg->iov.iov_base = NULL;
iov_base          148 orte/mca/rml/oob/rml_oob_send.c             rcv->iov.iov_base = (IOVBASE_TYPE*)malloc(bytes);
iov_base          151 orte/mca/rml/oob/rml_oob_send.c             ptr =  (char*)rcv->iov.iov_base;
iov_base          153 orte/mca/rml/oob/rml_oob_send.c                 memcpy(ptr, iov[i].iov_base, iov[i].iov_len);
iov_base          242 orte/mca/rml/oob/rml_oob_send.c         rcv->iov.iov_base = (IOVBASE_TYPE*)malloc(buffer->bytes_used);
iov_base          243 orte/mca/rml/oob/rml_oob_send.c         memcpy(rcv->iov.iov_base, buffer->base_ptr, buffer->bytes_used);
iov_base           76 orte/test/system/orte_spawn.c     msg.iov_base = (void *) &i;
iov_base           72 test/datatype/checksum.c     iov[0].iov_base = packed;
iov_base           90 test/datatype/checksum.c     iov[0].iov_base = array;
iov_base          110 test/datatype/checksum.c     iov[0].iov_base = array;
iov_base          112 test/datatype/checksum.c     iov[1].iov_base = (char*)array + iov[0].iov_len;
iov_base          124 test/datatype/ddt_raw.c             printf( "\t{%p, %d}\n", iov[i].iov_base, iov[i].iov_len );
iov_base           84 test/datatype/ddt_raw2.c             (*iov)[i+(*iovec_count-temp_count)].iov_base = temp_iov[i].iov_base;
iov_base          101 test/datatype/ddt_raw2.c         (*iov)[i+(*iovec_count-temp_count)].iov_base = temp_iov[i].iov_base;
iov_base          351 test/datatype/ddt_raw2.c         assert(iov_300[i].iov_base == iov_10[i].iov_base);
iov_base          353 test/datatype/ddt_raw2.c         assert(iov_300[i].iov_base == iov_1[i].iov_base);
iov_base           92 test/datatype/ddt_test.c         a.iov_base = ptr;
iov_base          224 test/datatype/ddt_test.c         iov.iov_base = ptemp;
iov_base          303 test/datatype/ddt_test.c         iov.iov_base = ptemp;
iov_base          110 test/datatype/opal_datatype_test.c         a.iov_base = ptr;
iov_base          263 test/datatype/opal_datatype_test.c         iov.iov_base = ptemp;
iov_base          363 test/datatype/opal_datatype_test.c         iov.iov_base = ptemp;
iov_base          120 test/datatype/position.c         iov.iov_base = segments[i].buffer;
iov_base          160 test/datatype/position.c         iov.iov_base = segments[i].buffer;
iov_base          119 test/datatype/position_noncontig.c         iov.iov_base = segments[i].buffer;
iov_base          159 test/datatype/position_noncontig.c         iov.iov_base = segments[i].buffer;
iov_base           66 test/datatype/unpack_hetero.c     a.iov_base = sbuf;
iov_base           85 test/datatype/unpack_hetero.c     a.iov_base = sbuf;
iov_base           93 test/datatype/unpack_ooo.c         a.iov_base = malloc(arr[i][0]+2048);
iov_base           94 test/datatype/unpack_ooo.c         if (NULL == a.iov_base) {
iov_base           98 test/datatype/unpack_ooo.c         memset(a.iov_base, 0xAA, 1024);
iov_base           99 test/datatype/unpack_ooo.c         memcpy((char*)a.iov_base+1024, (char *)pbar + arr[i][1], arr[i][0]);
iov_base          100 test/datatype/unpack_ooo.c         memset((char*)a.iov_base+1024+arr[i][0], 0xAA, 1024);
iov_base          101 test/datatype/unpack_ooo.c         a.iov_base = (char*)a.iov_base + 1024;
iov_base          109 test/datatype/unpack_ooo.c         a.iov_base = (char*)a.iov_base - 1024;
iov_base          110 test/datatype/unpack_ooo.c         free(a.iov_base);