Home
last modified time | relevance | path

Searched defs:xml_data (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/mapi/
Dmapi_abi.py49 def __init__(self, cols, attrs, xml_data = None): argument
/third_party/python/Lib/xml/etree/
DElementTree.py1734 def canonicalize(xml_data=None, *, out=None, from_file=None, **options): argument