Home
last modified time | relevance | path

Searched refs:rightElement (Results 1 – 6 of 6) sorted by relevance

/external/cronet/third_party/icu/source/common/
Ducharstriebuilder.cpp139 const UCharsTrieElement *rightElement=static_cast<const UCharsTrieElement *>(right); in compareElementStrings() local
140 return leftElement->compareStringTo(*rightElement, *strings); in compareElementStrings()
Dbytestriebuilder.cpp186 const BytesTrieElement *rightElement=static_cast<const BytesTrieElement *>(right); in compareElementStrings() local
187 return leftElement->compareStringTo(*rightElement, *strings); in compareElementStrings()
/external/icu/icu4c/source/common/
Ducharstriebuilder.cpp139 const UCharsTrieElement *rightElement=static_cast<const UCharsTrieElement *>(right); in compareElementStrings() local
140 return leftElement->compareStringTo(*rightElement, *strings); in compareElementStrings()
Dbytestriebuilder.cpp186 const BytesTrieElement *rightElement=static_cast<const BytesTrieElement *>(right); in compareElementStrings() local
187 return leftElement->compareStringTo(*rightElement, *strings); in compareElementStrings()
/external/cronet/third_party/icu/source/i18n/
Dalphaindex.cpp945 const UElement *rightElement = static_cast<const UElement *>(right); in collatorComparator() local
947 const UnicodeString *rightString = static_cast<const UnicodeString *>(rightElement->pointer); in collatorComparator()
970 const UElement *rightElement = static_cast<const UElement *>(right); in recordCompareFn() local
972 …beticIndex::Record *rightRec = static_cast<const AlphabeticIndex::Record *>(rightElement->pointer); in recordCompareFn()
/external/icu/icu4c/source/i18n/
Dalphaindex.cpp945 const UElement *rightElement = static_cast<const UElement *>(right); in collatorComparator() local
947 const UnicodeString *rightString = static_cast<const UnicodeString *>(rightElement->pointer); in collatorComparator()
970 const UElement *rightElement = static_cast<const UElement *>(right); in recordCompareFn() local
972 …beticIndex::Record *rightRec = static_cast<const AlphabeticIndex::Record *>(rightElement->pointer); in recordCompareFn()