Searched refs:TARGET_OS (Results 1 - 13 of 13) sorted by relevance

/external/llvm/runtime/
H A DMakefile23 ifeq ($(TARGET_OS), $(filter $(TARGET_OS), Cygwin MingW Minix))
/external/llvm/unittests/ADT/
H A DMakefile18 ifeq ($(TARGET_OS),Darwin)
/external/qemu/
H A Dandroid-configure.sh155 TARGET_OS=$OS
158 TARGET_OS=windows
212 if [ "$TARGET_OS" = "windows" ]; then
415 case "$TARGET_OS" in
491 if [ "$TARGET_OS" = "$OS" ] ; then
504 if [ "$TARGET_OS" = "$OS" ] ; then
522 case $TARGET_OS in
545 echo "HOST_PREBUILT_TAG := $TARGET_OS" >> $config_mk
604 case "$TARGET_OS" in
613 case "$TARGET_OS" i
[all...]
/external/libffi/testsuite/
H A DAndroid.mk29 LOCAL_C_INCLUDES := external/libffi/$(TARGET_OS)-$(TARGET_ARCH)
/external/webrtc/src/common_audio/resampler/
H A DAndroid.mk35 ifeq ($(TARGET_OS)-$(TARGET_SIMULATOR),linux-true)
/external/webrtc/src/common_audio/vad/
H A DAndroid.mk38 ifeq ($(TARGET_OS)-$(TARGET_SIMULATOR),linux-true)
/external/libffi/
H A DAndroid.mk33 ffi_os := $(TARGET_OS)
/external/webrtc/src/common_audio/signal_processing/
H A DAndroid.mk75 ifeq ($(TARGET_OS)-$(TARGET_SIMULATOR),linux-true)
/external/mksh/src/
H A DBuild.sh449 if test -z "$TARGET_OS"; then
451 test x"$x" = x"`uname -n 2>/dev/null`" || TARGET_OS=$x
453 if test -z "$TARGET_OS"; then
454 echo "$me: Set TARGET_OS, your uname is broken!" >&2
464 if test x"$TARGET_OS" = x"Android"; then
466 TARGET_OS=Linux
470 if test x"$TARGET_OS" = x"Minix"; then
493 Warning: you set TARGET_OS to $TARGET_OS but that is ambiguous.
499 TARGET_OS
[all...]
/external/llvm/test/
H A DMakefile99 ifeq ($(TARGET_OS),Darwin)
/external/stlport/
H A Dconfigure.bat250 echo TARGET_OS=x86 >> build\Makefiles\nmake\config.mak
260 echo TARGET_OS=x86 >> build\Makefiles\nmake\config.mak
/external/llvm/
H A Dconfigure671 TARGET_OS
3970 TARGET_OS=$llvm_cv_target_os_type
22446 TARGET_OS!$TARGET_OS$ac_delim
/external/llvm/projects/sample/
H A Dconfigure671 TARGET_OS
3803 TARGET_OS=$llvm_cv_target_os_type
21674 TARGET_OS!$TARGET_OS$ac_delim

Completed in 807 milliseconds