MPI_Aint 306 ompi/attribute/attribute.c MPI_Aint attr_val = translate_to_aint(attribute); \ MPI_Aint 356 ompi/attribute/attribute.c MPI_Aint in, out; \ MPI_Aint 404 ompi/attribute/attribute.c MPI_Aint *av_aint_pointer; MPI_Aint 424 ompi/attribute/attribute.c static MPI_Aint translate_to_aint(attribute_value_t *val); MPI_Aint 471 ompi/attribute/attribute.c item->av_aint_pointer = (MPI_Aint*) &item->av_value; MPI_Aint 668 ompi/attribute/attribute.c MPI_Aint extra_state, MPI_Aint 814 ompi/attribute/attribute.c int key, MPI_Aint attribute, MPI_Aint 891 ompi/attribute/attribute.c MPI_Aint *attribute, int *flag) MPI_Aint 1388 ompi/attribute/attribute.c static MPI_Aint translate_to_aint(attribute_value_t *val) MPI_Aint 1393 ompi/attribute/attribute.c return (MPI_Aint) val->av_value; MPI_Aint 1397 ompi/attribute/attribute.c return (MPI_Aint) *val->av_int_pointer; MPI_Aint 1401 ompi/attribute/attribute.c return (MPI_Aint) *val->av_fint_pointer; MPI_Aint 1406 ompi/attribute/attribute.c return (MPI_Aint) val->av_value; MPI_Aint 149 ompi/attribute/attribute.h MPI_Aint f_address; MPI_Aint 275 ompi/attribute/attribute.h int *key, MPI_Aint extra_state, int flags, MPI_Aint 405 ompi/attribute/attribute.h int key, MPI_Aint attribute, MPI_Aint 485 ompi/attribute/attribute.h MPI_Aint *attribute, int *flag); MPI_Aint 32 ompi/contrib/libompitrace/accumulate.c int target_rank, MPI_Aint target_disp, int target_count, MPI_Aint 26 ompi/contrib/libompitrace/alloc_mem.c int MPI_Alloc_mem(MPI_Aint size, MPI_Info info, void *baseptr) MPI_Aint 29 ompi/contrib/libompitrace/get_address.c int MPI_Get_address(const void *location, MPI_Aint *address) MPI_Aint 382 ompi/datatype/ompi_datatype.h MPI_Aint outsize, MPI_Aint *position); MPI_Aint 384 ompi/datatype/ompi_datatype.h OMPI_DECLSPEC int ompi_datatype_unpack_external( const char datarep[], const void *inbuf, MPI_Aint insize, MPI_Aint 385 ompi/datatype/ompi_datatype.h MPI_Aint *position, void *outbuf, int outcount, MPI_Aint 389 ompi/datatype/ompi_datatype.h ompi_datatype_t *datatype, MPI_Aint *size); MPI_Aint 664 ompi/datatype/ompi_datatype_args.c array_of_disp[i] = (MPI_Aint)opal_swap_bytes8(array_of_disp[i]); MPI_Aint 684 ompi/datatype/ompi_datatype_args.c static ompi_datatype_t* __ompi_datatype_create_from_args( int32_t* i, MPI_Aint* a, MPI_Aint 41 ompi/datatype/ompi_datatype_create_subarray.c MPI_Aint size, displ, extent; MPI_Aint 81 ompi/datatype/ompi_datatype_create_subarray.c size = (MPI_Aint)size_array[i] * (MPI_Aint)size_array[i+step]; MPI_Aint 82 ompi/datatype/ompi_datatype_create_subarray.c displ = (MPI_Aint)start_array[i] + (MPI_Aint)start_array[i+step] * (MPI_Aint)size_array[i]; MPI_Aint 35 ompi/datatype/ompi_datatype_external.c MPI_Aint outsize, MPI_Aint *position) MPI_Aint 76 ompi/datatype/ompi_datatype_external.c int ompi_datatype_unpack_external (const char datarep[], const void *inbuf, MPI_Aint insize, MPI_Aint 77 ompi/datatype/ompi_datatype_external.c MPI_Aint *position, void *outbuf, int outcount, MPI_Aint 117 ompi/datatype/ompi_datatype_external.c ompi_datatype_t *datatype, MPI_Aint *size) MPI_Aint 131 ompi/datatype/ompi_datatype_external.c *size = (MPI_Aint)length; MPI_Aint 588 ompi/mca/coll/base/coll_base_allgatherv.c MPI_Aint extent, lb; MPI_Aint 579 ompi/mca/coll/base/coll_base_alltoall.c MPI_Aint lb, sndinc, rcvinc; MPI_Aint 91 ompi/mca/coll/base/coll_base_functions.h #define NEIGHBOR_ALLTOALLW_BASE_ARGS const void *sendbuf, const int sendcounts[], const MPI_Aint sdispls[], struct ompi_datatype_t * const sendtypes[], void *recvbuf, const int recvcounts[], const MPI_Aint rdispls[], struct ompi_datatype_t * const recvtypes[], struct ompi_communicator_t *comm MPI_Aint 53 ompi/mca/coll/base/coll_base_gather.c MPI_Aint sextent, sgap = 0, ssize; MPI_Aint 54 ompi/mca/coll/base/coll_base_gather.c MPI_Aint rextent, rgap = 0, rsize; MPI_Aint 219 ompi/mca/coll/base/coll_base_gather.c MPI_Aint extent, lb; MPI_Aint 378 ompi/mca/coll/base/coll_base_gather.c MPI_Aint incr, extent, lb; MPI_Aint 278 ompi/mca/coll/basic/coll_basic.h int mca_coll_basic_neighbor_alltoallw(const void *sbuf, const int scounts[], const MPI_Aint sdisps[], MPI_Aint 280 ompi/mca/coll/basic/coll_basic.h const MPI_Aint rdisps[], struct ompi_datatype_t * const *rdtypes, MPI_Aint 57 ompi/mca/coll/basic/coll_basic_alltoall.c MPI_Aint lb; MPI_Aint 58 ompi/mca/coll/basic/coll_basic_alltoall.c MPI_Aint sndinc; MPI_Aint 59 ompi/mca/coll/basic/coll_basic_alltoall.c MPI_Aint rcvinc; MPI_Aint 58 ompi/mca/coll/basic/coll_basic_alltoallv.c MPI_Aint sndextent; MPI_Aint 59 ompi/mca/coll/basic/coll_basic_alltoallv.c MPI_Aint rcvextent; MPI_Aint 52 ompi/mca/coll/basic/coll_basic_gather.c MPI_Aint incr; MPI_Aint 53 ompi/mca/coll/basic/coll_basic_gather.c MPI_Aint extent; MPI_Aint 54 ompi/mca/coll/basic/coll_basic_gather.c MPI_Aint lb; MPI_Aint 40 ompi/mca/coll/basic/coll_basic_neighbor_alltoallw.c mca_coll_basic_neighbor_alltoallw_cart(const void *sbuf, const int scounts[], const MPI_Aint sdisps[], MPI_Aint 42 ompi/mca/coll/basic/coll_basic_neighbor_alltoallw.c const MPI_Aint rdisps[], struct ompi_datatype_t * const *rdtypes, MPI_Aint 123 ompi/mca/coll/basic/coll_basic_neighbor_alltoallw.c mca_coll_basic_neighbor_alltoallw_graph(const void *sbuf, const int scounts[], const MPI_Aint sdisps[], MPI_Aint 125 ompi/mca/coll/basic/coll_basic_neighbor_alltoallw.c const MPI_Aint rdisps[], struct ompi_datatype_t * const rdtypes[], MPI_Aint 178 ompi/mca/coll/basic/coll_basic_neighbor_alltoallw.c mca_coll_basic_neighbor_alltoallw_dist_graph(const void *sbuf, const int scounts[], const MPI_Aint sdisps[], MPI_Aint 180 ompi/mca/coll/basic/coll_basic_neighbor_alltoallw.c const MPI_Aint rdisps[], struct ompi_datatype_t * const *rdtypes, MPI_Aint 233 ompi/mca/coll/basic/coll_basic_neighbor_alltoallw.c int mca_coll_basic_neighbor_alltoallw(const void *sbuf, const int scounts[], const MPI_Aint sdisps[], MPI_Aint 235 ompi/mca/coll/basic/coll_basic_neighbor_alltoallw.c const MPI_Aint rdisps[], struct ompi_datatype_t * const *rdtypes, MPI_Aint 420 ompi/mca/coll/coll.h (const void *sbuf, const int *scounts, const MPI_Aint *sdisps, struct ompi_datatype_t * const *sdtypes, MPI_Aint 421 ompi/mca/coll/coll.h void *rbuf, const int *rcounts, const MPI_Aint *rdisps, struct ompi_datatype_t * const *rdtypes, MPI_Aint 424 ompi/mca/coll/coll.h (const void *sbuf, const int *scounts, const MPI_Aint *sdisps, struct ompi_datatype_t * const *sdtypes, MPI_Aint 425 ompi/mca/coll/coll.h void *rbuf, const int *rcounts, const MPI_Aint *rdisps, struct ompi_datatype_t * const *rdtypes, MPI_Aint 429 ompi/mca/coll/coll.h (const void *sbuf, const int *scounts, const MPI_Aint *sdisps, struct ompi_datatype_t * const *sdtypes, MPI_Aint 430 ompi/mca/coll/coll.h void *rbuf, const int *rcounts, const MPI_Aint *rdisps, struct ompi_datatype_t * const *rdtypes, MPI_Aint 289 ompi/mca/coll/libnbc/coll_libnbc.h int ompi_coll_libnbc_ineighbor_alltoallw(const void *sbuf, const int *scounts, const MPI_Aint *sdisps, struct ompi_datatype_t * const *stypes, MPI_Aint 290 ompi/mca/coll/libnbc/coll_libnbc.h void *rbuf, const int *rcounts, const MPI_Aint *rdisps, struct ompi_datatype_t * const *rtypes, MPI_Aint 415 ompi/mca/coll/libnbc/coll_libnbc.h int ompi_coll_libnbc_neighbor_alltoallw_init(const void *sbuf, const int *scounts, const MPI_Aint *sdisps, struct ompi_datatype_t * const *stypes, MPI_Aint 416 ompi/mca/coll/libnbc/coll_libnbc.h void *rbuf, const int *rcounts, const MPI_Aint *rdisps, struct ompi_datatype_t * const *rtypes, MPI_Aint 57 ompi/mca/coll/libnbc/nbc_iallgather.c MPI_Aint rcvext; MPI_Aint 218 ompi/mca/coll/libnbc/nbc_iallgather.c MPI_Aint rcvext; MPI_Aint 42 ompi/mca/coll/libnbc/nbc_iallgatherv.c MPI_Aint rcvext; MPI_Aint 146 ompi/mca/coll/libnbc/nbc_iallgatherv.c MPI_Aint rcvext; MPI_Aint 244 ompi/mca/coll/libnbc/nbc_iallreduce.c MPI_Aint ext; MPI_Aint 24 ompi/mca/coll/libnbc/nbc_ialltoall.c static inline int a2a_sched_linear(int rank, int p, MPI_Aint sndext, MPI_Aint rcvext, NBC_Schedule *schedule, MPI_Aint 27 ompi/mca/coll/libnbc/nbc_ialltoall.c static inline int a2a_sched_pairwise(int rank, int p, MPI_Aint sndext, MPI_Aint rcvext, NBC_Schedule *schedule, MPI_Aint 30 ompi/mca/coll/libnbc/nbc_ialltoall.c static inline int a2a_sched_diss(int rank, int p, MPI_Aint sndext, MPI_Aint rcvext, NBC_Schedule* schedule, MPI_Aint 34 ompi/mca/coll/libnbc/nbc_ialltoall.c MPI_Datatype type, MPI_Aint ext, ptrdiff_t gap, MPI_Comm comm); MPI_Aint 62 ompi/mca/coll/libnbc/nbc_ialltoall.c MPI_Aint datasize; MPI_Aint 65 ompi/mca/coll/libnbc/nbc_ialltoall.c MPI_Aint rcvext, sndext; MPI_Aint 159 ompi/mca/coll/libnbc/nbc_ialltoall.c MPI_Aint pos=0; MPI_Aint 203 ompi/mca/coll/libnbc/nbc_ialltoall.c rbuf = (char *) recvbuf + (MPI_Aint)rank * (MPI_Aint)recvcount * rcvext; MPI_Aint 204 ompi/mca/coll/libnbc/nbc_ialltoall.c sbuf = (char *) sendbuf + (MPI_Aint)rank * (MPI_Aint)sendcount * sndext; MPI_Aint 308 ompi/mca/coll/libnbc/nbc_ialltoall.c MPI_Aint sndext, rcvext; MPI_Aint 387 ompi/mca/coll/libnbc/nbc_ialltoall.c static inline int a2a_sched_pairwise(int rank, int p, MPI_Aint sndext, MPI_Aint rcvext, NBC_Schedule* schedule, MPI_Aint 416 ompi/mca/coll/libnbc/nbc_ialltoall.c static inline int a2a_sched_linear(int rank, int p, MPI_Aint sndext, MPI_Aint rcvext, NBC_Schedule* schedule, MPI_Aint 443 ompi/mca/coll/libnbc/nbc_ialltoall.c static inline int a2a_sched_diss(int rank, int p, MPI_Aint sndext, MPI_Aint rcvext, NBC_Schedule* schedule, MPI_Aint 447 ompi/mca/coll/libnbc/nbc_ialltoall.c MPI_Aint datasize, offset; MPI_Aint 538 ompi/mca/coll/libnbc/nbc_ialltoall.c MPI_Datatype type, MPI_Aint ext, ptrdiff_t gap, MPI_Comm comm) { MPI_Aint 25 ompi/mca/coll/libnbc/nbc_ialltoallv.c const int *sdispls, MPI_Aint sndext, MPI_Datatype sendtype, MPI_Aint 27 ompi/mca/coll/libnbc/nbc_ialltoallv.c const int *rdispls, MPI_Aint rcvext, MPI_Datatype recvtype); MPI_Aint 31 ompi/mca/coll/libnbc/nbc_ialltoallv.c MPI_Aint sndext, MPI_Datatype sendtype, MPI_Aint 33 ompi/mca/coll/libnbc/nbc_ialltoallv.c MPI_Aint rcvext, MPI_Datatype recvtype); MPI_Aint 37 ompi/mca/coll/libnbc/nbc_ialltoallv.c MPI_Aint ext, MPI_Datatype type, ptrdiff_t gap); MPI_Aint 50 ompi/mca/coll/libnbc/nbc_ialltoallv.c MPI_Aint sndext, rcvext; MPI_Aint 171 ompi/mca/coll/libnbc/nbc_ialltoallv.c MPI_Aint sndext, rcvext; MPI_Aint 255 ompi/mca/coll/libnbc/nbc_ialltoallv.c MPI_Aint sndext, MPI_Datatype sendtype, MPI_Aint 257 ompi/mca/coll/libnbc/nbc_ialltoallv.c MPI_Aint rcvext, MPI_Datatype recvtype) { MPI_Aint 290 ompi/mca/coll/libnbc/nbc_ialltoallv.c MPI_Aint sndext, MPI_Datatype sendtype, MPI_Aint 292 ompi/mca/coll/libnbc/nbc_ialltoallv.c MPI_Aint rcvext, MPI_Datatype recvtype) { MPI_Aint 323 ompi/mca/coll/libnbc/nbc_ialltoallv.c MPI_Aint ext, MPI_Datatype type, ptrdiff_t gap) { MPI_Aint 306 ompi/mca/coll/libnbc/nbc_ibcast.c MPI_Aint ext; MPI_Aint 52 ompi/mca/coll/libnbc/nbc_igather.c MPI_Aint rcvext = 0; MPI_Aint 201 ompi/mca/coll/libnbc/nbc_igather.c MPI_Aint rcvext = 0; MPI_Aint 37 ompi/mca/coll/libnbc/nbc_igatherv.c MPI_Aint rcvext = 0; MPI_Aint 133 ompi/mca/coll/libnbc/nbc_igatherv.c MPI_Aint rcvext; MPI_Aint 52 ompi/mca/coll/libnbc/nbc_ineighbor_allgather.c MPI_Aint rcvext; MPI_Aint 52 ompi/mca/coll/libnbc/nbc_ineighbor_allgatherv.c MPI_Aint rcvext; MPI_Aint 49 ompi/mca/coll/libnbc/nbc_ineighbor_alltoall.c MPI_Aint sndext, rcvext; MPI_Aint 52 ompi/mca/coll/libnbc/nbc_ineighbor_alltoallv.c MPI_Aint sndext, rcvext; MPI_Aint 46 ompi/mca/coll/libnbc/nbc_ineighbor_alltoallw.c static int nbc_neighbor_alltoallw_init(const void *sbuf, const int *scounts, const MPI_Aint *sdisps, struct ompi_datatype_t * const *stypes, MPI_Aint 47 ompi/mca/coll/libnbc/nbc_ineighbor_alltoallw.c void *rbuf, const int *rcounts, const MPI_Aint *rdisps, struct ompi_datatype_t * const *rtypes, MPI_Aint 159 ompi/mca/coll/libnbc/nbc_ineighbor_alltoallw.c int ompi_coll_libnbc_ineighbor_alltoallw(const void *sbuf, const int *scounts, const MPI_Aint *sdisps, struct ompi_datatype_t * const *stypes, MPI_Aint 160 ompi/mca/coll/libnbc/nbc_ineighbor_alltoallw.c void *rbuf, const int *rcounts, const MPI_Aint *rdisps, struct ompi_datatype_t * const *rtypes, MPI_Aint 178 ompi/mca/coll/libnbc/nbc_ineighbor_alltoallw.c int ompi_coll_libnbc_neighbor_alltoallw_init(const void *sbuf, const int *scounts, const MPI_Aint *sdisps, struct ompi_datatype_t * const *stypes, MPI_Aint 179 ompi/mca/coll/libnbc/nbc_ineighbor_alltoallw.c void *rbuf, const int *rcounts, const MPI_Aint *rdisps, struct ompi_datatype_t * const *rtypes, MPI_Aint 515 ompi/mca/coll/libnbc/nbc_internal.h MPI_Aint size, pos; MPI_Aint 67 ompi/mca/coll/libnbc/nbc_ireduce.c MPI_Aint ext; MPI_Aint 49 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c MPI_Aint ext; MPI_Aint 233 ompi/mca/coll/libnbc/nbc_ireduce_scatter.c MPI_Aint ext; MPI_Aint 47 ompi/mca/coll/libnbc/nbc_ireduce_scatter_block.c MPI_Aint ext; MPI_Aint 232 ompi/mca/coll/libnbc/nbc_ireduce_scatter_block.c MPI_Aint ext; MPI_Aint 53 ompi/mca/coll/libnbc/nbc_iscatter.c MPI_Aint sndext = 0; MPI_Aint 195 ompi/mca/coll/libnbc/nbc_iscatter.c MPI_Aint sndext; MPI_Aint 36 ompi/mca/coll/libnbc/nbc_iscatterv.c MPI_Aint sndext; MPI_Aint 130 ompi/mca/coll/libnbc/nbc_iscatterv.c MPI_Aint sndext; MPI_Aint 334 ompi/mca/coll/monitoring/coll_monitoring.h const MPI_Aint *sdisps, MPI_Aint 337 ompi/mca/coll/monitoring/coll_monitoring.h const MPI_Aint *rdisps, MPI_Aint 376 ompi/mca/coll/monitoring/coll_monitoring.h const MPI_Aint *sdisps, MPI_Aint 379 ompi/mca/coll/monitoring/coll_monitoring.h const MPI_Aint *rdisps, MPI_Aint 18 ompi/mca/coll/monitoring/coll_monitoring_neighbor_alltoallw.c const MPI_Aint *sdisps, MPI_Aint 21 ompi/mca/coll/monitoring/coll_monitoring_neighbor_alltoallw.c const MPI_Aint *rdisps, MPI_Aint 76 ompi/mca/coll/monitoring/coll_monitoring_neighbor_alltoallw.c const MPI_Aint *sdisps, MPI_Aint 79 ompi/mca/coll/monitoring/coll_monitoring_neighbor_alltoallw.c const MPI_Aint *rdisps, MPI_Aint 112 ompi/mca/coll/portals4/coll_portals4_request.h MPI_Aint pack_src_extent; MPI_Aint 113 ompi/mca/coll/portals4/coll_portals4_request.h MPI_Aint pack_src_true_extent; MPI_Aint 114 ompi/mca/coll/portals4/coll_portals4_request.h MPI_Aint pack_src_lb; MPI_Aint 115 ompi/mca/coll/portals4/coll_portals4_request.h MPI_Aint pack_src_true_lb; MPI_Aint 116 ompi/mca/coll/portals4/coll_portals4_request.h MPI_Aint pack_src_offset; MPI_Aint 120 ompi/mca/coll/portals4/coll_portals4_request.h MPI_Aint unpack_dst_extent; MPI_Aint 121 ompi/mca/coll/portals4/coll_portals4_request.h MPI_Aint unpack_dst_true_extent; MPI_Aint 122 ompi/mca/coll/portals4/coll_portals4_request.h MPI_Aint unpack_dst_lb; MPI_Aint 123 ompi/mca/coll/portals4/coll_portals4_request.h MPI_Aint unpack_dst_true_lb; MPI_Aint 152 ompi/mca/coll/portals4/coll_portals4_request.h MPI_Aint pack_src_extent; MPI_Aint 153 ompi/mca/coll/portals4/coll_portals4_request.h MPI_Aint pack_src_true_extent; MPI_Aint 154 ompi/mca/coll/portals4/coll_portals4_request.h MPI_Aint pack_src_lb; MPI_Aint 155 ompi/mca/coll/portals4/coll_portals4_request.h MPI_Aint pack_src_true_lb; MPI_Aint 160 ompi/mca/coll/portals4/coll_portals4_request.h MPI_Aint unpack_dst_extent; MPI_Aint 161 ompi/mca/coll/portals4/coll_portals4_request.h MPI_Aint unpack_dst_true_extent; MPI_Aint 162 ompi/mca/coll/portals4/coll_portals4_request.h MPI_Aint unpack_dst_lb; MPI_Aint 163 ompi/mca/coll/portals4/coll_portals4_request.h MPI_Aint unpack_dst_true_lb; MPI_Aint 164 ompi/mca/coll/portals4/coll_portals4_request.h MPI_Aint unpack_dst_offset; MPI_Aint 125 ompi/mca/common/ompio/common_ompio.h MPI_Aint *mem_ptrs; MPI_Aint 41 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c MPI_Aint length; MPI_Aint 59 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c MPI_Aint position = 0; MPI_Aint 60 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c MPI_Aint total_bytes = 0; /* total bytes to be read */ MPI_Aint 61 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c MPI_Aint bytes_to_read_in_cycle = 0; /* left to be read in a cycle*/ MPI_Aint 62 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c MPI_Aint bytes_per_cycle = 0; /* total read in each cycle by each process*/ MPI_Aint 67 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c MPI_Aint bytes_remaining = 0; /* how many bytes have been read from the current MPI_Aint 79 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c MPI_Aint *memory_displacements=NULL; MPI_Aint 87 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c MPI_Aint **displs_per_process=NULL; MPI_Aint 89 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c MPI_Aint global_count = 0; MPI_Aint 97 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c MPI_Aint *total_bytes_per_process = NULL; MPI_Aint 164 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c total_bytes_per_process = (MPI_Aint*)malloc(fh->f_procs_per_group*sizeof(MPI_Aint)); MPI_Aint 359 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c displs_per_process = (MPI_Aint **)malloc (fh->f_procs_per_group * sizeof (MPI_Aint*)); MPI_Aint 444 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c displs_per_process[l] = (MPI_Aint *) calloc (1, sizeof(MPI_Aint)); MPI_Aint 519 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c displs_per_process[n] = (MPI_Aint *) realloc MPI_Aint 520 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c ((void *)displs_per_process[n], (disp_index[n]+1)*sizeof(MPI_Aint)); MPI_Aint 554 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c (MPI_Aint) global_iov_array[sorted[current_index]].iov_len) { MPI_Aint 579 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c displs_per_process[n] = (MPI_Aint *)realloc MPI_Aint 580 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c ((void *)displs_per_process[n], (disp_index[n]+1)*sizeof(MPI_Aint)); MPI_Aint 650 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c memory_displacements = (MPI_Aint *) malloc MPI_Aint 651 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c (entries_per_aggregator * sizeof(MPI_Aint)); MPI_Aint 42 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c MPI_Aint length; MPI_Aint 60 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c MPI_Aint total_bytes_written = 0; /* total bytes that have been written*/ MPI_Aint 61 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c MPI_Aint total_bytes = 0; /* total bytes to be written */ MPI_Aint 62 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c MPI_Aint bytes_to_write_in_cycle = 0; /* left to be written in a cycle*/ MPI_Aint 63 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c MPI_Aint bytes_per_cycle = 0; /* total written in each cycle by each process*/ MPI_Aint 68 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c MPI_Aint bytes_remaining = 0; /* how many bytes have been written from the current MPI_Aint 89 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c MPI_Aint global_count = 0; MPI_Aint 98 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c MPI_Aint **displs_per_process=NULL, *memory_displacements=NULL; MPI_Aint 100 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c MPI_Aint *total_bytes_per_process = NULL; MPI_Aint 166 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c total_bytes_per_process = (MPI_Aint*)malloc MPI_Aint 167 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c (fh->f_procs_per_group*sizeof(MPI_Aint)); MPI_Aint 383 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c displs_per_process = (MPI_Aint **)calloc (fh->f_procs_per_group, sizeof (MPI_Aint*)); MPI_Aint 449 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c displs_per_process[l] = (MPI_Aint *) calloc (1, sizeof(MPI_Aint)); MPI_Aint 540 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c displs_per_process[n] = (MPI_Aint *) realloc MPI_Aint 541 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c ((void *)displs_per_process[n], (disp_index[n]+1)*sizeof(MPI_Aint)); MPI_Aint 576 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c (MPI_Aint) global_iov_array[sorted[current_index]].iov_len) { MPI_Aint 605 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c displs_per_process[n] = (MPI_Aint *)realloc MPI_Aint 606 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c ((void *)displs_per_process[n], (disp_index[n]+1)*sizeof(MPI_Aint)); MPI_Aint 698 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c memory_displacements = (MPI_Aint *) malloc MPI_Aint 699 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c (entries_per_aggregator * sizeof(MPI_Aint)); MPI_Aint 41 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c MPI_Aint length; MPI_Aint 59 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c MPI_Aint position = 0; MPI_Aint 60 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c MPI_Aint total_bytes = 0; /* total bytes to be read */ MPI_Aint 61 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c MPI_Aint bytes_to_read_in_cycle = 0; /* left to be read in a cycle*/ MPI_Aint 62 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c MPI_Aint bytes_per_cycle = 0; /* total read in each cycle by each process*/ MPI_Aint 67 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c MPI_Aint bytes_remaining = 0; /* how many bytes have been read from the current MPI_Aint 79 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c MPI_Aint *memory_displacements=NULL; MPI_Aint 87 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c MPI_Aint **displs_per_process=NULL; MPI_Aint 89 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c MPI_Aint global_count = 0; MPI_Aint 97 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c MPI_Aint *total_bytes_per_process = NULL; MPI_Aint 164 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c total_bytes_per_process = (MPI_Aint*)malloc(fh->f_procs_per_group*sizeof(MPI_Aint)); MPI_Aint 359 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c displs_per_process = (MPI_Aint **)malloc (fh->f_procs_per_group * sizeof (MPI_Aint*)); MPI_Aint 444 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c displs_per_process[l] = (MPI_Aint *) calloc (1, sizeof(MPI_Aint)); MPI_Aint 519 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c displs_per_process[n] = (MPI_Aint *) realloc MPI_Aint 520 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c ((void *)displs_per_process[n], (disp_index[n]+1)*sizeof(MPI_Aint)); MPI_Aint 554 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c (MPI_Aint) global_iov_array[sorted[current_index]].iov_len) { MPI_Aint 579 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c displs_per_process[n] = (MPI_Aint *)realloc MPI_Aint 580 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c ((void *)displs_per_process[n], (disp_index[n]+1)*sizeof(MPI_Aint)); MPI_Aint 650 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c memory_displacements = (MPI_Aint *) malloc MPI_Aint 651 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c (entries_per_aggregator * sizeof(MPI_Aint)); MPI_Aint 45 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c MPI_Aint length; MPI_Aint 53 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c MPI_Aint **displs_per_process, total_bytes, bytes_per_cycle, total_bytes_written; MPI_Aint 101 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c MPI_Aint **broken_total_lengths, MPI_Aint 139 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c MPI_Aint *total_bytes_per_process = NULL; MPI_Aint 145 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c MPI_Aint *broken_total_lengths=NULL; MPI_Aint 275 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c total_bytes_per_process = (MPI_Aint*)malloc MPI_Aint 276 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c (dynamic_gen2_num_io_procs * fh->f_procs_per_group*sizeof(MPI_Aint)); MPI_Aint 519 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c aggr_data[i]->displs_per_process = (MPI_Aint **)calloc (fh->f_procs_per_group, sizeof (MPI_Aint*)); MPI_Aint 780 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c MPI_Aint *memory_displacements=NULL; MPI_Aint 782 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c MPI_Aint global_count = 0; MPI_Aint 808 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c data->displs_per_process[l] = (MPI_Aint *) calloc (INIT_LEN, sizeof(MPI_Aint)); MPI_Aint 818 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c memset ( data->displs_per_process[l], 0, data->max_disp_index[l]*sizeof(MPI_Aint) ); MPI_Aint 898 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c data->displs_per_process[data->n] = (MPI_Aint *) realloc( MPI_Aint 900 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c (data->max_disp_index[data->n])*sizeof(MPI_Aint)); MPI_Aint 935 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c (MPI_Aint) data->global_iov_array[data->sorted[data->current_index]].iov_len) { MPI_Aint 969 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c data->displs_per_process[data->n] = (MPI_Aint *)realloc( MPI_Aint 971 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c (data->max_disp_index[data->n]*sizeof(MPI_Aint))); MPI_Aint 1059 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c memory_displacements = (MPI_Aint *) malloc MPI_Aint 1060 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c (entries_per_aggregator * sizeof(MPI_Aint)); MPI_Aint 1329 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c MPI_Aint **ret_broken_total_lengths, MPI_Aint 1337 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c MPI_Aint *broken_total_lengths=NULL; MPI_Aint 1353 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c broken_total_lengths = (MPI_Aint *) calloc ( stripe_count, sizeof(MPI_Aint)); MPI_Aint 86 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c size_t *buf_idx, MPI_Aint buftype_extent, MPI_Aint 104 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c MPI_Aint buftype_extent, MPI_Aint 130 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c MPI_Aint recv_buf_addr = 0; MPI_Aint 553 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c MPI_Aint buftype_extent=0; MPI_Aint 839 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c MPI_Aint buftype_extent, int striping_unit, MPI_Aint 1078 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c MPI_Aint buftype_extent, MPI_Aint 93 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c size_t *buf_idx, MPI_Aint buftype_extent, MPI_Aint 114 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c int iter, MPI_Aint buftype_extent, MPI_Aint 170 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c MPI_Aint send_buf_addr; MPI_Aint 619 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c MPI_Aint buftype_extent; MPI_Aint 946 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c size_t *buf_idx,MPI_Aint buftype_extent, MPI_Aint 1303 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c int iter, MPI_Aint buftype_extent, MPI_Aint 247 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c others_req[i].mem_ptrs = (MPI_Aint *) MPI_Aint 248 ompi/mca/fcoll/two_phase/fcoll_two_phase_support_fns.c malloc(count_others_req_per_proc[i]*sizeof(MPI_Aint)); MPI_Aint 40 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c MPI_Aint length; MPI_Aint 58 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c MPI_Aint position = 0; MPI_Aint 59 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c MPI_Aint total_bytes = 0; /* total bytes to be read */ MPI_Aint 60 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c MPI_Aint bytes_to_read_in_cycle = 0; /* left to be read in a cycle*/ MPI_Aint 61 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c MPI_Aint bytes_per_cycle = 0; /* total read in each cycle by each process*/ MPI_Aint 66 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c MPI_Aint bytes_remaining = 0; /* how many bytes have been read from the current MPI_Aint 78 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c MPI_Aint *memory_displacements=NULL; MPI_Aint 86 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c MPI_Aint **displs_per_process=NULL; MPI_Aint 88 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c MPI_Aint global_count = 0; MPI_Aint 96 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c MPI_Aint *total_bytes_per_process = NULL; MPI_Aint 164 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c total_bytes_per_process = (MPI_Aint*)malloc(fh->f_procs_per_group*sizeof(MPI_Aint)); MPI_Aint 359 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c displs_per_process = (MPI_Aint **)malloc (fh->f_procs_per_group * sizeof (MPI_Aint*)); MPI_Aint 444 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c displs_per_process[l] = (MPI_Aint *) calloc (1, sizeof(MPI_Aint)); MPI_Aint 519 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c displs_per_process[n] = (MPI_Aint *) realloc MPI_Aint 520 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c ((void *)displs_per_process[n], (disp_index[n]+1)*sizeof(MPI_Aint)); MPI_Aint 554 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c (MPI_Aint) global_iov_array[sorted[current_index]].iov_len) { MPI_Aint 579 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c displs_per_process[n] = (MPI_Aint *)realloc MPI_Aint 580 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c ((void *)displs_per_process[n], (disp_index[n]+1)*sizeof(MPI_Aint)); MPI_Aint 650 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c memory_displacements = (MPI_Aint *) malloc MPI_Aint 651 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c (entries_per_aggregator * sizeof(MPI_Aint)); MPI_Aint 44 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c MPI_Aint length; MPI_Aint 52 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c MPI_Aint **displs_per_process, total_bytes, bytes_per_cycle, total_bytes_written; MPI_Aint 100 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c MPI_Aint **broken_total_lengths, MPI_Aint 142 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c MPI_Aint *total_bytes_per_process = NULL; MPI_Aint 148 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c MPI_Aint *broken_total_lengths=NULL; MPI_Aint 273 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c total_bytes_per_process = (MPI_Aint*)malloc MPI_Aint 274 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c (fh->f_num_aggrs * fh->f_procs_per_group*sizeof(MPI_Aint)); MPI_Aint 518 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c aggr_data[i]->displs_per_process = (MPI_Aint **)calloc (fh->f_procs_per_group, sizeof (MPI_Aint*)); MPI_Aint 813 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c MPI_Aint *memory_displacements=NULL; MPI_Aint 815 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c MPI_Aint global_count = 0; MPI_Aint 843 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c data->displs_per_process[l] = (MPI_Aint *) calloc (INIT_LEN, sizeof(MPI_Aint)); MPI_Aint 853 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c memset ( data->displs_per_process[l], 0, data->max_disp_index[l]*sizeof(MPI_Aint) ); MPI_Aint 934 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c data->displs_per_process[data->n] = (MPI_Aint *) realloc MPI_Aint 936 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c (data->max_disp_index[data->n])*sizeof(MPI_Aint)); MPI_Aint 971 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c (MPI_Aint) data->global_iov_array[data->sorted[data->current_index]].iov_len) { MPI_Aint 1005 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c data->displs_per_process[data->n] = (MPI_Aint *)realloc ( MPI_Aint 1007 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c (data->max_disp_index[data->n]*sizeof(MPI_Aint))); MPI_Aint 1095 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c memory_displacements = (MPI_Aint *) malloc MPI_Aint 1096 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c (entries_per_aggregator * sizeof(MPI_Aint)); MPI_Aint 1397 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c MPI_Aint **ret_broken_total_lengths, MPI_Aint 1405 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c MPI_Aint *broken_total_lengths=NULL; MPI_Aint 1421 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c broken_total_lengths = (MPI_Aint *) calloc ( stripe_count, sizeof(MPI_Aint)); MPI_Aint 151 ompi/mca/fs/pvfs2/fs_pvfs2_file_open.c offsets[0] = (MPI_Aint)(&o_status.error); MPI_Aint 152 ompi/mca/fs/pvfs2/fs_pvfs2_file_open.c offsets[1] = (MPI_Aint)(&o_status.object_ref); MPI_Aint 291 ompi/mca/io/io.h MPI_Aint *extent); MPI_Aint 167 ompi/mca/io/ompio/io_ompio.c (MPI_Aint)iov[i].iov_len; MPI_Aint 97 ompi/mca/io/ompio/io_ompio.h MPI_Aint length; MPI_Aint 365 ompi/mca/io/ompio/io_ompio.h MPI_Aint *extent); MPI_Aint 304 ompi/mca/io/ompio/io_ompio_file_open.c MPI_Aint *extent) MPI_Aint 712 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_aggrs.c others_req[i].mem_ptrs = (MPI_Aint *) MPI_Aint 713 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_aggrs.c ADIOI_Malloc(count_others_req_per_proc[i]*sizeof(MPI_Aint)); MPI_Aint 55 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c MPI_Aint buftype_extent, int *buf_idx); MPI_Aint 69 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c MPI_Aint buftype_extent, int *buf_idx); MPI_Aint 80 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c MPI_Aint buftype_extent); MPI_Aint 529 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c MPI_Aint buftype_extent, buftype_lb; MPI_Aint 846 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c int iter, MPI_Aint buftype_extent, int *buf_idx) MPI_Aint 1028 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c MPI_Aint buftype_extent) MPI_Aint 1140 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_rdcoll.c int iter, MPI_Aint buftype_extent, int *buf_idx) MPI_Aint 62 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c MPI_Aint buftype_extent, int *buf_idx, int *error_code); MPI_Aint 80 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c int iter, MPI_Aint buftype_extent, int *buf_idx, MPI_Aint 92 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c MPI_Aint buftype_extent); MPI_Aint 103 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c MPI_Aint buftype_extent); MPI_Aint 640 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c MPI_Aint buftype_extent, buftype_lb; MPI_Aint 1017 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c MPI_Aint buftype_extent, int *buf_idx, MPI_Aint 1305 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c MPI_Aint buftype_extent) MPI_Aint 1540 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c int iter, MPI_Aint buftype_extent, int *buf_idx, MPI_Aint 1718 ompi/mca/io/romio321/romio/adio/ad_gpfs/ad_gpfs_wrcoll.c MPI_Aint buftype_extent) MPI_Aint 198 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_read.c MPI_Aint btype_size,btype_extent,btype_lb; MPI_Aint 200 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_read.c MPI_Aint ftype_size,ftype_extent,ftype_lb; MPI_Aint 202 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_read.c MPI_Aint etype_size; MPI_Aint 203 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_read.c MPI_Aint extent; MPI_Aint 406 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_read.c MPI_Aint btype_size,bufsize; MPI_Aint 210 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_write.c MPI_Aint btype_size,btype_extent,btype_lb; MPI_Aint 211 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_write.c MPI_Aint ftype_size,ftype_extent,ftype_lb; MPI_Aint 212 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_write.c MPI_Aint etype_size; MPI_Aint 213 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_write.c MPI_Aint extent; MPI_Aint 399 ompi/mca/io/romio321/romio/adio/ad_gridftp/ad_gridftp_write.c MPI_Aint btype_size,bufsize; MPI_Aint 37 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c MPI_Aint buftype_extent); MPI_Aint 54 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c int iter, MPI_Aint buftype_extent, MPI_Aint 319 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c MPI_Aint buftype_extent, buftype_lb; MPI_Aint 629 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c MPI_Aint buftype_extent, MPI_Aint 898 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrcoll.c MPI_Aint buftype_extent) MPI_Aint 160 ompi/mca/io/romio321/romio/adio/ad_lustre/ad_lustre_wrstr.c MPI_Aint filetype_extent, buftype_extent, filetype_lb, buftype_lb; MPI_Aint 178 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_read.c MPI_Aint filetype_extent, buftype_extent, lb; MPI_Aint 282 ompi/mca/io/romio321/romio/adio/ad_nfs/ad_nfs_write.c MPI_Aint filetype_extent, buftype_extent, lb; MPI_Aint 79 ompi/mca/io/romio321/romio/adio/ad_piofs/ad_piofs_write.c MPI_Aint filetype_extent, buftype_extent, indx, filetype_lb, buftype_lb; MPI_Aint 118 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_read.c MPI_Aint filetype_extent, buftype_extent; MPI_Aint 104 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c MPI_Aint filetype_extent, buftype_extent, indx, filetype_lb, buftype_lb; MPI_Aint 474 ompi/mca/io/romio321/romio/adio/ad_pvfs/ad_pvfs_write.c MPI_Aint filetype_extent, buftype_extent, filetype_lb, buftype_lb; MPI_Aint 74 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io.h MPI_Aint *arr_addr, MPI_Aint 27 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c MPI_Aint filetype_extent = -1, filetype_lb = -1; MPI_Aint 216 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c MPI_Aint *arr_addr = NULL; MPI_Aint 426 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c MPI_Aint mpi_lb = -1, mpi_extent = -1; MPI_Aint 689 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_dtype.c MPI_Aint *arr_addr, MPI_Aint 46 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c MPI_Aint filetype_extent = -1, buftype_extent = -1;; MPI_Aint 47 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_io_list.c MPI_Aint filetype_lb = -1, buftype_lb = -1;; MPI_Aint 156 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_open.c MPI_Aint offsets[2]; MPI_Aint 27 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_read_list_classic.c MPI_Aint filetype_extent, buftype_extent, filetype_lb, buftype_lb; MPI_Aint 32 ompi/mca/io/romio321/romio/adio/ad_pvfs2/ad_pvfs2_write_list_classic.c MPI_Aint filetype_extent, buftype_extent, filetype_lb, buftype_lb; MPI_Aint 33 ompi/mca/io/romio321/romio/adio/ad_testfs/ad_testfs_seek.c MPI_Aint etype_size, filetype_extent, lb; MPI_Aint 74 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_open.c MPI_Aint offsets[2]; MPI_Aint 29 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_read_list.c MPI_Aint filetype_extent, buftype_extent, filetype_lb, buftype_lb; MPI_Aint 34 ompi/mca/io/romio321/romio/adio/ad_zoidfs/ad_zoidfs_write_list.c MPI_Aint filetype_extent, buftype_extent, filetype_lb, buftype_lb; MPI_Aint 466 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c others_req[i].mem_ptrs = (MPI_Aint *) MPI_Aint 467 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c ADIOI_Malloc(count_others_req_per_proc[i]*sizeof(MPI_Aint)); MPI_Aint 581 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c others_req[i].mem_ptrs = (MPI_Aint *) MPI_Aint 582 ompi/mca/io/romio321/romio/adio/common/ad_aggregate.c ADIOI_Malloc(count_others_req_per_proc[i]*sizeof(MPI_Aint)); MPI_Aint 241 ompi/mca/io/romio321/romio/adio/common/ad_aggregate_new.c MPI_Aint indices[1]; MPI_Aint 282 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c MPI_Aint fr_extent = -1, lb; MPI_Aint 457 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c MPI_Aint **client_disp_arr = NULL, *agg_disp_arr = NULL; MPI_Aint 669 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c (MPI_Aint) *agg_dtype_offset_p; MPI_Aint 707 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c if ((client_disp_arr = (MPI_Aint **) MPI_Aint 708 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c ADIOI_Malloc(nprocs*sizeof(MPI_Aint *))) == NULL) MPI_Aint 724 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c if ((client_disp_arr[j] = (MPI_Aint *) ADIOI_Malloc( MPI_Aint 725 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c client_ol_ct_arr[j]*sizeof(MPI_Aint))) == NULL) MPI_Aint 743 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c if ((agg_disp_arr = (MPI_Aint *) ADIOI_Malloc( MPI_Aint 744 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c agg_ol_ct*sizeof(MPI_Aint))) == NULL) MPI_Aint 894 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c MPI_Aint **agg_disp_arr = NULL; MPI_Aint 1131 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c if ((agg_disp_arr = (MPI_Aint **) MPI_Aint 1132 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c ADIOI_Malloc(nprocs*sizeof(MPI_Aint *))) == NULL) MPI_Aint 1148 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c if ((agg_disp_arr[j] = (MPI_Aint *) MPI_Aint 1149 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c ADIOI_Malloc(agg_ol_ct_arr[j]*sizeof(MPI_Aint))) == NULL) MPI_Aint 1255 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c MPI_Aint *tmp_disp_arr = NULL; MPI_Aint 1333 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c my_mem_view_state_p->pre_ol_ct * sizeof(MPI_Aint)); MPI_Aint 1526 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c if ((my_mem_view_state_p->pre_disp_arr = (MPI_Aint *) MPI_Aint 1527 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c ADIOI_Malloc(agg_ol_ct * sizeof(MPI_Aint))) == NULL) MPI_Aint 1531 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c (long int)agg_ol_ct * sizeof(MPI_Aint)); MPI_Aint 1585 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c MPI_Aint *agg_disp_arr, MPI_Aint 1595 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c MPI_Aint partial_disp = 0; MPI_Aint 1707 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c MPI_Aint *new_pre_disp_arr = NULL; MPI_Aint 1710 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c if ((new_pre_disp_arr = (MPI_Aint *) MPI_Aint 1711 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c ADIOI_Malloc(remain_ol_ct * sizeof(MPI_Aint))) == NULL) MPI_Aint 1727 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c remain_ol_ct * sizeof(MPI_Aint)); MPI_Aint 1785 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c MPI_Aint *agg_disp_arr = NULL; MPI_Aint 1999 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c if ((agg_disp_arr = (MPI_Aint *) MPI_Aint 2000 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c ADIOI_Malloc(agg_ol_ct * sizeof(MPI_Aint))) == NULL) MPI_Aint 2004 ompi/mca/io/romio321/romio/adio/common/ad_coll_build_req_new.c (long int)agg_ol_ct * sizeof(MPI_Aint)); MPI_Aint 130 ompi/mca/io/romio321/romio/adio/common/ad_coll_exch_new.c MPI_Aint memtype_extent, filetype_extent, lb; MPI_Aint 12 ompi/mca/io/romio321/romio/adio/common/ad_darray.c int rank, int darg, int order, MPI_Aint orig_extent, MPI_Aint 14 ompi/mca/io/romio321/romio/adio/common/ad_darray.c MPI_Aint *st_offset); MPI_Aint 16 ompi/mca/io/romio321/romio/adio/common/ad_darray.c int rank, int darg, int order, MPI_Aint orig_extent, MPI_Aint 18 ompi/mca/io/romio321/romio/adio/common/ad_darray.c MPI_Aint *st_offset); MPI_Aint 29 ompi/mca/io/romio321/romio/adio/common/ad_darray.c MPI_Aint *st_offsets, orig_extent, disp, ub, lb; MPI_Aint 44 ompi/mca/io/romio321/romio/adio/common/ad_darray.c st_offsets = (MPI_Aint *) ADIOI_Malloc(ndims*sizeof(MPI_Aint)); MPI_Aint 84 ompi/mca/io/romio321/romio/adio/common/ad_darray.c disp += (MPI_Aint)tmp_size*st_offsets[i]; MPI_Aint 122 ompi/mca/io/romio321/romio/adio/common/ad_darray.c disp += (MPI_Aint)tmp_size*st_offsets[i]; MPI_Aint 129 ompi/mca/io/romio321/romio/adio/common/ad_darray.c for (i=0; i<ndims; i++) ub *= (MPI_Aint)array_of_gsizes[i]; MPI_Aint 148 ompi/mca/io/romio321/romio/adio/common/ad_darray.c int rank, int darg, int order, MPI_Aint orig_extent, MPI_Aint 150 ompi/mca/io/romio321/romio/adio/common/ad_darray.c MPI_Aint *st_offset) MPI_Aint 155 ompi/mca/io/romio321/romio/adio/common/ad_darray.c MPI_Aint stride; MPI_Aint 184 ompi/mca/io/romio321/romio/adio/common/ad_darray.c for (i=0; i<dim; i++) stride *= (MPI_Aint)array_of_gsizes[i]; MPI_Aint 192 ompi/mca/io/romio321/romio/adio/common/ad_darray.c for (i=ndims-1; i>dim; i--) stride *= (MPI_Aint)array_of_gsizes[i]; MPI_Aint 198 ompi/mca/io/romio321/romio/adio/common/ad_darray.c *st_offset = (MPI_Aint)blksize * (MPI_Aint)rank; MPI_Aint 210 ompi/mca/io/romio321/romio/adio/common/ad_darray.c int rank, int darg, int order, MPI_Aint orig_extent, MPI_Aint 212 ompi/mca/io/romio321/romio/adio/common/ad_darray.c MPI_Aint *st_offset) MPI_Aint 217 ompi/mca/io/romio321/romio/adio/common/ad_darray.c MPI_Aint stride, disps[3]; MPI_Aint 242 ompi/mca/io/romio321/romio/adio/common/ad_darray.c stride = (MPI_Aint)nprocs*(MPI_Aint)blksize*orig_extent; MPI_Aint 244 ompi/mca/io/romio321/romio/adio/common/ad_darray.c for (i=0; i<dim; i++) stride *= (MPI_Aint)array_of_gsizes[i]; MPI_Aint 245 ompi/mca/io/romio321/romio/adio/common/ad_darray.c else for (i=ndims-1; i>dim; i--) stride *= (MPI_Aint)array_of_gsizes[i]; MPI_Aint 256 ompi/mca/io/romio321/romio/adio/common/ad_darray.c disps[1] = (MPI_Aint)count*stride; MPI_Aint 271 ompi/mca/io/romio321/romio/adio/common/ad_darray.c disps[0] = (MPI_Aint)rank * (MPI_Aint)blksize * orig_extent; MPI_Aint 274 ompi/mca/io/romio321/romio/adio/common/ad_darray.c MPI_Type_create_resized (type_tmp1, 0, orig_extent * (MPI_Aint)array_of_gsizes[dim], &type_tmp); MPI_Aint 283 ompi/mca/io/romio321/romio/adio/common/ad_darray.c *st_offset = (MPI_Aint)rank * (MPI_Aint)blksize; MPI_Aint 57 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c MPI_Aint extent, lb; MPI_Aint 59 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c MPI_Aint bufextent; MPI_Aint 705 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c MPI_Aint filetype_extent, lb; MPI_Aint 887 ompi/mca/io/romio321/romio/adio/common/ad_io_coll.c MPI_Aint f_extent, lb; MPI_Aint 112 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c MPI_Aint buftype_extent; MPI_Aint 147 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c MPI_Aint buftype_extent; MPI_Aint 170 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c MPI_Aint buftype_extent); MPI_Aint 580 ompi/mca/io/romio321/romio/adio/common/ad_iread_coll.c MPI_Aint lb; MPI_Aint 114 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c MPI_Aint buftype_extent; MPI_Aint 157 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c MPI_Aint buftype_extent; MPI_Aint 186 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c MPI_Aint buftype_extent); MPI_Aint 629 ompi/mca/io/romio321/romio/adio/common/ad_iwrite_coll.c MPI_Aint lb; MPI_Aint 41 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c MPI_Aint buftype_extent, int *buf_idx); MPI_Aint 52 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c MPI_Aint buftype_extent); MPI_Aint 296 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c MPI_Aint filetype_extent, filetype_lb; MPI_Aint 526 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c MPI_Aint buftype_extent, lb; MPI_Aint 782 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c int iter, MPI_Aint buftype_extent, int *buf_idx) MPI_Aint 964 ompi/mca/io/romio321/romio/adio/common/ad_read_coll.c MPI_Aint buftype_extent) MPI_Aint 59 ompi/mca/io/romio321/romio/adio/common/ad_read_str.c MPI_Aint filetype_extent, buftype_extent, lb; MPI_Aint 26 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c MPI_Aint filetype_extent, buftype_extent, lb; MPI_Aint 31 ompi/mca/io/romio321/romio/adio/common/ad_seek.c MPI_Aint filetype_extent, lb; MPI_Aint 19 ompi/mca/io/romio321/romio/adio/common/ad_subarray.c MPI_Aint extent, disp, size, lb, ub; MPI_Aint 35 ompi/mca/io/romio321/romio/adio/common/ad_subarray.c size = (MPI_Aint)array_of_sizes[0]*extent; MPI_Aint 37 ompi/mca/io/romio321/romio/adio/common/ad_subarray.c size *= (MPI_Aint)array_of_sizes[i-1]; MPI_Aint 48 ompi/mca/io/romio321/romio/adio/common/ad_subarray.c size *= (MPI_Aint)array_of_sizes[i-1]; MPI_Aint 49 ompi/mca/io/romio321/romio/adio/common/ad_subarray.c disp += size*(MPI_Aint)array_of_starts[i]; MPI_Aint 64 ompi/mca/io/romio321/romio/adio/common/ad_subarray.c size = (MPI_Aint)array_of_sizes[ndims-1]*extent; MPI_Aint 66 ompi/mca/io/romio321/romio/adio/common/ad_subarray.c size *= (MPI_Aint)array_of_sizes[i+1]; MPI_Aint 77 ompi/mca/io/romio321/romio/adio/common/ad_subarray.c size *= (MPI_Aint)array_of_sizes[i+1]; MPI_Aint 78 ompi/mca/io/romio321/romio/adio/common/ad_subarray.c disp += size*(MPI_Aint)array_of_starts[i]; MPI_Aint 85 ompi/mca/io/romio321/romio/adio/common/ad_subarray.c for (i=0; i<ndims; i++) ub *= (MPI_Aint)array_of_sizes[i]; MPI_Aint 37 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c MPI_Aint buftype_extent, int *buf_idx, int *error_code); MPI_Aint 48 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c MPI_Aint buftype_extent); MPI_Aint 324 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c MPI_Aint buftype_extent, lb; MPI_Aint 576 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c MPI_Aint buftype_extent, int *buf_idx, MPI_Aint 871 ompi/mca/io/romio321/romio/adio/common/ad_write_coll.c MPI_Aint buftype_extent) MPI_Aint 38 ompi/mca/io/romio321/romio/adio/common/ad_write_nolock.c MPI_Aint filetype_extent, buftype_extent, indx, lb; MPI_Aint 125 ompi/mca/io/romio321/romio/adio/common/ad_write_str.c MPI_Aint filetype_extent, buftype_extent, lb; MPI_Aint 131 ompi/mca/io/romio321/romio/adio/common/ad_write_str.c MPI_Aint bufsize; MPI_Aint 27 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c MPI_Aint filetype_extent, buftype_extent, lb; MPI_Aint 21 ompi/mca/io/romio321/romio/adio/common/byte_offset.c MPI_Aint filetype_extent, lb; MPI_Aint 21 ompi/mca/io/romio321/romio/adio/common/eof_offset.c MPI_Aint filetype_extent, lb; MPI_Aint 62 ompi/mca/io/romio321/romio/adio/common/flatten.c MPI_Aint array_of_addresses[], MPI_Datatype array_of_datatypes[]) MPI_Aint 106 ompi/mca/io/romio321/romio/adio/common/flatten.c MPI_Aint flatten_idx; MPI_Aint 160 ompi/mca/io/romio321/romio/adio/common/flatten.c flatten_idx = (MPI_Aint) flat->count; MPI_Aint 202 ompi/mca/io/romio321/romio/adio/common/flatten.c MPI_Aint old_extent, lb;/* Assume extents are non-negative */ MPI_Aint 204 ompi/mca/io/romio321/romio/adio/common/flatten.c MPI_Aint *adds; /* Make no assumptions about +/- sign on these */ MPI_Aint 212 ompi/mca/io/romio321/romio/adio/common/flatten.c adds = (MPI_Aint *) ADIOI_Malloc((nadds+1)*sizeof(MPI_Aint)); MPI_Aint 939 ompi/mca/io/romio321/romio/adio/common/flatten.c MPI_Aint *adds; /* Make no assumptions about +/- sign on these */ MPI_Aint 948 ompi/mca/io/romio321/romio/adio/common/flatten.c adds = (MPI_Aint *) ADIOI_Malloc((nadds+1)*sizeof(MPI_Aint)); MPI_Aint 21 ompi/mca/io/romio321/romio/adio/common/get_fp_posn.c MPI_Aint filetype_extent, lb; MPI_Aint 23 ompi/mca/io/romio321/romio/adio/common/iscontig.c MPI_Aint true_extent, true_lb; MPI_Aint 48 ompi/mca/io/romio321/romio/adio/common/iscontig.c MPI_Aint displacement; MPI_Aint 69 ompi/mca/io/romio321/romio/adio/common/iscontig.c MPI_Aint *adds; MPI_Aint 80 ompi/mca/io/romio321/romio/adio/common/iscontig.c adds = (MPI_Aint *) ADIOI_Malloc((nadds+1)*sizeof(MPI_Aint)); MPI_Aint 48 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c MPI_Aint bufTypeExtent; MPI_Aint 253 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c MPI_Aint bufTypeExtent, lb; MPI_Aint 865 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c MPI_Aint *targetAggDisplacements=NULL, *sourceBufferDisplacements=NULL; MPI_Aint 928 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c targetAggDisplacements = (MPI_Aint *)ADIOI_Malloc(maxNumContigOperations * sizeof(MPI_Aint)); MPI_Aint 929 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c sourceBufferDisplacements = (MPI_Aint *)ADIOI_Malloc(maxNumContigOperations * sizeof(MPI_Aint)); MPI_Aint 950 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c MPI_Aint targetDisplacementToUseThisRound = (MPI_Aint) (offsetStart - currentRoundFDStartForMyTargetAgg); MPI_Aint 955 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c targetDisplacementToUseThisRound += (MPI_Aint) coll_bufsize; MPI_Aint 987 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c sourceBufferDisplacements[targetAggContigAccessCount] = (MPI_Aint)currentFDSourceBufferState[aggIter].sourceBufferOffset; MPI_Aint 996 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c sourceBufferDisplacements[targetAggContigAccessCount] = (MPI_Aint)derivedTypePackedSourceBufferOffset; MPI_Aint 1284 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c MPI_Aint bufTypeExtent, lb; MPI_Aint 1967 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c MPI_Aint *sourceAggDisplacements=NULL, *recvBufferDisplacements=NULL; MPI_Aint 2014 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c sourceAggDisplacements = (MPI_Aint *)ADIOI_Malloc(maxNumContigOperations * sizeof(MPI_Aint)); MPI_Aint 2015 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c recvBufferDisplacements = (MPI_Aint *)ADIOI_Malloc(maxNumContigOperations * sizeof(MPI_Aint)); MPI_Aint 2036 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c MPI_Aint sourceDisplacementToUseThisRound = (MPI_Aint) (offsetStart - currentRoundFDStartForMySourceAgg); MPI_Aint 2041 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c sourceDisplacementToUseThisRound += (MPI_Aint)coll_bufsize; MPI_Aint 2077 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c recvBufferDisplacements[sourceAggContigAccessCount] = (MPI_Aint)currentFDSourceBufferState[aggIter].sourceBufferOffset; MPI_Aint 2085 ompi/mca/io/romio321/romio/adio/common/onesided_aggregation.c recvBufferDisplacements[sourceAggContigAccessCount] = (MPI_Aint)derivedTypePackedSourceBufferOffset; MPI_Aint 24 ompi/mca/io/romio321/romio/adio/common/utils.c MPI_Aint lb, extent, disps[2]; MPI_Aint 59 ompi/mca/io/romio321/romio/adio/common/utils.c const MPI_Aint array_of_displacements[], MPI_Aint 333 ompi/mca/io/romio321/romio/adio/include/adioi.h MPI_Aint *mem_ptrs; /* array of pointers. used in the read/write MPI_Aint 354 ompi/mca/io/romio321/romio/adio/include/adioi.h MPI_Aint array_of_addresses[], MPI_Datatype array_of_datatypes[]); MPI_Aint 638 ompi/mca/io/romio321/romio/adio/include/adioi.h MPI_Aint *pre_disp_arr; MPI_Aint 756 ompi/mca/io/romio321/romio/adio/include/adioi.h const MPI_Aint array_of_displacements[], MPI_Aint 15 ompi/mca/io/romio321/romio/adio/include/mpiu_external32.h int MPIU_datatype_full_size(MPI_Datatype datatype, MPI_Aint *size); MPI_Aint 102 ompi/mca/io/romio321/romio/mpi-io/fortran/get_extentf.c MPI_Aint extent_c; MPI_Aint 108 ompi/mca/io/romio321/romio/mpi-io/fortran/get_extentf.c *(MPI_Aint*)extent = extent_c; /* Have to assume it's really an MPI_Aint?*/ MPI_Aint 120 ompi/mca/io/romio321/romio/mpi-io/fortran/get_extentf.c MPI_Aint extent_c; MPI_Aint 124 ompi/mca/io/romio321/romio/mpi-io/fortran/get_extentf.c *(MPI_Aint*)extent = extent_c; /* Have to assume it's really an MPI_Aint?*/ MPI_Aint 20 ompi/mca/io/romio321/romio/mpi-io/get_extent.c int MPI_File_get_type_extent(MPI_File fh, MPI_Datatype datatype, MPI_Aint *extent) __attribute__((weak,alias("PMPI_File_get_type_extent"))); MPI_Aint 40 ompi/mca/io/romio321/romio/mpi-io/get_extent.c int MPI_File_get_type_extent(MPI_File fh, MPI_Datatype datatype, MPI_Aint *extent) MPI_Aint 45 ompi/mca/io/romio321/romio/mpi-io/get_extent.c MPI_Aint lb; MPI_Aint 121 ompi/mca/io/romio321/romio/mpi-io/iread_all.c MPI_Aint e32_size = 0; MPI_Aint 19 ompi/mca/io/romio321/romio/mpi-io/mpiu_external32.c MPI_Aint position = 0; MPI_Aint 20 ompi/mca/io/romio321/romio/mpi-io/mpiu_external32.c MPI_Aint bytes = 0; MPI_Aint 82 ompi/mca/io/romio321/romio/mpi-io/mpiu_external32.c MPI_Aint position = 0; MPI_Aint 83 ompi/mca/io/romio321/romio/mpi-io/mpiu_external32.c MPI_Aint bytes = 0; MPI_Aint 130 ompi/mca/io/romio321/romio/mpi-io/mpiu_external32.c int MPIU_datatype_full_size(MPI_Datatype datatype, MPI_Aint *size) MPI_Aint 133 ompi/mca/io/romio321/romio/mpi-io/mpiu_external32.c MPI_Aint true_extent = 0; MPI_Aint 134 ompi/mca/io/romio321/romio/mpi-io/mpiu_external32.c MPI_Aint true_lb = 0; MPI_Aint 151 ompi/mca/io/romio321/romio/mpi-io/mpiu_external32.c MPI_Aint datatype_size=0, bytes=0; MPI_Aint 130 ompi/mca/io/romio321/romio/mpi-io/read.c MPI_Aint e32_size = 0; MPI_Aint 114 ompi/mca/io/romio321/romio/mpi-io/read_all.c MPI_Aint e32_size = 0; MPI_Aint 111 ompi/mca/io/romio321/romio/mpi-io/read_allb.c MPI_Aint e32_size = 0; MPI_Aint 109 ompi/mca/io/romio321/romio/mpi-io/read_ordb.c MPI_Aint e32_size = 0; MPI_Aint 105 ompi/mca/io/romio321/romio/mpi-io/read_sh.c MPI_Aint e32_size = 0; MPI_Aint 53 ompi/mca/io/romio321/romio/mpi2-other/array/darray.c MPI_Aint orig_extent, orig_lb, size_with_aint; MPI_Aint 46 ompi/mca/io/romio321/romio/mpi2-other/array/subarray.c MPI_Aint extent, lb, size_with_aint; MPI_Aint 33 ompi/mca/io/romio321/romio/test/big_extents.c MPI_Aint lb, extent; MPI_Aint 54 ompi/mca/io/romio321/romio/test/hindexed.c MPI_Aint *displacements; MPI_Aint 98 ompi/mca/io/romio321/romio/test/hindexed.c displacements = (MPI_Aint*)malloc(count*sizeof(MPI_Aint)); MPI_Aint 21 ompi/mca/io/romio321/romio/test/i_noncontig.c MPI_Aint d[3]; MPI_Aint 31 ompi/mca/io/romio321/romio/test/large_array.c MPI_Aint size_with_aint; MPI_Aint 20 ompi/mca/io/romio321/romio/test/noncontig.c MPI_Aint d[3]; MPI_Aint 20 ompi/mca/io/romio321/romio/test/noncontig_coll.c MPI_Aint d[3]; MPI_Aint 356 ompi/mca/io/romio321/romio/test/noncontig_coll2.c MPI_Aint d[3]; MPI_Aint 41 ompi/mca/io/romio321/romio/test/types_with_zeros.c MPI_Aint addrs[MAXLEN]; MPI_Aint 287 ompi/mca/io/romio321/src/io_romio321.h MPI_Aint * extent); MPI_Aint 271 ompi/mca/io/romio321/src/io_romio321_file_open.c MPI_Aint * extent) MPI_Aint 144 ompi/mca/io/romio321/src/io_romio321_module.c MPI_Aint true_extent, true_lb; MPI_Aint 49 ompi/mca/osc/monitoring/osc_monitoring_accumulate.h MPI_Aint target_disp, \ MPI_Aint 79 ompi/mca/osc/monitoring/osc_monitoring_accumulate.h MPI_Aint target_disp, \ MPI_Aint 159 ompi/mca/osc/portals4/osc_portals4_comm.c if (sizeof(MPI_Aint) == 2) { MPI_Aint 161 ompi/mca/osc/portals4/osc_portals4_comm.c } else if (sizeof(MPI_Aint) == 4) { MPI_Aint 163 ompi/mca/osc/portals4/osc_portals4_comm.c } else if (sizeof(MPI_Aint) == 8) { MPI_Aint 375 ompi/mca/osc/pt2pt/osc_pt2pt.h MPI_Aint target_disp, MPI_Aint 419 ompi/mca/osc/pt2pt/osc_pt2pt.h MPI_Aint target_disp, MPI_Aint 948 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c int target_rank, MPI_Aint target_disp, MPI_Aint 1122 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c int target, MPI_Aint target_disp, MPI_Aint 1139 ompi/mca/osc/pt2pt/osc_pt2pt_comm.c int target, MPI_Aint target_disp, MPI_Aint 854 ompi/mca/osc/rdma/osc_rdma_accumulate.c int target_rank, MPI_Aint target_disp, int target_count, MPI_Aint 949 ompi/mca/osc/rdma/osc_rdma_accumulate.c int target_rank, MPI_Aint target_disp, int target_count, ompi_datatype_t *target_datatype, MPI_Aint 976 ompi/mca/osc/rdma/osc_rdma_accumulate.c int target_rank, MPI_Aint target_disp, int target_count, ompi_datatype_t *target_datatype, MPI_Aint 32 ompi/mca/osc/rdma/osc_rdma_accumulate.h int target_rank, MPI_Aint target_disp, int target_count, ompi_datatype_t *target_datatype, MPI_Aint 41 ompi/mca/osc/rdma/osc_rdma_accumulate.h int target_rank, MPI_Aint target_disp, int target_count, ompi_datatype_t *target_datatype, MPI_Aint 167 ompi/mca/osc/sm/osc_sm.h MPI_Aint target_disp, MPI_Aint 211 ompi/mca/osc/sm/osc_sm.h MPI_Aint target_disp, MPI_Aint 159 ompi/mca/osc/sm/osc_sm_comm.c MPI_Aint target_disp, MPI_Aint 319 ompi/mca/osc/sm/osc_sm_comm.c MPI_Aint target_disp, MPI_Aint 47 ompi/mpi/c/accumulate.c int target_rank, MPI_Aint target_disp, int target_count, MPI_Aint 47 ompi/mpi/c/alloc_mem.c int MPI_Alloc_mem(MPI_Aint size, MPI_Info info, void *baseptr) MPI_Aint 47 ompi/mpi/c/compare_and_swap.c MPI_Datatype datatype, int target_rank, MPI_Aint target_disp, MPI_Win win) MPI_Aint 47 ompi/mpi/c/fetch_and_op.c int target_rank, MPI_Aint target_disp, MPI_Op op, MPI_Win win) MPI_Aint 41 ompi/mpi/c/file_get_type_extent.c MPI_Aint *extent) MPI_Aint 47 ompi/mpi/c/get.c MPI_Aint target_disp, int target_count, MPI_Aint 49 ompi/mpi/c/get_accumulate.c int target_rank, MPI_Aint target_disp, int target_count, MPI_Aint 40 ompi/mpi/c/get_address.c int MPI_Get_address(const void *location, MPI_Aint *address) MPI_Aint 52 ompi/mpi/c/get_address.c *address = (MPI_Aint)location; MPI_Aint 49 ompi/mpi/c/ineighbor_alltoallw.c int MPI_Ineighbor_alltoallw(const void *sendbuf, const int sendcounts[], const MPI_Aint sdispls[], MPI_Aint 51 ompi/mpi/c/ineighbor_alltoallw.c const MPI_Aint rdispls[], const MPI_Datatype recvtypes[], MPI_Comm comm, MPI_Aint 49 ompi/mpi/c/neighbor_alltoallw.c int MPI_Neighbor_alltoallw(const void *sendbuf, const int sendcounts[], const MPI_Aint sdispls[], MPI_Aint 51 ompi/mpi/c/neighbor_alltoallw.c const int recvcounts[], const MPI_Aint rdispls[], MPI_Aint 47 ompi/mpi/c/pack_external.c MPI_Aint outsize, MPI_Aint *position) MPI_Aint 46 ompi/mpi/c/pack_external_size.c MPI_Datatype datatype, MPI_Aint *size) MPI_Aint 47 ompi/mpi/c/put.c int target_rank, MPI_Aint target_disp, int target_count, MPI_Aint 48 ompi/mpi/c/raccumulate.c int target_rank, MPI_Aint target_disp, int target_count, MPI_Aint 47 ompi/mpi/c/rget.c MPI_Aint target_disp, int target_count, MPI_Aint 50 ompi/mpi/c/rget_accumulate.c int target_rank, MPI_Aint target_disp, int target_count, MPI_Aint 47 ompi/mpi/c/rput.c int target_rank, MPI_Aint target_disp, int target_count, MPI_Aint 45 ompi/mpi/c/type_create_hindexed.c const MPI_Aint array_of_displacements[], MPI_Aint 38 ompi/mpi/c/type_create_hindexed_block.c const MPI_Aint array_of_displacements[], MPI_Aint 45 ompi/mpi/c/type_create_hvector.c MPI_Aint stride, MPI_Aint 78 ompi/mpi/c/type_create_hvector.c MPI_Aint a_a[1] = {stride}; MPI_Aint 41 ompi/mpi/c/type_create_resized.c MPI_Aint lb, MPI_Aint 42 ompi/mpi/c/type_create_resized.c MPI_Aint extent, MPI_Aint 69 ompi/mpi/c/type_create_resized.c MPI_Aint a_a[2]; MPI_Aint 45 ompi/mpi/c/type_create_struct.c const MPI_Aint array_of_displacements[], MPI_Aint 45 ompi/mpi/c/type_get_contents.c MPI_Aint array_of_addresses[], MPI_Aint 41 ompi/mpi/c/type_get_extent.c int MPI_Type_get_extent(MPI_Datatype type, MPI_Aint *lb, MPI_Aint *extent) MPI_Aint 43 ompi/mpi/c/type_get_extent_x.c MPI_Aint alb, aextent; MPI_Aint 42 ompi/mpi/c/type_get_true_extent.c MPI_Aint *true_lb, MPI_Aint 43 ompi/mpi/c/type_get_true_extent.c MPI_Aint *true_extent) MPI_Aint 45 ompi/mpi/c/type_get_true_extent_x.c MPI_Aint atrue_lb, atrue_extent; MPI_Aint 44 ompi/mpi/c/unpack_external.c int MPI_Unpack_external (const char datarep[], const void *inbuf, MPI_Aint insize, MPI_Aint 45 ompi/mpi/c/unpack_external.c MPI_Aint *position, void *outbuf, int outcount, MPI_Aint 44 ompi/mpi/c/win_allocate.c int MPI_Win_allocate(MPI_Aint size, int disp_unit, MPI_Info info, MPI_Aint 47 ompi/mpi/c/win_allocate_shared.c int MPI_Win_allocate_shared(MPI_Aint size, int disp_unit, MPI_Info info, MPI_Aint 42 ompi/mpi/c/win_attach.c int MPI_Win_attach(MPI_Win win, void *base, MPI_Aint size) MPI_Aint 44 ompi/mpi/c/win_create.c int MPI_Win_create(void *base, MPI_Aint size, int disp_unit, MPI_Aint 32 ompi/mpi/c/win_shared_query.c int MPI_Win_shared_query(MPI_Win win, int rank, MPI_Aint *size, int *disp_unit, void *baseptr) MPI_Aint 68 ompi/mpi/cxx/datatype_inln.h const_cast<MPI_Aint*>(array_of_displacements), MPI_Aint 80 ompi/mpi/cxx/datatype_inln.h const_cast<MPI_Aint*>(array_of_displacements), MPI_Aint 90 ompi/mpi/cxx/datatype_inln.h (void)MPI_Type_create_hvector(count, blocklength, (MPI_Aint)stride, MPI_Aint 178 ompi/mpi/cxx/datatype_inln.h MPI_Aint addr; MPI_Aint 365 ompi/mpi/cxx/datatype_inln.h const_cast<MPI_Aint*>(array_of_addresses), MPI_Aint 83 ompi/mpi/cxx/file.cc static int extent_intercept_fn(MPI_Datatype type_c, MPI_Aint *file_extent_c, MPI_Aint 104 ompi/mpi/cxx/file_inln.h MPI_Aint extent; MPI_Aint 182 ompi/mpi/cxx/mpicxx.h typedef MPI_Aint Aint; MPI_Aint 92 ompi/mpi/fortran/base/attr_fn_f.c (MPI_Fint* type, MPI_Fint* type_keyval, MPI_Aint* attribute_val_out, MPI_Aint* extra_state, MPI_Fint* ierr), MPI_Aint 99 ompi/mpi/fortran/base/attr_fn_f.c (MPI_Fint* type, MPI_Fint* type_keyval, MPI_Aint* extra_state, MPI_Aint* attribute_val_in, MPI_Aint* attribute_val_out, ompi_fortran_logical_t* flag, MPI_Fint* ierr), MPI_Aint 106 ompi/mpi/fortran/base/attr_fn_f.c (MPI_Fint* type, MPI_Fint* type_keyval, MPI_Aint* extra_state, MPI_Aint* attribute_val_in, MPI_Aint* attribute_val_out, ompi_fortran_logical_t* flag, MPI_Fint* ierr), MPI_Aint 113 ompi/mpi/fortran/base/attr_fn_f.c (MPI_Fint* comm, MPI_Fint* comm_keyval,MPI_Aint* attribute_val_out, MPI_Aint* extra_state, MPI_Fint* ierr ), MPI_Aint 120 ompi/mpi/fortran/base/attr_fn_f.c (MPI_Fint* comm, MPI_Fint* comm_keyval, MPI_Aint* extra_state, MPI_Aint* attribute_val_in, MPI_Aint* attribute_val_out, ompi_fortran_logical_t* flag, MPI_Fint* ierr), MPI_Aint 127 ompi/mpi/fortran/base/attr_fn_f.c (MPI_Fint* comm, MPI_Fint* comm_keyval, MPI_Aint* extra_state, MPI_Aint* attribute_val_in, MPI_Aint* attribute_val_out, ompi_fortran_logical_t* flag, MPI_Fint* ierr), MPI_Aint 156 ompi/mpi/fortran/base/attr_fn_f.c (MPI_Fint* type, MPI_Fint* type_keyval,MPI_Aint* attribute_val_out, MPI_Aint* extra_state, MPI_Fint* ierr ), MPI_Aint 163 ompi/mpi/fortran/base/attr_fn_f.c (MPI_Fint* window, MPI_Fint* win_keyval, MPI_Aint* extra_state, MPI_Aint* attribute_val_in, MPI_Aint* attribute_val_out, ompi_fortran_logical_t* flag, MPI_Fint* ierr), MPI_Aint 170 ompi/mpi/fortran/base/attr_fn_f.c (MPI_Fint* window, MPI_Fint* win_keyval, MPI_Aint* extra_state, MPI_Aint* attribute_val_in, MPI_Aint* attribute_val_out, ompi_fortran_logical_t* flag, MPI_Fint* ierr), MPI_Aint 198 ompi/mpi/fortran/base/attr_fn_f.c MPI_Aint* attribute_val_out, MPI_Aint 199 ompi/mpi/fortran/base/attr_fn_f.c MPI_Aint* extra_state, MPI_Fint* ierr) MPI_Aint 205 ompi/mpi/fortran/base/attr_fn_f.c MPI_Aint* extra_state, MPI_Aint 206 ompi/mpi/fortran/base/attr_fn_f.c MPI_Aint* attribute_val_in, MPI_Aint 207 ompi/mpi/fortran/base/attr_fn_f.c MPI_Aint* attribute_val_out, MPI_Aint 215 ompi/mpi/fortran/base/attr_fn_f.c MPI_Aint* extra_state, MPI_Aint 216 ompi/mpi/fortran/base/attr_fn_f.c MPI_Aint* attribute_val_in, MPI_Aint 217 ompi/mpi/fortran/base/attr_fn_f.c MPI_Aint* attribute_val_out, MPI_Aint 226 ompi/mpi/fortran/base/attr_fn_f.c MPI_Aint* attribute_val_out, MPI_Aint 227 ompi/mpi/fortran/base/attr_fn_f.c MPI_Aint* extra_state, MPI_Fint* ierr) MPI_Aint 233 ompi/mpi/fortran/base/attr_fn_f.c MPI_Aint* extra_state, MPI_Aint 234 ompi/mpi/fortran/base/attr_fn_f.c MPI_Aint* attribute_val_in, MPI_Aint 235 ompi/mpi/fortran/base/attr_fn_f.c MPI_Aint* attribute_val_out, MPI_Aint 243 ompi/mpi/fortran/base/attr_fn_f.c MPI_Aint* extra_state, MPI_Aint 244 ompi/mpi/fortran/base/attr_fn_f.c MPI_Aint* attribute_val_in, MPI_Aint 245 ompi/mpi/fortran/base/attr_fn_f.c MPI_Aint* attribute_val_out, MPI_Aint 283 ompi/mpi/fortran/base/attr_fn_f.c MPI_Aint* attribute_val_out, MPI_Aint 284 ompi/mpi/fortran/base/attr_fn_f.c MPI_Aint* extra_state, MPI_Fint* ierr) MPI_Aint 290 ompi/mpi/fortran/base/attr_fn_f.c MPI_Aint* extra_state, MPI_Aint 291 ompi/mpi/fortran/base/attr_fn_f.c MPI_Aint* attribute_val_in, MPI_Aint 292 ompi/mpi/fortran/base/attr_fn_f.c MPI_Aint* attribute_val_out, MPI_Aint 300 ompi/mpi/fortran/base/attr_fn_f.c MPI_Aint* extra_state, MPI_Aint 301 ompi/mpi/fortran/base/attr_fn_f.c MPI_Aint* attribute_val_in, MPI_Aint 302 ompi/mpi/fortran/base/attr_fn_f.c MPI_Aint* attribute_val_out, MPI_Aint 56 ompi/mpi/fortran/base/conversion_fn_null_f.c (char *userbuf, MPI_Fint *datatype, MPI_Fint *count, char *filebuf, MPI_Offset *position, MPI_Aint *extra_state, MPI_Fint *ierr), MPI_Aint 64 ompi/mpi/fortran/base/conversion_fn_null_f.c MPI_Aint *extra_state, MPI_Aint 51 ompi/mpi/fortran/base/datarep.h MPI_Offset *position, MPI_Aint *extra_state, MPI_Fint *ierr); MPI_Aint 57 ompi/mpi/fortran/base/datarep.h (MPI_Fint *datatype, MPI_Aint *extent, MPI_Aint *extra_state, MPI_Aint 78 ompi/mpi/fortran/base/datarep.h OMPI_DATAREP_FORTRAN_DECLARE(mpi_conversion_fn_null, MPI_CONVERSION_FN_NULL, (char *userbuf, MPI_Fint *datatype, MPI_Fint *count, char *filebuf, MPI_Offset *position, MPI_Aint *extra_state, MPI_Fint *ierr)) MPI_Aint 50 ompi/mpi/fortran/base/f90_accessors.c OMPI_DECLSPEC void MPI_AINT_ADD_F90(MPI_Aint *base, MPI_Aint *diff, MPI_Aint *w); MPI_Aint 51 ompi/mpi/fortran/base/f90_accessors.c OMPI_DECLSPEC void mpi_aint_add_f90(MPI_Aint *base, MPI_Aint *diff, MPI_Aint *w); MPI_Aint 52 ompi/mpi/fortran/base/f90_accessors.c OMPI_DECLSPEC void mpi_aint_add_f90_(MPI_Aint *base, MPI_Aint *diff, MPI_Aint *w); MPI_Aint 53 ompi/mpi/fortran/base/f90_accessors.c OMPI_DECLSPEC void mpi_aint_add_f90__(MPI_Aint *base, MPI_Aint *diff, MPI_Aint *w); MPI_Aint 55 ompi/mpi/fortran/base/f90_accessors.c OMPI_DECLSPEC void MPI_AINT_DIFF_F90(MPI_Aint *addr1, MPI_Aint *addr2, MPI_Aint *w); MPI_Aint 56 ompi/mpi/fortran/base/f90_accessors.c OMPI_DECLSPEC void mpi_aint_diff_f90(MPI_Aint *addr1, MPI_Aint *addr2, MPI_Aint *w); MPI_Aint 57 ompi/mpi/fortran/base/f90_accessors.c OMPI_DECLSPEC void mpi_aint_diff_f90_(MPI_Aint *addr1, MPI_Aint *addr2, MPI_Aint *w); MPI_Aint 58 ompi/mpi/fortran/base/f90_accessors.c OMPI_DECLSPEC void mpi_aint_diff_f90__(MPI_Aint *addr1, MPI_Aint *addr2, MPI_Aint *w); MPI_Aint 106 ompi/mpi/fortran/base/f90_accessors.c void MPI_AINT_ADD_F90(MPI_Aint *base, MPI_Aint *diff, MPI_Aint *w) MPI_Aint 111 ompi/mpi/fortran/base/f90_accessors.c void mpi_aint_add_f90(MPI_Aint *base, MPI_Aint *diff, MPI_Aint *w) MPI_Aint 116 ompi/mpi/fortran/base/f90_accessors.c void mpi_aint_add_f90_(MPI_Aint *base, MPI_Aint *diff, MPI_Aint *w) MPI_Aint 121 ompi/mpi/fortran/base/f90_accessors.c void mpi_aint_add_f90__(MPI_Aint *base, MPI_Aint *diff, MPI_Aint *w) MPI_Aint 129 ompi/mpi/fortran/base/f90_accessors.c void MPI_AINT_DIFF_F90(MPI_Aint *addr1, MPI_Aint *addr2, MPI_Aint *w) MPI_Aint 134 ompi/mpi/fortran/base/f90_accessors.c void mpi_aint_diff_f90(MPI_Aint *addr1, MPI_Aint *addr2, MPI_Aint *w) MPI_Aint 139 ompi/mpi/fortran/base/f90_accessors.c void mpi_aint_diff_f90_(MPI_Aint *addr1, MPI_Aint *addr2, MPI_Aint *w) MPI_Aint 144 ompi/mpi/fortran/base/f90_accessors.c void mpi_aint_diff_f90__(MPI_Aint *addr1, MPI_Aint *addr2, MPI_Aint *w) MPI_Aint 43 ompi/mpi/fortran/mpif-h/accumulate_f.c (char *origin_addr, MPI_Fint *origin_count, MPI_Fint *origin_datatype, MPI_Fint *target_rank, MPI_Aint *target_disp, MPI_Fint *target_count, MPI_Fint *target_datatype, MPI_Fint *op, MPI_Fint *win, MPI_Fint *ierr), MPI_Aint 63 ompi/mpi/fortran/mpif-h/accumulate_f.c (char *origin_addr, MPI_Fint *origin_count, MPI_Fint *origin_datatype, MPI_Fint *target_rank, MPI_Aint *target_disp, MPI_Fint *target_count, MPI_Fint *target_datatype, MPI_Fint *op, MPI_Fint *win, MPI_Fint *ierr), MPI_Aint 73 ompi/mpi/fortran/mpif-h/accumulate_f.c MPI_Aint *target_disp, MPI_Fint *target_count, MPI_Aint 72 ompi/mpi/fortran/mpif-h/address_f.c MPI_Aint addr; MPI_Aint 44 ompi/mpi/fortran/mpif-h/aint_add_f.c MPI_Aint PMPI_AINT_ADD(MPI_Aint *base, MPI_Aint *diff) { return pompi_aint_add_f(base, diff); } MPI_Aint 45 ompi/mpi/fortran/mpif-h/aint_add_f.c MPI_Aint pmpi_aint_add(MPI_Aint *base, MPI_Aint *diff) { return pompi_aint_add_f(base, diff); } MPI_Aint 46 ompi/mpi/fortran/mpif-h/aint_add_f.c MPI_Aint pmpi_aint_add_(MPI_Aint *base, MPI_Aint *diff) { return pompi_aint_add_f(base, diff); } MPI_Aint 47 ompi/mpi/fortran/mpif-h/aint_add_f.c MPI_Aint pmpi_aint_add__(MPI_Aint *base, MPI_Aint *diff) { return pompi_aint_add_f(base, diff); } MPI_Aint 61 ompi/mpi/fortran/mpif-h/aint_add_f.c MPI_Aint MPI_AINT_ADD(MPI_Aint *base, MPI_Aint *diff) { return ompi_aint_add_f(base, diff); } MPI_Aint 62 ompi/mpi/fortran/mpif-h/aint_add_f.c MPI_Aint mpi_aint_add(MPI_Aint *base, MPI_Aint *diff) { return ompi_aint_add_f(base, diff); } MPI_Aint 63 ompi/mpi/fortran/mpif-h/aint_add_f.c MPI_Aint mpi_aint_add_(MPI_Aint *base, MPI_Aint *diff) { return ompi_aint_add_f(base, diff); } MPI_Aint 64 ompi/mpi/fortran/mpif-h/aint_add_f.c MPI_Aint mpi_aint_add__(MPI_Aint *base, MPI_Aint *diff) { return ompi_aint_add_f(base, diff); } MPI_Aint 70 ompi/mpi/fortran/mpif-h/aint_add_f.c MPI_Aint ompi_aint_add_f(MPI_Aint *base, MPI_Aint *diff) MPI_Aint 44 ompi/mpi/fortran/mpif-h/aint_diff_f.c MPI_Aint PMPI_AINT_DIFF(MPI_Aint *addr1, MPI_Aint *addr2) { return pompi_aint_diff_f(addr1, addr2); } MPI_Aint 45 ompi/mpi/fortran/mpif-h/aint_diff_f.c MPI_Aint pmpi_aint_diff(MPI_Aint *addr1, MPI_Aint *addr2) { return pompi_aint_diff_f(addr1, addr2); } MPI_Aint 46 ompi/mpi/fortran/mpif-h/aint_diff_f.c MPI_Aint pmpi_aint_diff_(MPI_Aint *addr1, MPI_Aint *addr2) { return pompi_aint_diff_f(addr1, addr2); } MPI_Aint 47 ompi/mpi/fortran/mpif-h/aint_diff_f.c MPI_Aint pmpi_aint_diff__(MPI_Aint *addr1, MPI_Aint *addr2) { return pompi_aint_diff_f(addr1, addr2); } MPI_Aint 61 ompi/mpi/fortran/mpif-h/aint_diff_f.c MPI_Aint MPI_AINT_DIFF(MPI_Aint *addr1, MPI_Aint *addr2) { return ompi_aint_diff_f(addr1, addr2); } MPI_Aint 62 ompi/mpi/fortran/mpif-h/aint_diff_f.c MPI_Aint mpi_aint_diff(MPI_Aint *addr1, MPI_Aint *addr2) { return ompi_aint_diff_f(addr1, addr2); } MPI_Aint 63 ompi/mpi/fortran/mpif-h/aint_diff_f.c MPI_Aint mpi_aint_diff_(MPI_Aint *addr1, MPI_Aint *addr2) { return ompi_aint_diff_f(addr1, addr2); } MPI_Aint 64 ompi/mpi/fortran/mpif-h/aint_diff_f.c MPI_Aint mpi_aint_diff__(MPI_Aint *addr1, MPI_Aint *addr2) { return ompi_aint_diff_f(addr1, addr2); } MPI_Aint 70 ompi/mpi/fortran/mpif-h/aint_diff_f.c MPI_Aint ompi_aint_diff_f(MPI_Aint *addr1, MPI_Aint *addr2) MPI_Aint 49 ompi/mpi/fortran/mpif-h/alloc_mem_f.c (MPI_Aint *size, MPI_Fint *info, char *baseptr, MPI_Fint *ierr), MPI_Aint 57 ompi/mpi/fortran/mpif-h/alloc_mem_f.c (MPI_Aint *size, MPI_Fint *info, char *baseptr, MPI_Fint *ierr), MPI_Aint 85 ompi/mpi/fortran/mpif-h/alloc_mem_f.c (MPI_Aint *size, MPI_Fint *info, char *baseptr, MPI_Fint *ierr), MPI_Aint 93 ompi/mpi/fortran/mpif-h/alloc_mem_f.c (MPI_Aint *size, MPI_Fint *info, char *baseptr, MPI_Fint *ierr), MPI_Aint 102 ompi/mpi/fortran/mpif-h/alloc_mem_f.c void ompi_alloc_mem_f(MPI_Aint *size, MPI_Fint *info, char *baseptr, MPI_Fint *ierr) MPI_Aint 115 ompi/mpi/fortran/mpif-h/alloc_mem_f.c void ompi_alloc_mem_cptr_f(MPI_Aint *size, MPI_Fint *info, char *baseptr, MPI_Fint *ierr) MPI_Aint 42 ompi/mpi/fortran/mpif-h/comm_create_keyval_f.c (ompi_aint_copy_attr_function* comm_copy_attr_fn, ompi_aint_delete_attr_function* comm_delete_attr_fn, MPI_Fint *comm_keyval, MPI_Aint *extra_state, MPI_Fint *ierr), MPI_Aint 62 ompi/mpi/fortran/mpif-h/comm_create_keyval_f.c (ompi_aint_copy_attr_function* comm_copy_attr_fn, ompi_aint_delete_attr_function* comm_delete_attr_fn, MPI_Fint *comm_keyval, MPI_Aint *extra_state, MPI_Fint *ierr), MPI_Aint 75 ompi/mpi/fortran/mpif-h/comm_create_keyval_f.c MPI_Aint *extra_state, MPI_Fint *ierr) MPI_Aint 43 ompi/mpi/fortran/mpif-h/comm_get_attr_f.c (MPI_Fint *comm, MPI_Fint *comm_keyval, MPI_Aint *attribute_val, ompi_fortran_logical_t *flag, MPI_Fint *ierr), MPI_Aint 63 ompi/mpi/fortran/mpif-h/comm_get_attr_f.c (MPI_Fint *comm, MPI_Fint *comm_keyval, MPI_Aint *attribute_val, ompi_fortran_logical_t *flag, MPI_Fint *ierr), MPI_Aint 71 ompi/mpi/fortran/mpif-h/comm_get_attr_f.c MPI_Aint *attribute_val, ompi_fortran_logical_t *flag, MPI_Aint 43 ompi/mpi/fortran/mpif-h/comm_set_attr_f.c (MPI_Fint *comm, MPI_Fint *comm_keyval, MPI_Aint *attribute_val, MPI_Fint *ierr), MPI_Aint 63 ompi/mpi/fortran/mpif-h/comm_set_attr_f.c (MPI_Fint *comm, MPI_Fint *comm_keyval, MPI_Aint *attribute_val, MPI_Fint *ierr), MPI_Aint 71 ompi/mpi/fortran/mpif-h/comm_set_attr_f.c MPI_Aint *attribute_val, MPI_Fint *ierr) MPI_Aint 46 ompi/mpi/fortran/mpif-h/compare_and_swap_f.c (char *origin_addr, char *compare_addr, char *result_addr, MPI_Fint *datatype, MPI_Fint *target_rank, MPI_Aint *target_disp, MPI_Fint *win, MPI_Fint *ierr), MPI_Aint 66 ompi/mpi/fortran/mpif-h/compare_and_swap_f.c (char *origin_addr, char *compare_addr, char *result_addr, MPI_Fint *datatype, MPI_Fint *target_rank, MPI_Aint *target_disp, MPI_Fint *win, MPI_Fint *ierr), MPI_Aint 75 ompi/mpi/fortran/mpif-h/compare_and_swap_f.c MPI_Fint *datatype, MPI_Fint *target_rank, MPI_Aint *target_disp, MPI_Aint 46 ompi/mpi/fortran/mpif-h/fetch_and_op_f.c (char *origin_addr, char *result_addr, MPI_Fint *datatype, MPI_Fint *target_rank, MPI_Aint *target_disp, MPI_Fint *op, MPI_Fint *win, MPI_Fint *ierr), MPI_Aint 66 ompi/mpi/fortran/mpif-h/fetch_and_op_f.c (char *origin_addr, char *result_addr, MPI_Fint *datatype, MPI_Fint *target_rank, MPI_Aint *target_disp, MPI_Fint *op, MPI_Fint *win, MPI_Fint *ierr), MPI_Aint 75 ompi/mpi/fortran/mpif-h/fetch_and_op_f.c MPI_Fint *target_rank, MPI_Aint *target_disp, MPI_Aint 41 ompi/mpi/fortran/mpif-h/file_get_type_extent_f.c (MPI_Fint *fh, MPI_Fint *datatype, MPI_Aint *extent, MPI_Fint *ierr), MPI_Aint 61 ompi/mpi/fortran/mpif-h/file_get_type_extent_f.c (MPI_Fint *fh, MPI_Fint *datatype, MPI_Aint *extent, MPI_Fint *ierr), MPI_Aint 70 ompi/mpi/fortran/mpif-h/file_get_type_extent_f.c MPI_Aint *extent, MPI_Fint *ierr) MPI_Aint 46 ompi/mpi/fortran/mpif-h/get_accumulate_f.c (char *origin_addr, MPI_Fint *origin_count, MPI_Fint *origin_datatype, char *result_addr, MPI_Fint *result_count, MPI_Fint *result_datatype, MPI_Fint *target_rank, MPI_Aint *target_disp, MPI_Fint *target_count, MPI_Fint *target_datatype, MPI_Fint *op, MPI_Fint *win, MPI_Fint *ierr), MPI_Aint 66 ompi/mpi/fortran/mpif-h/get_accumulate_f.c (char *origin_addr, MPI_Fint *origin_count, MPI_Fint *origin_datatype, char *result_addr, MPI_Fint *result_count, MPI_Fint *result_datatype, MPI_Fint *target_rank, MPI_Aint *target_disp, MPI_Fint *target_count, MPI_Fint *target_datatype, MPI_Fint *op, MPI_Fint *win, MPI_Fint *ierr), MPI_Aint 77 ompi/mpi/fortran/mpif-h/get_accumulate_f.c MPI_Fint *target_rank, MPI_Aint *target_disp, MPI_Aint 42 ompi/mpi/fortran/mpif-h/get_address_f.c (char *location, MPI_Aint *address, MPI_Fint *ierr), MPI_Aint 62 ompi/mpi/fortran/mpif-h/get_address_f.c (char *location, MPI_Aint *address, MPI_Fint *ierr), MPI_Aint 70 ompi/mpi/fortran/mpif-h/get_address_f.c void ompi_get_address_f(char *location, MPI_Aint *address, MPI_Fint *ierr) MPI_Aint 73 ompi/mpi/fortran/mpif-h/get_address_f.c MPI_Aint c_address; MPI_Aint 79 ompi/mpi/fortran/mpif-h/get_address_f.c *address = (MPI_Aint) c_address; MPI_Aint 43 ompi/mpi/fortran/mpif-h/get_f.c (char *origin_addr, MPI_Fint *origin_count, MPI_Fint *origin_datatype, MPI_Fint *target_rank, MPI_Aint *target_disp, MPI_Fint *target_count, MPI_Fint *target_datatype, MPI_Fint *win, MPI_Fint *ierr), MPI_Aint 63 ompi/mpi/fortran/mpif-h/get_f.c (char *origin_addr, MPI_Fint *origin_count, MPI_Fint *origin_datatype, MPI_Fint *target_rank, MPI_Aint *target_disp, MPI_Fint *target_count, MPI_Fint *target_datatype, MPI_Fint *win, MPI_Fint *ierr), MPI_Aint 73 ompi/mpi/fortran/mpif-h/get_f.c MPI_Aint *target_disp, MPI_Fint *target_count, MPI_Aint 41 ompi/mpi/fortran/mpif-h/grequest_start_f.c (MPI_F_Grequest_query_function* query_fn, MPI_F_Grequest_free_function* free_fn, MPI_F_Grequest_cancel_function* cancel_fn, MPI_Aint *extra_state, MPI_Fint *request, MPI_Fint *ierr), MPI_Aint 61 ompi/mpi/fortran/mpif-h/grequest_start_f.c (MPI_F_Grequest_query_function* query_fn, MPI_F_Grequest_free_function* free_fn, MPI_F_Grequest_cancel_function* cancel_fn, MPI_Aint *extra_state, MPI_Fint *request, MPI_Fint *ierr), MPI_Aint 72 ompi/mpi/fortran/mpif-h/grequest_start_f.c MPI_Aint *extra_state, MPI_Aint 45 ompi/mpi/fortran/mpif-h/ineighbor_alltoallw_f.c (char *sendbuf, MPI_Fint *sendcounts, MPI_Aint *sdispls, MPI_Fint *sendtypes, char *recvbuf, MPI_Fint *recvcounts, MPI_Aint *rdispls, MPI_Fint *recvtypes, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierr), MPI_Aint 65 ompi/mpi/fortran/mpif-h/ineighbor_alltoallw_f.c (char *sendbuf, MPI_Fint *sendcounts, MPI_Aint *sdispls, MPI_Fint *sendtypes, char *recvbuf, MPI_Fint *recvcounts, MPI_Aint *rdispls, MPI_Fint *recvtypes, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierr), MPI_Aint 74 ompi/mpi/fortran/mpif-h/ineighbor_alltoallw_f.c MPI_Aint *sdispls, MPI_Fint *sendtypes, MPI_Aint 76 ompi/mpi/fortran/mpif-h/ineighbor_alltoallw_f.c MPI_Aint *rdispls, MPI_Fint *recvtypes, MPI_Aint 45 ompi/mpi/fortran/mpif-h/neighbor_alltoallw_f.c (char *sendbuf, MPI_Fint *sendcounts, MPI_Aint *sdispls, MPI_Fint *sendtypes, char *recvbuf, MPI_Fint *recvcounts, MPI_Aint *rdispls, MPI_Fint *recvtypes, MPI_Fint *comm, MPI_Fint *ierr), MPI_Aint 65 ompi/mpi/fortran/mpif-h/neighbor_alltoallw_f.c (char *sendbuf, MPI_Fint *sendcounts, MPI_Aint *sdispls, MPI_Fint *sendtypes, char *recvbuf, MPI_Fint *recvcounts, MPI_Aint *rdispls, MPI_Fint *recvtypes, MPI_Fint *comm, MPI_Fint *ierr), MPI_Aint 74 ompi/mpi/fortran/mpif-h/neighbor_alltoallw_f.c MPI_Aint *sdispls, MPI_Fint *sendtypes, MPI_Aint 76 ompi/mpi/fortran/mpif-h/neighbor_alltoallw_f.c MPI_Aint *rdispls, MPI_Fint *recvtypes, MPI_Aint 45 ompi/mpi/fortran/mpif-h/pack_external_f.c (char *datarep, char *inbuf, MPI_Fint *incount, MPI_Fint *datatype, char *outbuf, MPI_Aint *outsize, MPI_Aint *position, MPI_Fint *ierr, int datarep_len), MPI_Aint 65 ompi/mpi/fortran/mpif-h/pack_external_f.c (char *datarep, char *inbuf, MPI_Fint *incount, MPI_Fint *datatype, char *outbuf, MPI_Aint *outsize, MPI_Aint *position, MPI_Fint *ierr, int datarep_len), MPI_Aint 75 ompi/mpi/fortran/mpif-h/pack_external_f.c MPI_Aint *outsize, MPI_Aint *position, MPI_Aint 45 ompi/mpi/fortran/mpif-h/pack_external_size_f.c (char *datarep, MPI_Fint *incount, MPI_Fint *datatype, MPI_Aint *size, MPI_Fint *ierr, int datarep_len), MPI_Aint 65 ompi/mpi/fortran/mpif-h/pack_external_size_f.c (char *datarep, MPI_Fint *incount, MPI_Fint *datatype, MPI_Aint *size, MPI_Fint *ierr, int datarep_len), MPI_Aint 74 ompi/mpi/fortran/mpif-h/pack_external_size_f.c MPI_Fint *datatype, MPI_Aint *size, MPI_Aint 85 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Accumulate, mpi_accumulate, MPI_ACCUMULATE, (char *origin_addr, MPI_Fint *origin_count, MPI_Fint *origin_datatype, MPI_Fint *target_rank, MPI_Aint *target_disp, MPI_Fint *target_count, MPI_Fint *target_datatype, MPI_Fint *op, MPI_Fint *win, MPI_Fint *ierr)); MPI_Aint 90 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(MPI_Aint, MPI_Aint_add, mpi_aint_add, MPI_AINT_ADD, (MPI_Aint *base, MPI_Aint *diff)); MPI_Aint 91 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(MPI_Aint, MPI_Aint_diff, mpi_aint_diff, MPI_AINT_DIFF, (MPI_Aint *addr1, MPI_Aint *addr2)); MPI_Aint 94 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Alloc_mem, mpi_alloc_mem, MPI_ALLOC_MEM, (MPI_Aint *size, MPI_Fint *info, char *baseptr, MPI_Fint *ierr)); MPI_Aint 96 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Alloc_mem_cptr, mpi_alloc_mem_cptr, MPI_ALLOC_MEM_CPTR, (MPI_Aint *size, MPI_Fint *info, char *baseptr, MPI_Fint *ierr)); MPI_Aint 125 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Comm_create_keyval, mpi_comm_create_keyval, MPI_COMM_CREATE_KEYVAL, (ompi_aint_copy_attr_function* comm_copy_attr_fn, ompi_aint_delete_attr_function* comm_delete_attr_fn, MPI_Fint *comm_keyval, MPI_Aint *extra_state, MPI_Fint *ierr)); MPI_Aint 135 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Comm_get_attr, mpi_comm_get_attr, MPI_COMM_GET_ATTR, (MPI_Fint *comm, MPI_Fint *comm_keyval, MPI_Aint *attribute_val, ompi_fortran_logical_t *flag, MPI_Fint *ierr)); MPI_Aint 145 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Comm_set_attr, mpi_comm_set_attr, MPI_COMM_SET_ATTR, (MPI_Fint *comm, MPI_Fint *comm_keyval, MPI_Aint *attribute_val, MPI_Fint *ierr)); MPI_Aint 155 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Compare_and_swap, mpi_compare_and_swap, MPI_COMPARE_AND_SWAP, (char *origin_addr, char *compare_addr, char *result_addr, MPI_Fint *datatype, MPI_Fint *target_rank, MPI_Aint *target_disp, MPI_Fint *win, MPI_Fint *ierr)); MPI_Aint 169 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Fetch_and_op, mpi_fetch_and_op, MPI_FETCH_AND_OP, (char *origin_addr, char *result_addr, MPI_Fint *datatype, MPI_Fint *target_rank, MPI_Aint *target_disp, MPI_Fint *op, MPI_Fint *win, MPI_Fint *ierr)); MPI_Aint 225 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_File_get_type_extent, mpi_file_get_type_extent, MPI_FILE_GET_TYPE_EXTENT, (MPI_Fint *fh, MPI_Fint *datatype, MPI_Aint *extent, MPI_Fint *ierr)); MPI_Aint 234 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Get_accumulate, mpi_get_accumulate, MPI_GET_ACCUMULATE, (char *origin_addr, MPI_Fint *origin_count, MPI_Fint *origin_datatype, char *result_addr, MPI_Fint *result_count, MPI_Fint *result_datatype, MPI_Fint *target_rank, MPI_Aint *target_disp, MPI_Fint *target_count, MPI_Fint *target_datatype, MPI_Fint *op, MPI_Fint *win, MPI_Fint *ierr)); MPI_Aint 235 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Get_address, mpi_get_address, MPI_GET_ADDRESS, (char *location, MPI_Aint *address, MPI_Fint *ierr)); MPI_Aint 239 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Get, mpi_get, MPI_GET, (char *origin_addr, MPI_Fint *origin_count, MPI_Fint *origin_datatype, MPI_Fint *target_rank, MPI_Aint *target_disp, MPI_Fint *target_count, MPI_Fint *target_datatype, MPI_Fint *win, MPI_Fint *ierr)); MPI_Aint 250 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Grequest_start, mpi_grequest_start, MPI_GREQUEST_START, (MPI_F_Grequest_query_function* query_fn, MPI_F_Grequest_free_function* free_fn, MPI_F_Grequest_cancel_function* cancel_fn, MPI_Aint *extra_state, MPI_Fint *request, MPI_Fint *ierr)); MPI_Aint 281 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Ineighbor_alltoallw, mpi_ineighbor_alltoallw, MPI_INEIGHBOR_ALLTOALLW, (char *sendbuf, MPI_Fint *sendcounts, MPI_Aint *sdispls, MPI_Fint *sendtypes, char *recvbuf, MPI_Fint *recvcounts, MPI_Aint *rdispls, MPI_Fint *recvtypes, MPI_Fint *comm, MPI_Fint *request, MPI_Fint *ierr)); MPI_Aint 317 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Neighbor_alltoallw, mpi_neighbor_alltoallw, MPI_NEIGHBOR_ALLTOALLW, (char *sendbuf, MPI_Fint *sendcounts, MPI_Aint *sdispls, MPI_Fint *sendtypes, char *recvbuf, MPI_Fint *recvcounts, MPI_Aint *rdispls, MPI_Fint *recvtypes, MPI_Fint *comm, MPI_Fint *ierr)); MPI_Aint 322 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Pack_external, mpi_pack_external, MPI_PACK_EXTERNAL, (char *datarep, char *inbuf, MPI_Fint *incount, MPI_Fint *datatype, char *outbuf, MPI_Aint *outsize, MPI_Aint *position, MPI_Fint *ierr, int datarep_len)); MPI_Aint 323 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Pack_external_size, mpi_pack_external_size, MPI_PACK_EXTERNAL_SIZE, (char *datarep, MPI_Fint *incount, MPI_Fint *datatype, MPI_Aint *size, MPI_Fint *ierr, int datarep_len)); MPI_Aint 329 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Put, mpi_put, MPI_PUT, (char *origin_addr, MPI_Fint *origin_count, MPI_Fint *origin_datatype, MPI_Fint *target_rank, MPI_Aint *target_disp, MPI_Fint *target_count, MPI_Fint *target_datatype, MPI_Fint *win, MPI_Fint *ierr)); MPI_Aint 331 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Raccumulate, mpi_raccumulate, MPI_RACCUMULATE, (char *origin_addr, MPI_Fint *origin_count, MPI_Fint *origin_datatype, MPI_Fint *target_rank, MPI_Aint *target_disp, MPI_Fint *target_count, MPI_Fint *target_datatype, MPI_Fint *op, MPI_Fint *win, MPI_Fint *request, MPI_Fint *ierr)); MPI_Aint 338 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Register_datarep, mpi_register_datarep, MPI_REGISTER_DATAREP, (char *datarep, ompi_mpi2_fortran_datarep_conversion_fn_t *read_conversion_fn, ompi_mpi2_fortran_datarep_conversion_fn_t *write_conversion_fn, ompi_mpi2_fortran_datarep_extent_fn_t *dtype_file_extent_fn, MPI_Aint *extra_state, MPI_Fint *ierr, int datarep_len)); MPI_Aint 341 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Rget, mpi_rget, MPI_RGET, (char *origin_addr, MPI_Fint *origin_count, MPI_Fint *origin_datatype, MPI_Fint *target_rank, MPI_Aint *target_disp, MPI_Fint *target_count, MPI_Fint *target_datatype, MPI_Fint *win, MPI_Fint *request, MPI_Fint *ierr)); MPI_Aint 342 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Rget_accumulate, mpi_rget_accumulate, MPI_RGET_ACCUMULATE, (char *origin_addr, MPI_Fint *origin_count, MPI_Fint *origin_datatype, char *result_addr, MPI_Fint *result_count, MPI_Fint *result_datatype, MPI_Fint *target_rank, MPI_Aint *target_disp, MPI_Fint *target_count, MPI_Fint *target_datatype, MPI_Fint *op, MPI_Fint *win, MPI_Fint *request, MPI_Fint *ierr)); MPI_Aint 343 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Rput, mpi_rput, MPI_RPUT, (char *origin_addr, MPI_Fint *origin_count, MPI_Fint *origin_datatype, MPI_Fint *target_rank, MPI_Aint *target_disp, MPI_Fint *target_count, MPI_Fint *target_datatype, MPI_Fint *win, MPI_Fint *request, MPI_Fint *ierr)); MPI_Aint 372 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Type_create_hindexed, mpi_type_create_hindexed, MPI_TYPE_CREATE_HINDEXED, (MPI_Fint *count, MPI_Fint *array_of_blocklengths, MPI_Aint *array_of_displacements, MPI_Fint *oldtype, MPI_Fint *newtype, MPI_Fint *ierr)); MPI_Aint 373 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Type_create_hvector, mpi_type_create_hvector, MPI_TYPE_CREATE_HVECTOR, (MPI_Fint *count, MPI_Fint *blocklength, MPI_Aint *stride, MPI_Fint *oldtype, MPI_Fint *newtype, MPI_Fint *ierr)); MPI_Aint 374 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Type_create_keyval, mpi_type_create_keyval, MPI_TYPE_CREATE_KEYVAL, (ompi_aint_copy_attr_function* type_copy_attr_fn, ompi_aint_delete_attr_function* type_delete_attr_fn, MPI_Fint *type_keyval, MPI_Aint *extra_state, MPI_Fint *ierr)); MPI_Aint 376 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Type_create_hindexed_block, mpi_type_create_hindexed_block, MPI_TYPE_CREATE_HINDEXED_BLOCK, (MPI_Fint *count, MPI_Fint *blocklength, MPI_Aint *array_of_displacements, MPI_Fint *oldtype, MPI_Fint *newtype, MPI_Fint *ierr)); MPI_Aint 377 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Type_create_struct, mpi_type_create_struct, MPI_TYPE_CREATE_STRUCT, (MPI_Fint *count, MPI_Fint *array_of_block_lengths, MPI_Aint *array_of_displacements, MPI_Fint *array_of_types, MPI_Fint *newtype, MPI_Fint *ierr)); MPI_Aint 379 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Type_create_resized, mpi_type_create_resized, MPI_TYPE_CREATE_RESIZED, (MPI_Fint *oldtype, MPI_Aint *lb, MPI_Aint *extent, MPI_Fint *newtype, MPI_Fint *ierr)); MPI_Aint 385 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Type_get_attr, mpi_type_get_attr, MPI_TYPE_GET_ATTR, (MPI_Fint *type, MPI_Fint *type_keyval, MPI_Aint *attribute_val, ompi_fortran_logical_t *flag, MPI_Fint *ierr)); MPI_Aint 386 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Type_get_contents, mpi_type_get_contents, MPI_TYPE_GET_CONTENTS, (MPI_Fint *mtype, MPI_Fint *max_integers, MPI_Fint *max_addresses, MPI_Fint *max_datatypes, MPI_Fint *array_of_integers, MPI_Aint *array_of_addresses, MPI_Fint *array_of_datatypes, MPI_Fint *ierr)); MPI_Aint 388 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Type_get_extent, mpi_type_get_extent, MPI_TYPE_GET_EXTENT, (MPI_Fint *type, MPI_Aint *lb, MPI_Aint *extent, MPI_Fint *ierr)); MPI_Aint 391 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Type_get_true_extent, mpi_type_get_true_extent, MPI_TYPE_GET_TRUE_EXTENT, (MPI_Fint *datatype, MPI_Aint *true_lb, MPI_Aint *true_extent, MPI_Fint *ierr)); MPI_Aint 398 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Type_set_attr, mpi_type_set_attr, MPI_TYPE_SET_ATTR, (MPI_Fint *type, MPI_Fint *type_keyval, MPI_Aint *attr_val, MPI_Fint *ierr)); MPI_Aint 407 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Unpack_external, mpi_unpack_external, MPI_UNPACK_EXTERNAL, (char *datarep, char *inbuf, MPI_Aint *insize, MPI_Aint *position, char *outbuf, MPI_Fint *outcount, MPI_Fint *datatype, MPI_Fint *ierr, int datarep_len)); MPI_Aint 412 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Win_allocate, mpi_win_allocate, MPI_WIN_ALLOCATE, (MPI_Aint *size, MPI_Fint *disp_unit, MPI_Fint *info, MPI_Fint *comm, char *baseptr, MPI_Fint *win, MPI_Fint *ierr)); MPI_Aint 413 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Win_allocate_cptr, mpi_win_allocate_cptr, MPI_WIN_ALLOCATE_CPTR, (MPI_Aint *size, MPI_Fint *disp_unit, MPI_Fint *info, MPI_Fint *comm, char *baseptr, MPI_Fint *win, MPI_Fint *ierr)); MPI_Aint 414 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Win_allocate_shared, mpi_win_allocate_shared, MPI_WIN_ALLOCATE_SHARED, (MPI_Aint *size, MPI_Fint *disp_unit, MPI_Fint *info, MPI_Fint *comm, char *baseptr, MPI_Fint *win, MPI_Fint *ierr)); MPI_Aint 415 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Win_allocate_shared_cptr, mpi_win_allocate_shared_cptr, MPI_WIN_ALLOCATE_SHARED_CPTR, (MPI_Aint *size, MPI_Fint *disp_unit, MPI_Fint *info, MPI_Fint *comm, char *baseptr, MPI_Fint *win, MPI_Fint *ierr)); MPI_Aint 416 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Win_attach, mpi_win_attach, MPI_WIN_ATTACH, (MPI_Fint *win, char *base, MPI_Aint *size, MPI_Fint *ierr)); MPI_Aint 419 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Win_create, mpi_win_create, MPI_WIN_CREATE, (char *base, MPI_Aint *size, MPI_Fint *disp_unit, MPI_Fint *info, MPI_Fint *comm, MPI_Fint *win, MPI_Fint *ierr)); MPI_Aint 422 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Win_create_keyval, mpi_win_create_keyval, MPI_WIN_CREATE_KEYVAL, (ompi_aint_copy_attr_function* win_copy_attr_fn, ompi_aint_delete_attr_function* win_delete_attr_fn, MPI_Fint *win_keyval, MPI_Aint *extra_state, MPI_Fint *ierr)); MPI_Aint 432 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Win_get_attr, mpi_win_get_attr, MPI_WIN_GET_ATTR, (MPI_Fint *win, MPI_Fint *win_keyval, MPI_Aint *attribute_val, ompi_fortran_logical_t *flag, MPI_Fint *ierr)); MPI_Aint 440 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Win_set_attr, mpi_win_set_attr, MPI_WIN_SET_ATTR, (MPI_Fint *win, MPI_Fint *win_keyval, MPI_Aint *attribute_val, MPI_Fint *ierr)); MPI_Aint 444 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Win_shared_query, mpi_win_shared_query, MPI_WIN_SHARED_QUERY, (MPI_Fint *win, MPI_Fint *rank, MPI_Aint *size, MPI_Fint *disp_unit, char *baseptr, MPI_Fint *ierr)); MPI_Aint 445 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Win_shared_query_cptr, mpi_win_shared_query_cptr, MPI_WIN_SHARED_QUERY_CPTR, (MPI_Fint *win, MPI_Fint *rank, MPI_Aint *size, MPI_Fint *disp_unit, char *baseptr, MPI_Fint *ierr)); MPI_Aint 455 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Type_null_delete_fn, mpi_type_null_delete_fn, MPI_TYPE_NULL_DELETE_FN, (MPI_Fint* type, MPI_Fint* type_keyval, MPI_Aint* attribute_val_out, MPI_Aint* extra_state, MPI_Fint* ierr)); MPI_Aint 456 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Type_null_copy_fn, mpi_type_null_copy_fn, MPI_TYPE_NULL_COPY_FN, (MPI_Fint* type, MPI_Fint* type_keyval, MPI_Aint* extra_state, MPI_Aint* attribute_val_in, MPI_Aint* attribute_val_out, ompi_fortran_logical_t * flag, MPI_Fint* ierr)); MPI_Aint 457 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Type_dup_fn, mpi_type_dup_fn, MPI_TYPE_DUP_FN, (MPI_Fint* type, MPI_Fint* type_keyval, MPI_Aint* extra_state, MPI_Aint* attribute_val_in, MPI_Aint* attribute_val_out, ompi_fortran_logical_t * flag, MPI_Fint* ierr)); MPI_Aint 458 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Win_dup_fn, mpi_win_dup_fn, MPI_WIN_DUP_FN, (MPI_Fint* window, MPI_Fint* win_keyval, MPI_Aint* extra_state, MPI_Aint* attribute_val_in, MPI_Aint* attribute_val_out, ompi_fortran_logical_t * flag, MPI_Fint* ierr)); MPI_Aint 459 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Win_null_copy_fn, mpi_win_null_copy_fn, MPI_WIN_NULL_COPY_FN, (MPI_Fint* window, MPI_Fint* win_keyval, MPI_Aint* extra_state, MPI_Aint* attribute_val_in, MPI_Aint* attribute_val_out, ompi_fortran_logical_t * flag, MPI_Fint* ierr)); MPI_Aint 460 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Win_null_delete_fn, mpi_win_null_delete_fn, MPI_WIN_NULL_DELETE_FN, (MPI_Fint* window, MPI_Fint* win_keyval, MPI_Aint* attribute_val_out, MPI_Aint* extra_state, MPI_Fint* ierr)); MPI_Aint 464 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Comm_null_delete_fn, mpi_comm_null_delete_fn, MPI_COMM_NULL_DELETE_FN, (MPI_Fint* comm, MPI_Fint* comm_keyval, MPI_Aint* attribute_val_out, MPI_Aint* extra_state, MPI_Fint* ierr)); MPI_Aint 465 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Comm_null_copy_fn, mpi_comm_null_copy_fn, MPI_COMM_NULL_COPY_FN, (MPI_Fint* comm, MPI_Fint* comm_keyval, MPI_Aint* extra_state, MPI_Aint* attribute_val_in, MPI_Aint* attribute_val_out, ompi_fortran_logical_t * flag, MPI_Fint* ierr)); MPI_Aint 466 ompi/mpi/fortran/mpif-h/prototypes_mpi.h PN2(void, MPI_Comm_dup_fn, mpi_comm_dup_fn, MPI_COMM_DUP_FN, (MPI_Fint* comm, MPI_Fint* comm_keyval, MPI_Aint* extra_state, MPI_Aint* attribute_val_in, MPI_Aint* attribute_val_out, ompi_fortran_logical_t * flag, MPI_Fint* ierr)); MPI_Aint 43 ompi/mpi/fortran/mpif-h/put_f.c (char *origin_addr, MPI_Fint *origin_count, MPI_Fint *origin_datatype, MPI_Fint *target_rank, MPI_Aint *target_disp, MPI_Fint *target_count, MPI_Fint *target_datatype, MPI_Fint *win, MPI_Fint *ierr), MPI_Aint 63 ompi/mpi/fortran/mpif-h/put_f.c (char *origin_addr, MPI_Fint *origin_count, MPI_Fint *origin_datatype, MPI_Fint *target_rank, MPI_Aint *target_disp, MPI_Fint *target_count, MPI_Fint *target_datatype, MPI_Fint *win, MPI_Fint *ierr), MPI_Aint 73 ompi/mpi/fortran/mpif-h/put_f.c MPI_Aint *target_disp, MPI_Fint *target_count, MPI_Aint 46 ompi/mpi/fortran/mpif-h/raccumulate_f.c (char *origin_addr, MPI_Fint *origin_count, MPI_Fint *origin_datatype, MPI_Fint *target_rank, MPI_Aint *target_disp, MPI_Fint *target_count, MPI_Fint *target_datatype, MPI_Fint *op, MPI_Fint *win, MPI_Fint *request, MPI_Fint *ierr), MPI_Aint 66 ompi/mpi/fortran/mpif-h/raccumulate_f.c (char *origin_addr, MPI_Fint *origin_count, MPI_Fint *origin_datatype, MPI_Fint *target_rank, MPI_Aint *target_disp, MPI_Fint *target_count, MPI_Fint *target_datatype, MPI_Fint *op, MPI_Fint *win, MPI_Fint *request, MPI_Fint *ierr), MPI_Aint 76 ompi/mpi/fortran/mpif-h/raccumulate_f.c MPI_Aint *target_disp, MPI_Fint *target_count, MPI_Aint 50 ompi/mpi/fortran/mpif-h/register_datarep_f.c (char *datarep, ompi_mpi2_fortran_datarep_conversion_fn_t *read_conversion_fn, ompi_mpi2_fortran_datarep_conversion_fn_t *write_conversion_fn, ompi_mpi2_fortran_datarep_extent_fn_t *dtype_file_extent_fn, MPI_Aint *extra_state, MPI_Fint *ierr, int datarep_len), MPI_Aint 70 ompi/mpi/fortran/mpif-h/register_datarep_f.c (char *datarep, ompi_mpi2_fortran_datarep_conversion_fn_t *read_conversion_fn, ompi_mpi2_fortran_datarep_conversion_fn_t *write_conversion_fn, ompi_mpi2_fortran_datarep_extent_fn_t *dtype_file_extent_fn, MPI_Aint *extra_state, MPI_Fint *ierr, int datarep_len), MPI_Aint 87 ompi/mpi/fortran/mpif-h/register_datarep_f.c static int extent_intercept_fn(MPI_Datatype type_c, MPI_Aint *file_extent, MPI_Aint 98 ompi/mpi/fortran/mpif-h/register_datarep_f.c MPI_Aint *extra_state_f77; MPI_Aint 135 ompi/mpi/fortran/mpif-h/register_datarep_f.c MPI_Aint *extra_state_f77, MPI_Aint 244 ompi/mpi/fortran/mpif-h/register_datarep_f.c static int extent_intercept_fn(MPI_Datatype type_c, MPI_Aint *file_extent_f77, MPI_Aint 47 ompi/mpi/fortran/mpif-h/rget_accumulate_f.c (char *origin_addr, MPI_Fint *origin_count, MPI_Fint *origin_datatype, char *result_addr, MPI_Fint *result_count, MPI_Fint *result_datatype, MPI_Fint *target_rank, MPI_Aint *target_disp, MPI_Fint *target_count, MPI_Fint *target_datatype, MPI_Fint *op, MPI_Fint *win, MPI_Fint *request, MPI_Fint *ierr), MPI_Aint 67 ompi/mpi/fortran/mpif-h/rget_accumulate_f.c (char *origin_addr, MPI_Fint *origin_count, MPI_Fint *origin_datatype, char *result_addr, MPI_Fint *result_count, MPI_Fint *result_datatype, MPI_Fint *target_rank, MPI_Aint *target_disp, MPI_Fint *target_count, MPI_Fint *target_datatype, MPI_Fint *op, MPI_Fint *win, MPI_Fint *request, MPI_Fint *ierr), MPI_Aint 78 ompi/mpi/fortran/mpif-h/rget_accumulate_f.c MPI_Fint *target_rank, MPI_Aint *target_disp, MPI_Aint 46 ompi/mpi/fortran/mpif-h/rget_f.c (char *origin_addr, MPI_Fint *origin_count, MPI_Fint *origin_datatype, MPI_Fint *target_rank, MPI_Aint *target_disp, MPI_Fint *target_count, MPI_Fint *target_datatype, MPI_Fint *win, MPI_Fint *request, MPI_Fint *ierr), MPI_Aint 66 ompi/mpi/fortran/mpif-h/rget_f.c (char *origin_addr, MPI_Fint *origin_count, MPI_Fint *origin_datatype, MPI_Fint *target_rank, MPI_Aint *target_disp, MPI_Fint *target_count, MPI_Fint *target_datatype, MPI_Fint *win, MPI_Fint *request, MPI_Fint *ierr), MPI_Aint 76 ompi/mpi/fortran/mpif-h/rget_f.c MPI_Aint *target_disp, MPI_Fint *target_count, MPI_Aint 46 ompi/mpi/fortran/mpif-h/rput_f.c (char *origin_addr, MPI_Fint *origin_count, MPI_Fint *origin_datatype, MPI_Fint *target_rank, MPI_Aint *target_disp, MPI_Fint *target_count, MPI_Fint *target_datatype, MPI_Fint *win, MPI_Fint *request, MPI_Fint *ierr), MPI_Aint 66 ompi/mpi/fortran/mpif-h/rput_f.c (char *origin_addr, MPI_Fint *origin_count, MPI_Fint *origin_datatype, MPI_Fint *target_rank, MPI_Aint *target_disp, MPI_Fint *target_count, MPI_Fint *target_datatype, MPI_Fint *win, MPI_Fint *request, MPI_Fint *ierr), MPI_Aint 76 ompi/mpi/fortran/mpif-h/rput_f.c MPI_Aint *target_disp, MPI_Fint *target_count, MPI_Aint 34 ompi/mpi/fortran/mpif-h/type_create_hindexed_block_f.c (MPI_Fint *count, MPI_Fint *blocklength, MPI_Aint *array_of_displacements, MPI_Fint *oldtype, MPI_Fint *newtype, MPI_Fint *ierr), MPI_Aint 54 ompi/mpi/fortran/mpif-h/type_create_hindexed_block_f.c (MPI_Fint *count, MPI_Fint *blocklength, MPI_Aint *array_of_displacements, MPI_Fint *oldtype, MPI_Fint *newtype, MPI_Fint *ierr), MPI_Aint 63 ompi/mpi/fortran/mpif-h/type_create_hindexed_block_f.c MPI_Aint *array_of_displacements, MPI_Aint 41 ompi/mpi/fortran/mpif-h/type_create_hindexed_f.c (MPI_Fint *count, MPI_Fint *array_of_blocklengths, MPI_Aint *array_of_displacements, MPI_Fint *oldtype, MPI_Fint *newtype, MPI_Fint *ierr), MPI_Aint 61 ompi/mpi/fortran/mpif-h/type_create_hindexed_f.c (MPI_Fint *count, MPI_Fint *array_of_blocklengths, MPI_Aint *array_of_displacements, MPI_Fint *oldtype, MPI_Fint *newtype, MPI_Fint *ierr), MPI_Aint 72 ompi/mpi/fortran/mpif-h/type_create_hindexed_f.c MPI_Aint *array_of_displacements, MPI_Aint 41 ompi/mpi/fortran/mpif-h/type_create_hvector_f.c (MPI_Fint *count, MPI_Fint *blocklength, MPI_Aint *stride, MPI_Fint *oldtype, MPI_Fint *newtype, MPI_Fint *ierr), MPI_Aint 61 ompi/mpi/fortran/mpif-h/type_create_hvector_f.c (MPI_Fint *count, MPI_Fint *blocklength, MPI_Aint *stride, MPI_Fint *oldtype, MPI_Fint *newtype, MPI_Fint *ierr), MPI_Aint 69 ompi/mpi/fortran/mpif-h/type_create_hvector_f.c MPI_Aint *stride, MPI_Fint *oldtype, MPI_Aint 42 ompi/mpi/fortran/mpif-h/type_create_keyval_f.c (ompi_aint_copy_attr_function* type_copy_attr_fn, ompi_aint_delete_attr_function* type_delete_attr_fn, MPI_Fint *type_keyval, MPI_Aint *extra_state, MPI_Fint *ierr), MPI_Aint 62 ompi/mpi/fortran/mpif-h/type_create_keyval_f.c (ompi_aint_copy_attr_function* type_copy_attr_fn, ompi_aint_delete_attr_function* type_delete_attr_fn, MPI_Fint *type_keyval, MPI_Aint *extra_state, MPI_Fint *ierr), MPI_Aint 73 ompi/mpi/fortran/mpif-h/type_create_keyval_f.c MPI_Fint *type_keyval, MPI_Aint *extra_state, MPI_Fint *ierr) MPI_Aint 41 ompi/mpi/fortran/mpif-h/type_create_resized_f.c (MPI_Fint *oldtype, MPI_Aint *lb, MPI_Aint *extent, MPI_Fint *newtype, MPI_Fint *ierr), MPI_Aint 61 ompi/mpi/fortran/mpif-h/type_create_resized_f.c (MPI_Fint *oldtype, MPI_Aint *lb, MPI_Aint *extent, MPI_Fint *newtype, MPI_Fint *ierr), MPI_Aint 69 ompi/mpi/fortran/mpif-h/type_create_resized_f.c void ompi_type_create_resized_f(MPI_Fint *oldtype, MPI_Aint *lb, MPI_Aint 70 ompi/mpi/fortran/mpif-h/type_create_resized_f.c MPI_Aint *extent, MPI_Fint *newtype, MPI_Aint 43 ompi/mpi/fortran/mpif-h/type_create_struct_f.c (MPI_Fint *count, MPI_Fint *array_of_block_lengths, MPI_Aint *array_of_displacements, MPI_Fint *array_of_types, MPI_Fint *newtype, MPI_Fint *ierr), MPI_Aint 63 ompi/mpi/fortran/mpif-h/type_create_struct_f.c (MPI_Fint *count, MPI_Fint *array_of_block_lengths, MPI_Aint *array_of_displacements, MPI_Fint *array_of_types, MPI_Fint *newtype, MPI_Fint *ierr), MPI_Aint 76 ompi/mpi/fortran/mpif-h/type_create_struct_f.c MPI_Aint *array_of_displacements, MPI_Aint 73 ompi/mpi/fortran/mpif-h/type_extent_f.c MPI_Aint c_extent; MPI_Aint 43 ompi/mpi/fortran/mpif-h/type_get_attr_f.c (MPI_Fint *type, MPI_Fint *type_keyval, MPI_Aint *attribute_val, ompi_fortran_logical_t *flag, MPI_Fint *ierr), MPI_Aint 63 ompi/mpi/fortran/mpif-h/type_get_attr_f.c (MPI_Fint *type, MPI_Fint *type_keyval, MPI_Aint *attribute_val, ompi_fortran_logical_t *flag, MPI_Fint *ierr), MPI_Aint 71 ompi/mpi/fortran/mpif-h/type_get_attr_f.c MPI_Aint *attribute_val, ompi_fortran_logical_t *flag, MPI_Aint 43 ompi/mpi/fortran/mpif-h/type_get_contents_f.c (MPI_Fint *mtype, MPI_Fint *max_integers, MPI_Fint *max_addresses, MPI_Fint *max_datatypes, MPI_Fint *array_of_integers, MPI_Aint *array_of_addresses, MPI_Fint *array_of_datatypes, MPI_Fint *ierr), MPI_Aint 63 ompi/mpi/fortran/mpif-h/type_get_contents_f.c (MPI_Fint *mtype, MPI_Fint *max_integers, MPI_Fint *max_addresses, MPI_Fint *max_datatypes, MPI_Fint *array_of_integers, MPI_Aint *array_of_addresses, MPI_Fint *array_of_datatypes, MPI_Fint *ierr), MPI_Aint 77 ompi/mpi/fortran/mpif-h/type_get_contents_f.c MPI_Aint *array_of_addresses, MPI_Aint 80 ompi/mpi/fortran/mpif-h/type_get_contents_f.c MPI_Aint *c_address_array = NULL; MPI_Aint 97 ompi/mpi/fortran/mpif-h/type_get_contents_f.c c_address_array = (MPI_Aint *) malloc(*max_addresses * sizeof(MPI_Aint)); MPI_Aint 41 ompi/mpi/fortran/mpif-h/type_get_extent_f.c (MPI_Fint *type, MPI_Aint *lb, MPI_Aint *extent, MPI_Fint *ierr), MPI_Aint 61 ompi/mpi/fortran/mpif-h/type_get_extent_f.c (MPI_Fint *type, MPI_Aint *lb, MPI_Aint *extent, MPI_Fint *ierr), MPI_Aint 69 ompi/mpi/fortran/mpif-h/type_get_extent_f.c void ompi_type_get_extent_f(MPI_Fint *type, MPI_Aint *lb, MPI_Aint 70 ompi/mpi/fortran/mpif-h/type_get_extent_f.c MPI_Aint *extent, MPI_Fint *ierr) MPI_Aint 41 ompi/mpi/fortran/mpif-h/type_get_true_extent_f.c (MPI_Fint *datatype, MPI_Aint *true_lb, MPI_Aint *true_extent, MPI_Fint *ierr), MPI_Aint 61 ompi/mpi/fortran/mpif-h/type_get_true_extent_f.c (MPI_Fint *datatype, MPI_Aint *true_lb, MPI_Aint *true_extent, MPI_Fint *ierr), MPI_Aint 69 ompi/mpi/fortran/mpif-h/type_get_true_extent_f.c void ompi_type_get_true_extent_f(MPI_Fint *datatype, MPI_Aint *true_lb, MPI_Aint *true_extent, MPI_Fint *ierr) MPI_Aint 80 ompi/mpi/fortran/mpif-h/type_hindexed_f.c MPI_Aint *c_disp_array; MPI_Aint 84 ompi/mpi/fortran/mpif-h/type_hindexed_f.c c_disp_array = (MPI_Aint *) malloc(*count * sizeof(MPI_Aint)); MPI_Aint 92 ompi/mpi/fortran/mpif-h/type_hindexed_f.c c_disp_array[i] = (MPI_Aint) array_of_displacements[i]; MPI_Aint 80 ompi/mpi/fortran/mpif-h/type_hvector_f.c (MPI_Aint)*stride, MPI_Aint 73 ompi/mpi/fortran/mpif-h/type_lb_f.c MPI_Aint c_lb; MPI_Aint 43 ompi/mpi/fortran/mpif-h/type_set_attr_f.c (MPI_Fint *type, MPI_Fint *type_keyval, MPI_Aint *attr_val, MPI_Fint *ierr), MPI_Aint 63 ompi/mpi/fortran/mpif-h/type_set_attr_f.c (MPI_Fint *type, MPI_Fint *type_keyval, MPI_Aint *attr_val, MPI_Fint *ierr), MPI_Aint 70 ompi/mpi/fortran/mpif-h/type_set_attr_f.c void ompi_type_set_attr_f(MPI_Fint *type, MPI_Fint *type_keyval, MPI_Aint *attribute_val, MPI_Fint *ierr) MPI_Aint 79 ompi/mpi/fortran/mpif-h/type_struct_f.c MPI_Aint *c_disp_array; MPI_Aint 86 ompi/mpi/fortran/mpif-h/type_struct_f.c sizeof(MPI_Aint))); MPI_Aint 93 ompi/mpi/fortran/mpif-h/type_struct_f.c c_disp_array = (MPI_Aint*) c_type_old_array + *count; MPI_Aint 96 ompi/mpi/fortran/mpif-h/type_struct_f.c c_disp_array[i] = (MPI_Aint) array_of_displacements[i]; MPI_Aint 73 ompi/mpi/fortran/mpif-h/type_ub_f.c MPI_Aint c_ub; MPI_Aint 45 ompi/mpi/fortran/mpif-h/unpack_external_f.c (char *datarep, char *inbuf, MPI_Aint *insize, MPI_Aint *position, char *outbuf, MPI_Fint *outcount, MPI_Fint *datatype, MPI_Fint *ierr, int datarep_len), MPI_Aint 65 ompi/mpi/fortran/mpif-h/unpack_external_f.c (char *datarep, char *inbuf, MPI_Aint *insize, MPI_Aint *position, char *outbuf, MPI_Fint *outcount, MPI_Fint *datatype, MPI_Fint *ierr, int datarep_len), MPI_Aint 73 ompi/mpi/fortran/mpif-h/unpack_external_f.c void ompi_unpack_external_f (char *datarep, char *inbuf, MPI_Aint *insize, MPI_Aint 74 ompi/mpi/fortran/mpif-h/unpack_external_f.c MPI_Aint *position, char *outbuf, MPI_Aint 49 ompi/mpi/fortran/mpif-h/win_allocate_f.c (MPI_Aint *size, MPI_Fint *disp_unit, MPI_Aint 59 ompi/mpi/fortran/mpif-h/win_allocate_f.c (MPI_Aint *size, MPI_Fint *disp_unit, MPI_Aint 89 ompi/mpi/fortran/mpif-h/win_allocate_f.c (MPI_Aint *size, MPI_Fint *disp_unit, MPI_Aint 99 ompi/mpi/fortran/mpif-h/win_allocate_f.c (MPI_Aint *size, MPI_Fint *disp_unit, MPI_Aint 110 ompi/mpi/fortran/mpif-h/win_allocate_f.c void ompi_win_allocate_f(MPI_Aint *size, MPI_Fint *disp_unit, MPI_Aint 133 ompi/mpi/fortran/mpif-h/win_allocate_f.c void ompi_win_allocate_cptr_f(MPI_Aint *size, MPI_Fint *disp_unit, MPI_Aint 49 ompi/mpi/fortran/mpif-h/win_allocate_shared_f.c (MPI_Aint *size, MPI_Fint *disp_unit, MPI_Aint 59 ompi/mpi/fortran/mpif-h/win_allocate_shared_f.c (MPI_Aint *size, MPI_Fint *disp_unit, MPI_Aint 89 ompi/mpi/fortran/mpif-h/win_allocate_shared_f.c (MPI_Aint *size, MPI_Fint *disp_unit, MPI_Aint 99 ompi/mpi/fortran/mpif-h/win_allocate_shared_f.c (MPI_Aint *size, MPI_Fint *disp_unit, MPI_Aint 110 ompi/mpi/fortran/mpif-h/win_allocate_shared_f.c void ompi_win_allocate_shared_f(MPI_Aint *size, MPI_Fint *disp_unit, MPI_Aint 133 ompi/mpi/fortran/mpif-h/win_allocate_shared_f.c void ompi_win_allocate_shared_cptr_f(MPI_Aint *size, MPI_Fint *disp_unit, MPI_Aint 30 ompi/mpi/fortran/mpif-h/win_attach_f.c (MPI_Fint *win, char *base, MPI_Aint *size, MPI_Fint *ierr), MPI_Aint 50 ompi/mpi/fortran/mpif-h/win_attach_f.c (MPI_Fint *win, char *base, MPI_Aint *size, MPI_Fint *ierr), MPI_Aint 58 ompi/mpi/fortran/mpif-h/win_attach_f.c void ompi_win_attach_f(MPI_Fint *win, char *base, MPI_Aint *size, MPI_Aint 41 ompi/mpi/fortran/mpif-h/win_create_f.c (char *base, MPI_Aint *size, MPI_Fint *disp_unit, MPI_Fint *info, MPI_Fint *comm, MPI_Fint *win, MPI_Fint *ierr), MPI_Aint 61 ompi/mpi/fortran/mpif-h/win_create_f.c (char *base, MPI_Aint *size, MPI_Fint *disp_unit, MPI_Fint *info, MPI_Fint *comm, MPI_Fint *win, MPI_Fint *ierr), MPI_Aint 69 ompi/mpi/fortran/mpif-h/win_create_f.c void ompi_win_create_f(char *base, MPI_Aint *size, MPI_Fint *disp_unit, MPI_Aint 42 ompi/mpi/fortran/mpif-h/win_create_keyval_f.c (ompi_aint_copy_attr_function* win_copy_attr_fn, ompi_aint_delete_attr_function* win_delete_attr_fn, MPI_Fint *win_keyval, MPI_Aint *extra_state, MPI_Fint *ierr), MPI_Aint 62 ompi/mpi/fortran/mpif-h/win_create_keyval_f.c (ompi_aint_copy_attr_function* win_copy_attr_fn, ompi_aint_delete_attr_function* win_delete_attr_fn, MPI_Fint *win_keyval, MPI_Aint *extra_state, MPI_Fint *ierr), MPI_Aint 73 ompi/mpi/fortran/mpif-h/win_create_keyval_f.c MPI_Fint *win_keyval, MPI_Aint *extra_state, MPI_Fint *ierr) MPI_Aint 43 ompi/mpi/fortran/mpif-h/win_get_attr_f.c (MPI_Fint *win, MPI_Fint *win_keyval, MPI_Aint *attribute_val, ompi_fortran_logical_t *flag, MPI_Fint *ierr), MPI_Aint 63 ompi/mpi/fortran/mpif-h/win_get_attr_f.c (MPI_Fint *win, MPI_Fint *win_keyval, MPI_Aint *attribute_val, ompi_fortran_logical_t *flag, MPI_Fint *ierr), MPI_Aint 71 ompi/mpi/fortran/mpif-h/win_get_attr_f.c MPI_Aint *attribute_val, ompi_fortran_logical_t *flag, MPI_Fint *ierr) MPI_Aint 44 ompi/mpi/fortran/mpif-h/win_set_attr_f.c (MPI_Fint *win, MPI_Fint *win_keyval, MPI_Aint *attribute_val, MPI_Fint *ierr), MPI_Aint 64 ompi/mpi/fortran/mpif-h/win_set_attr_f.c (MPI_Fint *win, MPI_Fint *win_keyval, MPI_Aint *attribute_val, MPI_Fint *ierr), MPI_Aint 72 ompi/mpi/fortran/mpif-h/win_set_attr_f.c MPI_Aint *attribute_val, MPI_Fint *ierr) MPI_Aint 49 ompi/mpi/fortran/mpif-h/win_shared_query_f.c (MPI_Fint *win, MPI_Fint *rank, MPI_Aint *size, MPI_Aint 59 ompi/mpi/fortran/mpif-h/win_shared_query_f.c (MPI_Fint *win, MPI_Fint *rank, MPI_Aint *size, MPI_Aint 89 ompi/mpi/fortran/mpif-h/win_shared_query_f.c (MPI_Fint *win, MPI_Fint *rank, MPI_Aint *size, MPI_Aint 99 ompi/mpi/fortran/mpif-h/win_shared_query_f.c (MPI_Fint *win, MPI_Fint *rank, MPI_Aint *size, MPI_Aint 110 ompi/mpi/fortran/mpif-h/win_shared_query_f.c void ompi_win_shared_query_f(MPI_Fint *win, MPI_Fint *rank, MPI_Aint *size, MPI_Aint 133 ompi/mpi/fortran/mpif-h/win_shared_query_f.c void ompi_win_shared_query_cptr_f(MPI_Fint *win, MPI_Fint *rank, MPI_Aint *size, MPI_Aint 97 ompi/mpi/java/c/mpi_Datatype.c MPI_Aint lb, extent; MPI_Aint 111 ompi/mpi/java/c/mpi_Datatype.c MPI_Aint lb, extent; MPI_Aint 229 ompi/mpi/java/c/mpi_Datatype.c MPI_Aint *cDisps = (MPI_Aint*)calloc(count, sizeof(MPI_Aint)); MPI_Aint 255 ompi/mpi/java/c/mpi_Datatype.c MPI_Aint *cDisps = (MPI_Aint*)calloc(count, sizeof(MPI_Aint)); MPI_Aint 690 ompi/mpi/java/c/mpi_File.c MPI_Aint extent; MPI_Aint 196 ompi/mpi/java/c/mpi_MPI.c int iOff = (int)((MPI_Aint)(&(s.b)) - (MPI_Aint)(&(s.a))); MPI_Aint 205 ompi/mpi/java/c/mpi_MPI.c int iOff = (int)((MPI_Aint)(&(s.b)) - (MPI_Aint)(&(s.a))); MPI_Aint 214 ompi/mpi/java/c/mpi_MPI.c int iOff = (int)((MPI_Aint)(&(s.b)) - (MPI_Aint)(&(s.a))); MPI_Aint 223 ompi/mpi/java/c/mpi_MPI.c int iOff = (int)((MPI_Aint)(&(s.b)) - (MPI_Aint)(&(s.a))); MPI_Aint 232 ompi/mpi/java/c/mpi_MPI.c int iOff = (int)((MPI_Aint)(&(s.b)) - (MPI_Aint)(&(s.a))); MPI_Aint 446 ompi/mpi/java/c/mpi_MPI.c MPI_Aint lb, extent; MPI_Aint 450 ompi/mpi/java/c/mpi_MPI.c assert(((MPI_Aint)value) == extent); MPI_Aint 104 ompi/mpi/java/c/mpi_Op.c MPI_Aint lb, extent; MPI_Aint 42 ompi/mpi/java/c/mpi_Win.c int rc = MPI_Win_create(base, (MPI_Aint)size, dispUnit, MPI_Aint 55 ompi/mpi/java/c/mpi_Win.c int rc = MPI_Win_allocate((MPI_Aint)size, dispUnit, MPI_Aint 68 ompi/mpi/java/c/mpi_Win.c int rc = MPI_Win_allocate_shared((MPI_Aint)size, dispUnit, MPI_Aint 94 ompi/mpi/java/c/mpi_Win.c int rc = MPI_Win_attach((MPI_Win)win, base, (MPI_Aint)size); MPI_Aint 126 ompi/mpi/java/c/mpi_Win.c targetRank, (MPI_Aint)targetDisp, targetCount, MPI_Aint 140 ompi/mpi/java/c/mpi_Win.c targetRank, (MPI_Aint)targetDisp, targetCount, MPI_Aint 156 ompi/mpi/java/c/mpi_Win.c targetRank, (MPI_Aint)targetDisp, targetCount, MPI_Aint 294 ompi/mpi/java/c/mpi_Win.c return ompi_java_Integer_valueOf(env, (jint)(*((MPI_Aint*)val))); MPI_Aint 348 ompi/mpi/java/c/mpi_Win.c target_rank, (MPI_Aint)target_disp, target_count, (MPI_Datatype)target_datatype, MPI_Aint 363 ompi/mpi/java/c/mpi_Win.c targetRank, (MPI_Aint)targetDisp, targetCount, MPI_Aint 379 ompi/mpi/java/c/mpi_Win.c targetRank, (MPI_Aint)targetDisp, targetCount, MPI_Aint 397 ompi/mpi/java/c/mpi_Win.c targetRank, (MPI_Aint)targetDisp, targetCount, MPI_Aint 415 ompi/mpi/java/c/mpi_Win.c targetRank, (MPI_Aint)targetDisp, targetCount, MPI_Aint 35 ompi/mpiext/pcollreq/c/mpiext_pcollreq_c.h OMPI_DECLSPEC int MPIX_Neighbor_alltoallw_init(const void *sendbuf, const int sendcounts[], const MPI_Aint sdispls[], const MPI_Datatype sendtypes[], void *recvbuf, const int recvcounts[], const MPI_Aint rdispls[], const MPI_Datatype recvtypes[], MPI_Comm comm, MPI_Info info, MPI_Request *request); MPI_Aint 62 ompi/mpiext/pcollreq/c/mpiext_pcollreq_c.h OMPI_DECLSPEC int PMPIX_Neighbor_alltoallw_init(const void *sendbuf, const int sendcounts[], const MPI_Aint sdispls[], const MPI_Datatype sendtypes[], void *recvbuf, const int recvcounts[], const MPI_Aint rdispls[], const MPI_Datatype recvtypes[], MPI_Comm comm, MPI_Info info, MPI_Request *request); MPI_Aint 50 ompi/mpiext/pcollreq/c/neighbor_alltoallw_init.c int MPIX_Neighbor_alltoallw_init(const void *sendbuf, const int sendcounts[], const MPI_Aint sdispls[], MPI_Aint 52 ompi/mpiext/pcollreq/c/neighbor_alltoallw_init.c const MPI_Aint rdispls[], const MPI_Datatype recvtypes[], MPI_Comm comm, MPI_Aint 105 ompi/mpiext/pcollreq/mpif-h/mpiext_pcollreq_prototypes.h PN2(void, MPIX_Neighbor_alltoallw_init, mpix_neighbor_alltoallw_init, MPIX_NEIGHBOR_ALLTOALLW_INIT, (char *sendbuf, MPI_Fint *sendcounts, MPI_Aint *sdispls, MPI_Fint *sendtypes, char *recvbuf, MPI_Fint *recvcounts, MPI_Aint *rdispls, MPI_Fint *recvtypes, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierr)); MPI_Aint 46 ompi/mpiext/pcollreq/mpif-h/neighbor_alltoallw_init_f.c (char *sendbuf, MPI_Fint *sendcounts, MPI_Aint *sdispls, MPI_Fint *sendtypes, char *recvbuf, MPI_Fint *recvcounts, MPI_Aint *rdispls, MPI_Fint *recvtypes, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierr), MPI_Aint 66 ompi/mpiext/pcollreq/mpif-h/neighbor_alltoallw_init_f.c (char *sendbuf, MPI_Fint *sendcounts, MPI_Aint *sdispls, MPI_Fint *sendtypes, char *recvbuf, MPI_Fint *recvcounts, MPI_Aint *rdispls, MPI_Fint *recvtypes, MPI_Fint *comm, MPI_Fint *info, MPI_Fint *request, MPI_Fint *ierr), MPI_Aint 75 ompi/mpiext/pcollreq/mpif-h/neighbor_alltoallw_init_f.c MPI_Aint *sdispls, MPI_Fint *sendtypes, MPI_Aint 77 ompi/mpiext/pcollreq/mpif-h/neighbor_alltoallw_init_f.c MPI_Aint *rdispls, MPI_Fint *recvtypes, MPI_Aint 26 ompi/peruse/peruse-internal.h MPI_Aint unique_id, void * spec, void * param); MPI_Aint 85 ompi/peruse/peruse-internal.h _ptr->fn(_ptr, (MPI_Aint)(base_req), &_comm_spec, _ptr->param); \ MPI_Aint 103 ompi/peruse/peruse-internal.h _ptr->fn(_ptr, (MPI_Aint)(base_req), &_comm_spec, _ptr->param); \ MPI_Aint 121 ompi/peruse/peruse-internal.h _ptr->fn (_ptr, (MPI_Aint)/*(unique_id)*/0, &_comm_spec, _ptr->param); \ MPI_Aint 35 ompi/peruse/peruse.h MPI_Aint unique_id, peruse_comm_spec_t * spec, void * param); MPI_Aint 57 ompi/request/grequest.c greq->greq_cancel.f_cancel((MPI_Aint*)greq->greq_state, &fflag, &ierr); MPI_Aint 130 ompi/request/grequest.c greq->greq_free.f_free((MPI_Aint*)greq->greq_state, &ierr); MPI_Aint 219 ompi/request/grequest.c g->greq_query.f_query((MPI_Aint*)g->greq_state, fstatus, &ierr); MPI_Aint 34 ompi/request/grequest.h typedef void (MPI_F_Grequest_query_function)(MPI_Aint *extra_state, MPI_Aint 40 ompi/request/grequest.h typedef void (MPI_F_Grequest_free_function)(MPI_Aint *extra_state, MPI_Aint 45 ompi/request/grequest.h typedef void (MPI_F_Grequest_cancel_function)(MPI_Aint *extra_state, MPI_Aint 55 ompi/request/grequest.h typedef void (ompi_f_grequestx_poll_function)(MPI_Aint *extra_state, MPI_Aint 222 test/datatype/ddt_lib.c MPI_Aint displ[] = {0, 0}; MPI_Aint 319 test/datatype/ddt_lib.c MPI_Aint disp[] = { 0, 16, 26 }; MPI_Aint 353 test/datatype/ddt_lib.c MPI_Aint disps[3]; MPI_Aint 390 test/datatype/ddt_lib.c MPI_Aint displ[3]; MPI_Aint 123 test/datatype/ddt_test.c MPI_Aint extent, lb, true_extent, true_lb; MPI_Aint 115 test/datatype/external32.c MPI_Aint position = 0, buffer_size; MPI_Aint 42 test/datatype/to_self.c MPI_Aint disps[3]; MPI_Aint 67 test/datatype/to_self.c MPI_Aint* displ; MPI_Aint 71 test/datatype/to_self.c displ = (MPI_Aint*)malloc( sizeof(MPI_Aint) * number ); MPI_Aint 120 test/datatype/to_self.c MPI_Aint displ[2]; MPI_Aint 155 test/datatype/to_self.c MPI_Aint displ[3]; MPI_Aint 337 test/datatype/to_self.c MPI_Aint lb, extent; MPI_Aint 151 test/datatype/unpack_ooo.c MPI_Aint disp[2];