Searched defs:leftCase (Results 1 – 10 of 10) sorted by relevance
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| D | collationcompare.cpp | 190 uint32_t leftCase, leftLower32, rightCase; in compareUpToQuaternary() local
|
| D | collationfastlatin.cpp | 326 uint32_t leftCase = leftPair & 0xffff; in compareUTF16() local 677 uint32_t leftCase = leftPair & 0xffff; in compareUTF8() local
|
| /third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
| D | CollationCompare.java | 180 int leftCase, leftLower32, rightCase; in compareUpToQuaternary() local
|
| D | CollationFastLatin.java | 527 int leftCase = leftPair & 0xffff; in compareUTF16() local
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/ |
| D | CollationCompare.java | 184 int leftCase, leftLower32, rightCase; in compareUpToQuaternary() local
|
| D | CollationFastLatin.java | 531 int leftCase = leftPair & 0xffff; in compareUTF16() local
|
| /third_party/node/deps/icu-small/source/i18n/ |
| D | collationcompare.cpp | 190 uint32_t leftCase, leftLower32, rightCase; in compareUpToQuaternary() local
|
| D | collationfastlatin.cpp | 326 uint32_t leftCase = leftPair & 0xffff; in compareUTF16() local 677 uint32_t leftCase = leftPair & 0xffff; in compareUTF8() local
|
| /third_party/icu/icu4c/source/i18n/ |
| D | collationcompare.cpp | 190 uint32_t leftCase, leftLower32, rightCase; in compareUpToQuaternary() local
|
| D | collationfastlatin.cpp | 326 uint32_t leftCase = leftPair & 0xffff; in compareUTF16() local 677 uint32_t leftCase = leftPair & 0xffff; in compareUTF8() local
|