Home
last modified time | relevance | path

Searched refs:TARGET_OS_MAC (Results 1 – 21 of 21) sorted by relevance

/external/mdnsresponder/mDNSShared/
DCommonServices.h41 #if( !defined( TARGET_OS_MAC ) )
45 #define TARGET_OS_MAC 0
413 #if( !TARGET_OS_MAC )
466 …#if( ( TARGET_OS_MAC && !defined( SO_NOADDRERR ) ) || ( TARGET_OS_WIN32 && !defined( EAI_AGAIN ) )…
477 …E_T_DEFINED_ ) ) && !TARGET_OS_FREEBSD && !TARGET_OS_LINUX && !TARGET_OS_VXWORKS && !TARGET_OS_MAC)
1024 #if( !TARGET_OS_MAC && !TARGET_API_MAC_OSX_KERNEL )
1132 #if( !TARGET_OS_MAC )
DDebugServices.c113 #if( TARGET_OS_MAC )
218 #if( TARGET_OS_MAC )
276 #if( TARGET_OS_MAC ) in DebugInitialize()
363 #if( TARGET_OS_MAC ) in DebugInitialize()
621 #if( TARGET_OS_MAC ) in DebugPrint()
889 #if( TARGET_OS_MAC )
1510 #if TARGET_OS_MAC in DebugSNPrintFVAList()
/external/google-benchmark/src/
Dinternal_macros.h34 #if defined(TARGET_OS_MAC)
/external/pdfium/third_party/freetype/include/freetype/config/
Dftconfig.h139 #if TARGET_OS_MAC
/external/freetype/include/freetype/config/
Dftconfig.h139 #if TARGET_OS_MAC
/external/freetype/src/gzip/
Dzutil.h108 #if defined(MACOS) || defined(TARGET_OS_MAC)
Dzconf.h218 #if !defined(MACOS) && !defined(TARGET_OS_MAC)
Dftzconf.h218 #if !defined(MACOS) && !defined(TARGET_OS_MAC)
/external/python/cpython2/Modules/zlib/
Dzutil.h121 #if defined(MACOS) || defined(TARGET_OS_MAC)
DChangeLog1131 - check for TARGET_OS_MAC in addition to MACOS (Brad Pettit)
/external/syslinux/com32/lib/zlib/
Dzutil.h115 #if defined(MACOS) || defined(TARGET_OS_MAC)
/external/pdfium/third_party/zlib_v128/
Dzutil.h123 #if defined(MACOS) || defined(TARGET_OS_MAC)
/external/zlib/src/
Dzutil.h121 #if defined(MACOS) || defined(TARGET_OS_MAC)
DChangeLog1131 - check for TARGET_OS_MAC in addition to MACOS (Brad Pettit)
/external/openssh/
Dmonitor_wrap.c64 #ifdef TARGET_OS_MAC /* XXX Broken krb5 headers on Mac */
65 #undef TARGET_OS_MAC
67 #define TARGET_OS_MAC 1 macro
Dmonitor.c79 #ifdef TARGET_OS_MAC /* XXX Broken krb5 headers on Mac */
80 #undef TARGET_OS_MAC
82 #define TARGET_OS_MAC 1 macro
/external/syslinux/com32/include/
Dpngconf.h336 defined(THINK_C) || defined(__SC__) || defined(TARGET_OS_MAC)
/external/pdfium/third_party/libpng16/
Dpngpriv.h458 defined(THINK_C) || defined(__SC__) || defined(TARGET_OS_MAC)
/external/skia/third_party/libpng/
Dpngpriv.h458 defined(THINK_C) || defined(__SC__) || defined(TARGET_OS_MAC)
/external/libpng/
Dpngpriv.h487 defined(THINK_C) || defined(__SC__) || defined(TARGET_OS_MAC)
/external/curl/lib/vtls/
Ddarwinssl.c52 #if (TARGET_OS_MAC && !(TARGET_OS_EMBEDDED || TARGET_OS_IPHONE))