HomeSort by relevance Sort by last modified time
    Searched refs:SHELL (Results 1 - 25 of 246) sorted by null

1 2 3 4 5 6 7 8 910

  /external/llvm/autoconf/m4/
config_makefile.m4 8 ${SHELL} ${llvm_src}/autoconf/install-sh -m 0644 -c ${srcdir}/$1 $1])
  /external/cblas/
Makefile.ALPHA 10 # Shell
13 SHELL = /bin/sh
Makefile.HPPA 10 # Shell
13 SHELL = /bin/sh
Makefile.LINUX 10 # Shell
13 SHELL = /bin/sh
Makefile.SGI64 10 # Shell
13 SHELL = /bin/sh
Makefile.SUN4 10 # Shell
13 SHELL = /bin/sh
Makefile.SUN4SOL2 10 # Shell
13 SHELL = /bin/sh
Makefile.in 10 # Shell
13 SHELL = /bin/sh
  /external/icu/icu4c/source/config/
mh-bsd-gcc 49 @$(SHELL) -ec '$(GEN_DEPS.c) $< \
55 @$(SHELL) -ec '$(GEN_DEPS.cc) $< \
mh-haiku 50 @$(SHELL) -ec '$(GEN_DEPS.c) $< \
56 @$(SHELL) -ec '$(GEN_DEPS.cc) $< \
mh-qnx 58 @$(SHELL) -ec '$(GEN_DEPS.c) $< \
64 @$(SHELL) -ec '$(GEN_DEPS.cc) $< \
  /hardware/ti/omap4-aah/domx/make/
start.mk 58 SHELL := $(CONFIG_SHELL)
60 # Current version of gmake (3.79.1) cannot run windows shell's internal commands
65 ifneq ($(SHELL),$(CONFIG_SHELL))
  /hardware/ti/omap4xxx/domx/make/
start.mk 58 SHELL := $(CONFIG_SHELL)
60 # Current version of gmake (3.79.1) cannot run windows shell's internal commands
65 ifneq ($(SHELL),$(CONFIG_SHELL))
  /ndk/
ndk-build.cmd 6 "%NDK_ROOT%prebuilt/%NDK_WIN_HOST%/bin/make.exe" -f "%NDK_ROOT%build/core/build-local.mk" SHELL=cmd %*
ndk-gdb-py.cmd 7 set SHELL=cmd
  /prebuilts/tools/gcc-sdk/
addr2line 29 file -L "$SHELL" | grep -q "x86[_-]64"
31 # $SHELL is not a 64-bit executable, so assume our userland is too.
ar 29 file -L "$SHELL" | grep -q "x86[_-]64"
31 # $SHELL is not a 64-bit executable, so assume our userland is too.
as 29 file -L "$SHELL" | grep -q "x86[_-]64"
31 # $SHELL is not a 64-bit executable, so assume our userland is too.
c++ 29 file -L "$SHELL" | grep -q "x86[_-]64"
31 # $SHELL is not a 64-bit executable, so assume our userland is too.
c++filt 29 file -L "$SHELL" | grep -q "x86[_-]64"
31 # $SHELL is not a 64-bit executable, so assume our userland is too.
cpp 29 file -L "$SHELL" | grep -q "x86[_-]64"
31 # $SHELL is not a 64-bit executable, so assume our userland is too.
elfedit 29 file -L "$SHELL" | grep -q "x86[_-]64"
31 # $SHELL is not a 64-bit executable, so assume our userland is too.
g++ 29 file -L "$SHELL" | grep -q "x86[_-]64"
31 # $SHELL is not a 64-bit executable, so assume our userland is too.
gcc 29 file -L "$SHELL" | grep -q "x86[_-]64"
31 # $SHELL is not a 64-bit executable, so assume our userland is too.
gcov 29 file -L "$SHELL" | grep -q "x86[_-]64"
31 # $SHELL is not a 64-bit executable, so assume our userland is too.

Completed in 457 milliseconds

1 2 3 4 5 6 7 8 910