Home
last modified time | relevance | path

Searched defs:rawtext (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/mesa3d/docs/_exts/
H A Dformatting.py21 def ext_role(name, rawtext, text, lineno, inliner, options={}, content=[]): argument
36 def vkfeat_role(name, rawtext, text, lineno, inliner, options={}, content=[]): argument
/aosp_15_r20/external/python/cpython3/Doc/tools/extensions/
Dpyspecific.py61 def issue_role(typ, rawtext, text, lineno, inliner, options={}, content=[]): argument
76 def gh_issue_role(typ, rawtext, text, lineno, inliner, options={}, content=[]): argument
92 def source_role(typ, rawtext, text, lineno, inliner, options={}, content=[]): argument
/aosp_15_r20/external/python/cpython2/Doc/tools/extensions/
Dpyspecific.py61 def issue_role(typ, rawtext, text, lineno, inliner, options={}, content=[]): argument
70 def source_role(typ, rawtext, text, lineno, inliner, options={}, content=[]): argument
/aosp_15_r20/external/pigweed/pw_docgen/py/pw_docgen/sphinx/
H A Dbug.py24 rawtext, argument
/aosp_15_r20/external/python/typing_extensions/doc/_extensions/
Dgh_link.py22 def role(name, rawtext, text: str, lineno, inliner, options=None, content=None): argument