Home
last modified time | relevance | path

Searched defs:docname (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython2/Doc/tools/extensions/
Dsuspicious.py63 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
Dpyspecific.py172 def get_target_uri(self, docname, typ=None): argument
/external/python/cpython3/Doc/tools/extensions/
Dsuspicious.py63 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
Dpyspecific.py349 def get_target_uri(self, docname, typ=None): argument
/external/libcups/cups/
Ddest-job.c318 const char *docname, /* I - Document name */ in cupsStartDestDocument()
Dutil.c788 const char *docname; /* Basename of current filename */ in cupsPrintFiles2() local
911 const char *docname, /* I - Name of document */ in cupsStartDocument()