ompi_datatype_create_hindexed  198 ompi/datatype/ompi_datatype.h OMPI_DECLSPEC int32_t ompi_datatype_create_hindexed( int count, const int* pBlockLength, const ptrdiff_t* pDisp,
ompi_datatype_create_hindexed  729 ompi/datatype/ompi_datatype_args.c         ompi_datatype_create_hindexed( i[0], &(i[1]), a, d[0], &datatype );
ompi_datatype_create_hindexed  748 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_read_all.c                     ompi_datatype_create_hindexed(disp_index[i],
ompi_datatype_create_hindexed  775 ompi/mca/fcoll/dynamic/fcoll_dynamic_file_write_all.c                     ompi_datatype_create_hindexed(disp_index[i],
ompi_datatype_create_hindexed  748 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_read_all.c                     ompi_datatype_create_hindexed(disp_index[i],
ompi_datatype_create_hindexed 1137 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c                     ompi_datatype_create_hindexed(data->disp_index[i],
ompi_datatype_create_hindexed 1217 ompi/mca/fcoll/dynamic_gen2/fcoll_dynamic_gen2_file_write_all.c             ompi_datatype_create_hindexed(block_index+1,
ompi_datatype_create_hindexed  946 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_read_all.c 	    ompi_datatype_create_hindexed(count[i],
ompi_datatype_create_hindexed 1004 ompi/mca/fcoll/two_phase/fcoll_two_phase_file_write_all.c 	    ompi_datatype_create_hindexed(count[i],
ompi_datatype_create_hindexed  748 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_read_all.c                     ompi_datatype_create_hindexed(disp_index[i],
ompi_datatype_create_hindexed 1173 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c                     ompi_datatype_create_hindexed(data->disp_index[i],
ompi_datatype_create_hindexed 1253 ompi/mca/fcoll/vulcan/fcoll_vulcan_file_write_all.c             ompi_datatype_create_hindexed(block_index+1,
ompi_datatype_create_hindexed   79 ompi/mpi/c/type_create_hindexed.c     rc = ompi_datatype_create_hindexed( count, array_of_blocklengths, array_of_displacements,
ompi_datatype_create_hindexed  289 test/datatype/ddt_pack.c     ret = ompi_datatype_create_hindexed(2, blen, disp, &ompi_mpi_double.dt, &newType);