Home
last modified time | relevance | path

Searched refs:pushd (Results 1 – 12 of 12) sorted by relevance

/external/vulkan-validation-layers/
Dbuild_windows_targets.bat53 pushd build
58 pushd build32
70 pushd build
100 pushd build32
/external/mksh/src/
Ddot.mkshrc103 # Berkeley C shell compatible dirs, popd, and pushd functions
209 function pushd {
218 (*) \builtin print -u2 'Usage: pushd [-lvn] [<dir>|+<n>].'
225 \builtin print -u2 pushd: No other directory.
232 \builtin print -u2 pushd: Too many arguments.
236 \builtin print -u2 pushd: Directory stack not that deep.
485 i_func[nfunc++]=pushd
/external/autotest/server/site_tests/cheets_CTS/
Dgenerate_controlfiles.py293 def pushd(d): function
305 with pushd(destination):
/external/autotest/server/cros/ap_configurators/
Dpyauto_utils.py106 pushd = os.getcwd()
125 os.chdir(pushd)
/external/google-breakpad/src/tools/windows/
Drefresh_binaries.bat14 pushd %~dp0\..\..\
/external/icu/icu4c/source/allinone/
Dicucheck.bat36 pushd %ICU_ICUDIR%
/external/libjpeg-turbo/release/
Duninstall.in52 pushd /
/external/ltp/testcases/kernel/fs/fs_bind/
DCHANGELOG32 Factored out the "path" variable and pushd bits into the sharedSubtree script.
/external/autotest/server/cros/
Dtradefed_test.py183 def pushd(d): function
555 with pushd(media):
/external/ImageMagick/
DInstall-windows.txt211 something like pushd e:\xxx\yyy\bin in any scripts you write to execute out
/external/google-breakpad/src/client/mac/handler/minidump_test.xcodeproj/
Dproject.pbxproj525 ….build/Objects-normal/${NATIVE_ARCH_ACTUAL}\n mkdir -p coverage\n pushd coverage\n ech…
/external/elfutils/tests/
DChangeLog1114 * test-subr.sh: Don't use pushd, just cd into test-dir.
1147 * test-subr.sh: Create test_dir, pushd to execute test in.