Home
last modified time | relevance | path

Searched refs:rootdir (Results 1 – 21 of 21) sorted by relevance

/external/autotest/client/cros/
Dnetwork_chroot.py226 for rootdir in self._root_directories:
227 os.mkdir(self.chroot_path(rootdir))
230 for rootdir in self._bind_root_directories:
231 src_path = os.path.join('/', rootdir)
232 dst_path = self.chroot_path(rootdir)
241 if rootdir in self.BIND_ROOT_WRITABLE_DIRECTORIES:
/external/elfutils/src/
Dfindtextrel.c99 static const char *rootdir = "/"; variable
163 rootdir = arg; in parse_opt()
190 size_t rootdir_len = strlen (rootdir); in process_file()
192 if (fname[0] == '/' && (rootdir[0] != '/' || rootdir[1] != '\0')) in process_file()
196 *((char *) mempcpy (stpcpy (mempcpy (new_fname, rootdir, rootdir_len), in process_file()
368 strcpy (mempcpy (stpcpy (mempcpy (mempcpy (difname, rootdir, in process_file()
/external/flatbuffers/samples/
Djavascript_sample.sh21 rootdir=$(cd $sampledir/.. && pwd)
38 $rootdir directory.
Dphp_sample.sh21 rootdir=$(cd $sampledir/.. && pwd)
38 $rootdir directory.
Dpython_sample.sh21 rootdir=$(cd $sampledir/.. && pwd)
38 $rootdir directory.
Ddart_sample.sh21 rootdir=$(cd $sampledir/.. && pwd)
40 $rootdir directory.
Djava_sample.sh21 rootdir=$(cd $sampledir/.. && pwd)
38 $rootdir directory.
Dgo_sample.sh21 rootdir=$(cd $sampledir/.. && pwd)
38 $rootdir directory.
Dcsharp_sample.sh38 $rootdir directory.
/external/eigen/scripts/
Drelicense.py51 rootdir = sys.argv[1] variable
52 for root, sub_folders, files in os.walk(rootdir):
/external/autotest/client/site_tests/platform_StackProtector/
Dplatform_StackProtector.py34 def run_once(self, rootdir="/"): argument
66 badfiles = utils.system_output(cmd % (rootdir, self.autodir, libc_glob))
/external/u-boot/disk/
Dpart_iso.h46 unsigned char rootdir[34]; /* directory record for root dir */ member
84 unsigned char rootdir[34]; /* directory record for root dir */ member
/external/python/cpython2/Tools/webchecker/
Dwsgui.py30 rootdir = None variable in SuckerThread
72 n = len(self.rootdir)
73 if path[:n] == self.rootdir:
161 self.sucker.rootdir = os.path.dirname(
/external/autotest/client/site_tests/platform_ToolchainOptions/
Dplatform_ToolchainOptions.py146 rootdir = "/"
147 cmd = base_cmd % (rootdir, self.autodir, find_options, FILE_CMD,
172 def run_once(self, rootdir="/", args=[]): argument
/external/toolchain-utils/cros_utils/
Dlogger.py24 def __init__(self, rootdir, basefilename, print_console, subdir='logs'): argument
25 logdir = os.path.join(rootdir, subdir)
345 rootdir, basefilename = GetRoot(script_name)
347 log_dir = rootdir
/external/e2fsprogs/tests/f_rebuild_csum_rootdir/
Dname1 force rebuild corrupted rootdir w/ metadata_csum
/external/autotest/client/site_tests/platform_ToolchainTests/
Dplatform_ToolchainTests.py17 def run_once(self, rootdir="/", args=[]): argument
/external/python/cpython3/Lib/distutils/command/
Dbdist_msi.py272 rootdir = os.path.abspath(self.bdist_dir)
274 root = Directory(db, cab, None, rootdir, "TARGETDIR", "SourceDir")
290 dir = Directory(db, cab, root, rootdir, target, default)
/external/python/cpython2/Lib/distutils/command/
Dbdist_msi.py274 rootdir = os.path.abspath(self.bdist_dir)
276 root = Directory(db, cab, None, rootdir, "TARGETDIR", "SourceDir")
292 dir = Directory(db, cab, root, rootdir, target, default)
/external/python/cpython2/Tools/msi/
Dmsi.py1389 def merge(msi, feature, rootdir, modules): argument
1398 m.Merge(feature, rootdir)
/external/u-boot/doc/driver-model/
DREADME.txt103 rootdir: /root/u-boot, inifile: