Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/builtins/
Dtyped-array-sort.tq42 const leftElement = UnsafeCast<JSAny>(source.objects[left]);
44 if (CallCompare(leftElement, rightElement) <= 0) {
45 target.objects[targetIndex] = leftElement;
/third_party/node/deps/icu-small/source/common/
Ducharstriebuilder.cpp138 const UCharsTrieElement *leftElement=static_cast<const UCharsTrieElement *>(left); in compareElementStrings() local
140 return leftElement->compareStringTo(*rightElement, *strings); in compareElementStrings()
Dbytestriebuilder.cpp185 const BytesTrieElement *leftElement=static_cast<const BytesTrieElement *>(left); in compareElementStrings() local
187 return leftElement->compareStringTo(*rightElement, *strings); in compareElementStrings()
/third_party/icu/icu4c/source/common/
Ducharstriebuilder.cpp138 const UCharsTrieElement *leftElement=static_cast<const UCharsTrieElement *>(left); in compareElementStrings() local
140 return leftElement->compareStringTo(*rightElement, *strings); in compareElementStrings()
Dbytestriebuilder.cpp185 const BytesTrieElement *leftElement=static_cast<const BytesTrieElement *>(left); in compareElementStrings() local
187 return leftElement->compareStringTo(*rightElement, *strings); in compareElementStrings()
/third_party/skia/third_party/externals/icu/source/common/
Ducharstriebuilder.cpp138 const UCharsTrieElement *leftElement=static_cast<const UCharsTrieElement *>(left); in compareElementStrings() local
140 return leftElement->compareStringTo(*rightElement, *strings); in compareElementStrings()
Dbytestriebuilder.cpp185 const BytesTrieElement *leftElement=static_cast<const BytesTrieElement *>(left); in compareElementStrings() local
187 return leftElement->compareStringTo(*rightElement, *strings); in compareElementStrings()
/third_party/node/deps/icu-small/source/i18n/
Dalphaindex.cpp944 const UElement *leftElement = static_cast<const UElement *>(left); in collatorComparator() local
946 const UnicodeString *leftString = static_cast<const UnicodeString *>(leftElement->pointer); in collatorComparator()
969 const UElement *leftElement = static_cast<const UElement *>(left); in recordCompareFn() local
971 …abeticIndex::Record *leftRec = static_cast<const AlphabeticIndex::Record *>(leftElement->pointer); in recordCompareFn()
/third_party/icu/icu4c/source/i18n/
Dalphaindex.cpp944 const UElement *leftElement = static_cast<const UElement *>(left); in collatorComparator() local
946 const UnicodeString *leftString = static_cast<const UnicodeString *>(leftElement->pointer); in collatorComparator()
969 const UElement *leftElement = static_cast<const UElement *>(left); in recordCompareFn() local
971 …abeticIndex::Record *leftRec = static_cast<const AlphabeticIndex::Record *>(leftElement->pointer); in recordCompareFn()
/third_party/skia/third_party/externals/icu/source/i18n/
Dalphaindex.cpp949 const UElement *leftElement = static_cast<const UElement *>(left); in collatorComparator() local
951 const UnicodeString *leftString = static_cast<const UnicodeString *>(leftElement->pointer); in collatorComparator()
974 const UElement *leftElement = static_cast<const UElement *>(left); in recordCompareFn() local
976 …abeticIndex::Record *leftRec = static_cast<const AlphabeticIndex::Record *>(leftElement->pointer); in recordCompareFn()