Searched defs:alignment (Results 1 – 1 of 1) sorted by relevance
43 …private static void copyFileAndAlignment(File input, File tmpOutput, int alignment) throws IOExcep… in copyFileAndAlignment()75 int alignment = getStoredEntryDataAlignment(name, defaultAlignment); in copyFiles() local130 int alignment = Integer.parseInt(args[2]); in main() local