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

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/autoconf/m4/
config_makefile.m4 8 ${SHELL} ${llvm_src}/autoconf/install-sh -m 0644 -c ${srcdir}/$1 $1])
  /external/chromium_org/third_party/icu/source/config/
mh-bsd-gcc 49 @$(SHELL) -ec '$(GEN_DEPS.c) $< \
55 @$(SHELL) -ec '$(GEN_DEPS.cc) $< \
mh-haiku 47 @$(SHELL) -ec '$(GEN_DEPS.c) $< \
53 @$(SHELL) -ec '$(GEN_DEPS.cc) $< \
mh-qnx 58 @$(SHELL) -ec '$(GEN_DEPS.c) $< \
64 @$(SHELL) -ec '$(GEN_DEPS.cc) $< \
mh-aix-va 40 ## But, shell script version should NOT delete target as we don't
41 ## have $@ in that context. (SH = only shell script, icu-config)
104 @$(SHELL) -ec "echo '#! $*.a($*.so)' | cat - $< > $@"
120 @$(SHELL) -ec 'cat $< \
126 @$(SHELL) -ec '$(GEN_DEPS.c) $< > /dev/null'
130 @$(SHELL) -ec '$(GEN_DEPS.cc) $< > /dev/null'
  /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.
gprof 29 file -L "$SHELL" | grep -q "x86[_-]64"
31 # $SHELL is not a 64-bit executable, so assume our userland is too.
ld 29 file -L "$SHELL" | grep -q "x86[_-]64"
31 # $SHELL is not a 64-bit executable, so assume our userland is too.
nm 29 file -L "$SHELL" | grep -q "x86[_-]64"
31 # $SHELL is not a 64-bit executable, so assume our userland is too.

Completed in 587 milliseconds

1 2 3 4 5 6 7 8 91011>>