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

/external/chromium_org/third_party/icu/source/common/
H A Dutypes.c73 _uErrorName[U_STANDARD_ERROR_LIMIT]={
192 if(U_ZERO_ERROR <= code && code < U_STANDARD_ERROR_LIMIT) {
/external/icu/icu4c/source/common/
H A Dutypes.c73 _uErrorName[U_STANDARD_ERROR_LIMIT]={
192 if(U_ZERO_ERROR <= code && code < U_STANDARD_ERROR_LIMIT) {
/external/chromium_org/third_party/icu/source/common/unicode/
H A Dutypes.h539 U_STANDARD_ERROR_LIMIT, /**< This must always be the last value to indicate the limit for standard errors */ enumerator in enum:UErrorCode
/external/icu/icu4c/source/common/unicode/
H A Dutypes.h543 U_STANDARD_ERROR_LIMIT, /**< This must always be the last value to indicate the limit for standard errors */ enumerator in enum:UErrorCode

Completed in 124 milliseconds