Searched defs:U_DECLARE_UTF16 (Results 1 - 5 of 5) sorted by relevance

/external/chromium/third_party/icu/public/common/unicode/
H A Dplinux.h273 * \def U_DECLARE_UTF16
282 #define U_DECLARE_UTF16(string) u ## string macro
286 #define U_DECLARE_UTF16(string) U ## string macro
289 #define U_DECLARE_UTF16(string) L ## string macro
H A Dpmac.h279 * \def U_DECLARE_UTF16
288 #define U_DECLARE_UTF16(string) u ## string macro
292 #define U_DECLARE_UTF16(string) U ## string macro
295 #define U_DECLARE_UTF16(string) L ## string macro
H A Dpwin32.h260 * \def U_DECLARE_UTF16
266 #define U_DECLARE_UTF16(string) L ## string macro
/external/icu4c/common/unicode/
H A Dplatform.h292 * \def U_DECLARE_UTF16
301 #define U_DECLARE_UTF16(string) u ## string macro
305 #define U_DECLARE_UTF16(string) U ## string macro
308 #define U_DECLARE_UTF16(string) L ## string macro
H A Dpwin32.h273 * \def U_DECLARE_UTF16
279 #define U_DECLARE_UTF16(string) L ## string macro

Completed in 118 milliseconds