Home
last modified time | relevance | path

Searched defs:XML (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/egl-registry/sdk/docs/man/xhtml/
DMakefile67 XML = $(EGLXML) macro
/third_party/EGL/sdk/docs/man/html/
DMakefile62 XML = $(EGLXML) macro
/third_party/skia/third_party/externals/egl-registry/sdk/docs/man/html/
DMakefile52 XML = $(EGLXML) macro
/third_party/EGL/sdk/docs/man/xhtml/
DMakefile67 XML = $(EGLXML) macro
/third_party/icu/tools/release/java/
DMakefile79 XML=doc/xml macro
/third_party/icu/tools/multi/proj/icu4cscan/
DMakefile9 XML=./xml macro
/third_party/python/Doc/library/
Dxml.etree.elementtree.rst129 .. _elementtree-pull-parsing:
/third_party/glib/glib/tests/
Dmarkup-collect.c177 #define XML "<element a='1' b='2' c='3'/>" macro
/third_party/musl/porting/linux/user/src/malloc/
Dstats.c31 TABLE, XML enumerator
/third_party/python/Lib/xml/etree/
DElementTree.py1334 def XML(text, parser=None): function