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

/external/chromium_org/third_party/icu/source/common/
H A Duts46.cpp43 const uint32_t severeErrors= variable
401 if( info.isBiDi && U_SUCCESS(errorCode) && (info.errors&severeErrors)==0 &&
527 if( info.isBiDi && U_SUCCESS(errorCode) && (info.errors&severeErrors)==0 &&
819 if((info.labelErrors&severeErrors)==0) {
/external/icu/icu4c/source/common/
H A Duts46.cpp43 const uint32_t severeErrors= variable
400 if( info.isBiDi && U_SUCCESS(errorCode) && (info.errors&severeErrors)==0 &&
525 if( info.isBiDi && U_SUCCESS(errorCode) && (info.errors&severeErrors)==0 &&
817 if((info.labelErrors&severeErrors)==0) {
/external/chromium_org/third_party/icu/source/test/intltest/
H A Duts46test.cpp79 const uint32_t severeErrors= variable
643 if((aNInfo.getErrors()&severeErrors)==0 && !isASCII(aN)) {
649 if((aTInfo.getErrors()&severeErrors)==0 && !isASCII(aT)) {
/external/icu/icu4c/source/test/intltest/
H A Duts46test.cpp79 const uint32_t severeErrors= variable
645 if((aNInfo.getErrors()&severeErrors)==0 && !isASCII(aN)) {
651 if((aTInfo.getErrors()&severeErrors)==0 && !isASCII(aT)) {

Completed in 1375 milliseconds