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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/xml/etree/
ElementInclude.py 77 def default_loader(href, parse, encoding=None): function
92 # to {@link default_loader}. If given, it should be a callable
93 # that implements the same interface as <b>default_loader</b>.
100 loader = default_loader
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/xml/etree/
ElementInclude.py 77 def default_loader(href, parse, encoding=None): function
93 # to {@link default_loader}. If given, it should be a callable
94 # that implements the same interface as <b>default_loader</b>.
101 loader = default_loader
  /external/python/cpython2/Lib/xml/etree/
ElementInclude.py 77 def default_loader(href, parse, encoding=None): function
92 # to {@link default_loader}. If given, it should be a callable
93 # that implements the same interface as <b>default_loader</b>.
100 loader = default_loader
  /external/python/cpython3/Lib/xml/etree/
ElementInclude.py 77 def default_loader(href, parse, encoding=None): function
93 # to {@link default_loader}. If given, it should be a callable
94 # that implements the same interface as <b>default_loader</b>.
101 loader = default_loader
  /prebuilts/gdb/darwin-x86/lib/python2.7/xml/etree/
ElementInclude.py 77 def default_loader(href, parse, encoding=None): function
93 # to {@link default_loader}. If given, it should be a callable
94 # that implements the same interface as <b>default_loader</b>.
101 loader = default_loader
  /prebuilts/gdb/linux-x86/lib/python2.7/xml/etree/
ElementInclude.py 77 def default_loader(href, parse, encoding=None): function
93 # to {@link default_loader}. If given, it should be a callable
94 # that implements the same interface as <b>default_loader</b>.
101 loader = default_loader
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/etree/
ElementInclude.py 77 def default_loader(href, parse, encoding=None): function
93 # to {@link default_loader}. If given, it should be a callable
94 # that implements the same interface as <b>default_loader</b>.
101 loader = default_loader
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/etree/
ElementInclude.py 77 def default_loader(href, parse, encoding=None): function
93 # to {@link default_loader}. If given, it should be a callable
94 # that implements the same interface as <b>default_loader</b>.
101 loader = default_loader

Completed in 314 milliseconds