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

  /external/icu/icu4c/source/common/unicode/
platform.h 104 #define U_PF_SOLARIS 2600
175 # define U_PLATFORM U_PF_SOLARIS
210 # define UPRV_INCOMPLETE_CPP11_SUPPORT (U_PLATFORM == U_PF_AIX || U_PLATFORM == U_PF_OS390 || U_PLATFORM == U_PF_SOLARIS )
322 #elif U_PLATFORM == U_PF_SOLARIS
340 #elif U_PLATFORM == U_PF_SOLARIS
  /external/icu/icu4c/source/common/
putil.cpp 126 #elif U_PLATFORM_IS_DARWIN_BASED || U_PLATFORM_IS_LINUX_BASED || U_PLATFORM == U_PF_BSD || U_PLATFORM == U_PF_SOLARIS
129 # if U_PLATFORM == U_PF_SOLARIS
676 #if !UCONFIG_NO_FILE_IO && ((U_PLATFORM_IS_DARWIN_BASED && (U_PLATFORM != U_PF_IPHONE || defined(U_TIMEZONE))) || U_PLATFORM_IS_LINUX_BASED || U_PLATFORM == U_PF_BSD || U_PLATFORM == U_PF_SOLARIS)
692 #elif U_PLATFORM == U_PF_SOLARIS
    [all...]

Completed in 368 milliseconds