Home
last modified time | relevance | path

Searched defs:rootdir (Results 1 – 11 of 11) 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/python/cffi/testing/
Dudir.py9 def make_numbered_dir(prefix='session-', rootdir=None, keep=3, argument
/external/eigen/scripts/
Drelicense.py51 rootdir = sys.argv[1] variable
/external/erofs-utils/lib/
Dconfig.c58 void erofs_set_fs_root(const char *rootdir) in erofs_set_fs_root()
Dinode.c924 static void erofs_fixup_meta_blkaddr(struct erofs_inode *rootdir) in erofs_fixup_meta_blkaddr()
/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.c100 static const char *rootdir = "/"; variable
/external/python/cpython2/Tools/msi/
Dmsi.py1389 def merge(msi, feature, rootdir, modules): argument
/external/toolchain-utils/cros_utils/
Dlogger.py28 def __init__(self, rootdir, basefilename, print_console, subdir='logs'): argument