HomeSort by relevance Sort by last modified time
    Searched defs:XINCLUDE (Results 1 - 12 of 12) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/xml/etree/
ElementInclude.py 5 # limited xinclude support for element trees
48 # Limited XInclude support for the ElementTree package.
54 XINCLUDE = "{http://www.w3.org/2001/XInclude}"
56 XINCLUDE_INCLUDE = XINCLUDE + "include"
57 XINCLUDE_FALLBACK = XINCLUDE + "fallback"
88 # Expand XInclude directives.
95 # resource, or if the tree contains malformed XInclude elements.
101 # look for xinclude elements
106 # process xinclude directive
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/xml/etree/
ElementInclude.py 5 # limited xinclude support for element trees
48 # Limited XInclude support for the ElementTree package.
54 XINCLUDE = "{http://www.w3.org/2001/XInclude}"
56 XINCLUDE_INCLUDE = XINCLUDE + "include"
57 XINCLUDE_FALLBACK = XINCLUDE + "fallback"
89 # Expand XInclude directives.
96 # resource, or if the tree contains malformed XInclude elements.
102 # look for xinclude elements
107 # process xinclude directive
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/xml/etree/
ElementInclude.py 5 # limited xinclude support for element trees
48 # Limited XInclude support for the ElementTree package.
54 XINCLUDE = "{http://www.w3.org/2001/XInclude}"
56 XINCLUDE_INCLUDE = XINCLUDE + "include"
57 XINCLUDE_FALLBACK = XINCLUDE + "fallback"
89 # Expand XInclude directives.
96 # resource, or if the tree contains malformed XInclude elements.
102 # look for xinclude elements
107 # process xinclude directiv
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/xml/etree/
ElementInclude.py 5 # limited xinclude support for element trees
48 # Limited XInclude support for the ElementTree package.
54 XINCLUDE = "{http://www.w3.org/2001/XInclude}"
56 XINCLUDE_INCLUDE = XINCLUDE + "include"
57 XINCLUDE_FALLBACK = XINCLUDE + "fallback"
89 # Expand XInclude directives.
96 # resource, or if the tree contains malformed XInclude elements.
102 # look for xinclude elements
107 # process xinclude directiv
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/etree/
ElementInclude.py 5 # limited xinclude support for element trees
48 # Limited XInclude support for the ElementTree package.
54 XINCLUDE = "{http://www.w3.org/2001/XInclude}"
56 XINCLUDE_INCLUDE = XINCLUDE + "include"
57 XINCLUDE_FALLBACK = XINCLUDE + "fallback"
89 # Expand XInclude directives.
96 # resource, or if the tree contains malformed XInclude elements.
102 # look for xinclude elements
107 # process xinclude directiv
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/etree/
ElementInclude.py 5 # limited xinclude support for element trees
48 # Limited XInclude support for the ElementTree package.
54 XINCLUDE = "{http://www.w3.org/2001/XInclude}"
56 XINCLUDE_INCLUDE = XINCLUDE + "include"
57 XINCLUDE_FALLBACK = XINCLUDE + "fallback"
89 # Expand XInclude directives.
96 # resource, or if the tree contains malformed XInclude elements.
102 # look for xinclude elements
107 # process xinclude directiv
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_xml_etree.py 1330 def xinclude(): function
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_xml_etree.py 1331 def xinclude(): function
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_xml_etree.py 1331 def xinclude(): function
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_xml_etree.py 1331 def xinclude(): function
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_xml_etree.py 1331 def xinclude(): function
    [all...]
  /prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
saxon-9.1.0.8.jar 

Completed in 2341 milliseconds