Home
last modified time | relevance | path

Searched defs:rootdir (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/tests/scan_sources/
Dmain.py24 def main(rootdir): argument
/external/autotest/client/site_tests/platform_ToolchainTests/
Dplatform_ToolchainTests.py19 def run_once(self, rootdir="/", args=[]): argument
/external/eigen/scripts/
Drelicense.py51 rootdir = sys.argv[1] variable
/external/erofs-utils/lib/
Dconfig.c76 void erofs_set_fs_root(const char *rootdir) in erofs_set_fs_root()
Dinode.c1163 static void erofs_fixup_meta_blkaddr(struct erofs_inode *rootdir) in erofs_fixup_meta_blkaddr()
/external/libbrillo/brillo/blkdev_utils/
Dloop_device.cc240 base::FilePath rootdir(kSysBlockPath); in SearchLoopDevicePaths() local
/external/elfutils/src/
Dfindtextrel.c99 static const char *rootdir = "/"; variable
/external/python/cpython3/Tools/build/
Dfreeze_modules.py416 def _resolve_modname_matcher(match, rootdir=None): argument
/external/toolchain-utils/cros_utils/
Dlogger.py27 def __init__(self, rootdir, basefilename, print_console, subdir="logs"): argument