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

1 2 3 4 5

  /external/swiftshader/third_party/LLVM/lib/Transforms/
Makefile 16 ifeq ($(HOST_OS), $(filter $(HOST_OS), Cygwin MingW Minix))
  /device/generic/mini-emulator-armv7-a-neon/
BoardConfig.mk 9 ifeq ($(HOST_OS),linux)
  /device/generic/mini-emulator-mips/
BoardConfig.mk 9 ifeq ($(HOST_OS),linux)
  /bionic/benchmarks/
run-on-host.sh 19 if [ ${HOST_OS}-${HOST_ARCH} = linux-x86 -o ${HOST_OS}-${HOST_ARCH} = linux-x86_64 ]; then
  /bionic/tests/
run-on-host.sh 19 if [ ${HOST_OS}-${HOST_ARCH} = linux-x86 -o ${HOST_OS}-${HOST_ARCH} = linux-x86_64 ]; then
  /development/build/tools/
sdk_clean.sh 18 if [ $HOST_OS = darwin ] ; then
35 if [ $HOST_OS = windows ] ; then
  /device/google/contexthub/util/nanoapp_postprocess/
Android.mk 19 ifeq ($(HOST_OS),linux)
  /external/xmlrpcpp/test/
Android.mk 2 ifeq ($(HOST_OS), linux)
32 endif # HOST_OS == linux
  /frameworks/base/tools/validatekeymaps/
Android.mk 24 ifeq ($(HOST_OS),linux)
  /prebuilts/tools/gcc-sdk/
addr2line 3 HOST_OS=`uname -s | tr '[:upper:]' '[:lower:]'`
4 if [ "$HOST_OS" != "linux" ] ; then
ar 3 HOST_OS=`uname -s | tr '[:upper:]' '[:lower:]'`
4 if [ "$HOST_OS" != "linux" ] ; then
as 3 HOST_OS=`uname -s | tr '[:upper:]' '[:lower:]'`
4 if [ "$HOST_OS" != "linux" ] ; then
c++ 3 HOST_OS=`uname -s | tr '[:upper:]' '[:lower:]'`
4 if [ "$HOST_OS" != "linux" ] ; then
c++filt 3 HOST_OS=`uname -s | tr '[:upper:]' '[:lower:]'`
4 if [ "$HOST_OS" != "linux" ] ; then
cpp 3 HOST_OS=`uname -s | tr '[:upper:]' '[:lower:]'`
4 if [ "$HOST_OS" != "linux" ] ; then
elfedit 3 HOST_OS=`uname -s | tr '[:upper:]' '[:lower:]'`
4 if [ "$HOST_OS" != "linux" ] ; then
g++ 3 HOST_OS=`uname -s | tr '[:upper:]' '[:lower:]'`
4 if [ "$HOST_OS" != "linux" ] ; then
gcc 3 HOST_OS=`uname -s | tr '[:upper:]' '[:lower:]'`
4 if [ "$HOST_OS" != "linux" ] ; then
gcov 3 HOST_OS=`uname -s | tr '[:upper:]' '[:lower:]'`
4 if [ "$HOST_OS" != "linux" ] ; then
gprof 3 HOST_OS=`uname -s | tr '[:upper:]' '[:lower:]'`
4 if [ "$HOST_OS" != "linux" ] ; then
ld 3 HOST_OS=`uname -s | tr '[:upper:]' '[:lower:]'`
4 if [ "$HOST_OS" != "linux" ] ; then
nm 3 HOST_OS=`uname -s | tr '[:upper:]' '[:lower:]'`
4 if [ "$HOST_OS" != "linux" ] ; then
objcopy 3 HOST_OS=`uname -s | tr '[:upper:]' '[:lower:]'`
4 if [ "$HOST_OS" != "linux" ] ; then
objdump 3 HOST_OS=`uname -s | tr '[:upper:]' '[:lower:]'`
4 if [ "$HOST_OS" != "linux" ] ; then
ranlib 3 HOST_OS=`uname -s | tr '[:upper:]' '[:lower:]'`
4 if [ "$HOST_OS" != "linux" ] ; then

Completed in 268 milliseconds

1 2 3 4 5