Lines Matching refs:compiled
44 Do not print the list of files compiled. If passed once, error messages will
49 Directory prepended to the path to each file being compiled. This will
50 appear in compilation time tracebacks, and is also compiled in to the
126 files along the way. Return a true value if all the files compiled successfully,
132 If *ddir* is given, it is prepended to the path to each file being compiled
133 for use in compilation time tracebacks, and is also compiled in to the
138 If *force* is true, modules are re-compiled even if the timestamps are up to
197 compiled successfully, and a false value otherwise.
199 If *ddir* is given, it is prepended to the path to the file being compiled
200 for use in compilation time tracebacks, and is also compiled in to the
206 file being compiled, and if it returns a true value, the file is not
207 compiled and ``True`` is returned.
244 true value if all the files compiled successfully, and a false value otherwise.