Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
Dpysource.py29 def print_debug(msg): function
37 print_debug("%s: permission denied: %s" % (fullpath, err))
41 print_debug("%s: the file is too big: %d bytes" % (fullpath, size))
47 print_debug("%s: access denied: %s" % (fullpath, err))
63 print_debug("%s: appears to be binary" % fullpath)
85 print_debug("%s: cannot compile: %s" % (fullpath, err))
105 print_debug("testing: %s" % path)
110 print_debug(" it is a directory")
117 print_debug("testing: %s" % fullpath)
121 print_debug(" unknown type")