Home
last modified time | relevance | path

Searched refs:notIn (Results 1 – 4 of 4) sorted by relevance

/external/chromium/third_party/icu/source/i18n/
Dplurrule.cpp328 curAndConstraint->notIn=TRUE; in parseDescription()
526 notIn=FALSE; in AndConstraint()
538 this->notIn=other.notIn; in AndConstraint()
593 if (notIn) { in isFulfilled()
750 if (andRule->notIn) { in dumpRules()
766 if (andRule->notIn) { in dumpRules()
778 if (andRule->notIn) { in dumpRules()
Dplurrule_impl.h159 UBool notIn; variable
/external/icu4c/i18n/
Dplurrule.cpp328 curAndConstraint->notIn=TRUE; in parseDescription()
526 notIn=FALSE; in AndConstraint()
538 this->notIn=other.notIn; in AndConstraint()
593 if (notIn) { in isFulfilled()
750 if (andRule->notIn) { in dumpRules()
766 if (andRule->notIn) { in dumpRules()
778 if (andRule->notIn) { in dumpRules()
Dplurrule_impl.h159 UBool notIn; variable