Home
last modified time | relevance | path

Searched full:popd (Results 1 – 25 of 121) sorted by relevance

12345

/external/pcre/dist2/
DRunGrepTest.bat94 (pushd %srcdir% & %pcre2grep% PATTERN ./testdata/grepinput & popd) >>testtrygrep
98 (pushd %srcdir% & %pcre2grep% "^PATTERN" ./testdata/grepinput & popd) >>testtrygrep
102 (pushd %srcdir% & %pcre2grep% -in PATTERN ./testdata/grepinput & popd) >>testtrygrep
106 (pushd %srcdir% & %pcre2grep% -ic PATTERN ./testdata/grepinput & popd) >>testtrygrep
110 (pushd %srcdir% & %pcre2grep% -in PATTERN ./testdata/grepinput ./testdata/grepinputx & popd) >>test…
114 (pushd %srcdir% & %pcre2grep% -inh PATTERN ./testdata/grepinput ./testdata/grepinputx & popd) >>tes…
118 (pushd %srcdir% & %pcre2grep% -il PATTERN ./testdata/grepinput ./testdata/grepinputx & popd) >>test…
122 (pushd %srcdir% & %pcre2grep% -l PATTERN ./testdata/grepinput ./testdata/grepinputx & popd) >>testt…
126 (pushd %srcdir% & %pcre2grep% -q PATTERN ./testdata/grepinput ./testdata/grepinputx & popd) >>testt…
130 (pushd %srcdir% & %pcre2grep% -q NEVER-PATTERN ./testdata/grepinput ./testdata/grepinputx & popd) >…
[all …]
/external/ImageMagick/Magick++/fuzz/
Dbuild.sh8 popd
16 popd
23 popd
30 popd
38 popd
46 popd
54 popd
62 popd
70 popd
78 popd
[all …]
/external/grpc-grpc/third_party/nanopb/
D.travis.yml49 && pushd python && python setup.py build && python setup.py install && popd
50 && popd
53 - pushd generator/proto && make && popd
54 - pushd tests && python2 $(which scons) CC=$CC CXX=$CXX && popd
/external/conscrypt/release/
Dwindows.bat31 popd
38 popd
42 popd
/external/grpc-grpc/tools/run_tests/artifacts/
Dbuild_artifact_python.bat36 popd
43 popd
51 popd
/external/boringssl/src/util/fipstools/
Dbreak-tests.sh34 popd
46 popd
53 popd
/external/opencensus-java/scripts/
Dtravis_script66 pushd examples && ./gradlew clean assemble --stacktrace && popd
69 pushd examples && mvn clean package appassembler:assemble -e && popd
72 pushd examples && bazel clean && bazel build :all && popd
/external/opencensus-java/buildscripts/kokoro/
Dlinux_presubmit.sh76 pushd examples && ./gradlew clean assemble --stacktrace && popd
79 pushd examples && mvn clean package appassembler:assemble -e && popd
82 pushd examples && bazel clean && bazel build :all && popd
/external/toolchain-utils/binary_search_tool/ndk/
DDO_BISECTION.sh52 popd
69 popd
92 popd
/external/icu/icu4c/source/samples/all/
Dsamplecheck.bat128 popd
178 popd
190 popd
218 popd
240 popd
245 popd
/external/python/cpython2/PC/VS9.0/
Dbuild.bat84 popd
92 popd
100 popd
/external/iptables/
DMakefile.am27 …cdir} && git archive --prefix=${PACKAGE_TARNAME}-${PACKAGE_VERSION}/ HEAD | tar -C /tmp -x && popd;
28 pushd /tmp/${PACKAGE_TARNAME}-${PACKAGE_VERSION} && ./autogen.sh && popd;
/external/mksh/src/
Ddot.mkshrc153 # Berkeley C shell compatible dirs, popd, and pushd functions
223 function popd {
232 (*) \\builtin print -ru2 'Usage: popd [-lvn] [+<n>].'
239 \\builtin print -ru2 popd: Too many arguments.
243 \\builtin print -ru2 popd: Directory stack not that deep.
247 \\builtin print -ru2 popd: Bad directory.
251 \\builtin print -ru2 popd: Directory stack empty.
506 i_func[nfunc++]=popd
/external/capstone/packages/rpm/
Dcapstone.spec82 popd
87 popd
101 popd
/external/vulkan-validation-layers/
D.travis.yml92 popd
118 popd
140 popd
/external/libcap/kdebug/
Dtest-kernel.sh17 popd
23 popd
/external/owasp/sanitizer/tools/
Dupload_jars_to_googlecode_downloads.sh59 pushd "$(dirname "$0")/../.." > /dev/null; pwd; popd > /dev/null)"
72 popd > /dev/null
/external/grpc-grpc/tools/codegen/core/
Dgen_nano_proto.sh67 popd
83 popd > /dev/null
/external/grpc-grpc/tools/distrib/
Dcheck_nanopb_output.sh29 popd
42 popd
/external/grpc-grpc-java/
D.travis.yml26 - pushd examples && ./gradlew build && popd
27 - pushd examples && mvn verify && popd
/external/nist-pkits/
Dgenerate-tests.sh82 popd
89 popd > /dev/null 2>&1
/external/bcc/SPECS/
Dbcc+clang.spec42 popd
48 popd
/external/grpc-grpc-java/buildscripts/kokoro/
Dandroid.sh28 popd
34 popd
/external/tensorflow/tensorflow/tools/ci_build/builds/
Dintegration_tests.sh94 # pushd/popd avoids importing TensorFlow from the source directory.
98 popd > /dev/null
/external/tensorflow/tensorflow/tools/pip_package/
Dbuild_pip_package.sh38 popd
132 popd > /dev/null
162 popd > /dev/null

12345