Lines Matching refs:ix
83 def set_last_seconds_ix(ix): argument
91 last_seconds_ix = ix
414 ix = len(lvalues_list) * -1
416 lvalues[ix] = lvalue
417 ix += 1
448 for ix in range(0, len(arg_list_etc)):
449 char = arg_list_etc[ix]
1181 ix = 0
1193 ix += 1
1194 if ix == length:
1211 ix += 1
1212 if ix == length:
1227 ix += 1
1228 if ix == length:
1455 ix = 0
1457 if ix < stack_frame_ix:
1458 ix += 1
1462 line_num = str(current_stack[ix + 1][2])
1468 ix += 1