Searched defs:xml_file (Results 1 – 4 of 4) sorted by relevance
459 def find_xml_input(xml_file): argument498 def __init__(self, xml_file, ext_file=None): argument
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()
425 def parse(self, xml_file): argument