Lines Matching refs:files
380 log.log(Level.INFO, "Counting files in {0} ...", dir);
383 log.log(Level.INFO, "Need to process: {0} files for {1}", new Object[]{file_cnt, dir});
699 //below will only let go files and directories, anything else is considered special and is not added
710 // always accept directories so that their files can be examined
715 // versioned files should always be accepted
812 * files
814 * @param est_total estimate total files to process
827 File[] files = dir.listFiles();
828 if (files == null) {
832 Arrays.sort(files, new Comparator<File>() {
839 for (File file : files) {
921 * List all files in all of the index databases
930 * List all files in some of the index databases
932 * @param subFiles Subdirectories for the various projects to list the files
962 * List all of the files in this index database