Searched defs:docname (Results 1 – 6 of 6) sorted by relevance
/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/python/cpython3/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 | 349 def get_target_uri(self, docname, typ=None): argument
|
/external/libcups/cups/ |
D | dest-job.c | 318 const char *docname, /* I - Document name */ in cupsStartDestDocument()
|
D | util.c | 788 const char *docname; /* Basename of current filename */ in cupsPrintFiles2() local 911 const char *docname, /* I - Name of document */ in cupsStartDocument()
|