f_index 620 ompi/mca/bml/r2/bml_r2.c for (size_t f_index = 0 ; f_index < f_size ; ++f_index) { f_index 621 ompi/mca/bml/r2/bml_r2.c mca_bml_base_btl_t* bml_btl = mca_bml_base_btl_array_get_index(&bml_endpoint->btl_send, f_index); f_index 642 ompi/mca/bml/r2/bml_r2.c for (size_t f_index = 0 ; f_index < f_size ; ++f_index) { f_index 643 ompi/mca/bml/r2/bml_r2.c mca_bml_base_btl_t *bml_btl = mca_bml_base_btl_array_get_index (&bml_endpoint->btl_send, f_index); f_index 111 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c int f_index, st_index = 0; f_index 141 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c for (f_index=0; f_index < flat_file->count; f_index++) { f_index 142 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c if (disp + flat_file->indices[f_index] + f_index 144 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c flat_file->blocklens[f_index] >= start_off) f_index 148 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c st_index = f_index; f_index 149 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c frd_size = disp + flat_file->indices[f_index] + f_index 151 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c flat_file->blocklens[f_index] - start_off; f_index 165 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c for (f_index=0; f_index < flat_file->count; f_index++) { f_index 166 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c sum += flat_file->blocklens[f_index]; f_index 168 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c st_index = f_index; f_index 170 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c abs_off_in_filetype = flat_file->indices[f_index] + f_index 172 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c (sum - flat_file->blocklens[f_index]); f_index 193 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c f_index = st_index; f_index 200 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c if (f_index < (flat_file->count - 1)) f_index++; f_index 202 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c f_index = 0; f_index 206 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c off = disp + flat_file->indices[f_index] + f_index 208 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c frd_size = ADIOI_MIN(flat_file->blocklens[f_index], f_index 233 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c f_index = st_index; f_index 260 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c if (off + frd_size < disp + flat_file->indices[f_index] + f_index 261 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c flat_file->blocklens[f_index] + f_index 274 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c if (f_index < (flat_file->count - 1)) f_index++; f_index 276 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c f_index = 0; f_index 279 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c off = disp + flat_file->indices[f_index] + f_index 281 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c frd_size = ADIOI_MIN(flat_file->blocklens[f_index], f_index 294 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c f_index = st_index; f_index 325 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c if (f_index < (flat_file->count - 1)) f_index++; f_index 327 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c f_index = 0; f_index 331 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c off = disp + flat_file->indices[f_index] + f_index 334 ompi/mca/io/romio321/romio/adio/common/ad_read_str_naive.c new_frd_size = flat_file->blocklens[f_index]; f_index 112 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c int f_index, st_index = 0; f_index 141 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c for (f_index=0; f_index < flat_file->count; f_index++) { f_index 142 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c if (disp + flat_file->indices[f_index] + f_index 144 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c flat_file->blocklens[f_index] >= start_off) f_index 148 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c st_index = f_index; f_index 149 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c fwr_size = disp + flat_file->indices[f_index] + f_index 151 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c flat_file->blocklens[f_index] - start_off; f_index 165 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c for (f_index=0; f_index < flat_file->count; f_index++) { f_index 166 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c sum += flat_file->blocklens[f_index]; f_index 168 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c st_index = f_index; f_index 170 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c abs_off_in_filetype = flat_file->indices[f_index] + f_index 172 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c (sum - flat_file->blocklens[f_index]); f_index 193 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c f_index = st_index; f_index 200 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c if (f_index < (flat_file->count - 1)) f_index++; f_index 202 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c f_index = 0; f_index 206 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c off = disp + flat_file->indices[f_index] + f_index 208 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c fwr_size = ADIOI_MIN(flat_file->blocklens[f_index], f_index 233 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c f_index = st_index; f_index 260 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c if (off + fwr_size < disp + flat_file->indices[f_index] + f_index 261 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c flat_file->blocklens[f_index] + f_index 274 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c if (f_index < (flat_file->count - 1)) f_index++; f_index 276 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c f_index = 0; f_index 279 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c off = disp + flat_file->indices[f_index] + f_index 281 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c fwr_size = ADIOI_MIN(flat_file->blocklens[f_index], f_index 294 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c f_index = st_index; f_index 325 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c if (f_index < (flat_file->count - 1)) f_index++; f_index 327 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c f_index = 0; f_index 331 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c off = disp + flat_file->indices[f_index] + f_index 334 ompi/mca/io/romio321/romio/adio/common/ad_write_str_naive.c new_fwr_size = flat_file->blocklens[f_index];