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

/external/chromium_org/third_party/icu/source/i18n/
H A Dtblcoll.cpp561 int32_t RuleBasedCollator::getSortKey(const UnicodeString& source, function in class:RuleBasedCollator
568 int32_t RuleBasedCollator::getSortKey(const UChar *source, function in class:RuleBasedCollator
/external/icu4c/i18n/
H A Dtblcoll.cpp505 int32_t RuleBasedCollator::getSortKey(const UnicodeString& source, function in class:RuleBasedCollator
512 int32_t RuleBasedCollator::getSortKey(const UChar *source, function in class:RuleBasedCollator
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dapicoll.cpp1141 col->getSortKey(test1, sortkey1, 64);
1142 col->getSortKey(test2, sortkey2, 64);
1143 col->getSortKey(test3, sortkey3, 64);
1155 col->getSortKey(test1, 5, sortkey1, 64);
1156 col->getSortKey(test2, 5, sortkey2, 64);
1157 col->getSortKey(test3, 5, sortkey3, 64);
1170 col->getSortKey(strtest1, sortkey1, 64);
1172 col->getSortKey(strtest2, sortkey2, 64);
1174 col->getSortKey(strtest3, sortkey3, 64);
1202 col->getSortKey(test
2002 int32_t TestCollator::getSortKey(const UnicodeString& source, uint8_t* result, function in class:TestCollator
2012 int32_t TestCollator::getSortKey(const UChar*source, int32_t sourceLength, function in class:TestCollator
[all...]
/external/icu4c/test/intltest/
H A Dapicoll.cpp1150 col->getSortKey(test1, sortkey1, 64);
1151 col->getSortKey(test2, sortkey2, 64);
1152 col->getSortKey(test3, sortkey3, 64);
1164 col->getSortKey(test1, 5, sortkey1, 64);
1165 col->getSortKey(test2, 5, sortkey2, 64);
1166 col->getSortKey(test3, 5, sortkey3, 64);
1179 col->getSortKey(strtest1, sortkey1, 64);
1181 col->getSortKey(strtest2, sortkey2, 64);
1183 col->getSortKey(strtest3, sortkey3, 64);
1211 col->getSortKey(test
2037 int32_t TestCollator::getSortKey(const UnicodeString& source, uint8_t* result, function in class:TestCollator
2047 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 180 milliseconds