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

/external/icu/icu4c/source/tools/genrb/
H A Dprscmnts.cpp22 #ifndef UNISTR_FROM_STRING_EXPLICIT
23 # define UNISTR_FROM_STRING_EXPLICIT explicit macro
H A Dwrtxml.cpp26 #ifndef UNISTR_FROM_STRING_EXPLICIT
27 # define UNISTR_FROM_STRING_EXPLICIT explicit macro
H A Dparse.cpp27 #ifndef UNISTR_FROM_STRING_EXPLICIT
28 # define UNISTR_FROM_STRING_EXPLICIT explicit macro
/external/chromium_org/third_party/icu/source/common/unicode/
H A Dunistr.h157 * \def UNISTR_FROM_STRING_EXPLICIT
166 #ifndef UNISTR_FROM_STRING_EXPLICIT
169 # define UNISTR_FROM_STRING_EXPLICIT explicit macro
172 # define UNISTR_FROM_STRING_EXPLICIT macro
2902 UNISTR_FROM_STRING_EXPLICIT UnicodeString(const UChar *text);
2981 UNISTR_FROM_STRING_EXPLICIT UnicodeString(const char *codepageData);
/external/icu/icu4c/source/common/unicode/
H A Dunistr.h157 * \def UNISTR_FROM_STRING_EXPLICIT
166 #ifndef UNISTR_FROM_STRING_EXPLICIT
169 # define UNISTR_FROM_STRING_EXPLICIT explicit macro
172 # define UNISTR_FROM_STRING_EXPLICIT macro
2902 UNISTR_FROM_STRING_EXPLICIT UnicodeString(const UChar *text);
2981 UNISTR_FROM_STRING_EXPLICIT UnicodeString(const char *codepageData);

Completed in 647 milliseconds