Searched refs:UNISTR_FROM_CHAR_EXPLICIT (Results 1 - 5 of 5) sorted by relevance

/external/icu/icu4c/source/tools/genrb/
H A Dprscmnts.cpp17 #ifndef UNISTR_FROM_CHAR_EXPLICIT
18 # define UNISTR_FROM_CHAR_EXPLICIT explicit macro
H A Dwrtxml.cpp21 #ifndef UNISTR_FROM_CHAR_EXPLICIT
22 # define UNISTR_FROM_CHAR_EXPLICIT explicit macro
H A Dparse.cpp22 #ifndef UNISTR_FROM_CHAR_EXPLICIT
23 # define UNISTR_FROM_CHAR_EXPLICIT explicit macro
/external/chromium_org/third_party/icu/source/common/unicode/
H A Dunistr.h140 * \def UNISTR_FROM_CHAR_EXPLICIT
146 #ifndef UNISTR_FROM_CHAR_EXPLICIT
149 # define UNISTR_FROM_CHAR_EXPLICIT explicit macro
152 # define UNISTR_FROM_CHAR_EXPLICIT macro
2879 UNISTR_FROM_CHAR_EXPLICIT UnicodeString(UChar ch);
2890 UNISTR_FROM_CHAR_EXPLICIT UnicodeString(UChar32 ch);
/external/icu/icu4c/source/common/unicode/
H A Dunistr.h140 * \def UNISTR_FROM_CHAR_EXPLICIT
146 #ifndef UNISTR_FROM_CHAR_EXPLICIT
149 # define UNISTR_FROM_CHAR_EXPLICIT explicit macro
152 # define UNISTR_FROM_CHAR_EXPLICIT macro
2879 UNISTR_FROM_CHAR_EXPLICIT UnicodeString(UChar ch);
2890 UNISTR_FROM_CHAR_EXPLICIT UnicodeString(UChar32 ch);

Completed in 1210 milliseconds