Searched refs:move_count (Results 1 - 2 of 2) sorted by relevance

/external/squashfs-tools/squashfs-tools/
H A Daction.c61 static int move_count = 0; variable
567 spec_count = move_count ++;
1566 return move_count;
1780 for (i = 0; i < move_count; i++) {
3190 dump_action_list(move_spec, move_count);
/external/sonivox/jet_tools/JetCreator/
H A Dmidifile.py911 move_count = 0
926 move_count += 1
929 midi_file_logger.debug('DeleteEvents: moved %d events in range(%s:%s)' % (move_count, start_index, end_index))

Completed in 87 milliseconds