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

/external/chromium_org/third_party/icu/source/common/
H A Dushape.cpp877 * will be set to U_NO_SPACE_AVAILABLE as defined in utypes.h
915 *pErrorCode=U_NO_SPACE_AVAILABLE;
937 * will be set to U_NO_SPACE_AVAILABLE as defined in utypes.h
974 *pErrorCode=U_NO_SPACE_AVAILABLE;
1004 * will be set to U_NO_SPACE_AVAILABLE as defined in utypes.h
1020 *pErrorCode=U_NO_SPACE_AVAILABLE;
1029 *pErrorCode=U_NO_SPACE_AVAILABLE;
1037 *pErrorCode=U_NO_SPACE_AVAILABLE;
1057 * U_NO_SPACE_AVAILABLE as defined in utypes.h
1078 if(*pErrorCode == U_NO_SPACE_AVAILABLE) {
[all...]
/external/icu/icu4c/source/common/
H A Dushape.cpp901 * will be set to U_NO_SPACE_AVAILABLE as defined in utypes.h
939 *pErrorCode=U_NO_SPACE_AVAILABLE;
961 * will be set to U_NO_SPACE_AVAILABLE as defined in utypes.h
998 *pErrorCode=U_NO_SPACE_AVAILABLE;
1028 * will be set to U_NO_SPACE_AVAILABLE as defined in utypes.h
1044 *pErrorCode=U_NO_SPACE_AVAILABLE;
1053 *pErrorCode=U_NO_SPACE_AVAILABLE;
1061 *pErrorCode=U_NO_SPACE_AVAILABLE;
1081 * U_NO_SPACE_AVAILABLE as defined in utypes.h
1102 if(*pErrorCode == U_NO_SPACE_AVAILABLE) {
[all...]
/external/chromium_org/third_party/icu/source/common/unicode/
H A Dutypes.h526 U_NO_SPACE_AVAILABLE = 20, /**< No space available for in-buffer expansion for Arabic shaping */ enumerator in enum:UErrorCode
/external/icu/icu4c/source/common/unicode/
H A Dutypes.h530 U_NO_SPACE_AVAILABLE = 20, /**< No space available for in-buffer expansion for Arabic shaping */ enumerator in enum:UErrorCode

Completed in 238 milliseconds