Searched defs:U_PLATFORM (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Dplatform.h34 * try to derive it from the U_PLATFORM value
67 * \def U_PLATFORM
68 * The U_PLATFORM macro defines the platform we're on.
76 * The U_PLATFORM macro is set to one of these values.
135 #ifdef U_PLATFORM
138 # define U_PLATFORM U_PF_MINGW macro
140 # define U_PLATFORM U_PF_CYGWIN macro
142 # define U_PLATFORM U_PF_WINDOWS macro
144 # define U_PLATFORM U_PF_ANDROID macro
148 # define U_PLATFORM U_PF_NATIVE_CLIEN macro
150 # define U_PLATFORM macro
154 # define U_PLATFORM macro
156 # define U_PLATFORM macro
159 # define U_PLATFORM macro
162 # define U_PLATFORM macro
171 # define U_PLATFORM macro
173 # define U_PLATFORM macro
175 # define U_PLATFORM macro
177 # define U_PLATFORM macro
179 # define U_PLATFORM macro
181 # define U_PLATFORM macro
183 # define U_PLATFORM macro
185 # define U_PLATFORM macro
[all...]
/external/icu/icu4c/source/common/unicode/
H A Dplatform.h34 * try to derive it from the U_PLATFORM value
67 * \def U_PLATFORM
68 * The U_PLATFORM macro defines the platform we're on.
76 * The U_PLATFORM macro is set to one of these values.
133 #ifdef U_PLATFORM
136 # define U_PLATFORM U_PF_MINGW macro
138 # define U_PLATFORM U_PF_CYGWIN macro
140 # define U_PLATFORM U_PF_WINDOWS macro
142 # define U_PLATFORM U_PF_ANDROID macro
146 # define U_PLATFORM U_PF_LINU macro
150 # define U_PLATFORM macro
152 # define U_PLATFORM macro
155 # define U_PLATFORM macro
158 # define U_PLATFORM macro
167 # define U_PLATFORM macro
169 # define U_PLATFORM macro
171 # define U_PLATFORM macro
173 # define U_PLATFORM macro
175 # define U_PLATFORM macro
177 # define U_PLATFORM macro
179 # define U_PLATFORM macro
181 # define U_PLATFORM macro
[all...]

Completed in 89 milliseconds