Home
last modified time | relevance | path

Searched defs:rootnode (Results 1 – 8 of 8) sorted by relevance

/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/xml/
DXMLDocument.java57 public XMLDocument(final String rootnode, final String pubId, in XMLDocument()
84 public XMLDocument(final String rootnode, final String pubId, in XMLDocument()
98 private static void writeHeader(final String rootnode, final String pubId, in writeHeader()
/external/e2fsprogs/debugfs/
Dhtree.c34 struct ext2_dx_root_info * rootnode, in htree_dump_leaf_node()
136 struct ext2_dx_root_info * rootnode, in htree_dump_int_node()
194 struct ext2_dx_root_info * rootnode, in htree_dump_int_block()
236 struct ext2_dx_root_info *rootnode; in do_htree_dump() local
/external/python/cpython3/Lib/idlelib/
Dpathbrowser.py24 def rootnode(self): member in PathBrowser
Dbrowser.py72 def rootnode(self): member in ClassBrowser
/external/python/cpython2/Lib/idlelib/
DPathBrowser.py24 def rootnode(self): member in PathBrowser
DClassBrowser.py72 def rootnode(self): member in ClassBrowser
/external/python/cpython2/Lib/logging/
D__init__.py1015 def __init__(self, rootnode): argument
/external/python/cpython3/Lib/logging/
D__init__.py1148 def __init__(self, rootnode): argument