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

/external/chromium_org/third_party/icu/source/common/unicode/
H A Dutypes.h673 U_TOO_MANY_ALIASES_ERROR = 24, /**< There are too many aliases in the path to the requested resource. enumerator in enum:UErrorCode
/external/icu/icu4c/source/common/unicode/
H A Dutypes.h534 U_TOO_MANY_ALIASES_ERROR = 24, /**< There are too many aliases in the path to the requested resource. enumerator in enum:UErrorCode
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcreststn.c2132 if(status != U_TOO_MANY_ALIASES_ERROR) {
2139 if(status != U_TOO_MANY_ALIASES_ERROR) {
/external/icu/icu4c/source/test/cintltst/
H A Dcreststn.c2193 if(status != U_TOO_MANY_ALIASES_ERROR) {
2200 if(status != U_TOO_MANY_ALIASES_ERROR) {
/external/chromium_org/third_party/icu/source/common/
H A Duresbund.c1047 *status = U_TOO_MANY_ALIASES_ERROR;
/external/icu/icu4c/source/common/
H A Duresbund.cpp1048 *status = U_TOO_MANY_ALIASES_ERROR;

Completed in 204 milliseconds