Searched refs:processfile (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython2/Mac/scripts/ |
D | genallsuites.py | 28 gensuitemodule.processfile(SYSTEMEVENTS, 33 gensuitemodule.processfile(CODEWARRIOR, 37 gensuitemodule.processfile(EXPLORER, 41 gensuitemodule.processfile(FINDER, 45 gensuitemodule.processfile(NETSCAPE, 49 gensuitemodule.processfile(TERMINAL,
|
/external/python/cpython2/Doc/library/ |
D | gensuitemodule.rst | 31 .. function:: processfile(application[, output, basepkgname, edit_modnames, creatorsignature, dump… 50 When ``dump`` is given it should refer to a file object, and ``processfile`` 53 and specifying it will cause ``processfile`` to tell you what it is doing. 58 This function does the same as ``processfile``, except that it uses a different
|
/external/curl/scripts/ |
D | updatemanpages.pl | 195 sub processfile{ subroutine 308 processfile(($dirname . $file), $thisdate);
|
/external/python/cpython2/Lib/plat-mac/ |
D | gensuitemodule.py | 56 process_func = processfile 118 processfile(filename, edit_modnames=edit_modnames, basepkgname=basepkgname, 186 def processfile(fullname, output=None, basepkgname=None, function
|