Searched refs:getSortKey (Results 1 - 6 of 6) sorted by relevance

/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
2060 int32_t TestCollator::getSortKey(const UnicodeString& source, uint8_t* result, function in class:TestCollator
2070 int32_t TestCollator::getSortKey(const UChar*source, int32_t sourceLength, function in class:TestCollator
[all...]
/external/icu4c/i18n/unicode/
H A Dcoll.h146 * sort keys provide better performance. The <code>getSortKey</code> methods
487 * @deprecated ICU 2.8 Use getSortKey(...) instead
507 * @deprecated ICU 2.8 Use getSortKey(...) instead
917 virtual int32_t getSortKey(const UnicodeString& source,
936 virtual int32_t getSortKey(const UChar*source, int32_t sourceLength,
H A Dtblcoll.h416 * @deprecated ICU 2.8 Use getSortKey(...) instead
433 * @deprecated ICU 2.8 Use getSortKey(...) instead
631 virtual int32_t getSortKey(const UnicodeString& source, uint8_t *result,
646 virtual int32_t getSortKey(const UChar *source, int32_t sourceLength,
/external/chromium/chrome/browser/autofill/
H A Dautofill_country.cc543 int32_t expected_size = collator.getSortKey(str, buffer->get(), *buffer_size);
550 expected_size = collator.getSortKey(str, buffer->get(), *buffer_size);
/external/icu4c/i18n/
H A Dtblcoll.cpp587 int32_t RuleBasedCollator::getSortKey(const UnicodeString& source, function in class:RuleBasedCollator
594 int32_t RuleBasedCollator::getSortKey(const UChar *source, function in class:RuleBasedCollator
/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 62 milliseconds