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

  /external/icu4c/common/unicode/
umachine.h 225 * \def U_WCHAR_IS_UTF32
230 #if !defined(U_WCHAR_IS_UTF16) && !defined(U_WCHAR_IS_UTF32)
235 # define U_WCHAR_IS_UTF32
243 # define U_WCHAR_IS_UTF32
246 # define U_WCHAR_IS_UTF32
ustring.h     [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
umachine.h 265 * \def U_WCHAR_IS_UTF32
270 #if !defined(U_WCHAR_IS_UTF16) && !defined(U_WCHAR_IS_UTF32)
275 # define U_WCHAR_IS_UTF32
283 # define U_WCHAR_IS_UTF32
pmac.h 430 /* On the Mac, we define U_WCHAR_IS_UTF32 to treat wchar_t as though it
437 #define U_WCHAR_IS_UTF32
ustring.h     [all...]
  /external/chromium_org/third_party/icu/source/common/
ustr_wcs.c 28 #if defined(U_WCHAR_IS_UTF16) || defined(U_WCHAR_IS_UTF32) || !UCONFIG_NO_CONVERSION
33 #if !defined(U_WCHAR_IS_UTF16) && !defined(U_WCHAR_IS_UTF32)
258 #elif defined U_WCHAR_IS_UTF32
271 #if !defined(U_WCHAR_IS_UTF16) && !defined(U_WCHAR_IS_UTF32)
513 #elif defined U_WCHAR_IS_UTF32
526 #endif /* #if !defined(U_WCHAR_IS_UTF16) && !defined(U_WCHAR_IS_UTF32) && !UCONFIG_NO_CONVERSION */
  /external/icu4c/common/
ustr_wcs.cpp 28 #if defined(U_WCHAR_IS_UTF16) || defined(U_WCHAR_IS_UTF32) || !UCONFIG_NO_CONVERSION
33 #if !defined(U_WCHAR_IS_UTF16) && !defined(U_WCHAR_IS_UTF32)
265 #elif defined U_WCHAR_IS_UTF32
278 #if !defined(U_WCHAR_IS_UTF16) && !defined(U_WCHAR_IS_UTF32)
520 #elif defined U_WCHAR_IS_UTF32
533 #endif /* #if !defined(U_WCHAR_IS_UTF16) && !defined(U_WCHAR_IS_UTF32) && !UCONFIG_NO_CONVERSION */
  /external/icu4c/test/cintltst/
custrtrn.c     [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
custrtrn.c     [all...]

Completed in 412 milliseconds