Searched refs:U_PF_SOLARIS (Results 1 - 4 of 4) sorted by relevance

/external/icu/icu4c/source/common/
H A Duposixdefs.h67 #if (U_PLATFORM == U_PF_AIX && !defined(__GNUC__)) || (U_PLATFORM == U_PF_SOLARIS && defined(__GNUC__))
H A Dputil.cpp100 #elif U_PLATFORM_IS_DARWIN_BASED || U_PLATFORM_IS_LINUX_BASED || U_PLATFORM == U_PF_BSD || U_PLATFORM == U_PF_SOLARIS
103 # if U_PLATFORM == U_PF_SOLARIS
678 #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)
684 #elif U_PLATFORM == U_PF_SOLARIS
1019 #if U_PLATFORM == U_PF_SOLARIS
1048 #if U_PLATFORM == U_PF_SOLARIS
1801 #elif U_PLATFORM == U_PF_SOLARIS
/external/icu/icu4c/source/common/unicode/
H A Dplatform.h102 #define U_PF_SOLARIS 2600 macro
158 # define U_PLATFORM U_PF_SOLARIS
281 #elif U_PLATFORM == U_PF_SOLARIS
299 #elif U_PLATFORM == U_PF_SOLARIS
/external/icu/icu4c/source/test/intltest/
H A Dsimplethread.cpp430 #if U_PLATFORM == U_PF_SOLARIS

Completed in 197 milliseconds