Home
last modified time | relevance | path

Searched refs:NO_LEVEL (Results 1 – 10 of 10) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
Dcollationtest.cpp1049 relation = Collation::NO_LEVEL; in parseRelationAndString()
1063 return Collation::NO_LEVEL; in parseRelationAndString()
1072 return Collation::NO_LEVEL; in parseRelationAndString()
1078 return Collation::NO_LEVEL; in parseRelationAndString()
1523 return Collation::NO_LEVEL; in getDifferenceLevel()
1704 if(order != UCOL_EQUAL && expectedLevel != Collation::NO_LEVEL) { in checkCompareTwo()
1741 if(order != UCOL_EQUAL && expectedLevel != Collation::NO_LEVEL) { in checkCompareTwo()
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationTest.java1105 int relation = Collation.NO_LEVEL;
1130 relation = Collation.NO_LEVEL;
1471 return Collation.NO_LEVEL;
1547 if (order != Collation.EQUAL && expectedLevel != Collation.NO_LEVEL) {
1588 if (order != Collation.EQUAL && expectedLevel != Collation.NO_LEVEL) {
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
DCollationTest.java1108 int relation = Collation.NO_LEVEL;
1133 relation = Collation.NO_LEVEL;
1474 return Collation.NO_LEVEL;
1550 if (order != Collation.EQUAL && expectedLevel != Collation.NO_LEVEL) {
1591 if (order != Collation.EQUAL && expectedLevel != Collation.NO_LEVEL) {
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollation.java132 public static final int NO_LEVEL = 0; field in Collation
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
DCollation.java134 public static final int NO_LEVEL = 0; field in Collation
/third_party/node/deps/icu-small/source/i18n/
Dcollation.h129 NO_LEVEL, enumerator
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dcollation.h129 NO_LEVEL, enumerator
/third_party/icu/icu4c/source/i18n/
Dcollation.h129 NO_LEVEL, enumerator
/third_party/skia/third_party/externals/icu/source/i18n/
Dcollation.h129 NO_LEVEL, enumerator
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_data_distributedData.js224 NO_LEVEL: 0, property