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

/external/chromium_org/third_party/icu/source/common/
H A Dubidiwrt.c46 #if UTF_SIZE==8
/external/icu/icu4c/source/common/
H A Dubidiwrt.c46 #if UTF_SIZE==8
/external/chromium_org/third_party/icu/source/common/unicode/
H A Dutf_old.h32 * - Switch on UTF_SIZE (selection of UTF-8/16/32 default string processing)
36 * - Whole classes of macros became obsolete outside of the UTF_SIZE/UTF_SAFE
85 * by defining UTF_SIZE to either 8, 16, or 32. utf.h would then define the UChar type
123 * aliased according to the UTF_SIZE to macros with UTF_ prefix and the same suffixes and signatures.
166 #define UTF_SIZE 16 macro
/external/icu/icu4c/source/common/unicode/
H A Dutf_old.h32 * - Switch on UTF_SIZE (selection of UTF-8/16/32 default string processing)
36 * - Whole classes of macros became obsolete outside of the UTF_SIZE/UTF_SAFE
85 * by defining UTF_SIZE to either 8, 16, or 32. utf.h would then define the UChar type
123 * aliased according to the UTF_SIZE to macros with UTF_ prefix and the same suffixes and signatures.
166 #define UTF_SIZE 16 macro

Completed in 363 milliseconds