advance           118 ompi/mpi/fortran/base/strings.c int ompi_fortran_argv_blank_f2c(char *array, int string_len, int advance,
advance           146 ompi/mpi/fortran/base/strings.c 	array += advance;
advance           166 ompi/mpi/fortran/base/strings.c int ompi_fortran_argv_count_f2c(char *array, int array_len, int string_len, int advance,
advance           190 ompi/mpi/fortran/base/strings.c 	array += advance;
advance            28 opal/datatype/opal_convertor_internal.h                                      ptrdiff_t *advance );
advance            46 opal/datatype/opal_copy_functions.c                             ptrdiff_t *advance)                                         \
advance            76 opal/datatype/opal_copy_functions.c     *advance = count * from_extent;                                                     \
advance            98 opal/datatype/opal_copy_functions.c                                          ptrdiff_t *advance )              \
advance           125 opal/datatype/opal_copy_functions.c     *advance = count * from_extent;                                             \
advance           146 opal/datatype/opal_copy_functions_heterogeneous.c                                 ptrdiff_t *advance)             \
advance           182 opal/datatype/opal_copy_functions_heterogeneous.c     *advance = count * from_extent;                                     \
advance           194 opal/datatype/opal_copy_functions_heterogeneous.c                                 ptrdiff_t *advance)             \
advance           230 opal/datatype/opal_copy_functions_heterogeneous.c     *advance = count * from_extent;                                     \
advance           239 opal/datatype/opal_copy_functions_heterogeneous.c                                 ptrdiff_t *advance)             \
advance           273 opal/datatype/opal_copy_functions_heterogeneous.c     *advance = count * from_extent;                                     \
advance           309 opal/datatype/opal_copy_functions_heterogeneous.c                             ptrdiff_t *advance)
advance           349 opal/datatype/opal_copy_functions_heterogeneous.c     *advance = count * from_extent;
advance           423 opal/datatype/opal_datatype_pack.c     ptrdiff_t advance;
advance           443 opal/datatype/opal_datatype_pack.c                                             &advance );
advance           452 opal/datatype/opal_datatype_unpack.c     ptrdiff_t advance;       /* number of bytes that we should advance the buffer */
advance           496 opal/datatype/opal_datatype_unpack.c                                                description[pos_desc].elem.extent, &advance );
advance           497 opal/datatype/opal_datatype_unpack.c                 iov_len_local -= advance;  /* decrease the available space in the buffer */
advance           498 opal/datatype/opal_datatype_unpack.c                 iov_ptr += advance;        /* increase the pointer to the buffer */