Searched defs:xml_file (Results 1 – 4 of 4) sorted by relevance
422 struct iio_context * xml_create_context(const char *xml_file) in xml_create_context()
363 struct iio_context * iio_create_xml_context(const char *xml_file) in iio_create_xml_context()
310 def __init__(self, xml_file, ext_file=None): argument
424 def parse(self, xml_file): argument