Home
last modified time | relevance | path

Searched refs:ndirs (Results 1 – 1 of 1) sorted by relevance

/scripts/
A Dspdxcheck.py401 ndirs = len(parser.spdx_dirs) variable
403 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