Searched refs:etree (Results 1 - 3 of 3) sorted by relevance

/seL4-refos-master/kernel/manual/tools/
H A Dgen_invocations.py20 from lxml import etree namespace
126 dtd = etree.DTD(args.dtd)
128 xml = etree.parse(f)
/seL4-refos-master/projects/refos/impl/
H A Dcidl_compile16 from lxml import etree namespace
155 xml_idl = etree.parse(filename).getroot()
/seL4-refos-master/
H A Dcidl_compile16 from lxml import etree namespace
155 xml_idl = etree.parse(filename).getroot()

Completed in 44 milliseconds