Searched defs:getSortKey (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Dtblcoll.cpp520 int32_t RuleBasedCollator::getSortKey(const UnicodeString& source, function in class:RuleBasedCollator
527 int32_t RuleBasedCollator::getSortKey(const UChar *source, function in class:RuleBasedCollator
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dapicoll.cpp1143 col->getSortKey(test1, sortkey1, 64);
1144 col->getSortKey(test2, sortkey2, 64);
1145 col->getSortKey(test3, sortkey3, 64);
1157 col->getSortKey(test1, 5, sortkey1, 64);
1158 col->getSortKey(test2, 5, sortkey2, 64);
1159 col->getSortKey(test3, 5, sortkey3, 64);
1172 col->getSortKey(strtest1, sortkey1, 64);
1174 col->getSortKey(strtest2, sortkey2, 64);
1176 col->getSortKey(strtest3, sortkey3, 64);
1204 col->getSortKey(test
2033 int32_t TestCollator::getSortKey(const UnicodeString& source, uint8_t* result, function in class:TestCollator
2043 int32_t TestCollator::getSortKey(const UChar*source, int32_t sourceLength, function in class:TestCollator
[all...]
/external/icu/icu4c/source/i18n/
H A Drulebasedcollator.cpp1303 RuleBasedCollator::getSortKey(const UnicodeString &s, function in class:RuleBasedCollator
1305 return getSortKey(s.getBuffer(), s.length(), dest, capacity);
1309 RuleBasedCollator::getSortKey(const UChar *s, int32_t length, function in class:RuleBasedCollator
/external/icu/icu4c/source/test/intltest/
H A Dapicoll.cpp1128 col->getSortKey(test1, sortkey1, 64);
1129 col->getSortKey(test2, sortkey2, 64);
1130 col->getSortKey(test3, sortkey3, 64);
1142 col->getSortKey(test1, 5, sortkey1, 64);
1143 col->getSortKey(test2, 5, sortkey2, 64);
1144 col->getSortKey(test3, 5, sortkey3, 64);
1157 col->getSortKey(strtest1, sortkey1, 64);
1159 col->getSortKey(strtest2, sortkey2, 64);
1161 col->getSortKey(strtest3, sortkey3, 64);
1189 col->getSortKey(test
2114 int32_t TestCollator::getSortKey(const UnicodeString& source, uint8_t* result, function in class:TestCollator
2124 int32_t TestCollator::getSortKey(const UChar*source, int32_t sourceLength, function in class:TestCollator
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 332 milliseconds