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

/external/chromium_org/third_party/icu/source/tools/gencfu/
H A Dgencfu.cpp228 int32_t errType;
231 &errType, &parseError, &status);
234 (errType == USPOOF_WHOLE_SCRIPT_CONFUSABLE)? confWSFileName : confFileName;
/external/icu/icu4c/source/tools/gencfu/
H A Dgencfu.cpp228 int32_t errType;
231 &errType, &parseError, &status);
234 (errType == USPOOF_WHOLE_SCRIPT_CONFUSABLE)? confWSFileName : confFileName;
/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Duspoof.h364 * @param errType In the event of an error in the input, indicates
380 int32_t *errType, UParseError *pe, UErrorCode *status);
/external/icu/icu4c/source/i18n/unicode/
H A Duspoof.h374 * @param errType In the event of an error in the input, indicates
390 int32_t *errType, UParseError *pe, UErrorCode *status);
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dspooftest.c140 int32_t errType; local
167 &errType, &pe, &status);
/external/icu/icu4c/source/test/cintltst/
H A Dspooftest.c140 int32_t errType; local
167 &errType, &pe, &status);

Completed in 1074 milliseconds