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

1 2 3 4 5 6 7 8

  /external/llvm/lib/Transforms/
Makefile 16 ifeq ($(HOST_OS), $(filter $(HOST_OS), Cygwin MingW Minix))
  /external/llvm/tools/llvm-shlib/
Makefile 22 ifeq ($(HOST_OS), $(filter $(HOST_OS), Cygwin MingW))
45 ifeq ($(HOST_OS),Darwin)
56 ifeq ($(HOST_OS), $(filter $(HOST_OS), DragonFly Linux FreeBSD GNU/kFreeBSD OpenBSD GNU Bitrig))
62 ifeq ($(HOST_OS), $(filter $(HOST_OS), DragonFly Linux FreeBSD GNU/kFreeBSD GNU))
67 ifeq ($(HOST_OS), $(filter $(HOST_OS), Linux GNU GNU/kFreeBSD))
72 ifeq ($(HOST_OS),SunOS
    [all...]
  /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)
  /development/build/tools/
sdk_clean.sh 18 if [ $HOST_OS = darwin ] ; then
35 if [ $HOST_OS = windows ] ; then
  /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
readelf 3 HOST_OS=`uname -s | tr '[:upper:]' '[:lower:]'`
4 if [ "$HOST_OS" != "linux" ] ; then
size 3 HOST_OS=`uname -s | tr '[:upper:]' '[:lower:]'`
4 if [ "$HOST_OS" != "linux" ] ; then

Completed in 422 milliseconds

1 2 3 4 5 6 7 8