Home
last modified time | relevance | path

Searched refs:etree (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/yocto/poky/scripts/
H A Doe-trim-schemas8 import xml.etree.cElementTree as etree namespace
10 import xml.etree.ElementTree as etree namespace
33 xml = etree.parse(sys.argv[1])
H A Doe-build-perf-report18 from xml.etree import ElementTree as ET
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bs4/
H A Ddiagnose.py40 from lxml import etree
41 print("Found lxml version %s" % ".".join(map(str,etree.LXML_VERSION)))
87 from lxml import etree
88 for event, element in etree.iterparse(StringIO(data), html=html, **kwargs):
188 from lxml import etree
190 etree.HTML(data)
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bs4/builder/
H A D_lxml.py9 from lxml import etree
29 DEFAULT_PARSER_CLASS = etree.XMLParser
50 return etree.XMLParser(
130 except (UnicodeDecodeError, LookupError, etree.ParserError) as e:
234 return etree.HTMLParser
242 except (UnicodeDecodeError, LookupError, etree.ParserError) as e:
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/python3-lxml/
H A DCVE-2022-2309.patch78 + etree.XML('''<anot xmlns="1">''')
79 + except etree.XMLSyntaxError:
84 + et = etree.XML('''<root> </root>''')
86 + ns = next(etree.iterwalk(et, events=('start-ns',)))
96 XML = self.etree.XML
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bs4/tests/
H A Dtest_lxml.py6 import lxml.etree
8 LXML_VERSION = lxml.etree.LXML_VERSION
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/python3-slip-dbus/
H A D0001-setup.py-Use-setuptools-instead-of-distutils.patch34 - requires=["dbus", "decorator", "StringIO", "xml.etree.ElementTree"])
35 + requires=["dbus", "decorator", "selinux", "StringIO", "xml.etree.ElementTree"])
/OK3568_Linux_fs/yocto/poky/documentation/tools/
H A Dupdate-documentation-conf17 from lxml import etree
52 tree = etree.parse('ref-manual/ref-variables.xml')
/OK3568_Linux_fs/buildroot/support/scripts/
H A Dcpedb.py3 import xml.etree.ElementTree as ET
4 from xml.etree.ElementTree import Element, SubElement
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-elementpath_2.5.0.bb1 …ree XML data structures, both for the standard ElementTree library and for the lxml.etree library."
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/
H A Dmetadata.py11 from xml.etree.ElementTree import Element, tostring
/OK3568_Linux_fs/external/xserver/hw/xwin/glx/
H A Dgen_gl_wrappers.py100 tree = etree.parse(regFilename)
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/buildperf/
H A Dbase.py15 import xml.etree.ElementTree as ET
/OK3568_Linux_fs/yocto/poky/scripts/lib/recipetool/
H A Dcreate.py1358 import xml.etree.ElementTree as ElementTree
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/files/
H A Dbuildhistory_filelist1.txt7728 drwxr-xr-x root root 4096 ./usr/lib/python3.8/xml/etree
7729 -rw-r--r-- root root 82 ./usr/lib/python3.8/xml/etree/cElementTree.py
7730 -rw-r--r-- root root 5151 ./usr/lib/python3.8/xml/etree/ElementInclude.py
7731 -rw-r--r-- root root 13118 ./usr/lib/python3.8/xml/etree/ElementPath.py
7732 -rw-r--r-- root root 72728 ./usr/lib/python3.8/xml/etree/ElementTree.py
7733 -rw-r--r-- root root 1604 ./usr/lib/python3.8/xml/etree/__init__.py
7734 drwxr-xr-x root root 4096 ./usr/lib/python3.8/xml/etree/__pycache__
7735 -rw-r--r-- root root 163 ./usr/lib/python3.8/xml/etree/__pycache__/cElementTree.…
7736 -rw-r--r-- root root 163 ./usr/lib/python3.8/xml/etree/__pycache__/cElementTree.…
7737 -rw-r--r-- root root 163 ./usr/lib/python3.8/xml/etree/__pycache__/cElementTree.…
[all …]
H A Dbuildhistory_filelist2.txt7730 drwxr-xr-x root root 4096 ./usr/lib/python3.8/xml/etree
7731 -rw-r--r-- root root 82 ./usr/lib/python3.8/xml/etree/cElementTree.py
7732 -rw-r--r-- root root 5151 ./usr/lib/python3.8/xml/etree/ElementInclude.py
7733 -rw-r--r-- root root 13118 ./usr/lib/python3.8/xml/etree/ElementPath.py
7734 -rw-r--r-- root root 72728 ./usr/lib/python3.8/xml/etree/ElementTree.py
7735 -rw-r--r-- root root 1604 ./usr/lib/python3.8/xml/etree/__init__.py
7736 drwxr-xr-x root root 4096 ./usr/lib/python3.8/xml/etree/__pycache__
7737 -rw-r--r-- root root 173 ./usr/lib/python3.8/xml/etree/__pycache__/cElementTree.…
7738 -rw-r--r-- root root 173 ./usr/lib/python3.8/xml/etree/__pycache__/cElementTree.…
7739 -rw-r--r-- root root 173 ./usr/lib/python3.8/xml/etree/__pycache__/cElementTree.…
[all …]