Home
last modified time | relevance | path

Searched refs:U_ENUM_OUT_OF_SYNC_ERROR (Results 1 – 8 of 8) sorted by relevance

/external/icu4c/common/
Dservls.cpp219 status = U_ENUM_OUT_OF_SYNC_ERROR; in upToDate()
236 if (status == U_ENUM_OUT_OF_SYNC_ERROR) { in reset()
/external/webkit/Source/JavaScriptCore/icu/unicode/
Dutypes.h576 U_ENUM_OUT_OF_SYNC_ERROR = 25, /**< UEnumeration out of sync with underlying collection */ enumerator
/external/webkit/Source/WebCore/icu/unicode/
Dutypes.h576 U_ENUM_OUT_OF_SYNC_ERROR = 25, /**< UEnumeration out of sync with underlying collection */ enumerator
/external/webkit/Source/WebKit/mac/icu/unicode/
Dutypes.h576 U_ENUM_OUT_OF_SYNC_ERROR = 25, /**< UEnumeration out of sync with underlying collection */ enumerator
/external/webkit/Source/JavaScriptGlue/icu/unicode/
Dutypes.h576 U_ENUM_OUT_OF_SYNC_ERROR = 25, /**< UEnumeration out of sync with underlying collection */ enumerator
/external/icu4c/common/unicode/
Dutypes.h536 U_ENUM_OUT_OF_SYNC_ERROR = 25, /**< UEnumeration out of sync with underlying collection */ enumerator
/external/icu4c/i18n/
Dalphaindex.cpp1222 status = U_ENUM_OUT_OF_SYNC_ERROR; in nextBucket()
1286 status = U_ENUM_OUT_OF_SYNC_ERROR; in nextRecord()
Dtransreg.cpp840 status = U_ENUM_OUT_OF_SYNC_ERROR; in snext()