Searched refs:UPPER_U (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Dutil.cpp18 static const UChar UPPER_U = 0x0055; /*U*/ variable
82 result.append(UPPER_U);
H A Duniset_props.cpp65 #define UPPER_U ((UChar)0x0055) /*U*/ macro
H A Duniset.cpp37 #define UPPER_U ((UChar)0x0055) /*U*/ macro
/external/icu/icu4c/source/common/
H A Dutil.cpp19 static const UChar UPPER_U = 0x0055; /*U*/ variable
83 result.append(UPPER_U);
H A Duniset_props.cpp65 #define UPPER_U ((UChar)0x0055) /*U*/ macro
H A Duniset.cpp39 #define UPPER_U ((UChar)0x0055) /*U*/ macro

Completed in 174 milliseconds