Searched
refs:sh (Results
426 -
450 of
872) sorted by null
<<11121314151617181920>>
/external/openssh/ |
buildpkg.sh.in | 1 #!/bin/sh 39 POST_MAKE_INSTALL_FIXES=./pkg-post-make-install-fixes.sh 40 POST_PROTOTYPE_EDITS=./pkg-post-prototype-edit.sh 159 SCRIPT_SHELL=/sbin/sh 176 SCRIPT_SHELL=/bin/sh 183 buildpkg.sh) 662 justpkg.sh)
|
/development/build/tools/ |
windows_sdk.mk | 93 $(TOPDIR)development/build/tools/patch_windows_sdk.sh $(subst @,-q,$(hide)) \ 96 $(TOPDIR)sdk/build/patch_windows_sdk.sh $(subst @,-q,$(hide)) \
|
sdk_repo.mk | 178 # ADDON_SDK_ZIP is defined in build/core/tasks/sdk-addon.sh and is 191 $(hide) $(TOPDIR)development/build/tools/mk_sdk_repo_xml.sh \ 207 $(hide) $(TOPDIR)development/build/tools/mk_sdk_repo_xml.sh \ 222 $(hide) $(TOPDIR)development/build/tools/mk_sdk_repo_xml.sh \
|
/external/chromium_org/chrome/installer/mac/ |
keystone_install_test.sh | 14 INSTALLER="${DIR}"/keystone_install.sh 77 #!/bin/sh 100 #!/bin/sh
|
/external/chromium_org/third_party/angle_dx11/src/compiler/ |
UnfoldShortCircuit.cpp | 16 namespace sh namespace
|
/external/chromium_org/third_party/sqlite/src/ |
publish.sh | 1 #!/bin/sh 7 # Set srcdir to the name of the directory that contains the publish.sh 15 chmod +x $srcdir/install-sh 62 . $srcdir/mkdll.sh
|
configure.ac | 50 # Lots of values are read in from the tclConfig.sh script, 378 AC_ARG_WITH(tcl, AC_HELP_STRING([--with-tcl=DIR],[directory containing tcl configuration (tclConfig.sh)]), with_tclconfig=${withval}) 383 if test -f "${with_tclconfig}/tclConfig.sh" ; then 386 AC_MSG_ERROR([${with_tclconfig} directory doesn't contain tclConfig.sh]) 394 if test -f "$i/tclConfig.sh" ; then 417 if test -f "$i/unix/tclConfig.sh" ; then 432 if test -f "$i/tclConfig.sh" ; then 447 if test -f "$i/unix/tclConfig.sh" ; then 462 AC_MSG_RESULT(found $TCL_BIN_DIR/tclConfig.sh) 464 AC_MSG_CHECKING([for existence of $TCL_BIN_DIR/tclConfig.sh]) [all...] |
/external/elfutils/tests/ |
run-find-prologues.sh | 1 #! /bin/sh 26 . $srcdir/test-subr.sh
|
run-addrname-test.sh | 1 #! /bin/sh 26 . $srcdir/test-subr.sh
|
/external/qemu/distrib/sdl-1.2.15/build-scripts/ |
makedep.sh | 1 #!/bin/sh 72 \$(LIBTOOL) --tag=CC --mode=compile \$(auxdir)/strip_fPIC.sh \$(NASM) -I\$(srcdir)/src/hermes/ $src -o \$@
|
/hardware/ti/wlan/mac80211/ti-utils/scripts/ |
go.sh | 1 #!/bin/sh 140 echo -e "\tgo.sh version $go_version" 354 sh $0 -b 4 410 sh $0 -b 4 451 sh $0 -b 4 507 sh $0 -b 4
|
/ndk/build/tools/ |
build-host-perl.sh | 1 #!/bin/sh 21 . $PROGDIR/prebuilt-common.sh
|
gen-system-symbols.sh | 1 #!/bin/sh 17 # gen-system-symbols.sh 29 . `dirname $0`/prebuilt-common.sh
|
/sdk/eclipse/scripts/ |
build_plugins.sh | 22 # - Do NOT manually invoke this script. Instead use the build_server.sh wrapper 97 scripts/setup_eclipse.sh -p "$BASE_DIR"
|
/external/icu4c/ |
config.status | 1 #! /bin/sh 10 SHELL=${CONFIG_SHELL-/bin/sh} 16 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then 17 emulate sh 25 DUALCASE=1; export DUALCASE # for MKS sh 91 echo "#! /bin/sh" >conf$$.sh 92 echo "exit 0" >>conf$$.sh 93 chmod +x conf$$.sh 94 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; the [all...] |
/external/srtp/ |
config.status | 1 #! /bin/sh 10 SHELL=${CONFIG_SHELL-/bin/sh} 16 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then 17 emulate sh 25 DUALCASE=1; export DUALCASE # for MKS sh 91 echo "#! /bin/sh" >conf$$.sh 92 echo "exit 0" >>conf$$.sh 93 chmod +x conf$$.sh 94 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; the [all...] |
/bionic/libc/arch-mips/string/ |
memset.S | 104 sh a1,0(a0) # store one halfword to get aligned 113 sh a1,0(a0)
|
/device/common/ |
generate-blob-lists.sh | 32 # Syntax: device/common/generate-blob-lists.sh -f|--force [<server> <branch>] 60 . build/envsetup.sh 103 echo '# This file is generated by device/common/generate-blob-lists.sh - DO NOT EDIT'
|
/external/chromium_org/build/ |
install-build-deps.sh | 333 echo "install-chroot.sh script to help you set up a 32bit environment" 391 msg="$(fakeroot -u sh -exc ' 405 xargs -n 1 -I FILE /bin/sh -c \ 440 { echo "#!/bin/sh"; echo "[ \"x\$1\" = xconfigure ]&&ldconfig||:"; } \ 442 { echo "#!/bin/sh"; echo "[ \"x\$1\" = xremove ]&&ldconfig||:"; } \ 456 xargs -r -n 1 sh -c "rm \$0 2>/dev/null || rmdir \$0 2>/dev/null || : " 466 xargs -r -n 1 sh -c "
|
/external/chromium_org/third_party/openssl/openssl/ |
Apps-config.mk | 3 # ./import_openssl.sh import /path/to/openssl-1.0.1e.tar.gz
|
Ssl-config.mk | 3 # ./import_openssl.sh import /path/to/openssl-1.0.1e.tar.gz
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/bin/tests/multisect/ |
bin_multi_test.sh | 1 #! /bin/sh 38 sh -c "cat ${asm} | ./yasm -f bin --mapfile=results/${m} -o results/${o} - 2>results/${e}" >/dev/null 2>/dev/null
|
/external/chromium_org/third_party/yasm/source/patched-yasm/ |
out_test.sh | 1 #! /bin/sh 36 sh -c "cat ${asm} | ./yasm $4 -o results/${o} - 2>results/${e}" >/dev/null 2>/dev/null
|
/external/chromium_org/tools/clang/scripts/ |
package.sh | 33 "${THIS_DIR}"/update.sh --run-tests --bootstrap --force-local-build 2>&1 | \
|
/external/clang/test/SemaCXX/ |
MicrosoftExtensions.cpp | 167 short sh = (short)ptr; local 169 sh = (short)ptr;
|
Completed in 487 milliseconds
<<11121314151617181920>>