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

/external/icu4c/common/
H A Dushape.c897 * will be set to U_NO_SPACE_AVAILABLE as defined in utypes.h
932 *pErrorCode=U_NO_SPACE_AVAILABLE;
954 * will be set to U_NO_SPACE_AVAILABLE as defined in utypes.h
991 *pErrorCode=U_NO_SPACE_AVAILABLE;
1021 * will be set to U_NO_SPACE_AVAILABLE as defined in utypes.h
1037 *pErrorCode=U_NO_SPACE_AVAILABLE;
1046 *pErrorCode=U_NO_SPACE_AVAILABLE;
1054 *pErrorCode=U_NO_SPACE_AVAILABLE;
1074 * U_NO_SPACE_AVAILABLE as defined in utypes.h
1096 if(*pErrorCode == U_NO_SPACE_AVAILABLE) {
[all...]
/external/icu4c/common/unicode/
H A Dutypes.h689 U_NO_SPACE_AVAILABLE = 20, /**< No space available for in-buffer expansion for Arabic shaping */ enumerator in enum:UErrorCode
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Dutypes.h570 U_NO_SPACE_AVAILABLE = 20, /**< No space available for in-buffer expansion for Arabic shaping */ enumerator in enum:UErrorCode
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Dutypes.h570 U_NO_SPACE_AVAILABLE = 20, /**< No space available for in-buffer expansion for Arabic shaping */ enumerator in enum:UErrorCode
/external/webkit/Source/WebCore/icu/unicode/
H A Dutypes.h570 U_NO_SPACE_AVAILABLE = 20, /**< No space available for in-buffer expansion for Arabic shaping */ enumerator in enum:UErrorCode
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Dutypes.h570 U_NO_SPACE_AVAILABLE = 20, /**< No space available for in-buffer expansion for Arabic shaping */ enumerator in enum:UErrorCode

Completed in 613 milliseconds