Home
last modified time | relevance | path

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

/external/swiftshader/tests/scan_sources/
Dmain.py24 def main(rootdir): argument
/external/autotest/client/site_tests/platform_ToolchainTests/
Dplatform_ToolchainTests.py17 def run_once(self, rootdir="/", args=[]): argument
/external/eigen/scripts/
Drelicense.py51 rootdir = sys.argv[1] variable
/external/llvm-project/clang/docs/tools/
Dgenerate_formatted_state.py29 rootdir = TOP_DIR variable
/external/python/cpython2/Tools/webchecker/
Dwsgui.py30 rootdir = None variable in SuckerThread
/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/cpython2/Tools/msi/
Dmsi.py1389 def merge(msi, feature, rootdir, modules): argument
/external/erofs-utils/lib/
Dinode.c876 void erofs_fixup_meta_blkaddr(struct erofs_inode *rootdir) in erofs_fixup_meta_blkaddr()
/external/toolchain-utils/cros_utils/
Dlogger.py28 def __init__(self, rootdir, basefilename, print_console, subdir='logs'): argument