Searched defs:docname (Results 1 – 8 of 8) sorted by relevance
| /external/python/cpython3/Doc/tools/extensions/ |
| D | suspicious.py | 64 def __init__(self, docname, lineno, issue, line): argument 102 def get_target_uri(self, docname, typ=None): argument 108 def write_doc(self, docname, doctree): argument
|
| D | pyspecific.py | 133 def audit_events_purge(app, env, docname): argument 478 def get_target_uri(self, docname, typ=None): argument
|
| /external/python/cpython2/Doc/tools/extensions/ |
| D | suspicious.py | 63 def __init__(self, docname, lineno, issue, line): argument 100 def get_target_uri(self, docname, typ=None): argument 106 def write_doc(self, docname, doctree): argument
|
| D | pyspecific.py | 172 def get_target_uri(self, docname, typ=None): argument
|
| /external/mesa3d/docs/_exts/ |
| D | redirects.py | 9 def create_redirects(app, docname): argument
|
| /external/libcups/cups/ |
| D | dest-job.c | 313 const char *docname, /* I - Document name */ in cupsStartDestDocument()
|
| D | util.c | 784 const char *docname; /* Basename of current filename */ in cupsPrintFiles2() local 907 const char *docname, /* I - Name of document */ in cupsStartDocument()
|
| /external/libcups/scheduler/ |
| D | cups-lpd.c | 714 const char *docname, /* I - document-name */ in print_file() 793 docname[1024], /* Document name */ in recv_print_job() local
|