Searched refs:ndirs (Results 1 – 1 of 1) sorted by relevance
401 ndirs = len(parser.spdx_dirs) variable403 if ndirs:425 if ndirs:427 sys.stderr.write('Directories accounted: %8d\n' %ndirs)428 pc = int(100 * dirsok / ndirs)431 if ndirs and ndirs != dirsok and args.dirs:442 if ndirs and ndirs != dirsok and args.files:
Completed in 3 milliseconds