Home
last modified time | relevance | path

Searched refs:doCompare (Results 1 – 25 of 29) sorted by relevance

12

/third_party/icu/icu4c/source/common/unicode/
Dunistr.h3493 doCompare(int32_t start,
3499 int8_t doCompare(int32_t start,
3935 UnicodeString::doCompare(int32_t start, in doCompare() function
3945 return doCompare(start, thisLength, srcText.getArrayStart(), srcStart, srcLength); in doCompare()
3966 { return doCompare(0, length(), text, 0, text.length()) == 1; }
3970 { return doCompare(0, length(), text, 0, text.length()) == -1; }
3974 { return doCompare(0, length(), text, 0, text.length()) != -1; }
3978 { return doCompare(0, length(), text, 0, text.length()) != 1; }
3982 { return doCompare(0, length(), text, 0, text.length()); } in compare()
3988 { return doCompare(start, _length, srcText, 0, srcText.length()); } in compare()
[all …]
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dunistr.h3493 doCompare(int32_t start,
3499 int8_t doCompare(int32_t start,
3935 UnicodeString::doCompare(int32_t start, in doCompare() function
3945 return doCompare(start, thisLength, srcText.getArrayStart(), srcStart, srcLength); in doCompare()
3966 { return doCompare(0, length(), text, 0, text.length()) == 1; }
3970 { return doCompare(0, length(), text, 0, text.length()) == -1; }
3974 { return doCompare(0, length(), text, 0, text.length()) != -1; }
3978 { return doCompare(0, length(), text, 0, text.length()) != 1; }
3982 { return doCompare(0, length(), text, 0, text.length()); } in compare()
3988 { return doCompare(start, _length, srcText, 0, srcText.length()); } in compare()
[all …]
/third_party/node/deps/icu-small/source/common/unicode/
Dunistr.h3506 doCompare(int32_t start,
3512 int8_t doCompare(int32_t start,
3948 UnicodeString::doCompare(int32_t start, in doCompare() function
3958 return doCompare(start, thisLength, srcText.getArrayStart(), srcStart, srcLength); in doCompare()
3994 { return doCompare(0, length(), text, 0, text.length()) == 1; }
3998 { return doCompare(0, length(), text, 0, text.length()) == -1; }
4002 { return doCompare(0, length(), text, 0, text.length()) != -1; }
4006 { return doCompare(0, length(), text, 0, text.length()) != 1; }
4010 { return doCompare(0, length(), text, 0, text.length()); } in compare()
4016 { return doCompare(start, _length, srcText, 0, srcText.length()); } in compare()
[all …]
/third_party/icu/icu4c/source/test/cintltst/
Didnatest.c76 UBool doCompare, UBool testUnassigned, TestFunc func){ in testAPI() argument
103 …if(U_SUCCESS(status) && expectedStatus != U_IDNA_STD3_ASCII_RULES_ERROR&& (doCompare==true) && u_s… in testAPI()
125 …if(U_SUCCESS(status) && (doCompare==true) && u_strCaseCompare(dest,destLen, expected,expectedLen,0… in testAPI()
149 …if(U_SUCCESS(status) && (doCompare==true) && u_strCaseCompare(dest,destLen, expected,expectedLen,0… in testAPI()
171 …if(U_SUCCESS(status) && (doCompare==true) && u_strCaseCompare(dest,destLen, expected,expectedLen,0… in testAPI()
192 …if(U_SUCCESS(status) && (doCompare==true) && u_strCaseCompare(dest,destLen, expected,expectedLen,0… in testAPI()
215 …if(U_SUCCESS(status) && (doCompare==true) && u_strCaseCompare(dest,destLen, expected,expectedLen,0… in testAPI()
/third_party/icu/icu4c/source/test/intltest/
Dtestidna.cpp456 UBool doCompare, UBool testUnassigned, TestFunc func, UBool testSTD3ASCIIRules){ in testAPI() argument
486 …if(U_SUCCESS(status) && expectedStatus != U_IDNA_STD3_ASCII_RULES_ERROR&& (doCompare==true) && u_s… in testAPI()
516 …if(U_SUCCESS(status) && (doCompare==true) && u_strCaseCompare(dest,destLen, expected,expectedLen,0… in testAPI()
551 …if(U_SUCCESS(status) && (doCompare==true) && u_strCaseCompare(dest,destLen, expected,expectedLen,0… in testAPI()
578 …if(U_SUCCESS(status) && (doCompare==true) && u_strCaseCompare(dest,destLen, expected,expectedLen,0… in testAPI()
605 …if(U_SUCCESS(status) && (doCompare==true) && u_strCaseCompare(dest,destLen, expected,expectedLen,0… in testAPI()
634 …if(U_SUCCESS(status) && (doCompare==true) && u_strCaseCompare(dest,destLen, expected,expectedLen,0… in testAPI()
Dtestidna.h86 UBool doCompare, UBool testUnassigned, TestFunc func, UBool testSTD3ASCIIRules=true);
/third_party/icu/icu4c/source/i18n/unicode/
Dtblcoll.h830 UCollationResult doCompare(const char16_t *left, int32_t leftLength,
833 UCollationResult doCompare(const uint8_t *left, int32_t leftLength,
/third_party/node/deps/icu-small/source/i18n/unicode/
Dtblcoll.h830 UCollationResult doCompare(const char16_t *left, int32_t leftLength,
833 UCollationResult doCompare(const uint8_t *left, int32_t leftLength,
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dtblcoll.h830 UCollationResult doCompare(const char16_t *left, int32_t leftLength,
833 UCollationResult doCompare(const uint8_t *left, int32_t leftLength,
/third_party/node/deps/icu-small/source/i18n/
Drulebasedcollator.cpp706 return doCompare(left.getBuffer(), left.length(), in compare()
722 return doCompare(left.getBuffer(), leftLength, in compare()
742 return doCompare(left, leftLength, right, rightLength, errorCode); in compare()
755 return doCompare(leftBytes, left.length(), rightBytes, right.length(), errorCode); in compareUTF8()
774 return doCompare(reinterpret_cast<const uint8_t *>(left), leftLength, in internalCompareUTF8()
971 RuleBasedCollator::doCompare(const char16_t *left, int32_t leftLength, in doCompare() function in RuleBasedCollator
1090 RuleBasedCollator::doCompare(const uint8_t *left, int32_t leftLength, in doCompare() function in RuleBasedCollator
/third_party/skia/third_party/externals/icu/source/i18n/
Drulebasedcollator.cpp703 return doCompare(left.getBuffer(), left.length(), in compare()
719 return doCompare(left.getBuffer(), leftLength, in compare()
739 return doCompare(left, leftLength, right, rightLength, errorCode); in compare()
752 return doCompare(leftBytes, left.length(), rightBytes, right.length(), errorCode); in compareUTF8()
771 return doCompare(reinterpret_cast<const uint8_t *>(left), leftLength, in internalCompareUTF8()
968 RuleBasedCollator::doCompare(const UChar *left, int32_t leftLength, in doCompare() function in RuleBasedCollator
1087 RuleBasedCollator::doCompare(const uint8_t *left, int32_t leftLength, in doCompare() function in RuleBasedCollator
/third_party/icu/icu4c/source/i18n/
Drulebasedcollator.cpp704 return doCompare(left.getBuffer(), left.length(), in compare()
720 return doCompare(left.getBuffer(), leftLength, in compare()
740 return doCompare(left, leftLength, right, rightLength, errorCode); in compare()
753 return doCompare(leftBytes, left.length(), rightBytes, right.length(), errorCode); in compareUTF8()
772 return doCompare(reinterpret_cast<const uint8_t *>(left), leftLength, in internalCompareUTF8()
969 RuleBasedCollator::doCompare(const UChar *left, int32_t leftLength, in doCompare() function in RuleBasedCollator
1088 RuleBasedCollator::doCompare(const uint8_t *left, int32_t leftLength, in doCompare() function in RuleBasedCollator
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
DCollator.java1250 return doCompare((CharSequence)source, (CharSequence)target); in compare()
1261 protected int doCompare(CharSequence left, CharSequence right) { in doCompare() method in Collator
DRuleBasedCollator.java1484 return doCompare(source, target); in compare()
1629 protected int doCompare(CharSequence left, CharSequence right) { in doCompare() method in RuleBasedCollator
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DCollator.java1199 return doCompare((CharSequence)source, (CharSequence)target); in compare()
1211 protected int doCompare(CharSequence left, CharSequence right) { in doCompare() method in Collator
DRuleBasedCollator.java1445 return doCompare(source, target); in compare()
1591 protected int doCompare(CharSequence left, CharSequence right) { in doCompare() method in RuleBasedCollator
/third_party/icu/icu4c/source/common/
Dunistr.cpp666 UnicodeString::doCompare( int32_t start, in doCompare() function in UnicodeString
/third_party/skia/third_party/externals/icu/source/common/
Dunistr.cpp665 UnicodeString::doCompare( int32_t start, in doCompare() function in UnicodeString
/third_party/node/deps/icu-small/source/common/
Dunistr.cpp708 UnicodeString::doCompare( int32_t start, in doCompare() function in UnicodeString
/third_party/icu/icu4j/tools/build/
Dicu4j66.api3.gz12;ICU4J 66.1;; 2ST@3.6;PB;NS;NF;NS; ...
Dicu4j67.api3.gz
Dicu4j68.api3.gz12;ICU4J 68.1;; 2ST@3.6;PB;NS;NF;NS; ...
Dicu4j65.api3.gz
Dicu4j64.api3.gz12;ICU4J 64.2;; 2ST@3.6;PB;NS;NF;NS; ...
Dicu4j63.api3.gz

12