OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:old_dir
(Results
1 - 19
of
19
) sorted by null
/external/chromium_org/chrome/installer/mac/
dirpatcher.sh
7
# usage: dirpatcher.sh
old_dir
patch_dir new_dir
10
# files, and using goobspatch to apply binary diffs to files in
old_dir
.
250
local
old_dir
="${1}"
261
local old_file="${
old_dir
}/${file}"
309
echo "usage: ${ME}
old_dir
patch_dir new_dir" >& 2
313
local
old_dir
patch_dir new_dir
314
old_dir
="$(shell_safe_path "${1}")"
320
if ! [[ -d "${
old_dir
}" ]] || ! [[ -d "${patch_dir}" ]]; then
321
err "
old_dir
and patch_dir must exist and be directories"
341
old_dir_phys="$(cd "${
old_dir
}" && pwd -P)
[
all
...]
dirdiffer.sh
7
# usage: dirdiffer.sh
old_dir
new_dir patch_dir
10
# between
old_dir
and new_dir. patch_dir can be used with dirpatcher to
11
# recreate new_dir given
old_dir
.
20
# same position in
old_dir
to the version in new_dir, but only when such a
21
# file already exists in
old_dir
and is an ordinary file. These files are
54
#
old_dir
and patch_dir. The recreated new_dir is then compared against the
352
local
old_dir
="${1}"
363
local old_file="${
old_dir
}/${file}"
392
local
old_dir
="${1}"
401
if ! "${DIRPATCHER}" "${
old_dir
}" "${patch_dir}" "${verify_dir}"; the
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_archive_util.py
74
old_dir
= os.getcwd()
79
os.chdir(
old_dir
)
87
old_dir
= os.getcwd()
92
os.chdir(
old_dir
)
124
old_dir
= os.getcwd()
129
os.chdir(
old_dir
)
139
old_dir
= os.getcwd()
145
os.chdir(
old_dir
)
153
old_dir
= os.getcwd()
158
os.chdir(
old_dir
)
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_archive_util.py
74
old_dir
= os.getcwd()
79
os.chdir(
old_dir
)
87
old_dir
= os.getcwd()
92
os.chdir(
old_dir
)
124
old_dir
= os.getcwd()
129
os.chdir(
old_dir
)
139
old_dir
= os.getcwd()
145
os.chdir(
old_dir
)
153
old_dir
= os.getcwd()
158
os.chdir(
old_dir
)
[
all
...]
/external/chromium/third_party/libjingle/source/talk/base/
fileutils.cc
173
Pathname
old_dir
;
local
174
old_dir
.SetFolder(old_path.pathname());
178
di.Iterate(
old_dir
.pathname());
184
source.SetFolder(
old_dir
.pathname());
/external/chromium_org/third_party/libjingle/source/talk/base/
fileutils.cc
179
Pathname
old_dir
;
local
180
old_dir
.SetFolder(old_path.pathname());
186
if (di->Iterate(
old_dir
.pathname())) {
192
source.SetFolder(
old_dir
.pathname());
/external/protobuf/gtest/test/
gtest_test_utils.py
233
old_dir
= os.getcwd()
245
os.chdir(
old_dir
)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_shutil.py
390
old_dir
= os.getcwd()
395
os.chdir(
old_dir
)
403
old_dir
= os.getcwd()
408
os.chdir(
old_dir
)
440
old_dir
= os.getcwd()
445
os.chdir(
old_dir
)
455
old_dir
= os.getcwd()
462
os.chdir(
old_dir
)
470
old_dir
= os.getcwd()
475
os.chdir(
old_dir
)
[
all
...]
test_argparse.py
45
self.
old_dir
= os.getcwd()
49
os.chdir(self.
old_dir
)
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_shutil.py
390
old_dir
= os.getcwd()
395
os.chdir(
old_dir
)
403
old_dir
= os.getcwd()
408
os.chdir(
old_dir
)
440
old_dir
= os.getcwd()
445
os.chdir(
old_dir
)
455
old_dir
= os.getcwd()
462
os.chdir(
old_dir
)
470
old_dir
= os.getcwd()
475
os.chdir(
old_dir
)
[
all
...]
test_argparse.py
45
self.
old_dir
= os.getcwd()
49
os.chdir(self.
old_dir
)
[
all
...]
/external/chromium/testing/gtest/test/
gtest_test_utils.py
238
old_dir
= os.getcwd()
267
os.chdir(
old_dir
)
/external/chromium_org/remoting/host/installer/
build-installer-archive.py
157
old_dir
= os.getcwd();
160
os.chdir(
old_dir
)
/external/chromium_org/testing/gtest/test/
gtest_test_utils.py
238
old_dir
= os.getcwd()
267
os.chdir(
old_dir
)
/external/gtest/test/
gtest_test_utils.py
238
old_dir
= os.getcwd()
267
os.chdir(
old_dir
)
/ndk/sources/third_party/googletest/googletest/test/
gtest_test_utils.py
238
old_dir
= os.getcwd()
267
os.chdir(
old_dir
)
/development/testrunner/
runtest.py
342
old_dir
= os.getcwd()
346
os.chdir(
old_dir
)
/external/yaffs2/yaffs2/
yaffs_fs.c
140
static int yaffs_rename(struct inode *
old_dir
, struct dentry *old_dentry,
1195
static int yaffs_rename(struct inode *
old_dir
, struct dentry *old_dentry,
1203
dev = yaffs_InodeToObject(
old_dir
)->myDev;
1227
yaffs_RenameObject(yaffs_InodeToObject(
old_dir
),
[
all
...]
/external/kernel-headers/original/linux/
nfs_xdr.h
644
const struct nfs_fh *
old_dir
;
member in struct:nfs4_rename_arg
Completed in 3293 milliseconds