Home
last modified time | relevance | path

Searched refs:U_PLATFORM (Results 1 - 3 of 3) sorted by relevance

/interface/sdk_c/third_party/icu4c/ndk_headers/unicode/
H A Dplatform.h35 * try to derive it from the U_PLATFORM value
68 * \def U_PLATFORM
69 * The U_PLATFORM macro defines the platform we're on.
77 * The U_PLATFORM macro is set to one of these values.
150 #ifdef U_PLATFORM
153 # define U_PLATFORM U_PF_MINGW macro
155 # define U_PLATFORM U_PF_CYGWIN macro
157 # define U_PLATFORM U_PF_WINDOWS macro
159 # define U_PLATFORM U_PF_ANDROID macro
163 # define U_PLATFORM U_PF_BROWSER_NATIVE_CLIEN macro
165 # define U_PLATFORM global() macro
167 # define U_PLATFORM global() macro
171 # define U_PLATFORM global() macro
173 # define U_PLATFORM global() macro
179 # define U_PLATFORM global() macro
182 # define U_PLATFORM global() macro
191 # define U_PLATFORM global() macro
193 # define U_PLATFORM global() macro
195 # define U_PLATFORM global() macro
197 # define U_PLATFORM global() macro
199 # define U_PLATFORM global() macro
201 # define U_PLATFORM global() macro
203 # define U_PLATFORM global() macro
205 # define U_PLATFORM global() macro
[all...]
H A Dumachine.h339 # if (U_PF_OS390 <= U_PLATFORM && U_PLATFORM <= U_PF_OS400) && (U_SIZEOF_WCHAR_T==2)
342 # elif defined(__UCS4__) || (U_PLATFORM == U_PF_OS400 && defined(__UTF32__))
363 #if (U_PLATFORM == U_PF_AIX) && defined(__cplusplus) &&(U_CPLUSPLUS_VERSION < 11)
H A Dptypes.h70 #if U_PLATFORM == U_PF_OS390
78 #endif /* U_PLATFORM == U_PF_OS390 */

Completed in 3 milliseconds