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

/external/chromium/third_party/icu/source/i18n/
H A Ddtptngen_impl.h207 UBool isDupAllowed; member in class:PatternMap
H A Ddtptngen.cpp1241 isDupAllowed = TRUE;
1246 this->isDupAllowed = other.isDupAllowed;
1363 if ( !isDupAllowed ) {
/external/icu4c/i18n/
H A Ddtptngen_impl.h207 UBool isDupAllowed; member in class:PatternMap
H A Ddtptngen.cpp1259 isDupAllowed = TRUE;
1264 this->isDupAllowed = other.isDupAllowed;
1381 if ( !isDupAllowed ) {

Completed in 56 milliseconds