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

/external/chromium_org/third_party/icu/source/i18n/
H A Dplurrule.cpp414 case tNot:
1018 type != tNot && type != tWithin && type != tEqual && type != tNotEqual) {
1038 if ( type != tNumber && type != tNot) {
1042 case tNot:
1073 if (type != tDot2 && type != tSemiColon && type != tIs && type != tNot &&
1251 keyType = tNot;
H A Dplurrule_impl.h115 tNot, // 'not' only. enumerator in enum:tokenType
/external/icu/icu4c/source/i18n/
H A Dplurrule.cpp517 case tNot:
1121 type != tNot && type != tWithin && type != tEqual && type != tNotEqual) {
1141 if ( type != tNumber && type != tNot) {
1145 case tNot:
1176 if (type != tDot2 && type != tSemiColon && type != tIs && type != tNot &&
1354 keyType = tNot;
H A Dplurrule_impl.h115 tNot, // 'not' only. enumerator in enum:tokenType

Completed in 75 milliseconds