Home
last modified time | relevance | path

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

/third_party/e2fsprogs/debugfs/
Dhtree.c34 struct ext2_dx_root_info * rootnode, in htree_dump_leaf_node()
138 struct ext2_dx_root_info * rootnode, in htree_dump_int_node()
196 struct ext2_dx_root_info * rootnode, in htree_dump_int_block()
239 struct ext2_dx_root_info *rootnode; in do_htree_dump() local
/third_party/python/Lib/idlelib/
Dpathbrowser.py25 def rootnode(self): member in PathBrowser
Dbrowser.py130 def rootnode(self): member in ModuleBrowser
/third_party/uboot/u-boot-2020.01/fs/ext4/
Dext4_common.c2309 int ext4fs_find_file(const char *path, struct ext2fs_node *rootnode, in ext4fs_find_file()
/third_party/python/Lib/logging/
D__init__.py1261 def __init__(self, rootnode): argument
/third_party/ffmpeg/libavformat/
Ddashdec.c540 static xmlNodePtr find_child_node_by_name(xmlNodePtr rootnode, const char *nodename) in find_child_node_by_name()