HomeSort by relevance Sort by last modified time
    Searched refs:getroot (Results 1 - 25 of 84) sorted by null

1 2 3 4

  /external/chromium_org/third_party/protobuf/
protobuf_lite_java_parse_pom.py 40 for profile in ElementTree.parse(pom_path).getroot().findall(profile_path):
  /frameworks/base/tools/layoutlib/rename_font/
test.py 34 root = tree.getroot()
build_font_single.py 94 root = tree.getroot()
build_font.py 110 root = tree.getroot()
  /frameworks/webview/chromium/tools/
generate_local_manifest.py 20 for project in manifest_tree.getroot().findall('project'):
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/etree/
ElementInclude.py 80 data = ElementTree.parse(file).getroot()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/etree/
ElementInclude.py 80 data = ElementTree.parse(file).getroot()
  /external/chromium_org/android_webview/buildbot/
generate_local_manifest.py 33 for project in manifest_tree.getroot().findall('project'):
  /external/markdown/
regression-tests.py 53 self.assert_(markdown.etree.iselement(tree.getroot()))
54 self.assertEqual(markdown.etree.tostring(tree.getroot()),
  /external/chromium_org/third_party/markdown/
serializers.py 306 return _write_html(ElementTree(element).getroot(), format="html")
309 return _write_html(ElementTree(element).getroot(), format="xhtml")
__init__.py 324 root = self.parser.parseDocument(self.lines).getroot()
  /external/chromium_org/components/test/data/password_manager/
environment.py 91 self.passwords_tree = ElementTree.parse(passwords_path).getroot()
  /external/markdown/markdown/
html4.py 273 write_html(ElementTree(element).getroot(),file,encoding)
__init__.py 391 root = self.parser.parseDocument(self.lines).getroot()
  /ndk/
ndk-gdb.py 474 root = tree.getroot()
485 root = tree.getroot()
503 root = tree.getroot()
    [all...]
  /development/ndk/platforms/android-3/include/linux/
nfs_xdr.h 503 int (*getroot) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
nfs_xdr.h 503 int (*getroot) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
nfs_xdr.h 503 int (*getroot) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
nfs_xdr.h 503 int (*getroot) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
nfs_xdr.h 503 int (*getroot) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
nfs_xdr.h 503 int (*getroot) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
nfs_xdr.h 503 int (*getroot) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
nfs_xdr.h 503 int (*getroot) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
nfs_xdr.h 503 int (*getroot) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
nfs_xdr.h 503 int (*getroot) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops

Completed in 866 milliseconds

1 2 3 4