Home
last modified time | relevance | path

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

/third_party/mesa3d/src/etnaviv/isa/
Disa.rs185 let xml_data = r#" in test_load_from_document() localVariable
/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