Home
last modified time | relevance | path

Searched refs:TARGET_OS (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/LLVM/runtime/
DMakefile23 ifeq ($(TARGET_OS), $(filter $(TARGET_OS), Cygwin MingW Minix))
/external/mksh/src/
DBuild.sh643 if test -z "$TARGET_OS"; then
645 test x"$x" = x"`uname -n 2>/dev/null`" || TARGET_OS=$x
647 if test -z "$TARGET_OS"; then
658 if test x"$TARGET_OS" = x"Android"; then
660 TARGET_OS=Linux
664 if test x"$TARGET_OS" = x"Minix"; then
687 Warning: you set TARGET_OS to $TARGET_OS but that is ambiguous.
693 TARGET_OS=$ct
697 Warning: you set TARGET_OS to $TARGET_OS but that is ambiguous.
707 case $TARGET_OS in
[all …]
/external/swiftshader/third_party/LLVM/unittests/ADT/
DMakefile18 ifeq ($(TARGET_OS),Darwin)
/external/epid-sdk/epid/member/tiny/unittests/
Dutest.parts40 if env['TARGET_OS'] == 'win32':
/external/epid-sdk/
DSConstruct321 if major >= 6 and env['TARGET_OS'] == 'posix':
343 """.format(env.get('GCC_VERSION', 'unknown'), env.get('TARGET_OS', 'unknown'))
351 SetOptionDefault('TARGET_VARIANT', '${TARGET_OS}-${TARGET_ARCH}')
/external/swiftshader/third_party/LLVM/
DMakefile.config.in100 TARGET_OS=@TARGET_OS@
DMakefile.rules500 ifeq ($(TARGET_OS),Darwin)
606 ifeq ($(TARGET_OS),Darwin)
Dconfigure686 TARGET_OS
3673 TARGET_OS=$llvm_cv_target_os_type
19766 TARGET_OS!$TARGET_OS$ac_delim
/external/swiftshader/third_party/LLVM/test/
DMakefile119 ifeq ($(TARGET_OS),Darwin)
/external/swiftshader/third_party/LLVM/autoconf/
Dconfigure.ac324 AC_SUBST(TARGET_OS,$llvm_cv_target_os_type) subst