Home
last modified time | relevance | path

Searched refs:tNot (Results 1 – 8 of 8) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dplurrule.cpp515 case tNot: in parse()
1154 type != tNot && type != tWithin && type != tEqual && type != tNotEqual) { in checkSyntax()
1174 if ( type != tNumber && type != tNot) { in checkSyntax()
1178 case tNot: in checkSyntax()
1209 if (type != tDot2 && type != tSemiColon && type != tIs && type != tNot && in checkSyntax()
1387 keyType = tNot; in getKeyType()
Dplurrule_impl.h129 tNot, // 'not' only. enumerator
/third_party/node/deps/icu-small/source/i18n/
Dplurrule.cpp640 case tNot: in parse()
1287 type != tNot && type != tWithin && type != tEqual && type != tNotEqual) { in checkSyntax()
1309 if ( type != tNumber && type != tNot) { in checkSyntax()
1313 case tNot: in checkSyntax()
1346 if (type != tDot2 && type != tSemiColon && type != tIs && type != tNot && in checkSyntax()
1528 keyType = tNot; in getKeyType()
Dplurrule_impl.h135 tNot, // 'not' only. enumerator
/third_party/icu/icu4c/source/i18n/
Dplurrule.cpp632 case tNot: in parse()
1279 type != tNot && type != tWithin && type != tEqual && type != tNotEqual) { in checkSyntax()
1301 if ( type != tNumber && type != tNot) { in checkSyntax()
1305 case tNot: in checkSyntax()
1338 if (type != tDot2 && type != tSemiColon && type != tIs && type != tNot && in checkSyntax()
1520 keyType = tNot; in getKeyType()
Dplurrule_impl.h135 tNot, // 'not' only. enumerator
/third_party/skia/third_party/externals/icu/source/i18n/
Dplurrule.cpp632 case tNot: in parse()
1279 type != tNot && type != tWithin && type != tEqual && type != tNotEqual) { in checkSyntax()
1301 if ( type != tNumber && type != tNot) { in checkSyntax()
1305 case tNot: in checkSyntax()
1338 if (type != tDot2 && type != tSemiColon && type != tIs && type != tNot && in checkSyntax()
1520 keyType = tNot; in getKeyType()
Dplurrule_impl.h135 tNot, // 'not' only. enumerator