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

1 2 3 4 5

  /build/kati/testcase/
multiline_arg.mk 0 SHELL:=/bin/bash
  /external/ltp/testcases/kernel/fs/scsi/ltpscsi/
Makefile 0 SHELL = /bin/sh
  /external/annotation-tools/annotation-file-utilities/tests/
Makefile 20 export SHELL=/bin/bash -o pipefail
24 DISABLED := $(shell grep -le "@skip-test" $(DIFFS))
  /external/annotation-tools/annotation-file-utilities/tests/source-extension/
Makefile 19 export SHELL=/bin/bash -o pipefail
23 DISABLED := $(shell grep -le "@skip-test" $(DIFFS))
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Scripts/
Makefile 35 SHELL := /bin/bash
  /external/annotation-tools/annotation-file-utilities/tests/abbreviated/
Makefile 19 export SHELL=/bin/bash -o pipefail
23 DISABLED := $(shell grep -le "@skip-test" $(DIFFS))
  /external/bzip2/
Makefile 15 SHELL=/bin/sh
  /external/owasp/sanitizer/
Makefile 36 SHELL=/bin/bash
  /hardware/invensense/6515/libsensors_iio/software/build/android/
shared.mk 0 SHELL=/bin/bash
common.mk 2 SHELL = /bin/bash
8 #--yd BUILD_ANDROID_JELLYBEAN = $(shell test -d $(ANDROID_ROOT)/frameworks/native && echo 1)
12 BUILD_ANDROID_LOLLIPOP = $(shell test -d $(ANDROID_ROOT)/bionic/libc/kernel/uapi && echo 1)
  /hardware/invensense/65xx/libsensors_iio/software/build/android/
shared.mk 0 SHELL=/bin/bash
common.mk 2 SHELL = /bin/bash
8 BUILD_ANDROID_JELLYBEAN = $(shell test -d $(ANDROID_ROOT)/frameworks/native && echo 1)
  /system/core/adb/
adb_trace.h 40 SHELL
  /build/kati/
func.h 45 SHELL,
55 string shell; member in struct:CommandResult
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Makefile 39 SHELL=/bin/sh
  /external/libgsm/
Makefile 98 SHELL = /bin/sh
  /external/libogg/win32/
Makefile 16 SHELL = /bin/sh
41 ACLOCAL = ${SHELL} /home/xiphmont/MotherfishSVN/ogg/missing --run aclocal-1.6
42 AUTOCONF = ${SHELL} /home/xiphmont/MotherfishSVN/ogg/missing --run autoconf
43 AUTOMAKE = ${SHELL} /home/xiphmont/MotherfishSVN/ogg/missing --run automake-1.6
44 AUTOHEADER = ${SHELL} /home/xiphmont/MotherfishSVN/ogg/missing --run autoheader
68 AMTAR = ${SHELL} /home/xiphmont/MotherfishSVN/ogg/missing --run tar
84 INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
86 LIBTOOL = $(SHELL) $(top_builddir)/libtool
115 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
127 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe
    [all...]
  /external/tensorflow/tensorflow/contrib/makefile/
Makefile 14 SHELL := /bin/bash
20 MAKEFILE_DIR := $(shell dirname $(realpath $(lastword $(MAKEFILE_LIST))))
24 $(shell test -f $(MAKEFILE_DIR)/gen/protobuf-host/bin/protoc && echo "true" ||\
30 ifeq ($(shell test -f $(LIBGEMM_WRAPPER) 2> /dev/null; echo $$?), 0)
36 ifeq ($(shell test -d $(HEXAGON_INCLUDE) 2> /dev/null; echo $$?), 0)
59 UNAME_S := $(shell uname -s)
68 HOST_ARCH := $(shell if [[ $(shell uname -m) =~ i[345678]86 ]]; then echo x86_32; else echo $(shell uname -m); fi)
127 PROTO_TEXT_CC_FILES := $(shell cat $(MAKEFILE_DIR)/proto_text_cc_files.txt
    [all...]
  /build/make/core/
main.mk 4 SHELL := $(ANDROID_BUILD_SHELL)
6 # Use bash, not whatever shell somebody has installed as /bin/sh
9 SHELL := /bin/bash
15 ifeq ($(shell uname),Darwin)
30 # This overrides the shell variable $PWD, which does not necessarily points to
32 PWD := $(shell pwd)
66 $(shell mkdir -p $(OUT_DIR) && \
87 $(shell mkdir -p $(EMPTY_DIRECTORY) && rm -rf $(EMPTY_DIRECTORY)/*)
406 # We've probably been invoked by the "mm" shell function
782 $(shell $(call echo-warning,$($(1).MAKEFILE),"$(call link-type-name,$(1)) ($($(1).TYPE)) should not link a (…)
    [all...]
config.mk 23 SHELL := $(ANDROID_BUILD_SHELL)
25 # Use bash, not whatever shell somebody has installed as /bin/sh
28 SHELL := /bin/bash
92 UNAME := $(shell uname -sm)
178 $(if $(1),$(shell $(NORMALIZE_PATH) $(1)))
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/config/
Makefile 50 # Shell used by make (some versions default to the login shell, which is bad)
51 SHELL= /bin/sh
74 # Both CPPFLAGS and LDFLAGS need to contain the shell's value for setup.py to
558 $(SHELL) $(MAKESETUP) -c $(srcdir)/Modules/config.c.in \
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/config/
Makefile 50 # Shell used by make (some versions default to the login shell, which is bad)
51 SHELL= /bin/sh
74 # Both CPPFLAGS and LDFLAGS need to contain the shell's value for setup.py to
559 $(SHELL) $(MAKESETUP) -c $(srcdir)/Modules/config.c.in \
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/
Makefile 50 # Shell used by make (some versions default to the login shell, which is bad)
51 SHELL= /bin/sh
74 # Both CPPFLAGS and LDFLAGS need to contain the shell's value for setup.py to
558 $(SHELL) $(MAKESETUP) -c $(srcdir)/Modules/config.c.in \
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/
Makefile 50 # Shell used by make (some versions default to the login shell, which is bad)
51 SHELL= /bin/sh
74 # Both CPPFLAGS and LDFLAGS need to contain the shell's value for setup.py to
198 PYTHON_FOR_BUILD=_PYTHON_PROJECT_BASE=$(abs_builddir) _PYTHON_HOST_PLATFORM=$(_PYTHON_HOST_PLATFORM) PYTHONPATH=/tmp/ndk-andrewhsieh/buildhost/install/prebuilt/linux-x86_64/lib/python2.7/lib-dynload:$(shell test -f pybuilddir.txt && echo $(abs_builddir)/`cat pybuilddir.txt`:)$(srcdir)/Lib:$(srcdir)/Lib/plat-$(MACHDEP) /tmp/ndk-andrewhsieh/buildhost/install/prebuilt/linux-x86_64/bin/python2.7
559 $(SHELL) $(MAKESETUP) -c $(srcdir)/Modules/config.c.in \
    [all...]
  /prebuilts/devtools/tools/lib/
ddmlib-26.0.0.jar 

Completed in 984 milliseconds

1 2 3 4 5