HomeSort by relevance Sort by last modified time
    Searched refs:TARGET_OS_MAC (Results 1 - 12 of 12) sorted by null

  /external/mdnsresponder/mDNSShared/
CommonServices.h 41 #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 ) ) || TARGET_OS_VXWORKS )
477 #if( !defined(_SSIZE_T) && ( TARGET_OS_WIN32 || !defined( _BSD_SSIZE_T_DEFINED_ ) ) && !TARGET_OS_FREEBSD && !TARGET_OS_LINUX && !TARGET_OS_VXWORKS && !TARGET_OS_MAC)
    [all...]
DebugServices.c 113 #if( TARGET_OS_MAC )
218 #if( TARGET_OS_MAC )
276 #if( TARGET_OS_MAC )
363 #if( TARGET_OS_MAC )
621 #if( TARGET_OS_MAC )
889 #if( TARGET_OS_MAC )
    [all...]
  /external/skia/include/gpu/
GrConfig.h 73 #elif TARGET_OS_MAC
  /external/freetype/include/freetype/config/
ftconfig.h 139 #if TARGET_OS_MAC
  /external/qemu/distrib/zlib-1.2.3/
zutil.h 125 #if defined(MACOS) || defined(TARGET_OS_MAC)
  /external/zlib/src/
zutil.h 121 #if defined(MACOS) || defined(TARGET_OS_MAC)
  /external/webkit/Source/JavaScriptCore/wtf/
Platform.h 408 #elif OS(DARWIN) && defined(TARGET_OS_MAC) && TARGET_OS_MAC
    [all...]
  /external/openssh/
monitor_wrap.c 59 #ifdef TARGET_OS_MAC /* XXX Broken krb5 headers on Mac */
60 #undef TARGET_OS_MAC
62 #define TARGET_OS_MAC 1
    [all...]
monitor.c 72 #ifdef TARGET_OS_MAC /* XXX Broken krb5 headers on Mac */
73 #undef TARGET_OS_MAC
75 #define TARGET_OS_MAC 1
    [all...]
  /external/libpng/
pngconf.h 340 defined(THINK_C) || defined(__SC__) || defined(TARGET_OS_MAC)
    [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngconf.h 298 defined(THINK_C) || defined(__SC__) || defined(TARGET_OS_MAC)
    [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngpriv.h 326 defined(THINK_C) || defined(__SC__) || defined(TARGET_OS_MAC)
    [all...]

Completed in 214 milliseconds